@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix dwciri: <http://rs.tdwg.org/dwc/iri/> .
@prefix top-level: <https://aphia.org/ns/top-level/> .
@prefix marine-observation: <https://eurobis.org/ns/marine-observation/> .
@prefix mr: <http://marineregions.org/ns/ontology#> .
@prefix sf: <http://www.opengis.net/ont/sf#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix geo-pos: <http://www.w3.org/2003/01/geo/wgs84_pos#> .
@prefix tat: <https://aphia.org/ns/attribute-trait/> .
@prefix dul: <http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://eurobis.org/ns/occurrence-status#present>
  a marine-observation:OccurrenceStatus , skos:Concept ;
  skos:prefLabel "Present"@en ;
  skos:exactMatch <http://rs.gbif.org/vocabulary/gbif/occurrence_status/present> .
<https://eurobis.org/id/location/8697__Asparagopsis_2013_39.78098_19.51844_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Asparagopsis_2013_39.78098_19.51844_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Asparagopsis_2013_39.78098_19.51844_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.78098 19.51844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.78098"^^xsd:decimal ;
  dwc:decimalLongitude "19.51844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Asparagopsis_2013_39.78098_19.51844_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.78098 19.51844)"^^geo:wktLiteral ;
  geo-pos:lat "39.78098"^^xsd:decimal ;
  geo-pos:long "19.51844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Asparagopsis_2013_39.78098_19.51844_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Asparagopsis_2013_39.78098_19.51844_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Asparagopsis_2013_39.78098_19.51844_5-5'^^xsd:string;
  dwc:scientificName 'Asparagopsis Montagne, 1840'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '19.51844'^^xsd:double;
  dwc:latitude '39.78098'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '143809'^^xsd:integer;
  dwc:occurrenceId 'Asparagopsis_2013_39.78098_19.51844_5-5'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143809'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2013_39.77657_19.52024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2013_39.77657_19.52024> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2013_39.77657_19.52024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.77657 19.52024)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.77657"^^xsd:decimal ;
  dwc:decimalLongitude "19.52024"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "142"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2013_39.77657_19.52024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.77657 19.52024)"^^geo:wktLiteral ;
  geo-pos:lat "39.77657"^^xsd:decimal ;
  geo-pos:long "19.52024"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "142"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2013_39.77657_19.52024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2013_39.77657_19.52024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2013_39.77657_19.52024'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '19.52024'^^xsd:double;
  dwc:latitude '39.77657'^^xsd:double;
  dwc:coordinatePrecision '142'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2013_39.77657_19.52024'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Asparagopsis_2018_39.67345_19.71936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Asparagopsis_2018_39.67345_19.71936> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Asparagopsis_2018_39.67345_19.71936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.67345 19.71936)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.67345"^^xsd:decimal ;
  dwc:decimalLongitude "19.71936"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "37"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Asparagopsis_2018_39.67345_19.71936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.67345 19.71936)"^^geo:wktLiteral ;
  geo-pos:lat "39.67345"^^xsd:decimal ;
  geo-pos:long "19.71936"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "37"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Asparagopsis_2018_39.67345_19.71936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Asparagopsis_2018_39.67345_19.71936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Asparagopsis_2018_39.67345_19.71936'^^xsd:string;
  dwc:scientificName 'Asparagopsis Montagne, 1840'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '19.71936'^^xsd:double;
  dwc:latitude '39.67345'^^xsd:double;
  dwc:coordinatePrecision '37'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '143809'^^xsd:integer;
  dwc:occurrenceId 'Asparagopsis_2018_39.67345_19.71936'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143809'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'moderate'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2018_39.67345_19.71936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2018_39.67345_19.71936> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2018_39.67345_19.71936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.67345 19.71936)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.67345"^^xsd:decimal ;
  dwc:decimalLongitude "19.71936"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "37"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2018_39.67345_19.71936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.67345 19.71936)"^^geo:wktLiteral ;
  geo-pos:lat "39.67345"^^xsd:decimal ;
  geo-pos:long "19.71936"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "37"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2018_39.67345_19.71936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2018_39.67345_19.71936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2018_39.67345_19.71936'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '19.71936'^^xsd:double;
  dwc:latitude '39.67345'^^xsd:double;
  dwc:coordinatePrecision '37'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2018_39.67345_19.71936'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2018_39.67345_19.71936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2018_39.67345_19.71936> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2018_39.67345_19.71936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.67345 19.71936)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.67345"^^xsd:decimal ;
  dwc:decimalLongitude "19.71936"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "37"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2018_39.67345_19.71936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.67345 19.71936)"^^geo:wktLiteral ;
  geo-pos:lat "39.67345"^^xsd:decimal ;
  geo-pos:long "19.71936"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "37"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2018_39.67345_19.71936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2018_39.67345_19.71936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2018_39.67345_19.71936'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '19.71936'^^xsd:double;
  dwc:latitude '39.67345'^^xsd:double;
  dwc:coordinatePrecision '37'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2018_39.67345_19.71936'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'moderate'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2007_39.61044_19.77674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2007_39.61044_19.77674> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2007_39.61044_19.77674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.61044 19.77674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.61044"^^xsd:decimal ;
  dwc:decimalLongitude "19.77674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2007_39.61044_19.77674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.61044 19.77674)"^^geo:wktLiteral ;
  geo-pos:lat "39.61044"^^xsd:decimal ;
  geo-pos:long "19.77674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2007_39.61044_19.77674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2007_39.61044_19.77674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2007_39.61044_19.77674'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '19.77674'^^xsd:double;
  dwc:latitude '39.61044'^^xsd:double;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2007_39.61044_19.77674'^^xsd:string;
  dwc:observationDate '2007-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2019_39.59345_19.80296_Dan%20Wrench>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2019_39.59345_19.80296_Dan%20Wrench> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2019_39.59345_19.80296_Dan%20Wrench> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.59345 19.80296)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.59345"^^xsd:decimal ;
  dwc:decimalLongitude "19.80296"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2019_39.59345_19.80296_Dan%20Wrench>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.59345 19.80296)"^^geo:wktLiteral ;
  geo-pos:lat "39.59345"^^xsd:decimal ;
  geo-pos:long "19.80296"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2019_39.59345_19.80296_Dan%20Wrench>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2019_39.59345_19.80296_Dan Wrench" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2019_39.59345_19.80296_Dan Wrench'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Dan Wrench'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '19.80296'^^xsd:double;
  dwc:latitude '39.59345'^^xsd:double;
  dwc:coordinatePrecision '4'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2019_39.59345_19.80296_Dan Wrench'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Halophila%20stipulacea_2015_39.6503_19.8541_0-0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2015_39.6503_19.8541_0-0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2015_39.6503_19.8541_0-0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6503 19.8541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6503"^^xsd:decimal ;
  dwc:decimalLongitude "19.8541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Halophila%20stipulacea_2015_39.6503_19.8541_0-0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6503 19.8541)"^^geo:wktLiteral ;
  geo-pos:lat "39.6503"^^xsd:decimal ;
  geo-pos:long "19.8541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Halophila%20stipulacea_2015_39.6503_19.8541_0-0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Halophila stipulacea_2015_39.6503_19.8541_0-0" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Halophila stipulacea_2015_39.6503_19.8541_0-0'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea (Forsskål) Ascherson, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '19.8541'^^xsd:double;
  dwc:latitude '39.6503'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:occurrenceId 'Halophila stipulacea_2015_39.6503_19.8541_0-0'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Callinectes%20sapidus_2013_39.81628_19.86069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2013_39.81628_19.86069> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2013_39.81628_19.86069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.81628 19.86069)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.81628"^^xsd:decimal ;
  dwc:decimalLongitude "19.86069"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Callinectes%20sapidus_2013_39.81628_19.86069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.81628 19.86069)"^^geo:wktLiteral ;
  geo-pos:lat "39.81628"^^xsd:decimal ;
  geo-pos:long "19.86069"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Callinectes%20sapidus_2013_39.81628_19.86069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Callinectes sapidus_2013_39.81628_19.86069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Callinectes sapidus_2013_39.81628_19.86069'^^xsd:string;
  dwc:scientificName 'Callinectes sapidus Rathbun, 1896'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '19.86069'^^xsd:double;
  dwc:latitude '39.81628'^^xsd:double;
  dwc:aphiaid '107379'^^xsd:integer;
  dwc:occurrenceId 'Callinectes sapidus_2013_39.81628_19.86069'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107379'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Asparagopsis_2013_39.66486_19.86241_0.5-0.5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Asparagopsis_2013_39.66486_19.86241_0.5-0.5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Asparagopsis_2013_39.66486_19.86241_0.5-0.5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66486 19.86241)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66486"^^xsd:decimal ;
  dwc:decimalLongitude "19.86241"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "14"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Asparagopsis_2013_39.66486_19.86241_0.5-0.5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66486 19.86241)"^^geo:wktLiteral ;
  geo-pos:lat "39.66486"^^xsd:decimal ;
  geo-pos:long "19.86241"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "14"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Asparagopsis_2013_39.66486_19.86241_0.5-0.5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Asparagopsis_2013_39.66486_19.86241_0.5-0.5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Asparagopsis_2013_39.66486_19.86241_0.5-0.5'^^xsd:string;
  dwc:scientificName 'Asparagopsis Montagne, 1840'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '19.86241'^^xsd:double;
  dwc:latitude '39.66486'^^xsd:double;
  dwc:coordinatePrecision '14'^^xsd:integer;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '143809'^^xsd:integer;
  dwc:occurrenceId 'Asparagopsis_2013_39.66486_19.86241_0.5-0.5'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143809'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Callinectes%20sapidus_2000%2F2009_39.82771_19.86307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2000%2F2009_39.82771_19.86307> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2000%2F2009_39.82771_19.86307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.82771 19.86307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.82771"^^xsd:decimal ;
  dwc:decimalLongitude "19.86307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Callinectes%20sapidus_2000%2F2009_39.82771_19.86307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.82771 19.86307)"^^geo:wktLiteral ;
  geo-pos:lat "39.82771"^^xsd:decimal ;
  geo-pos:long "19.86307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Callinectes%20sapidus_2000%2F2009_39.82771_19.86307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Callinectes sapidus_2000/2009_39.82771_19.86307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Callinectes sapidus_2000/2009_39.82771_19.86307'^^xsd:string;
  dwc:scientificName 'Callinectes sapidus Rathbun, 1896'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '19.86307'^^xsd:double;
  dwc:latitude '39.82771'^^xsd:double;
  dwc:aphiaid '107379'^^xsd:integer;
  dwc:occurrenceId 'Callinectes sapidus_2000/2009_39.82771_19.86307'^^xsd:string;
  dwc:aphiaIdAccepted '107379'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2019_39.642_19.8755_17-17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2019_39.642_19.8755_17-17> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2019_39.642_19.8755_17-17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.642 19.8755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.642"^^xsd:decimal ;
  dwc:decimalLongitude "19.8755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2019_39.642_19.8755_17-17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.642 19.8755)"^^geo:wktLiteral ;
  geo-pos:lat "39.642"^^xsd:decimal ;
  geo-pos:long "19.8755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2019_39.642_19.8755_17-17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2019_39.642_19.8755_17-17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2019_39.642_19.8755_17-17'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '19.8755'^^xsd:double;
  dwc:latitude '39.642'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2019_39.642_19.8755_17-17'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Callinectes%20sapidus_2020_39.44202_19.90148_giuseppe29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2020_39.44202_19.90148_giuseppe29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2020_39.44202_19.90148_giuseppe29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.44202 19.90148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.44202"^^xsd:decimal ;
  dwc:decimalLongitude "19.90148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Callinectes%20sapidus_2020_39.44202_19.90148_giuseppe29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.44202 19.90148)"^^geo:wktLiteral ;
  geo-pos:lat "39.44202"^^xsd:decimal ;
  geo-pos:long "19.90148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Callinectes%20sapidus_2020_39.44202_19.90148_giuseppe29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Callinectes sapidus_2020_39.44202_19.90148_giuseppe29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Callinectes sapidus_2020_39.44202_19.90148_giuseppe29'^^xsd:string;
  dwc:scientificName 'Callinectes sapidus Rathbun, 1896'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'giuseppe29'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '19.90148'^^xsd:double;
  dwc:latitude '39.44202'^^xsd:double;
  dwc:aphiaid '107379'^^xsd:integer;
  dwc:occurrenceId 'Callinectes sapidus_2020_39.44202_19.90148_giuseppe29'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107379'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Callinectes%20sapidus_2019_39.44089_19.90193_Roberto%20Pillon>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2019_39.44089_19.90193_Roberto%20Pillon> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2019_39.44089_19.90193_Roberto%20Pillon> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.44089 19.90193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.44089"^^xsd:decimal ;
  dwc:decimalLongitude "19.90193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "44"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Callinectes%20sapidus_2019_39.44089_19.90193_Roberto%20Pillon>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.44089 19.90193)"^^geo:wktLiteral ;
  geo-pos:lat "39.44089"^^xsd:decimal ;
  geo-pos:long "19.90193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "44"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Callinectes%20sapidus_2019_39.44089_19.90193_Roberto%20Pillon>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Callinectes sapidus_2019_39.44089_19.90193_Roberto Pillon" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Callinectes sapidus_2019_39.44089_19.90193_Roberto Pillon'^^xsd:string;
  dwc:scientificName 'Callinectes sapidus Rathbun, 1896'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Roberto Pillon'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '19.90193'^^xsd:double;
  dwc:latitude '39.44089'^^xsd:double;
  dwc:coordinatePrecision '44'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '107379'^^xsd:integer;
  dwc:occurrenceId 'Callinectes sapidus_2019_39.44089_19.90193_Roberto Pillon'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107379'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Halophila%20stipulacea_2018_39.5367_19.91737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2018_39.5367_19.91737> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2018_39.5367_19.91737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5367 19.91737)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5367"^^xsd:decimal ;
  dwc:decimalLongitude "19.91737"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "37"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Halophila%20stipulacea_2018_39.5367_19.91737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5367 19.91737)"^^geo:wktLiteral ;
  geo-pos:lat "39.5367"^^xsd:decimal ;
  geo-pos:long "19.91737"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "37"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Halophila%20stipulacea_2018_39.5367_19.91737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Halophila stipulacea_2018_39.5367_19.91737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Halophila stipulacea_2018_39.5367_19.91737'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea (Forsskål) Ascherson, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '19.91737'^^xsd:double;
  dwc:latitude '39.5367'^^xsd:double;
  dwc:coordinatePrecision '37'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:occurrenceId 'Halophila stipulacea_2018_39.5367_19.91737'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2014_39.79549_19.92097_Cladas>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2014_39.79549_19.92097_Cladas> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2014_39.79549_19.92097_Cladas> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.79549 19.92097)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.79549"^^xsd:decimal ;
  dwc:decimalLongitude "19.92097"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2014_39.79549_19.92097_Cladas>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.79549 19.92097)"^^geo:wktLiteral ;
  geo-pos:lat "39.79549"^^xsd:decimal ;
  geo-pos:long "19.92097"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2014_39.79549_19.92097_Cladas>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2014_39.79549_19.92097_Cladas" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2014_39.79549_19.92097_Cladas'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Cladas'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '19.92097'^^xsd:double;
  dwc:latitude '39.79549'^^xsd:double;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2014_39.79549_19.92097_Cladas'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2014-08-15_39.79549_19.92097_Cladas>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2014-08-15_39.79549_19.92097_Cladas> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2014-08-15_39.79549_19.92097_Cladas> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.79549 19.92097)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.79549"^^xsd:decimal ;
  dwc:decimalLongitude "19.92097"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2014-08-15_39.79549_19.92097_Cladas>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.79549 19.92097)"^^geo:wktLiteral ;
  geo-pos:lat "39.79549"^^xsd:decimal ;
  geo-pos:long "19.92097"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2014-08-15_39.79549_19.92097_Cladas>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2014-08-15_39.79549_19.92097_Cladas" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2014-08-15_39.79549_19.92097_Cladas'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Cladas'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '19.92097'^^xsd:double;
  dwc:latitude '39.79549'^^xsd:double;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2014-08-15_39.79549_19.92097_Cladas'^^xsd:string;
  dwc:observationDate '2014-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '8'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2014-08-22_39.79549_19.92097_Cladas>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2014-08-22_39.79549_19.92097_Cladas> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2014-08-22_39.79549_19.92097_Cladas> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.79549 19.92097)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.79549"^^xsd:decimal ;
  dwc:decimalLongitude "19.92097"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2014-08-22_39.79549_19.92097_Cladas>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.79549 19.92097)"^^geo:wktLiteral ;
  geo-pos:lat "39.79549"^^xsd:decimal ;
  geo-pos:long "19.92097"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2014-08-22_39.79549_19.92097_Cladas>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2014-08-22_39.79549_19.92097_Cladas" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2014-08-22_39.79549_19.92097_Cladas'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Cladas'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '19.92097'^^xsd:double;
  dwc:latitude '39.79549'^^xsd:double;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2014-08-22_39.79549_19.92097_Cladas'^^xsd:string;
  dwc:observationDate '2014-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2014_39.79099_19.92256_Cladas>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2014_39.79099_19.92256_Cladas> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2014_39.79099_19.92256_Cladas> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.79099 19.92256)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.79099"^^xsd:decimal ;
  dwc:decimalLongitude "19.92256"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2014_39.79099_19.92256_Cladas>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.79099 19.92256)"^^geo:wktLiteral ;
  geo-pos:lat "39.79099"^^xsd:decimal ;
  geo-pos:long "19.92256"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2014_39.79099_19.92256_Cladas>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2014_39.79099_19.92256_Cladas" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2014_39.79099_19.92256_Cladas'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Cladas'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '19.92256'^^xsd:double;
  dwc:latitude '39.79099'^^xsd:double;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2014_39.79099_19.92256_Cladas'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_2012_39.79058_19.92523_3-3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_2012_39.79058_19.92523_3-3> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_2012_39.79058_19.92523_3-3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.79058 19.92523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.79058"^^xsd:decimal ;
  dwc:decimalLongitude "19.92523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_2012_39.79058_19.92523_3-3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.79058 19.92523)"^^geo:wktLiteral ;
  geo-pos:lat "39.79058"^^xsd:decimal ;
  geo-pos:long "19.92523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_2012_39.79058_19.92523_3-3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_2012_39.79058_19.92523_3-3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_2012_39.79058_19.92523_3-3'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '19.92523'^^xsd:double;
  dwc:latitude '39.79058'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_2012_39.79058_19.92523_3-3'^^xsd:string;
  dwc:observationDate '2012-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Callinectes%20sapidus_2000%2F2009_39.63579_19.92666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2000%2F2009_39.63579_19.92666> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2000%2F2009_39.63579_19.92666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63579 19.92666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.63579"^^xsd:decimal ;
  dwc:decimalLongitude "19.92666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Callinectes%20sapidus_2000%2F2009_39.63579_19.92666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.63579 19.92666)"^^geo:wktLiteral ;
  geo-pos:lat "39.63579"^^xsd:decimal ;
  geo-pos:long "19.92666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Callinectes%20sapidus_2000%2F2009_39.63579_19.92666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Callinectes sapidus_2000/2009_39.63579_19.92666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Callinectes sapidus_2000/2009_39.63579_19.92666'^^xsd:string;
  dwc:scientificName 'Callinectes sapidus Rathbun, 1896'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '19.92666'^^xsd:double;
  dwc:latitude '39.63579'^^xsd:double;
  dwc:aphiaid '107379'^^xsd:integer;
  dwc:occurrenceId 'Callinectes sapidus_2000/2009_39.63579_19.92666'^^xsd:string;
  dwc:aphiaIdAccepted '107379'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Penaeus%20aztecus_2014_39.69468_19.93009_63.7-63.7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Penaeus%20aztecus_2014_39.69468_19.93009_63.7-63.7> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Penaeus%20aztecus_2014_39.69468_19.93009_63.7-63.7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.69468 19.93009)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.69468"^^xsd:decimal ;
  dwc:decimalLongitude "19.93009"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Penaeus%20aztecus_2014_39.69468_19.93009_63.7-63.7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.69468 19.93009)"^^geo:wktLiteral ;
  geo-pos:lat "39.69468"^^xsd:decimal ;
  geo-pos:long "19.93009"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Penaeus%20aztecus_2014_39.69468_19.93009_63.7-63.7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Penaeus aztecus_2014_39.69468_19.93009_63.7-63.7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Penaeus aztecus_2014_39.69468_19.93009_63.7-63.7'^^xsd:string;
  dwc:scientificName 'Penaeus aztecus Ives, 1891'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '19.93009'^^xsd:double;
  dwc:latitude '39.69468'^^xsd:double;
  dwc:minimumDepth '63.7'^^xsd:double;
  dwc:maximumDepth '63.7'^^xsd:double;
  dwc:aphiaid '395176'^^xsd:integer;
  dwc:occurrenceId 'Penaeus aztecus_2014_39.69468_19.93009_63.7-63.7'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1809216'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2014_39.7796_19.93824_Cladas>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2014_39.7796_19.93824_Cladas> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2014_39.7796_19.93824_Cladas> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7796 19.93824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7796"^^xsd:decimal ;
  dwc:decimalLongitude "19.93824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2014_39.7796_19.93824_Cladas>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7796 19.93824)"^^geo:wktLiteral ;
  geo-pos:lat "39.7796"^^xsd:decimal ;
  geo-pos:long "19.93824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2014_39.7796_19.93824_Cladas>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2014_39.7796_19.93824_Cladas" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2014_39.7796_19.93824_Cladas'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Cladas'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '19.93824'^^xsd:double;
  dwc:latitude '39.7796'^^xsd:double;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2014_39.7796_19.93824_Cladas'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2019_39.74121_19.93872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2019_39.74121_19.93872> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2019_39.74121_19.93872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.74121 19.93872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.74121"^^xsd:decimal ;
  dwc:decimalLongitude "19.93872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2019_39.74121_19.93872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.74121 19.93872)"^^geo:wktLiteral ;
  geo-pos:lat "39.74121"^^xsd:decimal ;
  geo-pos:long "19.93872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2019_39.74121_19.93872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2019_39.74121_19.93872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2019_39.74121_19.93872'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '19.93872'^^xsd:double;
  dwc:latitude '39.74121'^^xsd:double;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2019_39.74121_19.93872'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2014_39.77931_19.94089_Cladas>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2014_39.77931_19.94089_Cladas> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2014_39.77931_19.94089_Cladas> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.77931 19.94089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.77931"^^xsd:decimal ;
  dwc:decimalLongitude "19.94089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2014_39.77931_19.94089_Cladas>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.77931 19.94089)"^^geo:wktLiteral ;
  geo-pos:lat "39.77931"^^xsd:decimal ;
  geo-pos:long "19.94089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2014_39.77931_19.94089_Cladas>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2014_39.77931_19.94089_Cladas" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2014_39.77931_19.94089_Cladas'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Cladas'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '19.94089'^^xsd:double;
  dwc:latitude '39.77931'^^xsd:double;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2014_39.77931_19.94089_Cladas'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2017_39.42548_19.94493_1.5-1.5_Thodoros%20Kampouris>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2017_39.42548_19.94493_1.5-1.5_Thodoros%20Kampouris> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2017_39.42548_19.94493_1.5-1.5_Thodoros%20Kampouris> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.42548 19.94493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.42548"^^xsd:decimal ;
  dwc:decimalLongitude "19.94493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2017_39.42548_19.94493_1.5-1.5_Thodoros%20Kampouris>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.42548 19.94493)"^^geo:wktLiteral ;
  geo-pos:lat "39.42548"^^xsd:decimal ;
  geo-pos:long "19.94493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2017_39.42548_19.94493_1.5-1.5_Thodoros%20Kampouris>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2017_39.42548_19.94493_1.5-1.5_Thodoros Kampouris" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2017_39.42548_19.94493_1.5-1.5_Thodoros Kampouris'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Thodoros Kampouris'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '19.94493'^^xsd:double;
  dwc:latitude '39.42548'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2017_39.42548_19.94493_1.5-1.5_Thodoros Kampouris'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2017_39.42548_19.94493_Thodoros%20Kampouris>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2017_39.42548_19.94493_Thodoros%20Kampouris> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2017_39.42548_19.94493_Thodoros%20Kampouris> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.42548 19.94493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.42548"^^xsd:decimal ;
  dwc:decimalLongitude "19.94493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2017_39.42548_19.94493_Thodoros%20Kampouris>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.42548 19.94493)"^^geo:wktLiteral ;
  geo-pos:lat "39.42548"^^xsd:decimal ;
  geo-pos:long "19.94493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2017_39.42548_19.94493_Thodoros%20Kampouris>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2017_39.42548_19.94493_Thodoros Kampouris" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2017_39.42548_19.94493_Thodoros Kampouris'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Thodoros Kampouris'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '19.94493'^^xsd:double;
  dwc:latitude '39.42548'^^xsd:double;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2017_39.42548_19.94493_Thodoros Kampouris'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Penaeus%20aztecus_2014_39.7135_19.94983_51-51>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Penaeus%20aztecus_2014_39.7135_19.94983_51-51> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Penaeus%20aztecus_2014_39.7135_19.94983_51-51> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7135 19.94983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7135"^^xsd:decimal ;
  dwc:decimalLongitude "19.94983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Penaeus%20aztecus_2014_39.7135_19.94983_51-51>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7135 19.94983)"^^geo:wktLiteral ;
  geo-pos:lat "39.7135"^^xsd:decimal ;
  geo-pos:long "19.94983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Penaeus%20aztecus_2014_39.7135_19.94983_51-51>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Penaeus aztecus_2014_39.7135_19.94983_51-51" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Penaeus aztecus_2014_39.7135_19.94983_51-51'^^xsd:string;
  dwc:scientificName 'Penaeus aztecus Ives, 1891'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '19.94983'^^xsd:double;
  dwc:latitude '39.7135'^^xsd:double;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:aphiaid '395176'^^xsd:integer;
  dwc:occurrenceId 'Penaeus aztecus_2014_39.7135_19.94983_51-51'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1809216'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2018_39.79307_19.95941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2018_39.79307_19.95941> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2018_39.79307_19.95941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.79307 19.95941)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.79307"^^xsd:decimal ;
  dwc:decimalLongitude "19.95941"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2018_39.79307_19.95941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.79307 19.95941)"^^geo:wktLiteral ;
  geo-pos:lat "39.79307"^^xsd:decimal ;
  geo-pos:long "19.95941"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2018_39.79307_19.95941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2018_39.79307_19.95941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2018_39.79307_19.95941'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '19.95941'^^xsd:double;
  dwc:latitude '39.79307'^^xsd:double;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2018_39.79307_19.95941'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2018_39.79306_19.95942_10-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2018_39.79306_19.95942_10-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2018_39.79306_19.95942_10-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.79306 19.95942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.79306"^^xsd:decimal ;
  dwc:decimalLongitude "19.95942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2018_39.79306_19.95942_10-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.79306 19.95942)"^^geo:wktLiteral ;
  geo-pos:lat "39.79306"^^xsd:decimal ;
  geo-pos:long "19.95942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2018_39.79306_19.95942_10-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2018_39.79306_19.95942_10-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2018_39.79306_19.95942_10-10'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '19.95942'^^xsd:double;
  dwc:latitude '39.79306'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2018_39.79306_19.95942_10-10'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Penaeus%20aztecus_2014_39.62183_19.95983_65.5-65.5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Penaeus%20aztecus_2014_39.62183_19.95983_65.5-65.5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Penaeus%20aztecus_2014_39.62183_19.95983_65.5-65.5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62183 19.95983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62183"^^xsd:decimal ;
  dwc:decimalLongitude "19.95983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "65.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Penaeus%20aztecus_2014_39.62183_19.95983_65.5-65.5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62183 19.95983)"^^geo:wktLiteral ;
  geo-pos:lat "39.62183"^^xsd:decimal ;
  geo-pos:long "19.95983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Penaeus%20aztecus_2014_39.62183_19.95983_65.5-65.5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Penaeus aztecus_2014_39.62183_19.95983_65.5-65.5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Penaeus aztecus_2014_39.62183_19.95983_65.5-65.5'^^xsd:string;
  dwc:scientificName 'Penaeus aztecus Ives, 1891'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '19.95983'^^xsd:double;
  dwc:latitude '39.62183'^^xsd:double;
  dwc:minimumDepth '65.5'^^xsd:double;
  dwc:maximumDepth '65.5'^^xsd:double;
  dwc:aphiaid '395176'^^xsd:integer;
  dwc:occurrenceId 'Penaeus aztecus_2014_39.62183_19.95983_65.5-65.5'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1809216'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Penaeus%20aztecus_2014_39.60217_19.9605_66-66>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Penaeus%20aztecus_2014_39.60217_19.9605_66-66> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Penaeus%20aztecus_2014_39.60217_19.9605_66-66> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.60217 19.9605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.60217"^^xsd:decimal ;
  dwc:decimalLongitude "19.9605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Penaeus%20aztecus_2014_39.60217_19.9605_66-66>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.60217 19.9605)"^^geo:wktLiteral ;
  geo-pos:lat "39.60217"^^xsd:decimal ;
  geo-pos:long "19.9605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Penaeus%20aztecus_2014_39.60217_19.9605_66-66>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Penaeus aztecus_2014_39.60217_19.9605_66-66" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Penaeus aztecus_2014_39.60217_19.9605_66-66'^^xsd:string;
  dwc:scientificName 'Penaeus aztecus Ives, 1891'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '19.9605'^^xsd:double;
  dwc:latitude '39.60217'^^xsd:double;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '395176'^^xsd:integer;
  dwc:occurrenceId 'Penaeus aztecus_2014_39.60217_19.9605_66-66'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1809216'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '6'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Asparagopsis_1991_39.59402_19.961_Antonakou-Mavromichali>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Asparagopsis_1991_39.59402_19.961_Antonakou-Mavromichali> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Asparagopsis_1991_39.59402_19.961_Antonakou-Mavromichali> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.59402 19.961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.59402"^^xsd:decimal ;
  dwc:decimalLongitude "19.961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Asparagopsis_1991_39.59402_19.961_Antonakou-Mavromichali>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.59402 19.961)"^^geo:wktLiteral ;
  geo-pos:lat "39.59402"^^xsd:decimal ;
  geo-pos:long "19.961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Asparagopsis_1991_39.59402_19.961_Antonakou-Mavromichali>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Asparagopsis_1991_39.59402_19.961_Antonakou-Mavromichali" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Asparagopsis_1991_39.59402_19.961_Antonakou-Mavromichali'^^xsd:string;
  dwc:scientificName 'Asparagopsis Montagne, 1840'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Antonakou-Mavromichali'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '19.961'^^xsd:double;
  dwc:latitude '39.59402'^^xsd:double;
  dwc:occurrenceRemarks 'approximate coordinates through Google Earth based on information provided by associatedReferences or asociatedMedia'^^xsd:string;
  dwc:aphiaid '143809'^^xsd:integer;
  dwc:occurrenceId 'Asparagopsis_1991_39.59402_19.961_Antonakou-Mavromichali'^^xsd:string;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143809'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Penaeus%20aztecus_2015_39.601_19.9625_58.6-58.6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Penaeus%20aztecus_2015_39.601_19.9625_58.6-58.6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Penaeus%20aztecus_2015_39.601_19.9625_58.6-58.6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.601 19.9625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.601"^^xsd:decimal ;
  dwc:decimalLongitude "19.9625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Penaeus%20aztecus_2015_39.601_19.9625_58.6-58.6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.601 19.9625)"^^geo:wktLiteral ;
  geo-pos:lat "39.601"^^xsd:decimal ;
  geo-pos:long "19.9625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Penaeus%20aztecus_2015_39.601_19.9625_58.6-58.6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Penaeus aztecus_2015_39.601_19.9625_58.6-58.6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Penaeus aztecus_2015_39.601_19.9625_58.6-58.6'^^xsd:string;
  dwc:scientificName 'Penaeus aztecus Ives, 1891'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '19.9625'^^xsd:double;
  dwc:latitude '39.601'^^xsd:double;
  dwc:minimumDepth '58.6'^^xsd:double;
  dwc:maximumDepth '58.6'^^xsd:double;
  dwc:aphiaid '395176'^^xsd:integer;
  dwc:occurrenceId 'Penaeus aztecus_2015_39.601_19.9625_58.6-58.6'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1809216'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Penaeus%20aztecus_2014_39.57817_19.96567_57.8-57.8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Penaeus%20aztecus_2014_39.57817_19.96567_57.8-57.8> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Penaeus%20aztecus_2014_39.57817_19.96567_57.8-57.8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.57817 19.96567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.57817"^^xsd:decimal ;
  dwc:decimalLongitude "19.96567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "57.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Penaeus%20aztecus_2014_39.57817_19.96567_57.8-57.8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.57817 19.96567)"^^geo:wktLiteral ;
  geo-pos:lat "39.57817"^^xsd:decimal ;
  geo-pos:long "19.96567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Penaeus%20aztecus_2014_39.57817_19.96567_57.8-57.8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Penaeus aztecus_2014_39.57817_19.96567_57.8-57.8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Penaeus aztecus_2014_39.57817_19.96567_57.8-57.8'^^xsd:string;
  dwc:scientificName 'Penaeus aztecus Ives, 1891'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '19.96567'^^xsd:double;
  dwc:latitude '39.57817'^^xsd:double;
  dwc:minimumDepth '57.8'^^xsd:double;
  dwc:maximumDepth '57.8'^^xsd:double;
  dwc:aphiaid '395176'^^xsd:integer;
  dwc:occurrenceId 'Penaeus aztecus_2014_39.57817_19.96567_57.8-57.8'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1809216'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '5'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Penaeus%20aztecus_2013_39.6145_19.9675_64-64>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Penaeus%20aztecus_2013_39.6145_19.9675_64-64> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Penaeus%20aztecus_2013_39.6145_19.9675_64-64> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6145 19.9675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.6145"^^xsd:decimal ;
  dwc:decimalLongitude "19.9675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Penaeus%20aztecus_2013_39.6145_19.9675_64-64>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.6145 19.9675)"^^geo:wktLiteral ;
  geo-pos:lat "39.6145"^^xsd:decimal ;
  geo-pos:long "19.9675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Penaeus%20aztecus_2013_39.6145_19.9675_64-64>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Penaeus aztecus_2013_39.6145_19.9675_64-64" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Penaeus aztecus_2013_39.6145_19.9675_64-64'^^xsd:string;
  dwc:scientificName 'Penaeus aztecus Ives, 1891'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '19.9675'^^xsd:double;
  dwc:latitude '39.6145'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:aphiaid '395176'^^xsd:integer;
  dwc:occurrenceId 'Penaeus aztecus_2013_39.6145_19.9675_64-64'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1809216'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Penaeus%20aztecus_2014_39.64883_19.97417_58-58>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Penaeus%20aztecus_2014_39.64883_19.97417_58-58> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Penaeus%20aztecus_2014_39.64883_19.97417_58-58> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.64883 19.97417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.64883"^^xsd:decimal ;
  dwc:decimalLongitude "19.97417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58"^^xsd:integer ;
  dwc:maximumDepthInMeters "58"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Penaeus%20aztecus_2014_39.64883_19.97417_58-58>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.64883 19.97417)"^^geo:wktLiteral ;
  geo-pos:lat "39.64883"^^xsd:decimal ;
  geo-pos:long "19.97417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Penaeus%20aztecus_2014_39.64883_19.97417_58-58>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Penaeus aztecus_2014_39.64883_19.97417_58-58" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Penaeus aztecus_2014_39.64883_19.97417_58-58'^^xsd:string;
  dwc:scientificName 'Penaeus aztecus Ives, 1891'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '19.97417'^^xsd:double;
  dwc:latitude '39.64883'^^xsd:double;
  dwc:minimumDepth '58'^^xsd:integer;
  dwc:maximumDepth '58'^^xsd:integer;
  dwc:aphiaid '395176'^^xsd:integer;
  dwc:occurrenceId 'Penaeus aztecus_2014_39.64883_19.97417_58-58'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1809216'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '6'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Penaeus%20aztecus_2015_39.5375_19.9745_60.4-60.4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Penaeus%20aztecus_2015_39.5375_19.9745_60.4-60.4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Penaeus%20aztecus_2015_39.5375_19.9745_60.4-60.4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5375 19.9745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5375"^^xsd:decimal ;
  dwc:decimalLongitude "19.9745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Penaeus%20aztecus_2015_39.5375_19.9745_60.4-60.4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5375 19.9745)"^^geo:wktLiteral ;
  geo-pos:lat "39.5375"^^xsd:decimal ;
  geo-pos:long "19.9745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Penaeus%20aztecus_2015_39.5375_19.9745_60.4-60.4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Penaeus aztecus_2015_39.5375_19.9745_60.4-60.4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Penaeus aztecus_2015_39.5375_19.9745_60.4-60.4'^^xsd:string;
  dwc:scientificName 'Penaeus aztecus Ives, 1891'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '19.9745'^^xsd:double;
  dwc:latitude '39.5375'^^xsd:double;
  dwc:minimumDepth '60.4'^^xsd:double;
  dwc:maximumDepth '60.4'^^xsd:double;
  dwc:aphiaid '395176'^^xsd:integer;
  dwc:occurrenceId 'Penaeus aztecus_2015_39.5375_19.9745_60.4-60.4'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1809216'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Penaeus%20aztecus_2013_39.65483_19.9745_67-67>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Penaeus%20aztecus_2013_39.65483_19.9745_67-67> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Penaeus%20aztecus_2013_39.65483_19.9745_67-67> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.65483 19.9745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.65483"^^xsd:decimal ;
  dwc:decimalLongitude "19.9745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Penaeus%20aztecus_2013_39.65483_19.9745_67-67>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.65483 19.9745)"^^geo:wktLiteral ;
  geo-pos:lat "39.65483"^^xsd:decimal ;
  geo-pos:long "19.9745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Penaeus%20aztecus_2013_39.65483_19.9745_67-67>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Penaeus aztecus_2013_39.65483_19.9745_67-67" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Penaeus aztecus_2013_39.65483_19.9745_67-67'^^xsd:string;
  dwc:scientificName 'Penaeus aztecus Ives, 1891'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '19.9745'^^xsd:double;
  dwc:latitude '39.65483'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '395176'^^xsd:integer;
  dwc:occurrenceId 'Penaeus aztecus_2013_39.65483_19.9745_67-67'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1809216'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '5'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Penaeus%20aztecus_2015_39.65333_19.97833_60.8-60.8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Penaeus%20aztecus_2015_39.65333_19.97833_60.8-60.8> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Penaeus%20aztecus_2015_39.65333_19.97833_60.8-60.8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.65333 19.97833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.65333"^^xsd:decimal ;
  dwc:decimalLongitude "19.97833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Penaeus%20aztecus_2015_39.65333_19.97833_60.8-60.8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.65333 19.97833)"^^geo:wktLiteral ;
  geo-pos:lat "39.65333"^^xsd:decimal ;
  geo-pos:long "19.97833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Penaeus%20aztecus_2015_39.65333_19.97833_60.8-60.8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Penaeus aztecus_2015_39.65333_19.97833_60.8-60.8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Penaeus aztecus_2015_39.65333_19.97833_60.8-60.8'^^xsd:string;
  dwc:scientificName 'Penaeus aztecus Ives, 1891'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '19.97833'^^xsd:double;
  dwc:latitude '39.65333'^^xsd:double;
  dwc:minimumDepth '60.8'^^xsd:double;
  dwc:maximumDepth '60.8'^^xsd:double;
  dwc:aphiaid '395176'^^xsd:integer;
  dwc:occurrenceId 'Penaeus aztecus_2015_39.65333_19.97833_60.8-60.8'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1809216'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Penaeus%20aztecus_2015_39.65567_19.97917_60.6-60.6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Penaeus%20aztecus_2015_39.65567_19.97917_60.6-60.6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Penaeus%20aztecus_2015_39.65567_19.97917_60.6-60.6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.65567 19.97917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.65567"^^xsd:decimal ;
  dwc:decimalLongitude "19.97917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Penaeus%20aztecus_2015_39.65567_19.97917_60.6-60.6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.65567 19.97917)"^^geo:wktLiteral ;
  geo-pos:lat "39.65567"^^xsd:decimal ;
  geo-pos:long "19.97917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Penaeus%20aztecus_2015_39.65567_19.97917_60.6-60.6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Penaeus aztecus_2015_39.65567_19.97917_60.6-60.6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Penaeus aztecus_2015_39.65567_19.97917_60.6-60.6'^^xsd:string;
  dwc:scientificName 'Penaeus aztecus Ives, 1891'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '19.97917'^^xsd:double;
  dwc:latitude '39.65567'^^xsd:double;
  dwc:minimumDepth '60.6'^^xsd:double;
  dwc:maximumDepth '60.6'^^xsd:double;
  dwc:aphiaid '395176'^^xsd:integer;
  dwc:occurrenceId 'Penaeus aztecus_2015_39.65567_19.97917_60.6-60.6'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1809216'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '5'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Penaeus%20aztecus_2015_39.66083_19.981_58.2-58.2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Penaeus%20aztecus_2015_39.66083_19.981_58.2-58.2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Penaeus%20aztecus_2015_39.66083_19.981_58.2-58.2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66083 19.981)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66083"^^xsd:decimal ;
  dwc:decimalLongitude "19.981"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Penaeus%20aztecus_2015_39.66083_19.981_58.2-58.2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66083 19.981)"^^geo:wktLiteral ;
  geo-pos:lat "39.66083"^^xsd:decimal ;
  geo-pos:long "19.981"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Penaeus%20aztecus_2015_39.66083_19.981_58.2-58.2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Penaeus aztecus_2015_39.66083_19.981_58.2-58.2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Penaeus aztecus_2015_39.66083_19.981_58.2-58.2'^^xsd:string;
  dwc:scientificName 'Penaeus aztecus Ives, 1891'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '19.981'^^xsd:double;
  dwc:latitude '39.66083'^^xsd:double;
  dwc:minimumDepth '58.2'^^xsd:double;
  dwc:maximumDepth '58.2'^^xsd:double;
  dwc:aphiaid '395176'^^xsd:integer;
  dwc:occurrenceId 'Penaeus aztecus_2015_39.66083_19.981_58.2-58.2'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1809216'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '9'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Penaeus%20aztecus_2014_39.662_19.983_58.2-58.2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Penaeus%20aztecus_2014_39.662_19.983_58.2-58.2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Penaeus%20aztecus_2014_39.662_19.983_58.2-58.2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.662 19.983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.662"^^xsd:decimal ;
  dwc:decimalLongitude "19.983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Penaeus%20aztecus_2014_39.662_19.983_58.2-58.2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.662 19.983)"^^geo:wktLiteral ;
  geo-pos:lat "39.662"^^xsd:decimal ;
  geo-pos:long "19.983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Penaeus%20aztecus_2014_39.662_19.983_58.2-58.2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Penaeus aztecus_2014_39.662_19.983_58.2-58.2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Penaeus aztecus_2014_39.662_19.983_58.2-58.2'^^xsd:string;
  dwc:scientificName 'Penaeus aztecus Ives, 1891'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '19.983'^^xsd:double;
  dwc:latitude '39.662'^^xsd:double;
  dwc:minimumDepth '58.2'^^xsd:double;
  dwc:maximumDepth '58.2'^^xsd:double;
  dwc:aphiaid '395176'^^xsd:integer;
  dwc:occurrenceId 'Penaeus aztecus_2014_39.662_19.983_58.2-58.2'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1809216'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Penaeus%20aztecus_2015_39.65917_19.98367_61.2-61.2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Penaeus%20aztecus_2015_39.65917_19.98367_61.2-61.2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Penaeus%20aztecus_2015_39.65917_19.98367_61.2-61.2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.65917 19.98367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.65917"^^xsd:decimal ;
  dwc:decimalLongitude "19.98367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "61.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Penaeus%20aztecus_2015_39.65917_19.98367_61.2-61.2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.65917 19.98367)"^^geo:wktLiteral ;
  geo-pos:lat "39.65917"^^xsd:decimal ;
  geo-pos:long "19.98367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Penaeus%20aztecus_2015_39.65917_19.98367_61.2-61.2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Penaeus aztecus_2015_39.65917_19.98367_61.2-61.2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Penaeus aztecus_2015_39.65917_19.98367_61.2-61.2'^^xsd:string;
  dwc:scientificName 'Penaeus aztecus Ives, 1891'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '19.98367'^^xsd:double;
  dwc:latitude '39.65917'^^xsd:double;
  dwc:minimumDepth '61.2'^^xsd:double;
  dwc:maximumDepth '61.2'^^xsd:double;
  dwc:aphiaid '395176'^^xsd:integer;
  dwc:occurrenceId 'Penaeus aztecus_2015_39.65917_19.98367_61.2-61.2'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1809216'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Callinectes%20sapidus_2018_39.54023_19.98674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2018_39.54023_19.98674> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2018_39.54023_19.98674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.54023 19.98674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.54023"^^xsd:decimal ;
  dwc:decimalLongitude "19.98674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Callinectes%20sapidus_2018_39.54023_19.98674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.54023 19.98674)"^^geo:wktLiteral ;
  geo-pos:lat "39.54023"^^xsd:decimal ;
  geo-pos:long "19.98674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Callinectes%20sapidus_2018_39.54023_19.98674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Callinectes sapidus_2018_39.54023_19.98674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Callinectes sapidus_2018_39.54023_19.98674'^^xsd:string;
  dwc:scientificName 'Callinectes sapidus Rathbun, 1896'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '19.98674'^^xsd:double;
  dwc:latitude '39.54023'^^xsd:double;
  dwc:occurrenceRemarks 'approximate coordinates through Google Earth based on information provided by associatedReferences or asociatedMedia'^^xsd:string;
  dwc:aphiaid '107379'^^xsd:integer;
  dwc:occurrenceId 'Callinectes sapidus_2018_39.54023_19.98674'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107379'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Penaeus%20aztecus_2014_39.65583_19.98783_62-62>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Penaeus%20aztecus_2014_39.65583_19.98783_62-62> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Penaeus%20aztecus_2014_39.65583_19.98783_62-62> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.65583 19.98783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.65583"^^xsd:decimal ;
  dwc:decimalLongitude "19.98783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Penaeus%20aztecus_2014_39.65583_19.98783_62-62>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.65583 19.98783)"^^geo:wktLiteral ;
  geo-pos:lat "39.65583"^^xsd:decimal ;
  geo-pos:long "19.98783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Penaeus%20aztecus_2014_39.65583_19.98783_62-62>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Penaeus aztecus_2014_39.65583_19.98783_62-62" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Penaeus aztecus_2014_39.65583_19.98783_62-62'^^xsd:string;
  dwc:scientificName 'Penaeus aztecus Ives, 1891'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '19.98783'^^xsd:double;
  dwc:latitude '39.65583'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:aphiaid '395176'^^xsd:integer;
  dwc:occurrenceId 'Penaeus aztecus_2014_39.65583_19.98783_62-62'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1809216'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Penaeus%20aztecus_2015_39.65667_19.99033_60.1-60.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Penaeus%20aztecus_2015_39.65667_19.99033_60.1-60.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Penaeus%20aztecus_2015_39.65667_19.99033_60.1-60.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.65667 19.99033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.65667"^^xsd:decimal ;
  dwc:decimalLongitude "19.99033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "60.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Penaeus%20aztecus_2015_39.65667_19.99033_60.1-60.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.65667 19.99033)"^^geo:wktLiteral ;
  geo-pos:lat "39.65667"^^xsd:decimal ;
  geo-pos:long "19.99033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Penaeus%20aztecus_2015_39.65667_19.99033_60.1-60.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Penaeus aztecus_2015_39.65667_19.99033_60.1-60.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Penaeus aztecus_2015_39.65667_19.99033_60.1-60.1'^^xsd:string;
  dwc:scientificName 'Penaeus aztecus Ives, 1891'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '19.99033'^^xsd:double;
  dwc:latitude '39.65667'^^xsd:double;
  dwc:minimumDepth '60.1'^^xsd:double;
  dwc:maximumDepth '60.1'^^xsd:double;
  dwc:aphiaid '395176'^^xsd:integer;
  dwc:occurrenceId 'Penaeus aztecus_2015_39.65667_19.99033_60.1-60.1'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1809216'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Penaeus%20aztecus_2013_39.50251_20.02729_71-71>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Penaeus%20aztecus_2013_39.50251_20.02729_71-71> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Penaeus%20aztecus_2013_39.50251_20.02729_71-71> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.50251 20.02729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.50251"^^xsd:decimal ;
  dwc:decimalLongitude "20.02729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71"^^xsd:integer ;
  dwc:maximumDepthInMeters "71"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Penaeus%20aztecus_2013_39.50251_20.02729_71-71>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.50251 20.02729)"^^geo:wktLiteral ;
  geo-pos:lat "39.50251"^^xsd:decimal ;
  geo-pos:long "20.02729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Penaeus%20aztecus_2013_39.50251_20.02729_71-71>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Penaeus aztecus_2013_39.50251_20.02729_71-71" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Penaeus aztecus_2013_39.50251_20.02729_71-71'^^xsd:string;
  dwc:scientificName 'Penaeus aztecus Ives, 1891'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.02729'^^xsd:double;
  dwc:latitude '39.50251'^^xsd:double;
  dwc:minimumDepth '71'^^xsd:integer;
  dwc:maximumDepth '71'^^xsd:integer;
  dwc:aphiaid '395176'^^xsd:integer;
  dwc:occurrenceId 'Penaeus aztecus_2013_39.50251_20.02729_71-71'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1809216'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Penaeus%20aztecus_2015_39.62767_20.04333_68.6-68.6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Penaeus%20aztecus_2015_39.62767_20.04333_68.6-68.6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Penaeus%20aztecus_2015_39.62767_20.04333_68.6-68.6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62767 20.04333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62767"^^xsd:decimal ;
  dwc:decimalLongitude "20.04333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "68.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Penaeus%20aztecus_2015_39.62767_20.04333_68.6-68.6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62767 20.04333)"^^geo:wktLiteral ;
  geo-pos:lat "39.62767"^^xsd:decimal ;
  geo-pos:long "20.04333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Penaeus%20aztecus_2015_39.62767_20.04333_68.6-68.6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Penaeus aztecus_2015_39.62767_20.04333_68.6-68.6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Penaeus aztecus_2015_39.62767_20.04333_68.6-68.6'^^xsd:string;
  dwc:scientificName 'Penaeus aztecus Ives, 1891'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.04333'^^xsd:double;
  dwc:latitude '39.62767'^^xsd:double;
  dwc:minimumDepth '68.6'^^xsd:double;
  dwc:maximumDepth '68.6'^^xsd:double;
  dwc:aphiaid '395176'^^xsd:integer;
  dwc:occurrenceId 'Penaeus aztecus_2015_39.62767_20.04333_68.6-68.6'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1809216'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Penaeus%20aztecus_2015_39.49_20.057_61-61>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Penaeus%20aztecus_2015_39.49_20.057_61-61> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Penaeus%20aztecus_2015_39.49_20.057_61-61> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.49 20.057)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.49"^^xsd:decimal ;
  dwc:decimalLongitude "20.057"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Penaeus%20aztecus_2015_39.49_20.057_61-61>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.49 20.057)"^^geo:wktLiteral ;
  geo-pos:lat "39.49"^^xsd:decimal ;
  geo-pos:long "20.057"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Penaeus%20aztecus_2015_39.49_20.057_61-61>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Penaeus aztecus_2015_39.49_20.057_61-61" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Penaeus aztecus_2015_39.49_20.057_61-61'^^xsd:string;
  dwc:scientificName 'Penaeus aztecus Ives, 1891'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.057'^^xsd:double;
  dwc:latitude '39.49'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '395176'^^xsd:integer;
  dwc:occurrenceId 'Penaeus aztecus_2015_39.49_20.057_61-61'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1809216'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Penaeus%20aztecus_2014_39.48633_20.06283_57.3-57.3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Penaeus%20aztecus_2014_39.48633_20.06283_57.3-57.3> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Penaeus%20aztecus_2014_39.48633_20.06283_57.3-57.3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.48633 20.06283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.48633"^^xsd:decimal ;
  dwc:decimalLongitude "20.06283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "57.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Penaeus%20aztecus_2014_39.48633_20.06283_57.3-57.3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.48633 20.06283)"^^geo:wktLiteral ;
  geo-pos:lat "39.48633"^^xsd:decimal ;
  geo-pos:long "20.06283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Penaeus%20aztecus_2014_39.48633_20.06283_57.3-57.3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Penaeus aztecus_2014_39.48633_20.06283_57.3-57.3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Penaeus aztecus_2014_39.48633_20.06283_57.3-57.3'^^xsd:string;
  dwc:scientificName 'Penaeus aztecus Ives, 1891'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.06283'^^xsd:double;
  dwc:latitude '39.48633'^^xsd:double;
  dwc:minimumDepth '57.3'^^xsd:double;
  dwc:maximumDepth '57.3'^^xsd:double;
  dwc:aphiaid '395176'^^xsd:integer;
  dwc:occurrenceId 'Penaeus aztecus_2014_39.48633_20.06283_57.3-57.3'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1809216'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '10'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Penaeus%20aztecus_2014_39.637_20.06683_62-62>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Penaeus%20aztecus_2014_39.637_20.06683_62-62> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Penaeus%20aztecus_2014_39.637_20.06683_62-62> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.637 20.06683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.637"^^xsd:decimal ;
  dwc:decimalLongitude "20.06683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Penaeus%20aztecus_2014_39.637_20.06683_62-62>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.637 20.06683)"^^geo:wktLiteral ;
  geo-pos:lat "39.637"^^xsd:decimal ;
  geo-pos:long "20.06683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Penaeus%20aztecus_2014_39.637_20.06683_62-62>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Penaeus aztecus_2014_39.637_20.06683_62-62" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Penaeus aztecus_2014_39.637_20.06683_62-62'^^xsd:string;
  dwc:scientificName 'Penaeus aztecus Ives, 1891'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.06683'^^xsd:double;
  dwc:latitude '39.637'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:aphiaid '395176'^^xsd:integer;
  dwc:occurrenceId 'Penaeus aztecus_2014_39.637_20.06683_62-62'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1809216'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '20'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Penaeus%20aztecus_2015_39.4925_20.07883_61.9-61.9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Penaeus%20aztecus_2015_39.4925_20.07883_61.9-61.9> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Penaeus%20aztecus_2015_39.4925_20.07883_61.9-61.9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4925 20.07883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.4925"^^xsd:decimal ;
  dwc:decimalLongitude "20.07883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "61.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Penaeus%20aztecus_2015_39.4925_20.07883_61.9-61.9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4925 20.07883)"^^geo:wktLiteral ;
  geo-pos:lat "39.4925"^^xsd:decimal ;
  geo-pos:long "20.07883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Penaeus%20aztecus_2015_39.4925_20.07883_61.9-61.9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Penaeus aztecus_2015_39.4925_20.07883_61.9-61.9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Penaeus aztecus_2015_39.4925_20.07883_61.9-61.9'^^xsd:string;
  dwc:scientificName 'Penaeus aztecus Ives, 1891'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.07883'^^xsd:double;
  dwc:latitude '39.4925'^^xsd:double;
  dwc:minimumDepth '61.9'^^xsd:double;
  dwc:maximumDepth '61.9'^^xsd:double;
  dwc:aphiaid '395176'^^xsd:integer;
  dwc:occurrenceId 'Penaeus aztecus_2015_39.4925_20.07883_61.9-61.9'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1809216'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '13'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Penaeus%20aztecus_2015_39.48667_20.08783_65.5-65.5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Penaeus%20aztecus_2015_39.48667_20.08783_65.5-65.5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Penaeus%20aztecus_2015_39.48667_20.08783_65.5-65.5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.48667 20.08783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.48667"^^xsd:decimal ;
  dwc:decimalLongitude "20.08783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "65.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Penaeus%20aztecus_2015_39.48667_20.08783_65.5-65.5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.48667 20.08783)"^^geo:wktLiteral ;
  geo-pos:lat "39.48667"^^xsd:decimal ;
  geo-pos:long "20.08783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Penaeus%20aztecus_2015_39.48667_20.08783_65.5-65.5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Penaeus aztecus_2015_39.48667_20.08783_65.5-65.5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Penaeus aztecus_2015_39.48667_20.08783_65.5-65.5'^^xsd:string;
  dwc:scientificName 'Penaeus aztecus Ives, 1891'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.08783'^^xsd:double;
  dwc:latitude '39.48667'^^xsd:double;
  dwc:minimumDepth '65.5'^^xsd:double;
  dwc:maximumDepth '65.5'^^xsd:double;
  dwc:aphiaid '395176'^^xsd:integer;
  dwc:occurrenceId 'Penaeus aztecus_2015_39.48667_20.08783_65.5-65.5'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1809216'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_2017_39.66392_20.09193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_2017_39.66392_20.09193> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_2017_39.66392_20.09193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66392 20.09193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.66392"^^xsd:decimal ;
  dwc:decimalLongitude "20.09193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_2017_39.66392_20.09193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.66392 20.09193)"^^geo:wktLiteral ;
  geo-pos:lat "39.66392"^^xsd:decimal ;
  geo-pos:long "20.09193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_2017_39.66392_20.09193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_2017_39.66392_20.09193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_2017_39.66392_20.09193'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.09193'^^xsd:double;
  dwc:latitude '39.66392'^^xsd:double;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_2017_39.66392_20.09193'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'very high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2019_39.4015_20.1035_15-15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2019_39.4015_20.1035_15-15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2019_39.4015_20.1035_15-15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4015 20.1035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.4015"^^xsd:decimal ;
  dwc:decimalLongitude "20.1035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2019_39.4015_20.1035_15-15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4015 20.1035)"^^geo:wktLiteral ;
  geo-pos:lat "39.4015"^^xsd:decimal ;
  geo-pos:long "20.1035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2019_39.4015_20.1035_15-15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2019_39.4015_20.1035_15-15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2019_39.4015_20.1035_15-15'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.1035'^^xsd:double;
  dwc:latitude '39.4015'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2019_39.4015_20.1035_15-15'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2019_39.4015_20.1037_18-18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_39.4015_20.1037_18-18> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_39.4015_20.1037_18-18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4015 20.1037)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.4015"^^xsd:decimal ;
  dwc:decimalLongitude "20.1037"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2019_39.4015_20.1037_18-18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4015 20.1037)"^^geo:wktLiteral ;
  geo-pos:lat "39.4015"^^xsd:decimal ;
  geo-pos:long "20.1037"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2019_39.4015_20.1037_18-18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2019_39.4015_20.1037_18-18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2019_39.4015_20.1037_18-18'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.1037'^^xsd:double;
  dwc:latitude '39.4015'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2019_39.4015_20.1037_18-18'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2019_39.4015_20.1037_18-18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_39.4015_20.1037_18-18> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_39.4015_20.1037_18-18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4015 20.1037)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.4015"^^xsd:decimal ;
  dwc:decimalLongitude "20.1037"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_39.4015_20.1037_18-18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4015 20.1037)"^^geo:wktLiteral ;
  geo-pos:lat "39.4015"^^xsd:decimal ;
  geo-pos:long "20.1037"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2019_39.4015_20.1037_18-18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2019_39.4015_20.1037_18-18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2019_39.4015_20.1037_18-18'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.1037'^^xsd:double;
  dwc:latitude '39.4015'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2019_39.4015_20.1037_18-18'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2019_39.4025_20.1037_16-16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2019_39.4025_20.1037_16-16> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2019_39.4025_20.1037_16-16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4025 20.1037)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.4025"^^xsd:decimal ;
  dwc:decimalLongitude "20.1037"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2019_39.4025_20.1037_16-16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4025 20.1037)"^^geo:wktLiteral ;
  geo-pos:lat "39.4025"^^xsd:decimal ;
  geo-pos:long "20.1037"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2019_39.4025_20.1037_16-16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2019_39.4025_20.1037_16-16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2019_39.4025_20.1037_16-16'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.1037'^^xsd:double;
  dwc:latitude '39.4025'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2019_39.4025_20.1037_16-16'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2019_39.4025_20.1037_16-16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_39.4025_20.1037_16-16> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_39.4025_20.1037_16-16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4025 20.1037)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.4025"^^xsd:decimal ;
  dwc:decimalLongitude "20.1037"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2019_39.4025_20.1037_16-16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.4025 20.1037)"^^geo:wktLiteral ;
  geo-pos:lat "39.4025"^^xsd:decimal ;
  geo-pos:long "20.1037"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2019_39.4025_20.1037_16-16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2019_39.4025_20.1037_16-16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2019_39.4025_20.1037_16-16'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.1037'^^xsd:double;
  dwc:latitude '39.4025'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2019_39.4025_20.1037_16-16'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '4'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Penaeus%20aztecus_2015_39.47167_20.104_64.3-64.3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Penaeus%20aztecus_2015_39.47167_20.104_64.3-64.3> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Penaeus%20aztecus_2015_39.47167_20.104_64.3-64.3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.47167 20.104)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.47167"^^xsd:decimal ;
  dwc:decimalLongitude "20.104"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "64.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Penaeus%20aztecus_2015_39.47167_20.104_64.3-64.3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.47167 20.104)"^^geo:wktLiteral ;
  geo-pos:lat "39.47167"^^xsd:decimal ;
  geo-pos:long "20.104"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Penaeus%20aztecus_2015_39.47167_20.104_64.3-64.3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Penaeus aztecus_2015_39.47167_20.104_64.3-64.3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Penaeus aztecus_2015_39.47167_20.104_64.3-64.3'^^xsd:string;
  dwc:scientificName 'Penaeus aztecus Ives, 1891'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.104'^^xsd:double;
  dwc:latitude '39.47167'^^xsd:double;
  dwc:minimumDepth '64.3'^^xsd:double;
  dwc:maximumDepth '64.3'^^xsd:double;
  dwc:aphiaid '395176'^^xsd:integer;
  dwc:occurrenceId 'Penaeus aztecus_2015_39.47167_20.104_64.3-64.3'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1809216'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Penaeus%20aztecus_2015_39.499_20.1065_66.3-66.3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Penaeus%20aztecus_2015_39.499_20.1065_66.3-66.3> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Penaeus%20aztecus_2015_39.499_20.1065_66.3-66.3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.499 20.1065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.499"^^xsd:decimal ;
  dwc:decimalLongitude "20.1065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "66.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Penaeus%20aztecus_2015_39.499_20.1065_66.3-66.3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.499 20.1065)"^^geo:wktLiteral ;
  geo-pos:lat "39.499"^^xsd:decimal ;
  geo-pos:long "20.1065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Penaeus%20aztecus_2015_39.499_20.1065_66.3-66.3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Penaeus aztecus_2015_39.499_20.1065_66.3-66.3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Penaeus aztecus_2015_39.499_20.1065_66.3-66.3'^^xsd:string;
  dwc:scientificName 'Penaeus aztecus Ives, 1891'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.1065'^^xsd:double;
  dwc:latitude '39.499'^^xsd:double;
  dwc:minimumDepth '66.3'^^xsd:double;
  dwc:maximumDepth '66.3'^^xsd:double;
  dwc:aphiaid '395176'^^xsd:integer;
  dwc:occurrenceId 'Penaeus aztecus_2015_39.499_20.1065_66.3-66.3'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1809216'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Penaeus%20aztecus_2014_39.492_20.1075_66.4-66.4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Penaeus%20aztecus_2014_39.492_20.1075_66.4-66.4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Penaeus%20aztecus_2014_39.492_20.1075_66.4-66.4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.492 20.1075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.492"^^xsd:decimal ;
  dwc:decimalLongitude "20.1075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "66.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Penaeus%20aztecus_2014_39.492_20.1075_66.4-66.4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.492 20.1075)"^^geo:wktLiteral ;
  geo-pos:lat "39.492"^^xsd:decimal ;
  geo-pos:long "20.1075"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Penaeus%20aztecus_2014_39.492_20.1075_66.4-66.4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Penaeus aztecus_2014_39.492_20.1075_66.4-66.4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Penaeus aztecus_2014_39.492_20.1075_66.4-66.4'^^xsd:string;
  dwc:scientificName 'Penaeus aztecus Ives, 1891'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.1075'^^xsd:double;
  dwc:latitude '39.492'^^xsd:double;
  dwc:minimumDepth '66.4'^^xsd:double;
  dwc:maximumDepth '66.4'^^xsd:double;
  dwc:aphiaid '395176'^^xsd:integer;
  dwc:occurrenceId 'Penaeus aztecus_2014_39.492_20.1075_66.4-66.4'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1809216'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '5'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2019_39.39088_20.10884_18-18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_39.39088_20.10884_18-18> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_39.39088_20.10884_18-18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39088 20.10884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.39088"^^xsd:decimal ;
  dwc:decimalLongitude "20.10884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "258"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_39.39088_20.10884_18-18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39088 20.10884)"^^geo:wktLiteral ;
  geo-pos:lat "39.39088"^^xsd:decimal ;
  geo-pos:long "20.10884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "258"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2019_39.39088_20.10884_18-18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2019_39.39088_20.10884_18-18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2019_39.39088_20.10884_18-18'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.10884'^^xsd:double;
  dwc:latitude '39.39088'^^xsd:double;
  dwc:coordinatePrecision '258'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance; HCMR projects (Fisheries Data collection Database)'^^xsd:string;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2019_39.39088_20.10884_18-18'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Penaeus%20aztecus_2013_39.48383_20.10967_66-66>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Penaeus%20aztecus_2013_39.48383_20.10967_66-66> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Penaeus%20aztecus_2013_39.48383_20.10967_66-66> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.48383 20.10967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.48383"^^xsd:decimal ;
  dwc:decimalLongitude "20.10967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66"^^xsd:integer ;
  dwc:maximumDepthInMeters "66"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Penaeus%20aztecus_2013_39.48383_20.10967_66-66>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.48383 20.10967)"^^geo:wktLiteral ;
  geo-pos:lat "39.48383"^^xsd:decimal ;
  geo-pos:long "20.10967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Penaeus%20aztecus_2013_39.48383_20.10967_66-66>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Penaeus aztecus_2013_39.48383_20.10967_66-66" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Penaeus aztecus_2013_39.48383_20.10967_66-66'^^xsd:string;
  dwc:scientificName 'Penaeus aztecus Ives, 1891'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.10967'^^xsd:double;
  dwc:latitude '39.48383'^^xsd:double;
  dwc:minimumDepth '66'^^xsd:integer;
  dwc:maximumDepth '66'^^xsd:integer;
  dwc:aphiaid '395176'^^xsd:integer;
  dwc:occurrenceId 'Penaeus aztecus_2013_39.48383_20.10967_66-66'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1809216'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Penaeus%20aztecus_2015_39.47883_20.11483_65.5-65.5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Penaeus%20aztecus_2015_39.47883_20.11483_65.5-65.5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Penaeus%20aztecus_2015_39.47883_20.11483_65.5-65.5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.47883 20.11483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.47883"^^xsd:decimal ;
  dwc:decimalLongitude "20.11483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "65.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Penaeus%20aztecus_2015_39.47883_20.11483_65.5-65.5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.47883 20.11483)"^^geo:wktLiteral ;
  geo-pos:lat "39.47883"^^xsd:decimal ;
  geo-pos:long "20.11483"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Penaeus%20aztecus_2015_39.47883_20.11483_65.5-65.5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Penaeus aztecus_2015_39.47883_20.11483_65.5-65.5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Penaeus aztecus_2015_39.47883_20.11483_65.5-65.5'^^xsd:string;
  dwc:scientificName 'Penaeus aztecus Ives, 1891'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.11483'^^xsd:double;
  dwc:latitude '39.47883'^^xsd:double;
  dwc:minimumDepth '65.5'^^xsd:double;
  dwc:maximumDepth '65.5'^^xsd:double;
  dwc:aphiaid '395176'^^xsd:integer;
  dwc:occurrenceId 'Penaeus aztecus_2015_39.47883_20.11483_65.5-65.5'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1809216'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Penaeus%20aztecus_2015_39.48917_20.115_63.7-63.7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Penaeus%20aztecus_2015_39.48917_20.115_63.7-63.7> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Penaeus%20aztecus_2015_39.48917_20.115_63.7-63.7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.48917 20.115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.48917"^^xsd:decimal ;
  dwc:decimalLongitude "20.115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Penaeus%20aztecus_2015_39.48917_20.115_63.7-63.7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.48917 20.115)"^^geo:wktLiteral ;
  geo-pos:lat "39.48917"^^xsd:decimal ;
  geo-pos:long "20.115"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Penaeus%20aztecus_2015_39.48917_20.115_63.7-63.7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Penaeus aztecus_2015_39.48917_20.115_63.7-63.7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Penaeus aztecus_2015_39.48917_20.115_63.7-63.7'^^xsd:string;
  dwc:scientificName 'Penaeus aztecus Ives, 1891'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.115'^^xsd:double;
  dwc:latitude '39.48917'^^xsd:double;
  dwc:minimumDepth '63.7'^^xsd:double;
  dwc:maximumDepth '63.7'^^xsd:double;
  dwc:aphiaid '395176'^^xsd:integer;
  dwc:occurrenceId 'Penaeus aztecus_2015_39.48917_20.115_63.7-63.7'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1809216'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Penaeus%20aztecus_2014_39.48717_20.121_58.2-58.2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Penaeus%20aztecus_2014_39.48717_20.121_58.2-58.2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Penaeus%20aztecus_2014_39.48717_20.121_58.2-58.2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.48717 20.121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.48717"^^xsd:decimal ;
  dwc:decimalLongitude "20.121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "58.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "58.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Penaeus%20aztecus_2014_39.48717_20.121_58.2-58.2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.48717 20.121)"^^geo:wktLiteral ;
  geo-pos:lat "39.48717"^^xsd:decimal ;
  geo-pos:long "20.121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Penaeus%20aztecus_2014_39.48717_20.121_58.2-58.2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Penaeus aztecus_2014_39.48717_20.121_58.2-58.2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Penaeus aztecus_2014_39.48717_20.121_58.2-58.2'^^xsd:string;
  dwc:scientificName 'Penaeus aztecus Ives, 1891'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.121'^^xsd:double;
  dwc:latitude '39.48717'^^xsd:double;
  dwc:minimumDepth '58.2'^^xsd:double;
  dwc:maximumDepth '58.2'^^xsd:double;
  dwc:aphiaid '395176'^^xsd:integer;
  dwc:occurrenceId 'Penaeus aztecus_2014_39.48717_20.121_58.2-58.2'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1809216'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Penaeus%20aztecus_2015_39.47617_20.1275_63.7-63.7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Penaeus%20aztecus_2015_39.47617_20.1275_63.7-63.7> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Penaeus%20aztecus_2015_39.47617_20.1275_63.7-63.7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.47617 20.1275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.47617"^^xsd:decimal ;
  dwc:decimalLongitude "20.1275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "63.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Penaeus%20aztecus_2015_39.47617_20.1275_63.7-63.7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.47617 20.1275)"^^geo:wktLiteral ;
  geo-pos:lat "39.47617"^^xsd:decimal ;
  geo-pos:long "20.1275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Penaeus%20aztecus_2015_39.47617_20.1275_63.7-63.7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Penaeus aztecus_2015_39.47617_20.1275_63.7-63.7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Penaeus aztecus_2015_39.47617_20.1275_63.7-63.7'^^xsd:string;
  dwc:scientificName 'Penaeus aztecus Ives, 1891'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.1275'^^xsd:double;
  dwc:latitude '39.47617'^^xsd:double;
  dwc:minimumDepth '63.7'^^xsd:double;
  dwc:maximumDepth '63.7'^^xsd:double;
  dwc:aphiaid '395176'^^xsd:integer;
  dwc:occurrenceId 'Penaeus aztecus_2015_39.47617_20.1275_63.7-63.7'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1809216'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Callinectes%20sapidus_1990%2F1999_39.58655_20.13885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Callinectes%20sapidus_1990%2F1999_39.58655_20.13885> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Callinectes%20sapidus_1990%2F1999_39.58655_20.13885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.58655 20.13885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.58655"^^xsd:decimal ;
  dwc:decimalLongitude "20.13885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Callinectes%20sapidus_1990%2F1999_39.58655_20.13885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.58655 20.13885)"^^geo:wktLiteral ;
  geo-pos:lat "39.58655"^^xsd:decimal ;
  geo-pos:long "20.13885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Callinectes%20sapidus_1990%2F1999_39.58655_20.13885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Callinectes sapidus_1990/1999_39.58655_20.13885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Callinectes sapidus_1990/1999_39.58655_20.13885'^^xsd:string;
  dwc:scientificName 'Callinectes sapidus Rathbun, 1896'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.13885'^^xsd:double;
  dwc:latitude '39.58655'^^xsd:double;
  dwc:aphiaid '107379'^^xsd:integer;
  dwc:occurrenceId 'Callinectes sapidus_1990/1999_39.58655_20.13885'^^xsd:string;
  dwc:aphiaIdAccepted '107379'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Callinectes%20sapidus_2012_39.58655_20.13885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2012_39.58655_20.13885> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2012_39.58655_20.13885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.58655 20.13885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.58655"^^xsd:decimal ;
  dwc:decimalLongitude "20.13885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Callinectes%20sapidus_2012_39.58655_20.13885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.58655 20.13885)"^^geo:wktLiteral ;
  geo-pos:lat "39.58655"^^xsd:decimal ;
  geo-pos:long "20.13885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Callinectes%20sapidus_2012_39.58655_20.13885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Callinectes sapidus_2012_39.58655_20.13885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Callinectes sapidus_2012_39.58655_20.13885'^^xsd:string;
  dwc:scientificName 'Callinectes sapidus Rathbun, 1896'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.13885'^^xsd:double;
  dwc:latitude '39.58655'^^xsd:double;
  dwc:aphiaid '107379'^^xsd:integer;
  dwc:occurrenceId 'Callinectes sapidus_2012_39.58655_20.13885'^^xsd:string;
  dwc:observationDate '2012-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107379'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Callinectes%20sapidus_2000%2F2009_39.52316_20.15339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2000%2F2009_39.52316_20.15339> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2000%2F2009_39.52316_20.15339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52316 20.15339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52316"^^xsd:decimal ;
  dwc:decimalLongitude "20.15339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Callinectes%20sapidus_2000%2F2009_39.52316_20.15339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52316 20.15339)"^^geo:wktLiteral ;
  geo-pos:lat "39.52316"^^xsd:decimal ;
  geo-pos:long "20.15339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Callinectes%20sapidus_2000%2F2009_39.52316_20.15339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Callinectes sapidus_2000/2009_39.52316_20.15339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Callinectes sapidus_2000/2009_39.52316_20.15339'^^xsd:string;
  dwc:scientificName 'Callinectes sapidus Rathbun, 1896'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.15339'^^xsd:double;
  dwc:latitude '39.52316'^^xsd:double;
  dwc:aphiaid '107379'^^xsd:integer;
  dwc:occurrenceId 'Callinectes sapidus_2000/2009_39.52316_20.15339'^^xsd:string;
  dwc:aphiaIdAccepted '107379'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2012_39.53232_20.16257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2012_39.53232_20.16257> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2012_39.53232_20.16257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.53232 20.16257)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.53232"^^xsd:decimal ;
  dwc:decimalLongitude "20.16257"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2012_39.53232_20.16257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.53232 20.16257)"^^geo:wktLiteral ;
  geo-pos:lat "39.53232"^^xsd:decimal ;
  geo-pos:long "20.16257"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2012_39.53232_20.16257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2012_39.53232_20.16257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2012_39.53232_20.16257'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.16257'^^xsd:double;
  dwc:latitude '39.53232'^^xsd:double;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2012_39.53232_20.16257'^^xsd:string;
  dwc:observationDate '2012-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2020_39.21121_20.17784_rhias>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2020_39.21121_20.17784_rhias> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2020_39.21121_20.17784_rhias> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.21121 20.17784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.21121"^^xsd:decimal ;
  dwc:decimalLongitude "20.17784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2020_39.21121_20.17784_rhias>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.21121 20.17784)"^^geo:wktLiteral ;
  geo-pos:lat "39.21121"^^xsd:decimal ;
  geo-pos:long "20.17784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2020_39.21121_20.17784_rhias>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2020_39.21121_20.17784_rhias" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2020_39.21121_20.17784_rhias'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'rhias'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.17784'^^xsd:double;
  dwc:latitude '39.21121'^^xsd:double;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2020_39.21121_20.17784_rhias'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2020_39.21074_20.17801_rhias>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2020_39.21074_20.17801_rhias> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2020_39.21074_20.17801_rhias> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.21074 20.17801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.21074"^^xsd:decimal ;
  dwc:decimalLongitude "20.17801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2020_39.21074_20.17801_rhias>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.21074 20.17801)"^^geo:wktLiteral ;
  geo-pos:lat "39.21074"^^xsd:decimal ;
  geo-pos:long "20.17801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2020_39.21074_20.17801_rhias>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2020_39.21074_20.17801_rhias" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2020_39.21074_20.17801_rhias'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'rhias'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.17801'^^xsd:double;
  dwc:latitude '39.21074'^^xsd:double;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2020_39.21074_20.17801_rhias'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Callinectes%20sapidus_2000%2F2009_39.52418_20.19077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2000%2F2009_39.52418_20.19077> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2000%2F2009_39.52418_20.19077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52418 20.19077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52418"^^xsd:decimal ;
  dwc:decimalLongitude "20.19077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Callinectes%20sapidus_2000%2F2009_39.52418_20.19077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52418 20.19077)"^^geo:wktLiteral ;
  geo-pos:lat "39.52418"^^xsd:decimal ;
  geo-pos:long "20.19077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Callinectes%20sapidus_2000%2F2009_39.52418_20.19077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Callinectes sapidus_2000/2009_39.52418_20.19077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Callinectes sapidus_2000/2009_39.52418_20.19077'^^xsd:string;
  dwc:scientificName 'Callinectes sapidus Rathbun, 1896'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.19077'^^xsd:double;
  dwc:latitude '39.52418'^^xsd:double;
  dwc:aphiaid '107379'^^xsd:integer;
  dwc:occurrenceId 'Callinectes sapidus_2000/2009_39.52418_20.19077'^^xsd:string;
  dwc:aphiaIdAccepted '107379'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Callinectes%20sapidus_2000%2F2009_39.52074_20.19695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2000%2F2009_39.52074_20.19695> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2000%2F2009_39.52074_20.19695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52074 20.19695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.52074"^^xsd:decimal ;
  dwc:decimalLongitude "20.19695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Callinectes%20sapidus_2000%2F2009_39.52074_20.19695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.52074 20.19695)"^^geo:wktLiteral ;
  geo-pos:lat "39.52074"^^xsd:decimal ;
  geo-pos:long "20.19695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Callinectes%20sapidus_2000%2F2009_39.52074_20.19695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Callinectes sapidus_2000/2009_39.52074_20.19695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Callinectes sapidus_2000/2009_39.52074_20.19695'^^xsd:string;
  dwc:scientificName 'Callinectes sapidus Rathbun, 1896'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.19695'^^xsd:double;
  dwc:latitude '39.52074'^^xsd:double;
  dwc:aphiaid '107379'^^xsd:integer;
  dwc:occurrenceId 'Callinectes sapidus_2000/2009_39.52074_20.19695'^^xsd:string;
  dwc:aphiaIdAccepted '107379'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2013_39.18149_20.20387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2013_39.18149_20.20387> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2013_39.18149_20.20387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.18149 20.20387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.18149"^^xsd:decimal ;
  dwc:decimalLongitude "20.20387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2013_39.18149_20.20387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.18149 20.20387)"^^geo:wktLiteral ;
  geo-pos:lat "39.18149"^^xsd:decimal ;
  geo-pos:long "20.20387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2013_39.18149_20.20387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2013_39.18149_20.20387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2013_39.18149_20.20387'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.20387'^^xsd:double;
  dwc:latitude '39.18149'^^xsd:double;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2013_39.18149_20.20387'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Halophila%20stipulacea_2013_39.18149_20.20387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2013_39.18149_20.20387> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2013_39.18149_20.20387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.18149 20.20387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.18149"^^xsd:decimal ;
  dwc:decimalLongitude "20.20387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Halophila%20stipulacea_2013_39.18149_20.20387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.18149 20.20387)"^^geo:wktLiteral ;
  geo-pos:lat "39.18149"^^xsd:decimal ;
  geo-pos:long "20.20387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Halophila%20stipulacea_2013_39.18149_20.20387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Halophila stipulacea_2013_39.18149_20.20387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Halophila stipulacea_2013_39.18149_20.20387'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea (Forsskål) Ascherson, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.20387'^^xsd:double;
  dwc:latitude '39.18149'^^xsd:double;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:occurrenceId 'Halophila stipulacea_2013_39.18149_20.20387'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2017_39.18375_20.20448_Francesco%20Tiralongo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2017_39.18375_20.20448_Francesco%20Tiralongo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2017_39.18375_20.20448_Francesco%20Tiralongo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.18375 20.20448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.18375"^^xsd:decimal ;
  dwc:decimalLongitude "20.20448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2017_39.18375_20.20448_Francesco%20Tiralongo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.18375 20.20448)"^^geo:wktLiteral ;
  geo-pos:lat "39.18375"^^xsd:decimal ;
  geo-pos:long "20.20448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2017_39.18375_20.20448_Francesco%20Tiralongo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2017_39.18375_20.20448_Francesco Tiralongo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2017_39.18375_20.20448_Francesco Tiralongo'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Francesco Tiralongo'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.20448'^^xsd:double;
  dwc:latitude '39.18375'^^xsd:double;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2017_39.18375_20.20448_Francesco Tiralongo'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2019_39.44763_20.20837_20-20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2019_39.44763_20.20837_20-20> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2019_39.44763_20.20837_20-20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.44763 20.20837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.44763"^^xsd:decimal ;
  dwc:decimalLongitude "20.20837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2019_39.44763_20.20837_20-20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.44763 20.20837)"^^geo:wktLiteral ;
  geo-pos:lat "39.44763"^^xsd:decimal ;
  geo-pos:long "20.20837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2019_39.44763_20.20837_20-20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2019_39.44763_20.20837_20-20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2019_39.44763_20.20837_20-20'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.20837'^^xsd:double;
  dwc:latitude '39.44763'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2019_39.44763_20.20837_20-20'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'moderate'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Callinectes%20sapidus_2017_39.51_20.21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2017_39.51_20.21> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2017_39.51_20.21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51 20.21)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.51"^^xsd:decimal ;
  dwc:decimalLongitude "20.21"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Callinectes%20sapidus_2017_39.51_20.21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51 20.21)"^^geo:wktLiteral ;
  geo-pos:lat "39.51"^^xsd:decimal ;
  geo-pos:long "20.21"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Callinectes%20sapidus_2017_39.51_20.21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Callinectes sapidus_2017_39.51_20.21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Callinectes sapidus_2017_39.51_20.21'^^xsd:string;
  dwc:scientificName 'Callinectes sapidus Rathbun, 1896'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.21'^^xsd:double;
  dwc:latitude '39.51'^^xsd:double;
  dwc:occurrenceRemarks 'approximate coordinates through Google Earth based on information provided by associatedReferences or asociatedMedia'^^xsd:string;
  dwc:aphiaid '107379'^^xsd:integer;
  dwc:occurrenceId 'Callinectes sapidus_2017_39.51_20.21'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107379'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Asparagopsis_2012_39.49326_20.21837_0.5-0.5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Asparagopsis_2012_39.49326_20.21837_0.5-0.5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Asparagopsis_2012_39.49326_20.21837_0.5-0.5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.49326 20.21837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.49326"^^xsd:decimal ;
  dwc:decimalLongitude "20.21837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "128"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Asparagopsis_2012_39.49326_20.21837_0.5-0.5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.49326 20.21837)"^^geo:wktLiteral ;
  geo-pos:lat "39.49326"^^xsd:decimal ;
  geo-pos:long "20.21837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "128"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Asparagopsis_2012_39.49326_20.21837_0.5-0.5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Asparagopsis_2012_39.49326_20.21837_0.5-0.5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Asparagopsis_2012_39.49326_20.21837_0.5-0.5'^^xsd:string;
  dwc:scientificName 'Asparagopsis Montagne, 1840'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.21837'^^xsd:double;
  dwc:latitude '39.49326'^^xsd:double;
  dwc:coordinatePrecision '128'^^xsd:integer;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '143809'^^xsd:integer;
  dwc:occurrenceId 'Asparagopsis_2012_39.49326_20.21837_0.5-0.5'^^xsd:string;
  dwc:observationDate '2012-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143809'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_2016_39.51188_20.21854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_2016_39.51188_20.21854> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_2016_39.51188_20.21854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51188 20.21854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.51188"^^xsd:decimal ;
  dwc:decimalLongitude "20.21854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_2016_39.51188_20.21854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.51188 20.21854)"^^geo:wktLiteral ;
  geo-pos:lat "39.51188"^^xsd:decimal ;
  geo-pos:long "20.21854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_2016_39.51188_20.21854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_2016_39.51188_20.21854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_2016_39.51188_20.21854'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.21854'^^xsd:double;
  dwc:latitude '39.51188'^^xsd:double;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_2016_39.51188_20.21854'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2019_39.41048_20.22506_23-23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2019_39.41048_20.22506_23-23> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2019_39.41048_20.22506_23-23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.41048 20.22506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.41048"^^xsd:decimal ;
  dwc:decimalLongitude "20.22506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "196"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2019_39.41048_20.22506_23-23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.41048 20.22506)"^^geo:wktLiteral ;
  geo-pos:lat "39.41048"^^xsd:decimal ;
  geo-pos:long "20.22506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "196"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2019_39.41048_20.22506_23-23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2019_39.41048_20.22506_23-23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2019_39.41048_20.22506_23-23'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.22506'^^xsd:double;
  dwc:latitude '39.41048'^^xsd:double;
  dwc:coordinatePrecision '196'^^xsd:integer;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance; HCMR projects (Fisheries Data collection Database)'^^xsd:string;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2019_39.41048_20.22506_23-23'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2019_39.16016_20.22554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2019_39.16016_20.22554> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2019_39.16016_20.22554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.16016 20.22554)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.16016"^^xsd:decimal ;
  dwc:decimalLongitude "20.22554"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2019_39.16016_20.22554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.16016 20.22554)"^^geo:wktLiteral ;
  geo-pos:lat "39.16016"^^xsd:decimal ;
  geo-pos:long "20.22554"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2019_39.16016_20.22554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2019_39.16016_20.22554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2019_39.16016_20.22554'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.22554'^^xsd:double;
  dwc:latitude '39.16016'^^xsd:double;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2019_39.16016_20.22554'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '10'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2019_39.16016_20.22554_Giannis%20Gasteratos>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2019_39.16016_20.22554_Giannis%20Gasteratos> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2019_39.16016_20.22554_Giannis%20Gasteratos> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.16016 20.22554)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.16016"^^xsd:decimal ;
  dwc:decimalLongitude "20.22554"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2019_39.16016_20.22554_Giannis%20Gasteratos>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.16016 20.22554)"^^geo:wktLiteral ;
  geo-pos:lat "39.16016"^^xsd:decimal ;
  geo-pos:long "20.22554"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2019_39.16016_20.22554_Giannis%20Gasteratos>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2019_39.16016_20.22554_Giannis Gasteratos" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2019_39.16016_20.22554_Giannis Gasteratos'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Giannis Gasteratos'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.22554'^^xsd:double;
  dwc:latitude '39.16016'^^xsd:double;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2019_39.16016_20.22554_Giannis Gasteratos'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2017_39.15827_20.2308_Francesco%20Tiralongo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2017_39.15827_20.2308_Francesco%20Tiralongo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2017_39.15827_20.2308_Francesco%20Tiralongo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.15827 20.2308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.15827"^^xsd:decimal ;
  dwc:decimalLongitude "20.2308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2017_39.15827_20.2308_Francesco%20Tiralongo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.15827 20.2308)"^^geo:wktLiteral ;
  geo-pos:lat "39.15827"^^xsd:decimal ;
  geo-pos:long "20.2308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2017_39.15827_20.2308_Francesco%20Tiralongo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2017_39.15827_20.2308_Francesco Tiralongo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2017_39.15827_20.2308_Francesco Tiralongo'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Francesco Tiralongo'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.2308'^^xsd:double;
  dwc:latitude '39.15827'^^xsd:double;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2017_39.15827_20.2308_Francesco Tiralongo'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2019_39.39529_20.23242_10-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_39.39529_20.23242_10-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_39.39529_20.23242_10-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39529 20.23242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.39529"^^xsd:decimal ;
  dwc:decimalLongitude "20.23242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_39.39529_20.23242_10-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39529 20.23242)"^^geo:wktLiteral ;
  geo-pos:lat "39.39529"^^xsd:decimal ;
  geo-pos:long "20.23242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2019_39.39529_20.23242_10-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2019_39.39529_20.23242_10-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2019_39.39529_20.23242_10-10'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.23242'^^xsd:double;
  dwc:latitude '39.39529'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2019_39.39529_20.23242_10-10'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '5'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2019_39.39484_20.23274_25-25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2019_39.39484_20.23274_25-25> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2019_39.39484_20.23274_25-25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39484 20.23274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.39484"^^xsd:decimal ;
  dwc:decimalLongitude "20.23274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2019_39.39484_20.23274_25-25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39484 20.23274)"^^geo:wktLiteral ;
  geo-pos:lat "39.39484"^^xsd:decimal ;
  geo-pos:long "20.23274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2019_39.39484_20.23274_25-25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2019_39.39484_20.23274_25-25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2019_39.39484_20.23274_25-25'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.23274'^^xsd:double;
  dwc:latitude '39.39484'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2019_39.39484_20.23274_25-25'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2019_39.39484_20.23274_10-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_39.39484_20.23274_10-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_39.39484_20.23274_10-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39484 20.23274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.39484"^^xsd:decimal ;
  dwc:decimalLongitude "20.23274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2019_39.39484_20.23274_10-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39484 20.23274)"^^geo:wktLiteral ;
  geo-pos:lat "39.39484"^^xsd:decimal ;
  geo-pos:long "20.23274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2019_39.39484_20.23274_10-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2019_39.39484_20.23274_10-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2019_39.39484_20.23274_10-10'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.23274'^^xsd:double;
  dwc:latitude '39.39484'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2019_39.39484_20.23274_10-10'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '10'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2020_39.39477_20.23297_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2020_39.39477_20.23297_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2020_39.39477_20.23297_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39477 20.23297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.39477"^^xsd:decimal ;
  dwc:decimalLongitude "20.23297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2020_39.39477_20.23297_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39477 20.23297)"^^geo:wktLiteral ;
  geo-pos:lat "39.39477"^^xsd:decimal ;
  geo-pos:long "20.23297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2020_39.39477_20.23297_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2020_39.39477_20.23297_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2020_39.39477_20.23297_5-5'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.23297'^^xsd:double;
  dwc:latitude '39.39477'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2020_39.39477_20.23297_5-5'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '17'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2019_39.39653_20.2413_20-20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2019_39.39653_20.2413_20-20> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2019_39.39653_20.2413_20-20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39653 20.2413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.39653"^^xsd:decimal ;
  dwc:decimalLongitude "20.2413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2019_39.39653_20.2413_20-20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39653 20.2413)"^^geo:wktLiteral ;
  geo-pos:lat "39.39653"^^xsd:decimal ;
  geo-pos:long "20.2413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2019_39.39653_20.2413_20-20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2019_39.39653_20.2413_20-20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2019_39.39653_20.2413_20-20'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.2413'^^xsd:double;
  dwc:latitude '39.39653'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2019_39.39653_20.2413_20-20'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2019_39.39653_20.2413_10-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_39.39653_20.2413_10-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_39.39653_20.2413_10-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39653 20.2413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.39653"^^xsd:decimal ;
  dwc:decimalLongitude "20.2413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2019_39.39653_20.2413_10-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39653 20.2413)"^^geo:wktLiteral ;
  geo-pos:lat "39.39653"^^xsd:decimal ;
  geo-pos:long "20.2413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2019_39.39653_20.2413_10-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2019_39.39653_20.2413_10-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2019_39.39653_20.2413_10-10'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.2413'^^xsd:double;
  dwc:latitude '39.39653'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2019_39.39653_20.2413_10-10'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '6'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2019_39.39703_20.24165_7-7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_39.39703_20.24165_7-7> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_39.39703_20.24165_7-7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39703 20.24165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.39703"^^xsd:decimal ;
  dwc:decimalLongitude "20.24165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2019_39.39703_20.24165_7-7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39703 20.24165)"^^geo:wktLiteral ;
  geo-pos:lat "39.39703"^^xsd:decimal ;
  geo-pos:long "20.24165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2019_39.39703_20.24165_7-7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2019_39.39703_20.24165_7-7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2019_39.39703_20.24165_7-7'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.24165'^^xsd:double;
  dwc:latitude '39.39703'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2019_39.39703_20.24165_7-7'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2009_39.37595_20.27941_8-8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_39.37595_20.27941_8-8> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_39.37595_20.27941_8-8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.37595 20.27941)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.37595"^^xsd:decimal ;
  dwc:decimalLongitude "20.27941"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "156"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_39.37595_20.27941_8-8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.37595 20.27941)"^^geo:wktLiteral ;
  geo-pos:lat "39.37595"^^xsd:decimal ;
  geo-pos:long "20.27941"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "156"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2009_39.37595_20.27941_8-8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2009_39.37595_20.27941_8-8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2009_39.37595_20.27941_8-8'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.27941'^^xsd:double;
  dwc:latitude '39.37595'^^xsd:double;
  dwc:coordinatePrecision '156'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2009_39.37595_20.27941_8-8'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2020-07-08_39.28601_20.33812_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-07-08_39.28601_20.33812_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-07-08_39.28601_20.33812_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.28601 20.33812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.28601"^^xsd:decimal ;
  dwc:decimalLongitude "20.33812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "38"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2020-07-08_39.28601_20.33812_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.28601 20.33812)"^^geo:wktLiteral ;
  geo-pos:lat "39.28601"^^xsd:decimal ;
  geo-pos:long "20.33812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "38"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2020-07-08_39.28601_20.33812_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2020-07-08_39.28601_20.33812_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2020-07-08_39.28601_20.33812_5-5'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.33812'^^xsd:double;
  dwc:latitude '39.28601'^^xsd:double;
  dwc:coordinatePrecision '38'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance; UAEGEAN'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2020-07-08_39.28601_20.33812_5-5'^^xsd:string;
  dwc:observationDate '2020-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '18'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2020-07-09_39.28601_20.33812_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-07-09_39.28601_20.33812_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-07-09_39.28601_20.33812_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.28601 20.33812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.28601"^^xsd:decimal ;
  dwc:decimalLongitude "20.33812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "38"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2020-07-09_39.28601_20.33812_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.28601 20.33812)"^^geo:wktLiteral ;
  geo-pos:lat "39.28601"^^xsd:decimal ;
  geo-pos:long "20.33812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "38"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2020-07-09_39.28601_20.33812_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2020-07-09_39.28601_20.33812_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2020-07-09_39.28601_20.33812_5-5'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.33812'^^xsd:double;
  dwc:latitude '39.28601'^^xsd:double;
  dwc:coordinatePrecision '38'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance; UAEGEAN'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2020-07-09_39.28601_20.33812_5-5'^^xsd:string;
  dwc:observationDate '2020-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '17'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2020-07-10_39.28601_20.33812_15-15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-07-10_39.28601_20.33812_15-15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-07-10_39.28601_20.33812_15-15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.28601 20.33812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.28601"^^xsd:decimal ;
  dwc:decimalLongitude "20.33812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "38"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2020-07-10_39.28601_20.33812_15-15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.28601 20.33812)"^^geo:wktLiteral ;
  geo-pos:lat "39.28601"^^xsd:decimal ;
  geo-pos:long "20.33812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "38"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2020-07-10_39.28601_20.33812_15-15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2020-07-10_39.28601_20.33812_15-15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2020-07-10_39.28601_20.33812_15-15'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.33812'^^xsd:double;
  dwc:latitude '39.28601'^^xsd:double;
  dwc:coordinatePrecision '38'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance; UAEGEAN'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2020-07-10_39.28601_20.33812_15-15'^^xsd:string;
  dwc:observationDate '2020-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '14'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2020-07-11_39.28601_20.33812_15-15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-07-11_39.28601_20.33812_15-15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-07-11_39.28601_20.33812_15-15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.28601 20.33812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.28601"^^xsd:decimal ;
  dwc:decimalLongitude "20.33812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "38"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2020-07-11_39.28601_20.33812_15-15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.28601 20.33812)"^^geo:wktLiteral ;
  geo-pos:lat "39.28601"^^xsd:decimal ;
  geo-pos:long "20.33812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "38"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2020-07-11_39.28601_20.33812_15-15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2020-07-11_39.28601_20.33812_15-15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2020-07-11_39.28601_20.33812_15-15'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.33812'^^xsd:double;
  dwc:latitude '39.28601'^^xsd:double;
  dwc:coordinatePrecision '38'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance; UAEGEAN'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2020-07-11_39.28601_20.33812_15-15'^^xsd:string;
  dwc:observationDate '2020-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '20'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2020-07-12_39.28601_20.33812_15-15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-07-12_39.28601_20.33812_15-15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-07-12_39.28601_20.33812_15-15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.28601 20.33812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.28601"^^xsd:decimal ;
  dwc:decimalLongitude "20.33812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "38"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2020-07-12_39.28601_20.33812_15-15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.28601 20.33812)"^^geo:wktLiteral ;
  geo-pos:lat "39.28601"^^xsd:decimal ;
  geo-pos:long "20.33812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "38"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2020-07-12_39.28601_20.33812_15-15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2020-07-12_39.28601_20.33812_15-15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2020-07-12_39.28601_20.33812_15-15'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.33812'^^xsd:double;
  dwc:latitude '39.28601'^^xsd:double;
  dwc:coordinatePrecision '38'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance; UAEGEAN'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2020-07-12_39.28601_20.33812_15-15'^^xsd:string;
  dwc:observationDate '2020-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '13'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Amphistegina%20lobifera_2020_38.18048_20.33908_1-1_CH.%20Maroulis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Amphistegina%20lobifera_2020_38.18048_20.33908_1-1_CH.%20Maroulis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Amphistegina%20lobifera_2020_38.18048_20.33908_1-1_CH.%20Maroulis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.18048 20.33908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.18048"^^xsd:decimal ;
  dwc:decimalLongitude "20.33908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Amphistegina%20lobifera_2020_38.18048_20.33908_1-1_CH.%20Maroulis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.18048 20.33908)"^^geo:wktLiteral ;
  geo-pos:lat "38.18048"^^xsd:decimal ;
  geo-pos:long "20.33908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Amphistegina%20lobifera_2020_38.18048_20.33908_1-1_CH.%20Maroulis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Amphistegina lobifera_2020_38.18048_20.33908_1-1_CH. Maroulis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Amphistegina lobifera_2020_38.18048_20.33908_1-1_CH. Maroulis'^^xsd:string;
  dwc:scientificName 'Amphistegina lobifera Larsen, 1976'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'CH. Maroulis'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.33908'^^xsd:double;
  dwc:latitude '38.18048'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '490083'^^xsd:integer;
  dwc:occurrenceId 'Amphistegina lobifera_2020_38.18048_20.33908_1-1_CH. Maroulis'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '490083'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2012_38.17991_20.3392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2012_38.17991_20.3392> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2012_38.17991_20.3392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.17991 20.3392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.17991"^^xsd:decimal ;
  dwc:decimalLongitude "20.3392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2012_38.17991_20.3392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.17991 20.3392)"^^geo:wktLiteral ;
  geo-pos:lat "38.17991"^^xsd:decimal ;
  geo-pos:long "20.3392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2012_38.17991_20.3392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2012_38.17991_20.3392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2012_38.17991_20.3392'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.3392'^^xsd:double;
  dwc:latitude '38.17991'^^xsd:double;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2012_38.17991_20.3392'^^xsd:string;
  dwc:observationDate '2012-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2013_38.17991_20.3392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2013_38.17991_20.3392> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2013_38.17991_20.3392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.17991 20.3392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.17991"^^xsd:decimal ;
  dwc:decimalLongitude "20.3392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2013_38.17991_20.3392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.17991 20.3392)"^^geo:wktLiteral ;
  geo-pos:lat "38.17991"^^xsd:decimal ;
  geo-pos:long "20.3392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2013_38.17991_20.3392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2013_38.17991_20.3392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2013_38.17991_20.3392'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.3392'^^xsd:double;
  dwc:latitude '38.17991'^^xsd:double;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2013_38.17991_20.3392'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2014_38.17991_20.3392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2014_38.17991_20.3392> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2014_38.17991_20.3392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.17991 20.3392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.17991"^^xsd:decimal ;
  dwc:decimalLongitude "20.3392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2014_38.17991_20.3392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.17991 20.3392)"^^geo:wktLiteral ;
  geo-pos:lat "38.17991"^^xsd:decimal ;
  geo-pos:long "20.3392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2014_38.17991_20.3392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2014_38.17991_20.3392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2014_38.17991_20.3392'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.3392'^^xsd:double;
  dwc:latitude '38.17991'^^xsd:double;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2014_38.17991_20.3392'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2015_38.17991_20.3392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2015_38.17991_20.3392> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2015_38.17991_20.3392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.17991 20.3392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.17991"^^xsd:decimal ;
  dwc:decimalLongitude "20.3392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2015_38.17991_20.3392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.17991 20.3392)"^^geo:wktLiteral ;
  geo-pos:lat "38.17991"^^xsd:decimal ;
  geo-pos:long "20.3392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2015_38.17991_20.3392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2015_38.17991_20.3392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2015_38.17991_20.3392'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.3392'^^xsd:double;
  dwc:latitude '38.17991'^^xsd:double;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2015_38.17991_20.3392'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2016_38.17991_20.3392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2016_38.17991_20.3392> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2016_38.17991_20.3392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.17991 20.3392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.17991"^^xsd:decimal ;
  dwc:decimalLongitude "20.3392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2016_38.17991_20.3392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.17991 20.3392)"^^geo:wktLiteral ;
  geo-pos:lat "38.17991"^^xsd:decimal ;
  geo-pos:long "20.3392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2016_38.17991_20.3392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2016_38.17991_20.3392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2016_38.17991_20.3392'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.3392'^^xsd:double;
  dwc:latitude '38.17991'^^xsd:double;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2016_38.17991_20.3392'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2012%2F2015_38.18007_20.3396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2012%2F2015_38.18007_20.3396> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2012%2F2015_38.18007_20.3396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.18007 20.3396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.18007"^^xsd:decimal ;
  dwc:decimalLongitude "20.3396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "167"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2012%2F2015_38.18007_20.3396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.18007 20.3396)"^^geo:wktLiteral ;
  geo-pos:lat "38.18007"^^xsd:decimal ;
  geo-pos:long "20.3396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "167"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2012%2F2015_38.18007_20.3396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2012/2015_38.18007_20.3396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2012/2015_38.18007_20.3396'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2012'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.3396'^^xsd:double;
  dwc:latitude '38.18007'^^xsd:double;
  dwc:coordinatePrecision '167'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2012/2015_38.18007_20.3396'^^xsd:string;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2016_38.18007_20.3396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_38.18007_20.3396> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_38.18007_20.3396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.18007 20.3396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.18007"^^xsd:decimal ;
  dwc:decimalLongitude "20.3396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "167"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_38.18007_20.3396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.18007 20.3396)"^^geo:wktLiteral ;
  geo-pos:lat "38.18007"^^xsd:decimal ;
  geo-pos:long "20.3396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "167"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2016_38.18007_20.3396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2016_38.18007_20.3396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2016_38.18007_20.3396'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.3396'^^xsd:double;
  dwc:latitude '38.18007'^^xsd:double;
  dwc:coordinatePrecision '167'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2016_38.18007_20.3396'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2013_38.16439_20.3758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2013_38.16439_20.3758> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2013_38.16439_20.3758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.16439 20.3758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.16439"^^xsd:decimal ;
  dwc:decimalLongitude "20.3758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2013_38.16439_20.3758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.16439 20.3758)"^^geo:wktLiteral ;
  geo-pos:lat "38.16439"^^xsd:decimal ;
  geo-pos:long "20.3758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2013_38.16439_20.3758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2013_38.16439_20.3758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2013_38.16439_20.3758'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.3758'^^xsd:double;
  dwc:latitude '38.16439'^^xsd:double;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2013_38.16439_20.3758'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2012_38.16324_20.37647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2012_38.16324_20.37647> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2012_38.16324_20.37647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.16324 20.37647)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.16324"^^xsd:decimal ;
  dwc:decimalLongitude "20.37647"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2012_38.16324_20.37647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.16324 20.37647)"^^geo:wktLiteral ;
  geo-pos:lat "38.16324"^^xsd:decimal ;
  geo-pos:long "20.37647"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2012_38.16324_20.37647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2012_38.16324_20.37647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2012_38.16324_20.37647'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.37647'^^xsd:double;
  dwc:latitude '38.16324'^^xsd:double;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2012_38.16324_20.37647'^^xsd:string;
  dwc:observationDate '2012-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2010%2F2014_38.16324_20.37647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2010%2F2014_38.16324_20.37647> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2010%2F2014_38.16324_20.37647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.16324 20.37647)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.16324"^^xsd:decimal ;
  dwc:decimalLongitude "20.37647"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2010%2F2014_38.16324_20.37647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.16324 20.37647)"^^geo:wktLiteral ;
  geo-pos:lat "38.16324"^^xsd:decimal ;
  geo-pos:long "20.37647"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2010%2F2014_38.16324_20.37647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2010/2014_38.16324_20.37647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2010/2014_38.16324_20.37647'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.37647'^^xsd:double;
  dwc:latitude '38.16324'^^xsd:double;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2010/2014_38.16324_20.37647'^^xsd:string;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2010%2F2014_38.16324_20.37647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2010%2F2014_38.16324_20.37647> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2010%2F2014_38.16324_20.37647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.16324 20.37647)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.16324"^^xsd:decimal ;
  dwc:decimalLongitude "20.37647"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2010%2F2014_38.16324_20.37647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.16324 20.37647)"^^geo:wktLiteral ;
  geo-pos:lat "38.16324"^^xsd:decimal ;
  geo-pos:long "20.37647"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2010%2F2014_38.16324_20.37647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2010/2014_38.16324_20.37647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2010/2014_38.16324_20.37647'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.37647'^^xsd:double;
  dwc:latitude '38.16324'^^xsd:double;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2010/2014_38.16324_20.37647'^^xsd:string;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2018_38.30014_20.38818_10-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2018_38.30014_20.38818_10-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2018_38.30014_20.38818_10-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.30014 20.38818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.30014"^^xsd:decimal ;
  dwc:decimalLongitude "20.38818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2018_38.30014_20.38818_10-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.30014 20.38818)"^^geo:wktLiteral ;
  geo-pos:lat "38.30014"^^xsd:decimal ;
  geo-pos:long "20.38818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2018_38.30014_20.38818_10-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2018_38.30014_20.38818_10-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2018_38.30014_20.38818_10-10'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.38818'^^xsd:double;
  dwc:latitude '38.30014'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2018_38.30014_20.38818_10-10'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2016_38.3204_20.39746_Nikos%20Doumpas>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2016_38.3204_20.39746_Nikos%20Doumpas> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2016_38.3204_20.39746_Nikos%20Doumpas> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3204 20.39746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.3204"^^xsd:decimal ;
  dwc:decimalLongitude "20.39746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2016_38.3204_20.39746_Nikos%20Doumpas>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3204 20.39746)"^^geo:wktLiteral ;
  geo-pos:lat "38.3204"^^xsd:decimal ;
  geo-pos:long "20.39746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2016_38.3204_20.39746_Nikos%20Doumpas>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2016_38.3204_20.39746_Nikos Doumpas" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2016_38.3204_20.39746_Nikos Doumpas'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Nikos Doumpas'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.39746'^^xsd:double;
  dwc:latitude '38.3204'^^xsd:double;
  dwc:coordinatePrecision '9'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2016_38.3204_20.39746_Nikos Doumpas'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2016_38.3204_20.39746_Thodoros%20Kampouris>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2016_38.3204_20.39746_Thodoros%20Kampouris> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2016_38.3204_20.39746_Thodoros%20Kampouris> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3204 20.39746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.3204"^^xsd:decimal ;
  dwc:decimalLongitude "20.39746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2016_38.3204_20.39746_Thodoros%20Kampouris>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3204 20.39746)"^^geo:wktLiteral ;
  geo-pos:lat "38.3204"^^xsd:decimal ;
  geo-pos:long "20.39746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2016_38.3204_20.39746_Thodoros%20Kampouris>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2016_38.3204_20.39746_Thodoros Kampouris" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2016_38.3204_20.39746_Thodoros Kampouris'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Thodoros Kampouris'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.39746'^^xsd:double;
  dwc:latitude '38.3204'^^xsd:double;
  dwc:coordinatePrecision '9'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2016_38.3204_20.39746_Thodoros Kampouris'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Asparagopsis_2008_39.28339_20.40141_1-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Asparagopsis_2008_39.28339_20.40141_1-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Asparagopsis_2008_39.28339_20.40141_1-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.28339 20.40141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.28339"^^xsd:decimal ;
  dwc:decimalLongitude "20.40141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Asparagopsis_2008_39.28339_20.40141_1-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.28339 20.40141)"^^geo:wktLiteral ;
  geo-pos:lat "39.28339"^^xsd:decimal ;
  geo-pos:long "20.40141"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Asparagopsis_2008_39.28339_20.40141_1-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Asparagopsis_2008_39.28339_20.40141_1-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Asparagopsis_2008_39.28339_20.40141_1-1'^^xsd:string;
  dwc:scientificName 'Asparagopsis Montagne, 1840'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.40141'^^xsd:double;
  dwc:latitude '39.28339'^^xsd:double;
  dwc:coordinatePrecision '9'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '143809'^^xsd:integer;
  dwc:occurrenceId 'Asparagopsis_2008_39.28339_20.40141_1-1'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143809'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2008_39.28339_20.40141_0.5-0.5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2008_39.28339_20.40141_0.5-0.5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2008_39.28339_20.40141_0.5-0.5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.28339 20.40141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.28339"^^xsd:decimal ;
  dwc:decimalLongitude "20.40141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2008_39.28339_20.40141_0.5-0.5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.28339 20.40141)"^^geo:wktLiteral ;
  geo-pos:lat "39.28339"^^xsd:decimal ;
  geo-pos:long "20.40141"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2008_39.28339_20.40141_0.5-0.5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2008_39.28339_20.40141_0.5-0.5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2008_39.28339_20.40141_0.5-0.5'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.40141'^^xsd:double;
  dwc:latitude '39.28339'^^xsd:double;
  dwc:coordinatePrecision '9'^^xsd:integer;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2008_39.28339_20.40141_0.5-0.5'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'very high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Asparagopsis_2005_39.28227_20.4024_2-5_Tsirika>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Asparagopsis_2005_39.28227_20.4024_2-5_Tsirika> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Asparagopsis_2005_39.28227_20.4024_2-5_Tsirika> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.28227 20.4024)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.28227"^^xsd:decimal ;
  dwc:decimalLongitude "20.4024"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Asparagopsis_2005_39.28227_20.4024_2-5_Tsirika>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.28227 20.4024)"^^geo:wktLiteral ;
  geo-pos:lat "39.28227"^^xsd:decimal ;
  geo-pos:long "20.4024"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Asparagopsis_2005_39.28227_20.4024_2-5_Tsirika>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Asparagopsis_2005_39.28227_20.4024_2-5_Tsirika" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Asparagopsis_2005_39.28227_20.4024_2-5_Tsirika'^^xsd:string;
  dwc:scientificName 'Asparagopsis Montagne, 1840'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Tsirika'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.4024'^^xsd:double;
  dwc:latitude '39.28227'^^xsd:double;
  dwc:coordinatePrecision '3'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '143809'^^xsd:integer;
  dwc:occurrenceId 'Asparagopsis_2005_39.28227_20.4024_2-5_Tsirika'^^xsd:string;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143809'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2007%2F2010_38.33642_20.41057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2007%2F2010_38.33642_20.41057> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2007%2F2010_38.33642_20.41057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.33642 20.41057)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.33642"^^xsd:decimal ;
  dwc:decimalLongitude "20.41057"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2007%2F2010_38.33642_20.41057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.33642 20.41057)"^^geo:wktLiteral ;
  geo-pos:lat "38.33642"^^xsd:decimal ;
  geo-pos:long "20.41057"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2007%2F2010_38.33642_20.41057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2007/2010_38.33642_20.41057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2007/2010_38.33642_20.41057'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2007'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.41057'^^xsd:double;
  dwc:latitude '38.33642'^^xsd:double;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2007/2010_38.33642_20.41057'^^xsd:string;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2019_39.27711_20.41261_10-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2019_39.27711_20.41261_10-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2019_39.27711_20.41261_10-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.27711 20.41261)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.27711"^^xsd:decimal ;
  dwc:decimalLongitude "20.41261"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2019_39.27711_20.41261_10-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.27711 20.41261)"^^geo:wktLiteral ;
  geo-pos:lat "39.27711"^^xsd:decimal ;
  geo-pos:long "20.41261"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2019_39.27711_20.41261_10-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2019_39.27711_20.41261_10-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2019_39.27711_20.41261_10-10'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.41261'^^xsd:double;
  dwc:latitude '39.27711'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2019_39.27711_20.41261_10-10'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'moderate'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2019_39.27711_20.41261_10-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_39.27711_20.41261_10-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_39.27711_20.41261_10-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.27711 20.41261)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.27711"^^xsd:decimal ;
  dwc:decimalLongitude "20.41261"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2019_39.27711_20.41261_10-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.27711 20.41261)"^^geo:wktLiteral ;
  geo-pos:lat "39.27711"^^xsd:decimal ;
  geo-pos:long "20.41261"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2019_39.27711_20.41261_10-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2019_39.27711_20.41261_10-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2019_39.27711_20.41261_10-10'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.41261'^^xsd:double;
  dwc:latitude '39.27711'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2019_39.27711_20.41261_10-10'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '8'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2015_38.16036_20.41473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2015_38.16036_20.41473> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2015_38.16036_20.41473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.16036 20.41473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.16036"^^xsd:decimal ;
  dwc:decimalLongitude "20.41473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2015_38.16036_20.41473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.16036 20.41473)"^^geo:wktLiteral ;
  geo-pos:lat "38.16036"^^xsd:decimal ;
  geo-pos:long "20.41473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2015_38.16036_20.41473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2015_38.16036_20.41473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2015_38.16036_20.41473'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.41473'^^xsd:double;
  dwc:latitude '38.16036'^^xsd:double;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2015_38.16036_20.41473'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2019_39.27025_20.41678_20-20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2019_39.27025_20.41678_20-20> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2019_39.27025_20.41678_20-20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.27025 20.41678)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.27025"^^xsd:decimal ;
  dwc:decimalLongitude "20.41678"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "17"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2019_39.27025_20.41678_20-20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.27025 20.41678)"^^geo:wktLiteral ;
  geo-pos:lat "39.27025"^^xsd:decimal ;
  geo-pos:long "20.41678"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "17"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2019_39.27025_20.41678_20-20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2019_39.27025_20.41678_20-20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2019_39.27025_20.41678_20-20'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.41678'^^xsd:double;
  dwc:latitude '39.27025'^^xsd:double;
  dwc:coordinatePrecision '17'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2019_39.27025_20.41678_20-20'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2019_39.27072_20.41717_20-20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2019_39.27072_20.41717_20-20> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2019_39.27072_20.41717_20-20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.27072 20.41717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.27072"^^xsd:decimal ;
  dwc:decimalLongitude "20.41717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2019_39.27072_20.41717_20-20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.27072 20.41717)"^^geo:wktLiteral ;
  geo-pos:lat "39.27072"^^xsd:decimal ;
  geo-pos:long "20.41717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2019_39.27072_20.41717_20-20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2019_39.27072_20.41717_20-20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2019_39.27072_20.41717_20-20'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.41717'^^xsd:double;
  dwc:latitude '39.27072'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2019_39.27072_20.41717_20-20'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2019_39.27057_20.42437_20-20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2019_39.27057_20.42437_20-20> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2019_39.27057_20.42437_20-20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.27057 20.42437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.27057"^^xsd:decimal ;
  dwc:decimalLongitude "20.42437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2019_39.27057_20.42437_20-20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.27057 20.42437)"^^geo:wktLiteral ;
  geo-pos:lat "39.27057"^^xsd:decimal ;
  geo-pos:long "20.42437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2019_39.27057_20.42437_20-20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2019_39.27057_20.42437_20-20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2019_39.27057_20.42437_20-20'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.42437'^^xsd:double;
  dwc:latitude '39.27057'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2019_39.27057_20.42437_20-20'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2019_39.27057_20.42437_10-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_39.27057_20.42437_10-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_39.27057_20.42437_10-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.27057 20.42437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.27057"^^xsd:decimal ;
  dwc:decimalLongitude "20.42437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2019_39.27057_20.42437_10-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.27057 20.42437)"^^geo:wktLiteral ;
  geo-pos:lat "39.27057"^^xsd:decimal ;
  geo-pos:long "20.42437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2019_39.27057_20.42437_10-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2019_39.27057_20.42437_10-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2019_39.27057_20.42437_10-10'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.42437'^^xsd:double;
  dwc:latitude '39.27057'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2019_39.27057_20.42437_10-10'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '4'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Callinectes%20sapidus_2018_38.2611_20.42689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2018_38.2611_20.42689> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2018_38.2611_20.42689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2611 20.42689)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.2611"^^xsd:decimal ;
  dwc:decimalLongitude "20.42689"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Callinectes%20sapidus_2018_38.2611_20.42689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2611 20.42689)"^^geo:wktLiteral ;
  geo-pos:lat "38.2611"^^xsd:decimal ;
  geo-pos:long "20.42689"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Callinectes%20sapidus_2018_38.2611_20.42689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Callinectes sapidus_2018_38.2611_20.42689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Callinectes sapidus_2018_38.2611_20.42689'^^xsd:string;
  dwc:scientificName 'Callinectes sapidus Rathbun, 1896'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.42689'^^xsd:double;
  dwc:latitude '38.2611'^^xsd:double;
  dwc:aphiaid '107379'^^xsd:integer;
  dwc:occurrenceId 'Callinectes sapidus_2018_38.2611_20.42689'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107379'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2014_38.20148_20.44203_Argyro%20Zenetos>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2014_38.20148_20.44203_Argyro%20Zenetos> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2014_38.20148_20.44203_Argyro%20Zenetos> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20148 20.44203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20148"^^xsd:decimal ;
  dwc:decimalLongitude "20.44203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2014_38.20148_20.44203_Argyro%20Zenetos>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20148 20.44203)"^^geo:wktLiteral ;
  geo-pos:lat "38.20148"^^xsd:decimal ;
  geo-pos:long "20.44203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2014_38.20148_20.44203_Argyro%20Zenetos>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2014_38.20148_20.44203_Argyro Zenetos" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2014_38.20148_20.44203_Argyro Zenetos'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Argyro Zenetos'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.44203'^^xsd:double;
  dwc:latitude '38.20148'^^xsd:double;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2014_38.20148_20.44203_Argyro Zenetos'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_2014_38.20148_20.44203_Argyro%20Zenetos>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_2014_38.20148_20.44203_Argyro%20Zenetos> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_2014_38.20148_20.44203_Argyro%20Zenetos> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20148 20.44203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20148"^^xsd:decimal ;
  dwc:decimalLongitude "20.44203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_2014_38.20148_20.44203_Argyro%20Zenetos>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20148 20.44203)"^^geo:wktLiteral ;
  geo-pos:lat "38.20148"^^xsd:decimal ;
  geo-pos:long "20.44203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_2014_38.20148_20.44203_Argyro%20Zenetos>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_2014_38.20148_20.44203_Argyro Zenetos" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_2014_38.20148_20.44203_Argyro Zenetos'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Argyro Zenetos'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.44203'^^xsd:double;
  dwc:latitude '38.20148'^^xsd:double;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_2014_38.20148_20.44203_Argyro Zenetos'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'very high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_2015_38.20148_20.44203_1-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_2015_38.20148_20.44203_1-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_2015_38.20148_20.44203_1-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20148 20.44203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20148"^^xsd:decimal ;
  dwc:decimalLongitude "20.44203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_2015_38.20148_20.44203_1-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20148 20.44203)"^^geo:wktLiteral ;
  geo-pos:lat "38.20148"^^xsd:decimal ;
  geo-pos:long "20.44203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_2015_38.20148_20.44203_1-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_2015_38.20148_20.44203_1-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_2015_38.20148_20.44203_1-1'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.44203'^^xsd:double;
  dwc:latitude '38.20148'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_2015_38.20148_20.44203_1-1'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Callinectes%20sapidus_2015_38.23161_20.44828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2015_38.23161_20.44828> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2015_38.23161_20.44828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23161 20.44828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23161"^^xsd:decimal ;
  dwc:decimalLongitude "20.44828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Callinectes%20sapidus_2015_38.23161_20.44828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23161 20.44828)"^^geo:wktLiteral ;
  geo-pos:lat "38.23161"^^xsd:decimal ;
  geo-pos:long "20.44828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Callinectes%20sapidus_2015_38.23161_20.44828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Callinectes sapidus_2015_38.23161_20.44828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Callinectes sapidus_2015_38.23161_20.44828'^^xsd:string;
  dwc:scientificName 'Callinectes sapidus Rathbun, 1896'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.44828'^^xsd:double;
  dwc:latitude '38.23161'^^xsd:double;
  dwc:occurrenceRemarks 'approximate coordinates through Google Earth based on information provided by associatedReferences or asociatedMedia'^^xsd:string;
  dwc:aphiaid '107379'^^xsd:integer;
  dwc:occurrenceId 'Callinectes sapidus_2015_38.23161_20.44828'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107379'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Asparagopsis_1981_38.15333_20.44998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Asparagopsis_1981_38.15333_20.44998> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Asparagopsis_1981_38.15333_20.44998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15333 20.44998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15333"^^xsd:decimal ;
  dwc:decimalLongitude "20.44998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Asparagopsis_1981_38.15333_20.44998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15333 20.44998)"^^geo:wktLiteral ;
  geo-pos:lat "38.15333"^^xsd:decimal ;
  geo-pos:long "20.44998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Asparagopsis_1981_38.15333_20.44998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Asparagopsis_1981_38.15333_20.44998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Asparagopsis_1981_38.15333_20.44998'^^xsd:string;
  dwc:scientificName 'Asparagopsis Montagne, 1840'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.44998'^^xsd:double;
  dwc:latitude '38.15333'^^xsd:double;
  dwc:occurrenceRemarks 'approximate coordinates through Google Earth based on information provided by associatedReferences or asociatedMedia'^^xsd:string;
  dwc:aphiaid '143809'^^xsd:integer;
  dwc:occurrenceId 'Asparagopsis_1981_38.15333_20.44998'^^xsd:string;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143809'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Penaeus%20aztecus_2019_38.22194_20.47194_10-12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Penaeus%20aztecus_2019_38.22194_20.47194_10-12> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Penaeus%20aztecus_2019_38.22194_20.47194_10-12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22194 20.47194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22194"^^xsd:decimal ;
  dwc:decimalLongitude "20.47194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Penaeus%20aztecus_2019_38.22194_20.47194_10-12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22194 20.47194)"^^geo:wktLiteral ;
  geo-pos:lat "38.22194"^^xsd:decimal ;
  geo-pos:long "20.47194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Penaeus%20aztecus_2019_38.22194_20.47194_10-12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Penaeus aztecus_2019_38.22194_20.47194_10-12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Penaeus aztecus_2019_38.22194_20.47194_10-12'^^xsd:string;
  dwc:scientificName 'Penaeus aztecus Ives, 1891'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.47194'^^xsd:double;
  dwc:latitude '38.22194'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '395176'^^xsd:integer;
  dwc:occurrenceId 'Penaeus aztecus_2019_38.22194_20.47194_10-12'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1809216'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_1980_38.18177_20.4746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_1980_38.18177_20.4746> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_1980_38.18177_20.4746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.18177 20.4746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.18177"^^xsd:decimal ;
  dwc:decimalLongitude "20.4746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "288"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_1980_38.18177_20.4746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.18177 20.4746)"^^geo:wktLiteral ;
  geo-pos:lat "38.18177"^^xsd:decimal ;
  geo-pos:long "20.4746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "288"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_1980_38.18177_20.4746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_1980_38.18177_20.4746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_1980_38.18177_20.4746'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.4746'^^xsd:double;
  dwc:latitude '38.18177'^^xsd:double;
  dwc:coordinatePrecision '288'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_1980_38.18177_20.4746'^^xsd:string;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Callinectes%20sapidus_2015%2F2018_38.16161_20.47594_Thodoros%20Kampouris>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2015%2F2018_38.16161_20.47594_Thodoros%20Kampouris> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2015%2F2018_38.16161_20.47594_Thodoros%20Kampouris> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.16161 20.47594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.16161"^^xsd:decimal ;
  dwc:decimalLongitude "20.47594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Callinectes%20sapidus_2015%2F2018_38.16161_20.47594_Thodoros%20Kampouris>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.16161 20.47594)"^^geo:wktLiteral ;
  geo-pos:lat "38.16161"^^xsd:decimal ;
  geo-pos:long "20.47594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Callinectes%20sapidus_2015%2F2018_38.16161_20.47594_Thodoros%20Kampouris>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Callinectes sapidus_2015/2018_38.16161_20.47594_Thodoros Kampouris" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Callinectes sapidus_2015/2018_38.16161_20.47594_Thodoros Kampouris'^^xsd:string;
  dwc:scientificName 'Callinectes sapidus Rathbun, 1896'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Thodoros Kampouris'^^xsd:string;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.47594'^^xsd:double;
  dwc:latitude '38.16161'^^xsd:double;
  dwc:aphiaid '107379'^^xsd:integer;
  dwc:occurrenceId 'Callinectes sapidus_2015/2018_38.16161_20.47594_Thodoros Kampouris'^^xsd:string;
  dwc:aphiaIdAccepted '107379'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_1981_38.16436_20.47842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_1981_38.16436_20.47842> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_1981_38.16436_20.47842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.16436 20.47842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.16436"^^xsd:decimal ;
  dwc:decimalLongitude "20.47842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_1981_38.16436_20.47842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.16436 20.47842)"^^geo:wktLiteral ;
  geo-pos:lat "38.16436"^^xsd:decimal ;
  geo-pos:long "20.47842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_1981_38.16436_20.47842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_1981_38.16436_20.47842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_1981_38.16436_20.47842'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.47842'^^xsd:double;
  dwc:latitude '38.16436'^^xsd:double;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_1981_38.16436_20.47842'^^xsd:string;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2013_38.2028_20.48655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2013_38.2028_20.48655> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2013_38.2028_20.48655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2028 20.48655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.2028"^^xsd:decimal ;
  dwc:decimalLongitude "20.48655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2013_38.2028_20.48655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2028 20.48655)"^^geo:wktLiteral ;
  geo-pos:lat "38.2028"^^xsd:decimal ;
  geo-pos:long "20.48655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2013_38.2028_20.48655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2013_38.2028_20.48655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2013_38.2028_20.48655'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.48655'^^xsd:double;
  dwc:latitude '38.2028'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2013_38.2028_20.48655'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Asparagopsis_2013_38.20279_20.48661_1-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Asparagopsis_2013_38.20279_20.48661_1-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Asparagopsis_2013_38.20279_20.48661_1-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20279 20.48661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20279"^^xsd:decimal ;
  dwc:decimalLongitude "20.48661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Asparagopsis_2013_38.20279_20.48661_1-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20279 20.48661)"^^geo:wktLiteral ;
  geo-pos:lat "38.20279"^^xsd:decimal ;
  geo-pos:long "20.48661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Asparagopsis_2013_38.20279_20.48661_1-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Asparagopsis_2013_38.20279_20.48661_1-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Asparagopsis_2013_38.20279_20.48661_1-1'^^xsd:string;
  dwc:scientificName 'Asparagopsis Montagne, 1840'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.48661'^^xsd:double;
  dwc:latitude '38.20279'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '143809'^^xsd:integer;
  dwc:occurrenceId 'Asparagopsis_2013_38.20279_20.48661_1-1'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143809'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2017_38.1284_20.48757_Thodoros%20Kampouris>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2017_38.1284_20.48757_Thodoros%20Kampouris> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2017_38.1284_20.48757_Thodoros%20Kampouris> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1284 20.48757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.1284"^^xsd:decimal ;
  dwc:decimalLongitude "20.48757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2017_38.1284_20.48757_Thodoros%20Kampouris>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1284 20.48757)"^^geo:wktLiteral ;
  geo-pos:lat "38.1284"^^xsd:decimal ;
  geo-pos:long "20.48757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2017_38.1284_20.48757_Thodoros%20Kampouris>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2017_38.1284_20.48757_Thodoros Kampouris" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2017_38.1284_20.48757_Thodoros Kampouris'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Thodoros Kampouris'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.48757'^^xsd:double;
  dwc:latitude '38.1284'^^xsd:double;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2017_38.1284_20.48757_Thodoros Kampouris'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2017_38.12841_20.48758_Thodoros%20Kampouris>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2017_38.12841_20.48758_Thodoros%20Kampouris> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2017_38.12841_20.48758_Thodoros%20Kampouris> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.12841 20.48758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.12841"^^xsd:decimal ;
  dwc:decimalLongitude "20.48758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2017_38.12841_20.48758_Thodoros%20Kampouris>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.12841 20.48758)"^^geo:wktLiteral ;
  geo-pos:lat "38.12841"^^xsd:decimal ;
  geo-pos:long "20.48758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2017_38.12841_20.48758_Thodoros%20Kampouris>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2017_38.12841_20.48758_Thodoros Kampouris" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2017_38.12841_20.48758_Thodoros Kampouris'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Thodoros Kampouris'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.48758'^^xsd:double;
  dwc:latitude '38.12841'^^xsd:double;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2017_38.12841_20.48758_Thodoros Kampouris'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_2016%2F2017_38.18062_20.49025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_2016%2F2017_38.18062_20.49025> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_2016%2F2017_38.18062_20.49025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.18062 20.49025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.18062"^^xsd:decimal ;
  dwc:decimalLongitude "20.49025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_2016%2F2017_38.18062_20.49025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.18062 20.49025)"^^geo:wktLiteral ;
  geo-pos:lat "38.18062"^^xsd:decimal ;
  geo-pos:long "20.49025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_2016%2F2017_38.18062_20.49025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_2016/2017_38.18062_20.49025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_2016/2017_38.18062_20.49025'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.49025'^^xsd:double;
  dwc:latitude '38.18062'^^xsd:double;
  dwc:coordinatePrecision '4'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_2016/2017_38.18062_20.49025'^^xsd:string;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '16'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_1975_38.14187_20.49086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_1975_38.14187_20.49086> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_1975_38.14187_20.49086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14187 20.49086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.14187"^^xsd:decimal ;
  dwc:decimalLongitude "20.49086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_1975_38.14187_20.49086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14187 20.49086)"^^geo:wktLiteral ;
  geo-pos:lat "38.14187"^^xsd:decimal ;
  geo-pos:long "20.49086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_1975_38.14187_20.49086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_1975_38.14187_20.49086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_1975_38.14187_20.49086'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.49086'^^xsd:double;
  dwc:latitude '38.14187'^^xsd:double;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_1975_38.14187_20.49086'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2016_38.14187_20.49086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2016_38.14187_20.49086> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2016_38.14187_20.49086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14187 20.49086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.14187"^^xsd:decimal ;
  dwc:decimalLongitude "20.49086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2016_38.14187_20.49086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14187 20.49086)"^^geo:wktLiteral ;
  geo-pos:lat "38.14187"^^xsd:decimal ;
  geo-pos:long "20.49086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2016_38.14187_20.49086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2016_38.14187_20.49086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2016_38.14187_20.49086'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.49086'^^xsd:double;
  dwc:latitude '38.14187'^^xsd:double;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2016_38.14187_20.49086'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_2003_38.17325_20.49336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_2003_38.17325_20.49336> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_2003_38.17325_20.49336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.17325 20.49336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.17325"^^xsd:decimal ;
  dwc:decimalLongitude "20.49336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "468"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_2003_38.17325_20.49336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.17325 20.49336)"^^geo:wktLiteral ;
  geo-pos:lat "38.17325"^^xsd:decimal ;
  geo-pos:long "20.49336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "468"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_2003_38.17325_20.49336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_2003_38.17325_20.49336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_2003_38.17325_20.49336'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.49336'^^xsd:double;
  dwc:latitude '38.17325'^^xsd:double;
  dwc:coordinatePrecision '468'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_2003_38.17325_20.49336'^^xsd:string;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Callinectes%20sapidus_2015_38.16462_20.50551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2015_38.16462_20.50551> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2015_38.16462_20.50551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.16462 20.50551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.16462"^^xsd:decimal ;
  dwc:decimalLongitude "20.50551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Callinectes%20sapidus_2015_38.16462_20.50551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.16462 20.50551)"^^geo:wktLiteral ;
  geo-pos:lat "38.16462"^^xsd:decimal ;
  geo-pos:long "20.50551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Callinectes%20sapidus_2015_38.16462_20.50551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Callinectes sapidus_2015_38.16462_20.50551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Callinectes sapidus_2015_38.16462_20.50551'^^xsd:string;
  dwc:scientificName 'Callinectes sapidus Rathbun, 1896'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.50551'^^xsd:double;
  dwc:latitude '38.16462'^^xsd:double;
  dwc:aphiaid '107379'^^xsd:integer;
  dwc:occurrenceId 'Callinectes sapidus_2015_38.16462_20.50551'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107379'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2019_38.34141_20.53137_2-6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2019_38.34141_20.53137_2-6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2019_38.34141_20.53137_2-6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.34141 20.53137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.34141"^^xsd:decimal ;
  dwc:decimalLongitude "20.53137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2019_38.34141_20.53137_2-6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.34141 20.53137)"^^geo:wktLiteral ;
  geo-pos:lat "38.34141"^^xsd:decimal ;
  geo-pos:long "20.53137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2019_38.34141_20.53137_2-6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2019_38.34141_20.53137_2-6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2019_38.34141_20.53137_2-6'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.53137'^^xsd:double;
  dwc:latitude '38.34141'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2019_38.34141_20.53137_2-6'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'moderate'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2020_38.43945_20.53425_4-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2020_38.43945_20.53425_4-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2020_38.43945_20.53425_4-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.43945 20.53425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.43945"^^xsd:decimal ;
  dwc:decimalLongitude "20.53425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2020_38.43945_20.53425_4-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.43945 20.53425)"^^geo:wktLiteral ;
  geo-pos:lat "38.43945"^^xsd:decimal ;
  geo-pos:long "20.53425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2020_38.43945_20.53425_4-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2020_38.43945_20.53425_4-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2020_38.43945_20.53425_4-5'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.53425'^^xsd:double;
  dwc:latitude '38.43945'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2020_38.43945_20.53425_4-5'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2018-07-17_38.43945_20.53425_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2018-07-17_38.43945_20.53425_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2018-07-17_38.43945_20.53425_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.43945 20.53425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.43945"^^xsd:decimal ;
  dwc:decimalLongitude "20.53425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2018-07-17_38.43945_20.53425_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.43945 20.53425)"^^geo:wktLiteral ;
  geo-pos:lat "38.43945"^^xsd:decimal ;
  geo-pos:long "20.53425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2018-07-17_38.43945_20.53425_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2018-07-17_38.43945_20.53425_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2018-07-17_38.43945_20.53425_5-5'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.53425'^^xsd:double;
  dwc:latitude '38.43945'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2018-07-17_38.43945_20.53425_5-5'^^xsd:string;
  dwc:observationDate '2018-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2020-07-15_38.43945_20.53425_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-07-15_38.43945_20.53425_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-07-15_38.43945_20.53425_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.43945 20.53425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.43945"^^xsd:decimal ;
  dwc:decimalLongitude "20.53425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2020-07-15_38.43945_20.53425_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.43945 20.53425)"^^geo:wktLiteral ;
  geo-pos:lat "38.43945"^^xsd:decimal ;
  geo-pos:long "20.53425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2020-07-15_38.43945_20.53425_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2020-07-15_38.43945_20.53425_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2020-07-15_38.43945_20.53425_5-5'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.53425'^^xsd:double;
  dwc:latitude '38.43945'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2020-07-15_38.43945_20.53425_5-5'^^xsd:string;
  dwc:observationDate '2020-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '5'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2020-07-16_38.43945_20.53425_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-07-16_38.43945_20.53425_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-07-16_38.43945_20.53425_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.43945 20.53425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.43945"^^xsd:decimal ;
  dwc:decimalLongitude "20.53425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2020-07-16_38.43945_20.53425_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.43945 20.53425)"^^geo:wktLiteral ;
  geo-pos:lat "38.43945"^^xsd:decimal ;
  geo-pos:long "20.53425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2020-07-16_38.43945_20.53425_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2020-07-16_38.43945_20.53425_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2020-07-16_38.43945_20.53425_5-5'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.53425'^^xsd:double;
  dwc:latitude '38.43945'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2020-07-16_38.43945_20.53425_5-5'^^xsd:string;
  dwc:observationDate '2020-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '6'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_2020_38.43864_20.53567_13-18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_2020_38.43864_20.53567_13-18> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_2020_38.43864_20.53567_13-18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.43864 20.53567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.43864"^^xsd:decimal ;
  dwc:decimalLongitude "20.53567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_2020_38.43864_20.53567_13-18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.43864 20.53567)"^^geo:wktLiteral ;
  geo-pos:lat "38.43864"^^xsd:decimal ;
  geo-pos:long "20.53567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_2020_38.43864_20.53567_13-18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_2020_38.43864_20.53567_13-18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_2020_38.43864_20.53567_13-18'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.53567'^^xsd:double;
  dwc:latitude '38.43864'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_2020_38.43864_20.53567_13-18'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2020_38.43864_20.53567_18-19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2020_38.43864_20.53567_18-19> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2020_38.43864_20.53567_18-19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.43864 20.53567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.43864"^^xsd:decimal ;
  dwc:decimalLongitude "20.53567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2020_38.43864_20.53567_18-19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.43864 20.53567)"^^geo:wktLiteral ;
  geo-pos:lat "38.43864"^^xsd:decimal ;
  geo-pos:long "20.53567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2020_38.43864_20.53567_18-19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2020_38.43864_20.53567_18-19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2020_38.43864_20.53567_18-19'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.53567'^^xsd:double;
  dwc:latitude '38.43864'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2020_38.43864_20.53567_18-19'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2015_38.37883_20.53722_Thodoros%20Kampouris>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2015_38.37883_20.53722_Thodoros%20Kampouris> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2015_38.37883_20.53722_Thodoros%20Kampouris> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.37883 20.53722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.37883"^^xsd:decimal ;
  dwc:decimalLongitude "20.53722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2015_38.37883_20.53722_Thodoros%20Kampouris>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.37883 20.53722)"^^geo:wktLiteral ;
  geo-pos:lat "38.37883"^^xsd:decimal ;
  geo-pos:long "20.53722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2015_38.37883_20.53722_Thodoros%20Kampouris>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2015_38.37883_20.53722_Thodoros Kampouris" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2015_38.37883_20.53722_Thodoros Kampouris'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Thodoros Kampouris'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.53722'^^xsd:double;
  dwc:latitude '38.37883'^^xsd:double;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2015_38.37883_20.53722_Thodoros Kampouris'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2015_38.37882_20.53723_Thodoros%20Kampouris>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2015_38.37882_20.53723_Thodoros%20Kampouris> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2015_38.37882_20.53723_Thodoros%20Kampouris> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.37882 20.53723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.37882"^^xsd:decimal ;
  dwc:decimalLongitude "20.53723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2015_38.37882_20.53723_Thodoros%20Kampouris>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.37882 20.53723)"^^geo:wktLiteral ;
  geo-pos:lat "38.37882"^^xsd:decimal ;
  geo-pos:long "20.53723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2015_38.37882_20.53723_Thodoros%20Kampouris>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2015_38.37882_20.53723_Thodoros Kampouris" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2015_38.37882_20.53723_Thodoros Kampouris'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Thodoros Kampouris'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.53723'^^xsd:double;
  dwc:latitude '38.37882'^^xsd:double;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2015_38.37882_20.53723_Thodoros Kampouris'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_1975_38.37426_20.54121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_1975_38.37426_20.54121> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_1975_38.37426_20.54121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.37426 20.54121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.37426"^^xsd:decimal ;
  dwc:decimalLongitude "20.54121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_1975_38.37426_20.54121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.37426 20.54121)"^^geo:wktLiteral ;
  geo-pos:lat "38.37426"^^xsd:decimal ;
  geo-pos:long "20.54121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_1975_38.37426_20.54121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_1975_38.37426_20.54121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_1975_38.37426_20.54121'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.54121'^^xsd:double;
  dwc:latitude '38.37426'^^xsd:double;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_1975_38.37426_20.54121'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2020-07-12_38.56212_20.54684_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-07-12_38.56212_20.54684_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-07-12_38.56212_20.54684_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56212 20.54684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.56212"^^xsd:decimal ;
  dwc:decimalLongitude "20.54684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2020-07-12_38.56212_20.54684_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56212 20.54684)"^^geo:wktLiteral ;
  geo-pos:lat "38.56212"^^xsd:decimal ;
  geo-pos:long "20.54684"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2020-07-12_38.56212_20.54684_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2020-07-12_38.56212_20.54684_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2020-07-12_38.56212_20.54684_5-5'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.54684'^^xsd:double;
  dwc:latitude '38.56212'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2020-07-12_38.56212_20.54684_5-5'^^xsd:string;
  dwc:observationDate '2020-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '4'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2020-17-13_38.56212_20.54684_15-15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-17-13_38.56212_20.54684_15-15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-17-13_38.56212_20.54684_15-15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56212 20.54684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.56212"^^xsd:decimal ;
  dwc:decimalLongitude "20.54684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2020-17-13_38.56212_20.54684_15-15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56212 20.54684)"^^geo:wktLiteral ;
  geo-pos:lat "38.56212"^^xsd:decimal ;
  geo-pos:long "20.54684"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2020-17-13_38.56212_20.54684_15-15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2020-17-13_38.56212_20.54684_15-15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2020-17-13_38.56212_20.54684_15-15'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.54684'^^xsd:double;
  dwc:latitude '38.56212'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2020-17-13_38.56212_20.54684_15-15'^^xsd:string;
  dwc:observationDate '2020-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2020-17-14_38.56212_20.54684_15-15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-17-14_38.56212_20.54684_15-15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-17-14_38.56212_20.54684_15-15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56212 20.54684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.56212"^^xsd:decimal ;
  dwc:decimalLongitude "20.54684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2020-17-14_38.56212_20.54684_15-15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56212 20.54684)"^^geo:wktLiteral ;
  geo-pos:lat "38.56212"^^xsd:decimal ;
  geo-pos:long "20.54684"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2020-17-14_38.56212_20.54684_15-15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2020-17-14_38.56212_20.54684_15-15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2020-17-14_38.56212_20.54684_15-15'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.54684'^^xsd:double;
  dwc:latitude '38.56212'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2020-17-14_38.56212_20.54684_15-15'^^xsd:string;
  dwc:observationDate '2020-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '5'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2020-17-15_38.56212_20.54684_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-17-15_38.56212_20.54684_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-17-15_38.56212_20.54684_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56212 20.54684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.56212"^^xsd:decimal ;
  dwc:decimalLongitude "20.54684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2020-17-15_38.56212_20.54684_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56212 20.54684)"^^geo:wktLiteral ;
  geo-pos:lat "38.56212"^^xsd:decimal ;
  geo-pos:long "20.54684"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2020-17-15_38.56212_20.54684_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2020-17-15_38.56212_20.54684_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2020-17-15_38.56212_20.54684_5-5'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.54684'^^xsd:double;
  dwc:latitude '38.56212'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2020-17-15_38.56212_20.54684_5-5'^^xsd:string;
  dwc:observationDate '2020-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '7'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2020-17-16_38.56212_20.54684_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-17-16_38.56212_20.54684_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-17-16_38.56212_20.54684_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56212 20.54684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.56212"^^xsd:decimal ;
  dwc:decimalLongitude "20.54684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2020-17-16_38.56212_20.54684_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56212 20.54684)"^^geo:wktLiteral ;
  geo-pos:lat "38.56212"^^xsd:decimal ;
  geo-pos:long "20.54684"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2020-17-16_38.56212_20.54684_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2020-17-16_38.56212_20.54684_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2020-17-16_38.56212_20.54684_5-5'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.54684'^^xsd:double;
  dwc:latitude '38.56212'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2020-17-16_38.56212_20.54684_5-5'^^xsd:string;
  dwc:observationDate '2020-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2017_38.60083_20.54988_10-10_>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2017_38.60083_20.54988_10-10_> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2017_38.60083_20.54988_10-10_> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60083 20.54988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60083"^^xsd:decimal ;
  dwc:decimalLongitude "20.54988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2017_38.60083_20.54988_10-10_>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60083 20.54988)"^^geo:wktLiteral ;
  geo-pos:lat "38.60083"^^xsd:decimal ;
  geo-pos:long "20.54988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2017_38.60083_20.54988_10-10_>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2017_38.60083_20.54988_10-10_" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2017_38.60083_20.54988_10-10_'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.54988'^^xsd:double;
  dwc:latitude '38.60083'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2017_38.60083_20.54988_10-10_'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2019_39.1543_20.5532_4-4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_39.1543_20.5532_4-4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_39.1543_20.5532_4-4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.1543 20.5532)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.1543"^^xsd:decimal ;
  dwc:decimalLongitude "20.5532"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2019_39.1543_20.5532_4-4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.1543 20.5532)"^^geo:wktLiteral ;
  geo-pos:lat "39.1543"^^xsd:decimal ;
  geo-pos:long "20.5532"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2019_39.1543_20.5532_4-4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2019_39.1543_20.5532_4-4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2019_39.1543_20.5532_4-4'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.5532'^^xsd:double;
  dwc:latitude '39.1543'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2019_39.1543_20.5532_4-4'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2019_39.1533_20.5542_4-4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_39.1533_20.5542_4-4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_39.1533_20.5542_4-4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.1533 20.5542)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.1533"^^xsd:decimal ;
  dwc:decimalLongitude "20.5542"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2019_39.1533_20.5542_4-4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.1533 20.5542)"^^geo:wktLiteral ;
  geo-pos:lat "39.1533"^^xsd:decimal ;
  geo-pos:long "20.5542"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2019_39.1533_20.5542_4-4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2019_39.1533_20.5542_4-4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2019_39.1533_20.5542_4-4'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.5542'^^xsd:double;
  dwc:latitude '39.1533'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2019_39.1533_20.5542_4-4'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2019_38.47218_20.56336_2-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2019_38.47218_20.56336_2-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2019_38.47218_20.56336_2-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.47218 20.56336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.47218"^^xsd:decimal ;
  dwc:decimalLongitude "20.56336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2019_38.47218_20.56336_2-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.47218 20.56336)"^^geo:wktLiteral ;
  geo-pos:lat "38.47218"^^xsd:decimal ;
  geo-pos:long "20.56336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2019_38.47218_20.56336_2-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2019_38.47218_20.56336_2-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2019_38.47218_20.56336_2-2'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.56336'^^xsd:double;
  dwc:latitude '38.47218'^^xsd:double;
  dwc:coordinatePrecision '23'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2019_38.47218_20.56336_2-2'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'moderate'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2012_39.15124_20.56484_G.%20Mpazios>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2012_39.15124_20.56484_G.%20Mpazios> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2012_39.15124_20.56484_G.%20Mpazios> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.15124 20.56484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.15124"^^xsd:decimal ;
  dwc:decimalLongitude "20.56484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2012_39.15124_20.56484_G.%20Mpazios>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.15124 20.56484)"^^geo:wktLiteral ;
  geo-pos:lat "39.15124"^^xsd:decimal ;
  geo-pos:long "20.56484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2012_39.15124_20.56484_G.%20Mpazios>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2012_39.15124_20.56484_G. Mpazios" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2012_39.15124_20.56484_G. Mpazios'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'G. Mpazios'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.56484'^^xsd:double;
  dwc:latitude '39.15124'^^xsd:double;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2012_39.15124_20.56484_G. Mpazios'^^xsd:string;
  dwc:observationDate '2012-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2016_38.10485_20.5854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2016_38.10485_20.5854> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2016_38.10485_20.5854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.10485 20.5854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.10485"^^xsd:decimal ;
  dwc:decimalLongitude "20.5854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "33"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2016_38.10485_20.5854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.10485 20.5854)"^^geo:wktLiteral ;
  geo-pos:lat "38.10485"^^xsd:decimal ;
  geo-pos:long "20.5854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "33"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2016_38.10485_20.5854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2016_38.10485_20.5854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2016_38.10485_20.5854'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.5854'^^xsd:double;
  dwc:latitude '38.10485'^^xsd:double;
  dwc:coordinatePrecision '33'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2016_38.10485_20.5854'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Callinectes%20sapidus_2015_38.58922_20.58794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2015_38.58922_20.58794> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2015_38.58922_20.58794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58922 20.58794)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58922"^^xsd:decimal ;
  dwc:decimalLongitude "20.58794"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Callinectes%20sapidus_2015_38.58922_20.58794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58922 20.58794)"^^geo:wktLiteral ;
  geo-pos:lat "38.58922"^^xsd:decimal ;
  geo-pos:long "20.58794"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Callinectes%20sapidus_2015_38.58922_20.58794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Callinectes sapidus_2015_38.58922_20.58794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Callinectes sapidus_2015_38.58922_20.58794'^^xsd:string;
  dwc:scientificName 'Callinectes sapidus Rathbun, 1896'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.58794'^^xsd:double;
  dwc:latitude '38.58922'^^xsd:double;
  dwc:occurrenceRemarks 'approximate coordinates through Google Earth based on information provided by associatedReferences or asociatedMedia'^^xsd:string;
  dwc:aphiaid '107379'^^xsd:integer;
  dwc:occurrenceId 'Callinectes sapidus_2015_38.58922_20.58794'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107379'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Asparagopsis_2013_38.42677_20.58927_1-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Asparagopsis_2013_38.42677_20.58927_1-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Asparagopsis_2013_38.42677_20.58927_1-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.42677 20.58927)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.42677"^^xsd:decimal ;
  dwc:decimalLongitude "20.58927"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Asparagopsis_2013_38.42677_20.58927_1-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.42677 20.58927)"^^geo:wktLiteral ;
  geo-pos:lat "38.42677"^^xsd:decimal ;
  geo-pos:long "20.58927"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Asparagopsis_2013_38.42677_20.58927_1-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Asparagopsis_2013_38.42677_20.58927_1-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Asparagopsis_2013_38.42677_20.58927_1-1'^^xsd:string;
  dwc:scientificName 'Asparagopsis Montagne, 1840'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.58927'^^xsd:double;
  dwc:latitude '38.42677'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '143809'^^xsd:integer;
  dwc:occurrenceId 'Asparagopsis_2013_38.42677_20.58927_1-1'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143809'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2010_38.1071_20.58988_8-8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2010_38.1071_20.58988_8-8> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2010_38.1071_20.58988_8-8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1071 20.58988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.1071"^^xsd:decimal ;
  dwc:decimalLongitude "20.58988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2010_38.1071_20.58988_8-8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1071 20.58988)"^^geo:wktLiteral ;
  geo-pos:lat "38.1071"^^xsd:decimal ;
  geo-pos:long "20.58988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2010_38.1071_20.58988_8-8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2010_38.1071_20.58988_8-8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2010_38.1071_20.58988_8-8'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.58988'^^xsd:double;
  dwc:latitude '38.1071'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2010_38.1071_20.58988_8-8'^^xsd:string;
  dwc:observationDate '2010-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Stypopodium%20schimperi_2013_38.42495_20.59069_1-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2013_38.42495_20.59069_1-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2013_38.42495_20.59069_1-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.42495 20.59069)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.42495"^^xsd:decimal ;
  dwc:decimalLongitude "20.59069"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2013_38.42495_20.59069_1-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.42495 20.59069)"^^geo:wktLiteral ;
  geo-pos:lat "38.42495"^^xsd:decimal ;
  geo-pos:long "20.59069"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Stypopodium%20schimperi_2013_38.42495_20.59069_1-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Stypopodium schimperi_2013_38.42495_20.59069_1-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Stypopodium schimperi_2013_38.42495_20.59069_1-1'^^xsd:string;
  dwc:scientificName 'Stypopodium schimperi (Kützing) Verlaque & Boudouresque, 1991'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.59069'^^xsd:double;
  dwc:latitude '38.42495'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '145391'^^xsd:integer;
  dwc:occurrenceId 'Stypopodium schimperi_2013_38.42495_20.59069_1-1'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145391'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2019_39.1087_20.5913_12-12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_39.1087_20.5913_12-12> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_39.1087_20.5913_12-12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.1087 20.5913)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.1087"^^xsd:decimal ;
  dwc:decimalLongitude "20.5913"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2019_39.1087_20.5913_12-12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.1087 20.5913)"^^geo:wktLiteral ;
  geo-pos:lat "39.1087"^^xsd:decimal ;
  geo-pos:long "20.5913"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2019_39.1087_20.5913_12-12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2019_39.1087_20.5913_12-12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2019_39.1087_20.5913_12-12'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.5913'^^xsd:double;
  dwc:latitude '39.1087'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2019_39.1087_20.5913_12-12'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2019_38.30765_20.60872_2-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2019_38.30765_20.60872_2-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2019_38.30765_20.60872_2-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.30765 20.60872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.30765"^^xsd:decimal ;
  dwc:decimalLongitude "20.60872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2019_38.30765_20.60872_2-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.30765 20.60872)"^^geo:wktLiteral ;
  geo-pos:lat "38.30765"^^xsd:decimal ;
  geo-pos:long "20.60872"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2019_38.30765_20.60872_2-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2019_38.30765_20.60872_2-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2019_38.30765_20.60872_2-2'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.60872'^^xsd:double;
  dwc:latitude '38.30765'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2019_38.30765_20.60872_2-2'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'moderate'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2020_38.79231_20.6142_12.5-13.5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2020_38.79231_20.6142_12.5-13.5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2020_38.79231_20.6142_12.5-13.5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.79231 20.6142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.79231"^^xsd:decimal ;
  dwc:decimalLongitude "20.6142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "13.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2020_38.79231_20.6142_12.5-13.5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.79231 20.6142)"^^geo:wktLiteral ;
  geo-pos:lat "38.79231"^^xsd:decimal ;
  geo-pos:long "20.6142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2020_38.79231_20.6142_12.5-13.5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2020_38.79231_20.6142_12.5-13.5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2020_38.79231_20.6142_12.5-13.5'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.6142'^^xsd:double;
  dwc:latitude '38.79231'^^xsd:double;
  dwc:minimumDepth '12.5'^^xsd:double;
  dwc:maximumDepth '13.5'^^xsd:double;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2020_38.79231_20.6142_12.5-13.5'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '4'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2020_38.60164_20.62682_6-18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2020_38.60164_20.62682_6-18> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2020_38.60164_20.62682_6-18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60164 20.62682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60164"^^xsd:decimal ;
  dwc:decimalLongitude "20.62682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2020_38.60164_20.62682_6-18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60164 20.62682)"^^geo:wktLiteral ;
  geo-pos:lat "38.60164"^^xsd:decimal ;
  geo-pos:long "20.62682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2020_38.60164_20.62682_6-18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2020_38.60164_20.62682_6-18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2020_38.60164_20.62682_6-18'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.62682'^^xsd:double;
  dwc:latitude '38.60164'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2020_38.60164_20.62682_6-18'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '16'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2020_38.60164_20.62682_7-7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_38.60164_20.62682_7-7> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_38.60164_20.62682_7-7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60164 20.62682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.60164"^^xsd:decimal ;
  dwc:decimalLongitude "20.62682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_38.60164_20.62682_7-7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.60164 20.62682)"^^geo:wktLiteral ;
  geo-pos:lat "38.60164"^^xsd:decimal ;
  geo-pos:long "20.62682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2020_38.60164_20.62682_7-7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2020_38.60164_20.62682_7-7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2020_38.60164_20.62682_7-7'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.62682'^^xsd:double;
  dwc:latitude '38.60164'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2020_38.60164_20.62682_7-7'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2020_38.82164_20.63743_V.%20Tzanatos>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2020_38.82164_20.63743_V.%20Tzanatos> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2020_38.82164_20.63743_V.%20Tzanatos> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.82164 20.63743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.82164"^^xsd:decimal ;
  dwc:decimalLongitude "20.63743"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2020_38.82164_20.63743_V.%20Tzanatos>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.82164 20.63743)"^^geo:wktLiteral ;
  geo-pos:lat "38.82164"^^xsd:decimal ;
  geo-pos:long "20.63743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2020_38.82164_20.63743_V.%20Tzanatos>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2020_38.82164_20.63743_V. Tzanatos" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2020_38.82164_20.63743_V. Tzanatos'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'V. Tzanatos'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.63743'^^xsd:double;
  dwc:latitude '38.82164'^^xsd:double;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2020_38.82164_20.63743_V. Tzanatos'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2005_38.25174_20.63882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2005_38.25174_20.63882> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2005_38.25174_20.63882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.25174 20.63882)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.25174"^^xsd:decimal ;
  dwc:decimalLongitude "20.63882"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2005_38.25174_20.63882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.25174 20.63882)"^^geo:wktLiteral ;
  geo-pos:lat "38.25174"^^xsd:decimal ;
  geo-pos:long "20.63882"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2005_38.25174_20.63882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2005_38.25174_20.63882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2005_38.25174_20.63882'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.63882'^^xsd:double;
  dwc:latitude '38.25174'^^xsd:double;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2005_38.25174_20.63882'^^xsd:string;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2011_38.43983_20.64107_20-20_Kostas%20Tsiamis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2011_38.43983_20.64107_20-20_Kostas%20Tsiamis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2011_38.43983_20.64107_20-20_Kostas%20Tsiamis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.43983 20.64107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.43983"^^xsd:decimal ;
  dwc:decimalLongitude "20.64107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2011_38.43983_20.64107_20-20_Kostas%20Tsiamis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.43983 20.64107)"^^geo:wktLiteral ;
  geo-pos:lat "38.43983"^^xsd:decimal ;
  geo-pos:long "20.64107"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2011_38.43983_20.64107_20-20_Kostas%20Tsiamis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2011_38.43983_20.64107_20-20_Kostas Tsiamis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2011_38.43983_20.64107_20-20_Kostas Tsiamis'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Kostas Tsiamis'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.64107'^^xsd:double;
  dwc:latitude '38.43983'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2011_38.43983_20.64107_20-20_Kostas Tsiamis'^^xsd:string;
  dwc:observationDate '2011-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2020-07-15_38.26338_20.67337_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-07-15_38.26338_20.67337_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-07-15_38.26338_20.67337_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.26338 20.67337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.26338"^^xsd:decimal ;
  dwc:decimalLongitude "20.67337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2020-07-15_38.26338_20.67337_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.26338 20.67337)"^^geo:wktLiteral ;
  geo-pos:lat "38.26338"^^xsd:decimal ;
  geo-pos:long "20.67337"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2020-07-15_38.26338_20.67337_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2020-07-15_38.26338_20.67337_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2020-07-15_38.26338_20.67337_5-5'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.67337'^^xsd:double;
  dwc:latitude '38.26338'^^xsd:double;
  dwc:coordinatePrecision '7'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2020-07-15_38.26338_20.67337_5-5'^^xsd:string;
  dwc:observationDate '2020-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2020-07-16_38.26338_20.67337_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-07-16_38.26338_20.67337_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-07-16_38.26338_20.67337_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.26338 20.67337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.26338"^^xsd:decimal ;
  dwc:decimalLongitude "20.67337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2020-07-16_38.26338_20.67337_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.26338 20.67337)"^^geo:wktLiteral ;
  geo-pos:lat "38.26338"^^xsd:decimal ;
  geo-pos:long "20.67337"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2020-07-16_38.26338_20.67337_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2020-07-16_38.26338_20.67337_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2020-07-16_38.26338_20.67337_5-5'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.67337'^^xsd:double;
  dwc:latitude '38.26338'^^xsd:double;
  dwc:coordinatePrecision '7'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2020-07-16_38.26338_20.67337_5-5'^^xsd:string;
  dwc:observationDate '2020-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '6'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2020-07-17_38.26338_20.67337_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-07-17_38.26338_20.67337_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-07-17_38.26338_20.67337_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.26338 20.67337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.26338"^^xsd:decimal ;
  dwc:decimalLongitude "20.67337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2020-07-17_38.26338_20.67337_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.26338 20.67337)"^^geo:wktLiteral ;
  geo-pos:lat "38.26338"^^xsd:decimal ;
  geo-pos:long "20.67337"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2020-07-17_38.26338_20.67337_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2020-07-17_38.26338_20.67337_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2020-07-17_38.26338_20.67337_5-5'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.67337'^^xsd:double;
  dwc:latitude '38.26338'^^xsd:double;
  dwc:coordinatePrecision '7'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2020-07-17_38.26338_20.67337_5-5'^^xsd:string;
  dwc:observationDate '2020-07-17'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '8'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2020-07-18_38.26338_20.67337_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-07-18_38.26338_20.67337_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-07-18_38.26338_20.67337_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.26338 20.67337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.26338"^^xsd:decimal ;
  dwc:decimalLongitude "20.67337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2020-07-18_38.26338_20.67337_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.26338 20.67337)"^^geo:wktLiteral ;
  geo-pos:lat "38.26338"^^xsd:decimal ;
  geo-pos:long "20.67337"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2020-07-18_38.26338_20.67337_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2020-07-18_38.26338_20.67337_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2020-07-18_38.26338_20.67337_5-5'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.67337'^^xsd:double;
  dwc:latitude '38.26338'^^xsd:double;
  dwc:coordinatePrecision '7'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2020-07-18_38.26338_20.67337_5-5'^^xsd:string;
  dwc:observationDate '2020-07-18'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_2020_38.26165_20.6739_0-15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_2020_38.26165_20.6739_0-15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_2020_38.26165_20.6739_0-15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.26165 20.6739)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.26165"^^xsd:decimal ;
  dwc:decimalLongitude "20.6739"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_2020_38.26165_20.6739_0-15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.26165 20.6739)"^^geo:wktLiteral ;
  geo-pos:lat "38.26165"^^xsd:decimal ;
  geo-pos:long "20.6739"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_2020_38.26165_20.6739_0-15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_2020_38.26165_20.6739_0-15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_2020_38.26165_20.6739_0-15'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.6739'^^xsd:double;
  dwc:latitude '38.26165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_2020_38.26165_20.6739_0-15'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2020_38.26165_20.6739_8-9_Michail%20Ragkousis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2020_38.26165_20.6739_8-9_Michail%20Ragkousis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2020_38.26165_20.6739_8-9_Michail%20Ragkousis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.26165 20.6739)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.26165"^^xsd:decimal ;
  dwc:decimalLongitude "20.6739"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2020_38.26165_20.6739_8-9_Michail%20Ragkousis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.26165 20.6739)"^^geo:wktLiteral ;
  geo-pos:lat "38.26165"^^xsd:decimal ;
  geo-pos:long "20.6739"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2020_38.26165_20.6739_8-9_Michail%20Ragkousis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2020_38.26165_20.6739_8-9_Michail Ragkousis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2020_38.26165_20.6739_8-9_Michail Ragkousis'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Michail Ragkousis'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.6739'^^xsd:double;
  dwc:latitude '38.26165'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2020_38.26165_20.6739_8-9_Michail Ragkousis'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '11'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2020_38.26165_20.6739_9-9_Orestis%20Papadakis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_38.26165_20.6739_9-9_Orestis%20Papadakis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_38.26165_20.6739_9-9_Orestis%20Papadakis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.26165 20.6739)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.26165"^^xsd:decimal ;
  dwc:decimalLongitude "20.6739"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_38.26165_20.6739_9-9_Orestis%20Papadakis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.26165 20.6739)"^^geo:wktLiteral ;
  geo-pos:lat "38.26165"^^xsd:decimal ;
  geo-pos:long "20.6739"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2020_38.26165_20.6739_9-9_Orestis%20Papadakis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2020_38.26165_20.6739_9-9_Orestis Papadakis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2020_38.26165_20.6739_9-9_Orestis Papadakis'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Orestis Papadakis'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.6739'^^xsd:double;
  dwc:latitude '38.26165'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2020_38.26165_20.6739_9-9_Orestis Papadakis'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Ganonema%20farinosum_2016_38.47916_20.67493_2-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Ganonema%20farinosum_2016_38.47916_20.67493_2-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Ganonema%20farinosum_2016_38.47916_20.67493_2-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.47916 20.67493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.47916"^^xsd:decimal ;
  dwc:decimalLongitude "20.67493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Ganonema%20farinosum_2016_38.47916_20.67493_2-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.47916 20.67493)"^^geo:wktLiteral ;
  geo-pos:lat "38.47916"^^xsd:decimal ;
  geo-pos:long "20.67493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Ganonema%20farinosum_2016_38.47916_20.67493_2-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ganonema farinosum_2016_38.47916_20.67493_2-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Ganonema farinosum_2016_38.47916_20.67493_2-2'^^xsd:string;
  dwc:scientificName 'Ganonema farinosum (J.V.Lamouroux) K.-C.Fan & Y.-C.Wang, 1974'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.67493'^^xsd:double;
  dwc:latitude '38.47916'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '145749'^^xsd:integer;
  dwc:occurrenceId 'Ganonema farinosum_2016_38.47916_20.67493_2-2'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145749'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '20'^^xsd:integer;
  dwc:organismQuantityType '% cover'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2016_38.47916_20.67493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2016_38.47916_20.67493> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2016_38.47916_20.67493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.47916 20.67493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.47916"^^xsd:decimal ;
  dwc:decimalLongitude "20.67493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2016_38.47916_20.67493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.47916 20.67493)"^^geo:wktLiteral ;
  geo-pos:lat "38.47916"^^xsd:decimal ;
  geo-pos:long "20.67493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2016_38.47916_20.67493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2016_38.47916_20.67493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2016_38.47916_20.67493'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.67493'^^xsd:double;
  dwc:latitude '38.47916'^^xsd:double;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2016_38.47916_20.67493'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '4'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2016_38.47916_20.67493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_38.47916_20.67493> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_38.47916_20.67493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.47916 20.67493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.47916"^^xsd:decimal ;
  dwc:decimalLongitude "20.67493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2016_38.47916_20.67493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.47916 20.67493)"^^geo:wktLiteral ;
  geo-pos:lat "38.47916"^^xsd:decimal ;
  geo-pos:long "20.67493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2016_38.47916_20.67493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2016_38.47916_20.67493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2016_38.47916_20.67493'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.67493'^^xsd:double;
  dwc:latitude '38.47916'^^xsd:double;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2016_38.47916_20.67493'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '6'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Asparagopsis_2014_39.07135_20.6809_0.5-0.5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Asparagopsis_2014_39.07135_20.6809_0.5-0.5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Asparagopsis_2014_39.07135_20.6809_0.5-0.5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.07135 20.6809)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.07135"^^xsd:decimal ;
  dwc:decimalLongitude "20.6809"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "84"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Asparagopsis_2014_39.07135_20.6809_0.5-0.5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.07135 20.6809)"^^geo:wktLiteral ;
  geo-pos:lat "39.07135"^^xsd:decimal ;
  geo-pos:long "20.6809"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "84"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Asparagopsis_2014_39.07135_20.6809_0.5-0.5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Asparagopsis_2014_39.07135_20.6809_0.5-0.5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Asparagopsis_2014_39.07135_20.6809_0.5-0.5'^^xsd:string;
  dwc:scientificName 'Asparagopsis Montagne, 1840'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.6809'^^xsd:double;
  dwc:latitude '39.07135'^^xsd:double;
  dwc:coordinatePrecision '84'^^xsd:integer;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '143809'^^xsd:integer;
  dwc:occurrenceId 'Asparagopsis_2014_39.07135_20.6809_0.5-0.5'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143809'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2019_38.27_20.6828_14-14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2019_38.27_20.6828_14-14> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2019_38.27_20.6828_14-14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.27 20.6828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.27"^^xsd:decimal ;
  dwc:decimalLongitude "20.6828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2019_38.27_20.6828_14-14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.27 20.6828)"^^geo:wktLiteral ;
  geo-pos:lat "38.27"^^xsd:decimal ;
  geo-pos:long "20.6828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2019_38.27_20.6828_14-14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2019_38.27_20.6828_14-14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2019_38.27_20.6828_14-14'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.6828'^^xsd:double;
  dwc:latitude '38.27'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2019_38.27_20.6828_14-14'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2020-07-11_38.85351_20.68685_15-15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-07-11_38.85351_20.68685_15-15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-07-11_38.85351_20.68685_15-15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.85351 20.68685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.85351"^^xsd:decimal ;
  dwc:decimalLongitude "20.68685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2020-07-11_38.85351_20.68685_15-15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.85351 20.68685)"^^geo:wktLiteral ;
  geo-pos:lat "38.85351"^^xsd:decimal ;
  geo-pos:long "20.68685"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2020-07-11_38.85351_20.68685_15-15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2020-07-11_38.85351_20.68685_15-15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2020-07-11_38.85351_20.68685_15-15'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.68685'^^xsd:double;
  dwc:latitude '38.85351'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2020-07-11_38.85351_20.68685_15-15'^^xsd:string;
  dwc:observationDate '2020-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '20'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2020-07-11_38.85351_20.68685_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-07-11_38.85351_20.68685_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-07-11_38.85351_20.68685_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.85351 20.68685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.85351"^^xsd:decimal ;
  dwc:decimalLongitude "20.68685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2020-07-11_38.85351_20.68685_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.85351 20.68685)"^^geo:wktLiteral ;
  geo-pos:lat "38.85351"^^xsd:decimal ;
  geo-pos:long "20.68685"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2020-07-11_38.85351_20.68685_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2020-07-11_38.85351_20.68685_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2020-07-11_38.85351_20.68685_5-5'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.68685'^^xsd:double;
  dwc:latitude '38.85351'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2020-07-11_38.85351_20.68685_5-5'^^xsd:string;
  dwc:observationDate '2020-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '20'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2020-07-12_38.85351_20.68685_15-15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-07-12_38.85351_20.68685_15-15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-07-12_38.85351_20.68685_15-15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.85351 20.68685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.85351"^^xsd:decimal ;
  dwc:decimalLongitude "20.68685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2020-07-12_38.85351_20.68685_15-15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.85351 20.68685)"^^geo:wktLiteral ;
  geo-pos:lat "38.85351"^^xsd:decimal ;
  geo-pos:long "20.68685"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2020-07-12_38.85351_20.68685_15-15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2020-07-12_38.85351_20.68685_15-15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2020-07-12_38.85351_20.68685_15-15'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.68685'^^xsd:double;
  dwc:latitude '38.85351'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2020-07-12_38.85351_20.68685_15-15'^^xsd:string;
  dwc:observationDate '2020-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '17'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2020-07-12_38.85351_20.68685_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-07-12_38.85351_20.68685_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-07-12_38.85351_20.68685_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.85351 20.68685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.85351"^^xsd:decimal ;
  dwc:decimalLongitude "20.68685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2020-07-12_38.85351_20.68685_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.85351 20.68685)"^^geo:wktLiteral ;
  geo-pos:lat "38.85351"^^xsd:decimal ;
  geo-pos:long "20.68685"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2020-07-12_38.85351_20.68685_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2020-07-12_38.85351_20.68685_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2020-07-12_38.85351_20.68685_5-5'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.68685'^^xsd:double;
  dwc:latitude '38.85351'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2020-07-12_38.85351_20.68685_5-5'^^xsd:string;
  dwc:observationDate '2020-07-12'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '20'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2020-07-13_38.85351_20.68685_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-07-13_38.85351_20.68685_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-07-13_38.85351_20.68685_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.85351 20.68685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.85351"^^xsd:decimal ;
  dwc:decimalLongitude "20.68685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2020-07-13_38.85351_20.68685_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.85351 20.68685)"^^geo:wktLiteral ;
  geo-pos:lat "38.85351"^^xsd:decimal ;
  geo-pos:long "20.68685"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2020-07-13_38.85351_20.68685_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2020-07-13_38.85351_20.68685_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2020-07-13_38.85351_20.68685_5-5'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.68685'^^xsd:double;
  dwc:latitude '38.85351'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2020-07-13_38.85351_20.68685_5-5'^^xsd:string;
  dwc:observationDate '2020-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '20'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2020-07-15_38.85351_20.68685_15-15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-07-15_38.85351_20.68685_15-15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-07-15_38.85351_20.68685_15-15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.85351 20.68685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.85351"^^xsd:decimal ;
  dwc:decimalLongitude "20.68685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2020-07-15_38.85351_20.68685_15-15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.85351 20.68685)"^^geo:wktLiteral ;
  geo-pos:lat "38.85351"^^xsd:decimal ;
  geo-pos:long "20.68685"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2020-07-15_38.85351_20.68685_15-15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2020-07-15_38.85351_20.68685_15-15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2020-07-15_38.85351_20.68685_15-15'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.68685'^^xsd:double;
  dwc:latitude '38.85351'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2020-07-15_38.85351_20.68685_15-15'^^xsd:string;
  dwc:observationDate '2020-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '20'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2020-07-16_38.85351_20.68685_15-15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-07-16_38.85351_20.68685_15-15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-07-16_38.85351_20.68685_15-15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.85351 20.68685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.85351"^^xsd:decimal ;
  dwc:decimalLongitude "20.68685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2020-07-16_38.85351_20.68685_15-15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.85351 20.68685)"^^geo:wktLiteral ;
  geo-pos:lat "38.85351"^^xsd:decimal ;
  geo-pos:long "20.68685"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2020-07-16_38.85351_20.68685_15-15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2020-07-16_38.85351_20.68685_15-15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2020-07-16_38.85351_20.68685_15-15'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.68685'^^xsd:double;
  dwc:latitude '38.85351'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2020-07-16_38.85351_20.68685_15-15'^^xsd:string;
  dwc:observationDate '2020-07-16'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '18'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2020_38.85318_20.68779_6.5-7.5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2020_38.85318_20.68779_6.5-7.5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2020_38.85318_20.68779_6.5-7.5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.85318 20.68779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.85318"^^xsd:decimal ;
  dwc:decimalLongitude "20.68779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2020_38.85318_20.68779_6.5-7.5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.85318 20.68779)"^^geo:wktLiteral ;
  geo-pos:lat "38.85318"^^xsd:decimal ;
  geo-pos:long "20.68779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2020_38.85318_20.68779_6.5-7.5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2020_38.85318_20.68779_6.5-7.5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2020_38.85318_20.68779_6.5-7.5'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.68779'^^xsd:double;
  dwc:latitude '38.85318'^^xsd:double;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2020_38.85318_20.68779_6.5-7.5'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '15'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2016_38.07996_20.69001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2016_38.07996_20.69001> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2016_38.07996_20.69001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.07996 20.69001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.07996"^^xsd:decimal ;
  dwc:decimalLongitude "20.69001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2016_38.07996_20.69001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.07996 20.69001)"^^geo:wktLiteral ;
  geo-pos:lat "38.07996"^^xsd:decimal ;
  geo-pos:long "20.69001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "58"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2016_38.07996_20.69001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2016_38.07996_20.69001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2016_38.07996_20.69001'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.69001'^^xsd:double;
  dwc:latitude '38.07996'^^xsd:double;
  dwc:coordinatePrecision '58'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2016_38.07996_20.69001'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2008_38.63765_20.7001_0.5-0.5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2008_38.63765_20.7001_0.5-0.5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2008_38.63765_20.7001_0.5-0.5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63765 20.7001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63765"^^xsd:decimal ;
  dwc:decimalLongitude "20.7001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2008_38.63765_20.7001_0.5-0.5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63765 20.7001)"^^geo:wktLiteral ;
  geo-pos:lat "38.63765"^^xsd:decimal ;
  geo-pos:long "20.7001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2008_38.63765_20.7001_0.5-0.5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2008_38.63765_20.7001_0.5-0.5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2008_38.63765_20.7001_0.5-0.5'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.7001'^^xsd:double;
  dwc:latitude '38.63765'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2008_38.63765_20.7001_0.5-0.5'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'very high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2016_37.73871_20.70076_4-4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2016_37.73871_20.70076_4-4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2016_37.73871_20.70076_4-4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73871 20.70076)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73871"^^xsd:decimal ;
  dwc:decimalLongitude "20.70076"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2016_37.73871_20.70076_4-4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73871 20.70076)"^^geo:wktLiteral ;
  geo-pos:lat "37.73871"^^xsd:decimal ;
  geo-pos:long "20.70076"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2016_37.73871_20.70076_4-4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2016_37.73871_20.70076_4-4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2016_37.73871_20.70076_4-4'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.70076'^^xsd:double;
  dwc:latitude '37.73871'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2016_37.73871_20.70076_4-4'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2014_37.73913_20.70163_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2014_37.73913_20.70163_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2014_37.73913_20.70163_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73913 20.70163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73913"^^xsd:decimal ;
  dwc:decimalLongitude "20.70163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2014_37.73913_20.70163_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73913 20.70163)"^^geo:wktLiteral ;
  geo-pos:lat "37.73913"^^xsd:decimal ;
  geo-pos:long "20.70163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2014_37.73913_20.70163_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2014_37.73913_20.70163_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2014_37.73913_20.70163_5-5'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.70163'^^xsd:double;
  dwc:latitude '37.73913'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2014_37.73913_20.70163_5-5'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_2017_38.70592_20.71016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_2017_38.70592_20.71016> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_2017_38.70592_20.71016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70592 20.71016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.70592"^^xsd:decimal ;
  dwc:decimalLongitude "20.71016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_2017_38.70592_20.71016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.70592 20.71016)"^^geo:wktLiteral ;
  geo-pos:lat "38.70592"^^xsd:decimal ;
  geo-pos:long "20.71016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_2017_38.70592_20.71016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_2017_38.70592_20.71016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_2017_38.70592_20.71016'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.71016'^^xsd:double;
  dwc:latitude '38.70592'^^xsd:double;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_2017_38.70592_20.71016'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Ganonema%20farinosum_2016_39.01756_20.71127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Ganonema%20farinosum_2016_39.01756_20.71127> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Ganonema%20farinosum_2016_39.01756_20.71127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01756 20.71127)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.01756"^^xsd:decimal ;
  dwc:decimalLongitude "20.71127"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Ganonema%20farinosum_2016_39.01756_20.71127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01756 20.71127)"^^geo:wktLiteral ;
  geo-pos:lat "39.01756"^^xsd:decimal ;
  geo-pos:long "20.71127"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Ganonema%20farinosum_2016_39.01756_20.71127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ganonema farinosum_2016_39.01756_20.71127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Ganonema farinosum_2016_39.01756_20.71127'^^xsd:string;
  dwc:scientificName 'Ganonema farinosum (J.V.Lamouroux) K.-C.Fan & Y.-C.Wang, 1974'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.71127'^^xsd:double;
  dwc:latitude '39.01756'^^xsd:double;
  dwc:aphiaid '145749'^^xsd:integer;
  dwc:occurrenceId 'Ganonema farinosum_2016_39.01756_20.71127'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145749'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2019_37.90856_20.71212_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2019_37.90856_20.71212_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2019_37.90856_20.71212_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.90856 20.71212)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.90856"^^xsd:decimal ;
  dwc:decimalLongitude "20.71212"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2019_37.90856_20.71212_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.90856 20.71212)"^^geo:wktLiteral ;
  geo-pos:lat "37.90856"^^xsd:decimal ;
  geo-pos:long "20.71212"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2019_37.90856_20.71212_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2019_37.90856_20.71212_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2019_37.90856_20.71212_5-5'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.71212'^^xsd:double;
  dwc:latitude '37.90856'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2019_37.90856_20.71212_5-5'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Bursatella%20leachii_2019_38.84271_20.71679_Sarah%20Faulwetter>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Bursatella%20leachii_2019_38.84271_20.71679_Sarah%20Faulwetter> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Bursatella%20leachii_2019_38.84271_20.71679_Sarah%20Faulwetter> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.84271 20.71679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.84271"^^xsd:decimal ;
  dwc:decimalLongitude "20.71679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Bursatella%20leachii_2019_38.84271_20.71679_Sarah%20Faulwetter>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.84271 20.71679)"^^geo:wktLiteral ;
  geo-pos:lat "38.84271"^^xsd:decimal ;
  geo-pos:long "20.71679"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Bursatella%20leachii_2019_38.84271_20.71679_Sarah%20Faulwetter>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Bursatella leachii_2019_38.84271_20.71679_Sarah Faulwetter" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Bursatella leachii_2019_38.84271_20.71679_Sarah Faulwetter'^^xsd:string;
  dwc:scientificName 'Bursatella leachii Blainville, 1817'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Sarah Faulwetter'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.71679'^^xsd:double;
  dwc:latitude '38.84271'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '138759'^^xsd:integer;
  dwc:occurrenceId 'Bursatella leachii_2019_38.84271_20.71679_Sarah Faulwetter'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138759'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Callinectes%20sapidus_2000%2F2009_38.84792_20.71769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2000%2F2009_38.84792_20.71769> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2000%2F2009_38.84792_20.71769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.84792 20.71769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.84792"^^xsd:decimal ;
  dwc:decimalLongitude "20.71769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Callinectes%20sapidus_2000%2F2009_38.84792_20.71769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.84792 20.71769)"^^geo:wktLiteral ;
  geo-pos:lat "38.84792"^^xsd:decimal ;
  geo-pos:long "20.71769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Callinectes%20sapidus_2000%2F2009_38.84792_20.71769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Callinectes sapidus_2000/2009_38.84792_20.71769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Callinectes sapidus_2000/2009_38.84792_20.71769'^^xsd:string;
  dwc:scientificName 'Callinectes sapidus Rathbun, 1896'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.71769'^^xsd:double;
  dwc:latitude '38.84792'^^xsd:double;
  dwc:aphiaid '107379'^^xsd:integer;
  dwc:occurrenceId 'Callinectes sapidus_2000/2009_38.84792_20.71769'^^xsd:string;
  dwc:aphiaIdAccepted '107379'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2011_38.96136_20.71974_Kostas%20Tsiamis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2011_38.96136_20.71974_Kostas%20Tsiamis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2011_38.96136_20.71974_Kostas%20Tsiamis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96136 20.71974)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.96136"^^xsd:decimal ;
  dwc:decimalLongitude "20.71974"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2011_38.96136_20.71974_Kostas%20Tsiamis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96136 20.71974)"^^geo:wktLiteral ;
  geo-pos:lat "38.96136"^^xsd:decimal ;
  geo-pos:long "20.71974"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2011_38.96136_20.71974_Kostas%20Tsiamis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2011_38.96136_20.71974_Kostas Tsiamis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2011_38.96136_20.71974_Kostas Tsiamis'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Kostas Tsiamis'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.71974'^^xsd:double;
  dwc:latitude '38.96136'^^xsd:double;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2011_38.96136_20.71974_Kostas Tsiamis'^^xsd:string;
  dwc:observationDate '2011-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2019_38.65348_20.72066_30-30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_38.65348_20.72066_30-30> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_38.65348_20.72066_30-30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65348 20.72066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65348"^^xsd:decimal ;
  dwc:decimalLongitude "20.72066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "235"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2019_38.65348_20.72066_30-30>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65348 20.72066)"^^geo:wktLiteral ;
  geo-pos:lat "38.65348"^^xsd:decimal ;
  geo-pos:long "20.72066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "235"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2019_38.65348_20.72066_30-30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2019_38.65348_20.72066_30-30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2019_38.65348_20.72066_30-30'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.72066'^^xsd:double;
  dwc:latitude '38.65348'^^xsd:double;
  dwc:coordinatePrecision '235'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance; HCMR projects (Fisheries Data collection Database)'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2019_38.65348_20.72066_30-30'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2019_38.65328_20.72086_30-30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_38.65328_20.72086_30-30> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_38.65328_20.72086_30-30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65328 20.72086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.65328"^^xsd:decimal ;
  dwc:decimalLongitude "20.72086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "235"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2019_38.65328_20.72086_30-30>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.65328 20.72086)"^^geo:wktLiteral ;
  geo-pos:lat "38.65328"^^xsd:decimal ;
  geo-pos:long "20.72086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "235"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2019_38.65328_20.72086_30-30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2019_38.65328_20.72086_30-30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2019_38.65328_20.72086_30-30'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.72086'^^xsd:double;
  dwc:latitude '38.65328'^^xsd:double;
  dwc:coordinatePrecision '235'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance; HCMR projects (Fisheries Data collection Database)'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2019_38.65328_20.72086_30-30'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2009%2F2016_38.41823_20.72106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009%2F2016_38.41823_20.72106> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009%2F2016_38.41823_20.72106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.41823 20.72106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.41823"^^xsd:decimal ;
  dwc:decimalLongitude "20.72106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009%2F2016_38.41823_20.72106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.41823 20.72106)"^^geo:wktLiteral ;
  geo-pos:lat "38.41823"^^xsd:decimal ;
  geo-pos:long "20.72106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2009%2F2016_38.41823_20.72106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2009/2016_38.41823_20.72106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2009/2016_38.41823_20.72106'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.72106'^^xsd:double;
  dwc:latitude '38.41823'^^xsd:double;
  dwc:occurrenceRemarks 'approximate coordinates through Google Earth based on information provided by associatedReferences or asociatedMedia'^^xsd:string;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2009/2016_38.41823_20.72106'^^xsd:string;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2019_37.88405_20.72343_15-15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2019_37.88405_20.72343_15-15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2019_37.88405_20.72343_15-15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88405 20.72343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.88405"^^xsd:decimal ;
  dwc:decimalLongitude "20.72343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2019_37.88405_20.72343_15-15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88405 20.72343)"^^geo:wktLiteral ;
  geo-pos:lat "37.88405"^^xsd:decimal ;
  geo-pos:long "20.72343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2019_37.88405_20.72343_15-15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2019_37.88405_20.72343_15-15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2019_37.88405_20.72343_15-15'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.72343'^^xsd:double;
  dwc:latitude '37.88405'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2019_37.88405_20.72343_15-15'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2019_37.88605_20.72412_7-7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2019_37.88605_20.72412_7-7> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2019_37.88605_20.72412_7-7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88605 20.72412)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.88605"^^xsd:decimal ;
  dwc:decimalLongitude "20.72412"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2019_37.88605_20.72412_7-7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88605 20.72412)"^^geo:wktLiteral ;
  geo-pos:lat "37.88605"^^xsd:decimal ;
  geo-pos:long "20.72412"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2019_37.88605_20.72412_7-7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2019_37.88605_20.72412_7-7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2019_37.88605_20.72412_7-7'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.72412'^^xsd:double;
  dwc:latitude '37.88605'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2019_37.88605_20.72412_7-7'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Callinectes%20sapidus_2019_38.80905_20.72422_Papageorgiou%20Nikolaos>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2019_38.80905_20.72422_Papageorgiou%20Nikolaos> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2019_38.80905_20.72422_Papageorgiou%20Nikolaos> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80905 20.72422)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.80905"^^xsd:decimal ;
  dwc:decimalLongitude "20.72422"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Callinectes%20sapidus_2019_38.80905_20.72422_Papageorgiou%20Nikolaos>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80905 20.72422)"^^geo:wktLiteral ;
  geo-pos:lat "38.80905"^^xsd:decimal ;
  geo-pos:long "20.72422"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Callinectes%20sapidus_2019_38.80905_20.72422_Papageorgiou%20Nikolaos>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Callinectes sapidus_2019_38.80905_20.72422_Papageorgiou Nikolaos" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Callinectes sapidus_2019_38.80905_20.72422_Papageorgiou Nikolaos'^^xsd:string;
  dwc:scientificName 'Callinectes sapidus Rathbun, 1896'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Papageorgiou Nikolaos'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.72422'^^xsd:double;
  dwc:latitude '38.80905'^^xsd:double;
  dwc:aphiaid '107379'^^xsd:integer;
  dwc:occurrenceId 'Callinectes sapidus_2019_38.80905_20.72422_Papageorgiou Nikolaos'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107379'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2019_38.63785_20.72434_32-32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_38.63785_20.72434_32-32> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_38.63785_20.72434_32-32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63785 20.72434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63785"^^xsd:decimal ;
  dwc:decimalLongitude "20.72434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "319"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2019_38.63785_20.72434_32-32>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63785 20.72434)"^^geo:wktLiteral ;
  geo-pos:lat "38.63785"^^xsd:decimal ;
  geo-pos:long "20.72434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "319"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2019_38.63785_20.72434_32-32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2019_38.63785_20.72434_32-32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2019_38.63785_20.72434_32-32'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.72434'^^xsd:double;
  dwc:latitude '38.63785'^^xsd:double;
  dwc:coordinatePrecision '319'^^xsd:integer;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance; HCMR projects (Fisheries Data collection Database)'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2019_38.63785_20.72434_32-32'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Callinectes%20sapidus_2019_38.80325_20.72697_Chris%20Taklis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2019_38.80325_20.72697_Chris%20Taklis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2019_38.80325_20.72697_Chris%20Taklis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80325 20.72697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.80325"^^xsd:decimal ;
  dwc:decimalLongitude "20.72697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Callinectes%20sapidus_2019_38.80325_20.72697_Chris%20Taklis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80325 20.72697)"^^geo:wktLiteral ;
  geo-pos:lat "38.80325"^^xsd:decimal ;
  geo-pos:long "20.72697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Callinectes%20sapidus_2019_38.80325_20.72697_Chris%20Taklis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Callinectes sapidus_2019_38.80325_20.72697_Chris Taklis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Callinectes sapidus_2019_38.80325_20.72697_Chris Taklis'^^xsd:string;
  dwc:scientificName 'Callinectes sapidus Rathbun, 1896'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Chris Taklis'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.72697'^^xsd:double;
  dwc:latitude '38.80325'^^xsd:double;
  dwc:aphiaid '107379'^^xsd:integer;
  dwc:occurrenceId 'Callinectes sapidus_2019_38.80325_20.72697_Chris Taklis'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107379'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_2019_38.80636_20.72748_Papageorgiou%20Nikolaos>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_2019_38.80636_20.72748_Papageorgiou%20Nikolaos> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_2019_38.80636_20.72748_Papageorgiou%20Nikolaos> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80636 20.72748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.80636"^^xsd:decimal ;
  dwc:decimalLongitude "20.72748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_2019_38.80636_20.72748_Papageorgiou%20Nikolaos>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80636 20.72748)"^^geo:wktLiteral ;
  geo-pos:lat "38.80636"^^xsd:decimal ;
  geo-pos:long "20.72748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_2019_38.80636_20.72748_Papageorgiou%20Nikolaos>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_2019_38.80636_20.72748_Papageorgiou Nikolaos" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_2019_38.80636_20.72748_Papageorgiou Nikolaos'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Papageorgiou Nikolaos'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.72748'^^xsd:double;
  dwc:latitude '38.80636'^^xsd:double;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_2019_38.80636_20.72748_Papageorgiou Nikolaos'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2015_38.69046_20.73779_3-3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2015_38.69046_20.73779_3-3> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2015_38.69046_20.73779_3-3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69046 20.73779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.69046"^^xsd:decimal ;
  dwc:decimalLongitude "20.73779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2015_38.69046_20.73779_3-3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69046 20.73779)"^^geo:wktLiteral ;
  geo-pos:lat "38.69046"^^xsd:decimal ;
  geo-pos:long "20.73779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2015_38.69046_20.73779_3-3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2015_38.69046_20.73779_3-3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2015_38.69046_20.73779_3-3'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.73779'^^xsd:double;
  dwc:latitude '38.69046'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2015_38.69046_20.73779_3-3'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2020_37.67033_20.74061_25-25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2020_37.67033_20.74061_25-25> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2020_37.67033_20.74061_25-25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67033 20.74061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.67033"^^xsd:decimal ;
  dwc:decimalLongitude "20.74061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2020_37.67033_20.74061_25-25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67033 20.74061)"^^geo:wktLiteral ;
  geo-pos:lat "37.67033"^^xsd:decimal ;
  geo-pos:long "20.74061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2020_37.67033_20.74061_25-25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2020_37.67033_20.74061_25-25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2020_37.67033_20.74061_25-25'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.74061'^^xsd:double;
  dwc:latitude '37.67033'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2020_37.67033_20.74061_25-25'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2016_38.37196_20.74241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2016_38.37196_20.74241> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2016_38.37196_20.74241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.37196 20.74241)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.37196"^^xsd:decimal ;
  dwc:decimalLongitude "20.74241"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2016_38.37196_20.74241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.37196 20.74241)"^^geo:wktLiteral ;
  geo-pos:lat "38.37196"^^xsd:decimal ;
  geo-pos:long "20.74241"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2016_38.37196_20.74241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2016_38.37196_20.74241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2016_38.37196_20.74241'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.74241'^^xsd:double;
  dwc:latitude '38.37196'^^xsd:double;
  dwc:coordinatePrecision '49'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2016_38.37196_20.74241'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Ganonema%20farinosum_2016_38.37178_20.74309_2-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Ganonema%20farinosum_2016_38.37178_20.74309_2-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Ganonema%20farinosum_2016_38.37178_20.74309_2-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.37178 20.74309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.37178"^^xsd:decimal ;
  dwc:decimalLongitude "20.74309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Ganonema%20farinosum_2016_38.37178_20.74309_2-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.37178 20.74309)"^^geo:wktLiteral ;
  geo-pos:lat "38.37178"^^xsd:decimal ;
  geo-pos:long "20.74309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Ganonema%20farinosum_2016_38.37178_20.74309_2-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ganonema farinosum_2016_38.37178_20.74309_2-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Ganonema farinosum_2016_38.37178_20.74309_2-2'^^xsd:string;
  dwc:scientificName 'Ganonema farinosum (J.V.Lamouroux) K.-C.Fan & Y.-C.Wang, 1974'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.74309'^^xsd:double;
  dwc:latitude '38.37178'^^xsd:double;
  dwc:coordinatePrecision '49'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '145749'^^xsd:integer;
  dwc:occurrenceId 'Ganonema farinosum_2016_38.37178_20.74309_2-2'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145749'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '20'^^xsd:integer;
  dwc:organismQuantityType '% cover'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2016_38.37178_20.74309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2016_38.37178_20.74309> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2016_38.37178_20.74309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.37178 20.74309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.37178"^^xsd:decimal ;
  dwc:decimalLongitude "20.74309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2016_38.37178_20.74309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.37178 20.74309)"^^geo:wktLiteral ;
  geo-pos:lat "38.37178"^^xsd:decimal ;
  geo-pos:long "20.74309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2016_38.37178_20.74309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2016_38.37178_20.74309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2016_38.37178_20.74309'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.74309'^^xsd:double;
  dwc:latitude '38.37178'^^xsd:double;
  dwc:coordinatePrecision '49'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2016_38.37178_20.74309'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Callinectes%20sapidus_2016_38.94747_20.75202_2-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2016_38.94747_20.75202_2-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2016_38.94747_20.75202_2-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.94747 20.75202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.94747"^^xsd:decimal ;
  dwc:decimalLongitude "20.75202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Callinectes%20sapidus_2016_38.94747_20.75202_2-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.94747 20.75202)"^^geo:wktLiteral ;
  geo-pos:lat "38.94747"^^xsd:decimal ;
  geo-pos:long "20.75202"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Callinectes%20sapidus_2016_38.94747_20.75202_2-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Callinectes sapidus_2016_38.94747_20.75202_2-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Callinectes sapidus_2016_38.94747_20.75202_2-2'^^xsd:string;
  dwc:scientificName 'Callinectes sapidus Rathbun, 1896'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.75202'^^xsd:double;
  dwc:latitude '38.94747'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '107379'^^xsd:integer;
  dwc:occurrenceId 'Callinectes sapidus_2016_38.94747_20.75202_2-2'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107379'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '10'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2016_38.94771_20.75287_2-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2016_38.94771_20.75287_2-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2016_38.94771_20.75287_2-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.94771 20.75287)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.94771"^^xsd:decimal ;
  dwc:decimalLongitude "20.75287"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2016_38.94771_20.75287_2-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.94771 20.75287)"^^geo:wktLiteral ;
  geo-pos:lat "38.94771"^^xsd:decimal ;
  geo-pos:long "20.75287"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2016_38.94771_20.75287_2-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2016_38.94771_20.75287_2-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2016_38.94771_20.75287_2-2'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.75287'^^xsd:double;
  dwc:latitude '38.94771'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2016_38.94771_20.75287_2-2'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_2016_38.94771_20.75287_2-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_2016_38.94771_20.75287_2-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_2016_38.94771_20.75287_2-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.94771 20.75287)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.94771"^^xsd:decimal ;
  dwc:decimalLongitude "20.75287"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_2016_38.94771_20.75287_2-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.94771 20.75287)"^^geo:wktLiteral ;
  geo-pos:lat "38.94771"^^xsd:decimal ;
  geo-pos:long "20.75287"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_2016_38.94771_20.75287_2-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_2016_38.94771_20.75287_2-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_2016_38.94771_20.75287_2-2'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.75287'^^xsd:double;
  dwc:latitude '38.94771'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_2016_38.94771_20.75287_2-2'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Callinectes%20sapidus_2019_38.96391_20.75698_20-20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2019_38.96391_20.75698_20-20> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2019_38.96391_20.75698_20-20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96391 20.75698)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.96391"^^xsd:decimal ;
  dwc:decimalLongitude "20.75698"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Callinectes%20sapidus_2019_38.96391_20.75698_20-20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96391 20.75698)"^^geo:wktLiteral ;
  geo-pos:lat "38.96391"^^xsd:decimal ;
  geo-pos:long "20.75698"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Callinectes%20sapidus_2019_38.96391_20.75698_20-20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Callinectes sapidus_2019_38.96391_20.75698_20-20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Callinectes sapidus_2019_38.96391_20.75698_20-20'^^xsd:string;
  dwc:scientificName 'Callinectes sapidus Rathbun, 1896'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.75698'^^xsd:double;
  dwc:latitude '38.96391'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '107379'^^xsd:integer;
  dwc:occurrenceId 'Callinectes sapidus_2019_38.96391_20.75698_20-20'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107379'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_1995_38.9721_20.76117_G.%20Mpazios>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_1995_38.9721_20.76117_G.%20Mpazios> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_1995_38.9721_20.76117_G.%20Mpazios> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9721 20.76117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9721"^^xsd:decimal ;
  dwc:decimalLongitude "20.76117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_1995_38.9721_20.76117_G.%20Mpazios>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9721 20.76117)"^^geo:wktLiteral ;
  geo-pos:lat "38.9721"^^xsd:decimal ;
  geo-pos:long "20.76117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_1995_38.9721_20.76117_G.%20Mpazios>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_1995_38.9721_20.76117_G. Mpazios" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_1995_38.9721_20.76117_G. Mpazios'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'G. Mpazios'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.76117'^^xsd:double;
  dwc:latitude '38.9721'^^xsd:double;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_1995_38.9721_20.76117_G. Mpazios'^^xsd:string;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fulvia%20fragilis_2015_38.97129_20.76519_2-3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fulvia%20fragilis_2015_38.97129_20.76519_2-3> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fulvia%20fragilis_2015_38.97129_20.76519_2-3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.97129 20.76519)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.97129"^^xsd:decimal ;
  dwc:decimalLongitude "20.76519"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fulvia%20fragilis_2015_38.97129_20.76519_2-3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.97129 20.76519)"^^geo:wktLiteral ;
  geo-pos:lat "38.97129"^^xsd:decimal ;
  geo-pos:long "20.76519"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fulvia%20fragilis_2015_38.97129_20.76519_2-3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fulvia fragilis_2015_38.97129_20.76519_2-3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fulvia fragilis_2015_38.97129_20.76519_2-3'^^xsd:string;
  dwc:scientificName 'Fulvia fragilis (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.76519'^^xsd:double;
  dwc:latitude '38.97129'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '605733'^^xsd:integer;
  dwc:occurrenceId 'Fulvia fragilis_2015_38.97129_20.76519_2-3'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '605733'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'moderate'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Callinectes%20sapidus_2017_38.95305_20.76565_4-4_Thodoros%20Kampouris>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2017_38.95305_20.76565_4-4_Thodoros%20Kampouris> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2017_38.95305_20.76565_4-4_Thodoros%20Kampouris> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.95305 20.76565)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.95305"^^xsd:decimal ;
  dwc:decimalLongitude "20.76565"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "75"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Callinectes%20sapidus_2017_38.95305_20.76565_4-4_Thodoros%20Kampouris>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.95305 20.76565)"^^geo:wktLiteral ;
  geo-pos:lat "38.95305"^^xsd:decimal ;
  geo-pos:long "20.76565"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "75"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Callinectes%20sapidus_2017_38.95305_20.76565_4-4_Thodoros%20Kampouris>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Callinectes sapidus_2017_38.95305_20.76565_4-4_Thodoros Kampouris" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Callinectes sapidus_2017_38.95305_20.76565_4-4_Thodoros Kampouris'^^xsd:string;
  dwc:scientificName 'Callinectes sapidus Rathbun, 1896'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Thodoros Kampouris'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.76565'^^xsd:double;
  dwc:latitude '38.95305'^^xsd:double;
  dwc:coordinatePrecision '75'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '107379'^^xsd:integer;
  dwc:occurrenceId 'Callinectes sapidus_2017_38.95305_20.76565_4-4_Thodoros Kampouris'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107379'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2016_38.63581_20.76795_1-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2016_38.63581_20.76795_1-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2016_38.63581_20.76795_1-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63581 20.76795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.63581"^^xsd:decimal ;
  dwc:decimalLongitude "20.76795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2016_38.63581_20.76795_1-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.63581 20.76795)"^^geo:wktLiteral ;
  geo-pos:lat "38.63581"^^xsd:decimal ;
  geo-pos:long "20.76795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2016_38.63581_20.76795_1-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2016_38.63581_20.76795_1-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2016_38.63581_20.76795_1-1'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.76795'^^xsd:double;
  dwc:latitude '38.63581'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2016_38.63581_20.76795_1-1'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2012_37.8499_20.772_15-15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2012_37.8499_20.772_15-15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2012_37.8499_20.772_15-15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8499 20.772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8499"^^xsd:decimal ;
  dwc:decimalLongitude "20.772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2012_37.8499_20.772_15-15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8499 20.772)"^^geo:wktLiteral ;
  geo-pos:lat "37.8499"^^xsd:decimal ;
  geo-pos:long "20.772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2012_37.8499_20.772_15-15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2012_37.8499_20.772_15-15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2012_37.8499_20.772_15-15'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.772'^^xsd:double;
  dwc:latitude '37.8499'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2012_37.8499_20.772_15-15'^^xsd:string;
  dwc:observationDate '2012-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2019_38.15529_20.77222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2019_38.15529_20.77222> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2019_38.15529_20.77222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15529 20.77222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15529"^^xsd:decimal ;
  dwc:decimalLongitude "20.77222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2019_38.15529_20.77222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15529 20.77222)"^^geo:wktLiteral ;
  geo-pos:lat "38.15529"^^xsd:decimal ;
  geo-pos:long "20.77222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2019_38.15529_20.77222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2019_38.15529_20.77222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2019_38.15529_20.77222'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.77222'^^xsd:double;
  dwc:latitude '38.15529'^^xsd:double;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2019_38.15529_20.77222'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2014_38.20944_20.78361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2014_38.20944_20.78361> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2014_38.20944_20.78361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20944 20.78361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20944"^^xsd:decimal ;
  dwc:decimalLongitude "20.78361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2014_38.20944_20.78361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20944 20.78361)"^^geo:wktLiteral ;
  geo-pos:lat "38.20944"^^xsd:decimal ;
  geo-pos:long "20.78361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2014_38.20944_20.78361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2014_38.20944_20.78361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2014_38.20944_20.78361'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.78361'^^xsd:double;
  dwc:latitude '38.20944'^^xsd:double;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2014_38.20944_20.78361'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_2016_38.20944_20.78361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_2016_38.20944_20.78361> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_2016_38.20944_20.78361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20944 20.78361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20944"^^xsd:decimal ;
  dwc:decimalLongitude "20.78361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_2016_38.20944_20.78361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20944 20.78361)"^^geo:wktLiteral ;
  geo-pos:lat "38.20944"^^xsd:decimal ;
  geo-pos:long "20.78361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_2016_38.20944_20.78361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_2016_38.20944_20.78361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_2016_38.20944_20.78361'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.78361'^^xsd:double;
  dwc:latitude '38.20944'^^xsd:double;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_2016_38.20944_20.78361'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2012_37.84685_20.78921_3.9-4.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2012_37.84685_20.78921_3.9-4.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2012_37.84685_20.78921_3.9-4.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.84685 20.78921)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.84685"^^xsd:decimal ;
  dwc:decimalLongitude "20.78921"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "108"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2012_37.84685_20.78921_3.9-4.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.84685 20.78921)"^^geo:wktLiteral ;
  geo-pos:lat "37.84685"^^xsd:decimal ;
  geo-pos:long "20.78921"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "108"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2012_37.84685_20.78921_3.9-4.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2012_37.84685_20.78921_3.9-4.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2012_37.84685_20.78921_3.9-4.1'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.78921'^^xsd:double;
  dwc:latitude '37.84685'^^xsd:double;
  dwc:coordinatePrecision '108'^^xsd:integer;
  dwc:minimumDepth '3.9'^^xsd:double;
  dwc:maximumDepth '4.1'^^xsd:double;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2012_37.84685_20.78921_3.9-4.1'^^xsd:string;
  dwc:observationDate '2012-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Amphistegina%20lobifera_2012_37.84628_20.79144_0.5-0.5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Amphistegina%20lobifera_2012_37.84628_20.79144_0.5-0.5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Amphistegina%20lobifera_2012_37.84628_20.79144_0.5-0.5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.84628 20.79144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.84628"^^xsd:decimal ;
  dwc:decimalLongitude "20.79144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Amphistegina%20lobifera_2012_37.84628_20.79144_0.5-0.5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.84628 20.79144)"^^geo:wktLiteral ;
  geo-pos:lat "37.84628"^^xsd:decimal ;
  geo-pos:long "20.79144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Amphistegina%20lobifera_2012_37.84628_20.79144_0.5-0.5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Amphistegina lobifera_2012_37.84628_20.79144_0.5-0.5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Amphistegina lobifera_2012_37.84628_20.79144_0.5-0.5'^^xsd:string;
  dwc:scientificName 'Amphistegina lobifera Larsen, 1976'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.79144'^^xsd:double;
  dwc:latitude '37.84628'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '490083'^^xsd:integer;
  dwc:occurrenceId 'Amphistegina lobifera_2012_37.84628_20.79144_0.5-0.5'^^xsd:string;
  dwc:observationDate '2012-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '490083'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Ficopomatus%20enigmaticus_2011_39.06192_20.79183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Ficopomatus%20enigmaticus_2011_39.06192_20.79183> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Ficopomatus%20enigmaticus_2011_39.06192_20.79183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.06192 20.79183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.06192"^^xsd:decimal ;
  dwc:decimalLongitude "20.79183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Ficopomatus%20enigmaticus_2011_39.06192_20.79183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.06192 20.79183)"^^geo:wktLiteral ;
  geo-pos:lat "39.06192"^^xsd:decimal ;
  geo-pos:long "20.79183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Ficopomatus%20enigmaticus_2011_39.06192_20.79183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ficopomatus enigmaticus_2011_39.06192_20.79183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Ficopomatus enigmaticus_2011_39.06192_20.79183'^^xsd:string;
  dwc:scientificName 'Ficopomatus enigmaticus (Fauvel, 1923)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.79183'^^xsd:double;
  dwc:latitude '39.06192'^^xsd:double;
  dwc:occurrenceRemarks 'approximate coordinates through Google Earth based on information provided by associatedReferences or asociatedMedia'^^xsd:string;
  dwc:aphiaid '130988'^^xsd:integer;
  dwc:occurrenceId 'Ficopomatus enigmaticus_2011_39.06192_20.79183'^^xsd:string;
  dwc:observationDate '2011-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130988'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2019_38.07306_20.80137_12-12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2019_38.07306_20.80137_12-12> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2019_38.07306_20.80137_12-12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.07306 20.80137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.07306"^^xsd:decimal ;
  dwc:decimalLongitude "20.80137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2019_38.07306_20.80137_12-12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.07306 20.80137)"^^geo:wktLiteral ;
  geo-pos:lat "38.07306"^^xsd:decimal ;
  geo-pos:long "20.80137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2019_38.07306_20.80137_12-12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2019_38.07306_20.80137_12-12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2019_38.07306_20.80137_12-12'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.80137'^^xsd:double;
  dwc:latitude '38.07306'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2019_38.07306_20.80137_12-12'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2019_38.0731_20.8014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2019_38.0731_20.8014> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2019_38.0731_20.8014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0731 20.8014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.0731"^^xsd:decimal ;
  dwc:decimalLongitude "20.8014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2019_38.0731_20.8014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0731 20.8014)"^^geo:wktLiteral ;
  geo-pos:lat "38.0731"^^xsd:decimal ;
  geo-pos:long "20.8014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2019_38.0731_20.8014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2019_38.0731_20.8014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2019_38.0731_20.8014'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.8014'^^xsd:double;
  dwc:latitude '38.0731'^^xsd:double;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2019_38.0731_20.8014'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Callinectes%20sapidus_2000%2F2009_39.08217_20.80146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2000%2F2009_39.08217_20.80146> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2000%2F2009_39.08217_20.80146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.08217 20.80146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.08217"^^xsd:decimal ;
  dwc:decimalLongitude "20.80146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Callinectes%20sapidus_2000%2F2009_39.08217_20.80146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.08217 20.80146)"^^geo:wktLiteral ;
  geo-pos:lat "39.08217"^^xsd:decimal ;
  geo-pos:long "20.80146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Callinectes%20sapidus_2000%2F2009_39.08217_20.80146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Callinectes sapidus_2000/2009_39.08217_20.80146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Callinectes sapidus_2000/2009_39.08217_20.80146'^^xsd:string;
  dwc:scientificName 'Callinectes sapidus Rathbun, 1896'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.80146'^^xsd:double;
  dwc:latitude '39.08217'^^xsd:double;
  dwc:aphiaid '107379'^^xsd:integer;
  dwc:occurrenceId 'Callinectes sapidus_2000/2009_39.08217_20.80146'^^xsd:string;
  dwc:aphiaIdAccepted '107379'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2019_38.48757_20.802_7-7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2019_38.48757_20.802_7-7> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2019_38.48757_20.802_7-7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48757 20.802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.48757"^^xsd:decimal ;
  dwc:decimalLongitude "20.802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2019_38.48757_20.802_7-7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48757 20.802)"^^geo:wktLiteral ;
  geo-pos:lat "38.48757"^^xsd:decimal ;
  geo-pos:long "20.802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2019_38.48757_20.802_7-7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2019_38.48757_20.802_7-7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2019_38.48757_20.802_7-7'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.802'^^xsd:double;
  dwc:latitude '38.48757'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2019_38.48757_20.802_7-7'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2019_38.06995_20.80322_7-7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2019_38.06995_20.80322_7-7> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2019_38.06995_20.80322_7-7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.06995 20.80322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.06995"^^xsd:decimal ;
  dwc:decimalLongitude "20.80322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2019_38.06995_20.80322_7-7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.06995 20.80322)"^^geo:wktLiteral ;
  geo-pos:lat "38.06995"^^xsd:decimal ;
  geo-pos:long "20.80322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2019_38.06995_20.80322_7-7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2019_38.06995_20.80322_7-7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2019_38.06995_20.80322_7-7'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.80322'^^xsd:double;
  dwc:latitude '38.06995'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'Newspaper'^^xsd:string;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2019_38.06995_20.80322_7-7'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2019_37.65863_20.80432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2019_37.65863_20.80432> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2019_37.65863_20.80432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.65863 20.80432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.65863"^^xsd:decimal ;
  dwc:decimalLongitude "20.80432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2019_37.65863_20.80432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.65863 20.80432)"^^geo:wktLiteral ;
  geo-pos:lat "37.65863"^^xsd:decimal ;
  geo-pos:long "20.80432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2019_37.65863_20.80432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2019_37.65863_20.80432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2019_37.65863_20.80432'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.80432'^^xsd:double;
  dwc:latitude '37.65863'^^xsd:double;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2019_37.65863_20.80432'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Hydroides%20elegans_2019_39.03033_20.80474_17-17_Katsiaras>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Hydroides%20elegans_2019_39.03033_20.80474_17-17_Katsiaras> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Hydroides%20elegans_2019_39.03033_20.80474_17-17_Katsiaras> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.03033 20.80474)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.03033"^^xsd:decimal ;
  dwc:decimalLongitude "20.80474"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Hydroides%20elegans_2019_39.03033_20.80474_17-17_Katsiaras>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.03033 20.80474)"^^geo:wktLiteral ;
  geo-pos:lat "39.03033"^^xsd:decimal ;
  geo-pos:long "20.80474"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Hydroides%20elegans_2019_39.03033_20.80474_17-17_Katsiaras>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hydroides elegans_2019_39.03033_20.80474_17-17_Katsiaras" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Hydroides elegans_2019_39.03033_20.80474_17-17_Katsiaras'^^xsd:string;
  dwc:scientificName 'Hydroides elegans (Haswell, 1883) [nomen protectum]'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Katsiaras'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.80474'^^xsd:double;
  dwc:latitude '39.03033'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '131002'^^xsd:integer;
  dwc:occurrenceId 'Hydroides elegans_2019_39.03033_20.80474_17-17_Katsiaras'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131002'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2019_37.6533_20.80733_7-7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2019_37.6533_20.80733_7-7> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2019_37.6533_20.80733_7-7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6533 20.80733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6533"^^xsd:decimal ;
  dwc:decimalLongitude "20.80733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2019_37.6533_20.80733_7-7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6533 20.80733)"^^geo:wktLiteral ;
  geo-pos:lat "37.6533"^^xsd:decimal ;
  geo-pos:long "20.80733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2019_37.6533_20.80733_7-7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2019_37.6533_20.80733_7-7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2019_37.6533_20.80733_7-7'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.80733'^^xsd:double;
  dwc:latitude '37.6533'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2019_37.6533_20.80733_7-7'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2015_37.64948_20.81284_14-16.2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2015_37.64948_20.81284_14-16.2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2015_37.64948_20.81284_14-16.2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.64948 20.81284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.64948"^^xsd:decimal ;
  dwc:decimalLongitude "20.81284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "16.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2015_37.64948_20.81284_14-16.2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.64948 20.81284)"^^geo:wktLiteral ;
  geo-pos:lat "37.64948"^^xsd:decimal ;
  geo-pos:long "20.81284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2015_37.64948_20.81284_14-16.2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2015_37.64948_20.81284_14-16.2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2015_37.64948_20.81284_14-16.2'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.81284'^^xsd:double;
  dwc:latitude '37.64948'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '16.2'^^xsd:double;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2015_37.64948_20.81284_14-16.2'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '38'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Callinectes%20sapidus_2016_38.96404_20.81586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2016_38.96404_20.81586> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2016_38.96404_20.81586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96404 20.81586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.96404"^^xsd:decimal ;
  dwc:decimalLongitude "20.81586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Callinectes%20sapidus_2016_38.96404_20.81586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96404 20.81586)"^^geo:wktLiteral ;
  geo-pos:lat "38.96404"^^xsd:decimal ;
  geo-pos:long "20.81586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Callinectes%20sapidus_2016_38.96404_20.81586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Callinectes sapidus_2016_38.96404_20.81586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Callinectes sapidus_2016_38.96404_20.81586'^^xsd:string;
  dwc:scientificName 'Callinectes sapidus Rathbun, 1896'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.81586'^^xsd:double;
  dwc:latitude '38.96404'^^xsd:double;
  dwc:aphiaid '107379'^^xsd:integer;
  dwc:occurrenceId 'Callinectes sapidus_2016_38.96404_20.81586'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107379'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2015_37.6483_20.81694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2015_37.6483_20.81694> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2015_37.6483_20.81694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6483 20.81694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6483"^^xsd:decimal ;
  dwc:decimalLongitude "20.81694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2015_37.6483_20.81694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6483 20.81694)"^^geo:wktLiteral ;
  geo-pos:lat "37.6483"^^xsd:decimal ;
  geo-pos:long "20.81694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2015_37.6483_20.81694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2015_37.6483_20.81694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2015_37.6483_20.81694'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.81694'^^xsd:double;
  dwc:latitude '37.6483'^^xsd:double;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2015_37.6483_20.81694'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2015_37.6483_20.81694_15-16.3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2015_37.6483_20.81694_15-16.3> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2015_37.6483_20.81694_15-16.3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6483 20.81694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6483"^^xsd:decimal ;
  dwc:decimalLongitude "20.81694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "16.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2015_37.6483_20.81694_15-16.3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6483 20.81694)"^^geo:wktLiteral ;
  geo-pos:lat "37.6483"^^xsd:decimal ;
  geo-pos:long "20.81694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2015_37.6483_20.81694_15-16.3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2015_37.6483_20.81694_15-16.3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2015_37.6483_20.81694_15-16.3'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.81694'^^xsd:double;
  dwc:latitude '37.6483'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '16.3'^^xsd:double;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2015_37.6483_20.81694_15-16.3'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '39'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2015_37.64449_20.83027_15-16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2015_37.64449_20.83027_15-16> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2015_37.64449_20.83027_15-16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.64449 20.83027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.64449"^^xsd:decimal ;
  dwc:decimalLongitude "20.83027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2015_37.64449_20.83027_15-16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.64449 20.83027)"^^geo:wktLiteral ;
  geo-pos:lat "37.64449"^^xsd:decimal ;
  geo-pos:long "20.83027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2015_37.64449_20.83027_15-16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2015_37.64449_20.83027_15-16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2015_37.64449_20.83027_15-16'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.83027'^^xsd:double;
  dwc:latitude '37.64449'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2015_37.64449_20.83027_15-16'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '60'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2016_37.68172_20.83757_2-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2016_37.68172_20.83757_2-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2016_37.68172_20.83757_2-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68172 20.83757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.68172"^^xsd:decimal ;
  dwc:decimalLongitude "20.83757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2016_37.68172_20.83757_2-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68172 20.83757)"^^geo:wktLiteral ;
  geo-pos:lat "37.68172"^^xsd:decimal ;
  geo-pos:long "20.83757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2016_37.68172_20.83757_2-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2016_37.68172_20.83757_2-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2016_37.68172_20.83757_2-2'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.83757'^^xsd:double;
  dwc:latitude '37.68172'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2016_37.68172_20.83757_2-2'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2009_37.68584_20.83805_10-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_37.68584_20.83805_10-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_37.68584_20.83805_10-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68584 20.83805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.68584"^^xsd:decimal ;
  dwc:decimalLongitude "20.83805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_37.68584_20.83805_10-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68584 20.83805)"^^geo:wktLiteral ;
  geo-pos:lat "37.68584"^^xsd:decimal ;
  geo-pos:long "20.83805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2009_37.68584_20.83805_10-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2009_37.68584_20.83805_10-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2009_37.68584_20.83805_10-10'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.83805'^^xsd:double;
  dwc:latitude '37.68584'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2009_37.68584_20.83805_10-10'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2009_37.688_20.8396_0-7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_37.688_20.8396_0-7> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_37.688_20.8396_0-7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.688 20.8396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.688"^^xsd:decimal ;
  dwc:decimalLongitude "20.8396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_37.688_20.8396_0-7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.688 20.8396)"^^geo:wktLiteral ;
  geo-pos:lat "37.688"^^xsd:decimal ;
  geo-pos:long "20.8396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2009_37.688_20.8396_0-7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2009_37.688_20.8396_0-7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2009_37.688_20.8396_0-7'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.8396'^^xsd:double;
  dwc:latitude '37.688'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2009_37.688_20.8396_0-7'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '60'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2019_37.68859_20.83991_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.68859_20.83991_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.68859_20.83991_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68859 20.83991)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.68859"^^xsd:decimal ;
  dwc:decimalLongitude "20.83991"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.68859_20.83991_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68859 20.83991)"^^geo:wktLiteral ;
  geo-pos:lat "37.68859"^^xsd:decimal ;
  geo-pos:long "20.83991"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2019_37.68859_20.83991_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2019_37.68859_20.83991_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2019_37.68859_20.83991_5-5'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.83991'^^xsd:double;
  dwc:latitude '37.68859'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2019_37.68859_20.83991_5-5'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2009_37.6887_20.84_0-7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_37.6887_20.84_0-7> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_37.6887_20.84_0-7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6887 20.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6887"^^xsd:decimal ;
  dwc:decimalLongitude "20.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_37.6887_20.84_0-7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6887 20.84)"^^geo:wktLiteral ;
  geo-pos:lat "37.6887"^^xsd:decimal ;
  geo-pos:long "20.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2009_37.6887_20.84_0-7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2009_37.6887_20.84_0-7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2009_37.6887_20.84_0-7'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.84'^^xsd:double;
  dwc:latitude '37.6887'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2009_37.6887_20.84_0-7'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2009_37.6887_20.84_0-7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_37.6887_20.84_0-7> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_37.6887_20.84_0-7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6887 20.84)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6887"^^xsd:decimal ;
  dwc:decimalLongitude "20.84"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_37.6887_20.84_0-7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6887 20.84)"^^geo:wktLiteral ;
  geo-pos:lat "37.6887"^^xsd:decimal ;
  geo-pos:long "20.84"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2009_37.6887_20.84_0-7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2009_37.6887_20.84_0-7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2009_37.6887_20.84_0-7'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.84'^^xsd:double;
  dwc:latitude '37.6887'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2009_37.6887_20.84_0-7'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2019_37.69227_20.84023_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.69227_20.84023_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.69227_20.84023_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69227 20.84023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69227"^^xsd:decimal ;
  dwc:decimalLongitude "20.84023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.69227_20.84023_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69227 20.84023)"^^geo:wktLiteral ;
  geo-pos:lat "37.69227"^^xsd:decimal ;
  geo-pos:long "20.84023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2019_37.69227_20.84023_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2019_37.69227_20.84023_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2019_37.69227_20.84023_5-5'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.84023'^^xsd:double;
  dwc:latitude '37.69227'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2019_37.69227_20.84023_5-5'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2009_37.69428_20.84038_10-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_37.69428_20.84038_10-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_37.69428_20.84038_10-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69428 20.84038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69428"^^xsd:decimal ;
  dwc:decimalLongitude "20.84038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_37.69428_20.84038_10-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69428 20.84038)"^^geo:wktLiteral ;
  geo-pos:lat "37.69428"^^xsd:decimal ;
  geo-pos:long "20.84038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2009_37.69428_20.84038_10-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2009_37.69428_20.84038_10-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2009_37.69428_20.84038_10-10'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.84038'^^xsd:double;
  dwc:latitude '37.69428'^^xsd:double;
  dwc:coordinatePrecision '12'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2009_37.69428_20.84038_10-10'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Callinectes%20sapidus_2000%2F2009_39.05524_20.8406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2000%2F2009_39.05524_20.8406> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2000%2F2009_39.05524_20.8406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.05524 20.8406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.05524"^^xsd:decimal ;
  dwc:decimalLongitude "20.8406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Callinectes%20sapidus_2000%2F2009_39.05524_20.8406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.05524 20.8406)"^^geo:wktLiteral ;
  geo-pos:lat "39.05524"^^xsd:decimal ;
  geo-pos:long "20.8406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Callinectes%20sapidus_2000%2F2009_39.05524_20.8406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Callinectes sapidus_2000/2009_39.05524_20.8406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Callinectes sapidus_2000/2009_39.05524_20.8406'^^xsd:string;
  dwc:scientificName 'Callinectes sapidus Rathbun, 1896'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.8406'^^xsd:double;
  dwc:latitude '39.05524'^^xsd:double;
  dwc:aphiaid '107379'^^xsd:integer;
  dwc:occurrenceId 'Callinectes sapidus_2000/2009_39.05524_20.8406'^^xsd:string;
  dwc:aphiaIdAccepted '107379'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2009_37.69236_20.8408_0-7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_37.69236_20.8408_0-7> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_37.69236_20.8408_0-7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69236 20.8408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69236"^^xsd:decimal ;
  dwc:decimalLongitude "20.8408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_37.69236_20.8408_0-7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69236 20.8408)"^^geo:wktLiteral ;
  geo-pos:lat "37.69236"^^xsd:decimal ;
  geo-pos:long "20.8408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2009_37.69236_20.8408_0-7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2009_37.69236_20.8408_0-7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2009_37.69236_20.8408_0-7'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.8408'^^xsd:double;
  dwc:latitude '37.69236'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2009_37.69236_20.8408_0-7'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2009_37.69236_20.8408_0-7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_37.69236_20.8408_0-7> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_37.69236_20.8408_0-7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69236 20.8408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69236"^^xsd:decimal ;
  dwc:decimalLongitude "20.8408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_37.69236_20.8408_0-7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69236 20.8408)"^^geo:wktLiteral ;
  geo-pos:lat "37.69236"^^xsd:decimal ;
  geo-pos:long "20.8408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2009_37.69236_20.8408_0-7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2009_37.69236_20.8408_0-7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2009_37.69236_20.8408_0-7'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.8408'^^xsd:double;
  dwc:latitude '37.69236'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2009_37.69236_20.8408_0-7'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '18'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2019_37.69908_20.84383_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.69908_20.84383_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.69908_20.84383_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69908 20.84383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69908"^^xsd:decimal ;
  dwc:decimalLongitude "20.84383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.69908_20.84383_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69908 20.84383)"^^geo:wktLiteral ;
  geo-pos:lat "37.69908"^^xsd:decimal ;
  geo-pos:long "20.84383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2019_37.69908_20.84383_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2019_37.69908_20.84383_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2019_37.69908_20.84383_5-5'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.84383'^^xsd:double;
  dwc:latitude '37.69908'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2019_37.69908_20.84383_5-5'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2014_37.64642_20.84395_0-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2014_37.64642_20.84395_0-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2014_37.64642_20.84395_0-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.64642 20.84395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.64642"^^xsd:decimal ;
  dwc:decimalLongitude "20.84395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2014_37.64642_20.84395_0-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.64642 20.84395)"^^geo:wktLiteral ;
  geo-pos:lat "37.64642"^^xsd:decimal ;
  geo-pos:long "20.84395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2014_37.64642_20.84395_0-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2014_37.64642_20.84395_0-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2014_37.64642_20.84395_0-10'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.84395'^^xsd:double;
  dwc:latitude '37.64642'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2014_37.64642_20.84395_0-10'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2014_37.64642_20.84395_0-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2014_37.64642_20.84395_0-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2014_37.64642_20.84395_0-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.64642 20.84395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.64642"^^xsd:decimal ;
  dwc:decimalLongitude "20.84395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2014_37.64642_20.84395_0-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.64642 20.84395)"^^geo:wktLiteral ;
  geo-pos:lat "37.64642"^^xsd:decimal ;
  geo-pos:long "20.84395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2014_37.64642_20.84395_0-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2014_37.64642_20.84395_0-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2014_37.64642_20.84395_0-10'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.84395'^^xsd:double;
  dwc:latitude '37.64642'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2014_37.64642_20.84395_0-10'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2009_37.64934_20.84431_10-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_37.64934_20.84431_10-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_37.64934_20.84431_10-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.64934 20.84431)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.64934"^^xsd:decimal ;
  dwc:decimalLongitude "20.84431"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "94"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_37.64934_20.84431_10-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.64934 20.84431)"^^geo:wktLiteral ;
  geo-pos:lat "37.64934"^^xsd:decimal ;
  geo-pos:long "20.84431"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "94"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2009_37.64934_20.84431_10-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2009_37.64934_20.84431_10-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2009_37.64934_20.84431_10-10'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.84431'^^xsd:double;
  dwc:latitude '37.64934'^^xsd:double;
  dwc:coordinatePrecision '94'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2009_37.64934_20.84431_10-10'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Asparagopsis_2008%2F2010_37.64942_20.84493_0.5-0.5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Asparagopsis_2008%2F2010_37.64942_20.84493_0.5-0.5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Asparagopsis_2008%2F2010_37.64942_20.84493_0.5-0.5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.64942 20.84493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.64942"^^xsd:decimal ;
  dwc:decimalLongitude "20.84493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Asparagopsis_2008%2F2010_37.64942_20.84493_0.5-0.5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.64942 20.84493)"^^geo:wktLiteral ;
  geo-pos:lat "37.64942"^^xsd:decimal ;
  geo-pos:long "20.84493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Asparagopsis_2008%2F2010_37.64942_20.84493_0.5-0.5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Asparagopsis_2008/2010_37.64942_20.84493_0.5-0.5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Asparagopsis_2008/2010_37.64942_20.84493_0.5-0.5'^^xsd:string;
  dwc:scientificName 'Asparagopsis Montagne, 1840'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.84493'^^xsd:double;
  dwc:latitude '37.64942'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '143809'^^xsd:integer;
  dwc:occurrenceId 'Asparagopsis_2008/2010_37.64942_20.84493_0.5-0.5'^^xsd:string;
  dwc:aphiaIdAccepted '143809'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2001%2F2002_37.64942_20.84493_12-12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2001%2F2002_37.64942_20.84493_12-12> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2001%2F2002_37.64942_20.84493_12-12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.64942 20.84493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.64942"^^xsd:decimal ;
  dwc:decimalLongitude "20.84493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2001%2F2002_37.64942_20.84493_12-12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.64942 20.84493)"^^geo:wktLiteral ;
  geo-pos:lat "37.64942"^^xsd:decimal ;
  geo-pos:long "20.84493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2001%2F2002_37.64942_20.84493_12-12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2001/2002_37.64942_20.84493_12-12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2001/2002_37.64942_20.84493_12-12'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.84493'^^xsd:double;
  dwc:latitude '37.64942'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2001/2002_37.64942_20.84493_12-12'^^xsd:string;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2008_37.64942_20.84493_0.5-0.5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2008_37.64942_20.84493_0.5-0.5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2008_37.64942_20.84493_0.5-0.5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.64942 20.84493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.64942"^^xsd:decimal ;
  dwc:decimalLongitude "20.84493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2008_37.64942_20.84493_0.5-0.5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.64942 20.84493)"^^geo:wktLiteral ;
  geo-pos:lat "37.64942"^^xsd:decimal ;
  geo-pos:long "20.84493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2008_37.64942_20.84493_0.5-0.5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2008_37.64942_20.84493_0.5-0.5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2008_37.64942_20.84493_0.5-0.5'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.84493'^^xsd:double;
  dwc:latitude '37.64942'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2008_37.64942_20.84493_0.5-0.5'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'very high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2000_37.64942_20.84493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2000_37.64942_20.84493> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2000_37.64942_20.84493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.64942 20.84493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.64942"^^xsd:decimal ;
  dwc:decimalLongitude "20.84493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2000_37.64942_20.84493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.64942 20.84493)"^^geo:wktLiteral ;
  geo-pos:lat "37.64942"^^xsd:decimal ;
  geo-pos:long "20.84493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2000_37.64942_20.84493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2000_37.64942_20.84493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2000_37.64942_20.84493'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.84493'^^xsd:double;
  dwc:latitude '37.64942'^^xsd:double;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2000_37.64942_20.84493'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2001_37.64942_20.84493_3-3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2001_37.64942_20.84493_3-3> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2001_37.64942_20.84493_3-3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.64942 20.84493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.64942"^^xsd:decimal ;
  dwc:decimalLongitude "20.84493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2001_37.64942_20.84493_3-3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.64942 20.84493)"^^geo:wktLiteral ;
  geo-pos:lat "37.64942"^^xsd:decimal ;
  geo-pos:long "20.84493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2001_37.64942_20.84493_3-3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2001_37.64942_20.84493_3-3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2001_37.64942_20.84493_3-3'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.84493'^^xsd:double;
  dwc:latitude '37.64942'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2001_37.64942_20.84493_3-3'^^xsd:string;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2002_37.64942_20.84493_6-12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2002_37.64942_20.84493_6-12> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2002_37.64942_20.84493_6-12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.64942 20.84493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.64942"^^xsd:decimal ;
  dwc:decimalLongitude "20.84493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2002_37.64942_20.84493_6-12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.64942 20.84493)"^^geo:wktLiteral ;
  geo-pos:lat "37.64942"^^xsd:decimal ;
  geo-pos:long "20.84493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2002_37.64942_20.84493_6-12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2002_37.64942_20.84493_6-12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2002_37.64942_20.84493_6-12'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.84493'^^xsd:double;
  dwc:latitude '37.64942'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2002_37.64942_20.84493_6-12'^^xsd:string;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2016_37.64942_20.84493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2016_37.64942_20.84493> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2016_37.64942_20.84493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.64942 20.84493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.64942"^^xsd:decimal ;
  dwc:decimalLongitude "20.84493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2016_37.64942_20.84493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.64942 20.84493)"^^geo:wktLiteral ;
  geo-pos:lat "37.64942"^^xsd:decimal ;
  geo-pos:long "20.84493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2016_37.64942_20.84493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2016_37.64942_20.84493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2016_37.64942_20.84493'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.84493'^^xsd:double;
  dwc:latitude '37.64942'^^xsd:double;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2016_37.64942_20.84493'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Womersleyella%20setacea_2001_37.64942_20.84493_6-12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Womersleyella%20setacea_2001_37.64942_20.84493_6-12> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Womersleyella%20setacea_2001_37.64942_20.84493_6-12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.64942 20.84493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.64942"^^xsd:decimal ;
  dwc:decimalLongitude "20.84493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Womersleyella%20setacea_2001_37.64942_20.84493_6-12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.64942 20.84493)"^^geo:wktLiteral ;
  geo-pos:lat "37.64942"^^xsd:decimal ;
  geo-pos:long "20.84493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Womersleyella%20setacea_2001_37.64942_20.84493_6-12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Womersleyella setacea_2001_37.64942_20.84493_6-12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Womersleyella setacea_2001_37.64942_20.84493_6-12'^^xsd:string;
  dwc:scientificName 'Womersleyella setacea (Hollenberg) R.E.Norris, 1992'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.84493'^^xsd:double;
  dwc:latitude '37.64942'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '146371'^^xsd:integer;
  dwc:occurrenceId 'Womersleyella setacea_2001_37.64942_20.84493_6-12'^^xsd:string;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Womersleyella%20setacea_2002_37.64942_20.84493_6-12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Womersleyella%20setacea_2002_37.64942_20.84493_6-12> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Womersleyella%20setacea_2002_37.64942_20.84493_6-12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.64942 20.84493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.64942"^^xsd:decimal ;
  dwc:decimalLongitude "20.84493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Womersleyella%20setacea_2002_37.64942_20.84493_6-12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.64942 20.84493)"^^geo:wktLiteral ;
  geo-pos:lat "37.64942"^^xsd:decimal ;
  geo-pos:long "20.84493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Womersleyella%20setacea_2002_37.64942_20.84493_6-12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Womersleyella setacea_2002_37.64942_20.84493_6-12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Womersleyella setacea_2002_37.64942_20.84493_6-12'^^xsd:string;
  dwc:scientificName 'Womersleyella setacea (Hollenberg) R.E.Norris, 1992'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.84493'^^xsd:double;
  dwc:latitude '37.64942'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '146371'^^xsd:integer;
  dwc:occurrenceId 'Womersleyella setacea_2002_37.64942_20.84493_6-12'^^xsd:string;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2015_37.64811_20.84559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2015_37.64811_20.84559> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2015_37.64811_20.84559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.64811 20.84559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.64811"^^xsd:decimal ;
  dwc:decimalLongitude "20.84559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2015_37.64811_20.84559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.64811 20.84559)"^^geo:wktLiteral ;
  geo-pos:lat "37.64811"^^xsd:decimal ;
  geo-pos:long "20.84559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2015_37.64811_20.84559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2015_37.64811_20.84559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2015_37.64811_20.84559'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.84559'^^xsd:double;
  dwc:latitude '37.64811'^^xsd:double;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2015_37.64811_20.84559'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '32'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2015_37.64823_20.84567_15-15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2015_37.64823_20.84567_15-15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2015_37.64823_20.84567_15-15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.64823 20.84567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.64823"^^xsd:decimal ;
  dwc:decimalLongitude "20.84567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2015_37.64823_20.84567_15-15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.64823 20.84567)"^^geo:wktLiteral ;
  geo-pos:lat "37.64823"^^xsd:decimal ;
  geo-pos:long "20.84567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2015_37.64823_20.84567_15-15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2015_37.64823_20.84567_15-15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2015_37.64823_20.84567_15-15'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.84567'^^xsd:double;
  dwc:latitude '37.64823'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2015_37.64823_20.84567_15-15'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '5'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2009_37.69595_20.8464_0-7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_37.69595_20.8464_0-7> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_37.69595_20.8464_0-7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69595 20.8464)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69595"^^xsd:decimal ;
  dwc:decimalLongitude "20.8464"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_37.69595_20.8464_0-7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69595 20.8464)"^^geo:wktLiteral ;
  geo-pos:lat "37.69595"^^xsd:decimal ;
  geo-pos:long "20.8464"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2009_37.69595_20.8464_0-7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2009_37.69595_20.8464_0-7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2009_37.69595_20.8464_0-7'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.8464'^^xsd:double;
  dwc:latitude '37.69595'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2009_37.69595_20.8464_0-7'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2009_37.69595_20.8464_0-7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_37.69595_20.8464_0-7> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_37.69595_20.8464_0-7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69595 20.8464)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69595"^^xsd:decimal ;
  dwc:decimalLongitude "20.8464"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_37.69595_20.8464_0-7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69595 20.8464)"^^geo:wktLiteral ;
  geo-pos:lat "37.69595"^^xsd:decimal ;
  geo-pos:long "20.8464"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2009_37.69595_20.8464_0-7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2009_37.69595_20.8464_0-7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2009_37.69595_20.8464_0-7'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.8464'^^xsd:double;
  dwc:latitude '37.69595'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2009_37.69595_20.8464_0-7'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2008_37.67977_20.84679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_37.67977_20.84679> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_37.67977_20.84679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67977 20.84679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.67977"^^xsd:decimal ;
  dwc:decimalLongitude "20.84679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_37.67977_20.84679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67977 20.84679)"^^geo:wktLiteral ;
  geo-pos:lat "37.67977"^^xsd:decimal ;
  geo-pos:long "20.84679"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2008_37.67977_20.84679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2008_37.67977_20.84679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2008_37.67977_20.84679'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.84679'^^xsd:double;
  dwc:latitude '37.67977'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2008_37.67977_20.84679'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2009_37.67482_20.84693_10-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_37.67482_20.84693_10-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_37.67482_20.84693_10-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67482 20.84693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.67482"^^xsd:decimal ;
  dwc:decimalLongitude "20.84693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "281"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_37.67482_20.84693_10-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67482 20.84693)"^^geo:wktLiteral ;
  geo-pos:lat "37.67482"^^xsd:decimal ;
  geo-pos:long "20.84693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "281"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2009_37.67482_20.84693_10-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2009_37.67482_20.84693_10-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2009_37.67482_20.84693_10-10'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.84693'^^xsd:double;
  dwc:latitude '37.67482'^^xsd:double;
  dwc:coordinatePrecision '281'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2009_37.67482_20.84693_10-10'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2009_37.69943_20.84782_10-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_37.69943_20.84782_10-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_37.69943_20.84782_10-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69943 20.84782)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69943"^^xsd:decimal ;
  dwc:decimalLongitude "20.84782"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_37.69943_20.84782_10-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69943 20.84782)"^^geo:wktLiteral ;
  geo-pos:lat "37.69943"^^xsd:decimal ;
  geo-pos:long "20.84782"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2009_37.69943_20.84782_10-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2009_37.69943_20.84782_10-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2009_37.69943_20.84782_10-10'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.84782'^^xsd:double;
  dwc:latitude '37.69943'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2009_37.69943_20.84782_10-10'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2009_37.65135_20.85072_10-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_37.65135_20.85072_10-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_37.65135_20.85072_10-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.65135 20.85072)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.65135"^^xsd:decimal ;
  dwc:decimalLongitude "20.85072"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_37.65135_20.85072_10-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.65135 20.85072)"^^geo:wktLiteral ;
  geo-pos:lat "37.65135"^^xsd:decimal ;
  geo-pos:long "20.85072"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2009_37.65135_20.85072_10-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2009_37.65135_20.85072_10-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2009_37.65135_20.85072_10-10'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.85072'^^xsd:double;
  dwc:latitude '37.65135'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2009_37.65135_20.85072_10-10'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Hydroides%20elegans_2012_39.00721_20.85074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Hydroides%20elegans_2012_39.00721_20.85074> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Hydroides%20elegans_2012_39.00721_20.85074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.00721 20.85074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.00721"^^xsd:decimal ;
  dwc:decimalLongitude "20.85074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Hydroides%20elegans_2012_39.00721_20.85074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.00721 20.85074)"^^geo:wktLiteral ;
  geo-pos:lat "39.00721"^^xsd:decimal ;
  geo-pos:long "20.85074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Hydroides%20elegans_2012_39.00721_20.85074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hydroides elegans_2012_39.00721_20.85074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Hydroides elegans_2012_39.00721_20.85074'^^xsd:string;
  dwc:scientificName 'Hydroides elegans (Haswell, 1883) [nomen protectum]'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.85074'^^xsd:double;
  dwc:latitude '39.00721'^^xsd:double;
  dwc:occurrenceRemarks 'HCMR PROJECTS / WFD'^^xsd:string;
  dwc:aphiaid '131002'^^xsd:integer;
  dwc:occurrenceId 'Hydroides elegans_2012_39.00721_20.85074'^^xsd:string;
  dwc:observationDate '2012-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131002'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2008_38.56371_20.8518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_38.56371_20.8518> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_38.56371_20.8518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56371 20.8518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.56371"^^xsd:decimal ;
  dwc:decimalLongitude "20.8518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "93"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2008_38.56371_20.8518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.56371 20.8518)"^^geo:wktLiteral ;
  geo-pos:lat "38.56371"^^xsd:decimal ;
  geo-pos:long "20.8518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "93"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2008_38.56371_20.8518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2008_38.56371_20.8518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2008_38.56371_20.8518'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.8518'^^xsd:double;
  dwc:latitude '38.56371'^^xsd:double;
  dwc:coordinatePrecision '93'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2008_38.56371_20.8518'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2001%2F2002_37.65418_20.85385_4-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2001%2F2002_37.65418_20.85385_4-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2001%2F2002_37.65418_20.85385_4-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.65418 20.85385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.65418"^^xsd:decimal ;
  dwc:decimalLongitude "20.85385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2001%2F2002_37.65418_20.85385_4-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.65418 20.85385)"^^geo:wktLiteral ;
  geo-pos:lat "37.65418"^^xsd:decimal ;
  geo-pos:long "20.85385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2001%2F2002_37.65418_20.85385_4-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2001/2002_37.65418_20.85385_4-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2001/2002_37.65418_20.85385_4-5'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.85385'^^xsd:double;
  dwc:latitude '37.65418'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2001/2002_37.65418_20.85385_4-5'^^xsd:string;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Womersleyella%20setacea_2001_37.65418_20.85385_4-6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Womersleyella%20setacea_2001_37.65418_20.85385_4-6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Womersleyella%20setacea_2001_37.65418_20.85385_4-6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.65418 20.85385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.65418"^^xsd:decimal ;
  dwc:decimalLongitude "20.85385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Womersleyella%20setacea_2001_37.65418_20.85385_4-6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.65418 20.85385)"^^geo:wktLiteral ;
  geo-pos:lat "37.65418"^^xsd:decimal ;
  geo-pos:long "20.85385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Womersleyella%20setacea_2001_37.65418_20.85385_4-6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Womersleyella setacea_2001_37.65418_20.85385_4-6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Womersleyella setacea_2001_37.65418_20.85385_4-6'^^xsd:string;
  dwc:scientificName 'Womersleyella setacea (Hollenberg) R.E.Norris, 1992'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.85385'^^xsd:double;
  dwc:latitude '37.65418'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '146371'^^xsd:integer;
  dwc:occurrenceId 'Womersleyella setacea_2001_37.65418_20.85385_4-6'^^xsd:string;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Womersleyella%20setacea_2002_37.65418_20.85385_4-6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Womersleyella%20setacea_2002_37.65418_20.85385_4-6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Womersleyella%20setacea_2002_37.65418_20.85385_4-6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.65418 20.85385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.65418"^^xsd:decimal ;
  dwc:decimalLongitude "20.85385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Womersleyella%20setacea_2002_37.65418_20.85385_4-6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.65418 20.85385)"^^geo:wktLiteral ;
  geo-pos:lat "37.65418"^^xsd:decimal ;
  geo-pos:long "20.85385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Womersleyella%20setacea_2002_37.65418_20.85385_4-6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Womersleyella setacea_2002_37.65418_20.85385_4-6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Womersleyella setacea_2002_37.65418_20.85385_4-6'^^xsd:string;
  dwc:scientificName 'Womersleyella setacea (Hollenberg) R.E.Norris, 1992'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.85385'^^xsd:double;
  dwc:latitude '37.65418'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '146371'^^xsd:integer;
  dwc:occurrenceId 'Womersleyella setacea_2002_37.65418_20.85385_4-6'^^xsd:string;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2009_37.70749_20.85575_10-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_37.70749_20.85575_10-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_37.70749_20.85575_10-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70749 20.85575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.70749"^^xsd:decimal ;
  dwc:decimalLongitude "20.85575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_37.70749_20.85575_10-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70749 20.85575)"^^geo:wktLiteral ;
  geo-pos:lat "37.70749"^^xsd:decimal ;
  geo-pos:long "20.85575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2009_37.70749_20.85575_10-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2009_37.70749_20.85575_10-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2009_37.70749_20.85575_10-10'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.85575'^^xsd:double;
  dwc:latitude '37.70749'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2009_37.70749_20.85575_10-10'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2019_37.6536_20.85902_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2019_37.6536_20.85902_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2019_37.6536_20.85902_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6536 20.85902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6536"^^xsd:decimal ;
  dwc:decimalLongitude "20.85902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2019_37.6536_20.85902_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6536 20.85902)"^^geo:wktLiteral ;
  geo-pos:lat "37.6536"^^xsd:decimal ;
  geo-pos:long "20.85902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2019_37.6536_20.85902_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2019_37.6536_20.85902_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2019_37.6536_20.85902_5-5'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.85902'^^xsd:double;
  dwc:latitude '37.6536'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2019_37.6536_20.85902_5-5'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '12'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Halophila%20stipulacea_2001_37.71051_20.85918_3-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2001_37.71051_20.85918_3-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2001_37.71051_20.85918_3-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71051 20.85918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71051"^^xsd:decimal ;
  dwc:decimalLongitude "20.85918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Halophila%20stipulacea_2001_37.71051_20.85918_3-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71051 20.85918)"^^geo:wktLiteral ;
  geo-pos:lat "37.71051"^^xsd:decimal ;
  geo-pos:long "20.85918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Halophila%20stipulacea_2001_37.71051_20.85918_3-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Halophila stipulacea_2001_37.71051_20.85918_3-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Halophila stipulacea_2001_37.71051_20.85918_3-5'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea (Forsskål) Ascherson, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.85918'^^xsd:double;
  dwc:latitude '37.71051'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:occurrenceId 'Halophila stipulacea_2001_37.71051_20.85918_3-5'^^xsd:string;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Womersleyella%20setacea_2008_37.71051_20.85918_1-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Womersleyella%20setacea_2008_37.71051_20.85918_1-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Womersleyella%20setacea_2008_37.71051_20.85918_1-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71051 20.85918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71051"^^xsd:decimal ;
  dwc:decimalLongitude "20.85918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Womersleyella%20setacea_2008_37.71051_20.85918_1-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71051 20.85918)"^^geo:wktLiteral ;
  geo-pos:lat "37.71051"^^xsd:decimal ;
  geo-pos:long "20.85918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Womersleyella%20setacea_2008_37.71051_20.85918_1-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Womersleyella setacea_2008_37.71051_20.85918_1-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Womersleyella setacea_2008_37.71051_20.85918_1-1'^^xsd:string;
  dwc:scientificName 'Womersleyella setacea (Hollenberg) R.E.Norris, 1992'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.85918'^^xsd:double;
  dwc:latitude '37.71051'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '146371'^^xsd:integer;
  dwc:occurrenceId 'Womersleyella setacea_2008_37.71051_20.85918_1-1'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2009_37.70999_20.86024_10-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_37.70999_20.86024_10-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_37.70999_20.86024_10-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70999 20.86024)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.70999"^^xsd:decimal ;
  dwc:decimalLongitude "20.86024"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_37.70999_20.86024_10-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70999 20.86024)"^^geo:wktLiteral ;
  geo-pos:lat "37.70999"^^xsd:decimal ;
  geo-pos:long "20.86024"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2009_37.70999_20.86024_10-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2009_37.70999_20.86024_10-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2009_37.70999_20.86024_10-10'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.86024'^^xsd:double;
  dwc:latitude '37.70999'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2009_37.70999_20.86024_10-10'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2015_37.66214_20.86049_15-15.7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2015_37.66214_20.86049_15-15.7> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2015_37.66214_20.86049_15-15.7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.66214 20.86049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.66214"^^xsd:decimal ;
  dwc:decimalLongitude "20.86049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2015_37.66214_20.86049_15-15.7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.66214 20.86049)"^^geo:wktLiteral ;
  geo-pos:lat "37.66214"^^xsd:decimal ;
  geo-pos:long "20.86049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2015_37.66214_20.86049_15-15.7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2015_37.66214_20.86049_15-15.7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2015_37.66214_20.86049_15-15.7'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.86049'^^xsd:double;
  dwc:latitude '37.66214'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15.7'^^xsd:double;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2015_37.66214_20.86049_15-15.7'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '64'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Asparagopsis_2000_37.71871_20.86124_1-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Asparagopsis_2000_37.71871_20.86124_1-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Asparagopsis_2000_37.71871_20.86124_1-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71871 20.86124)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71871"^^xsd:decimal ;
  dwc:decimalLongitude "20.86124"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3192"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Asparagopsis_2000_37.71871_20.86124_1-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71871 20.86124)"^^geo:wktLiteral ;
  geo-pos:lat "37.71871"^^xsd:decimal ;
  geo-pos:long "20.86124"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3192"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Asparagopsis_2000_37.71871_20.86124_1-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Asparagopsis_2000_37.71871_20.86124_1-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Asparagopsis_2000_37.71871_20.86124_1-10'^^xsd:string;
  dwc:scientificName 'Asparagopsis Montagne, 1840'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.86124'^^xsd:double;
  dwc:latitude '37.71871'^^xsd:double;
  dwc:coordinatePrecision '3192'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '143809'^^xsd:integer;
  dwc:occurrenceId 'Asparagopsis_2000_37.71871_20.86124_1-10'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143809'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'moderate'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2009_37.7125_20.8624_0-7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_37.7125_20.8624_0-7> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_37.7125_20.8624_0-7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7125 20.8624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7125"^^xsd:decimal ;
  dwc:decimalLongitude "20.8624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_37.7125_20.8624_0-7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7125 20.8624)"^^geo:wktLiteral ;
  geo-pos:lat "37.7125"^^xsd:decimal ;
  geo-pos:long "20.8624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2009_37.7125_20.8624_0-7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2009_37.7125_20.8624_0-7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2009_37.7125_20.8624_0-7'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.8624'^^xsd:double;
  dwc:latitude '37.7125'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2009_37.7125_20.8624_0-7'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2009_37.7125_20.8624_0-7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_37.7125_20.8624_0-7> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_37.7125_20.8624_0-7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7125 20.8624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7125"^^xsd:decimal ;
  dwc:decimalLongitude "20.8624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_37.7125_20.8624_0-7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7125 20.8624)"^^geo:wktLiteral ;
  geo-pos:lat "37.7125"^^xsd:decimal ;
  geo-pos:long "20.8624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2009_37.7125_20.8624_0-7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2009_37.7125_20.8624_0-7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2009_37.7125_20.8624_0-7'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.8624'^^xsd:double;
  dwc:latitude '37.7125'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2009_37.7125_20.8624_0-7'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '18'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Ganonema%20farinosum_2019_37.68566_20.86288_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Ganonema%20farinosum_2019_37.68566_20.86288_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Ganonema%20farinosum_2019_37.68566_20.86288_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68566 20.86288)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.68566"^^xsd:decimal ;
  dwc:decimalLongitude "20.86288"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Ganonema%20farinosum_2019_37.68566_20.86288_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68566 20.86288)"^^geo:wktLiteral ;
  geo-pos:lat "37.68566"^^xsd:decimal ;
  geo-pos:long "20.86288"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Ganonema%20farinosum_2019_37.68566_20.86288_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ganonema farinosum_2019_37.68566_20.86288_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Ganonema farinosum_2019_37.68566_20.86288_5-5'^^xsd:string;
  dwc:scientificName 'Ganonema farinosum (J.V.Lamouroux) K.-C.Fan & Y.-C.Wang, 1974'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.86288'^^xsd:double;
  dwc:latitude '37.68566'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '145749'^^xsd:integer;
  dwc:occurrenceId 'Ganonema farinosum_2019_37.68566_20.86288_5-5'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145749'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType '% cover'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2019_37.68566_20.86288_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2019_37.68566_20.86288_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2019_37.68566_20.86288_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68566 20.86288)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.68566"^^xsd:decimal ;
  dwc:decimalLongitude "20.86288"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2019_37.68566_20.86288_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68566 20.86288)"^^geo:wktLiteral ;
  geo-pos:lat "37.68566"^^xsd:decimal ;
  geo-pos:long "20.86288"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2019_37.68566_20.86288_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2019_37.68566_20.86288_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2019_37.68566_20.86288_5-5'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.86288'^^xsd:double;
  dwc:latitude '37.68566'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2019_37.68566_20.86288_5-5'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2019_37.68566_20.86288_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.68566_20.86288_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.68566_20.86288_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68566 20.86288)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.68566"^^xsd:decimal ;
  dwc:decimalLongitude "20.86288"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.68566_20.86288_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68566 20.86288)"^^geo:wktLiteral ;
  geo-pos:lat "37.68566"^^xsd:decimal ;
  geo-pos:long "20.86288"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2019_37.68566_20.86288_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2019_37.68566_20.86288_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2019_37.68566_20.86288_5-5'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.86288'^^xsd:double;
  dwc:latitude '37.68566'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2019_37.68566_20.86288_5-5'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2019_37.68566_20.86288_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.68566_20.86288_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.68566_20.86288_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68566 20.86288)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.68566"^^xsd:decimal ;
  dwc:decimalLongitude "20.86288"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.68566_20.86288_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68566 20.86288)"^^geo:wktLiteral ;
  geo-pos:lat "37.68566"^^xsd:decimal ;
  geo-pos:long "20.86288"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2019_37.68566_20.86288_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2019_37.68566_20.86288_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2019_37.68566_20.86288_5-5'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.86288'^^xsd:double;
  dwc:latitude '37.68566'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2019_37.68566_20.86288_5-5'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2019_37.71348_20.86441_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2019_37.71348_20.86441_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2019_37.71348_20.86441_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71348 20.86441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71348"^^xsd:decimal ;
  dwc:decimalLongitude "20.86441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2019_37.71348_20.86441_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71348 20.86441)"^^geo:wktLiteral ;
  geo-pos:lat "37.71348"^^xsd:decimal ;
  geo-pos:long "20.86441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2019_37.71348_20.86441_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2019_37.71348_20.86441_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2019_37.71348_20.86441_5-5'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.86441'^^xsd:double;
  dwc:latitude '37.71348'^^xsd:double;
  dwc:coordinatePrecision '4'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2019_37.71348_20.86441_5-5'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2019_37.71348_20.86441_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.71348_20.86441_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.71348_20.86441_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71348 20.86441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71348"^^xsd:decimal ;
  dwc:decimalLongitude "20.86441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.71348_20.86441_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71348 20.86441)"^^geo:wktLiteral ;
  geo-pos:lat "37.71348"^^xsd:decimal ;
  geo-pos:long "20.86441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2019_37.71348_20.86441_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2019_37.71348_20.86441_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2019_37.71348_20.86441_5-5'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.86441'^^xsd:double;
  dwc:latitude '37.71348'^^xsd:double;
  dwc:coordinatePrecision '4'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2019_37.71348_20.86441_5-5'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2019_37.71348_20.86441_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.71348_20.86441_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.71348_20.86441_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71348 20.86441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71348"^^xsd:decimal ;
  dwc:decimalLongitude "20.86441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.71348_20.86441_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71348 20.86441)"^^geo:wktLiteral ;
  geo-pos:lat "37.71348"^^xsd:decimal ;
  geo-pos:long "20.86441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2019_37.71348_20.86441_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2019_37.71348_20.86441_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2019_37.71348_20.86441_5-5'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.86441'^^xsd:double;
  dwc:latitude '37.71348'^^xsd:double;
  dwc:coordinatePrecision '4'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2019_37.71348_20.86441_5-5'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2009_37.68229_20.86476_10-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_37.68229_20.86476_10-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_37.68229_20.86476_10-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68229 20.86476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.68229"^^xsd:decimal ;
  dwc:decimalLongitude "20.86476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_37.68229_20.86476_10-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68229 20.86476)"^^geo:wktLiteral ;
  geo-pos:lat "37.68229"^^xsd:decimal ;
  geo-pos:long "20.86476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2009_37.68229_20.86476_10-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2009_37.68229_20.86476_10-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2009_37.68229_20.86476_10-10'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.86476'^^xsd:double;
  dwc:latitude '37.68229'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2009_37.68229_20.86476_10-10'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2015_37.68133_20.86508_15-15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2015_37.68133_20.86508_15-15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2015_37.68133_20.86508_15-15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68133 20.86508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.68133"^^xsd:decimal ;
  dwc:decimalLongitude "20.86508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2015_37.68133_20.86508_15-15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68133 20.86508)"^^geo:wktLiteral ;
  geo-pos:lat "37.68133"^^xsd:decimal ;
  geo-pos:long "20.86508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2015_37.68133_20.86508_15-15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2015_37.68133_20.86508_15-15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2015_37.68133_20.86508_15-15'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.86508'^^xsd:double;
  dwc:latitude '37.68133'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2015_37.68133_20.86508_15-15'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2009_37.68436_20.8651_0-7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_37.68436_20.8651_0-7> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_37.68436_20.8651_0-7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68436 20.8651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.68436"^^xsd:decimal ;
  dwc:decimalLongitude "20.8651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_37.68436_20.8651_0-7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68436 20.8651)"^^geo:wktLiteral ;
  geo-pos:lat "37.68436"^^xsd:decimal ;
  geo-pos:long "20.8651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2009_37.68436_20.8651_0-7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2009_37.68436_20.8651_0-7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2009_37.68436_20.8651_0-7'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.8651'^^xsd:double;
  dwc:latitude '37.68436'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2009_37.68436_20.8651_0-7'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2009_37.68436_20.8651_0-7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_37.68436_20.8651_0-7> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_37.68436_20.8651_0-7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68436 20.8651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.68436"^^xsd:decimal ;
  dwc:decimalLongitude "20.8651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_37.68436_20.8651_0-7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68436 20.8651)"^^geo:wktLiteral ;
  geo-pos:lat "37.68436"^^xsd:decimal ;
  geo-pos:long "20.8651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2009_37.68436_20.8651_0-7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2009_37.68436_20.8651_0-7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2009_37.68436_20.8651_0-7'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.8651'^^xsd:double;
  dwc:latitude '37.68436'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2009_37.68436_20.8651_0-7'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '26'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2009_37.68769_20.8654_0-7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_37.68769_20.8654_0-7> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_37.68769_20.8654_0-7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68769 20.8654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.68769"^^xsd:decimal ;
  dwc:decimalLongitude "20.8654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_37.68769_20.8654_0-7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68769 20.8654)"^^geo:wktLiteral ;
  geo-pos:lat "37.68769"^^xsd:decimal ;
  geo-pos:long "20.8654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2009_37.68769_20.8654_0-7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2009_37.68769_20.8654_0-7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2009_37.68769_20.8654_0-7'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.8654'^^xsd:double;
  dwc:latitude '37.68769'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2009_37.68769_20.8654_0-7'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2009_37.68769_20.8654_0-7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_37.68769_20.8654_0-7> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_37.68769_20.8654_0-7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68769 20.8654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.68769"^^xsd:decimal ;
  dwc:decimalLongitude "20.8654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_37.68769_20.8654_0-7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68769 20.8654)"^^geo:wktLiteral ;
  geo-pos:lat "37.68769"^^xsd:decimal ;
  geo-pos:long "20.8654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2009_37.68769_20.8654_0-7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2009_37.68769_20.8654_0-7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2009_37.68769_20.8654_0-7'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.8654'^^xsd:double;
  dwc:latitude '37.68769'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2009_37.68769_20.8654_0-7'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '5'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2009_37.68769_20.8654_0-7_Mixalis%20Maroulakis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2009_37.68769_20.8654_0-7_Mixalis%20Maroulakis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2009_37.68769_20.8654_0-7_Mixalis%20Maroulakis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68769 20.8654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.68769"^^xsd:decimal ;
  dwc:decimalLongitude "20.8654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2009_37.68769_20.8654_0-7_Mixalis%20Maroulakis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68769 20.8654)"^^geo:wktLiteral ;
  geo-pos:lat "37.68769"^^xsd:decimal ;
  geo-pos:long "20.8654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2009_37.68769_20.8654_0-7_Mixalis%20Maroulakis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2009_37.68769_20.8654_0-7_Mixalis Maroulakis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2009_37.68769_20.8654_0-7_Mixalis Maroulakis'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Mixalis Maroulakis'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.8654'^^xsd:double;
  dwc:latitude '37.68769'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2009_37.68769_20.8654_0-7_Mixalis Maroulakis'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Womersleyella%20setacea_2008_37.72322_20.86575_1-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Womersleyella%20setacea_2008_37.72322_20.86575_1-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Womersleyella%20setacea_2008_37.72322_20.86575_1-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.72322 20.86575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.72322"^^xsd:decimal ;
  dwc:decimalLongitude "20.86575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Womersleyella%20setacea_2008_37.72322_20.86575_1-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.72322 20.86575)"^^geo:wktLiteral ;
  geo-pos:lat "37.72322"^^xsd:decimal ;
  geo-pos:long "20.86575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Womersleyella%20setacea_2008_37.72322_20.86575_1-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Womersleyella setacea_2008_37.72322_20.86575_1-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Womersleyella setacea_2008_37.72322_20.86575_1-1'^^xsd:string;
  dwc:scientificName 'Womersleyella setacea (Hollenberg) R.E.Norris, 1992'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.86575'^^xsd:double;
  dwc:latitude '37.72322'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '146371'^^xsd:integer;
  dwc:occurrenceId 'Womersleyella setacea_2008_37.72322_20.86575_1-1'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2019_37.71308_20.86586_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2019_37.71308_20.86586_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2019_37.71308_20.86586_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71308 20.86586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71308"^^xsd:decimal ;
  dwc:decimalLongitude "20.86586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2019_37.71308_20.86586_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71308 20.86586)"^^geo:wktLiteral ;
  geo-pos:lat "37.71308"^^xsd:decimal ;
  geo-pos:long "20.86586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2019_37.71308_20.86586_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2019_37.71308_20.86586_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2019_37.71308_20.86586_5-5'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.86586'^^xsd:double;
  dwc:latitude '37.71308'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2019_37.71308_20.86586_5-5'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2019_37.71308_20.86586_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.71308_20.86586_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.71308_20.86586_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71308 20.86586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71308"^^xsd:decimal ;
  dwc:decimalLongitude "20.86586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.71308_20.86586_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71308 20.86586)"^^geo:wktLiteral ;
  geo-pos:lat "37.71308"^^xsd:decimal ;
  geo-pos:long "20.86586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2019_37.71308_20.86586_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2019_37.71308_20.86586_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2019_37.71308_20.86586_5-5'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.86586'^^xsd:double;
  dwc:latitude '37.71308'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2019_37.71308_20.86586_5-5'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2019_37.71308_20.86586_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.71308_20.86586_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.71308_20.86586_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71308 20.86586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71308"^^xsd:decimal ;
  dwc:decimalLongitude "20.86586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.71308_20.86586_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71308 20.86586)"^^geo:wktLiteral ;
  geo-pos:lat "37.71308"^^xsd:decimal ;
  geo-pos:long "20.86586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2019_37.71308_20.86586_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2019_37.71308_20.86586_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2019_37.71308_20.86586_5-5'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.86586'^^xsd:double;
  dwc:latitude '37.71308'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2019_37.71308_20.86586_5-5'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2001%2F2002_37.68668_20.8664_1-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2001%2F2002_37.68668_20.8664_1-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2001%2F2002_37.68668_20.8664_1-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68668 20.8664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.68668"^^xsd:decimal ;
  dwc:decimalLongitude "20.8664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "48"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2001%2F2002_37.68668_20.8664_1-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68668 20.8664)"^^geo:wktLiteral ;
  geo-pos:lat "37.68668"^^xsd:decimal ;
  geo-pos:long "20.8664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "48"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2001%2F2002_37.68668_20.8664_1-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2001/2002_37.68668_20.8664_1-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2001/2002_37.68668_20.8664_1-5'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.8664'^^xsd:double;
  dwc:latitude '37.68668'^^xsd:double;
  dwc:coordinatePrecision '48'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2001/2002_37.68668_20.8664_1-5'^^xsd:string;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2001_37.68668_20.8664_3-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2001_37.68668_20.8664_3-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2001_37.68668_20.8664_3-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68668 20.8664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.68668"^^xsd:decimal ;
  dwc:decimalLongitude "20.8664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "48"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2001_37.68668_20.8664_3-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68668 20.8664)"^^geo:wktLiteral ;
  geo-pos:lat "37.68668"^^xsd:decimal ;
  geo-pos:long "20.8664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "48"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2001_37.68668_20.8664_3-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2001_37.68668_20.8664_3-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2001_37.68668_20.8664_3-5'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.8664'^^xsd:double;
  dwc:latitude '37.68668'^^xsd:double;
  dwc:coordinatePrecision '48'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2001_37.68668_20.8664_3-5'^^xsd:string;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2002_37.68668_20.8664_3-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2002_37.68668_20.8664_3-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2002_37.68668_20.8664_3-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68668 20.8664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.68668"^^xsd:decimal ;
  dwc:decimalLongitude "20.8664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "48"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2002_37.68668_20.8664_3-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68668 20.8664)"^^geo:wktLiteral ;
  geo-pos:lat "37.68668"^^xsd:decimal ;
  geo-pos:long "20.8664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "48"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2002_37.68668_20.8664_3-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2002_37.68668_20.8664_3-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2002_37.68668_20.8664_3-5'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.8664'^^xsd:double;
  dwc:latitude '37.68668'^^xsd:double;
  dwc:coordinatePrecision '48'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2002_37.68668_20.8664_3-5'^^xsd:string;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Womersleyella%20setacea_2001_37.68668_20.8664_3-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Womersleyella%20setacea_2001_37.68668_20.8664_3-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Womersleyella%20setacea_2001_37.68668_20.8664_3-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68668 20.8664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.68668"^^xsd:decimal ;
  dwc:decimalLongitude "20.8664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "48"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Womersleyella%20setacea_2001_37.68668_20.8664_3-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68668 20.8664)"^^geo:wktLiteral ;
  geo-pos:lat "37.68668"^^xsd:decimal ;
  geo-pos:long "20.8664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "48"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Womersleyella%20setacea_2001_37.68668_20.8664_3-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Womersleyella setacea_2001_37.68668_20.8664_3-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Womersleyella setacea_2001_37.68668_20.8664_3-5'^^xsd:string;
  dwc:scientificName 'Womersleyella setacea (Hollenberg) R.E.Norris, 1992'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.8664'^^xsd:double;
  dwc:latitude '37.68668'^^xsd:double;
  dwc:coordinatePrecision '48'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '146371'^^xsd:integer;
  dwc:occurrenceId 'Womersleyella setacea_2001_37.68668_20.8664_3-5'^^xsd:string;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Womersleyella%20setacea_2002_37.68668_20.8664_3-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Womersleyella%20setacea_2002_37.68668_20.8664_3-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Womersleyella%20setacea_2002_37.68668_20.8664_3-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68668 20.8664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.68668"^^xsd:decimal ;
  dwc:decimalLongitude "20.8664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "48"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Womersleyella%20setacea_2002_37.68668_20.8664_3-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68668 20.8664)"^^geo:wktLiteral ;
  geo-pos:lat "37.68668"^^xsd:decimal ;
  geo-pos:long "20.8664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "48"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Womersleyella%20setacea_2002_37.68668_20.8664_3-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Womersleyella setacea_2002_37.68668_20.8664_3-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Womersleyella setacea_2002_37.68668_20.8664_3-5'^^xsd:string;
  dwc:scientificName 'Womersleyella setacea (Hollenberg) R.E.Norris, 1992'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.8664'^^xsd:double;
  dwc:latitude '37.68668'^^xsd:double;
  dwc:coordinatePrecision '48'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '146371'^^xsd:integer;
  dwc:occurrenceId 'Womersleyella setacea_2002_37.68668_20.8664_3-5'^^xsd:string;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Styela%20plicata_2016_38.94332_20.86643_1-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Styela%20plicata_2016_38.94332_20.86643_1-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Styela%20plicata_2016_38.94332_20.86643_1-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.94332 20.86643)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.94332"^^xsd:decimal ;
  dwc:decimalLongitude "20.86643"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Styela%20plicata_2016_38.94332_20.86643_1-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.94332 20.86643)"^^geo:wktLiteral ;
  geo-pos:lat "38.94332"^^xsd:decimal ;
  geo-pos:long "20.86643"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Styela%20plicata_2016_38.94332_20.86643_1-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Styela plicata_2016_38.94332_20.86643_1-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Styela plicata_2016_38.94332_20.86643_1-1'^^xsd:string;
  dwc:scientificName 'Styela plicata (Lesueur, 1823)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.86643'^^xsd:double;
  dwc:latitude '38.94332'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '103936'^^xsd:integer;
  dwc:occurrenceId 'Styela plicata_2016_38.94332_20.86643_1-1'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103936'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '10'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2008_37.72349_20.86695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_37.72349_20.86695> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_37.72349_20.86695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.72349 20.86695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.72349"^^xsd:decimal ;
  dwc:decimalLongitude "20.86695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_37.72349_20.86695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.72349 20.86695)"^^geo:wktLiteral ;
  geo-pos:lat "37.72349"^^xsd:decimal ;
  geo-pos:long "20.86695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2008_37.72349_20.86695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2008_37.72349_20.86695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2008_37.72349_20.86695'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.86695'^^xsd:double;
  dwc:latitude '37.72349'^^xsd:double;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2008_37.72349_20.86695'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2009_37.72349_20.86695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2009_37.72349_20.86695> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2009_37.72349_20.86695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.72349 20.86695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.72349"^^xsd:decimal ;
  dwc:decimalLongitude "20.86695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2009_37.72349_20.86695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.72349 20.86695)"^^geo:wktLiteral ;
  geo-pos:lat "37.72349"^^xsd:decimal ;
  geo-pos:long "20.86695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2009_37.72349_20.86695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2009_37.72349_20.86695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2009_37.72349_20.86695'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.86695'^^xsd:double;
  dwc:latitude '37.72349'^^xsd:double;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2009_37.72349_20.86695'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2009_37.68102_20.86717_10-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_37.68102_20.86717_10-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_37.68102_20.86717_10-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68102 20.86717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.68102"^^xsd:decimal ;
  dwc:decimalLongitude "20.86717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_37.68102_20.86717_10-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68102 20.86717)"^^geo:wktLiteral ;
  geo-pos:lat "37.68102"^^xsd:decimal ;
  geo-pos:long "20.86717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2009_37.68102_20.86717_10-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2009_37.68102_20.86717_10-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2009_37.68102_20.86717_10-10'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.86717'^^xsd:double;
  dwc:latitude '37.68102'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2009_37.68102_20.86717_10-10'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2019_37.6845_20.86726_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.6845_20.86726_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.6845_20.86726_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6845 20.86726)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6845"^^xsd:decimal ;
  dwc:decimalLongitude "20.86726"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.6845_20.86726_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6845 20.86726)"^^geo:wktLiteral ;
  geo-pos:lat "37.6845"^^xsd:decimal ;
  geo-pos:long "20.86726"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2019_37.6845_20.86726_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2019_37.6845_20.86726_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2019_37.6845_20.86726_5-5'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.86726'^^xsd:double;
  dwc:latitude '37.6845'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2019_37.6845_20.86726_5-5'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2009_37.68446_20.86768_10-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_37.68446_20.86768_10-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_37.68446_20.86768_10-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68446 20.86768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.68446"^^xsd:decimal ;
  dwc:decimalLongitude "20.86768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_37.68446_20.86768_10-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68446 20.86768)"^^geo:wktLiteral ;
  geo-pos:lat "37.68446"^^xsd:decimal ;
  geo-pos:long "20.86768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "19"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2009_37.68446_20.86768_10-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2009_37.68446_20.86768_10-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2009_37.68446_20.86768_10-10'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.86768'^^xsd:double;
  dwc:latitude '37.68446'^^xsd:double;
  dwc:coordinatePrecision '19'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2009_37.68446_20.86768_10-10'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2009_37.72533_20.86905_0-7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_37.72533_20.86905_0-7> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_37.72533_20.86905_0-7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.72533 20.86905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.72533"^^xsd:decimal ;
  dwc:decimalLongitude "20.86905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "350"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_37.72533_20.86905_0-7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.72533 20.86905)"^^geo:wktLiteral ;
  geo-pos:lat "37.72533"^^xsd:decimal ;
  geo-pos:long "20.86905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "350"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2009_37.72533_20.86905_0-7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2009_37.72533_20.86905_0-7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2009_37.72533_20.86905_0-7'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.86905'^^xsd:double;
  dwc:latitude '37.72533'^^xsd:double;
  dwc:coordinatePrecision '350'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2009_37.72533_20.86905_0-7'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2009_37.72533_20.86905_0-7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_37.72533_20.86905_0-7> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_37.72533_20.86905_0-7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.72533 20.86905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.72533"^^xsd:decimal ;
  dwc:decimalLongitude "20.86905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "350"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_37.72533_20.86905_0-7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.72533 20.86905)"^^geo:wktLiteral ;
  geo-pos:lat "37.72533"^^xsd:decimal ;
  geo-pos:long "20.86905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "350"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2009_37.72533_20.86905_0-7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2009_37.72533_20.86905_0-7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2009_37.72533_20.86905_0-7'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.86905'^^xsd:double;
  dwc:latitude '37.72533'^^xsd:double;
  dwc:coordinatePrecision '350'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2009_37.72533_20.86905_0-7'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '4'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2009_37.72533_20.86905_0-7_Mixalis%20Maroulakis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2009_37.72533_20.86905_0-7_Mixalis%20Maroulakis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2009_37.72533_20.86905_0-7_Mixalis%20Maroulakis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.72533 20.86905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.72533"^^xsd:decimal ;
  dwc:decimalLongitude "20.86905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "350"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2009_37.72533_20.86905_0-7_Mixalis%20Maroulakis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.72533 20.86905)"^^geo:wktLiteral ;
  geo-pos:lat "37.72533"^^xsd:decimal ;
  geo-pos:long "20.86905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "350"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2009_37.72533_20.86905_0-7_Mixalis%20Maroulakis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2009_37.72533_20.86905_0-7_Mixalis Maroulakis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2009_37.72533_20.86905_0-7_Mixalis Maroulakis'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Mixalis Maroulakis'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.86905'^^xsd:double;
  dwc:latitude '37.72533'^^xsd:double;
  dwc:coordinatePrecision '350'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2009_37.72533_20.86905_0-7_Mixalis Maroulakis'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2000_37.68347_20.86906_1-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2000_37.68347_20.86906_1-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2000_37.68347_20.86906_1-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68347 20.86906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.68347"^^xsd:decimal ;
  dwc:decimalLongitude "20.86906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "63"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2000_37.68347_20.86906_1-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68347 20.86906)"^^geo:wktLiteral ;
  geo-pos:lat "37.68347"^^xsd:decimal ;
  geo-pos:long "20.86906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "63"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2000_37.68347_20.86906_1-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2000_37.68347_20.86906_1-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2000_37.68347_20.86906_1-1'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.86906'^^xsd:double;
  dwc:latitude '37.68347'^^xsd:double;
  dwc:coordinatePrecision '63'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance; HCMR projects (Natura 2000 Database)'^^xsd:string;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2000_37.68347_20.86906_1-1'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '20'^^xsd:integer;
  dwc:organismQuantityType '% cover'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Ganonema%20farinosum_2019_37.68722_20.86986_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Ganonema%20farinosum_2019_37.68722_20.86986_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Ganonema%20farinosum_2019_37.68722_20.86986_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68722 20.86986)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.68722"^^xsd:decimal ;
  dwc:decimalLongitude "20.86986"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Ganonema%20farinosum_2019_37.68722_20.86986_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68722 20.86986)"^^geo:wktLiteral ;
  geo-pos:lat "37.68722"^^xsd:decimal ;
  geo-pos:long "20.86986"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Ganonema%20farinosum_2019_37.68722_20.86986_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ganonema farinosum_2019_37.68722_20.86986_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Ganonema farinosum_2019_37.68722_20.86986_5-5'^^xsd:string;
  dwc:scientificName 'Ganonema farinosum (J.V.Lamouroux) K.-C.Fan & Y.-C.Wang, 1974'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.86986'^^xsd:double;
  dwc:latitude '37.68722'^^xsd:double;
  dwc:coordinatePrecision '10'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '145749'^^xsd:integer;
  dwc:occurrenceId 'Ganonema farinosum_2019_37.68722_20.86986_5-5'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145749'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType '% cover'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2019_37.68722_20.86986_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2019_37.68722_20.86986_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2019_37.68722_20.86986_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68722 20.86986)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.68722"^^xsd:decimal ;
  dwc:decimalLongitude "20.86986"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2019_37.68722_20.86986_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68722 20.86986)"^^geo:wktLiteral ;
  geo-pos:lat "37.68722"^^xsd:decimal ;
  geo-pos:long "20.86986"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2019_37.68722_20.86986_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2019_37.68722_20.86986_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2019_37.68722_20.86986_5-5'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.86986'^^xsd:double;
  dwc:latitude '37.68722'^^xsd:double;
  dwc:coordinatePrecision '10'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2019_37.68722_20.86986_5-5'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2019_37.68722_20.86986_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.68722_20.86986_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.68722_20.86986_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68722 20.86986)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.68722"^^xsd:decimal ;
  dwc:decimalLongitude "20.86986"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.68722_20.86986_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68722 20.86986)"^^geo:wktLiteral ;
  geo-pos:lat "37.68722"^^xsd:decimal ;
  geo-pos:long "20.86986"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2019_37.68722_20.86986_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2019_37.68722_20.86986_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2019_37.68722_20.86986_5-5'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.86986'^^xsd:double;
  dwc:latitude '37.68722'^^xsd:double;
  dwc:coordinatePrecision '10'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2019_37.68722_20.86986_5-5'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2009_37.68019_20.87002_10-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_37.68019_20.87002_10-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_37.68019_20.87002_10-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68019 20.87002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.68019"^^xsd:decimal ;
  dwc:decimalLongitude "20.87002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_37.68019_20.87002_10-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68019 20.87002)"^^geo:wktLiteral ;
  geo-pos:lat "37.68019"^^xsd:decimal ;
  geo-pos:long "20.87002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2009_37.68019_20.87002_10-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2009_37.68019_20.87002_10-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2009_37.68019_20.87002_10-10'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.87002'^^xsd:double;
  dwc:latitude '37.68019'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2009_37.68019_20.87002_10-10'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2019_37.68318_20.87019_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.68318_20.87019_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.68318_20.87019_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68318 20.87019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.68318"^^xsd:decimal ;
  dwc:decimalLongitude "20.87019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.68318_20.87019_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68318 20.87019)"^^geo:wktLiteral ;
  geo-pos:lat "37.68318"^^xsd:decimal ;
  geo-pos:long "20.87019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2019_37.68318_20.87019_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2019_37.68318_20.87019_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2019_37.68318_20.87019_5-5'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.87019'^^xsd:double;
  dwc:latitude '37.68318'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2019_37.68318_20.87019_5-5'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2012_37.6831_20.87064_6.6-8.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2012_37.6831_20.87064_6.6-8.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2012_37.6831_20.87064_6.6-8.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6831 20.87064)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6831"^^xsd:decimal ;
  dwc:decimalLongitude "20.87064"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "56"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2012_37.6831_20.87064_6.6-8.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6831 20.87064)"^^geo:wktLiteral ;
  geo-pos:lat "37.6831"^^xsd:decimal ;
  geo-pos:long "20.87064"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "56"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2012_37.6831_20.87064_6.6-8.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2012_37.6831_20.87064_6.6-8.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2012_37.6831_20.87064_6.6-8.1'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.87064'^^xsd:double;
  dwc:latitude '37.6831'^^xsd:double;
  dwc:coordinatePrecision '56'^^xsd:integer;
  dwc:minimumDepth '6.6'^^xsd:double;
  dwc:maximumDepth '8.1'^^xsd:double;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2012_37.6831_20.87064_6.6-8.1'^^xsd:string;
  dwc:observationDate '2012-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2009_37.68656_20.8709_0-7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_37.68656_20.8709_0-7> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_37.68656_20.8709_0-7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68656 20.8709)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.68656"^^xsd:decimal ;
  dwc:decimalLongitude "20.8709"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "198"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_37.68656_20.8709_0-7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68656 20.8709)"^^geo:wktLiteral ;
  geo-pos:lat "37.68656"^^xsd:decimal ;
  geo-pos:long "20.8709"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "198"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2009_37.68656_20.8709_0-7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2009_37.68656_20.8709_0-7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2009_37.68656_20.8709_0-7'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.8709'^^xsd:double;
  dwc:latitude '37.68656'^^xsd:double;
  dwc:coordinatePrecision '198'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2009_37.68656_20.8709_0-7'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2009_37.68656_20.8709_0-7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_37.68656_20.8709_0-7> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_37.68656_20.8709_0-7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68656 20.8709)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.68656"^^xsd:decimal ;
  dwc:decimalLongitude "20.8709"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "198"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_37.68656_20.8709_0-7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68656 20.8709)"^^geo:wktLiteral ;
  geo-pos:lat "37.68656"^^xsd:decimal ;
  geo-pos:long "20.8709"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "198"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2009_37.68656_20.8709_0-7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2009_37.68656_20.8709_0-7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2009_37.68656_20.8709_0-7'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.8709'^^xsd:double;
  dwc:latitude '37.68656'^^xsd:double;
  dwc:coordinatePrecision '198'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2009_37.68656_20.8709_0-7'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '5'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2009_37.68656_20.8709_0-7_Mixalis%20Maroulakis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2009_37.68656_20.8709_0-7_Mixalis%20Maroulakis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2009_37.68656_20.8709_0-7_Mixalis%20Maroulakis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68656 20.8709)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.68656"^^xsd:decimal ;
  dwc:decimalLongitude "20.8709"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "198"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2009_37.68656_20.8709_0-7_Mixalis%20Maroulakis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68656 20.8709)"^^geo:wktLiteral ;
  geo-pos:lat "37.68656"^^xsd:decimal ;
  geo-pos:long "20.8709"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "198"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2009_37.68656_20.8709_0-7_Mixalis%20Maroulakis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2009_37.68656_20.8709_0-7_Mixalis Maroulakis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2009_37.68656_20.8709_0-7_Mixalis Maroulakis'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Mixalis Maroulakis'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.8709'^^xsd:double;
  dwc:latitude '37.68656'^^xsd:double;
  dwc:coordinatePrecision '198'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2009_37.68656_20.8709_0-7_Mixalis Maroulakis'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2009_37.68271_20.87155_10-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_37.68271_20.87155_10-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_37.68271_20.87155_10-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68271 20.87155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.68271"^^xsd:decimal ;
  dwc:decimalLongitude "20.87155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "80"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_37.68271_20.87155_10-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68271 20.87155)"^^geo:wktLiteral ;
  geo-pos:lat "37.68271"^^xsd:decimal ;
  geo-pos:long "20.87155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "80"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2009_37.68271_20.87155_10-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2009_37.68271_20.87155_10-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2009_37.68271_20.87155_10-10'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.87155'^^xsd:double;
  dwc:latitude '37.68271'^^xsd:double;
  dwc:coordinatePrecision '80'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2009_37.68271_20.87155_10-10'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2009_37.68205_20.87194_0-7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_37.68205_20.87194_0-7> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_37.68205_20.87194_0-7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68205 20.87194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.68205"^^xsd:decimal ;
  dwc:decimalLongitude "20.87194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "80"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_37.68205_20.87194_0-7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68205 20.87194)"^^geo:wktLiteral ;
  geo-pos:lat "37.68205"^^xsd:decimal ;
  geo-pos:long "20.87194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "80"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2009_37.68205_20.87194_0-7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2009_37.68205_20.87194_0-7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2009_37.68205_20.87194_0-7'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.87194'^^xsd:double;
  dwc:latitude '37.68205'^^xsd:double;
  dwc:coordinatePrecision '80'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2009_37.68205_20.87194_0-7'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2009_37.68205_20.87194_0-7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_37.68205_20.87194_0-7> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_37.68205_20.87194_0-7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68205 20.87194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.68205"^^xsd:decimal ;
  dwc:decimalLongitude "20.87194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "80"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_37.68205_20.87194_0-7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68205 20.87194)"^^geo:wktLiteral ;
  geo-pos:lat "37.68205"^^xsd:decimal ;
  geo-pos:long "20.87194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "80"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2009_37.68205_20.87194_0-7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2009_37.68205_20.87194_0-7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2009_37.68205_20.87194_0-7'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.87194'^^xsd:double;
  dwc:latitude '37.68205'^^xsd:double;
  dwc:coordinatePrecision '80'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2009_37.68205_20.87194_0-7'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '5'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2009_37.68556_20.87281_0-7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_37.68556_20.87281_0-7> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_37.68556_20.87281_0-7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68556 20.87281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.68556"^^xsd:decimal ;
  dwc:decimalLongitude "20.87281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_37.68556_20.87281_0-7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68556 20.87281)"^^geo:wktLiteral ;
  geo-pos:lat "37.68556"^^xsd:decimal ;
  geo-pos:long "20.87281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2009_37.68556_20.87281_0-7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2009_37.68556_20.87281_0-7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2009_37.68556_20.87281_0-7'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.87281'^^xsd:double;
  dwc:latitude '37.68556'^^xsd:double;
  dwc:coordinatePrecision '3'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2009_37.68556_20.87281_0-7'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '23'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2009_37.6812_20.8729_12-30.8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_37.6812_20.8729_12-30.8> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_37.6812_20.8729_12-30.8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6812 20.8729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6812"^^xsd:decimal ;
  dwc:decimalLongitude "20.8729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_37.6812_20.8729_12-30.8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6812 20.8729)"^^geo:wktLiteral ;
  geo-pos:lat "37.6812"^^xsd:decimal ;
  geo-pos:long "20.8729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2009_37.6812_20.8729_12-30.8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2009_37.6812_20.8729_12-30.8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2009_37.6812_20.8729_12-30.8'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.8729'^^xsd:double;
  dwc:latitude '37.6812'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '30.8'^^xsd:double;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2009_37.6812_20.8729_12-30.8'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2009_37.6812_20.8729_0.5-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_37.6812_20.8729_0.5-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_37.6812_20.8729_0.5-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6812 20.8729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6812"^^xsd:decimal ;
  dwc:decimalLongitude "20.8729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_37.6812_20.8729_0.5-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6812 20.8729)"^^geo:wktLiteral ;
  geo-pos:lat "37.6812"^^xsd:decimal ;
  geo-pos:long "20.8729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2009_37.6812_20.8729_0.5-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2009_37.6812_20.8729_0.5-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2009_37.6812_20.8729_0.5-2'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.8729'^^xsd:double;
  dwc:latitude '37.6812'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2009_37.6812_20.8729_0.5-2'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2009_37.6812_20.8729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2009_37.6812_20.8729> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2009_37.6812_20.8729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6812 20.8729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6812"^^xsd:decimal ;
  dwc:decimalLongitude "20.8729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2009_37.6812_20.8729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6812 20.8729)"^^geo:wktLiteral ;
  geo-pos:lat "37.6812"^^xsd:decimal ;
  geo-pos:long "20.8729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2009_37.6812_20.8729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2009_37.6812_20.8729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2009_37.6812_20.8729'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.8729'^^xsd:double;
  dwc:latitude '37.6812'^^xsd:double;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2009_37.6812_20.8729'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2001%2F2002_37.68081_20.87342_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2001%2F2002_37.68081_20.87342_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2001%2F2002_37.68081_20.87342_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68081 20.87342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.68081"^^xsd:decimal ;
  dwc:decimalLongitude "20.87342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2001%2F2002_37.68081_20.87342_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68081 20.87342)"^^geo:wktLiteral ;
  geo-pos:lat "37.68081"^^xsd:decimal ;
  geo-pos:long "20.87342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2001%2F2002_37.68081_20.87342_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2001/2002_37.68081_20.87342_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2001/2002_37.68081_20.87342_5-5'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.87342'^^xsd:double;
  dwc:latitude '37.68081'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2001/2002_37.68081_20.87342_5-5'^^xsd:string;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2001_37.68081_20.87342_5-6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2001_37.68081_20.87342_5-6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2001_37.68081_20.87342_5-6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68081 20.87342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.68081"^^xsd:decimal ;
  dwc:decimalLongitude "20.87342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2001_37.68081_20.87342_5-6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68081 20.87342)"^^geo:wktLiteral ;
  geo-pos:lat "37.68081"^^xsd:decimal ;
  geo-pos:long "20.87342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2001_37.68081_20.87342_5-6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2001_37.68081_20.87342_5-6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2001_37.68081_20.87342_5-6'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.87342'^^xsd:double;
  dwc:latitude '37.68081'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2001_37.68081_20.87342_5-6'^^xsd:string;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2002_37.68081_20.87342_5-6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2002_37.68081_20.87342_5-6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2002_37.68081_20.87342_5-6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68081 20.87342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.68081"^^xsd:decimal ;
  dwc:decimalLongitude "20.87342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2002_37.68081_20.87342_5-6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68081 20.87342)"^^geo:wktLiteral ;
  geo-pos:lat "37.68081"^^xsd:decimal ;
  geo-pos:long "20.87342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2002_37.68081_20.87342_5-6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2002_37.68081_20.87342_5-6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2002_37.68081_20.87342_5-6'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.87342'^^xsd:double;
  dwc:latitude '37.68081'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2002_37.68081_20.87342_5-6'^^xsd:string;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2019_37.68113_20.87364_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.68113_20.87364_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.68113_20.87364_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68113 20.87364)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.68113"^^xsd:decimal ;
  dwc:decimalLongitude "20.87364"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.68113_20.87364_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68113 20.87364)"^^geo:wktLiteral ;
  geo-pos:lat "37.68113"^^xsd:decimal ;
  geo-pos:long "20.87364"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2019_37.68113_20.87364_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2019_37.68113_20.87364_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2019_37.68113_20.87364_5-5'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.87364'^^xsd:double;
  dwc:latitude '37.68113'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2019_37.68113_20.87364_5-5'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2019_37.6845_20.87481_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2019_37.6845_20.87481_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2019_37.6845_20.87481_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6845 20.87481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6845"^^xsd:decimal ;
  dwc:decimalLongitude "20.87481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2019_37.6845_20.87481_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6845 20.87481)"^^geo:wktLiteral ;
  geo-pos:lat "37.6845"^^xsd:decimal ;
  geo-pos:long "20.87481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2019_37.6845_20.87481_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2019_37.6845_20.87481_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2019_37.6845_20.87481_5-5'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.87481'^^xsd:double;
  dwc:latitude '37.6845'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2019_37.6845_20.87481_5-5'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2019_37.6845_20.87481_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.6845_20.87481_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.6845_20.87481_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6845 20.87481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6845"^^xsd:decimal ;
  dwc:decimalLongitude "20.87481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.6845_20.87481_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6845 20.87481)"^^geo:wktLiteral ;
  geo-pos:lat "37.6845"^^xsd:decimal ;
  geo-pos:long "20.87481"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2019_37.6845_20.87481_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2019_37.6845_20.87481_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2019_37.6845_20.87481_5-5'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.87481'^^xsd:double;
  dwc:latitude '37.6845'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2019_37.6845_20.87481_5-5'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2014_37.81829_20.87492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2014_37.81829_20.87492> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2014_37.81829_20.87492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.81829 20.87492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.81829"^^xsd:decimal ;
  dwc:decimalLongitude "20.87492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2014_37.81829_20.87492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.81829 20.87492)"^^geo:wktLiteral ;
  geo-pos:lat "37.81829"^^xsd:decimal ;
  geo-pos:long "20.87492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2014_37.81829_20.87492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2014_37.81829_20.87492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2014_37.81829_20.87492'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.87492'^^xsd:double;
  dwc:latitude '37.81829'^^xsd:double;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2014_37.81829_20.87492'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2015_37.68202_20.87551_13.8-16.2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2015_37.68202_20.87551_13.8-16.2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2015_37.68202_20.87551_13.8-16.2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68202 20.87551)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.68202"^^xsd:decimal ;
  dwc:decimalLongitude "20.87551"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "16.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2015_37.68202_20.87551_13.8-16.2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68202 20.87551)"^^geo:wktLiteral ;
  geo-pos:lat "37.68202"^^xsd:decimal ;
  geo-pos:long "20.87551"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2015_37.68202_20.87551_13.8-16.2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2015_37.68202_20.87551_13.8-16.2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2015_37.68202_20.87551_13.8-16.2'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.87551'^^xsd:double;
  dwc:latitude '37.68202'^^xsd:double;
  dwc:minimumDepth '13.8'^^xsd:double;
  dwc:maximumDepth '16.2'^^xsd:double;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2015_37.68202_20.87551_13.8-16.2'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '57'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2014_37.68439_20.87583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2014_37.68439_20.87583> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2014_37.68439_20.87583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68439 20.87583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.68439"^^xsd:decimal ;
  dwc:decimalLongitude "20.87583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2014_37.68439_20.87583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68439 20.87583)"^^geo:wktLiteral ;
  geo-pos:lat "37.68439"^^xsd:decimal ;
  geo-pos:long "20.87583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2014_37.68439_20.87583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2014_37.68439_20.87583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2014_37.68439_20.87583'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.87583'^^xsd:double;
  dwc:latitude '37.68439'^^xsd:double;
  dwc:occurrenceRemarks 'MedPAN project/ UAEGEAN'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2014_37.68439_20.87583'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1.71'^^xsd:double;
  dwc:organismQuantityType 'inidviduals per 100 m2'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Codium%20fragile%20subsp.%20fragile_2014_39.06046_20.87796_0.5-0.5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Codium%20fragile%20subsp.%20fragile_2014_39.06046_20.87796_0.5-0.5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Codium%20fragile%20subsp.%20fragile_2014_39.06046_20.87796_0.5-0.5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.06046 20.87796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.06046"^^xsd:decimal ;
  dwc:decimalLongitude "20.87796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "115"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Codium%20fragile%20subsp.%20fragile_2014_39.06046_20.87796_0.5-0.5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.06046 20.87796)"^^geo:wktLiteral ;
  geo-pos:lat "39.06046"^^xsd:decimal ;
  geo-pos:long "20.87796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "115"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Codium%20fragile%20subsp.%20fragile_2014_39.06046_20.87796_0.5-0.5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Codium fragile subsp. fragile_2014_39.06046_20.87796_0.5-0.5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Codium fragile subsp. fragile_2014_39.06046_20.87796_0.5-0.5'^^xsd:string;
  dwc:scientificName 'Codium fragile subsp. fragile (Suringar) Hariot, 1889'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.87796'^^xsd:double;
  dwc:latitude '39.06046'^^xsd:double;
  dwc:coordinatePrecision '115'^^xsd:integer;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '370562'^^xsd:integer;
  dwc:occurrenceId 'Codium fragile subsp. fragile_2014_39.06046_20.87796_0.5-0.5'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '370562'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2012_37.8194_20.8866_14.4-15.2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2012_37.8194_20.8866_14.4-15.2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2012_37.8194_20.8866_14.4-15.2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8194 20.8866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8194"^^xsd:decimal ;
  dwc:decimalLongitude "20.8866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2012_37.8194_20.8866_14.4-15.2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8194 20.8866)"^^geo:wktLiteral ;
  geo-pos:lat "37.8194"^^xsd:decimal ;
  geo-pos:long "20.8866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2012_37.8194_20.8866_14.4-15.2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2012_37.8194_20.8866_14.4-15.2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2012_37.8194_20.8866_14.4-15.2'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.8866'^^xsd:double;
  dwc:latitude '37.8194'^^xsd:double;
  dwc:minimumDepth '14.4'^^xsd:double;
  dwc:maximumDepth '15.2'^^xsd:double;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2012_37.8194_20.8866_14.4-15.2'^^xsd:string;
  dwc:observationDate '2012-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2019_38.58921_20.88796_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2019_38.58921_20.88796_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2019_38.58921_20.88796_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58921 20.88796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.58921"^^xsd:decimal ;
  dwc:decimalLongitude "20.88796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2019_38.58921_20.88796_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.58921 20.88796)"^^geo:wktLiteral ;
  geo-pos:lat "38.58921"^^xsd:decimal ;
  geo-pos:long "20.88796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2019_38.58921_20.88796_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2019_38.58921_20.88796_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2019_38.58921_20.88796_5-5'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.88796'^^xsd:double;
  dwc:latitude '38.58921'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2019_38.58921_20.88796_5-5'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Hydroides%20elegans_2010_39.03603_20.88969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Hydroides%20elegans_2010_39.03603_20.88969> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Hydroides%20elegans_2010_39.03603_20.88969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.03603 20.88969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.03603"^^xsd:decimal ;
  dwc:decimalLongitude "20.88969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Hydroides%20elegans_2010_39.03603_20.88969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.03603 20.88969)"^^geo:wktLiteral ;
  geo-pos:lat "39.03603"^^xsd:decimal ;
  geo-pos:long "20.88969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Hydroides%20elegans_2010_39.03603_20.88969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hydroides elegans_2010_39.03603_20.88969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Hydroides elegans_2010_39.03603_20.88969'^^xsd:string;
  dwc:scientificName 'Hydroides elegans (Haswell, 1883) [nomen protectum]'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.88969'^^xsd:double;
  dwc:latitude '39.03603'^^xsd:double;
  dwc:aphiaid '131002'^^xsd:integer;
  dwc:occurrenceId 'Hydroides elegans_2010_39.03603_20.88969'^^xsd:string;
  dwc:observationDate '2010-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131002'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '4'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Hydroides%20elegans_2011_39.03603_20.88969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Hydroides%20elegans_2011_39.03603_20.88969> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Hydroides%20elegans_2011_39.03603_20.88969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.03603 20.88969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.03603"^^xsd:decimal ;
  dwc:decimalLongitude "20.88969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Hydroides%20elegans_2011_39.03603_20.88969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.03603 20.88969)"^^geo:wktLiteral ;
  geo-pos:lat "39.03603"^^xsd:decimal ;
  geo-pos:long "20.88969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Hydroides%20elegans_2011_39.03603_20.88969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hydroides elegans_2011_39.03603_20.88969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Hydroides elegans_2011_39.03603_20.88969'^^xsd:string;
  dwc:scientificName 'Hydroides elegans (Haswell, 1883) [nomen protectum]'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.88969'^^xsd:double;
  dwc:latitude '39.03603'^^xsd:double;
  dwc:aphiaid '131002'^^xsd:integer;
  dwc:occurrenceId 'Hydroides elegans_2011_39.03603_20.88969'^^xsd:string;
  dwc:observationDate '2011-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131002'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2017_37.78531_20.90199_1.5-1.5_>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2017_37.78531_20.90199_1.5-1.5_> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2017_37.78531_20.90199_1.5-1.5_> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.78531 20.90199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.78531"^^xsd:decimal ;
  dwc:decimalLongitude "20.90199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2017_37.78531_20.90199_1.5-1.5_>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.78531 20.90199)"^^geo:wktLiteral ;
  geo-pos:lat "37.78531"^^xsd:decimal ;
  geo-pos:long "20.90199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2017_37.78531_20.90199_1.5-1.5_>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2017_37.78531_20.90199_1.5-1.5_" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2017_37.78531_20.90199_1.5-1.5_'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.90199'^^xsd:double;
  dwc:latitude '37.78531'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2017_37.78531_20.90199_1.5-1.5_'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_1993_37.80526_20.9101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_1993_37.80526_20.9101> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_1993_37.80526_20.9101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80526 20.9101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.80526"^^xsd:decimal ;
  dwc:decimalLongitude "20.9101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_1993_37.80526_20.9101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80526 20.9101)"^^geo:wktLiteral ;
  geo-pos:lat "37.80526"^^xsd:decimal ;
  geo-pos:long "20.9101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_1993_37.80526_20.9101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_1993_37.80526_20.9101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_1993_37.80526_20.9101'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.9101'^^xsd:double;
  dwc:latitude '37.80526'^^xsd:double;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_1993_37.80526_20.9101'^^xsd:string;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2009_37.73288_20.91836_10-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_37.73288_20.91836_10-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_37.73288_20.91836_10-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73288 20.91836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73288"^^xsd:decimal ;
  dwc:decimalLongitude "20.91836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_37.73288_20.91836_10-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73288 20.91836)"^^geo:wktLiteral ;
  geo-pos:lat "37.73288"^^xsd:decimal ;
  geo-pos:long "20.91836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2009_37.73288_20.91836_10-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2009_37.73288_20.91836_10-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2009_37.73288_20.91836_10-10'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.91836'^^xsd:double;
  dwc:latitude '37.73288'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2009_37.73288_20.91836_10-10'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2019_37.73671_20.91935_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.73671_20.91935_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.73671_20.91935_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73671 20.91935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73671"^^xsd:decimal ;
  dwc:decimalLongitude "20.91935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.73671_20.91935_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73671 20.91935)"^^geo:wktLiteral ;
  geo-pos:lat "37.73671"^^xsd:decimal ;
  geo-pos:long "20.91935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2019_37.73671_20.91935_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2019_37.73671_20.91935_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2019_37.73671_20.91935_5-5'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.91935'^^xsd:double;
  dwc:latitude '37.73671'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2019_37.73671_20.91935_5-5'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2014_37.71851_20.91944_10-20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2014_37.71851_20.91944_10-20> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2014_37.71851_20.91944_10-20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71851 20.91944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71851"^^xsd:decimal ;
  dwc:decimalLongitude "20.91944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2014_37.71851_20.91944_10-20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71851 20.91944)"^^geo:wktLiteral ;
  geo-pos:lat "37.71851"^^xsd:decimal ;
  geo-pos:long "20.91944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2014_37.71851_20.91944_10-20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2014_37.71851_20.91944_10-20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2014_37.71851_20.91944_10-20'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.91944'^^xsd:double;
  dwc:latitude '37.71851'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2014_37.71851_20.91944_10-20'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '30'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2009_37.7129_20.9196_0-7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_37.7129_20.9196_0-7> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_37.7129_20.9196_0-7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7129 20.9196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7129"^^xsd:decimal ;
  dwc:decimalLongitude "20.9196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_37.7129_20.9196_0-7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7129 20.9196)"^^geo:wktLiteral ;
  geo-pos:lat "37.7129"^^xsd:decimal ;
  geo-pos:long "20.9196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2009_37.7129_20.9196_0-7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2009_37.7129_20.9196_0-7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2009_37.7129_20.9196_0-7'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.9196'^^xsd:double;
  dwc:latitude '37.7129'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2009_37.7129_20.9196_0-7'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2009_37.7129_20.9196_0-7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_37.7129_20.9196_0-7> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_37.7129_20.9196_0-7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7129 20.9196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7129"^^xsd:decimal ;
  dwc:decimalLongitude "20.9196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_37.7129_20.9196_0-7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7129 20.9196)"^^geo:wktLiteral ;
  geo-pos:lat "37.7129"^^xsd:decimal ;
  geo-pos:long "20.9196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2009_37.7129_20.9196_0-7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2009_37.7129_20.9196_0-7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2009_37.7129_20.9196_0-7'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.9196'^^xsd:double;
  dwc:latitude '37.7129'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2009_37.7129_20.9196_0-7'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '4'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2019_37.73545_20.9209_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.73545_20.9209_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.73545_20.9209_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73545 20.9209)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73545"^^xsd:decimal ;
  dwc:decimalLongitude "20.9209"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.73545_20.9209_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73545 20.9209)"^^geo:wktLiteral ;
  geo-pos:lat "37.73545"^^xsd:decimal ;
  geo-pos:long "20.9209"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2019_37.73545_20.9209_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2019_37.73545_20.9209_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2019_37.73545_20.9209_5-5'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.9209'^^xsd:double;
  dwc:latitude '37.73545'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2019_37.73545_20.9209_5-5'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2009_37.73378_20.922_0-7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_37.73378_20.922_0-7> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_37.73378_20.922_0-7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73378 20.922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73378"^^xsd:decimal ;
  dwc:decimalLongitude "20.922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "389"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_37.73378_20.922_0-7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73378 20.922)"^^geo:wktLiteral ;
  geo-pos:lat "37.73378"^^xsd:decimal ;
  geo-pos:long "20.922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "389"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2009_37.73378_20.922_0-7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2009_37.73378_20.922_0-7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2009_37.73378_20.922_0-7'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.922'^^xsd:double;
  dwc:latitude '37.73378'^^xsd:double;
  dwc:coordinatePrecision '389'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2009_37.73378_20.922_0-7'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2009_37.73378_20.922_0-7_Mixalis%20Maroulakis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2009_37.73378_20.922_0-7_Mixalis%20Maroulakis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2009_37.73378_20.922_0-7_Mixalis%20Maroulakis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73378 20.922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73378"^^xsd:decimal ;
  dwc:decimalLongitude "20.922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "389"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2009_37.73378_20.922_0-7_Mixalis%20Maroulakis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73378 20.922)"^^geo:wktLiteral ;
  geo-pos:lat "37.73378"^^xsd:decimal ;
  geo-pos:long "20.922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "389"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2009_37.73378_20.922_0-7_Mixalis%20Maroulakis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2009_37.73378_20.922_0-7_Mixalis Maroulakis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2009_37.73378_20.922_0-7_Mixalis Maroulakis'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Mixalis Maroulakis'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.922'^^xsd:double;
  dwc:latitude '37.73378'^^xsd:double;
  dwc:coordinatePrecision '389'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2009_37.73378_20.922_0-7_Mixalis Maroulakis'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2009_37.72931_20.9222_0-7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_37.72931_20.9222_0-7> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_37.72931_20.9222_0-7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.72931 20.9222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.72931"^^xsd:decimal ;
  dwc:decimalLongitude "20.9222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_37.72931_20.9222_0-7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.72931 20.9222)"^^geo:wktLiteral ;
  geo-pos:lat "37.72931"^^xsd:decimal ;
  geo-pos:long "20.9222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2009_37.72931_20.9222_0-7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2009_37.72931_20.9222_0-7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2009_37.72931_20.9222_0-7'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.9222'^^xsd:double;
  dwc:latitude '37.72931'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2009_37.72931_20.9222_0-7'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2009_37.72931_20.9222_0-7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_37.72931_20.9222_0-7> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_37.72931_20.9222_0-7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.72931 20.9222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.72931"^^xsd:decimal ;
  dwc:decimalLongitude "20.9222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_37.72931_20.9222_0-7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.72931 20.9222)"^^geo:wktLiteral ;
  geo-pos:lat "37.72931"^^xsd:decimal ;
  geo-pos:long "20.9222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2009_37.72931_20.9222_0-7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2009_37.72931_20.9222_0-7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2009_37.72931_20.9222_0-7'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.9222'^^xsd:double;
  dwc:latitude '37.72931'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2009_37.72931_20.9222_0-7'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '4'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2019_37.73347_20.9224_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.73347_20.9224_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.73347_20.9224_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73347 20.9224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73347"^^xsd:decimal ;
  dwc:decimalLongitude "20.9224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.73347_20.9224_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73347 20.9224)"^^geo:wktLiteral ;
  geo-pos:lat "37.73347"^^xsd:decimal ;
  geo-pos:long "20.9224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2019_37.73347_20.9224_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2019_37.73347_20.9224_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2019_37.73347_20.9224_5-5'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.9224'^^xsd:double;
  dwc:latitude '37.73347'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2019_37.73347_20.9224_5-5'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2009_37.727_20.92389_10-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_37.727_20.92389_10-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_37.727_20.92389_10-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.727 20.92389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.727"^^xsd:decimal ;
  dwc:decimalLongitude "20.92389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_37.727_20.92389_10-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.727 20.92389)"^^geo:wktLiteral ;
  geo-pos:lat "37.727"^^xsd:decimal ;
  geo-pos:long "20.92389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2009_37.727_20.92389_10-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2009_37.727_20.92389_10-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2009_37.727_20.92389_10-10'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.92389'^^xsd:double;
  dwc:latitude '37.727'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2009_37.727_20.92389_10-10'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2019_37.7312_20.92423_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.7312_20.92423_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.7312_20.92423_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7312 20.92423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7312"^^xsd:decimal ;
  dwc:decimalLongitude "20.92423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.7312_20.92423_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7312 20.92423)"^^geo:wktLiteral ;
  geo-pos:lat "37.7312"^^xsd:decimal ;
  geo-pos:long "20.92423"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2019_37.7312_20.92423_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2019_37.7312_20.92423_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2019_37.7312_20.92423_5-5'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.92423'^^xsd:double;
  dwc:latitude '37.7312'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2019_37.7312_20.92423_5-5'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2019_37.7312_20.92423_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.7312_20.92423_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.7312_20.92423_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7312 20.92423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7312"^^xsd:decimal ;
  dwc:decimalLongitude "20.92423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.7312_20.92423_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7312 20.92423)"^^geo:wktLiteral ;
  geo-pos:lat "37.7312"^^xsd:decimal ;
  geo-pos:long "20.92423"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2019_37.7312_20.92423_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2019_37.7312_20.92423_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2019_37.7312_20.92423_5-5'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.92423'^^xsd:double;
  dwc:latitude '37.7312'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2019_37.7312_20.92423_5-5'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2012_37.723_20.926_8-9.4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2012_37.723_20.926_8-9.4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2012_37.723_20.926_8-9.4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.723 20.926)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.723"^^xsd:decimal ;
  dwc:decimalLongitude "20.926"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2012_37.723_20.926_8-9.4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.723 20.926)"^^geo:wktLiteral ;
  geo-pos:lat "37.723"^^xsd:decimal ;
  geo-pos:long "20.926"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2012_37.723_20.926_8-9.4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2012_37.723_20.926_8-9.4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2012_37.723_20.926_8-9.4'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.926'^^xsd:double;
  dwc:latitude '37.723'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '9.4'^^xsd:double;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2012_37.723_20.926_8-9.4'^^xsd:string;
  dwc:observationDate '2012-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2019_37.72884_20.92675_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.72884_20.92675_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.72884_20.92675_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.72884 20.92675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.72884"^^xsd:decimal ;
  dwc:decimalLongitude "20.92675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.72884_20.92675_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.72884 20.92675)"^^geo:wktLiteral ;
  geo-pos:lat "37.72884"^^xsd:decimal ;
  geo-pos:long "20.92675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2019_37.72884_20.92675_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2019_37.72884_20.92675_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2019_37.72884_20.92675_5-5'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.92675'^^xsd:double;
  dwc:latitude '37.72884'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2019_37.72884_20.92675_5-5'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2019_37.72884_20.92675_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.72884_20.92675_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.72884_20.92675_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.72884 20.92675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.72884"^^xsd:decimal ;
  dwc:decimalLongitude "20.92675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.72884_20.92675_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.72884 20.92675)"^^geo:wktLiteral ;
  geo-pos:lat "37.72884"^^xsd:decimal ;
  geo-pos:long "20.92675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2019_37.72884_20.92675_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2019_37.72884_20.92675_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2019_37.72884_20.92675_5-5'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.92675'^^xsd:double;
  dwc:latitude '37.72884'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2019_37.72884_20.92675_5-5'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2009_37.72917_20.92816_0-7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_37.72917_20.92816_0-7> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_37.72917_20.92816_0-7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.72917 20.92816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.72917"^^xsd:decimal ;
  dwc:decimalLongitude "20.92816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "128"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_37.72917_20.92816_0-7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.72917 20.92816)"^^geo:wktLiteral ;
  geo-pos:lat "37.72917"^^xsd:decimal ;
  geo-pos:long "20.92816"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "128"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2009_37.72917_20.92816_0-7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2009_37.72917_20.92816_0-7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2009_37.72917_20.92816_0-7'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.92816'^^xsd:double;
  dwc:latitude '37.72917'^^xsd:double;
  dwc:coordinatePrecision '128'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2009_37.72917_20.92816_0-7'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2012_37.721_20.9299_10-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2012_37.721_20.9299_10-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2012_37.721_20.9299_10-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.721 20.9299)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.721"^^xsd:decimal ;
  dwc:decimalLongitude "20.9299"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2012_37.721_20.9299_10-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.721 20.9299)"^^geo:wktLiteral ;
  geo-pos:lat "37.721"^^xsd:decimal ;
  geo-pos:long "20.9299"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2012_37.721_20.9299_10-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2012_37.721_20.9299_10-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2012_37.721_20.9299_10-10'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.9299'^^xsd:double;
  dwc:latitude '37.721'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2012_37.721_20.9299_10-10'^^xsd:string;
  dwc:observationDate '2012-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2009_37.72363_20.93115_10-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_37.72363_20.93115_10-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_37.72363_20.93115_10-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.72363 20.93115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.72363"^^xsd:decimal ;
  dwc:decimalLongitude "20.93115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_37.72363_20.93115_10-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.72363 20.93115)"^^geo:wktLiteral ;
  geo-pos:lat "37.72363"^^xsd:decimal ;
  geo-pos:long "20.93115"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2009_37.72363_20.93115_10-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2009_37.72363_20.93115_10-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2009_37.72363_20.93115_10-10'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.93115'^^xsd:double;
  dwc:latitude '37.72363'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2009_37.72363_20.93115_10-10'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2009_37.72853_20.93206_0-7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_37.72853_20.93206_0-7> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_37.72853_20.93206_0-7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.72853 20.93206)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.72853"^^xsd:decimal ;
  dwc:decimalLongitude "20.93206"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "571"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_37.72853_20.93206_0-7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.72853 20.93206)"^^geo:wktLiteral ;
  geo-pos:lat "37.72853"^^xsd:decimal ;
  geo-pos:long "20.93206"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "571"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2009_37.72853_20.93206_0-7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2009_37.72853_20.93206_0-7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2009_37.72853_20.93206_0-7'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.93206'^^xsd:double;
  dwc:latitude '37.72853'^^xsd:double;
  dwc:coordinatePrecision '571'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2009_37.72853_20.93206_0-7'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2009_37.72107_20.9323_0-7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_37.72107_20.9323_0-7> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_37.72107_20.9323_0-7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.72107 20.9323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.72107"^^xsd:decimal ;
  dwc:decimalLongitude "20.9323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_37.72107_20.9323_0-7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.72107 20.9323)"^^geo:wktLiteral ;
  geo-pos:lat "37.72107"^^xsd:decimal ;
  geo-pos:long "20.9323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2009_37.72107_20.9323_0-7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2009_37.72107_20.9323_0-7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2009_37.72107_20.9323_0-7'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.9323'^^xsd:double;
  dwc:latitude '37.72107'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2009_37.72107_20.9323_0-7'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2000_37.72146_20.93289_12-12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2000_37.72146_20.93289_12-12> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2000_37.72146_20.93289_12-12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.72146 20.93289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.72146"^^xsd:decimal ;
  dwc:decimalLongitude "20.93289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2000_37.72146_20.93289_12-12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.72146 20.93289)"^^geo:wktLiteral ;
  geo-pos:lat "37.72146"^^xsd:decimal ;
  geo-pos:long "20.93289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2000_37.72146_20.93289_12-12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2000_37.72146_20.93289_12-12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2000_37.72146_20.93289_12-12'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.93289'^^xsd:double;
  dwc:latitude '37.72146'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2000_37.72146_20.93289_12-12'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '80'^^xsd:integer;
  dwc:organismQuantityType '% cover'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Callinectes%20sapidus_2000%2F2009_39.02898_20.93296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2000%2F2009_39.02898_20.93296> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2000%2F2009_39.02898_20.93296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02898 20.93296)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.02898"^^xsd:decimal ;
  dwc:decimalLongitude "20.93296"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Callinectes%20sapidus_2000%2F2009_39.02898_20.93296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02898 20.93296)"^^geo:wktLiteral ;
  geo-pos:lat "39.02898"^^xsd:decimal ;
  geo-pos:long "20.93296"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Callinectes%20sapidus_2000%2F2009_39.02898_20.93296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Callinectes sapidus_2000/2009_39.02898_20.93296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Callinectes sapidus_2000/2009_39.02898_20.93296'^^xsd:string;
  dwc:scientificName 'Callinectes sapidus Rathbun, 1896'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.93296'^^xsd:double;
  dwc:latitude '39.02898'^^xsd:double;
  dwc:aphiaid '107379'^^xsd:integer;
  dwc:occurrenceId 'Callinectes sapidus_2000/2009_39.02898_20.93296'^^xsd:string;
  dwc:aphiaIdAccepted '107379'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2019_37.72717_20.9331_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2019_37.72717_20.9331_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2019_37.72717_20.9331_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.72717 20.9331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.72717"^^xsd:decimal ;
  dwc:decimalLongitude "20.9331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2019_37.72717_20.9331_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.72717 20.9331)"^^geo:wktLiteral ;
  geo-pos:lat "37.72717"^^xsd:decimal ;
  geo-pos:long "20.9331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2019_37.72717_20.9331_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2019_37.72717_20.9331_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2019_37.72717_20.9331_5-5'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.9331'^^xsd:double;
  dwc:latitude '37.72717'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2019_37.72717_20.9331_5-5'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2019_37.72717_20.9331_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.72717_20.9331_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.72717_20.9331_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.72717 20.9331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.72717"^^xsd:decimal ;
  dwc:decimalLongitude "20.9331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.72717_20.9331_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.72717 20.9331)"^^geo:wktLiteral ;
  geo-pos:lat "37.72717"^^xsd:decimal ;
  geo-pos:long "20.9331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2019_37.72717_20.9331_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2019_37.72717_20.9331_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2019_37.72717_20.9331_5-5'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.9331'^^xsd:double;
  dwc:latitude '37.72717'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2019_37.72717_20.9331_5-5'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2015_37.70642_20.93359_15-15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2015_37.70642_20.93359_15-15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2015_37.70642_20.93359_15-15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70642 20.93359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.70642"^^xsd:decimal ;
  dwc:decimalLongitude "20.93359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2015_37.70642_20.93359_15-15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70642 20.93359)"^^geo:wktLiteral ;
  geo-pos:lat "37.70642"^^xsd:decimal ;
  geo-pos:long "20.93359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2015_37.70642_20.93359_15-15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2015_37.70642_20.93359_15-15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2015_37.70642_20.93359_15-15'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.93359'^^xsd:double;
  dwc:latitude '37.70642'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2015_37.70642_20.93359_15-15'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '19'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2012_37.7025_20.9349_10-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2012_37.7025_20.9349_10-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2012_37.7025_20.9349_10-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7025 20.9349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7025"^^xsd:decimal ;
  dwc:decimalLongitude "20.9349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2012_37.7025_20.9349_10-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7025 20.9349)"^^geo:wktLiteral ;
  geo-pos:lat "37.7025"^^xsd:decimal ;
  geo-pos:long "20.9349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2012_37.7025_20.9349_10-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2012_37.7025_20.9349_10-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2012_37.7025_20.9349_10-10'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.9349'^^xsd:double;
  dwc:latitude '37.7025'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2012_37.7025_20.9349_10-10'^^xsd:string;
  dwc:observationDate '2012-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2002_37.72482_20.93591_3-6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2002_37.72482_20.93591_3-6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2002_37.72482_20.93591_3-6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.72482 20.93591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.72482"^^xsd:decimal ;
  dwc:decimalLongitude "20.93591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2002_37.72482_20.93591_3-6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.72482 20.93591)"^^geo:wktLiteral ;
  geo-pos:lat "37.72482"^^xsd:decimal ;
  geo-pos:long "20.93591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2002_37.72482_20.93591_3-6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2002_37.72482_20.93591_3-6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2002_37.72482_20.93591_3-6'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.93591'^^xsd:double;
  dwc:latitude '37.72482'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2002_37.72482_20.93591_3-6'^^xsd:string;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2001_37.72482_20.93591_3-7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2001_37.72482_20.93591_3-7> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2001_37.72482_20.93591_3-7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.72482 20.93591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.72482"^^xsd:decimal ;
  dwc:decimalLongitude "20.93591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2001_37.72482_20.93591_3-7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.72482 20.93591)"^^geo:wktLiteral ;
  geo-pos:lat "37.72482"^^xsd:decimal ;
  geo-pos:long "20.93591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2001_37.72482_20.93591_3-7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2001_37.72482_20.93591_3-7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2001_37.72482_20.93591_3-7'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.93591'^^xsd:double;
  dwc:latitude '37.72482'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2001_37.72482_20.93591_3-7'^^xsd:string;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2002_37.72482_20.93591_3-7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2002_37.72482_20.93591_3-7> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2002_37.72482_20.93591_3-7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.72482 20.93591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.72482"^^xsd:decimal ;
  dwc:decimalLongitude "20.93591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2002_37.72482_20.93591_3-7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.72482 20.93591)"^^geo:wktLiteral ;
  geo-pos:lat "37.72482"^^xsd:decimal ;
  geo-pos:long "20.93591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2002_37.72482_20.93591_3-7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2002_37.72482_20.93591_3-7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2002_37.72482_20.93591_3-7'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.93591'^^xsd:double;
  dwc:latitude '37.72482'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2002_37.72482_20.93591_3-7'^^xsd:string;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Halophila%20stipulacea_2012_37.72194_20.9364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2012_37.72194_20.9364> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2012_37.72194_20.9364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.72194 20.9364)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.72194"^^xsd:decimal ;
  dwc:decimalLongitude "20.9364"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Halophila%20stipulacea_2012_37.72194_20.9364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.72194 20.9364)"^^geo:wktLiteral ;
  geo-pos:lat "37.72194"^^xsd:decimal ;
  geo-pos:long "20.9364"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Halophila%20stipulacea_2012_37.72194_20.9364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Halophila stipulacea_2012_37.72194_20.9364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Halophila stipulacea_2012_37.72194_20.9364'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea (Forsskål) Ascherson, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.9364'^^xsd:double;
  dwc:latitude '37.72194'^^xsd:double;
  dwc:occurrenceRemarks 'MedPAN project/ UAEGEAN'^^xsd:string;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:occurrenceId 'Halophila stipulacea_2012_37.72194_20.9364'^^xsd:string;
  dwc:observationDate '2012-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2012_37.7013_20.9391_10.8-11.7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2012_37.7013_20.9391_10.8-11.7> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2012_37.7013_20.9391_10.8-11.7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7013 20.9391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7013"^^xsd:decimal ;
  dwc:decimalLongitude "20.9391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2012_37.7013_20.9391_10.8-11.7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7013 20.9391)"^^geo:wktLiteral ;
  geo-pos:lat "37.7013"^^xsd:decimal ;
  geo-pos:long "20.9391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2012_37.7013_20.9391_10.8-11.7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2012_37.7013_20.9391_10.8-11.7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2012_37.7013_20.9391_10.8-11.7'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.9391'^^xsd:double;
  dwc:latitude '37.7013'^^xsd:double;
  dwc:minimumDepth '10.8'^^xsd:double;
  dwc:maximumDepth '11.7'^^xsd:double;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2012_37.7013_20.9391_10.8-11.7'^^xsd:string;
  dwc:observationDate '2012-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2012_37.704_20.9406_1.5-5.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2012_37.704_20.9406_1.5-5.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2012_37.704_20.9406_1.5-5.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.704 20.9406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.704"^^xsd:decimal ;
  dwc:decimalLongitude "20.9406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2012_37.704_20.9406_1.5-5.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.704 20.9406)"^^geo:wktLiteral ;
  geo-pos:lat "37.704"^^xsd:decimal ;
  geo-pos:long "20.9406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2012_37.704_20.9406_1.5-5.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2012_37.704_20.9406_1.5-5.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2012_37.704_20.9406_1.5-5.1'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.9406'^^xsd:double;
  dwc:latitude '37.704'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '5.1'^^xsd:double;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2012_37.704_20.9406_1.5-5.1'^^xsd:string;
  dwc:observationDate '2012-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2009_37.70207_20.94101_10-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_37.70207_20.94101_10-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_37.70207_20.94101_10-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70207 20.94101)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.70207"^^xsd:decimal ;
  dwc:decimalLongitude "20.94101"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_37.70207_20.94101_10-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70207 20.94101)"^^geo:wktLiteral ;
  geo-pos:lat "37.70207"^^xsd:decimal ;
  geo-pos:long "20.94101"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2009_37.70207_20.94101_10-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2009_37.70207_20.94101_10-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2009_37.70207_20.94101_10-10'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.94101'^^xsd:double;
  dwc:latitude '37.70207'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2009_37.70207_20.94101_10-10'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2009_37.72016_20.94164_10-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_37.72016_20.94164_10-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_37.72016_20.94164_10-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.72016 20.94164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.72016"^^xsd:decimal ;
  dwc:decimalLongitude "20.94164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_37.72016_20.94164_10-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.72016 20.94164)"^^geo:wktLiteral ;
  geo-pos:lat "37.72016"^^xsd:decimal ;
  geo-pos:long "20.94164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2009_37.72016_20.94164_10-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2009_37.72016_20.94164_10-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2009_37.72016_20.94164_10-10'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.94164'^^xsd:double;
  dwc:latitude '37.72016'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2009_37.72016_20.94164_10-10'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2009_37.71374_20.942_0-7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_37.71374_20.942_0-7> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_37.71374_20.942_0-7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71374 20.942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71374"^^xsd:decimal ;
  dwc:decimalLongitude "20.942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_37.71374_20.942_0-7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71374 20.942)"^^geo:wktLiteral ;
  geo-pos:lat "37.71374"^^xsd:decimal ;
  geo-pos:long "20.942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2009_37.71374_20.942_0-7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2009_37.71374_20.942_0-7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2009_37.71374_20.942_0-7'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.942'^^xsd:double;
  dwc:latitude '37.71374'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2009_37.71374_20.942_0-7'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2009_37.69922_20.9426_0-7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_37.69922_20.9426_0-7> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_37.69922_20.9426_0-7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69922 20.9426)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69922"^^xsd:decimal ;
  dwc:decimalLongitude "20.9426"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_37.69922_20.9426_0-7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69922 20.9426)"^^geo:wktLiteral ;
  geo-pos:lat "37.69922"^^xsd:decimal ;
  geo-pos:long "20.9426"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2009_37.69922_20.9426_0-7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2009_37.69922_20.9426_0-7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2009_37.69922_20.9426_0-7'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.9426'^^xsd:double;
  dwc:latitude '37.69922'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2009_37.69922_20.9426_0-7'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2009_37.69922_20.9426_0-7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_37.69922_20.9426_0-7> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_37.69922_20.9426_0-7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69922 20.9426)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69922"^^xsd:decimal ;
  dwc:decimalLongitude "20.9426"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_37.69922_20.9426_0-7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69922 20.9426)"^^geo:wktLiteral ;
  geo-pos:lat "37.69922"^^xsd:decimal ;
  geo-pos:long "20.9426"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2009_37.69922_20.9426_0-7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2009_37.69922_20.9426_0-7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2009_37.69922_20.9426_0-7'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.9426'^^xsd:double;
  dwc:latitude '37.69922'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2009_37.69922_20.9426_0-7'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '12'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2019_37.70464_20.94272_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.70464_20.94272_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.70464_20.94272_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70464 20.94272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.70464"^^xsd:decimal ;
  dwc:decimalLongitude "20.94272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.70464_20.94272_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70464 20.94272)"^^geo:wktLiteral ;
  geo-pos:lat "37.70464"^^xsd:decimal ;
  geo-pos:long "20.94272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2019_37.70464_20.94272_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2019_37.70464_20.94272_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2019_37.70464_20.94272_5-5'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.94272'^^xsd:double;
  dwc:latitude '37.70464'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2019_37.70464_20.94272_5-5'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2015_37.70301_20.94275_13.5-16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2015_37.70301_20.94275_13.5-16> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2015_37.70301_20.94275_13.5-16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70301 20.94275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.70301"^^xsd:decimal ;
  dwc:decimalLongitude "20.94275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2015_37.70301_20.94275_13.5-16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70301 20.94275)"^^geo:wktLiteral ;
  geo-pos:lat "37.70301"^^xsd:decimal ;
  geo-pos:long "20.94275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2015_37.70301_20.94275_13.5-16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2015_37.70301_20.94275_13.5-16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2015_37.70301_20.94275_13.5-16'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.94275'^^xsd:double;
  dwc:latitude '37.70301'^^xsd:double;
  dwc:minimumDepth '13.5'^^xsd:double;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2015_37.70301_20.94275_13.5-16'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '23'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2019_37.72245_20.94318_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.72245_20.94318_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.72245_20.94318_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.72245 20.94318)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.72245"^^xsd:decimal ;
  dwc:decimalLongitude "20.94318"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.72245_20.94318_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.72245 20.94318)"^^geo:wktLiteral ;
  geo-pos:lat "37.72245"^^xsd:decimal ;
  geo-pos:long "20.94318"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2019_37.72245_20.94318_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2019_37.72245_20.94318_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2019_37.72245_20.94318_5-5'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.94318'^^xsd:double;
  dwc:latitude '37.72245'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2019_37.72245_20.94318_5-5'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2001%2F2002_37.72264_20.94363_3-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2001%2F2002_37.72264_20.94363_3-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2001%2F2002_37.72264_20.94363_3-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.72264 20.94363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.72264"^^xsd:decimal ;
  dwc:decimalLongitude "20.94363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2001%2F2002_37.72264_20.94363_3-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.72264 20.94363)"^^geo:wktLiteral ;
  geo-pos:lat "37.72264"^^xsd:decimal ;
  geo-pos:long "20.94363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2001%2F2002_37.72264_20.94363_3-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2001/2002_37.72264_20.94363_3-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2001/2002_37.72264_20.94363_3-5'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.94363'^^xsd:double;
  dwc:latitude '37.72264'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2001/2002_37.72264_20.94363_3-5'^^xsd:string;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2001_37.72264_20.94363_3-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2001_37.72264_20.94363_3-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2001_37.72264_20.94363_3-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.72264 20.94363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.72264"^^xsd:decimal ;
  dwc:decimalLongitude "20.94363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2001_37.72264_20.94363_3-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.72264 20.94363)"^^geo:wktLiteral ;
  geo-pos:lat "37.72264"^^xsd:decimal ;
  geo-pos:long "20.94363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2001_37.72264_20.94363_3-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2001_37.72264_20.94363_3-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2001_37.72264_20.94363_3-5'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.94363'^^xsd:double;
  dwc:latitude '37.72264'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2001_37.72264_20.94363_3-5'^^xsd:string;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2002_37.72264_20.94363_3-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2002_37.72264_20.94363_3-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2002_37.72264_20.94363_3-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.72264 20.94363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.72264"^^xsd:decimal ;
  dwc:decimalLongitude "20.94363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2002_37.72264_20.94363_3-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.72264 20.94363)"^^geo:wktLiteral ;
  geo-pos:lat "37.72264"^^xsd:decimal ;
  geo-pos:long "20.94363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2002_37.72264_20.94363_3-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2002_37.72264_20.94363_3-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2002_37.72264_20.94363_3-5'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.94363'^^xsd:double;
  dwc:latitude '37.72264'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2002_37.72264_20.94363_3-5'^^xsd:string;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Womersleyella%20setacea_2001_37.72264_20.94363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Womersleyella%20setacea_2001_37.72264_20.94363> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Womersleyella%20setacea_2001_37.72264_20.94363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.72264 20.94363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.72264"^^xsd:decimal ;
  dwc:decimalLongitude "20.94363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Womersleyella%20setacea_2001_37.72264_20.94363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.72264 20.94363)"^^geo:wktLiteral ;
  geo-pos:lat "37.72264"^^xsd:decimal ;
  geo-pos:long "20.94363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Womersleyella%20setacea_2001_37.72264_20.94363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Womersleyella setacea_2001_37.72264_20.94363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Womersleyella setacea_2001_37.72264_20.94363'^^xsd:string;
  dwc:scientificName 'Womersleyella setacea (Hollenberg) R.E.Norris, 1992'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.94363'^^xsd:double;
  dwc:latitude '37.72264'^^xsd:double;
  dwc:aphiaid '146371'^^xsd:integer;
  dwc:occurrenceId 'Womersleyella setacea_2001_37.72264_20.94363'^^xsd:string;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Womersleyella%20setacea_2002_37.72264_20.94363_3-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Womersleyella%20setacea_2002_37.72264_20.94363_3-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Womersleyella%20setacea_2002_37.72264_20.94363_3-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.72264 20.94363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.72264"^^xsd:decimal ;
  dwc:decimalLongitude "20.94363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Womersleyella%20setacea_2002_37.72264_20.94363_3-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.72264 20.94363)"^^geo:wktLiteral ;
  geo-pos:lat "37.72264"^^xsd:decimal ;
  geo-pos:long "20.94363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Womersleyella%20setacea_2002_37.72264_20.94363_3-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Womersleyella setacea_2002_37.72264_20.94363_3-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Womersleyella setacea_2002_37.72264_20.94363_3-5'^^xsd:string;
  dwc:scientificName 'Womersleyella setacea (Hollenberg) R.E.Norris, 1992'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.94363'^^xsd:double;
  dwc:latitude '37.72264'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '146371'^^xsd:integer;
  dwc:occurrenceId 'Womersleyella setacea_2002_37.72264_20.94363_3-5'^^xsd:string;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2009_37.70043_20.94397_10-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_37.70043_20.94397_10-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_37.70043_20.94397_10-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70043 20.94397)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.70043"^^xsd:decimal ;
  dwc:decimalLongitude "20.94397"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_37.70043_20.94397_10-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70043 20.94397)"^^geo:wktLiteral ;
  geo-pos:lat "37.70043"^^xsd:decimal ;
  geo-pos:long "20.94397"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2009_37.70043_20.94397_10-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2009_37.70043_20.94397_10-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2009_37.70043_20.94397_10-10'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.94397'^^xsd:double;
  dwc:latitude '37.70043'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2009_37.70043_20.94397_10-10'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2009_37.70536_20.94477_0-7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_37.70536_20.94477_0-7> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_37.70536_20.94477_0-7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70536 20.94477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.70536"^^xsd:decimal ;
  dwc:decimalLongitude "20.94477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "36"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_37.70536_20.94477_0-7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70536 20.94477)"^^geo:wktLiteral ;
  geo-pos:lat "37.70536"^^xsd:decimal ;
  geo-pos:long "20.94477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "36"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2009_37.70536_20.94477_0-7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2009_37.70536_20.94477_0-7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2009_37.70536_20.94477_0-7'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.94477'^^xsd:double;
  dwc:latitude '37.70536'^^xsd:double;
  dwc:coordinatePrecision '36'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2009_37.70536_20.94477_0-7'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2009_37.70536_20.94477_0-7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_37.70536_20.94477_0-7> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_37.70536_20.94477_0-7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70536 20.94477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.70536"^^xsd:decimal ;
  dwc:decimalLongitude "20.94477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "36"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_37.70536_20.94477_0-7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70536 20.94477)"^^geo:wktLiteral ;
  geo-pos:lat "37.70536"^^xsd:decimal ;
  geo-pos:long "20.94477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "36"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2009_37.70536_20.94477_0-7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2009_37.70536_20.94477_0-7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2009_37.70536_20.94477_0-7'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.94477'^^xsd:double;
  dwc:latitude '37.70536'^^xsd:double;
  dwc:coordinatePrecision '36'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2009_37.70536_20.94477_0-7'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2009_37.70536_20.94477_0-7_Mixalis%20Maroulakis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2009_37.70536_20.94477_0-7_Mixalis%20Maroulakis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2009_37.70536_20.94477_0-7_Mixalis%20Maroulakis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70536 20.94477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.70536"^^xsd:decimal ;
  dwc:decimalLongitude "20.94477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "36"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2009_37.70536_20.94477_0-7_Mixalis%20Maroulakis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70536 20.94477)"^^geo:wktLiteral ;
  geo-pos:lat "37.70536"^^xsd:decimal ;
  geo-pos:long "20.94477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "36"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2009_37.70536_20.94477_0-7_Mixalis%20Maroulakis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2009_37.70536_20.94477_0-7_Mixalis Maroulakis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2009_37.70536_20.94477_0-7_Mixalis Maroulakis'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Mixalis Maroulakis'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.94477'^^xsd:double;
  dwc:latitude '37.70536'^^xsd:double;
  dwc:coordinatePrecision '36'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2009_37.70536_20.94477_0-7_Mixalis Maroulakis'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2009_37.72232_20.9448_0-7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_37.72232_20.9448_0-7> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_37.72232_20.9448_0-7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.72232 20.9448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.72232"^^xsd:decimal ;
  dwc:decimalLongitude "20.9448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "140"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_37.72232_20.9448_0-7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.72232 20.9448)"^^geo:wktLiteral ;
  geo-pos:lat "37.72232"^^xsd:decimal ;
  geo-pos:long "20.9448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "140"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2009_37.72232_20.9448_0-7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2009_37.72232_20.9448_0-7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2009_37.72232_20.9448_0-7'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.9448'^^xsd:double;
  dwc:latitude '37.72232'^^xsd:double;
  dwc:coordinatePrecision '140'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2009_37.72232_20.9448_0-7'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2009_37.70266_20.94508_10-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_37.70266_20.94508_10-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_37.70266_20.94508_10-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70266 20.94508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.70266"^^xsd:decimal ;
  dwc:decimalLongitude "20.94508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "16"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_37.70266_20.94508_10-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70266 20.94508)"^^geo:wktLiteral ;
  geo-pos:lat "37.70266"^^xsd:decimal ;
  geo-pos:long "20.94508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "16"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2009_37.70266_20.94508_10-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2009_37.70266_20.94508_10-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2009_37.70266_20.94508_10-10'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.94508'^^xsd:double;
  dwc:latitude '37.70266'^^xsd:double;
  dwc:coordinatePrecision '16'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2009_37.70266_20.94508_10-10'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Ganonema%20farinosum_2019_37.7208_20.94637_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Ganonema%20farinosum_2019_37.7208_20.94637_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Ganonema%20farinosum_2019_37.7208_20.94637_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7208 20.94637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7208"^^xsd:decimal ;
  dwc:decimalLongitude "20.94637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Ganonema%20farinosum_2019_37.7208_20.94637_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7208 20.94637)"^^geo:wktLiteral ;
  geo-pos:lat "37.7208"^^xsd:decimal ;
  geo-pos:long "20.94637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Ganonema%20farinosum_2019_37.7208_20.94637_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ganonema farinosum_2019_37.7208_20.94637_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Ganonema farinosum_2019_37.7208_20.94637_5-5'^^xsd:string;
  dwc:scientificName 'Ganonema farinosum (J.V.Lamouroux) K.-C.Fan & Y.-C.Wang, 1974'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.94637'^^xsd:double;
  dwc:latitude '37.7208'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '145749'^^xsd:integer;
  dwc:occurrenceId 'Ganonema farinosum_2019_37.7208_20.94637_5-5'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145749'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType '% cover'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2019_37.7208_20.94637_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.7208_20.94637_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.7208_20.94637_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7208 20.94637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7208"^^xsd:decimal ;
  dwc:decimalLongitude "20.94637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.7208_20.94637_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7208 20.94637)"^^geo:wktLiteral ;
  geo-pos:lat "37.7208"^^xsd:decimal ;
  geo-pos:long "20.94637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2019_37.7208_20.94637_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2019_37.7208_20.94637_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2019_37.7208_20.94637_5-5'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.94637'^^xsd:double;
  dwc:latitude '37.7208'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2019_37.7208_20.94637_5-5'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2019_37.7208_20.94637_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.7208_20.94637_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.7208_20.94637_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7208 20.94637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7208"^^xsd:decimal ;
  dwc:decimalLongitude "20.94637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.7208_20.94637_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7208 20.94637)"^^geo:wktLiteral ;
  geo-pos:lat "37.7208"^^xsd:decimal ;
  geo-pos:long "20.94637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2019_37.7208_20.94637_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2019_37.7208_20.94637_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2019_37.7208_20.94637_5-5'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.94637'^^xsd:double;
  dwc:latitude '37.7208'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2019_37.7208_20.94637_5-5'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2009_37.70282_20.94662_0-7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_37.70282_20.94662_0-7> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_37.70282_20.94662_0-7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70282 20.94662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.70282"^^xsd:decimal ;
  dwc:decimalLongitude "20.94662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "112"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_37.70282_20.94662_0-7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70282 20.94662)"^^geo:wktLiteral ;
  geo-pos:lat "37.70282"^^xsd:decimal ;
  geo-pos:long "20.94662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "112"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2009_37.70282_20.94662_0-7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2009_37.70282_20.94662_0-7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2009_37.70282_20.94662_0-7'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.94662'^^xsd:double;
  dwc:latitude '37.70282'^^xsd:double;
  dwc:coordinatePrecision '112'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2009_37.70282_20.94662_0-7'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2009_37.70282_20.94662_0-7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_37.70282_20.94662_0-7> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_37.70282_20.94662_0-7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70282 20.94662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.70282"^^xsd:decimal ;
  dwc:decimalLongitude "20.94662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "112"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_37.70282_20.94662_0-7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70282 20.94662)"^^geo:wktLiteral ;
  geo-pos:lat "37.70282"^^xsd:decimal ;
  geo-pos:long "20.94662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "112"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2009_37.70282_20.94662_0-7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2009_37.70282_20.94662_0-7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2009_37.70282_20.94662_0-7'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.94662'^^xsd:double;
  dwc:latitude '37.70282'^^xsd:double;
  dwc:coordinatePrecision '112'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2009_37.70282_20.94662_0-7'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '13'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2001%2F2002_37.70567_20.94707_2-4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2001%2F2002_37.70567_20.94707_2-4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2001%2F2002_37.70567_20.94707_2-4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70567 20.94707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.70567"^^xsd:decimal ;
  dwc:decimalLongitude "20.94707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2001%2F2002_37.70567_20.94707_2-4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70567 20.94707)"^^geo:wktLiteral ;
  geo-pos:lat "37.70567"^^xsd:decimal ;
  geo-pos:long "20.94707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2001%2F2002_37.70567_20.94707_2-4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2001/2002_37.70567_20.94707_2-4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2001/2002_37.70567_20.94707_2-4'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.94707'^^xsd:double;
  dwc:latitude '37.70567'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2001/2002_37.70567_20.94707_2-4'^^xsd:string;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2001_37.70567_20.94707_2-4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2001_37.70567_20.94707_2-4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2001_37.70567_20.94707_2-4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70567 20.94707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.70567"^^xsd:decimal ;
  dwc:decimalLongitude "20.94707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2001_37.70567_20.94707_2-4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70567 20.94707)"^^geo:wktLiteral ;
  geo-pos:lat "37.70567"^^xsd:decimal ;
  geo-pos:long "20.94707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2001_37.70567_20.94707_2-4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2001_37.70567_20.94707_2-4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2001_37.70567_20.94707_2-4'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.94707'^^xsd:double;
  dwc:latitude '37.70567'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2001_37.70567_20.94707_2-4'^^xsd:string;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2002_37.70567_20.94707_2-4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2002_37.70567_20.94707_2-4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2002_37.70567_20.94707_2-4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70567 20.94707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.70567"^^xsd:decimal ;
  dwc:decimalLongitude "20.94707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2002_37.70567_20.94707_2-4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70567 20.94707)"^^geo:wktLiteral ;
  geo-pos:lat "37.70567"^^xsd:decimal ;
  geo-pos:long "20.94707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2002_37.70567_20.94707_2-4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2002_37.70567_20.94707_2-4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2002_37.70567_20.94707_2-4'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.94707'^^xsd:double;
  dwc:latitude '37.70567'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2002_37.70567_20.94707_2-4'^^xsd:string;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Womersleyella%20setacea_2001_37.70567_20.94707_2-4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Womersleyella%20setacea_2001_37.70567_20.94707_2-4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Womersleyella%20setacea_2001_37.70567_20.94707_2-4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70567 20.94707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.70567"^^xsd:decimal ;
  dwc:decimalLongitude "20.94707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Womersleyella%20setacea_2001_37.70567_20.94707_2-4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70567 20.94707)"^^geo:wktLiteral ;
  geo-pos:lat "37.70567"^^xsd:decimal ;
  geo-pos:long "20.94707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Womersleyella%20setacea_2001_37.70567_20.94707_2-4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Womersleyella setacea_2001_37.70567_20.94707_2-4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Womersleyella setacea_2001_37.70567_20.94707_2-4'^^xsd:string;
  dwc:scientificName 'Womersleyella setacea (Hollenberg) R.E.Norris, 1992'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.94707'^^xsd:double;
  dwc:latitude '37.70567'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '146371'^^xsd:integer;
  dwc:occurrenceId 'Womersleyella setacea_2001_37.70567_20.94707_2-4'^^xsd:string;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Womersleyella%20setacea_2002_37.70567_20.94707_2-4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Womersleyella%20setacea_2002_37.70567_20.94707_2-4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Womersleyella%20setacea_2002_37.70567_20.94707_2-4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70567 20.94707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.70567"^^xsd:decimal ;
  dwc:decimalLongitude "20.94707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Womersleyella%20setacea_2002_37.70567_20.94707_2-4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70567 20.94707)"^^geo:wktLiteral ;
  geo-pos:lat "37.70567"^^xsd:decimal ;
  geo-pos:long "20.94707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Womersleyella%20setacea_2002_37.70567_20.94707_2-4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Womersleyella setacea_2002_37.70567_20.94707_2-4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Womersleyella setacea_2002_37.70567_20.94707_2-4'^^xsd:string;
  dwc:scientificName 'Womersleyella setacea (Hollenberg) R.E.Norris, 1992'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.94707'^^xsd:double;
  dwc:latitude '37.70567'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '146371'^^xsd:integer;
  dwc:occurrenceId 'Womersleyella setacea_2002_37.70567_20.94707_2-4'^^xsd:string;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2009_37.70177_20.9479_0-7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_37.70177_20.9479_0-7> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_37.70177_20.9479_0-7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70177 20.9479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.70177"^^xsd:decimal ;
  dwc:decimalLongitude "20.9479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "108"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_37.70177_20.9479_0-7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70177 20.9479)"^^geo:wktLiteral ;
  geo-pos:lat "37.70177"^^xsd:decimal ;
  geo-pos:long "20.9479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "108"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2009_37.70177_20.9479_0-7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2009_37.70177_20.9479_0-7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2009_37.70177_20.9479_0-7'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.9479'^^xsd:double;
  dwc:latitude '37.70177'^^xsd:double;
  dwc:coordinatePrecision '108'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2009_37.70177_20.9479_0-7'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2009_37.70177_20.9479_0-7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_37.70177_20.9479_0-7> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_37.70177_20.9479_0-7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70177 20.9479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.70177"^^xsd:decimal ;
  dwc:decimalLongitude "20.9479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "108"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_37.70177_20.9479_0-7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70177 20.9479)"^^geo:wktLiteral ;
  geo-pos:lat "37.70177"^^xsd:decimal ;
  geo-pos:long "20.9479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "108"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2009_37.70177_20.9479_0-7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2009_37.70177_20.9479_0-7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2009_37.70177_20.9479_0-7'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.9479'^^xsd:double;
  dwc:latitude '37.70177'^^xsd:double;
  dwc:coordinatePrecision '108'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2009_37.70177_20.9479_0-7'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '16'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2009_37.70177_20.9479_0-7_Mixalis%20Maroulakis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2009_37.70177_20.9479_0-7_Mixalis%20Maroulakis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2009_37.70177_20.9479_0-7_Mixalis%20Maroulakis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70177 20.9479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.70177"^^xsd:decimal ;
  dwc:decimalLongitude "20.9479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "108"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2009_37.70177_20.9479_0-7_Mixalis%20Maroulakis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70177 20.9479)"^^geo:wktLiteral ;
  geo-pos:lat "37.70177"^^xsd:decimal ;
  geo-pos:long "20.9479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "108"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2009_37.70177_20.9479_0-7_Mixalis%20Maroulakis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2009_37.70177_20.9479_0-7_Mixalis Maroulakis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2009_37.70177_20.9479_0-7_Mixalis Maroulakis'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Mixalis Maroulakis'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.9479'^^xsd:double;
  dwc:latitude '37.70177'^^xsd:double;
  dwc:coordinatePrecision '108'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2009_37.70177_20.9479_0-7_Mixalis Maroulakis'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2009_37.70008_20.9489_10-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_37.70008_20.9489_10-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_37.70008_20.9489_10-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70008 20.9489)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.70008"^^xsd:decimal ;
  dwc:decimalLongitude "20.9489"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_37.70008_20.9489_10-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70008 20.9489)"^^geo:wktLiteral ;
  geo-pos:lat "37.70008"^^xsd:decimal ;
  geo-pos:long "20.9489"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2009_37.70008_20.9489_10-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2009_37.70008_20.9489_10-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2009_37.70008_20.9489_10-10'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.9489'^^xsd:double;
  dwc:latitude '37.70008'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2009_37.70008_20.9489_10-10'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2019_37.70134_20.94909_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.70134_20.94909_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.70134_20.94909_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70134 20.94909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.70134"^^xsd:decimal ;
  dwc:decimalLongitude "20.94909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.70134_20.94909_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70134 20.94909)"^^geo:wktLiteral ;
  geo-pos:lat "37.70134"^^xsd:decimal ;
  geo-pos:long "20.94909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2019_37.70134_20.94909_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2019_37.70134_20.94909_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2019_37.70134_20.94909_5-5'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.94909'^^xsd:double;
  dwc:latitude '37.70134'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2019_37.70134_20.94909_5-5'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2009_37.72121_20.9493_0-7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_37.72121_20.9493_0-7> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_37.72121_20.9493_0-7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.72121 20.9493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.72121"^^xsd:decimal ;
  dwc:decimalLongitude "20.9493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "24"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_37.72121_20.9493_0-7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.72121 20.9493)"^^geo:wktLiteral ;
  geo-pos:lat "37.72121"^^xsd:decimal ;
  geo-pos:long "20.9493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "24"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2009_37.72121_20.9493_0-7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2009_37.72121_20.9493_0-7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2009_37.72121_20.9493_0-7'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.9493'^^xsd:double;
  dwc:latitude '37.72121'^^xsd:double;
  dwc:coordinatePrecision '24'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2009_37.72121_20.9493_0-7'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2009_37.72121_20.9493_0-7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_37.72121_20.9493_0-7> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_37.72121_20.9493_0-7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.72121 20.9493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.72121"^^xsd:decimal ;
  dwc:decimalLongitude "20.9493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "24"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_37.72121_20.9493_0-7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.72121 20.9493)"^^geo:wktLiteral ;
  geo-pos:lat "37.72121"^^xsd:decimal ;
  geo-pos:long "20.9493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "24"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2009_37.72121_20.9493_0-7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2009_37.72121_20.9493_0-7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2009_37.72121_20.9493_0-7'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.9493'^^xsd:double;
  dwc:latitude '37.72121'^^xsd:double;
  dwc:coordinatePrecision '24'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2009_37.72121_20.9493_0-7'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2019_37.72057_20.95013_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.72057_20.95013_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.72057_20.95013_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.72057 20.95013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.72057"^^xsd:decimal ;
  dwc:decimalLongitude "20.95013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.72057_20.95013_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.72057 20.95013)"^^geo:wktLiteral ;
  geo-pos:lat "37.72057"^^xsd:decimal ;
  geo-pos:long "20.95013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2019_37.72057_20.95013_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2019_37.72057_20.95013_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2019_37.72057_20.95013_5-5'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.95013'^^xsd:double;
  dwc:latitude '37.72057'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2019_37.72057_20.95013_5-5'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2009_37.70157_20.9509_0-7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_37.70157_20.9509_0-7> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_37.70157_20.9509_0-7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70157 20.9509)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.70157"^^xsd:decimal ;
  dwc:decimalLongitude "20.9509"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_37.70157_20.9509_0-7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70157 20.9509)"^^geo:wktLiteral ;
  geo-pos:lat "37.70157"^^xsd:decimal ;
  geo-pos:long "20.9509"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2009_37.70157_20.9509_0-7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2009_37.70157_20.9509_0-7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2009_37.70157_20.9509_0-7'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.9509'^^xsd:double;
  dwc:latitude '37.70157'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2009_37.70157_20.9509_0-7'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2009_37.70157_20.9509_0-7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_37.70157_20.9509_0-7> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_37.70157_20.9509_0-7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70157 20.9509)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.70157"^^xsd:decimal ;
  dwc:decimalLongitude "20.9509"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_37.70157_20.9509_0-7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70157 20.9509)"^^geo:wktLiteral ;
  geo-pos:lat "37.70157"^^xsd:decimal ;
  geo-pos:long "20.9509"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2009_37.70157_20.9509_0-7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2009_37.70157_20.9509_0-7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2009_37.70157_20.9509_0-7'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.9509'^^xsd:double;
  dwc:latitude '37.70157'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2009_37.70157_20.9509_0-7'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '30'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Ganonema%20farinosum_2019_37.7035_20.95186_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Ganonema%20farinosum_2019_37.7035_20.95186_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Ganonema%20farinosum_2019_37.7035_20.95186_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7035 20.95186)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7035"^^xsd:decimal ;
  dwc:decimalLongitude "20.95186"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "13"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Ganonema%20farinosum_2019_37.7035_20.95186_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7035 20.95186)"^^geo:wktLiteral ;
  geo-pos:lat "37.7035"^^xsd:decimal ;
  geo-pos:long "20.95186"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "13"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Ganonema%20farinosum_2019_37.7035_20.95186_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ganonema farinosum_2019_37.7035_20.95186_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Ganonema farinosum_2019_37.7035_20.95186_5-5'^^xsd:string;
  dwc:scientificName 'Ganonema farinosum (J.V.Lamouroux) K.-C.Fan & Y.-C.Wang, 1974'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.95186'^^xsd:double;
  dwc:latitude '37.7035'^^xsd:double;
  dwc:coordinatePrecision '13'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '145749'^^xsd:integer;
  dwc:occurrenceId 'Ganonema farinosum_2019_37.7035_20.95186_5-5'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145749'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType '% cover'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2019_37.7035_20.95186_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2019_37.7035_20.95186_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2019_37.7035_20.95186_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7035 20.95186)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7035"^^xsd:decimal ;
  dwc:decimalLongitude "20.95186"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "13"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2019_37.7035_20.95186_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7035 20.95186)"^^geo:wktLiteral ;
  geo-pos:lat "37.7035"^^xsd:decimal ;
  geo-pos:long "20.95186"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "13"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2019_37.7035_20.95186_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2019_37.7035_20.95186_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2019_37.7035_20.95186_5-5'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.95186'^^xsd:double;
  dwc:latitude '37.7035'^^xsd:double;
  dwc:coordinatePrecision '13'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2019_37.7035_20.95186_5-5'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2019_37.7035_20.95186_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.7035_20.95186_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.7035_20.95186_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7035 20.95186)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7035"^^xsd:decimal ;
  dwc:decimalLongitude "20.95186"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "13"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.7035_20.95186_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7035 20.95186)"^^geo:wktLiteral ;
  geo-pos:lat "37.7035"^^xsd:decimal ;
  geo-pos:long "20.95186"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "13"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2019_37.7035_20.95186_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2019_37.7035_20.95186_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2019_37.7035_20.95186_5-5'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.95186'^^xsd:double;
  dwc:latitude '37.7035'^^xsd:double;
  dwc:coordinatePrecision '13'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2019_37.7035_20.95186_5-5'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2001%2F2002_37.70268_20.95187_3-8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2001%2F2002_37.70268_20.95187_3-8> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2001%2F2002_37.70268_20.95187_3-8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70268 20.95187)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.70268"^^xsd:decimal ;
  dwc:decimalLongitude "20.95187"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2001%2F2002_37.70268_20.95187_3-8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70268 20.95187)"^^geo:wktLiteral ;
  geo-pos:lat "37.70268"^^xsd:decimal ;
  geo-pos:long "20.95187"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2001%2F2002_37.70268_20.95187_3-8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2001/2002_37.70268_20.95187_3-8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2001/2002_37.70268_20.95187_3-8'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.95187'^^xsd:double;
  dwc:latitude '37.70268'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2001/2002_37.70268_20.95187_3-8'^^xsd:string;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2001_37.70268_20.95187_3-8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2001_37.70268_20.95187_3-8> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2001_37.70268_20.95187_3-8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70268 20.95187)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.70268"^^xsd:decimal ;
  dwc:decimalLongitude "20.95187"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2001_37.70268_20.95187_3-8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70268 20.95187)"^^geo:wktLiteral ;
  geo-pos:lat "37.70268"^^xsd:decimal ;
  geo-pos:long "20.95187"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2001_37.70268_20.95187_3-8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2001_37.70268_20.95187_3-8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2001_37.70268_20.95187_3-8'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.95187'^^xsd:double;
  dwc:latitude '37.70268'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2001_37.70268_20.95187_3-8'^^xsd:string;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2002_37.70268_20.95187_3-8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2002_37.70268_20.95187_3-8> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2002_37.70268_20.95187_3-8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70268 20.95187)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.70268"^^xsd:decimal ;
  dwc:decimalLongitude "20.95187"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2002_37.70268_20.95187_3-8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70268 20.95187)"^^geo:wktLiteral ;
  geo-pos:lat "37.70268"^^xsd:decimal ;
  geo-pos:long "20.95187"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2002_37.70268_20.95187_3-8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2002_37.70268_20.95187_3-8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2002_37.70268_20.95187_3-8'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.95187'^^xsd:double;
  dwc:latitude '37.70268'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2002_37.70268_20.95187_3-8'^^xsd:string;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2009_37.7181_20.95194_10-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_37.7181_20.95194_10-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_37.7181_20.95194_10-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7181 20.95194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7181"^^xsd:decimal ;
  dwc:decimalLongitude "20.95194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_37.7181_20.95194_10-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7181 20.95194)"^^geo:wktLiteral ;
  geo-pos:lat "37.7181"^^xsd:decimal ;
  geo-pos:long "20.95194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2009_37.7181_20.95194_10-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2009_37.7181_20.95194_10-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2009_37.7181_20.95194_10-10'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.95194'^^xsd:double;
  dwc:latitude '37.7181'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2009_37.7181_20.95194_10-10'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2015_37.70351_20.9522_15-15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2015_37.70351_20.9522_15-15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2015_37.70351_20.9522_15-15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70351 20.9522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.70351"^^xsd:decimal ;
  dwc:decimalLongitude "20.9522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2015_37.70351_20.9522_15-15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70351 20.9522)"^^geo:wktLiteral ;
  geo-pos:lat "37.70351"^^xsd:decimal ;
  geo-pos:long "20.9522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2015_37.70351_20.9522_15-15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2015_37.70351_20.9522_15-15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2015_37.70351_20.9522_15-15'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.9522'^^xsd:double;
  dwc:latitude '37.70351'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2015_37.70351_20.9522_15-15'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '51'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2008_37.72061_20.95313_0-3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_37.72061_20.95313_0-3> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_37.72061_20.95313_0-3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.72061 20.95313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.72061"^^xsd:decimal ;
  dwc:decimalLongitude "20.95313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_37.72061_20.95313_0-3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.72061 20.95313)"^^geo:wktLiteral ;
  geo-pos:lat "37.72061"^^xsd:decimal ;
  geo-pos:long "20.95313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2008_37.72061_20.95313_0-3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2008_37.72061_20.95313_0-3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2008_37.72061_20.95313_0-3'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.95313'^^xsd:double;
  dwc:latitude '37.72061'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2008_37.72061_20.95313_0-3'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Womersleyella%20setacea_2008_37.72061_20.95313_1-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Womersleyella%20setacea_2008_37.72061_20.95313_1-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Womersleyella%20setacea_2008_37.72061_20.95313_1-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.72061 20.95313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.72061"^^xsd:decimal ;
  dwc:decimalLongitude "20.95313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Womersleyella%20setacea_2008_37.72061_20.95313_1-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.72061 20.95313)"^^geo:wktLiteral ;
  geo-pos:lat "37.72061"^^xsd:decimal ;
  geo-pos:long "20.95313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Womersleyella%20setacea_2008_37.72061_20.95313_1-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Womersleyella setacea_2008_37.72061_20.95313_1-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Womersleyella setacea_2008_37.72061_20.95313_1-1'^^xsd:string;
  dwc:scientificName 'Womersleyella setacea (Hollenberg) R.E.Norris, 1992'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.95313'^^xsd:double;
  dwc:latitude '37.72061'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '146371'^^xsd:integer;
  dwc:occurrenceId 'Womersleyella setacea_2008_37.72061_20.95313_1-1'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2019_37.72012_20.95339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2019_37.72012_20.95339> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2019_37.72012_20.95339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.72012 20.95339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.72012"^^xsd:decimal ;
  dwc:decimalLongitude "20.95339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2019_37.72012_20.95339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.72012 20.95339)"^^geo:wktLiteral ;
  geo-pos:lat "37.72012"^^xsd:decimal ;
  geo-pos:long "20.95339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2019_37.72012_20.95339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2019_37.72012_20.95339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2019_37.72012_20.95339'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.95339'^^xsd:double;
  dwc:latitude '37.72012'^^xsd:double;
  dwc:coordinatePrecision '9'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2019_37.72012_20.95339'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2000_37.71368_20.95342_11-11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2000_37.71368_20.95342_11-11> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2000_37.71368_20.95342_11-11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71368 20.95342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71368"^^xsd:decimal ;
  dwc:decimalLongitude "20.95342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2000_37.71368_20.95342_11-11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71368 20.95342)"^^geo:wktLiteral ;
  geo-pos:lat "37.71368"^^xsd:decimal ;
  geo-pos:long "20.95342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2000_37.71368_20.95342_11-11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2000_37.71368_20.95342_11-11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2000_37.71368_20.95342_11-11'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.95342'^^xsd:double;
  dwc:latitude '37.71368'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2000_37.71368_20.95342_11-11'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '100'^^xsd:integer;
  dwc:organismQuantityType '% cover'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2012_37.7121_20.9558_12-13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2012_37.7121_20.9558_12-13> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2012_37.7121_20.9558_12-13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7121 20.9558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7121"^^xsd:decimal ;
  dwc:decimalLongitude "20.9558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2012_37.7121_20.9558_12-13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7121 20.9558)"^^geo:wktLiteral ;
  geo-pos:lat "37.7121"^^xsd:decimal ;
  geo-pos:long "20.9558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2012_37.7121_20.9558_12-13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2012_37.7121_20.9558_12-13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2012_37.7121_20.9558_12-13'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.9558'^^xsd:double;
  dwc:latitude '37.7121'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2012_37.7121_20.9558_12-13'^^xsd:string;
  dwc:observationDate '2012-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2015_37.71309_20.95829_15-15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2015_37.71309_20.95829_15-15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2015_37.71309_20.95829_15-15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71309 20.95829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71309"^^xsd:decimal ;
  dwc:decimalLongitude "20.95829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2015_37.71309_20.95829_15-15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71309 20.95829)"^^geo:wktLiteral ;
  geo-pos:lat "37.71309"^^xsd:decimal ;
  geo-pos:long "20.95829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2015_37.71309_20.95829_15-15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2015_37.71309_20.95829_15-15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2015_37.71309_20.95829_15-15'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.95829'^^xsd:double;
  dwc:latitude '37.71309'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2015_37.71309_20.95829_15-15'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '5'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2019_37.71994_20.95836_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2019_37.71994_20.95836_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2019_37.71994_20.95836_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71994 20.95836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71994"^^xsd:decimal ;
  dwc:decimalLongitude "20.95836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "22"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2019_37.71994_20.95836_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71994 20.95836)"^^geo:wktLiteral ;
  geo-pos:lat "37.71994"^^xsd:decimal ;
  geo-pos:long "20.95836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "22"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2019_37.71994_20.95836_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2019_37.71994_20.95836_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2019_37.71994_20.95836_5-5'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.95836'^^xsd:double;
  dwc:latitude '37.71994'^^xsd:double;
  dwc:coordinatePrecision '22'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2019_37.71994_20.95836_5-5'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2019_37.71994_20.95836_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.71994_20.95836_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.71994_20.95836_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71994 20.95836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71994"^^xsd:decimal ;
  dwc:decimalLongitude "20.95836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "22"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.71994_20.95836_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71994 20.95836)"^^geo:wktLiteral ;
  geo-pos:lat "37.71994"^^xsd:decimal ;
  geo-pos:long "20.95836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "22"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2019_37.71994_20.95836_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2019_37.71994_20.95836_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2019_37.71994_20.95836_5-5'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.95836'^^xsd:double;
  dwc:latitude '37.71994'^^xsd:double;
  dwc:coordinatePrecision '22'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2019_37.71994_20.95836_5-5'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2019_37.71994_20.95836_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.71994_20.95836_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.71994_20.95836_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71994 20.95836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71994"^^xsd:decimal ;
  dwc:decimalLongitude "20.95836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "22"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.71994_20.95836_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71994 20.95836)"^^geo:wktLiteral ;
  geo-pos:lat "37.71994"^^xsd:decimal ;
  geo-pos:long "20.95836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "22"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2019_37.71994_20.95836_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2019_37.71994_20.95836_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2019_37.71994_20.95836_5-5'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.95836'^^xsd:double;
  dwc:latitude '37.71994'^^xsd:double;
  dwc:coordinatePrecision '22'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2019_37.71994_20.95836_5-5'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2009_37.70536_20.9596_0-7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_37.70536_20.9596_0-7> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_37.70536_20.9596_0-7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70536 20.9596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.70536"^^xsd:decimal ;
  dwc:decimalLongitude "20.9596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_37.70536_20.9596_0-7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70536 20.9596)"^^geo:wktLiteral ;
  geo-pos:lat "37.70536"^^xsd:decimal ;
  geo-pos:long "20.9596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2009_37.70536_20.9596_0-7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2009_37.70536_20.9596_0-7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2009_37.70536_20.9596_0-7'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.9596'^^xsd:double;
  dwc:latitude '37.70536'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2009_37.70536_20.9596_0-7'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2009_37.71411_20.96189_10-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_37.71411_20.96189_10-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_37.71411_20.96189_10-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71411 20.96189)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71411"^^xsd:decimal ;
  dwc:decimalLongitude "20.96189"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_37.71411_20.96189_10-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71411 20.96189)"^^geo:wktLiteral ;
  geo-pos:lat "37.71411"^^xsd:decimal ;
  geo-pos:long "20.96189"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2009_37.71411_20.96189_10-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2009_37.71411_20.96189_10-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2009_37.71411_20.96189_10-10'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.96189'^^xsd:double;
  dwc:latitude '37.71411'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2009_37.71411_20.96189_10-10'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2009_37.71907_20.96289_0-7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_37.71907_20.96289_0-7> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_37.71907_20.96289_0-7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71907 20.96289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71907"^^xsd:decimal ;
  dwc:decimalLongitude "20.96289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "88"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_37.71907_20.96289_0-7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71907 20.96289)"^^geo:wktLiteral ;
  geo-pos:lat "37.71907"^^xsd:decimal ;
  geo-pos:long "20.96289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "88"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2009_37.71907_20.96289_0-7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2009_37.71907_20.96289_0-7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2009_37.71907_20.96289_0-7'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.96289'^^xsd:double;
  dwc:latitude '37.71907'^^xsd:double;
  dwc:coordinatePrecision '88'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2009_37.71907_20.96289_0-7'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2009_37.71907_20.96289_0-7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_37.71907_20.96289_0-7> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_37.71907_20.96289_0-7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71907 20.96289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71907"^^xsd:decimal ;
  dwc:decimalLongitude "20.96289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "88"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_37.71907_20.96289_0-7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71907 20.96289)"^^geo:wktLiteral ;
  geo-pos:lat "37.71907"^^xsd:decimal ;
  geo-pos:long "20.96289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "88"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2009_37.71907_20.96289_0-7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2009_37.71907_20.96289_0-7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2009_37.71907_20.96289_0-7'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.96289'^^xsd:double;
  dwc:latitude '37.71907'^^xsd:double;
  dwc:coordinatePrecision '88'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2009_37.71907_20.96289_0-7'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Ganonema%20farinosum_2019_37.71733_20.96321_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Ganonema%20farinosum_2019_37.71733_20.96321_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Ganonema%20farinosum_2019_37.71733_20.96321_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71733 20.96321)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71733"^^xsd:decimal ;
  dwc:decimalLongitude "20.96321"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Ganonema%20farinosum_2019_37.71733_20.96321_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71733 20.96321)"^^geo:wktLiteral ;
  geo-pos:lat "37.71733"^^xsd:decimal ;
  geo-pos:long "20.96321"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Ganonema%20farinosum_2019_37.71733_20.96321_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ganonema farinosum_2019_37.71733_20.96321_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Ganonema farinosum_2019_37.71733_20.96321_5-5'^^xsd:string;
  dwc:scientificName 'Ganonema farinosum (J.V.Lamouroux) K.-C.Fan & Y.-C.Wang, 1974'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.96321'^^xsd:double;
  dwc:latitude '37.71733'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '145749'^^xsd:integer;
  dwc:occurrenceId 'Ganonema farinosum_2019_37.71733_20.96321_5-5'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145749'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType '% cover'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2019_37.71733_20.96321_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.71733_20.96321_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.71733_20.96321_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71733 20.96321)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71733"^^xsd:decimal ;
  dwc:decimalLongitude "20.96321"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.71733_20.96321_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71733 20.96321)"^^geo:wktLiteral ;
  geo-pos:lat "37.71733"^^xsd:decimal ;
  geo-pos:long "20.96321"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2019_37.71733_20.96321_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2019_37.71733_20.96321_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2019_37.71733_20.96321_5-5'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.96321'^^xsd:double;
  dwc:latitude '37.71733'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2019_37.71733_20.96321_5-5'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Ganonema%20farinosum_2019_37.71421_20.96381_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Ganonema%20farinosum_2019_37.71421_20.96381_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Ganonema%20farinosum_2019_37.71421_20.96381_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71421 20.96381)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71421"^^xsd:decimal ;
  dwc:decimalLongitude "20.96381"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Ganonema%20farinosum_2019_37.71421_20.96381_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71421 20.96381)"^^geo:wktLiteral ;
  geo-pos:lat "37.71421"^^xsd:decimal ;
  geo-pos:long "20.96381"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Ganonema%20farinosum_2019_37.71421_20.96381_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ganonema farinosum_2019_37.71421_20.96381_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Ganonema farinosum_2019_37.71421_20.96381_5-5'^^xsd:string;
  dwc:scientificName 'Ganonema farinosum (J.V.Lamouroux) K.-C.Fan & Y.-C.Wang, 1974'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.96381'^^xsd:double;
  dwc:latitude '37.71421'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '145749'^^xsd:integer;
  dwc:occurrenceId 'Ganonema farinosum_2019_37.71421_20.96381_5-5'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145749'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType '% cover'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2019_37.71421_20.96381_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.71421_20.96381_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.71421_20.96381_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71421 20.96381)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71421"^^xsd:decimal ;
  dwc:decimalLongitude "20.96381"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.71421_20.96381_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71421 20.96381)"^^geo:wktLiteral ;
  geo-pos:lat "37.71421"^^xsd:decimal ;
  geo-pos:long "20.96381"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2019_37.71421_20.96381_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2019_37.71421_20.96381_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2019_37.71421_20.96381_5-5'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.96381'^^xsd:double;
  dwc:latitude '37.71421'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2019_37.71421_20.96381_5-5'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2019_37.71421_20.96381_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.71421_20.96381_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.71421_20.96381_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71421 20.96381)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71421"^^xsd:decimal ;
  dwc:decimalLongitude "20.96381"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.71421_20.96381_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71421 20.96381)"^^geo:wktLiteral ;
  geo-pos:lat "37.71421"^^xsd:decimal ;
  geo-pos:long "20.96381"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2019_37.71421_20.96381_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2019_37.71421_20.96381_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2019_37.71421_20.96381_5-5'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.96381'^^xsd:double;
  dwc:latitude '37.71421'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2019_37.71421_20.96381_5-5'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2009_37.71802_20.96389_0-7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_37.71802_20.96389_0-7> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_37.71802_20.96389_0-7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71802 20.96389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71802"^^xsd:decimal ;
  dwc:decimalLongitude "20.96389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_37.71802_20.96389_0-7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71802 20.96389)"^^geo:wktLiteral ;
  geo-pos:lat "37.71802"^^xsd:decimal ;
  geo-pos:long "20.96389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2009_37.71802_20.96389_0-7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2009_37.71802_20.96389_0-7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2009_37.71802_20.96389_0-7'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.96389'^^xsd:double;
  dwc:latitude '37.71802'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2009_37.71802_20.96389_0-7'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2009_37.71063_20.96655_10-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_37.71063_20.96655_10-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_37.71063_20.96655_10-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71063 20.96655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71063"^^xsd:decimal ;
  dwc:decimalLongitude "20.96655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_37.71063_20.96655_10-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71063 20.96655)"^^geo:wktLiteral ;
  geo-pos:lat "37.71063"^^xsd:decimal ;
  geo-pos:long "20.96655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2009_37.71063_20.96655_10-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2009_37.71063_20.96655_10-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2009_37.71063_20.96655_10-10'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.96655'^^xsd:double;
  dwc:latitude '37.71063'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2009_37.71063_20.96655_10-10'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Ganonema%20farinosum_2019_37.71366_20.96665_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Ganonema%20farinosum_2019_37.71366_20.96665_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Ganonema%20farinosum_2019_37.71366_20.96665_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71366 20.96665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71366"^^xsd:decimal ;
  dwc:decimalLongitude "20.96665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Ganonema%20farinosum_2019_37.71366_20.96665_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71366 20.96665)"^^geo:wktLiteral ;
  geo-pos:lat "37.71366"^^xsd:decimal ;
  geo-pos:long "20.96665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Ganonema%20farinosum_2019_37.71366_20.96665_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ganonema farinosum_2019_37.71366_20.96665_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Ganonema farinosum_2019_37.71366_20.96665_5-5'^^xsd:string;
  dwc:scientificName 'Ganonema farinosum (J.V.Lamouroux) K.-C.Fan & Y.-C.Wang, 1974'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.96665'^^xsd:double;
  dwc:latitude '37.71366'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '145749'^^xsd:integer;
  dwc:occurrenceId 'Ganonema farinosum_2019_37.71366_20.96665_5-5'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145749'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType '% cover'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2019_37.71366_20.96665_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.71366_20.96665_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.71366_20.96665_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71366 20.96665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71366"^^xsd:decimal ;
  dwc:decimalLongitude "20.96665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.71366_20.96665_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71366 20.96665)"^^geo:wktLiteral ;
  geo-pos:lat "37.71366"^^xsd:decimal ;
  geo-pos:long "20.96665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2019_37.71366_20.96665_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2019_37.71366_20.96665_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2019_37.71366_20.96665_5-5'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.96665'^^xsd:double;
  dwc:latitude '37.71366'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2019_37.71366_20.96665_5-5'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2019_37.71366_20.96665_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.71366_20.96665_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.71366_20.96665_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71366 20.96665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71366"^^xsd:decimal ;
  dwc:decimalLongitude "20.96665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.71366_20.96665_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71366 20.96665)"^^geo:wktLiteral ;
  geo-pos:lat "37.71366"^^xsd:decimal ;
  geo-pos:long "20.96665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2019_37.71366_20.96665_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2019_37.71366_20.96665_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2019_37.71366_20.96665_5-5'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.96665'^^xsd:double;
  dwc:latitude '37.71366'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2019_37.71366_20.96665_5-5'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2009_37.71354_20.96819_0-7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_37.71354_20.96819_0-7> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_37.71354_20.96819_0-7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71354 20.96819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71354"^^xsd:decimal ;
  dwc:decimalLongitude "20.96819"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "105"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_37.71354_20.96819_0-7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71354 20.96819)"^^geo:wktLiteral ;
  geo-pos:lat "37.71354"^^xsd:decimal ;
  geo-pos:long "20.96819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "105"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2009_37.71354_20.96819_0-7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2009_37.71354_20.96819_0-7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2009_37.71354_20.96819_0-7'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.96819'^^xsd:double;
  dwc:latitude '37.71354'^^xsd:double;
  dwc:coordinatePrecision '105'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2009_37.71354_20.96819_0-7'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2019_38.4765_20.9685_22-22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_38.4765_20.9685_22-22> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_38.4765_20.9685_22-22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4765 20.9685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4765"^^xsd:decimal ;
  dwc:decimalLongitude "20.9685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2019_38.4765_20.9685_22-22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4765 20.9685)"^^geo:wktLiteral ;
  geo-pos:lat "38.4765"^^xsd:decimal ;
  geo-pos:long "20.9685"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2019_38.4765_20.9685_22-22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2019_38.4765_20.9685_22-22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2019_38.4765_20.9685_22-22'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.9685'^^xsd:double;
  dwc:latitude '38.4765'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2019_38.4765_20.9685_22-22'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '72'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2000_37.70907_20.96982_6-6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2000_37.70907_20.96982_6-6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2000_37.70907_20.96982_6-6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70907 20.96982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.70907"^^xsd:decimal ;
  dwc:decimalLongitude "20.96982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2000_37.70907_20.96982_6-6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70907 20.96982)"^^geo:wktLiteral ;
  geo-pos:lat "37.70907"^^xsd:decimal ;
  geo-pos:long "20.96982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2000_37.70907_20.96982_6-6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2000_37.70907_20.96982_6-6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2000_37.70907_20.96982_6-6'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.96982'^^xsd:double;
  dwc:latitude '37.70907'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2000_37.70907_20.96982_6-6'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '90'^^xsd:integer;
  dwc:organismQuantityType '% cover'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2019_37.71136_20.9715_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.71136_20.9715_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.71136_20.9715_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71136 20.9715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71136"^^xsd:decimal ;
  dwc:decimalLongitude "20.9715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.71136_20.9715_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71136 20.9715)"^^geo:wktLiteral ;
  geo-pos:lat "37.71136"^^xsd:decimal ;
  geo-pos:long "20.9715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2019_37.71136_20.9715_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2019_37.71136_20.9715_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2019_37.71136_20.9715_5-5'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.9715'^^xsd:double;
  dwc:latitude '37.71136'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2019_37.71136_20.9715_5-5'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2009_37.70885_20.9717_0-7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_37.70885_20.9717_0-7> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_37.70885_20.9717_0-7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70885 20.9717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.70885"^^xsd:decimal ;
  dwc:decimalLongitude "20.9717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_37.70885_20.9717_0-7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70885 20.9717)"^^geo:wktLiteral ;
  geo-pos:lat "37.70885"^^xsd:decimal ;
  geo-pos:long "20.9717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2009_37.70885_20.9717_0-7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2009_37.70885_20.9717_0-7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2009_37.70885_20.9717_0-7'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.9717'^^xsd:double;
  dwc:latitude '37.70885'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2009_37.70885_20.9717_0-7'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2009_37.70748_20.9744_0-7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_37.70748_20.9744_0-7> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_37.70748_20.9744_0-7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70748 20.9744)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.70748"^^xsd:decimal ;
  dwc:decimalLongitude "20.9744"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_37.70748_20.9744_0-7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70748 20.9744)"^^geo:wktLiteral ;
  geo-pos:lat "37.70748"^^xsd:decimal ;
  geo-pos:long "20.9744"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2009_37.70748_20.9744_0-7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2009_37.70748_20.9744_0-7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2009_37.70748_20.9744_0-7'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.9744'^^xsd:double;
  dwc:latitude '37.70748'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2009_37.70748_20.9744_0-7'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2009_37.70459_20.97515_10-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_37.70459_20.97515_10-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_37.70459_20.97515_10-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70459 20.97515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.70459"^^xsd:decimal ;
  dwc:decimalLongitude "20.97515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_37.70459_20.97515_10-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70459 20.97515)"^^geo:wktLiteral ;
  geo-pos:lat "37.70459"^^xsd:decimal ;
  geo-pos:long "20.97515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2009_37.70459_20.97515_10-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2009_37.70459_20.97515_10-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2009_37.70459_20.97515_10-10'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.97515'^^xsd:double;
  dwc:latitude '37.70459'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2009_37.70459_20.97515_10-10'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2019_37.70768_20.97542_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.70768_20.97542_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.70768_20.97542_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70768 20.97542)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.70768"^^xsd:decimal ;
  dwc:decimalLongitude "20.97542"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.70768_20.97542_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70768 20.97542)"^^geo:wktLiteral ;
  geo-pos:lat "37.70768"^^xsd:decimal ;
  geo-pos:long "20.97542"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2019_37.70768_20.97542_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2019_37.70768_20.97542_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2019_37.70768_20.97542_5-5'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.97542'^^xsd:double;
  dwc:latitude '37.70768'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2019_37.70768_20.97542_5-5'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2019_37.70768_20.97542_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.70768_20.97542_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.70768_20.97542_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70768 20.97542)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.70768"^^xsd:decimal ;
  dwc:decimalLongitude "20.97542"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.70768_20.97542_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70768 20.97542)"^^geo:wktLiteral ;
  geo-pos:lat "37.70768"^^xsd:decimal ;
  geo-pos:long "20.97542"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2019_37.70768_20.97542_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2019_37.70768_20.97542_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2019_37.70768_20.97542_5-5'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.97542'^^xsd:double;
  dwc:latitude '37.70768'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2019_37.70768_20.97542_5-5'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2012_37.6953_20.9804_9.9-14.4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2012_37.6953_20.9804_9.9-14.4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2012_37.6953_20.9804_9.9-14.4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6953 20.9804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6953"^^xsd:decimal ;
  dwc:decimalLongitude "20.9804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2012_37.6953_20.9804_9.9-14.4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6953 20.9804)"^^geo:wktLiteral ;
  geo-pos:lat "37.6953"^^xsd:decimal ;
  geo-pos:long "20.9804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2012_37.6953_20.9804_9.9-14.4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2012_37.6953_20.9804_9.9-14.4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2012_37.6953_20.9804_9.9-14.4'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.9804'^^xsd:double;
  dwc:latitude '37.6953'^^xsd:double;
  dwc:minimumDepth '9.9'^^xsd:double;
  dwc:maximumDepth '14.4'^^xsd:double;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2012_37.6953_20.9804_9.9-14.4'^^xsd:string;
  dwc:observationDate '2012-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2012_37.6969_20.9806_10-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2012_37.6969_20.9806_10-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2012_37.6969_20.9806_10-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6969 20.9806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6969"^^xsd:decimal ;
  dwc:decimalLongitude "20.9806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2012_37.6969_20.9806_10-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6969 20.9806)"^^geo:wktLiteral ;
  geo-pos:lat "37.6969"^^xsd:decimal ;
  geo-pos:long "20.9806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2012_37.6969_20.9806_10-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2012_37.6969_20.9806_10-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2012_37.6969_20.9806_10-10'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.9806'^^xsd:double;
  dwc:latitude '37.6969'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2012_37.6969_20.9806_10-10'^^xsd:string;
  dwc:observationDate '2012-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2019_37.70717_20.98062_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.70717_20.98062_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.70717_20.98062_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70717 20.98062)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.70717"^^xsd:decimal ;
  dwc:decimalLongitude "20.98062"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.70717_20.98062_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70717 20.98062)"^^geo:wktLiteral ;
  geo-pos:lat "37.70717"^^xsd:decimal ;
  geo-pos:long "20.98062"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2019_37.70717_20.98062_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2019_37.70717_20.98062_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2019_37.70717_20.98062_5-5'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.98062'^^xsd:double;
  dwc:latitude '37.70717'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2019_37.70717_20.98062_5-5'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2015_37.69737_20.9811_15-15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2015_37.69737_20.9811_15-15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2015_37.69737_20.9811_15-15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69737 20.9811)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69737"^^xsd:decimal ;
  dwc:decimalLongitude "20.9811"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2015_37.69737_20.9811_15-15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69737 20.9811)"^^geo:wktLiteral ;
  geo-pos:lat "37.69737"^^xsd:decimal ;
  geo-pos:long "20.9811"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2015_37.69737_20.9811_15-15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2015_37.69737_20.9811_15-15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2015_37.69737_20.9811_15-15'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.9811'^^xsd:double;
  dwc:latitude '37.69737'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2015_37.69737_20.9811_15-15'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '25'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2009_37.73215_20.98116_0-7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_37.73215_20.98116_0-7> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_37.73215_20.98116_0-7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73215 20.98116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73215"^^xsd:decimal ;
  dwc:decimalLongitude "20.98116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "737"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_37.73215_20.98116_0-7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73215 20.98116)"^^geo:wktLiteral ;
  geo-pos:lat "37.73215"^^xsd:decimal ;
  geo-pos:long "20.98116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "737"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2009_37.73215_20.98116_0-7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2009_37.73215_20.98116_0-7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2009_37.73215_20.98116_0-7'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.98116'^^xsd:double;
  dwc:latitude '37.73215'^^xsd:double;
  dwc:coordinatePrecision '737'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2009_37.73215_20.98116_0-7'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2000_37.70544_20.98124_4-4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2000_37.70544_20.98124_4-4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2000_37.70544_20.98124_4-4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70544 20.98124)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.70544"^^xsd:decimal ;
  dwc:decimalLongitude "20.98124"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2000_37.70544_20.98124_4-4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70544 20.98124)"^^geo:wktLiteral ;
  geo-pos:lat "37.70544"^^xsd:decimal ;
  geo-pos:long "20.98124"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2000_37.70544_20.98124_4-4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2000_37.70544_20.98124_4-4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2000_37.70544_20.98124_4-4'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.98124'^^xsd:double;
  dwc:latitude '37.70544'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2000_37.70544_20.98124_4-4'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '80'^^xsd:integer;
  dwc:organismQuantityType '% cover'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2012_37.7028_20.9816_6.8-6.8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2012_37.7028_20.9816_6.8-6.8> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2012_37.7028_20.9816_6.8-6.8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7028 20.9816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7028"^^xsd:decimal ;
  dwc:decimalLongitude "20.9816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2012_37.7028_20.9816_6.8-6.8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7028 20.9816)"^^geo:wktLiteral ;
  geo-pos:lat "37.7028"^^xsd:decimal ;
  geo-pos:long "20.9816"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2012_37.7028_20.9816_6.8-6.8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2012_37.7028_20.9816_6.8-6.8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2012_37.7028_20.9816_6.8-6.8'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.9816'^^xsd:double;
  dwc:latitude '37.7028'^^xsd:double;
  dwc:minimumDepth '6.8'^^xsd:double;
  dwc:maximumDepth '6.8'^^xsd:double;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2012_37.7028_20.9816_6.8-6.8'^^xsd:string;
  dwc:observationDate '2012-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2009_37.69637_20.98214_10-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_37.69637_20.98214_10-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_37.69637_20.98214_10-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69637 20.98214)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69637"^^xsd:decimal ;
  dwc:decimalLongitude "20.98214"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_37.69637_20.98214_10-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69637 20.98214)"^^geo:wktLiteral ;
  geo-pos:lat "37.69637"^^xsd:decimal ;
  geo-pos:long "20.98214"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2009_37.69637_20.98214_10-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2009_37.69637_20.98214_10-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2009_37.69637_20.98214_10-10'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.98214'^^xsd:double;
  dwc:latitude '37.69637'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2009_37.69637_20.98214_10-10'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2000_37.70148_20.98328_7-7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2000_37.70148_20.98328_7-7> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2000_37.70148_20.98328_7-7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70148 20.98328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.70148"^^xsd:decimal ;
  dwc:decimalLongitude "20.98328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2000_37.70148_20.98328_7-7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70148 20.98328)"^^geo:wktLiteral ;
  geo-pos:lat "37.70148"^^xsd:decimal ;
  geo-pos:long "20.98328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2000_37.70148_20.98328_7-7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2000_37.70148_20.98328_7-7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2000_37.70148_20.98328_7-7'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.98328'^^xsd:double;
  dwc:latitude '37.70148'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2000_37.70148_20.98328_7-7'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '70'^^xsd:integer;
  dwc:organismQuantityType '% cover'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2009_37.70137_20.9848_0-7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_37.70137_20.9848_0-7> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_37.70137_20.9848_0-7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70137 20.9848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.70137"^^xsd:decimal ;
  dwc:decimalLongitude "20.9848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_37.70137_20.9848_0-7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70137 20.9848)"^^geo:wktLiteral ;
  geo-pos:lat "37.70137"^^xsd:decimal ;
  geo-pos:long "20.9848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2009_37.70137_20.9848_0-7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2009_37.70137_20.9848_0-7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2009_37.70137_20.9848_0-7'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.9848'^^xsd:double;
  dwc:latitude '37.70137'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2009_37.70137_20.9848_0-7'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2009_37.70137_20.9848_0-7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_37.70137_20.9848_0-7> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_37.70137_20.9848_0-7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70137 20.9848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.70137"^^xsd:decimal ;
  dwc:decimalLongitude "20.9848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_37.70137_20.9848_0-7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70137 20.9848)"^^geo:wktLiteral ;
  geo-pos:lat "37.70137"^^xsd:decimal ;
  geo-pos:long "20.9848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2009_37.70137_20.9848_0-7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2009_37.70137_20.9848_0-7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2009_37.70137_20.9848_0-7'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.9848'^^xsd:double;
  dwc:latitude '37.70137'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2009_37.70137_20.9848_0-7'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2014_37.70472_20.9862_Eleni%20Kytinou>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2014_37.70472_20.9862_Eleni%20Kytinou> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2014_37.70472_20.9862_Eleni%20Kytinou> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70472 20.9862)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.70472"^^xsd:decimal ;
  dwc:decimalLongitude "20.9862"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2014_37.70472_20.9862_Eleni%20Kytinou>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70472 20.9862)"^^geo:wktLiteral ;
  geo-pos:lat "37.70472"^^xsd:decimal ;
  geo-pos:long "20.9862"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2014_37.70472_20.9862_Eleni%20Kytinou>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2014_37.70472_20.9862_Eleni Kytinou" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2014_37.70472_20.9862_Eleni Kytinou'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Eleni Kytinou'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.9862'^^xsd:double;
  dwc:latitude '37.70472'^^xsd:double;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2014_37.70472_20.9862_Eleni Kytinou'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2019_37.69985_20.98743_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.69985_20.98743_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.69985_20.98743_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69985 20.98743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69985"^^xsd:decimal ;
  dwc:decimalLongitude "20.98743"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.69985_20.98743_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69985 20.98743)"^^geo:wktLiteral ;
  geo-pos:lat "37.69985"^^xsd:decimal ;
  geo-pos:long "20.98743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2019_37.69985_20.98743_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2019_37.69985_20.98743_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2019_37.69985_20.98743_5-5'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.98743'^^xsd:double;
  dwc:latitude '37.69985'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2019_37.69985_20.98743_5-5'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2009_37.6975_20.98752_10-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_37.6975_20.98752_10-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_37.6975_20.98752_10-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6975 20.98752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6975"^^xsd:decimal ;
  dwc:decimalLongitude "20.98752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "99"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_37.6975_20.98752_10-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6975 20.98752)"^^geo:wktLiteral ;
  geo-pos:lat "37.6975"^^xsd:decimal ;
  geo-pos:long "20.98752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "99"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2009_37.6975_20.98752_10-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2009_37.6975_20.98752_10-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2009_37.6975_20.98752_10-10'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.98752'^^xsd:double;
  dwc:latitude '37.6975'^^xsd:double;
  dwc:coordinatePrecision '99'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2009_37.6975_20.98752_10-10'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2014_37.70048_20.98768_4-4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2014_37.70048_20.98768_4-4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2014_37.70048_20.98768_4-4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70048 20.98768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.70048"^^xsd:decimal ;
  dwc:decimalLongitude "20.98768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2014_37.70048_20.98768_4-4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70048 20.98768)"^^geo:wktLiteral ;
  geo-pos:lat "37.70048"^^xsd:decimal ;
  geo-pos:long "20.98768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2014_37.70048_20.98768_4-4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2014_37.70048_20.98768_4-4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2014_37.70048_20.98768_4-4'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.98768'^^xsd:double;
  dwc:latitude '37.70048'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2014_37.70048_20.98768_4-4'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '14'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2009_37.70133_20.9881_0-7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_37.70133_20.9881_0-7> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_37.70133_20.9881_0-7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70133 20.9881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.70133"^^xsd:decimal ;
  dwc:decimalLongitude "20.9881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_37.70133_20.9881_0-7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70133 20.9881)"^^geo:wktLiteral ;
  geo-pos:lat "37.70133"^^xsd:decimal ;
  geo-pos:long "20.9881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2009_37.70133_20.9881_0-7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2009_37.70133_20.9881_0-7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2009_37.70133_20.9881_0-7'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.9881'^^xsd:double;
  dwc:latitude '37.70133'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2009_37.70133_20.9881_0-7'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2009_37.70133_20.9881_0-7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_37.70133_20.9881_0-7> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_37.70133_20.9881_0-7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70133 20.9881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.70133"^^xsd:decimal ;
  dwc:decimalLongitude "20.9881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_37.70133_20.9881_0-7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70133 20.9881)"^^geo:wktLiteral ;
  geo-pos:lat "37.70133"^^xsd:decimal ;
  geo-pos:long "20.9881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2009_37.70133_20.9881_0-7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2009_37.70133_20.9881_0-7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2009_37.70133_20.9881_0-7'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.9881'^^xsd:double;
  dwc:latitude '37.70133'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2009_37.70133_20.9881_0-7'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '7'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2009_37.70133_20.9881_0-7_Mixalis%20Maroulakis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2009_37.70133_20.9881_0-7_Mixalis%20Maroulakis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2009_37.70133_20.9881_0-7_Mixalis%20Maroulakis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70133 20.9881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.70133"^^xsd:decimal ;
  dwc:decimalLongitude "20.9881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2009_37.70133_20.9881_0-7_Mixalis%20Maroulakis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70133 20.9881)"^^geo:wktLiteral ;
  geo-pos:lat "37.70133"^^xsd:decimal ;
  geo-pos:long "20.9881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2009_37.70133_20.9881_0-7_Mixalis%20Maroulakis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2009_37.70133_20.9881_0-7_Mixalis Maroulakis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2009_37.70133_20.9881_0-7_Mixalis Maroulakis'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Mixalis Maroulakis'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.9881'^^xsd:double;
  dwc:latitude '37.70133'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2009_37.70133_20.9881_0-7_Mixalis Maroulakis'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2019_37.70177_20.98833_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.70177_20.98833_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.70177_20.98833_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70177 20.98833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.70177"^^xsd:decimal ;
  dwc:decimalLongitude "20.98833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.70177_20.98833_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70177 20.98833)"^^geo:wktLiteral ;
  geo-pos:lat "37.70177"^^xsd:decimal ;
  geo-pos:long "20.98833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2019_37.70177_20.98833_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2019_37.70177_20.98833_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2019_37.70177_20.98833_5-5'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.98833'^^xsd:double;
  dwc:latitude '37.70177'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2019_37.70177_20.98833_5-5'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2016_37.70087_20.98851_2-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2016_37.70087_20.98851_2-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2016_37.70087_20.98851_2-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70087 20.98851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.70087"^^xsd:decimal ;
  dwc:decimalLongitude "20.98851"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2016_37.70087_20.98851_2-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70087 20.98851)"^^geo:wktLiteral ;
  geo-pos:lat "37.70087"^^xsd:decimal ;
  geo-pos:long "20.98851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2016_37.70087_20.98851_2-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2016_37.70087_20.98851_2-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2016_37.70087_20.98851_2-2'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.98851'^^xsd:double;
  dwc:latitude '37.70087'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2016_37.70087_20.98851_2-2'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '4'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Stypopodium%20schimperi_2009_37.70505_20.98887_1-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2009_37.70505_20.98887_1-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2009_37.70505_20.98887_1-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70505 20.98887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.70505"^^xsd:decimal ;
  dwc:decimalLongitude "20.98887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2009_37.70505_20.98887_1-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70505 20.98887)"^^geo:wktLiteral ;
  geo-pos:lat "37.70505"^^xsd:decimal ;
  geo-pos:long "20.98887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Stypopodium%20schimperi_2009_37.70505_20.98887_1-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Stypopodium schimperi_2009_37.70505_20.98887_1-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Stypopodium schimperi_2009_37.70505_20.98887_1-2'^^xsd:string;
  dwc:scientificName 'Stypopodium schimperi (Kützing) Verlaque & Boudouresque, 1991'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.98887'^^xsd:double;
  dwc:latitude '37.70505'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '145391'^^xsd:integer;
  dwc:occurrenceId 'Stypopodium schimperi_2009_37.70505_20.98887_1-2'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145391'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2015_37.69848_20.98941_11-14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2015_37.69848_20.98941_11-14> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2015_37.69848_20.98941_11-14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69848 20.98941)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69848"^^xsd:decimal ;
  dwc:decimalLongitude "20.98941"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2015_37.69848_20.98941_11-14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69848 20.98941)"^^geo:wktLiteral ;
  geo-pos:lat "37.69848"^^xsd:decimal ;
  geo-pos:long "20.98941"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2015_37.69848_20.98941_11-14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2015_37.69848_20.98941_11-14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2015_37.69848_20.98941_11-14'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.98941'^^xsd:double;
  dwc:latitude '37.69848'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2015_37.69848_20.98941_11-14'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '26'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2019_38.4753_20.9932_26-26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_38.4753_20.9932_26-26> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_38.4753_20.9932_26-26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4753 20.9932)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4753"^^xsd:decimal ;
  dwc:decimalLongitude "20.9932"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2019_38.4753_20.9932_26-26>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4753 20.9932)"^^geo:wktLiteral ;
  geo-pos:lat "38.4753"^^xsd:decimal ;
  geo-pos:long "20.9932"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2019_38.4753_20.9932_26-26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2019_38.4753_20.9932_26-26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2019_38.4753_20.9932_26-26'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.9932'^^xsd:double;
  dwc:latitude '38.4753'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2019_38.4753_20.9932_26-26'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '17'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2015_37.70638_20.99518_15-15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2015_37.70638_20.99518_15-15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2015_37.70638_20.99518_15-15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70638 20.99518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.70638"^^xsd:decimal ;
  dwc:decimalLongitude "20.99518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2015_37.70638_20.99518_15-15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70638 20.99518)"^^geo:wktLiteral ;
  geo-pos:lat "37.70638"^^xsd:decimal ;
  geo-pos:long "20.99518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2015_37.70638_20.99518_15-15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2015_37.70638_20.99518_15-15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2015_37.70638_20.99518_15-15'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.99518'^^xsd:double;
  dwc:latitude '37.70638'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2015_37.70638_20.99518_15-15'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2017_37.72193_20.99637_35-35>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2017_37.72193_20.99637_35-35> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2017_37.72193_20.99637_35-35> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.72193 20.99637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.72193"^^xsd:decimal ;
  dwc:decimalLongitude "20.99637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2017_37.72193_20.99637_35-35>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.72193 20.99637)"^^geo:wktLiteral ;
  geo-pos:lat "37.72193"^^xsd:decimal ;
  geo-pos:long "20.99637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2017_37.72193_20.99637_35-35>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2017_37.72193_20.99637_35-35" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2017_37.72193_20.99637_35-35'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '20.99637'^^xsd:double;
  dwc:latitude '37.72193'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2017_37.72193_20.99637_35-35'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '5'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2019_38.469_21.0013_22-22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_38.469_21.0013_22-22> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_38.469_21.0013_22-22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.469 21.0013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.469"^^xsd:decimal ;
  dwc:decimalLongitude "21.0013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_38.469_21.0013_22-22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.469 21.0013)"^^geo:wktLiteral ;
  geo-pos:lat "38.469"^^xsd:decimal ;
  geo-pos:long "21.0013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2019_38.469_21.0013_22-22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2019_38.469_21.0013_22-22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2019_38.469_21.0013_22-22'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.0013'^^xsd:double;
  dwc:latitude '38.469'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2019_38.469_21.0013_22-22'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '30'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2019_37.24828_21.00693_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2019_37.24828_21.00693_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2019_37.24828_21.00693_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.24828 21.00693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.24828"^^xsd:decimal ;
  dwc:decimalLongitude "21.00693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2019_37.24828_21.00693_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.24828 21.00693)"^^geo:wktLiteral ;
  geo-pos:lat "37.24828"^^xsd:decimal ;
  geo-pos:long "21.00693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2019_37.24828_21.00693_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2019_37.24828_21.00693_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2019_37.24828_21.00693_5-5'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.00693'^^xsd:double;
  dwc:latitude '37.24828'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2019_37.24828_21.00693_5-5'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2014_37.75818_21.00928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2014_37.75818_21.00928> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2014_37.75818_21.00928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.75818 21.00928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.75818"^^xsd:decimal ;
  dwc:decimalLongitude "21.00928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2014_37.75818_21.00928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.75818 21.00928)"^^geo:wktLiteral ;
  geo-pos:lat "37.75818"^^xsd:decimal ;
  geo-pos:long "21.00928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2014_37.75818_21.00928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2014_37.75818_21.00928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2014_37.75818_21.00928'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.00928'^^xsd:double;
  dwc:latitude '37.75818'^^xsd:double;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2014_37.75818_21.00928'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2019_37.2517_21.01843_3-3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2019_37.2517_21.01843_3-3> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2019_37.2517_21.01843_3-3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2517 21.01843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2517"^^xsd:decimal ;
  dwc:decimalLongitude "21.01843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2019_37.2517_21.01843_3-3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2517 21.01843)"^^geo:wktLiteral ;
  geo-pos:lat "37.2517"^^xsd:decimal ;
  geo-pos:long "21.01843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2019_37.2517_21.01843_3-3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2019_37.2517_21.01843_3-3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2019_37.2517_21.01843_3-3'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.01843'^^xsd:double;
  dwc:latitude '37.2517'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2019_37.2517_21.01843_3-3'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Asparagopsis_2003_38.42871_21.03414_Iliadou>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Asparagopsis_2003_38.42871_21.03414_Iliadou> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Asparagopsis_2003_38.42871_21.03414_Iliadou> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.42871 21.03414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.42871"^^xsd:decimal ;
  dwc:decimalLongitude "21.03414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Asparagopsis_2003_38.42871_21.03414_Iliadou>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.42871 21.03414)"^^geo:wktLiteral ;
  geo-pos:lat "38.42871"^^xsd:decimal ;
  geo-pos:long "21.03414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Asparagopsis_2003_38.42871_21.03414_Iliadou>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Asparagopsis_2003_38.42871_21.03414_Iliadou" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Asparagopsis_2003_38.42871_21.03414_Iliadou'^^xsd:string;
  dwc:scientificName 'Asparagopsis Montagne, 1840'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Iliadou'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.03414'^^xsd:double;
  dwc:latitude '38.42871'^^xsd:double;
  dwc:aphiaid '143809'^^xsd:integer;
  dwc:occurrenceId 'Asparagopsis_2003_38.42871_21.03414_Iliadou'^^xsd:string;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143809'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Penaeus%20aztecus_2014_38.222_21.051_80-80>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Penaeus%20aztecus_2014_38.222_21.051_80-80> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Penaeus%20aztecus_2014_38.222_21.051_80-80> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.222 21.051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.222"^^xsd:decimal ;
  dwc:decimalLongitude "21.051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Penaeus%20aztecus_2014_38.222_21.051_80-80>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.222 21.051)"^^geo:wktLiteral ;
  geo-pos:lat "38.222"^^xsd:decimal ;
  geo-pos:long "21.051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Penaeus%20aztecus_2014_38.222_21.051_80-80>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Penaeus aztecus_2014_38.222_21.051_80-80" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Penaeus aztecus_2014_38.222_21.051_80-80'^^xsd:string;
  dwc:scientificName 'Penaeus aztecus Ives, 1891'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.051'^^xsd:double;
  dwc:latitude '38.222'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '395176'^^xsd:integer;
  dwc:occurrenceId 'Penaeus aztecus_2014_38.222_21.051_80-80'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1809216'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2014_38.52179_21.06587_1-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2014_38.52179_21.06587_1-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2014_38.52179_21.06587_1-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52179 21.06587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52179"^^xsd:decimal ;
  dwc:decimalLongitude "21.06587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2014_38.52179_21.06587_1-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52179 21.06587)"^^geo:wktLiteral ;
  geo-pos:lat "38.52179"^^xsd:decimal ;
  geo-pos:long "21.06587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2014_38.52179_21.06587_1-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2014_38.52179_21.06587_1-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2014_38.52179_21.06587_1-1'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.06587'^^xsd:double;
  dwc:latitude '38.52179'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2014_38.52179_21.06587_1-1'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2017_38.52722_21.07258_5.5-5.5_Francesco%20Tiralongo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2017_38.52722_21.07258_5.5-5.5_Francesco%20Tiralongo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2017_38.52722_21.07258_5.5-5.5_Francesco%20Tiralongo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52722 21.07258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52722"^^xsd:decimal ;
  dwc:decimalLongitude "21.07258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2017_38.52722_21.07258_5.5-5.5_Francesco%20Tiralongo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52722 21.07258)"^^geo:wktLiteral ;
  geo-pos:lat "38.52722"^^xsd:decimal ;
  geo-pos:long "21.07258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2017_38.52722_21.07258_5.5-5.5_Francesco%20Tiralongo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2017_38.52722_21.07258_5.5-5.5_Francesco Tiralongo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2017_38.52722_21.07258_5.5-5.5_Francesco Tiralongo'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Francesco Tiralongo'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.07258'^^xsd:double;
  dwc:latitude '38.52722'^^xsd:double;
  dwc:minimumDepth '5.5'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2017_38.52722_21.07258_5.5-5.5_Francesco Tiralongo'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2019_38.284_21.095_12-12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2019_38.284_21.095_12-12> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2019_38.284_21.095_12-12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.284 21.095)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.284"^^xsd:decimal ;
  dwc:decimalLongitude "21.095"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2019_38.284_21.095_12-12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.284 21.095)"^^geo:wktLiteral ;
  geo-pos:lat "38.284"^^xsd:decimal ;
  geo-pos:long "21.095"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2019_38.284_21.095_12-12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2019_38.284_21.095_12-12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2019_38.284_21.095_12-12'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.095'^^xsd:double;
  dwc:latitude '38.284'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2019_38.284_21.095_12-12'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_1973_38.30098_21.10303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_1973_38.30098_21.10303> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_1973_38.30098_21.10303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.30098 21.10303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.30098"^^xsd:decimal ;
  dwc:decimalLongitude "21.10303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_1973_38.30098_21.10303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.30098 21.10303)"^^geo:wktLiteral ;
  geo-pos:lat "38.30098"^^xsd:decimal ;
  geo-pos:long "21.10303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_1973_38.30098_21.10303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_1973_38.30098_21.10303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_1973_38.30098_21.10303'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.10303'^^xsd:double;
  dwc:latitude '38.30098'^^xsd:double;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_1973_38.30098_21.10303'^^xsd:string;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Callinectes%20sapidus_2000%2F2009_38.33655_21.10354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2000%2F2009_38.33655_21.10354> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2000%2F2009_38.33655_21.10354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.33655 21.10354)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.33655"^^xsd:decimal ;
  dwc:decimalLongitude "21.10354"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "478"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Callinectes%20sapidus_2000%2F2009_38.33655_21.10354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.33655 21.10354)"^^geo:wktLiteral ;
  geo-pos:lat "38.33655"^^xsd:decimal ;
  geo-pos:long "21.10354"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "478"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Callinectes%20sapidus_2000%2F2009_38.33655_21.10354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Callinectes sapidus_2000/2009_38.33655_21.10354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Callinectes sapidus_2000/2009_38.33655_21.10354'^^xsd:string;
  dwc:scientificName 'Callinectes sapidus Rathbun, 1896'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.10354'^^xsd:double;
  dwc:latitude '38.33655'^^xsd:double;
  dwc:coordinatePrecision '478'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '107379'^^xsd:integer;
  dwc:occurrenceId 'Callinectes sapidus_2000/2009_38.33655_21.10354'^^xsd:string;
  dwc:aphiaIdAccepted '107379'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Penaeus%20aztecus_2014_37.584_21.1075_45.5-45.5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Penaeus%20aztecus_2014_37.584_21.1075_45.5-45.5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Penaeus%20aztecus_2014_37.584_21.1075_45.5-45.5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.584 21.1075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.584"^^xsd:decimal ;
  dwc:decimalLongitude "21.1075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "45.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Penaeus%20aztecus_2014_37.584_21.1075_45.5-45.5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.584 21.1075)"^^geo:wktLiteral ;
  geo-pos:lat "37.584"^^xsd:decimal ;
  geo-pos:long "21.1075"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Penaeus%20aztecus_2014_37.584_21.1075_45.5-45.5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Penaeus aztecus_2014_37.584_21.1075_45.5-45.5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Penaeus aztecus_2014_37.584_21.1075_45.5-45.5'^^xsd:string;
  dwc:scientificName 'Penaeus aztecus Ives, 1891'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.1075'^^xsd:double;
  dwc:latitude '37.584'^^xsd:double;
  dwc:minimumDepth '45.5'^^xsd:double;
  dwc:maximumDepth '45.5'^^xsd:double;
  dwc:aphiaid '395176'^^xsd:integer;
  dwc:occurrenceId 'Penaeus aztecus_2014_37.584_21.1075_45.5-45.5'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1809216'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2014_37.93986_21.12032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2014_37.93986_21.12032> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2014_37.93986_21.12032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.93986 21.12032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.93986"^^xsd:decimal ;
  dwc:decimalLongitude "21.12032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "27"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2014_37.93986_21.12032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.93986 21.12032)"^^geo:wktLiteral ;
  geo-pos:lat "37.93986"^^xsd:decimal ;
  geo-pos:long "21.12032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "27"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2014_37.93986_21.12032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2014_37.93986_21.12032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2014_37.93986_21.12032'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.12032'^^xsd:double;
  dwc:latitude '37.93986'^^xsd:double;
  dwc:coordinatePrecision '27'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2014_37.93986_21.12032'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Ganonema%20farinosum_2014_37.93815_21.12383_1-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Ganonema%20farinosum_2014_37.93815_21.12383_1-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Ganonema%20farinosum_2014_37.93815_21.12383_1-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.93815 21.12383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.93815"^^xsd:decimal ;
  dwc:decimalLongitude "21.12383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Ganonema%20farinosum_2014_37.93815_21.12383_1-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.93815 21.12383)"^^geo:wktLiteral ;
  geo-pos:lat "37.93815"^^xsd:decimal ;
  geo-pos:long "21.12383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Ganonema%20farinosum_2014_37.93815_21.12383_1-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ganonema farinosum_2014_37.93815_21.12383_1-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Ganonema farinosum_2014_37.93815_21.12383_1-1'^^xsd:string;
  dwc:scientificName 'Ganonema farinosum (J.V.Lamouroux) K.-C.Fan & Y.-C.Wang, 1974'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.12383'^^xsd:double;
  dwc:latitude '37.93815'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '145749'^^xsd:integer;
  dwc:occurrenceId 'Ganonema farinosum_2014_37.93815_21.12383_1-1'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145749'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Penaeus%20aztecus_2015_38.21217_21.124_71-71>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Penaeus%20aztecus_2015_38.21217_21.124_71-71> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Penaeus%20aztecus_2015_38.21217_21.124_71-71> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21217 21.124)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.21217"^^xsd:decimal ;
  dwc:decimalLongitude "21.124"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71"^^xsd:integer ;
  dwc:maximumDepthInMeters "71"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Penaeus%20aztecus_2015_38.21217_21.124_71-71>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21217 21.124)"^^geo:wktLiteral ;
  geo-pos:lat "38.21217"^^xsd:decimal ;
  geo-pos:long "21.124"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Penaeus%20aztecus_2015_38.21217_21.124_71-71>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Penaeus aztecus_2015_38.21217_21.124_71-71" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Penaeus aztecus_2015_38.21217_21.124_71-71'^^xsd:string;
  dwc:scientificName 'Penaeus aztecus Ives, 1891'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.124'^^xsd:double;
  dwc:latitude '38.21217'^^xsd:double;
  dwc:minimumDepth '71'^^xsd:integer;
  dwc:maximumDepth '71'^^xsd:integer;
  dwc:aphiaid '395176'^^xsd:integer;
  dwc:occurrenceId 'Penaeus aztecus_2015_38.21217_21.124_71-71'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1809216'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Callinectes%20sapidus_2015%2F2018_37.95144_21.13221_Thodoros%20Kampouris>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2015%2F2018_37.95144_21.13221_Thodoros%20Kampouris> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2015%2F2018_37.95144_21.13221_Thodoros%20Kampouris> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.95144 21.13221)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.95144"^^xsd:decimal ;
  dwc:decimalLongitude "21.13221"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Callinectes%20sapidus_2015%2F2018_37.95144_21.13221_Thodoros%20Kampouris>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.95144 21.13221)"^^geo:wktLiteral ;
  geo-pos:lat "37.95144"^^xsd:decimal ;
  geo-pos:long "21.13221"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Callinectes%20sapidus_2015%2F2018_37.95144_21.13221_Thodoros%20Kampouris>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Callinectes sapidus_2015/2018_37.95144_21.13221_Thodoros Kampouris" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Callinectes sapidus_2015/2018_37.95144_21.13221_Thodoros Kampouris'^^xsd:string;
  dwc:scientificName 'Callinectes sapidus Rathbun, 1896'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Thodoros Kampouris'^^xsd:string;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.13221'^^xsd:double;
  dwc:latitude '37.95144'^^xsd:double;
  dwc:aphiaid '107379'^^xsd:integer;
  dwc:occurrenceId 'Callinectes sapidus_2015/2018_37.95144_21.13221_Thodoros Kampouris'^^xsd:string;
  dwc:aphiaIdAccepted '107379'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '10'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2019_37.83112_21.13953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2019_37.83112_21.13953> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2019_37.83112_21.13953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.83112 21.13953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.83112"^^xsd:decimal ;
  dwc:decimalLongitude "21.13953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2019_37.83112_21.13953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.83112 21.13953)"^^geo:wktLiteral ;
  geo-pos:lat "37.83112"^^xsd:decimal ;
  geo-pos:long "21.13953"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2019_37.83112_21.13953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2019_37.83112_21.13953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2019_37.83112_21.13953'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.13953'^^xsd:double;
  dwc:latitude '37.83112'^^xsd:double;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2019_37.83112_21.13953'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2013_37.94234_21.14169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2013_37.94234_21.14169> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2013_37.94234_21.14169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.94234 21.14169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.94234"^^xsd:decimal ;
  dwc:decimalLongitude "21.14169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2013_37.94234_21.14169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.94234 21.14169)"^^geo:wktLiteral ;
  geo-pos:lat "37.94234"^^xsd:decimal ;
  geo-pos:long "21.14169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2013_37.94234_21.14169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2013_37.94234_21.14169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2013_37.94234_21.14169'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.14169'^^xsd:double;
  dwc:latitude '37.94234'^^xsd:double;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2013_37.94234_21.14169'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Penaeus%20aztecus_2014_37.97333_21.17917_45.5-45.5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Penaeus%20aztecus_2014_37.97333_21.17917_45.5-45.5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Penaeus%20aztecus_2014_37.97333_21.17917_45.5-45.5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.97333 21.17917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.97333"^^xsd:decimal ;
  dwc:decimalLongitude "21.17917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "45.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Penaeus%20aztecus_2014_37.97333_21.17917_45.5-45.5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.97333 21.17917)"^^geo:wktLiteral ;
  geo-pos:lat "37.97333"^^xsd:decimal ;
  geo-pos:long "21.17917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Penaeus%20aztecus_2014_37.97333_21.17917_45.5-45.5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Penaeus aztecus_2014_37.97333_21.17917_45.5-45.5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Penaeus aztecus_2014_37.97333_21.17917_45.5-45.5'^^xsd:string;
  dwc:scientificName 'Penaeus aztecus Ives, 1891'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.17917'^^xsd:double;
  dwc:latitude '37.97333'^^xsd:double;
  dwc:minimumDepth '45.5'^^xsd:double;
  dwc:maximumDepth '45.5'^^xsd:double;
  dwc:aphiaid '395176'^^xsd:integer;
  dwc:occurrenceId 'Penaeus aztecus_2014_37.97333_21.17917_45.5-45.5'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1809216'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Penaeus%20aztecus_2014_38.0851_21.23388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Penaeus%20aztecus_2014_38.0851_21.23388> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Penaeus%20aztecus_2014_38.0851_21.23388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0851 21.23388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.0851"^^xsd:decimal ;
  dwc:decimalLongitude "21.23388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Penaeus%20aztecus_2014_38.0851_21.23388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0851 21.23388)"^^geo:wktLiteral ;
  geo-pos:lat "38.0851"^^xsd:decimal ;
  geo-pos:long "21.23388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Penaeus%20aztecus_2014_38.0851_21.23388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Penaeus aztecus_2014_38.0851_21.23388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Penaeus aztecus_2014_38.0851_21.23388'^^xsd:string;
  dwc:scientificName 'Penaeus aztecus Ives, 1891'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.23388'^^xsd:double;
  dwc:latitude '38.0851'^^xsd:double;
  dwc:aphiaid '395176'^^xsd:integer;
  dwc:occurrenceId 'Penaeus aztecus_2014_38.0851_21.23388'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1809216'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Penaeus%20aztecus_2014_38.25_21.25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Penaeus%20aztecus_2014_38.25_21.25> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Penaeus%20aztecus_2014_38.25_21.25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.25 21.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.25"^^xsd:decimal ;
  dwc:decimalLongitude "21.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Penaeus%20aztecus_2014_38.25_21.25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.25 21.25)"^^geo:wktLiteral ;
  geo-pos:lat "38.25"^^xsd:decimal ;
  geo-pos:long "21.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Penaeus%20aztecus_2014_38.25_21.25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Penaeus aztecus_2014_38.25_21.25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Penaeus aztecus_2014_38.25_21.25'^^xsd:string;
  dwc:scientificName 'Penaeus aztecus Ives, 1891'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.25'^^xsd:double;
  dwc:latitude '38.25'^^xsd:double;
  dwc:aphiaid '395176'^^xsd:integer;
  dwc:occurrenceId 'Penaeus aztecus_2014_38.25_21.25'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1809216'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2018_37.73305_21.25847_0-0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2018_37.73305_21.25847_0-0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2018_37.73305_21.25847_0-0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73305 21.25847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73305"^^xsd:decimal ;
  dwc:decimalLongitude "21.25847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2018_37.73305_21.25847_0-0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73305 21.25847)"^^geo:wktLiteral ;
  geo-pos:lat "37.73305"^^xsd:decimal ;
  geo-pos:long "21.25847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2018_37.73305_21.25847_0-0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2018_37.73305_21.25847_0-0" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2018_37.73305_21.25847_0-0'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.25847'^^xsd:double;
  dwc:latitude '37.73305'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2018_37.73305_21.25847_0-0'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Callinectes%20sapidus_2018_37.99893_21.27643_0-0_Thodoros%20Kampouris>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2018_37.99893_21.27643_0-0_Thodoros%20Kampouris> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2018_37.99893_21.27643_0-0_Thodoros%20Kampouris> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99893 21.27643)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99893"^^xsd:decimal ;
  dwc:decimalLongitude "21.27643"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "63"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Callinectes%20sapidus_2018_37.99893_21.27643_0-0_Thodoros%20Kampouris>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99893 21.27643)"^^geo:wktLiteral ;
  geo-pos:lat "37.99893"^^xsd:decimal ;
  geo-pos:long "21.27643"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "63"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Callinectes%20sapidus_2018_37.99893_21.27643_0-0_Thodoros%20Kampouris>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Callinectes sapidus_2018_37.99893_21.27643_0-0_Thodoros Kampouris" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Callinectes sapidus_2018_37.99893_21.27643_0-0_Thodoros Kampouris'^^xsd:string;
  dwc:scientificName 'Callinectes sapidus Rathbun, 1896'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Thodoros Kampouris'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.27643'^^xsd:double;
  dwc:latitude '37.99893'^^xsd:double;
  dwc:coordinatePrecision '63'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '107379'^^xsd:integer;
  dwc:occurrenceId 'Callinectes sapidus_2018_37.99893_21.27643_0-0_Thodoros Kampouris'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107379'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Callinectes%20sapidus_2020_38.00873_21.28637_Efi%20Varoucha>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2020_38.00873_21.28637_Efi%20Varoucha> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2020_38.00873_21.28637_Efi%20Varoucha> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00873 21.28637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.00873"^^xsd:decimal ;
  dwc:decimalLongitude "21.28637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "888"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Callinectes%20sapidus_2020_38.00873_21.28637_Efi%20Varoucha>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00873 21.28637)"^^geo:wktLiteral ;
  geo-pos:lat "38.00873"^^xsd:decimal ;
  geo-pos:long "21.28637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "888"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Callinectes%20sapidus_2020_38.00873_21.28637_Efi%20Varoucha>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Callinectes sapidus_2020_38.00873_21.28637_Efi Varoucha" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Callinectes sapidus_2020_38.00873_21.28637_Efi Varoucha'^^xsd:string;
  dwc:scientificName 'Callinectes sapidus Rathbun, 1896'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Efi Varoucha'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.28637'^^xsd:double;
  dwc:latitude '38.00873'^^xsd:double;
  dwc:coordinatePrecision '888'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '107379'^^xsd:integer;
  dwc:occurrenceId 'Callinectes sapidus_2020_38.00873_21.28637_Efi Varoucha'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107379'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Callinectes%20sapidus_1990%2F1999_38.00947_21.28756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Callinectes%20sapidus_1990%2F1999_38.00947_21.28756> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Callinectes%20sapidus_1990%2F1999_38.00947_21.28756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00947 21.28756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.00947"^^xsd:decimal ;
  dwc:decimalLongitude "21.28756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "299"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Callinectes%20sapidus_1990%2F1999_38.00947_21.28756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00947 21.28756)"^^geo:wktLiteral ;
  geo-pos:lat "38.00947"^^xsd:decimal ;
  geo-pos:long "21.28756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "299"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Callinectes%20sapidus_1990%2F1999_38.00947_21.28756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Callinectes sapidus_1990/1999_38.00947_21.28756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Callinectes sapidus_1990/1999_38.00947_21.28756'^^xsd:string;
  dwc:scientificName 'Callinectes sapidus Rathbun, 1896'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.28756'^^xsd:double;
  dwc:latitude '38.00947'^^xsd:double;
  dwc:coordinatePrecision '299'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '107379'^^xsd:integer;
  dwc:occurrenceId 'Callinectes sapidus_1990/1999_38.00947_21.28756'^^xsd:string;
  dwc:aphiaIdAccepted '107379'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2020_37.64007_21.29168_46-46>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2020_37.64007_21.29168_46-46> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2020_37.64007_21.29168_46-46> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.64007 21.29168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.64007"^^xsd:decimal ;
  dwc:decimalLongitude "21.29168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2020_37.64007_21.29168_46-46>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.64007 21.29168)"^^geo:wktLiteral ;
  geo-pos:lat "37.64007"^^xsd:decimal ;
  geo-pos:long "21.29168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2020_37.64007_21.29168_46-46>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2020_37.64007_21.29168_46-46" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2020_37.64007_21.29168_46-46'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.29168'^^xsd:double;
  dwc:latitude '37.64007'^^xsd:double;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2020_37.64007_21.29168_46-46'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2014_37.75061_21.30265_0.3-0.3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2014_37.75061_21.30265_0.3-0.3> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2014_37.75061_21.30265_0.3-0.3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.75061 21.30265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.75061"^^xsd:decimal ;
  dwc:decimalLongitude "21.30265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2014_37.75061_21.30265_0.3-0.3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.75061 21.30265)"^^geo:wktLiteral ;
  geo-pos:lat "37.75061"^^xsd:decimal ;
  geo-pos:long "21.30265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2014_37.75061_21.30265_0.3-0.3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2014_37.75061_21.30265_0.3-0.3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2014_37.75061_21.30265_0.3-0.3'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.30265'^^xsd:double;
  dwc:latitude '37.75061'^^xsd:double;
  dwc:minimumDepth '0.3'^^xsd:double;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2014_37.75061_21.30265_0.3-0.3'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Ganonema%20farinosum_2014_37.75061_21.30265_2-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Ganonema%20farinosum_2014_37.75061_21.30265_2-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Ganonema%20farinosum_2014_37.75061_21.30265_2-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.75061 21.30265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.75061"^^xsd:decimal ;
  dwc:decimalLongitude "21.30265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Ganonema%20farinosum_2014_37.75061_21.30265_2-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.75061 21.30265)"^^geo:wktLiteral ;
  geo-pos:lat "37.75061"^^xsd:decimal ;
  geo-pos:long "21.30265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Ganonema%20farinosum_2014_37.75061_21.30265_2-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ganonema farinosum_2014_37.75061_21.30265_2-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Ganonema farinosum_2014_37.75061_21.30265_2-2'^^xsd:string;
  dwc:scientificName 'Ganonema farinosum (J.V.Lamouroux) K.-C.Fan & Y.-C.Wang, 1974'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.30265'^^xsd:double;
  dwc:latitude '37.75061'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '145749'^^xsd:integer;
  dwc:occurrenceId 'Ganonema farinosum_2014_37.75061_21.30265_2-2'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145749'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2009_37.75061_21.30265_70-70>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2009_37.75061_21.30265_70-70> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2009_37.75061_21.30265_70-70> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.75061 21.30265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.75061"^^xsd:decimal ;
  dwc:decimalLongitude "21.30265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2009_37.75061_21.30265_70-70>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.75061 21.30265)"^^geo:wktLiteral ;
  geo-pos:lat "37.75061"^^xsd:decimal ;
  geo-pos:long "21.30265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2009_37.75061_21.30265_70-70>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2009_37.75061_21.30265_70-70" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2009_37.75061_21.30265_70-70'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.30265'^^xsd:double;
  dwc:latitude '37.75061'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:occurrenceRemarks 'Fisheries Directive'^^xsd:string;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2009_37.75061_21.30265_70-70'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Ganonema%20farinosum_2020_37.63922_21.3061_0.3-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Ganonema%20farinosum_2020_37.63922_21.3061_0.3-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Ganonema%20farinosum_2020_37.63922_21.3061_0.3-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.63922 21.3061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.63922"^^xsd:decimal ;
  dwc:decimalLongitude "21.3061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Ganonema%20farinosum_2020_37.63922_21.3061_0.3-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.63922 21.3061)"^^geo:wktLiteral ;
  geo-pos:lat "37.63922"^^xsd:decimal ;
  geo-pos:long "21.3061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Ganonema%20farinosum_2020_37.63922_21.3061_0.3-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ganonema farinosum_2020_37.63922_21.3061_0.3-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Ganonema farinosum_2020_37.63922_21.3061_0.3-5'^^xsd:string;
  dwc:scientificName 'Ganonema farinosum (J.V.Lamouroux) K.-C.Fan & Y.-C.Wang, 1974'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.3061'^^xsd:double;
  dwc:latitude '37.63922'^^xsd:double;
  dwc:minimumDepth '0.3'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '145749'^^xsd:integer;
  dwc:occurrenceId 'Ganonema farinosum_2020_37.63922_21.3061_0.3-5'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145749'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '100'^^xsd:integer;
  dwc:organismQuantityType '% cover'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2020_37.63922_21.3061_0.3-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2020_37.63922_21.3061_0.3-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2020_37.63922_21.3061_0.3-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.63922 21.3061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.63922"^^xsd:decimal ;
  dwc:decimalLongitude "21.3061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2020_37.63922_21.3061_0.3-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.63922 21.3061)"^^geo:wktLiteral ;
  geo-pos:lat "37.63922"^^xsd:decimal ;
  geo-pos:long "21.3061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2020_37.63922_21.3061_0.3-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2020_37.63922_21.3061_0.3-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2020_37.63922_21.3061_0.3-5'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.3061'^^xsd:double;
  dwc:latitude '37.63922'^^xsd:double;
  dwc:minimumDepth '0.3'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2020_37.63922_21.3061_0.3-5'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '6'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2020_37.63922_21.3061_0.3-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2020_37.63922_21.3061_0.3-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2020_37.63922_21.3061_0.3-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.63922 21.3061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.63922"^^xsd:decimal ;
  dwc:decimalLongitude "21.3061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2020_37.63922_21.3061_0.3-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.63922 21.3061)"^^geo:wktLiteral ;
  geo-pos:lat "37.63922"^^xsd:decimal ;
  geo-pos:long "21.3061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2020_37.63922_21.3061_0.3-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2020_37.63922_21.3061_0.3-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2020_37.63922_21.3061_0.3-5'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.3061'^^xsd:double;
  dwc:latitude '37.63922'^^xsd:double;
  dwc:minimumDepth '0.3'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2020_37.63922_21.3061_0.3-5'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2020_37.63922_21.3061_0.3-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_37.63922_21.3061_0.3-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_37.63922_21.3061_0.3-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.63922 21.3061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.63922"^^xsd:decimal ;
  dwc:decimalLongitude "21.3061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_37.63922_21.3061_0.3-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.63922 21.3061)"^^geo:wktLiteral ;
  geo-pos:lat "37.63922"^^xsd:decimal ;
  geo-pos:long "21.3061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2020_37.63922_21.3061_0.3-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2020_37.63922_21.3061_0.3-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2020_37.63922_21.3061_0.3-5'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.3061'^^xsd:double;
  dwc:latitude '37.63922'^^xsd:double;
  dwc:minimumDepth '0.3'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2020_37.63922_21.3061_0.3-5'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Ganonema%20farinosum_2014_37.69111_21.31513_0.5-0.5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Ganonema%20farinosum_2014_37.69111_21.31513_0.5-0.5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Ganonema%20farinosum_2014_37.69111_21.31513_0.5-0.5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69111 21.31513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69111"^^xsd:decimal ;
  dwc:decimalLongitude "21.31513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Ganonema%20farinosum_2014_37.69111_21.31513_0.5-0.5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69111 21.31513)"^^geo:wktLiteral ;
  geo-pos:lat "37.69111"^^xsd:decimal ;
  geo-pos:long "21.31513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Ganonema%20farinosum_2014_37.69111_21.31513_0.5-0.5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ganonema farinosum_2014_37.69111_21.31513_0.5-0.5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Ganonema farinosum_2014_37.69111_21.31513_0.5-0.5'^^xsd:string;
  dwc:scientificName 'Ganonema farinosum (J.V.Lamouroux) K.-C.Fan & Y.-C.Wang, 1974'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.31513'^^xsd:double;
  dwc:latitude '37.69111'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145749'^^xsd:integer;
  dwc:occurrenceId 'Ganonema farinosum_2014_37.69111_21.31513_0.5-0.5'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145749'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2018_37.71243_21.31662_1.5-1.5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2018_37.71243_21.31662_1.5-1.5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2018_37.71243_21.31662_1.5-1.5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71243 21.31662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71243"^^xsd:decimal ;
  dwc:decimalLongitude "21.31662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2018_37.71243_21.31662_1.5-1.5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71243 21.31662)"^^geo:wktLiteral ;
  geo-pos:lat "37.71243"^^xsd:decimal ;
  geo-pos:long "21.31662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2018_37.71243_21.31662_1.5-1.5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2018_37.71243_21.31662_1.5-1.5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2018_37.71243_21.31662_1.5-1.5'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.31662'^^xsd:double;
  dwc:latitude '37.71243'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2018_37.71243_21.31662_1.5-1.5'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType '% cover'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2020_37.6454_21.32625_2-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2020_37.6454_21.32625_2-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2020_37.6454_21.32625_2-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6454 21.32625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6454"^^xsd:decimal ;
  dwc:decimalLongitude "21.32625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2020_37.6454_21.32625_2-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6454 21.32625)"^^geo:wktLiteral ;
  geo-pos:lat "37.6454"^^xsd:decimal ;
  geo-pos:long "21.32625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2020_37.6454_21.32625_2-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2020_37.6454_21.32625_2-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2020_37.6454_21.32625_2-2'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.32625'^^xsd:double;
  dwc:latitude '37.6454'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance; Aqua Team - Kythnos'^^xsd:string;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2020_37.6454_21.32625_2-2'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_2020_38.10379_21.34845_0.3-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_2020_38.10379_21.34845_0.3-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_2020_38.10379_21.34845_0.3-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.10379 21.34845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.10379"^^xsd:decimal ;
  dwc:decimalLongitude "21.34845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_2020_38.10379_21.34845_0.3-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.10379 21.34845)"^^geo:wktLiteral ;
  geo-pos:lat "38.10379"^^xsd:decimal ;
  geo-pos:long "21.34845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_2020_38.10379_21.34845_0.3-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_2020_38.10379_21.34845_0.3-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_2020_38.10379_21.34845_0.3-2'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.34845'^^xsd:double;
  dwc:latitude '38.10379'^^xsd:double;
  dwc:minimumDepth '0.3'^^xsd:double;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_2020_38.10379_21.34845_0.3-2'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2019_38.1338_21.3595_15-15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_38.1338_21.3595_15-15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_38.1338_21.3595_15-15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1338 21.3595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.1338"^^xsd:decimal ;
  dwc:decimalLongitude "21.3595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2019_38.1338_21.3595_15-15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1338 21.3595)"^^geo:wktLiteral ;
  geo-pos:lat "38.1338"^^xsd:decimal ;
  geo-pos:long "21.3595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2019_38.1338_21.3595_15-15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2019_38.1338_21.3595_15-15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2019_38.1338_21.3595_15-15'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.3595'^^xsd:double;
  dwc:latitude '38.1338'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2019_38.1338_21.3595_15-15'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '69'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2019_38.1427_21.3598_16-16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_38.1427_21.3598_16-16> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_38.1427_21.3598_16-16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1427 21.3598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.1427"^^xsd:decimal ;
  dwc:decimalLongitude "21.3598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2019_38.1427_21.3598_16-16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1427 21.3598)"^^geo:wktLiteral ;
  geo-pos:lat "38.1427"^^xsd:decimal ;
  geo-pos:long "21.3598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2019_38.1427_21.3598_16-16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2019_38.1427_21.3598_16-16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2019_38.1427_21.3598_16-16'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.3598'^^xsd:double;
  dwc:latitude '38.1427'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2019_38.1427_21.3598_16-16'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '16'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2014_38.30563_21.36232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2014_38.30563_21.36232> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2014_38.30563_21.36232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.30563 21.36232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.30563"^^xsd:decimal ;
  dwc:decimalLongitude "21.36232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2014_38.30563_21.36232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.30563 21.36232)"^^geo:wktLiteral ;
  geo-pos:lat "38.30563"^^xsd:decimal ;
  geo-pos:long "21.36232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2014_38.30563_21.36232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2014_38.30563_21.36232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2014_38.30563_21.36232'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.36232'^^xsd:double;
  dwc:latitude '38.30563'^^xsd:double;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2014_38.30563_21.36232'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2014_38.30563_21.36232_12.4-12.4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2014_38.30563_21.36232_12.4-12.4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2014_38.30563_21.36232_12.4-12.4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.30563 21.36232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.30563"^^xsd:decimal ;
  dwc:decimalLongitude "21.36232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2014_38.30563_21.36232_12.4-12.4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.30563 21.36232)"^^geo:wktLiteral ;
  geo-pos:lat "38.30563"^^xsd:decimal ;
  geo-pos:long "21.36232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2014_38.30563_21.36232_12.4-12.4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2014_38.30563_21.36232_12.4-12.4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2014_38.30563_21.36232_12.4-12.4'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.36232'^^xsd:double;
  dwc:latitude '38.30563'^^xsd:double;
  dwc:minimumDepth '12.4'^^xsd:double;
  dwc:maximumDepth '12.4'^^xsd:double;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2014_38.30563_21.36232_12.4-12.4'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'low'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Ficopomatus%20enigmaticus_2019_38.15207_21.36513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Ficopomatus%20enigmaticus_2019_38.15207_21.36513> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Ficopomatus%20enigmaticus_2019_38.15207_21.36513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15207 21.36513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15207"^^xsd:decimal ;
  dwc:decimalLongitude "21.36513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2137"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Ficopomatus%20enigmaticus_2019_38.15207_21.36513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15207 21.36513)"^^geo:wktLiteral ;
  geo-pos:lat "38.15207"^^xsd:decimal ;
  geo-pos:long "21.36513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2137"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Ficopomatus%20enigmaticus_2019_38.15207_21.36513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ficopomatus enigmaticus_2019_38.15207_21.36513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Ficopomatus enigmaticus_2019_38.15207_21.36513'^^xsd:string;
  dwc:scientificName 'Ficopomatus enigmaticus (Fauvel, 1923)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.36513'^^xsd:double;
  dwc:latitude '38.15207'^^xsd:double;
  dwc:coordinatePrecision '2137'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance; HCMR projects (WFD)'^^xsd:string;
  dwc:aphiaid '130988'^^xsd:integer;
  dwc:occurrenceId 'Ficopomatus enigmaticus_2019_38.15207_21.36513'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130988'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '8'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Ficopomatus%20enigmaticus_2016_38.15631_21.36513_Sarah%20Faulwetter>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Ficopomatus%20enigmaticus_2016_38.15631_21.36513_Sarah%20Faulwetter> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Ficopomatus%20enigmaticus_2016_38.15631_21.36513_Sarah%20Faulwetter> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15631 21.36513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15631"^^xsd:decimal ;
  dwc:decimalLongitude "21.36513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Ficopomatus%20enigmaticus_2016_38.15631_21.36513_Sarah%20Faulwetter>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15631 21.36513)"^^geo:wktLiteral ;
  geo-pos:lat "38.15631"^^xsd:decimal ;
  geo-pos:long "21.36513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1100"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Ficopomatus%20enigmaticus_2016_38.15631_21.36513_Sarah%20Faulwetter>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ficopomatus enigmaticus_2016_38.15631_21.36513_Sarah Faulwetter" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Ficopomatus enigmaticus_2016_38.15631_21.36513_Sarah Faulwetter'^^xsd:string;
  dwc:scientificName 'Ficopomatus enigmaticus (Fauvel, 1923)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Sarah Faulwetter'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.36513'^^xsd:double;
  dwc:latitude '38.15631'^^xsd:double;
  dwc:coordinatePrecision '1100'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '130988'^^xsd:integer;
  dwc:occurrenceId 'Ficopomatus enigmaticus_2016_38.15631_21.36513_Sarah Faulwetter'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130988'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Ficopomatus%20enigmaticus_2016_38.15278_21.36619_Sarah%20Faulwetter>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Ficopomatus%20enigmaticus_2016_38.15278_21.36619_Sarah%20Faulwetter> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Ficopomatus%20enigmaticus_2016_38.15278_21.36619_Sarah%20Faulwetter> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15278 21.36619)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15278"^^xsd:decimal ;
  dwc:decimalLongitude "21.36619"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2137"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Ficopomatus%20enigmaticus_2016_38.15278_21.36619_Sarah%20Faulwetter>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15278 21.36619)"^^geo:wktLiteral ;
  geo-pos:lat "38.15278"^^xsd:decimal ;
  geo-pos:long "21.36619"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2137"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Ficopomatus%20enigmaticus_2016_38.15278_21.36619_Sarah%20Faulwetter>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ficopomatus enigmaticus_2016_38.15278_21.36619_Sarah Faulwetter" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Ficopomatus enigmaticus_2016_38.15278_21.36619_Sarah Faulwetter'^^xsd:string;
  dwc:scientificName 'Ficopomatus enigmaticus (Fauvel, 1923)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Sarah Faulwetter'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.36619'^^xsd:double;
  dwc:latitude '38.15278'^^xsd:double;
  dwc:coordinatePrecision '2137'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '130988'^^xsd:integer;
  dwc:occurrenceId 'Ficopomatus enigmaticus_2016_38.15278_21.36619_Sarah Faulwetter'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130988'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Penaeus%20aztecus_2015_38.25367_21.36983_67-67>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Penaeus%20aztecus_2015_38.25367_21.36983_67-67> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Penaeus%20aztecus_2015_38.25367_21.36983_67-67> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.25367 21.36983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.25367"^^xsd:decimal ;
  dwc:decimalLongitude "21.36983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Penaeus%20aztecus_2015_38.25367_21.36983_67-67>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.25367 21.36983)"^^geo:wktLiteral ;
  geo-pos:lat "38.25367"^^xsd:decimal ;
  geo-pos:long "21.36983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Penaeus%20aztecus_2015_38.25367_21.36983_67-67>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Penaeus aztecus_2015_38.25367_21.36983_67-67" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Penaeus aztecus_2015_38.25367_21.36983_67-67'^^xsd:string;
  dwc:scientificName 'Penaeus aztecus Ives, 1891'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.36983'^^xsd:double;
  dwc:latitude '38.25367'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '395176'^^xsd:integer;
  dwc:occurrenceId 'Penaeus aztecus_2015_38.25367_21.36983_67-67'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1809216'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Amathia%20verticillata_2014_38.33747_21.37885_0.9-0.9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Amathia%20verticillata_2014_38.33747_21.37885_0.9-0.9> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Amathia%20verticillata_2014_38.33747_21.37885_0.9-0.9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.33747 21.37885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.33747"^^xsd:decimal ;
  dwc:decimalLongitude "21.37885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Amathia%20verticillata_2014_38.33747_21.37885_0.9-0.9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.33747 21.37885)"^^geo:wktLiteral ;
  geo-pos:lat "38.33747"^^xsd:decimal ;
  geo-pos:long "21.37885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Amathia%20verticillata_2014_38.33747_21.37885_0.9-0.9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Amathia verticillata_2014_38.33747_21.37885_0.9-0.9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Amathia verticillata_2014_38.33747_21.37885_0.9-0.9'^^xsd:string;
  dwc:scientificName 'Amathia verticillata (delle Chiaje, 1822)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.37885'^^xsd:double;
  dwc:latitude '38.33747'^^xsd:double;
  dwc:minimumDepth '0.9'^^xsd:double;
  dwc:maximumDepth '0.9'^^xsd:double;
  dwc:aphiaid '851581'^^xsd:integer;
  dwc:occurrenceId 'Amathia verticillata_2014_38.33747_21.37885_0.9-0.9'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '851581'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Callinectes%20sapidus_2019_38.2577_21.3855_74-74>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2019_38.2577_21.3855_74-74> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2019_38.2577_21.3855_74-74> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2577 21.3855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.2577"^^xsd:decimal ;
  dwc:decimalLongitude "21.3855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Callinectes%20sapidus_2019_38.2577_21.3855_74-74>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2577 21.3855)"^^geo:wktLiteral ;
  geo-pos:lat "38.2577"^^xsd:decimal ;
  geo-pos:long "21.3855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Callinectes%20sapidus_2019_38.2577_21.3855_74-74>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Callinectes sapidus_2019_38.2577_21.3855_74-74" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Callinectes sapidus_2019_38.2577_21.3855_74-74'^^xsd:string;
  dwc:scientificName 'Callinectes sapidus Rathbun, 1896'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.3855'^^xsd:double;
  dwc:latitude '38.2577'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:aphiaid '107379'^^xsd:integer;
  dwc:occurrenceId 'Callinectes sapidus_2019_38.2577_21.3855_74-74'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107379'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2014_38.31712_21.39703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2014_38.31712_21.39703> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2014_38.31712_21.39703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.31712 21.39703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.31712"^^xsd:decimal ;
  dwc:decimalLongitude "21.39703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2014_38.31712_21.39703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.31712 21.39703)"^^geo:wktLiteral ;
  geo-pos:lat "38.31712"^^xsd:decimal ;
  geo-pos:long "21.39703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2014_38.31712_21.39703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2014_38.31712_21.39703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2014_38.31712_21.39703'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.39703'^^xsd:double;
  dwc:latitude '38.31712'^^xsd:double;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2014_38.31712_21.39703'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2014_38.31712_21.39703_9.2-9.2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2014_38.31712_21.39703_9.2-9.2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2014_38.31712_21.39703_9.2-9.2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.31712 21.39703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.31712"^^xsd:decimal ;
  dwc:decimalLongitude "21.39703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2014_38.31712_21.39703_9.2-9.2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.31712 21.39703)"^^geo:wktLiteral ;
  geo-pos:lat "38.31712"^^xsd:decimal ;
  geo-pos:long "21.39703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2014_38.31712_21.39703_9.2-9.2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2014_38.31712_21.39703_9.2-9.2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2014_38.31712_21.39703_9.2-9.2'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.39703'^^xsd:double;
  dwc:latitude '38.31712'^^xsd:double;
  dwc:minimumDepth '9.2'^^xsd:double;
  dwc:maximumDepth '9.2'^^xsd:double;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2014_38.31712_21.39703_9.2-9.2'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'low'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Callinectes%20sapidus_2000%2F2009_38.35189_21.3988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2000%2F2009_38.35189_21.3988> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2000%2F2009_38.35189_21.3988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35189 21.3988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.35189"^^xsd:decimal ;
  dwc:decimalLongitude "21.3988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Callinectes%20sapidus_2000%2F2009_38.35189_21.3988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35189 21.3988)"^^geo:wktLiteral ;
  geo-pos:lat "38.35189"^^xsd:decimal ;
  geo-pos:long "21.3988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Callinectes%20sapidus_2000%2F2009_38.35189_21.3988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Callinectes sapidus_2000/2009_38.35189_21.3988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Callinectes sapidus_2000/2009_38.35189_21.3988'^^xsd:string;
  dwc:scientificName 'Callinectes sapidus Rathbun, 1896'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.3988'^^xsd:double;
  dwc:latitude '38.35189'^^xsd:double;
  dwc:aphiaid '107379'^^xsd:integer;
  dwc:occurrenceId 'Callinectes sapidus_2000/2009_38.35189_21.3988'^^xsd:string;
  dwc:aphiaIdAccepted '107379'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Callinectes%20sapidus_2010%2F2019_38.19992_21.40908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2010%2F2019_38.19992_21.40908> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2010%2F2019_38.19992_21.40908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.19992 21.40908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.19992"^^xsd:decimal ;
  dwc:decimalLongitude "21.40908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Callinectes%20sapidus_2010%2F2019_38.19992_21.40908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.19992 21.40908)"^^geo:wktLiteral ;
  geo-pos:lat "38.19992"^^xsd:decimal ;
  geo-pos:long "21.40908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Callinectes%20sapidus_2010%2F2019_38.19992_21.40908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Callinectes sapidus_2010/2019_38.19992_21.40908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Callinectes sapidus_2010/2019_38.19992_21.40908'^^xsd:string;
  dwc:scientificName 'Callinectes sapidus Rathbun, 1896'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.40908'^^xsd:double;
  dwc:latitude '38.19992'^^xsd:double;
  dwc:aphiaid '107379'^^xsd:integer;
  dwc:occurrenceId 'Callinectes sapidus_2010/2019_38.19992_21.40908'^^xsd:string;
  dwc:aphiaIdAccepted '107379'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2014_38.32498_21.41648_0.3-0.3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2014_38.32498_21.41648_0.3-0.3> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2014_38.32498_21.41648_0.3-0.3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32498 21.41648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.32498"^^xsd:decimal ;
  dwc:decimalLongitude "21.41648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2014_38.32498_21.41648_0.3-0.3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32498 21.41648)"^^geo:wktLiteral ;
  geo-pos:lat "38.32498"^^xsd:decimal ;
  geo-pos:long "21.41648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2014_38.32498_21.41648_0.3-0.3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2014_38.32498_21.41648_0.3-0.3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2014_38.32498_21.41648_0.3-0.3'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.41648'^^xsd:double;
  dwc:latitude '38.32498'^^xsd:double;
  dwc:minimumDepth '0.3'^^xsd:double;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2014_38.32498_21.41648_0.3-0.3'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Halophila%20stipulacea_2014_38.31553_21.41805_10.4-10.4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2014_38.31553_21.41805_10.4-10.4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2014_38.31553_21.41805_10.4-10.4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.31553 21.41805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.31553"^^xsd:decimal ;
  dwc:decimalLongitude "21.41805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Halophila%20stipulacea_2014_38.31553_21.41805_10.4-10.4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.31553 21.41805)"^^geo:wktLiteral ;
  geo-pos:lat "38.31553"^^xsd:decimal ;
  geo-pos:long "21.41805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Halophila%20stipulacea_2014_38.31553_21.41805_10.4-10.4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Halophila stipulacea_2014_38.31553_21.41805_10.4-10.4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Halophila stipulacea_2014_38.31553_21.41805_10.4-10.4'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea (Forsskål) Ascherson, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.41805'^^xsd:double;
  dwc:latitude '38.31553'^^xsd:double;
  dwc:minimumDepth '10.4'^^xsd:double;
  dwc:maximumDepth '10.4'^^xsd:double;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:occurrenceId 'Halophila stipulacea_2014_38.31553_21.41805_10.4-10.4'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Callinectes%20sapidus_2019_38.2875_21.42_70-70>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2019_38.2875_21.42_70-70> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2019_38.2875_21.42_70-70> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2875 21.42)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.2875"^^xsd:decimal ;
  dwc:decimalLongitude "21.42"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Callinectes%20sapidus_2019_38.2875_21.42_70-70>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2875 21.42)"^^geo:wktLiteral ;
  geo-pos:lat "38.2875"^^xsd:decimal ;
  geo-pos:long "21.42"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Callinectes%20sapidus_2019_38.2875_21.42_70-70>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Callinectes sapidus_2019_38.2875_21.42_70-70" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Callinectes sapidus_2019_38.2875_21.42_70-70'^^xsd:string;
  dwc:scientificName 'Callinectes sapidus Rathbun, 1896'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.42'^^xsd:double;
  dwc:latitude '38.2875'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '107379'^^xsd:integer;
  dwc:occurrenceId 'Callinectes sapidus_2019_38.2875_21.42_70-70'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107379'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Ficopomatus%20enigmaticus_1981_38.36369_21.43351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Ficopomatus%20enigmaticus_1981_38.36369_21.43351> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Ficopomatus%20enigmaticus_1981_38.36369_21.43351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.36369 21.43351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.36369"^^xsd:decimal ;
  dwc:decimalLongitude "21.43351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Ficopomatus%20enigmaticus_1981_38.36369_21.43351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.36369 21.43351)"^^geo:wktLiteral ;
  geo-pos:lat "38.36369"^^xsd:decimal ;
  geo-pos:long "21.43351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Ficopomatus%20enigmaticus_1981_38.36369_21.43351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ficopomatus enigmaticus_1981_38.36369_21.43351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Ficopomatus enigmaticus_1981_38.36369_21.43351'^^xsd:string;
  dwc:scientificName 'Ficopomatus enigmaticus (Fauvel, 1923)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.43351'^^xsd:double;
  dwc:latitude '38.36369'^^xsd:double;
  dwc:aphiaid '130988'^^xsd:integer;
  dwc:occurrenceId 'Ficopomatus enigmaticus_1981_38.36369_21.43351'^^xsd:string;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130988'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Callinectes%20sapidus_2019_38.2365_21.4533_74-74>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2019_38.2365_21.4533_74-74> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2019_38.2365_21.4533_74-74> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2365 21.4533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.2365"^^xsd:decimal ;
  dwc:decimalLongitude "21.4533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Callinectes%20sapidus_2019_38.2365_21.4533_74-74>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2365 21.4533)"^^geo:wktLiteral ;
  geo-pos:lat "38.2365"^^xsd:decimal ;
  geo-pos:long "21.4533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Callinectes%20sapidus_2019_38.2365_21.4533_74-74>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Callinectes sapidus_2019_38.2365_21.4533_74-74" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Callinectes sapidus_2019_38.2365_21.4533_74-74'^^xsd:string;
  dwc:scientificName 'Callinectes sapidus Rathbun, 1896'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.4533'^^xsd:double;
  dwc:latitude '38.2365'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:aphiaid '107379'^^xsd:integer;
  dwc:occurrenceId 'Callinectes sapidus_2019_38.2365_21.4533_74-74'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107379'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Callinectes%20sapidus_2019_38.241_21.4573_80-80>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2019_38.241_21.4573_80-80> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2019_38.241_21.4573_80-80> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.241 21.4573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.241"^^xsd:decimal ;
  dwc:decimalLongitude "21.4573"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Callinectes%20sapidus_2019_38.241_21.4573_80-80>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.241 21.4573)"^^geo:wktLiteral ;
  geo-pos:lat "38.241"^^xsd:decimal ;
  geo-pos:long "21.4573"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Callinectes%20sapidus_2019_38.241_21.4573_80-80>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Callinectes sapidus_2019_38.241_21.4573_80-80" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Callinectes sapidus_2019_38.241_21.4573_80-80'^^xsd:string;
  dwc:scientificName 'Callinectes sapidus Rathbun, 1896'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.4573'^^xsd:double;
  dwc:latitude '38.241'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '107379'^^xsd:integer;
  dwc:occurrenceId 'Callinectes sapidus_2019_38.241_21.4573_80-80'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107379'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Callinectes%20sapidus_2019_38.18105_21.48166_1-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2019_38.18105_21.48166_1-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2019_38.18105_21.48166_1-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.18105 21.48166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.18105"^^xsd:decimal ;
  dwc:decimalLongitude "21.48166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Callinectes%20sapidus_2019_38.18105_21.48166_1-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.18105 21.48166)"^^geo:wktLiteral ;
  geo-pos:lat "38.18105"^^xsd:decimal ;
  geo-pos:long "21.48166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Callinectes%20sapidus_2019_38.18105_21.48166_1-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Callinectes sapidus_2019_38.18105_21.48166_1-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Callinectes sapidus_2019_38.18105_21.48166_1-1'^^xsd:string;
  dwc:scientificName 'Callinectes sapidus Rathbun, 1896'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.48166'^^xsd:double;
  dwc:latitude '38.18105'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '107379'^^xsd:integer;
  dwc:occurrenceId 'Callinectes sapidus_2019_38.18105_21.48166_1-1'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107379'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2017_37.12448_21.50629_Stefanos%20Kalogirou>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2017_37.12448_21.50629_Stefanos%20Kalogirou> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2017_37.12448_21.50629_Stefanos%20Kalogirou> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.12448 21.50629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.12448"^^xsd:decimal ;
  dwc:decimalLongitude "21.50629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2017_37.12448_21.50629_Stefanos%20Kalogirou>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.12448 21.50629)"^^geo:wktLiteral ;
  geo-pos:lat "37.12448"^^xsd:decimal ;
  geo-pos:long "21.50629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2017_37.12448_21.50629_Stefanos%20Kalogirou>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2017_37.12448_21.50629_Stefanos Kalogirou" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2017_37.12448_21.50629_Stefanos Kalogirou'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Stefanos Kalogirou'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.50629'^^xsd:double;
  dwc:latitude '37.12448'^^xsd:double;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2017_37.12448_21.50629_Stefanos Kalogirou'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Asparagopsis_2014_38.15801_21.53812_0.5-0.5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Asparagopsis_2014_38.15801_21.53812_0.5-0.5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Asparagopsis_2014_38.15801_21.53812_0.5-0.5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15801 21.53812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15801"^^xsd:decimal ;
  dwc:decimalLongitude "21.53812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Asparagopsis_2014_38.15801_21.53812_0.5-0.5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15801 21.53812)"^^geo:wktLiteral ;
  geo-pos:lat "38.15801"^^xsd:decimal ;
  geo-pos:long "21.53812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Asparagopsis_2014_38.15801_21.53812_0.5-0.5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Asparagopsis_2014_38.15801_21.53812_0.5-0.5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Asparagopsis_2014_38.15801_21.53812_0.5-0.5'^^xsd:string;
  dwc:scientificName 'Asparagopsis Montagne, 1840'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.53812'^^xsd:double;
  dwc:latitude '38.15801'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '143809'^^xsd:integer;
  dwc:occurrenceId 'Asparagopsis_2014_38.15801_21.53812_0.5-0.5'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143809'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2019_37.25761_21.53859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2019_37.25761_21.53859> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2019_37.25761_21.53859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.25761 21.53859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.25761"^^xsd:decimal ;
  dwc:decimalLongitude "21.53859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2019_37.25761_21.53859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.25761 21.53859)"^^geo:wktLiteral ;
  geo-pos:lat "37.25761"^^xsd:decimal ;
  geo-pos:long "21.53859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2019_37.25761_21.53859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2019_37.25761_21.53859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2019_37.25761_21.53859'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.53859'^^xsd:double;
  dwc:latitude '37.25761'^^xsd:double;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2019_37.25761_21.53859'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2019_37.04305_21.54654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2019_37.04305_21.54654> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2019_37.04305_21.54654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.04305 21.54654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.04305"^^xsd:decimal ;
  dwc:decimalLongitude "21.54654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2019_37.04305_21.54654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.04305 21.54654)"^^geo:wktLiteral ;
  geo-pos:lat "37.04305"^^xsd:decimal ;
  geo-pos:long "21.54654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2019_37.04305_21.54654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2019_37.04305_21.54654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2019_37.04305_21.54654'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.54654'^^xsd:double;
  dwc:latitude '37.04305'^^xsd:double;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2019_37.04305_21.54654'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2019_37.05088_21.55629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2019_37.05088_21.55629> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2019_37.05088_21.55629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.05088 21.55629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.05088"^^xsd:decimal ;
  dwc:decimalLongitude "21.55629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2019_37.05088_21.55629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.05088 21.55629)"^^geo:wktLiteral ;
  geo-pos:lat "37.05088"^^xsd:decimal ;
  geo-pos:long "21.55629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2019_37.05088_21.55629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2019_37.05088_21.55629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2019_37.05088_21.55629'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.55629'^^xsd:double;
  dwc:latitude '37.05088'^^xsd:double;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2019_37.05088_21.55629'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2019_37.04418_21.55712_>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2019_37.04418_21.55712_> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2019_37.04418_21.55712_> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.04418 21.55712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.04418"^^xsd:decimal ;
  dwc:decimalLongitude "21.55712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2019_37.04418_21.55712_>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.04418 21.55712)"^^geo:wktLiteral ;
  geo-pos:lat "37.04418"^^xsd:decimal ;
  geo-pos:long "21.55712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2019_37.04418_21.55712_>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2019_37.04418_21.55712_" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2019_37.04418_21.55712_'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.55712'^^xsd:double;
  dwc:latitude '37.04418'^^xsd:double;
  dwc:coordinatePrecision '12'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2019_37.04418_21.55712_'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2019_37.05267_21.55752_29-29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2019_37.05267_21.55752_29-29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2019_37.05267_21.55752_29-29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.05267 21.55752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.05267"^^xsd:decimal ;
  dwc:decimalLongitude "21.55752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "352"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2019_37.05267_21.55752_29-29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.05267 21.55752)"^^geo:wktLiteral ;
  geo-pos:lat "37.05267"^^xsd:decimal ;
  geo-pos:long "21.55752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "352"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2019_37.05267_21.55752_29-29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2019_37.05267_21.55752_29-29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2019_37.05267_21.55752_29-29'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.55752'^^xsd:double;
  dwc:latitude '37.05267'^^xsd:double;
  dwc:coordinatePrecision '352'^^xsd:integer;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance; HCMR projects (Fisheries Data collection Database)'^^xsd:string;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2019_37.05267_21.55752_29-29'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '7'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2019_37.05267_21.55752_31-31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2019_37.05267_21.55752_31-31> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2019_37.05267_21.55752_31-31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.05267 21.55752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.05267"^^xsd:decimal ;
  dwc:decimalLongitude "21.55752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "352"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2019_37.05267_21.55752_31-31>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.05267 21.55752)"^^geo:wktLiteral ;
  geo-pos:lat "37.05267"^^xsd:decimal ;
  geo-pos:long "21.55752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "352"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2019_37.05267_21.55752_31-31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2019_37.05267_21.55752_31-31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2019_37.05267_21.55752_31-31'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.55752'^^xsd:double;
  dwc:latitude '37.05267'^^xsd:double;
  dwc:coordinatePrecision '352'^^xsd:integer;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance; HCMR projects (Fisheries Data collection Database)'^^xsd:string;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2019_37.05267_21.55752_31-31'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2020_37.04482_21.55826_3-15_Mary%20Zotou>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2020_37.04482_21.55826_3-15_Mary%20Zotou> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2020_37.04482_21.55826_3-15_Mary%20Zotou> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.04482 21.55826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.04482"^^xsd:decimal ;
  dwc:decimalLongitude "21.55826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2020_37.04482_21.55826_3-15_Mary%20Zotou>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.04482 21.55826)"^^geo:wktLiteral ;
  geo-pos:lat "37.04482"^^xsd:decimal ;
  geo-pos:long "21.55826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2020_37.04482_21.55826_3-15_Mary%20Zotou>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2020_37.04482_21.55826_3-15_Mary Zotou" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2020_37.04482_21.55826_3-15_Mary Zotou'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Mary Zotou'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.55826'^^xsd:double;
  dwc:latitude '37.04482'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2020_37.04482_21.55826_3-15_Mary Zotou'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2020_37.04482_21.55826_5-6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2020_37.04482_21.55826_5-6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2020_37.04482_21.55826_5-6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.04482 21.55826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.04482"^^xsd:decimal ;
  dwc:decimalLongitude "21.55826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2020_37.04482_21.55826_5-6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.04482 21.55826)"^^geo:wktLiteral ;
  geo-pos:lat "37.04482"^^xsd:decimal ;
  geo-pos:long "21.55826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2020_37.04482_21.55826_5-6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2020_37.04482_21.55826_5-6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2020_37.04482_21.55826_5-6'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.55826'^^xsd:double;
  dwc:latitude '37.04482'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2020_37.04482_21.55826_5-6'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '25'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Diadema%20setosum_2020_37.04434_21.55892_5-15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Diadema%20setosum_2020_37.04434_21.55892_5-15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Diadema%20setosum_2020_37.04434_21.55892_5-15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.04434 21.55892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.04434"^^xsd:decimal ;
  dwc:decimalLongitude "21.55892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "18"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Diadema%20setosum_2020_37.04434_21.55892_5-15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.04434 21.55892)"^^geo:wktLiteral ;
  geo-pos:lat "37.04434"^^xsd:decimal ;
  geo-pos:long "21.55892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "18"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Diadema%20setosum_2020_37.04434_21.55892_5-15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Diadema setosum_2020_37.04434_21.55892_5-15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Diadema setosum_2020_37.04434_21.55892_5-15'^^xsd:string;
  dwc:scientificName 'Diadema setosum (Leske, 1778)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.55892'^^xsd:double;
  dwc:latitude '37.04434'^^xsd:double;
  dwc:coordinatePrecision '18'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '213372'^^xsd:integer;
  dwc:occurrenceId 'Diadema setosum_2020_37.04434_21.55892_5-15'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213372'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '10'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Diadema%20setosum_2020_37.04434_21.55892_6-15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Diadema%20setosum_2020_37.04434_21.55892_6-15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Diadema%20setosum_2020_37.04434_21.55892_6-15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.04434 21.55892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.04434"^^xsd:decimal ;
  dwc:decimalLongitude "21.55892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "18"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Diadema%20setosum_2020_37.04434_21.55892_6-15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.04434 21.55892)"^^geo:wktLiteral ;
  geo-pos:lat "37.04434"^^xsd:decimal ;
  geo-pos:long "21.55892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "18"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Diadema%20setosum_2020_37.04434_21.55892_6-15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Diadema setosum_2020_37.04434_21.55892_6-15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Diadema setosum_2020_37.04434_21.55892_6-15'^^xsd:string;
  dwc:scientificName 'Diadema setosum (Leske, 1778)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.55892'^^xsd:double;
  dwc:latitude '37.04434'^^xsd:double;
  dwc:coordinatePrecision '18'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '213372'^^xsd:integer;
  dwc:occurrenceId 'Diadema setosum_2020_37.04434_21.55892_6-15'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213372'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '9'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2020_37.04434_21.55892_1-7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2020_37.04434_21.55892_1-7> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2020_37.04434_21.55892_1-7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.04434 21.55892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.04434"^^xsd:decimal ;
  dwc:decimalLongitude "21.55892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "18"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2020_37.04434_21.55892_1-7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.04434 21.55892)"^^geo:wktLiteral ;
  geo-pos:lat "37.04434"^^xsd:decimal ;
  geo-pos:long "21.55892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "18"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2020_37.04434_21.55892_1-7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2020_37.04434_21.55892_1-7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2020_37.04434_21.55892_1-7'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.55892'^^xsd:double;
  dwc:latitude '37.04434'^^xsd:double;
  dwc:coordinatePrecision '18'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2020_37.04434_21.55892_1-7'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '25'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2020-07-20_37.04434_21.55892_15-15_Michail%20Ragkousis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2020-07-20_37.04434_21.55892_15-15_Michail%20Ragkousis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2020-07-20_37.04434_21.55892_15-15_Michail%20Ragkousis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.04434 21.55892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.04434"^^xsd:decimal ;
  dwc:decimalLongitude "21.55892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "18"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2020-07-20_37.04434_21.55892_15-15_Michail%20Ragkousis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.04434 21.55892)"^^geo:wktLiteral ;
  geo-pos:lat "37.04434"^^xsd:decimal ;
  geo-pos:long "21.55892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "18"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2020-07-20_37.04434_21.55892_15-15_Michail%20Ragkousis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2020-07-20_37.04434_21.55892_15-15_Michail Ragkousis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2020-07-20_37.04434_21.55892_15-15_Michail Ragkousis'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Michail Ragkousis'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.55892'^^xsd:double;
  dwc:latitude '37.04434'^^xsd:double;
  dwc:coordinatePrecision '18'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance; UAEGEAN - ALAS'^^xsd:string;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2020-07-20_37.04434_21.55892_15-15_Michail Ragkousis'^^xsd:string;
  dwc:observationDate '2020-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2020-07-20_37.04434_21.55892_5-30_Alexandros%20Tsatiris>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2020-07-20_37.04434_21.55892_5-30_Alexandros%20Tsatiris> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2020-07-20_37.04434_21.55892_5-30_Alexandros%20Tsatiris> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.04434 21.55892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.04434"^^xsd:decimal ;
  dwc:decimalLongitude "21.55892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "18"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2020-07-20_37.04434_21.55892_5-30_Alexandros%20Tsatiris>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.04434 21.55892)"^^geo:wktLiteral ;
  geo-pos:lat "37.04434"^^xsd:decimal ;
  geo-pos:long "21.55892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "18"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2020-07-20_37.04434_21.55892_5-30_Alexandros%20Tsatiris>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2020-07-20_37.04434_21.55892_5-30_Alexandros Tsatiris" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2020-07-20_37.04434_21.55892_5-30_Alexandros Tsatiris'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Alexandros Tsatiris'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.55892'^^xsd:double;
  dwc:latitude '37.04434'^^xsd:double;
  dwc:coordinatePrecision '18'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance; UAEGEAN - ALAS'^^xsd:string;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2020-07-20_37.04434_21.55892_5-30_Alexandros Tsatiris'^^xsd:string;
  dwc:observationDate '2020-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '14'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2020-07-21_37.04434_21.55892_15-15_Michail%20Ragkousis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2020-07-21_37.04434_21.55892_15-15_Michail%20Ragkousis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2020-07-21_37.04434_21.55892_15-15_Michail%20Ragkousis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.04434 21.55892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.04434"^^xsd:decimal ;
  dwc:decimalLongitude "21.55892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "18"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2020-07-21_37.04434_21.55892_15-15_Michail%20Ragkousis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.04434 21.55892)"^^geo:wktLiteral ;
  geo-pos:lat "37.04434"^^xsd:decimal ;
  geo-pos:long "21.55892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "18"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2020-07-21_37.04434_21.55892_15-15_Michail%20Ragkousis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2020-07-21_37.04434_21.55892_15-15_Michail Ragkousis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2020-07-21_37.04434_21.55892_15-15_Michail Ragkousis'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Michail Ragkousis'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.55892'^^xsd:double;
  dwc:latitude '37.04434'^^xsd:double;
  dwc:coordinatePrecision '18'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance; UAEGEAN - ALAS'^^xsd:string;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2020-07-21_37.04434_21.55892_15-15_Michail Ragkousis'^^xsd:string;
  dwc:observationDate '2020-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2020-07-22_37.04434_21.55892_15-15_Michail%20Ragkousis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2020-07-22_37.04434_21.55892_15-15_Michail%20Ragkousis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2020-07-22_37.04434_21.55892_15-15_Michail%20Ragkousis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.04434 21.55892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.04434"^^xsd:decimal ;
  dwc:decimalLongitude "21.55892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "18"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2020-07-22_37.04434_21.55892_15-15_Michail%20Ragkousis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.04434 21.55892)"^^geo:wktLiteral ;
  geo-pos:lat "37.04434"^^xsd:decimal ;
  geo-pos:long "21.55892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "18"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2020-07-22_37.04434_21.55892_15-15_Michail%20Ragkousis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2020-07-22_37.04434_21.55892_15-15_Michail Ragkousis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2020-07-22_37.04434_21.55892_15-15_Michail Ragkousis'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Michail Ragkousis'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.55892'^^xsd:double;
  dwc:latitude '37.04434'^^xsd:double;
  dwc:coordinatePrecision '18'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance; UAEGEAN - ALAS'^^xsd:string;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2020-07-22_37.04434_21.55892_15-15_Michail Ragkousis'^^xsd:string;
  dwc:observationDate '2020-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2020-07-23_37.04434_21.55892_5-5_Michail%20Ragkousis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2020-07-23_37.04434_21.55892_5-5_Michail%20Ragkousis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2020-07-23_37.04434_21.55892_5-5_Michail%20Ragkousis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.04434 21.55892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.04434"^^xsd:decimal ;
  dwc:decimalLongitude "21.55892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "18"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2020-07-23_37.04434_21.55892_5-5_Michail%20Ragkousis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.04434 21.55892)"^^geo:wktLiteral ;
  geo-pos:lat "37.04434"^^xsd:decimal ;
  geo-pos:long "21.55892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "18"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2020-07-23_37.04434_21.55892_5-5_Michail%20Ragkousis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2020-07-23_37.04434_21.55892_5-5_Michail Ragkousis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2020-07-23_37.04434_21.55892_5-5_Michail Ragkousis'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Michail Ragkousis'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.55892'^^xsd:double;
  dwc:latitude '37.04434'^^xsd:double;
  dwc:coordinatePrecision '18'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance; UAEGEAN - ALAS'^^xsd:string;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2020-07-23_37.04434_21.55892_5-5_Michail Ragkousis'^^xsd:string;
  dwc:observationDate '2020-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2020-07-24_37.04434_21.55892_5-5_Michail%20Ragkousis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2020-07-24_37.04434_21.55892_5-5_Michail%20Ragkousis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2020-07-24_37.04434_21.55892_5-5_Michail%20Ragkousis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.04434 21.55892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.04434"^^xsd:decimal ;
  dwc:decimalLongitude "21.55892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "18"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2020-07-24_37.04434_21.55892_5-5_Michail%20Ragkousis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.04434 21.55892)"^^geo:wktLiteral ;
  geo-pos:lat "37.04434"^^xsd:decimal ;
  geo-pos:long "21.55892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "18"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2020-07-24_37.04434_21.55892_5-5_Michail%20Ragkousis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2020-07-24_37.04434_21.55892_5-5_Michail Ragkousis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2020-07-24_37.04434_21.55892_5-5_Michail Ragkousis'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Michail Ragkousis'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.55892'^^xsd:double;
  dwc:latitude '37.04434'^^xsd:double;
  dwc:coordinatePrecision '18'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance; UAEGEAN - ALAS'^^xsd:string;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2020-07-24_37.04434_21.55892_5-5_Michail Ragkousis'^^xsd:string;
  dwc:observationDate '2020-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2020-07-21_37.04434_21.55892_5-5_Michail%20Ragkousis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-07-21_37.04434_21.55892_5-5_Michail%20Ragkousis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-07-21_37.04434_21.55892_5-5_Michail%20Ragkousis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.04434 21.55892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.04434"^^xsd:decimal ;
  dwc:decimalLongitude "21.55892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "18"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2020-07-21_37.04434_21.55892_5-5_Michail%20Ragkousis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.04434 21.55892)"^^geo:wktLiteral ;
  geo-pos:lat "37.04434"^^xsd:decimal ;
  geo-pos:long "21.55892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "18"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2020-07-21_37.04434_21.55892_5-5_Michail%20Ragkousis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2020-07-21_37.04434_21.55892_5-5_Michail Ragkousis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2020-07-21_37.04434_21.55892_5-5_Michail Ragkousis'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Michail Ragkousis'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.55892'^^xsd:double;
  dwc:latitude '37.04434'^^xsd:double;
  dwc:coordinatePrecision '18'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance; UAEGEAN - ALAS'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2020-07-21_37.04434_21.55892_5-5_Michail Ragkousis'^^xsd:string;
  dwc:observationDate '2020-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2020-07-22_37.04434_21.55892_5-5_Michail%20Ragkousis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-07-22_37.04434_21.55892_5-5_Michail%20Ragkousis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-07-22_37.04434_21.55892_5-5_Michail%20Ragkousis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.04434 21.55892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.04434"^^xsd:decimal ;
  dwc:decimalLongitude "21.55892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "18"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2020-07-22_37.04434_21.55892_5-5_Michail%20Ragkousis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.04434 21.55892)"^^geo:wktLiteral ;
  geo-pos:lat "37.04434"^^xsd:decimal ;
  geo-pos:long "21.55892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "18"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2020-07-22_37.04434_21.55892_5-5_Michail%20Ragkousis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2020-07-22_37.04434_21.55892_5-5_Michail Ragkousis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2020-07-22_37.04434_21.55892_5-5_Michail Ragkousis'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Michail Ragkousis'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.55892'^^xsd:double;
  dwc:latitude '37.04434'^^xsd:double;
  dwc:coordinatePrecision '18'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance; UAEGEAN - ALAS'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2020-07-22_37.04434_21.55892_5-5_Michail Ragkousis'^^xsd:string;
  dwc:observationDate '2020-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2020-07-23_37.04434_21.55892_5-5_Michail%20Ragkousis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-07-23_37.04434_21.55892_5-5_Michail%20Ragkousis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-07-23_37.04434_21.55892_5-5_Michail%20Ragkousis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.04434 21.55892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.04434"^^xsd:decimal ;
  dwc:decimalLongitude "21.55892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "18"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2020-07-23_37.04434_21.55892_5-5_Michail%20Ragkousis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.04434 21.55892)"^^geo:wktLiteral ;
  geo-pos:lat "37.04434"^^xsd:decimal ;
  geo-pos:long "21.55892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "18"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2020-07-23_37.04434_21.55892_5-5_Michail%20Ragkousis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2020-07-23_37.04434_21.55892_5-5_Michail Ragkousis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2020-07-23_37.04434_21.55892_5-5_Michail Ragkousis'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Michail Ragkousis'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.55892'^^xsd:double;
  dwc:latitude '37.04434'^^xsd:double;
  dwc:coordinatePrecision '18'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance; UAEGEAN - ALAS'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2020-07-23_37.04434_21.55892_5-5_Michail Ragkousis'^^xsd:string;
  dwc:observationDate '2020-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '16'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2011_37.05957_21.56051_Koundouraki>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2011_37.05957_21.56051_Koundouraki> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2011_37.05957_21.56051_Koundouraki> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.05957 21.56051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.05957"^^xsd:decimal ;
  dwc:decimalLongitude "21.56051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2011_37.05957_21.56051_Koundouraki>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.05957 21.56051)"^^geo:wktLiteral ;
  geo-pos:lat "37.05957"^^xsd:decimal ;
  geo-pos:long "21.56051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2011_37.05957_21.56051_Koundouraki>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2011_37.05957_21.56051_Koundouraki" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2011_37.05957_21.56051_Koundouraki'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Koundouraki'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.56051'^^xsd:double;
  dwc:latitude '37.05957'^^xsd:double;
  dwc:coordinatePrecision '7'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance; Fisheries Directive'^^xsd:string;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2011_37.05957_21.56051_Koundouraki'^^xsd:string;
  dwc:observationDate '2011-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2017_37.15533_21.56499_4-4_Francesco%20Tiralongo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2017_37.15533_21.56499_4-4_Francesco%20Tiralongo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2017_37.15533_21.56499_4-4_Francesco%20Tiralongo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.15533 21.56499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.15533"^^xsd:decimal ;
  dwc:decimalLongitude "21.56499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2017_37.15533_21.56499_4-4_Francesco%20Tiralongo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.15533 21.56499)"^^geo:wktLiteral ;
  geo-pos:lat "37.15533"^^xsd:decimal ;
  geo-pos:long "21.56499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2017_37.15533_21.56499_4-4_Francesco%20Tiralongo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2017_37.15533_21.56499_4-4_Francesco Tiralongo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2017_37.15533_21.56499_4-4_Francesco Tiralongo'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Francesco Tiralongo'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.56499'^^xsd:double;
  dwc:latitude '37.15533'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2017_37.15533_21.56499_4-4_Francesco Tiralongo'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2011_37.15662_21.56599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2011_37.15662_21.56599> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2011_37.15662_21.56599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.15662 21.56599)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.15662"^^xsd:decimal ;
  dwc:decimalLongitude "21.56599"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2011_37.15662_21.56599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.15662 21.56599)"^^geo:wktLiteral ;
  geo-pos:lat "37.15662"^^xsd:decimal ;
  geo-pos:long "21.56599"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2011_37.15662_21.56599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2011_37.15662_21.56599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2011_37.15662_21.56599'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.56599'^^xsd:double;
  dwc:latitude '37.15662'^^xsd:double;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2011_37.15662_21.56599'^^xsd:string;
  dwc:observationDate '2011-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2019_37.0537_21.5732_23-23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2019_37.0537_21.5732_23-23> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2019_37.0537_21.5732_23-23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0537 21.5732)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.0537"^^xsd:decimal ;
  dwc:decimalLongitude "21.5732"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2019_37.0537_21.5732_23-23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0537 21.5732)"^^geo:wktLiteral ;
  geo-pos:lat "37.0537"^^xsd:decimal ;
  geo-pos:long "21.5732"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2019_37.0537_21.5732_23-23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2019_37.0537_21.5732_23-23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2019_37.0537_21.5732_23-23'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.5732'^^xsd:double;
  dwc:latitude '37.0537'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2019_37.0537_21.5732_23-23'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2019_37.0537_21.5732_23-23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.0537_21.5732_23-23> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.0537_21.5732_23-23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0537 21.5732)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.0537"^^xsd:decimal ;
  dwc:decimalLongitude "21.5732"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.0537_21.5732_23-23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0537 21.5732)"^^geo:wktLiteral ;
  geo-pos:lat "37.0537"^^xsd:decimal ;
  geo-pos:long "21.5732"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2019_37.0537_21.5732_23-23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2019_37.0537_21.5732_23-23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2019_37.0537_21.5732_23-23'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.5732'^^xsd:double;
  dwc:latitude '37.0537'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2019_37.0537_21.5732_23-23'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Amathia%20verticillata_2020_37.06052_21.57511_0-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Amathia%20verticillata_2020_37.06052_21.57511_0-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Amathia%20verticillata_2020_37.06052_21.57511_0-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.06052 21.57511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.06052"^^xsd:decimal ;
  dwc:decimalLongitude "21.57511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Amathia%20verticillata_2020_37.06052_21.57511_0-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.06052 21.57511)"^^geo:wktLiteral ;
  geo-pos:lat "37.06052"^^xsd:decimal ;
  geo-pos:long "21.57511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Amathia%20verticillata_2020_37.06052_21.57511_0-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Amathia verticillata_2020_37.06052_21.57511_0-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Amathia verticillata_2020_37.06052_21.57511_0-1'^^xsd:string;
  dwc:scientificName 'Amathia verticillata (delle Chiaje, 1822)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.57511'^^xsd:double;
  dwc:latitude '37.06052'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '851581'^^xsd:integer;
  dwc:occurrenceId 'Amathia verticillata_2020_37.06052_21.57511_0-1'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '851581'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'low'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2011_37.06036_21.57521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2011_37.06036_21.57521> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2011_37.06036_21.57521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.06036 21.57521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.06036"^^xsd:decimal ;
  dwc:decimalLongitude "21.57521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2011_37.06036_21.57521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.06036 21.57521)"^^geo:wktLiteral ;
  geo-pos:lat "37.06036"^^xsd:decimal ;
  geo-pos:long "21.57521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "58"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2011_37.06036_21.57521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2011_37.06036_21.57521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2011_37.06036_21.57521'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.57521'^^xsd:double;
  dwc:latitude '37.06036'^^xsd:double;
  dwc:coordinatePrecision '58'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2011_37.06036_21.57521'^^xsd:string;
  dwc:observationDate '2011-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2011_37.09283_21.57635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2011_37.09283_21.57635> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2011_37.09283_21.57635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.09283 21.57635)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.09283"^^xsd:decimal ;
  dwc:decimalLongitude "21.57635"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2011_37.09283_21.57635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.09283 21.57635)"^^geo:wktLiteral ;
  geo-pos:lat "37.09283"^^xsd:decimal ;
  geo-pos:long "21.57635"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2011_37.09283_21.57635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2011_37.09283_21.57635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2011_37.09283_21.57635'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.57635'^^xsd:double;
  dwc:latitude '37.09283'^^xsd:double;
  dwc:occurrenceRemarks 'Fisheries Directive'^^xsd:string;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2011_37.09283_21.57635'^^xsd:string;
  dwc:observationDate '2011-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Ganonema%20farinosum_2020_37.08892_21.57967_0.3-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Ganonema%20farinosum_2020_37.08892_21.57967_0.3-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Ganonema%20farinosum_2020_37.08892_21.57967_0.3-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.08892 21.57967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.08892"^^xsd:decimal ;
  dwc:decimalLongitude "21.57967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "15"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Ganonema%20farinosum_2020_37.08892_21.57967_0.3-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.08892 21.57967)"^^geo:wktLiteral ;
  geo-pos:lat "37.08892"^^xsd:decimal ;
  geo-pos:long "21.57967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "15"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Ganonema%20farinosum_2020_37.08892_21.57967_0.3-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ganonema farinosum_2020_37.08892_21.57967_0.3-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Ganonema farinosum_2020_37.08892_21.57967_0.3-5'^^xsd:string;
  dwc:scientificName 'Ganonema farinosum (J.V.Lamouroux) K.-C.Fan & Y.-C.Wang, 1974'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.57967'^^xsd:double;
  dwc:latitude '37.08892'^^xsd:double;
  dwc:coordinatePrecision '15'^^xsd:integer;
  dwc:minimumDepth '0.3'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '145749'^^xsd:integer;
  dwc:occurrenceId 'Ganonema farinosum_2020_37.08892_21.57967_0.3-5'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145749'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2020_37.08892_21.57967_0.3-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2020_37.08892_21.57967_0.3-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2020_37.08892_21.57967_0.3-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.08892 21.57967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.08892"^^xsd:decimal ;
  dwc:decimalLongitude "21.57967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "15"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2020_37.08892_21.57967_0.3-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.08892 21.57967)"^^geo:wktLiteral ;
  geo-pos:lat "37.08892"^^xsd:decimal ;
  geo-pos:long "21.57967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "15"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2020_37.08892_21.57967_0.3-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2020_37.08892_21.57967_0.3-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2020_37.08892_21.57967_0.3-5'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.57967'^^xsd:double;
  dwc:latitude '37.08892'^^xsd:double;
  dwc:coordinatePrecision '15'^^xsd:integer;
  dwc:minimumDepth '0.3'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2020_37.08892_21.57967_0.3-5'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '9'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2020_37.08892_21.57967_0.3-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2020_37.08892_21.57967_0.3-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2020_37.08892_21.57967_0.3-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.08892 21.57967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.08892"^^xsd:decimal ;
  dwc:decimalLongitude "21.57967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "15"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2020_37.08892_21.57967_0.3-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.08892 21.57967)"^^geo:wktLiteral ;
  geo-pos:lat "37.08892"^^xsd:decimal ;
  geo-pos:long "21.57967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "15"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2020_37.08892_21.57967_0.3-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2020_37.08892_21.57967_0.3-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2020_37.08892_21.57967_0.3-5'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.57967'^^xsd:double;
  dwc:latitude '37.08892'^^xsd:double;
  dwc:coordinatePrecision '15'^^xsd:integer;
  dwc:minimumDepth '0.3'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2020_37.08892_21.57967_0.3-5'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '11'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2020_37.08892_21.57967_0.3-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_37.08892_21.57967_0.3-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_37.08892_21.57967_0.3-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.08892 21.57967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.08892"^^xsd:decimal ;
  dwc:decimalLongitude "21.57967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "15"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_37.08892_21.57967_0.3-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.08892 21.57967)"^^geo:wktLiteral ;
  geo-pos:lat "37.08892"^^xsd:decimal ;
  geo-pos:long "21.57967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "15"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2020_37.08892_21.57967_0.3-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2020_37.08892_21.57967_0.3-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2020_37.08892_21.57967_0.3-5'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.57967'^^xsd:double;
  dwc:latitude '37.08892'^^xsd:double;
  dwc:coordinatePrecision '15'^^xsd:integer;
  dwc:minimumDepth '0.3'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2020_37.08892_21.57967_0.3-5'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Penaeus%20aztecus_2014_36.57_21.58_78.3-78.3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Penaeus%20aztecus_2014_36.57_21.58_78.3-78.3> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Penaeus%20aztecus_2014_36.57_21.58_78.3-78.3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.57 21.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.57"^^xsd:decimal ;
  dwc:decimalLongitude "21.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "78.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "78.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Penaeus%20aztecus_2014_36.57_21.58_78.3-78.3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.57 21.58)"^^geo:wktLiteral ;
  geo-pos:lat "36.57"^^xsd:decimal ;
  geo-pos:long "21.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Penaeus%20aztecus_2014_36.57_21.58_78.3-78.3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Penaeus aztecus_2014_36.57_21.58_78.3-78.3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Penaeus aztecus_2014_36.57_21.58_78.3-78.3'^^xsd:string;
  dwc:scientificName 'Penaeus aztecus Ives, 1891'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.58'^^xsd:double;
  dwc:latitude '36.57'^^xsd:double;
  dwc:minimumDepth '78.3'^^xsd:double;
  dwc:maximumDepth '78.3'^^xsd:double;
  dwc:aphiaid '395176'^^xsd:integer;
  dwc:occurrenceId 'Penaeus aztecus_2014_36.57_21.58_78.3-78.3'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1809216'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Penaeus%20aztecus_2014_36.5626_21.5802_73.8-73.8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Penaeus%20aztecus_2014_36.5626_21.5802_73.8-73.8> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Penaeus%20aztecus_2014_36.5626_21.5802_73.8-73.8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5626 21.5802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5626"^^xsd:decimal ;
  dwc:decimalLongitude "21.5802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "73.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Penaeus%20aztecus_2014_36.5626_21.5802_73.8-73.8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5626 21.5802)"^^geo:wktLiteral ;
  geo-pos:lat "36.5626"^^xsd:decimal ;
  geo-pos:long "21.5802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Penaeus%20aztecus_2014_36.5626_21.5802_73.8-73.8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Penaeus aztecus_2014_36.5626_21.5802_73.8-73.8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Penaeus aztecus_2014_36.5626_21.5802_73.8-73.8'^^xsd:string;
  dwc:scientificName 'Penaeus aztecus Ives, 1891'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.5802'^^xsd:double;
  dwc:latitude '36.5626'^^xsd:double;
  dwc:minimumDepth '73.8'^^xsd:double;
  dwc:maximumDepth '73.8'^^xsd:double;
  dwc:aphiaid '395176'^^xsd:integer;
  dwc:occurrenceId 'Penaeus aztecus_2014_36.5626_21.5802_73.8-73.8'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1809216'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '29'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Callinectes%20sapidus_2019_38.285_21.5878_73-73>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2019_38.285_21.5878_73-73> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2019_38.285_21.5878_73-73> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.285 21.5878)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.285"^^xsd:decimal ;
  dwc:decimalLongitude "21.5878"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters "73"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Callinectes%20sapidus_2019_38.285_21.5878_73-73>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.285 21.5878)"^^geo:wktLiteral ;
  geo-pos:lat "38.285"^^xsd:decimal ;
  geo-pos:long "21.5878"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Callinectes%20sapidus_2019_38.285_21.5878_73-73>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Callinectes sapidus_2019_38.285_21.5878_73-73" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Callinectes sapidus_2019_38.285_21.5878_73-73'^^xsd:string;
  dwc:scientificName 'Callinectes sapidus Rathbun, 1896'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.5878'^^xsd:double;
  dwc:latitude '38.285'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:maximumDepth '73'^^xsd:integer;
  dwc:aphiaid '107379'^^xsd:integer;
  dwc:occurrenceId 'Callinectes sapidus_2019_38.285_21.5878_73-73'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107379'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Magallana%20gigas_1989_38.22254_21.5881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Magallana%20gigas_1989_38.22254_21.5881> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Magallana%20gigas_1989_38.22254_21.5881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22254 21.5881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22254"^^xsd:decimal ;
  dwc:decimalLongitude "21.5881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Magallana%20gigas_1989_38.22254_21.5881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22254 21.5881)"^^geo:wktLiteral ;
  geo-pos:lat "38.22254"^^xsd:decimal ;
  geo-pos:long "21.5881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Magallana%20gigas_1989_38.22254_21.5881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Magallana gigas_1989_38.22254_21.5881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Magallana gigas_1989_38.22254_21.5881'^^xsd:string;
  dwc:scientificName 'Magallana gigas (Thunberg, 1793)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.5881'^^xsd:double;
  dwc:latitude '38.22254'^^xsd:double;
  dwc:aphiaid '836033'^^xsd:integer;
  dwc:occurrenceId 'Magallana gigas_1989_38.22254_21.5881'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '836033'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2011_37.21123_21.59185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2011_37.21123_21.59185> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2011_37.21123_21.59185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.21123 21.59185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.21123"^^xsd:decimal ;
  dwc:decimalLongitude "21.59185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2011_37.21123_21.59185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.21123 21.59185)"^^geo:wktLiteral ;
  geo-pos:lat "37.21123"^^xsd:decimal ;
  geo-pos:long "21.59185"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2011_37.21123_21.59185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2011_37.21123_21.59185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2011_37.21123_21.59185'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.59185'^^xsd:double;
  dwc:latitude '37.21123'^^xsd:double;
  dwc:occurrenceRemarks 'Fisheries Directive'^^xsd:string;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2011_37.21123_21.59185'^^xsd:string;
  dwc:observationDate '2011-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2012_37.21123_21.59185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2012_37.21123_21.59185> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2012_37.21123_21.59185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.21123 21.59185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.21123"^^xsd:decimal ;
  dwc:decimalLongitude "21.59185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2012_37.21123_21.59185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.21123 21.59185)"^^geo:wktLiteral ;
  geo-pos:lat "37.21123"^^xsd:decimal ;
  geo-pos:long "21.59185"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2012_37.21123_21.59185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2012_37.21123_21.59185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2012_37.21123_21.59185'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.59185'^^xsd:double;
  dwc:latitude '37.21123'^^xsd:double;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2012_37.21123_21.59185'^^xsd:string;
  dwc:observationDate '2012-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2019_37.21387_21.59529_6-6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2019_37.21387_21.59529_6-6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2019_37.21387_21.59529_6-6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.21387 21.59529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.21387"^^xsd:decimal ;
  dwc:decimalLongitude "21.59529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2019_37.21387_21.59529_6-6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.21387 21.59529)"^^geo:wktLiteral ;
  geo-pos:lat "37.21387"^^xsd:decimal ;
  geo-pos:long "21.59529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2019_37.21387_21.59529_6-6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2019_37.21387_21.59529_6-6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2019_37.21387_21.59529_6-6'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.59529'^^xsd:double;
  dwc:latitude '37.21387'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2019_37.21387_21.59529_6-6'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2019_37.0025_21.6222_18-18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.0025_21.6222_18-18> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.0025_21.6222_18-18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0025 21.6222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.0025"^^xsd:decimal ;
  dwc:decimalLongitude "21.6222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.0025_21.6222_18-18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0025 21.6222)"^^geo:wktLiteral ;
  geo-pos:lat "37.0025"^^xsd:decimal ;
  geo-pos:long "21.6222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2019_37.0025_21.6222_18-18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2019_37.0025_21.6222_18-18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2019_37.0025_21.6222_18-18'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.6222'^^xsd:double;
  dwc:latitude '37.0025'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2019_37.0025_21.6222_18-18'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '126'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2019_37.01446_21.62223_3-4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2019_37.01446_21.62223_3-4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2019_37.01446_21.62223_3-4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.01446 21.62223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.01446"^^xsd:decimal ;
  dwc:decimalLongitude "21.62223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2019_37.01446_21.62223_3-4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.01446 21.62223)"^^geo:wktLiteral ;
  geo-pos:lat "37.01446"^^xsd:decimal ;
  geo-pos:long "21.62223"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2019_37.01446_21.62223_3-4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2019_37.01446_21.62223_3-4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2019_37.01446_21.62223_3-4'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.62223'^^xsd:double;
  dwc:latitude '37.01446'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2019_37.01446_21.62223_3-4'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2019_37.0025_21.6252_11-11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.0025_21.6252_11-11> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.0025_21.6252_11-11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0025 21.6252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.0025"^^xsd:decimal ;
  dwc:decimalLongitude "21.6252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.0025_21.6252_11-11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0025 21.6252)"^^geo:wktLiteral ;
  geo-pos:lat "37.0025"^^xsd:decimal ;
  geo-pos:long "21.6252"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2019_37.0025_21.6252_11-11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2019_37.0025_21.6252_11-11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2019_37.0025_21.6252_11-11'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.6252'^^xsd:double;
  dwc:latitude '37.0025'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2019_37.0025_21.6252_11-11'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '127'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2019_37.0028_21.6252_9-9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.0028_21.6252_9-9> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.0028_21.6252_9-9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0028 21.6252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.0028"^^xsd:decimal ;
  dwc:decimalLongitude "21.6252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.0028_21.6252_9-9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0028 21.6252)"^^geo:wktLiteral ;
  geo-pos:lat "37.0028"^^xsd:decimal ;
  geo-pos:long "21.6252"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2019_37.0028_21.6252_9-9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2019_37.0028_21.6252_9-9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2019_37.0028_21.6252_9-9'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.6252'^^xsd:double;
  dwc:latitude '37.0028'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2019_37.0028_21.6252_9-9'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '520'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Amathia%20verticillata_1981_38.25715_21.62679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Amathia%20verticillata_1981_38.25715_21.62679> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Amathia%20verticillata_1981_38.25715_21.62679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.25715 21.62679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.25715"^^xsd:decimal ;
  dwc:decimalLongitude "21.62679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Amathia%20verticillata_1981_38.25715_21.62679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.25715 21.62679)"^^geo:wktLiteral ;
  geo-pos:lat "38.25715"^^xsd:decimal ;
  geo-pos:long "21.62679"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Amathia%20verticillata_1981_38.25715_21.62679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Amathia verticillata_1981_38.25715_21.62679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Amathia verticillata_1981_38.25715_21.62679'^^xsd:string;
  dwc:scientificName 'Amathia verticillata (delle Chiaje, 1822)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.62679'^^xsd:double;
  dwc:latitude '38.25715'^^xsd:double;
  dwc:aphiaid '851581'^^xsd:integer;
  dwc:occurrenceId 'Amathia verticillata_1981_38.25715_21.62679'^^xsd:string;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '851581'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2019_36.9755_21.6413_14-14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_36.9755_21.6413_14-14> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_36.9755_21.6413_14-14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9755 21.6413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9755"^^xsd:decimal ;
  dwc:decimalLongitude "21.6413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_36.9755_21.6413_14-14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9755 21.6413)"^^geo:wktLiteral ;
  geo-pos:lat "36.9755"^^xsd:decimal ;
  geo-pos:long "21.6413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2019_36.9755_21.6413_14-14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2019_36.9755_21.6413_14-14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2019_36.9755_21.6413_14-14'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.6413'^^xsd:double;
  dwc:latitude '36.9755'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2019_36.9755_21.6413_14-14'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '125'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Upeneus%20moluccensis_1976_38.31701_21.64222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Upeneus%20moluccensis_1976_38.31701_21.64222> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Upeneus%20moluccensis_1976_38.31701_21.64222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.31701 21.64222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.31701"^^xsd:decimal ;
  dwc:decimalLongitude "21.64222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Upeneus%20moluccensis_1976_38.31701_21.64222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.31701 21.64222)"^^geo:wktLiteral ;
  geo-pos:lat "38.31701"^^xsd:decimal ;
  geo-pos:long "21.64222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Upeneus%20moluccensis_1976_38.31701_21.64222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Upeneus moluccensis_1976_38.31701_21.64222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Upeneus moluccensis_1976_38.31701_21.64222'^^xsd:string;
  dwc:scientificName 'Upeneus moluccensis (Bleeker, 1855)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.64222'^^xsd:double;
  dwc:latitude '38.31701'^^xsd:double;
  dwc:aphiaid '126989'^^xsd:integer;
  dwc:occurrenceId 'Upeneus moluccensis_1976_38.31701_21.64222'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126989'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2019_36.9747_21.65_9-9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_36.9747_21.65_9-9> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_36.9747_21.65_9-9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9747 21.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9747"^^xsd:decimal ;
  dwc:decimalLongitude "21.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2019_36.9747_21.65_9-9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9747 21.65)"^^geo:wktLiteral ;
  geo-pos:lat "36.9747"^^xsd:decimal ;
  geo-pos:long "21.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2019_36.9747_21.65_9-9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2019_36.9747_21.65_9-9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2019_36.9747_21.65_9-9'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.65'^^xsd:double;
  dwc:latitude '36.9747'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2019_36.9747_21.65_9-9'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '81'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2019_36.976_21.65_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_36.976_21.65_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_36.976_21.65_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.976 21.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.976"^^xsd:decimal ;
  dwc:decimalLongitude "21.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2019_36.976_21.65_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.976 21.65)"^^geo:wktLiteral ;
  geo-pos:lat "36.976"^^xsd:decimal ;
  geo-pos:long "21.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2019_36.976_21.65_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2019_36.976_21.65_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2019_36.976_21.65_5-5'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.65'^^xsd:double;
  dwc:latitude '36.976'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2019_36.976_21.65_5-5'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '53'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Upeneus%20pori_2014_38.22293_21.67757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Upeneus%20pori_2014_38.22293_21.67757> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Upeneus%20pori_2014_38.22293_21.67757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22293 21.67757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.22293"^^xsd:decimal ;
  dwc:decimalLongitude "21.67757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Upeneus%20pori_2014_38.22293_21.67757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.22293 21.67757)"^^geo:wktLiteral ;
  geo-pos:lat "38.22293"^^xsd:decimal ;
  geo-pos:long "21.67757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Upeneus%20pori_2014_38.22293_21.67757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Upeneus pori_2014_38.22293_21.67757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Upeneus pori_2014_38.22293_21.67757'^^xsd:string;
  dwc:scientificName 'Upeneus pori Ben-Tuvia & Golani, 1989'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.67757'^^xsd:double;
  dwc:latitude '38.22293'^^xsd:double;
  dwc:occurrenceRemarks 'approximate coordinates through Google Earth;HCMR PROJECTS/ETHNIKO'^^xsd:string;
  dwc:aphiaid '273671'^^xsd:integer;
  dwc:occurrenceId 'Upeneus pori_2014_38.22293_21.67757'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '273671'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Conomurex%20persicus_2020_37.29108_21.68358_1-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Conomurex%20persicus_2020_37.29108_21.68358_1-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Conomurex%20persicus_2020_37.29108_21.68358_1-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.29108 21.68358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.29108"^^xsd:decimal ;
  dwc:decimalLongitude "21.68358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Conomurex%20persicus_2020_37.29108_21.68358_1-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.29108 21.68358)"^^geo:wktLiteral ;
  geo-pos:lat "37.29108"^^xsd:decimal ;
  geo-pos:long "21.68358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Conomurex%20persicus_2020_37.29108_21.68358_1-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Conomurex persicus_2020_37.29108_21.68358_1-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Conomurex persicus_2020_37.29108_21.68358_1-5'^^xsd:string;
  dwc:scientificName 'Conomurex persicus (Swainson, 1821)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.68358'^^xsd:double;
  dwc:latitude '37.29108'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '565371'^^xsd:integer;
  dwc:occurrenceId 'Conomurex persicus_2020_37.29108_21.68358_1-5'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '565371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_2020_37.29108_21.68358_1-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_2020_37.29108_21.68358_1-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_2020_37.29108_21.68358_1-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.29108 21.68358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.29108"^^xsd:decimal ;
  dwc:decimalLongitude "21.68358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_2020_37.29108_21.68358_1-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.29108 21.68358)"^^geo:wktLiteral ;
  geo-pos:lat "37.29108"^^xsd:decimal ;
  geo-pos:long "21.68358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_2020_37.29108_21.68358_1-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_2020_37.29108_21.68358_1-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_2020_37.29108_21.68358_1-5'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.68358'^^xsd:double;
  dwc:latitude '37.29108'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_2020_37.29108_21.68358_1-5'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2020_37.29108_21.68358_4.5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2020_37.29108_21.68358_4.5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2020_37.29108_21.68358_4.5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.29108 21.68358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.29108"^^xsd:decimal ;
  dwc:decimalLongitude "21.68358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2020_37.29108_21.68358_4.5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.29108 21.68358)"^^geo:wktLiteral ;
  geo-pos:lat "37.29108"^^xsd:decimal ;
  geo-pos:long "21.68358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2020_37.29108_21.68358_4.5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2020_37.29108_21.68358_4.5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2020_37.29108_21.68358_4.5-5'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.68358'^^xsd:double;
  dwc:latitude '37.29108'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2020_37.29108_21.68358_4.5-5'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '50'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2020_37.29108_21.68358_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_37.29108_21.68358_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_37.29108_21.68358_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.29108 21.68358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.29108"^^xsd:decimal ;
  dwc:decimalLongitude "21.68358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_37.29108_21.68358_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.29108 21.68358)"^^geo:wktLiteral ;
  geo-pos:lat "37.29108"^^xsd:decimal ;
  geo-pos:long "21.68358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2020_37.29108_21.68358_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2020_37.29108_21.68358_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2020_37.29108_21.68358_5-5'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.68358'^^xsd:double;
  dwc:latitude '37.29108'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2020_37.29108_21.68358_5-5'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Sargocentron%20rubrum_2017_36.93749_21.68476_30-30_Francesco%20Tiralongo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2017_36.93749_21.68476_30-30_Francesco%20Tiralongo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2017_36.93749_21.68476_30-30_Francesco%20Tiralongo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.93749 21.68476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.93749"^^xsd:decimal ;
  dwc:decimalLongitude "21.68476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2017_36.93749_21.68476_30-30_Francesco%20Tiralongo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.93749 21.68476)"^^geo:wktLiteral ;
  geo-pos:lat "36.93749"^^xsd:decimal ;
  geo-pos:long "21.68476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Sargocentron%20rubrum_2017_36.93749_21.68476_30-30_Francesco%20Tiralongo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Sargocentron rubrum_2017_36.93749_21.68476_30-30_Francesco Tiralongo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Sargocentron rubrum_2017_36.93749_21.68476_30-30_Francesco Tiralongo'^^xsd:string;
  dwc:scientificName 'Sargocentron rubrum (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Francesco Tiralongo'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.68476'^^xsd:double;
  dwc:latitude '36.93749'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '126400'^^xsd:integer;
  dwc:occurrenceId 'Sargocentron rubrum_2017_36.93749_21.68476_30-30_Francesco Tiralongo'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126400'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Callinectes%20sapidus_2018_38.27081_21.68491_Thodoros%20Kampouris>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2018_38.27081_21.68491_Thodoros%20Kampouris> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2018_38.27081_21.68491_Thodoros%20Kampouris> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.27081 21.68491)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.27081"^^xsd:decimal ;
  dwc:decimalLongitude "21.68491"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Callinectes%20sapidus_2018_38.27081_21.68491_Thodoros%20Kampouris>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.27081 21.68491)"^^geo:wktLiteral ;
  geo-pos:lat "38.27081"^^xsd:decimal ;
  geo-pos:long "21.68491"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Callinectes%20sapidus_2018_38.27081_21.68491_Thodoros%20Kampouris>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Callinectes sapidus_2018_38.27081_21.68491_Thodoros Kampouris" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Callinectes sapidus_2018_38.27081_21.68491_Thodoros Kampouris'^^xsd:string;
  dwc:scientificName 'Callinectes sapidus Rathbun, 1896'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Thodoros Kampouris'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.68491'^^xsd:double;
  dwc:latitude '38.27081'^^xsd:double;
  dwc:aphiaid '107379'^^xsd:integer;
  dwc:occurrenceId 'Callinectes sapidus_2018_38.27081_21.68491_Thodoros Kampouris'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107379'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '5'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Asparagopsis_1983_36.91597_21.68995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Asparagopsis_1983_36.91597_21.68995> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Asparagopsis_1983_36.91597_21.68995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.91597 21.68995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.91597"^^xsd:decimal ;
  dwc:decimalLongitude "21.68995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Asparagopsis_1983_36.91597_21.68995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.91597 21.68995)"^^geo:wktLiteral ;
  geo-pos:lat "36.91597"^^xsd:decimal ;
  geo-pos:long "21.68995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Asparagopsis_1983_36.91597_21.68995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Asparagopsis_1983_36.91597_21.68995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Asparagopsis_1983_36.91597_21.68995'^^xsd:string;
  dwc:scientificName 'Asparagopsis Montagne, 1840'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.68995'^^xsd:double;
  dwc:latitude '36.91597'^^xsd:double;
  dwc:occurrenceRemarks 'approximate coordinates through Google Earth based on information provided by associatedReferences or asociatedMedia'^^xsd:string;
  dwc:aphiaid '143809'^^xsd:integer;
  dwc:occurrenceId 'Asparagopsis_1983_36.91597_21.68995'^^xsd:string;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143809'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Ganonema%20farinosum_2020_36.91376_21.69018_0.3-6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Ganonema%20farinosum_2020_36.91376_21.69018_0.3-6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Ganonema%20farinosum_2020_36.91376_21.69018_0.3-6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.91376 21.69018)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.91376"^^xsd:decimal ;
  dwc:decimalLongitude "21.69018"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Ganonema%20farinosum_2020_36.91376_21.69018_0.3-6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.91376 21.69018)"^^geo:wktLiteral ;
  geo-pos:lat "36.91376"^^xsd:decimal ;
  geo-pos:long "21.69018"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Ganonema%20farinosum_2020_36.91376_21.69018_0.3-6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ganonema farinosum_2020_36.91376_21.69018_0.3-6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Ganonema farinosum_2020_36.91376_21.69018_0.3-6'^^xsd:string;
  dwc:scientificName 'Ganonema farinosum (J.V.Lamouroux) K.-C.Fan & Y.-C.Wang, 1974'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.69018'^^xsd:double;
  dwc:latitude '36.91376'^^xsd:double;
  dwc:minimumDepth '0.3'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145749'^^xsd:integer;
  dwc:occurrenceId 'Ganonema farinosum_2020_36.91376_21.69018_0.3-6'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145749'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2020_36.91376_21.69018_0.3-6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2020_36.91376_21.69018_0.3-6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2020_36.91376_21.69018_0.3-6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.91376 21.69018)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.91376"^^xsd:decimal ;
  dwc:decimalLongitude "21.69018"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2020_36.91376_21.69018_0.3-6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.91376 21.69018)"^^geo:wktLiteral ;
  geo-pos:lat "36.91376"^^xsd:decimal ;
  geo-pos:long "21.69018"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2020_36.91376_21.69018_0.3-6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2020_36.91376_21.69018_0.3-6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2020_36.91376_21.69018_0.3-6'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.69018'^^xsd:double;
  dwc:latitude '36.91376'^^xsd:double;
  dwc:minimumDepth '0.3'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2020_36.91376_21.69018_0.3-6'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '8'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_2020_36.91376_21.69018_0.3-6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_2020_36.91376_21.69018_0.3-6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_2020_36.91376_21.69018_0.3-6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.91376 21.69018)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.91376"^^xsd:decimal ;
  dwc:decimalLongitude "21.69018"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_2020_36.91376_21.69018_0.3-6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.91376 21.69018)"^^geo:wktLiteral ;
  geo-pos:lat "36.91376"^^xsd:decimal ;
  geo-pos:long "21.69018"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_2020_36.91376_21.69018_0.3-6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_2020_36.91376_21.69018_0.3-6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_2020_36.91376_21.69018_0.3-6'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.69018'^^xsd:double;
  dwc:latitude '36.91376'^^xsd:double;
  dwc:minimumDepth '0.3'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_2020_36.91376_21.69018_0.3-6'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2020_36.91376_21.69018_0.3-6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2020_36.91376_21.69018_0.3-6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2020_36.91376_21.69018_0.3-6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.91376 21.69018)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.91376"^^xsd:decimal ;
  dwc:decimalLongitude "21.69018"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2020_36.91376_21.69018_0.3-6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.91376 21.69018)"^^geo:wktLiteral ;
  geo-pos:lat "36.91376"^^xsd:decimal ;
  geo-pos:long "21.69018"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2020_36.91376_21.69018_0.3-6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2020_36.91376_21.69018_0.3-6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2020_36.91376_21.69018_0.3-6'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.69018'^^xsd:double;
  dwc:latitude '36.91376'^^xsd:double;
  dwc:minimumDepth '0.3'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2020_36.91376_21.69018_0.3-6'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '8'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2020_36.91376_21.69018_0.3-6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_36.91376_21.69018_0.3-6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_36.91376_21.69018_0.3-6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.91376 21.69018)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.91376"^^xsd:decimal ;
  dwc:decimalLongitude "21.69018"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_36.91376_21.69018_0.3-6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.91376 21.69018)"^^geo:wktLiteral ;
  geo-pos:lat "36.91376"^^xsd:decimal ;
  geo-pos:long "21.69018"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2020_36.91376_21.69018_0.3-6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2020_36.91376_21.69018_0.3-6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2020_36.91376_21.69018_0.3-6'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.69018'^^xsd:double;
  dwc:latitude '36.91376'^^xsd:double;
  dwc:minimumDepth '0.3'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2020_36.91376_21.69018_0.3-6'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2019_36.91647_21.69459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2019_36.91647_21.69459> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2019_36.91647_21.69459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.91647 21.69459)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.91647"^^xsd:decimal ;
  dwc:decimalLongitude "21.69459"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2019_36.91647_21.69459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.91647 21.69459)"^^geo:wktLiteral ;
  geo-pos:lat "36.91647"^^xsd:decimal ;
  geo-pos:long "21.69459"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2019_36.91647_21.69459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2019_36.91647_21.69459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2019_36.91647_21.69459'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.69459'^^xsd:double;
  dwc:latitude '36.91647'^^xsd:double;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2019_36.91647_21.69459'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2019_36.91568_21.69472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.91568_21.69472> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.91568_21.69472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.91568 21.69472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.91568"^^xsd:decimal ;
  dwc:decimalLongitude "21.69472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.91568_21.69472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.91568 21.69472)"^^geo:wktLiteral ;
  geo-pos:lat "36.91568"^^xsd:decimal ;
  geo-pos:long "21.69472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2019_36.91568_21.69472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2019_36.91568_21.69472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2019_36.91568_21.69472'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.69472'^^xsd:double;
  dwc:latitude '36.91568'^^xsd:double;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2019_36.91568_21.69472'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2014_36.82737_21.69777_Maria%20Salomidi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2014_36.82737_21.69777_Maria%20Salomidi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2014_36.82737_21.69777_Maria%20Salomidi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.82737 21.69777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.82737"^^xsd:decimal ;
  dwc:decimalLongitude "21.69777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "46"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2014_36.82737_21.69777_Maria%20Salomidi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.82737 21.69777)"^^geo:wktLiteral ;
  geo-pos:lat "36.82737"^^xsd:decimal ;
  geo-pos:long "21.69777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "46"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2014_36.82737_21.69777_Maria%20Salomidi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2014_36.82737_21.69777_Maria Salomidi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2014_36.82737_21.69777_Maria Salomidi'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Salomidi'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.69777'^^xsd:double;
  dwc:latitude '36.82737'^^xsd:double;
  dwc:coordinatePrecision '46'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2014_36.82737_21.69777_Maria Salomidi'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Halophila%20stipulacea_2014_36.82737_21.69777_Maria%20Salomidi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2014_36.82737_21.69777_Maria%20Salomidi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2014_36.82737_21.69777_Maria%20Salomidi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.82737 21.69777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.82737"^^xsd:decimal ;
  dwc:decimalLongitude "21.69777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "46"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Halophila%20stipulacea_2014_36.82737_21.69777_Maria%20Salomidi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.82737 21.69777)"^^geo:wktLiteral ;
  geo-pos:lat "36.82737"^^xsd:decimal ;
  geo-pos:long "21.69777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "46"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Halophila%20stipulacea_2014_36.82737_21.69777_Maria%20Salomidi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Halophila stipulacea_2014_36.82737_21.69777_Maria Salomidi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Halophila stipulacea_2014_36.82737_21.69777_Maria Salomidi'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea (Forsskål) Ascherson, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Salomidi'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.69777'^^xsd:double;
  dwc:latitude '36.82737'^^xsd:double;
  dwc:coordinatePrecision '46'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:occurrenceId 'Halophila stipulacea_2014_36.82737_21.69777_Maria Salomidi'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2014_36.82737_21.69777_25-25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2014_36.82737_21.69777_25-25> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2014_36.82737_21.69777_25-25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.82737 21.69777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.82737"^^xsd:decimal ;
  dwc:decimalLongitude "21.69777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "46"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2014_36.82737_21.69777_25-25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.82737 21.69777)"^^geo:wktLiteral ;
  geo-pos:lat "36.82737"^^xsd:decimal ;
  geo-pos:long "21.69777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "46"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2014_36.82737_21.69777_25-25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2014_36.82737_21.69777_25-25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2014_36.82737_21.69777_25-25'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.69777'^^xsd:double;
  dwc:latitude '36.82737'^^xsd:double;
  dwc:coordinatePrecision '46'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2014_36.82737_21.69777_25-25'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2014_36.82737_21.69777_Maria%20Salomidi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2014_36.82737_21.69777_Maria%20Salomidi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2014_36.82737_21.69777_Maria%20Salomidi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.82737 21.69777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.82737"^^xsd:decimal ;
  dwc:decimalLongitude "21.69777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "46"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2014_36.82737_21.69777_Maria%20Salomidi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.82737 21.69777)"^^geo:wktLiteral ;
  geo-pos:lat "36.82737"^^xsd:decimal ;
  geo-pos:long "21.69777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "46"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2014_36.82737_21.69777_Maria%20Salomidi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2014_36.82737_21.69777_Maria Salomidi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2014_36.82737_21.69777_Maria Salomidi'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Salomidi'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.69777'^^xsd:double;
  dwc:latitude '36.82737'^^xsd:double;
  dwc:coordinatePrecision '46'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2014_36.82737_21.69777_Maria Salomidi'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2014_36.82737_21.69777_Maria%20Salomidi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2014_36.82737_21.69777_Maria%20Salomidi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2014_36.82737_21.69777_Maria%20Salomidi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.82737 21.69777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.82737"^^xsd:decimal ;
  dwc:decimalLongitude "21.69777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "46"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2014_36.82737_21.69777_Maria%20Salomidi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.82737 21.69777)"^^geo:wktLiteral ;
  geo-pos:lat "36.82737"^^xsd:decimal ;
  geo-pos:long "21.69777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "46"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2014_36.82737_21.69777_Maria%20Salomidi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2014_36.82737_21.69777_Maria Salomidi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2014_36.82737_21.69777_Maria Salomidi'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Salomidi'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.69777'^^xsd:double;
  dwc:latitude '36.82737'^^xsd:double;
  dwc:coordinatePrecision '46'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2014_36.82737_21.69777_Maria Salomidi'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Asparagopsis_2009_36.91826_21.69811_0.5-0.5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Asparagopsis_2009_36.91826_21.69811_0.5-0.5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Asparagopsis_2009_36.91826_21.69811_0.5-0.5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.91826 21.69811)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.91826"^^xsd:decimal ;
  dwc:decimalLongitude "21.69811"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Asparagopsis_2009_36.91826_21.69811_0.5-0.5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.91826 21.69811)"^^geo:wktLiteral ;
  geo-pos:lat "36.91826"^^xsd:decimal ;
  geo-pos:long "21.69811"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Asparagopsis_2009_36.91826_21.69811_0.5-0.5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Asparagopsis_2009_36.91826_21.69811_0.5-0.5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Asparagopsis_2009_36.91826_21.69811_0.5-0.5'^^xsd:string;
  dwc:scientificName 'Asparagopsis Montagne, 1840'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.69811'^^xsd:double;
  dwc:latitude '36.91826'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '143809'^^xsd:integer;
  dwc:occurrenceId 'Asparagopsis_2009_36.91826_21.69811_0.5-0.5'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143809'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2011_36.9488_21.69944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2011_36.9488_21.69944> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2011_36.9488_21.69944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9488 21.69944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9488"^^xsd:decimal ;
  dwc:decimalLongitude "21.69944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2011_36.9488_21.69944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9488 21.69944)"^^geo:wktLiteral ;
  geo-pos:lat "36.9488"^^xsd:decimal ;
  geo-pos:long "21.69944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2011_36.9488_21.69944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2011_36.9488_21.69944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2011_36.9488_21.69944'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.69944'^^xsd:double;
  dwc:latitude '36.9488'^^xsd:double;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2011_36.9488_21.69944'^^xsd:string;
  dwc:observationDate '2011-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2011_36.9488_21.69944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2011_36.9488_21.69944> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2011_36.9488_21.69944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9488 21.69944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9488"^^xsd:decimal ;
  dwc:decimalLongitude "21.69944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2011_36.9488_21.69944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9488 21.69944)"^^geo:wktLiteral ;
  geo-pos:lat "36.9488"^^xsd:decimal ;
  geo-pos:long "21.69944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2011_36.9488_21.69944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2011_36.9488_21.69944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2011_36.9488_21.69944'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.69944'^^xsd:double;
  dwc:latitude '36.9488'^^xsd:double;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2011_36.9488_21.69944'^^xsd:string;
  dwc:observationDate '2011-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Asparagopsis_2014_36.8186_21.70107_2-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Asparagopsis_2014_36.8186_21.70107_2-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Asparagopsis_2014_36.8186_21.70107_2-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8186 21.70107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8186"^^xsd:decimal ;
  dwc:decimalLongitude "21.70107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Asparagopsis_2014_36.8186_21.70107_2-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8186 21.70107)"^^geo:wktLiteral ;
  geo-pos:lat "36.8186"^^xsd:decimal ;
  geo-pos:long "21.70107"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Asparagopsis_2014_36.8186_21.70107_2-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Asparagopsis_2014_36.8186_21.70107_2-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Asparagopsis_2014_36.8186_21.70107_2-2'^^xsd:string;
  dwc:scientificName 'Asparagopsis Montagne, 1840'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.70107'^^xsd:double;
  dwc:latitude '36.8186'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '143809'^^xsd:integer;
  dwc:occurrenceId 'Asparagopsis_2014_36.8186_21.70107_2-2'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143809'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Ganonema%20farinosum_2014_36.8186_21.70107_0.5-0.5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Ganonema%20farinosum_2014_36.8186_21.70107_0.5-0.5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Ganonema%20farinosum_2014_36.8186_21.70107_0.5-0.5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8186 21.70107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8186"^^xsd:decimal ;
  dwc:decimalLongitude "21.70107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Ganonema%20farinosum_2014_36.8186_21.70107_0.5-0.5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8186 21.70107)"^^geo:wktLiteral ;
  geo-pos:lat "36.8186"^^xsd:decimal ;
  geo-pos:long "21.70107"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Ganonema%20farinosum_2014_36.8186_21.70107_0.5-0.5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ganonema farinosum_2014_36.8186_21.70107_0.5-0.5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Ganonema farinosum_2014_36.8186_21.70107_0.5-0.5'^^xsd:string;
  dwc:scientificName 'Ganonema farinosum (J.V.Lamouroux) K.-C.Fan & Y.-C.Wang, 1974'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.70107'^^xsd:double;
  dwc:latitude '36.8186'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '145749'^^xsd:integer;
  dwc:occurrenceId 'Ganonema farinosum_2014_36.8186_21.70107_0.5-0.5'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145749'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Halophila%20stipulacea_2013_38.20201_21.70128_1-1_Kostas%20Tsiamis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2013_38.20201_21.70128_1-1_Kostas%20Tsiamis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2013_38.20201_21.70128_1-1_Kostas%20Tsiamis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20201 21.70128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20201"^^xsd:decimal ;
  dwc:decimalLongitude "21.70128"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Halophila%20stipulacea_2013_38.20201_21.70128_1-1_Kostas%20Tsiamis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20201 21.70128)"^^geo:wktLiteral ;
  geo-pos:lat "38.20201"^^xsd:decimal ;
  geo-pos:long "21.70128"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Halophila%20stipulacea_2013_38.20201_21.70128_1-1_Kostas%20Tsiamis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Halophila stipulacea_2013_38.20201_21.70128_1-1_Kostas Tsiamis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Halophila stipulacea_2013_38.20201_21.70128_1-1_Kostas Tsiamis'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea (Forsskål) Ascherson, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Kostas Tsiamis'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.70128'^^xsd:double;
  dwc:latitude '38.20201'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:occurrenceId 'Halophila stipulacea_2013_38.20201_21.70128_1-1_Kostas Tsiamis'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2015%2F2018_36.91999_21.70175_Francesco%20Tiralongo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2015%2F2018_36.91999_21.70175_Francesco%20Tiralongo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2015%2F2018_36.91999_21.70175_Francesco%20Tiralongo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.91999 21.70175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.91999"^^xsd:decimal ;
  dwc:decimalLongitude "21.70175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2015%2F2018_36.91999_21.70175_Francesco%20Tiralongo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.91999 21.70175)"^^geo:wktLiteral ;
  geo-pos:lat "36.91999"^^xsd:decimal ;
  geo-pos:long "21.70175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2015%2F2018_36.91999_21.70175_Francesco%20Tiralongo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2015/2018_36.91999_21.70175_Francesco Tiralongo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2015/2018_36.91999_21.70175_Francesco Tiralongo'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Francesco Tiralongo'^^xsd:string;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.70175'^^xsd:double;
  dwc:latitude '36.91999'^^xsd:double;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2015/2018_36.91999_21.70175_Francesco Tiralongo'^^xsd:string;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '4'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2008_36.75843_21.70198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2008_36.75843_21.70198> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2008_36.75843_21.70198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75843 21.70198)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.75843"^^xsd:decimal ;
  dwc:decimalLongitude "21.70198"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2008_36.75843_21.70198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75843 21.70198)"^^geo:wktLiteral ;
  geo-pos:lat "36.75843"^^xsd:decimal ;
  geo-pos:long "21.70198"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2008_36.75843_21.70198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2008_36.75843_21.70198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2008_36.75843_21.70198'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.70198'^^xsd:double;
  dwc:latitude '36.75843'^^xsd:double;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2008_36.75843_21.70198'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Stypopodium%20schimperi_2014_36.81787_21.7022_2-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2014_36.81787_21.7022_2-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2014_36.81787_21.7022_2-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81787 21.7022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.81787"^^xsd:decimal ;
  dwc:decimalLongitude "21.7022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2014_36.81787_21.7022_2-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81787 21.7022)"^^geo:wktLiteral ;
  geo-pos:lat "36.81787"^^xsd:decimal ;
  geo-pos:long "21.7022"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Stypopodium%20schimperi_2014_36.81787_21.7022_2-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Stypopodium schimperi_2014_36.81787_21.7022_2-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Stypopodium schimperi_2014_36.81787_21.7022_2-2'^^xsd:string;
  dwc:scientificName 'Stypopodium schimperi (Kützing) Verlaque & Boudouresque, 1991'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.7022'^^xsd:double;
  dwc:latitude '36.81787'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '145391'^^xsd:integer;
  dwc:occurrenceId 'Stypopodium schimperi_2014_36.81787_21.7022_2-2'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145391'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2009_36.74283_21.7027_50-50>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_36.74283_21.7027_50-50> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_36.74283_21.7027_50-50> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.74283 21.7027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.74283"^^xsd:decimal ;
  dwc:decimalLongitude "21.7027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_36.74283_21.7027_50-50>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.74283 21.7027)"^^geo:wktLiteral ;
  geo-pos:lat "36.74283"^^xsd:decimal ;
  geo-pos:long "21.7027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2009_36.74283_21.7027_50-50>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2009_36.74283_21.7027_50-50" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2009_36.74283_21.7027_50-50'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.7027'^^xsd:double;
  dwc:latitude '36.74283'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2009_36.74283_21.7027_50-50'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2008_36.75719_21.7049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2008_36.75719_21.7049> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2008_36.75719_21.7049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75719 21.7049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.75719"^^xsd:decimal ;
  dwc:decimalLongitude "21.7049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2008_36.75719_21.7049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75719 21.7049)"^^geo:wktLiteral ;
  geo-pos:lat "36.75719"^^xsd:decimal ;
  geo-pos:long "21.7049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2008_36.75719_21.7049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2008_36.75719_21.7049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2008_36.75719_21.7049'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.7049'^^xsd:double;
  dwc:latitude '36.75719'^^xsd:double;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2008_36.75719_21.7049'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2000_36.80961_21.70865_19-19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2000_36.80961_21.70865_19-19> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2000_36.80961_21.70865_19-19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.80961 21.70865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.80961"^^xsd:decimal ;
  dwc:decimalLongitude "21.70865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2000_36.80961_21.70865_19-19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.80961 21.70865)"^^geo:wktLiteral ;
  geo-pos:lat "36.80961"^^xsd:decimal ;
  geo-pos:long "21.70865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2000_36.80961_21.70865_19-19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2000_36.80961_21.70865_19-19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2000_36.80961_21.70865_19-19'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.70865'^^xsd:double;
  dwc:latitude '36.80961'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2000_36.80961_21.70865_19-19'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '100'^^xsd:integer;
  dwc:organismQuantityType '% cover'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Halophila%20stipulacea_2000_36.80961_21.70865_19-19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2000_36.80961_21.70865_19-19> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2000_36.80961_21.70865_19-19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.80961 21.70865)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.80961"^^xsd:decimal ;
  dwc:decimalLongitude "21.70865"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Halophila%20stipulacea_2000_36.80961_21.70865_19-19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.80961 21.70865)"^^geo:wktLiteral ;
  geo-pos:lat "36.80961"^^xsd:decimal ;
  geo-pos:long "21.70865"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Halophila%20stipulacea_2000_36.80961_21.70865_19-19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Halophila stipulacea_2000_36.80961_21.70865_19-19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Halophila stipulacea_2000_36.80961_21.70865_19-19'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea (Forsskål) Ascherson, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.70865'^^xsd:double;
  dwc:latitude '36.80961'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:occurrenceId 'Halophila stipulacea_2000_36.80961_21.70865_19-19'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '100'^^xsd:integer;
  dwc:organismQuantityType '% cover'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2000_36.81512_21.70922_3.5-3.5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2000_36.81512_21.70922_3.5-3.5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2000_36.81512_21.70922_3.5-3.5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81512 21.70922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.81512"^^xsd:decimal ;
  dwc:decimalLongitude "21.70922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2000_36.81512_21.70922_3.5-3.5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81512 21.70922)"^^geo:wktLiteral ;
  geo-pos:lat "36.81512"^^xsd:decimal ;
  geo-pos:long "21.70922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2000_36.81512_21.70922_3.5-3.5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2000_36.81512_21.70922_3.5-3.5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2000_36.81512_21.70922_3.5-3.5'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.70922'^^xsd:double;
  dwc:latitude '36.81512'^^xsd:double;
  dwc:minimumDepth '3.5'^^xsd:double;
  dwc:maximumDepth '3.5'^^xsd:double;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2000_36.81512_21.70922_3.5-3.5'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '80'^^xsd:integer;
  dwc:organismQuantityType '% cover'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Halophila%20stipulacea_2000_36.81512_21.70922_3.5-3.5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2000_36.81512_21.70922_3.5-3.5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2000_36.81512_21.70922_3.5-3.5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81512 21.70922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.81512"^^xsd:decimal ;
  dwc:decimalLongitude "21.70922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Halophila%20stipulacea_2000_36.81512_21.70922_3.5-3.5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81512 21.70922)"^^geo:wktLiteral ;
  geo-pos:lat "36.81512"^^xsd:decimal ;
  geo-pos:long "21.70922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Halophila%20stipulacea_2000_36.81512_21.70922_3.5-3.5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Halophila stipulacea_2000_36.81512_21.70922_3.5-3.5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Halophila stipulacea_2000_36.81512_21.70922_3.5-3.5'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea (Forsskål) Ascherson, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.70922'^^xsd:double;
  dwc:latitude '36.81512'^^xsd:double;
  dwc:minimumDepth '3.5'^^xsd:double;
  dwc:maximumDepth '3.5'^^xsd:double;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:occurrenceId 'Halophila stipulacea_2000_36.81512_21.70922_3.5-3.5'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '80'^^xsd:integer;
  dwc:organismQuantityType '% cover'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2000_36.81524_21.70949_3.5-3.5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2000_36.81524_21.70949_3.5-3.5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2000_36.81524_21.70949_3.5-3.5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81524 21.70949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.81524"^^xsd:decimal ;
  dwc:decimalLongitude "21.70949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2000_36.81524_21.70949_3.5-3.5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81524 21.70949)"^^geo:wktLiteral ;
  geo-pos:lat "36.81524"^^xsd:decimal ;
  geo-pos:long "21.70949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2000_36.81524_21.70949_3.5-3.5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2000_36.81524_21.70949_3.5-3.5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2000_36.81524_21.70949_3.5-3.5'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.70949'^^xsd:double;
  dwc:latitude '36.81524'^^xsd:double;
  dwc:minimumDepth '3.5'^^xsd:double;
  dwc:maximumDepth '3.5'^^xsd:double;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2000_36.81524_21.70949_3.5-3.5'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '80'^^xsd:integer;
  dwc:organismQuantityType '% cover'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Halophila%20stipulacea_2000_36.81524_21.70949_3.5-3.5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2000_36.81524_21.70949_3.5-3.5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2000_36.81524_21.70949_3.5-3.5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81524 21.70949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.81524"^^xsd:decimal ;
  dwc:decimalLongitude "21.70949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Halophila%20stipulacea_2000_36.81524_21.70949_3.5-3.5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81524 21.70949)"^^geo:wktLiteral ;
  geo-pos:lat "36.81524"^^xsd:decimal ;
  geo-pos:long "21.70949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Halophila%20stipulacea_2000_36.81524_21.70949_3.5-3.5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Halophila stipulacea_2000_36.81524_21.70949_3.5-3.5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Halophila stipulacea_2000_36.81524_21.70949_3.5-3.5'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea (Forsskål) Ascherson, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.70949'^^xsd:double;
  dwc:latitude '36.81524'^^xsd:double;
  dwc:minimumDepth '3.5'^^xsd:double;
  dwc:maximumDepth '3.5'^^xsd:double;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:occurrenceId 'Halophila stipulacea_2000_36.81524_21.70949_3.5-3.5'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '80'^^xsd:integer;
  dwc:organismQuantityType '% cover'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2000_36.81502_21.7095_4-4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2000_36.81502_21.7095_4-4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2000_36.81502_21.7095_4-4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81502 21.7095)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.81502"^^xsd:decimal ;
  dwc:decimalLongitude "21.7095"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2000_36.81502_21.7095_4-4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81502 21.7095)"^^geo:wktLiteral ;
  geo-pos:lat "36.81502"^^xsd:decimal ;
  geo-pos:long "21.7095"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2000_36.81502_21.7095_4-4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2000_36.81502_21.7095_4-4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2000_36.81502_21.7095_4-4'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.7095'^^xsd:double;
  dwc:latitude '36.81502'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2000_36.81502_21.7095_4-4'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '80'^^xsd:integer;
  dwc:organismQuantityType '% cover'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Halophila%20stipulacea_2000_36.81502_21.7095_4-4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2000_36.81502_21.7095_4-4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2000_36.81502_21.7095_4-4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81502 21.7095)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.81502"^^xsd:decimal ;
  dwc:decimalLongitude "21.7095"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Halophila%20stipulacea_2000_36.81502_21.7095_4-4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81502 21.7095)"^^geo:wktLiteral ;
  geo-pos:lat "36.81502"^^xsd:decimal ;
  geo-pos:long "21.7095"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Halophila%20stipulacea_2000_36.81502_21.7095_4-4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Halophila stipulacea_2000_36.81502_21.7095_4-4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Halophila stipulacea_2000_36.81502_21.7095_4-4'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea (Forsskål) Ascherson, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.7095'^^xsd:double;
  dwc:latitude '36.81502'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:occurrenceId 'Halophila stipulacea_2000_36.81502_21.7095_4-4'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '80'^^xsd:integer;
  dwc:organismQuantityType '% cover'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2000_36.81098_21.71356_12.5-12.5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2000_36.81098_21.71356_12.5-12.5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2000_36.81098_21.71356_12.5-12.5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81098 21.71356)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.81098"^^xsd:decimal ;
  dwc:decimalLongitude "21.71356"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2000_36.81098_21.71356_12.5-12.5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81098 21.71356)"^^geo:wktLiteral ;
  geo-pos:lat "36.81098"^^xsd:decimal ;
  geo-pos:long "21.71356"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2000_36.81098_21.71356_12.5-12.5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2000_36.81098_21.71356_12.5-12.5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2000_36.81098_21.71356_12.5-12.5'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.71356'^^xsd:double;
  dwc:latitude '36.81098'^^xsd:double;
  dwc:minimumDepth '12.5'^^xsd:double;
  dwc:maximumDepth '12.5'^^xsd:double;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2000_36.81098_21.71356_12.5-12.5'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '80'^^xsd:integer;
  dwc:organismQuantityType '% cover'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Halophila%20stipulacea_2000_36.81098_21.71356_12.5-12.5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2000_36.81098_21.71356_12.5-12.5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2000_36.81098_21.71356_12.5-12.5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81098 21.71356)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.81098"^^xsd:decimal ;
  dwc:decimalLongitude "21.71356"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Halophila%20stipulacea_2000_36.81098_21.71356_12.5-12.5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81098 21.71356)"^^geo:wktLiteral ;
  geo-pos:lat "36.81098"^^xsd:decimal ;
  geo-pos:long "21.71356"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Halophila%20stipulacea_2000_36.81098_21.71356_12.5-12.5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Halophila stipulacea_2000_36.81098_21.71356_12.5-12.5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Halophila stipulacea_2000_36.81098_21.71356_12.5-12.5'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea (Forsskål) Ascherson, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.71356'^^xsd:double;
  dwc:latitude '36.81098'^^xsd:double;
  dwc:minimumDepth '12.5'^^xsd:double;
  dwc:maximumDepth '12.5'^^xsd:double;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:occurrenceId 'Halophila stipulacea_2000_36.81098_21.71356_12.5-12.5'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '80'^^xsd:integer;
  dwc:organismQuantityType '% cover'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2000_36.81117_21.71369_12-12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2000_36.81117_21.71369_12-12> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2000_36.81117_21.71369_12-12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81117 21.71369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.81117"^^xsd:decimal ;
  dwc:decimalLongitude "21.71369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2000_36.81117_21.71369_12-12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81117 21.71369)"^^geo:wktLiteral ;
  geo-pos:lat "36.81117"^^xsd:decimal ;
  geo-pos:long "21.71369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2000_36.81117_21.71369_12-12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2000_36.81117_21.71369_12-12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2000_36.81117_21.71369_12-12'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.71369'^^xsd:double;
  dwc:latitude '36.81117'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2000_36.81117_21.71369_12-12'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '80'^^xsd:integer;
  dwc:organismQuantityType '% cover'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Halophila%20stipulacea_2000_36.81117_21.71369_12-12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2000_36.81117_21.71369_12-12> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2000_36.81117_21.71369_12-12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81117 21.71369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.81117"^^xsd:decimal ;
  dwc:decimalLongitude "21.71369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Halophila%20stipulacea_2000_36.81117_21.71369_12-12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81117 21.71369)"^^geo:wktLiteral ;
  geo-pos:lat "36.81117"^^xsd:decimal ;
  geo-pos:long "21.71369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Halophila%20stipulacea_2000_36.81117_21.71369_12-12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Halophila stipulacea_2000_36.81117_21.71369_12-12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Halophila stipulacea_2000_36.81117_21.71369_12-12'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea (Forsskål) Ascherson, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.71369'^^xsd:double;
  dwc:latitude '36.81117'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:occurrenceId 'Halophila stipulacea_2000_36.81117_21.71369_12-12'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '80'^^xsd:integer;
  dwc:organismQuantityType '% cover'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2014_36.78603_21.72379_Maria%20Salomidi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2014_36.78603_21.72379_Maria%20Salomidi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2014_36.78603_21.72379_Maria%20Salomidi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78603 21.72379)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.78603"^^xsd:decimal ;
  dwc:decimalLongitude "21.72379"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2014_36.78603_21.72379_Maria%20Salomidi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78603 21.72379)"^^geo:wktLiteral ;
  geo-pos:lat "36.78603"^^xsd:decimal ;
  geo-pos:long "21.72379"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2014_36.78603_21.72379_Maria%20Salomidi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2014_36.78603_21.72379_Maria Salomidi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2014_36.78603_21.72379_Maria Salomidi'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Salomidi'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.72379'^^xsd:double;
  dwc:latitude '36.78603'^^xsd:double;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2014_36.78603_21.72379_Maria Salomidi'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2014_36.78603_21.72379_Maria%20Salomidi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2014_36.78603_21.72379_Maria%20Salomidi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2014_36.78603_21.72379_Maria%20Salomidi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78603 21.72379)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.78603"^^xsd:decimal ;
  dwc:decimalLongitude "21.72379"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2014_36.78603_21.72379_Maria%20Salomidi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78603 21.72379)"^^geo:wktLiteral ;
  geo-pos:lat "36.78603"^^xsd:decimal ;
  geo-pos:long "21.72379"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2014_36.78603_21.72379_Maria%20Salomidi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2014_36.78603_21.72379_Maria Salomidi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2014_36.78603_21.72379_Maria Salomidi'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Salomidi'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.72379'^^xsd:double;
  dwc:latitude '36.78603'^^xsd:double;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2014_36.78603_21.72379_Maria Salomidi'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2014_36.78603_21.72379_Maria%20Salomidi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2014_36.78603_21.72379_Maria%20Salomidi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2014_36.78603_21.72379_Maria%20Salomidi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78603 21.72379)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.78603"^^xsd:decimal ;
  dwc:decimalLongitude "21.72379"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2014_36.78603_21.72379_Maria%20Salomidi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78603 21.72379)"^^geo:wktLiteral ;
  geo-pos:lat "36.78603"^^xsd:decimal ;
  geo-pos:long "21.72379"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2014_36.78603_21.72379_Maria%20Salomidi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2014_36.78603_21.72379_Maria Salomidi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2014_36.78603_21.72379_Maria Salomidi'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Salomidi'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.72379'^^xsd:double;
  dwc:latitude '36.78603'^^xsd:double;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2014_36.78603_21.72379_Maria Salomidi'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2014_36.78761_21.75813_Maria%20Salomidi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2014_36.78761_21.75813_Maria%20Salomidi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2014_36.78761_21.75813_Maria%20Salomidi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78761 21.75813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.78761"^^xsd:decimal ;
  dwc:decimalLongitude "21.75813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2014_36.78761_21.75813_Maria%20Salomidi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78761 21.75813)"^^geo:wktLiteral ;
  geo-pos:lat "36.78761"^^xsd:decimal ;
  geo-pos:long "21.75813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2014_36.78761_21.75813_Maria%20Salomidi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2014_36.78761_21.75813_Maria Salomidi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2014_36.78761_21.75813_Maria Salomidi'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Salomidi'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.75813'^^xsd:double;
  dwc:latitude '36.78761'^^xsd:double;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2014_36.78761_21.75813_Maria Salomidi'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2014_36.78761_21.75813_Maria%20Salomidi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2014_36.78761_21.75813_Maria%20Salomidi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2014_36.78761_21.75813_Maria%20Salomidi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78761 21.75813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.78761"^^xsd:decimal ;
  dwc:decimalLongitude "21.75813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2014_36.78761_21.75813_Maria%20Salomidi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78761 21.75813)"^^geo:wktLiteral ;
  geo-pos:lat "36.78761"^^xsd:decimal ;
  geo-pos:long "21.75813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2014_36.78761_21.75813_Maria%20Salomidi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2014_36.78761_21.75813_Maria Salomidi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2014_36.78761_21.75813_Maria Salomidi'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Salomidi'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.75813'^^xsd:double;
  dwc:latitude '36.78761'^^xsd:double;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2014_36.78761_21.75813_Maria Salomidi'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2014_36.78761_21.75813_Maria%20Salomidi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2014_36.78761_21.75813_Maria%20Salomidi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2014_36.78761_21.75813_Maria%20Salomidi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78761 21.75813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.78761"^^xsd:decimal ;
  dwc:decimalLongitude "21.75813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2014_36.78761_21.75813_Maria%20Salomidi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78761 21.75813)"^^geo:wktLiteral ;
  geo-pos:lat "36.78761"^^xsd:decimal ;
  geo-pos:long "21.75813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2014_36.78761_21.75813_Maria%20Salomidi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2014_36.78761_21.75813_Maria Salomidi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2014_36.78761_21.75813_Maria Salomidi'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Salomidi'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.75813'^^xsd:double;
  dwc:latitude '36.78761'^^xsd:double;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2014_36.78761_21.75813_Maria Salomidi'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2016_36.72896_21.7794_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_36.72896_21.7794_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_36.72896_21.7794_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.72896 21.7794)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.72896"^^xsd:decimal ;
  dwc:decimalLongitude "21.7794"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2016_36.72896_21.7794_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.72896 21.7794)"^^geo:wktLiteral ;
  geo-pos:lat "36.72896"^^xsd:decimal ;
  geo-pos:long "21.7794"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2016_36.72896_21.7794_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2016_36.72896_21.7794_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2016_36.72896_21.7794_5-5'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.7794'^^xsd:double;
  dwc:latitude '36.72896'^^xsd:double;
  dwc:coordinatePrecision '11'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2016_36.72896_21.7794_5-5'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2016_36.73849_21.78593_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_36.73849_21.78593_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_36.73849_21.78593_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.73849 21.78593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.73849"^^xsd:decimal ;
  dwc:decimalLongitude "21.78593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_36.73849_21.78593_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.73849 21.78593)"^^geo:wktLiteral ;
  geo-pos:lat "36.73849"^^xsd:decimal ;
  geo-pos:long "21.78593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2016_36.73849_21.78593_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2016_36.73849_21.78593_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2016_36.73849_21.78593_5-5'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.78593'^^xsd:double;
  dwc:latitude '36.73849'^^xsd:double;
  dwc:coordinatePrecision '39'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2016_36.73849_21.78593_5-5'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2019_36.80213_21.78969_0-0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2019_36.80213_21.78969_0-0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2019_36.80213_21.78969_0-0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.80213 21.78969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.80213"^^xsd:decimal ;
  dwc:decimalLongitude "21.78969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2019_36.80213_21.78969_0-0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.80213 21.78969)"^^geo:wktLiteral ;
  geo-pos:lat "36.80213"^^xsd:decimal ;
  geo-pos:long "21.78969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2019_36.80213_21.78969_0-0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2019_36.80213_21.78969_0-0" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2019_36.80213_21.78969_0-0'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.78969'^^xsd:double;
  dwc:latitude '36.80213'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2019_36.80213_21.78969_0-0'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2009_36.80666_21.80732_15-15_Koundouraki>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2009_36.80666_21.80732_15-15_Koundouraki> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2009_36.80666_21.80732_15-15_Koundouraki> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.80666 21.80732)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.80666"^^xsd:decimal ;
  dwc:decimalLongitude "21.80732"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "51"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2009_36.80666_21.80732_15-15_Koundouraki>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.80666 21.80732)"^^geo:wktLiteral ;
  geo-pos:lat "36.80666"^^xsd:decimal ;
  geo-pos:long "21.80732"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "51"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2009_36.80666_21.80732_15-15_Koundouraki>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2009_36.80666_21.80732_15-15_Koundouraki" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2009_36.80666_21.80732_15-15_Koundouraki'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Koundouraki'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.80732'^^xsd:double;
  dwc:latitude '36.80666'^^xsd:double;
  dwc:coordinatePrecision '51'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance; Fisheries Directive'^^xsd:string;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2009_36.80666_21.80732_15-15_Koundouraki'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2009_36.79847_21.81527_8-8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_36.79847_21.81527_8-8> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_36.79847_21.81527_8-8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.79847 21.81527)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.79847"^^xsd:decimal ;
  dwc:decimalLongitude "21.81527"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_36.79847_21.81527_8-8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.79847 21.81527)"^^geo:wktLiteral ;
  geo-pos:lat "36.79847"^^xsd:decimal ;
  geo-pos:long "21.81527"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2009_36.79847_21.81527_8-8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2009_36.79847_21.81527_8-8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2009_36.79847_21.81527_8-8'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.81527'^^xsd:double;
  dwc:latitude '36.79847'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2009_36.79847_21.81527_8-8'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2020_36.78541_21.8239_Christian%20Moritz>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2020_36.78541_21.8239_Christian%20Moritz> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2020_36.78541_21.8239_Christian%20Moritz> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78541 21.8239)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.78541"^^xsd:decimal ;
  dwc:decimalLongitude "21.8239"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2020_36.78541_21.8239_Christian%20Moritz>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78541 21.8239)"^^geo:wktLiteral ;
  geo-pos:lat "36.78541"^^xsd:decimal ;
  geo-pos:long "21.8239"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2020_36.78541_21.8239_Christian%20Moritz>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2020_36.78541_21.8239_Christian Moritz" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2020_36.78541_21.8239_Christian Moritz'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Christian Moritz'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.8239'^^xsd:double;
  dwc:latitude '36.78541'^^xsd:double;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2020_36.78541_21.8239_Christian Moritz'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2009%2F2011_36.76805_21.83798_0.2-1.5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009%2F2011_36.76805_21.83798_0.2-1.5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009%2F2011_36.76805_21.83798_0.2-1.5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.76805 21.83798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.76805"^^xsd:decimal ;
  dwc:decimalLongitude "21.83798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009%2F2011_36.76805_21.83798_0.2-1.5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.76805 21.83798)"^^geo:wktLiteral ;
  geo-pos:lat "36.76805"^^xsd:decimal ;
  geo-pos:long "21.83798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2009%2F2011_36.76805_21.83798_0.2-1.5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2009/2011_36.76805_21.83798_0.2-1.5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2009/2011_36.76805_21.83798_0.2-1.5'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.83798'^^xsd:double;
  dwc:latitude '36.76805'^^xsd:double;
  dwc:minimumDepth '0.2'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2009/2011_36.76805_21.83798_0.2-1.5'^^xsd:string;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'low'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2014_36.76805_21.83798_Maria%20Salomidi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2014_36.76805_21.83798_Maria%20Salomidi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2014_36.76805_21.83798_Maria%20Salomidi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.76805 21.83798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.76805"^^xsd:decimal ;
  dwc:decimalLongitude "21.83798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2014_36.76805_21.83798_Maria%20Salomidi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.76805 21.83798)"^^geo:wktLiteral ;
  geo-pos:lat "36.76805"^^xsd:decimal ;
  geo-pos:long "21.83798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2014_36.76805_21.83798_Maria%20Salomidi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2014_36.76805_21.83798_Maria Salomidi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2014_36.76805_21.83798_Maria Salomidi'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Salomidi'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.83798'^^xsd:double;
  dwc:latitude '36.76805'^^xsd:double;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2014_36.76805_21.83798_Maria Salomidi'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2010_36.76805_21.83798_4-4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2010_36.76805_21.83798_4-4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2010_36.76805_21.83798_4-4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.76805 21.83798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.76805"^^xsd:decimal ;
  dwc:decimalLongitude "21.83798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2010_36.76805_21.83798_4-4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.76805 21.83798)"^^geo:wktLiteral ;
  geo-pos:lat "36.76805"^^xsd:decimal ;
  geo-pos:long "21.83798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2010_36.76805_21.83798_4-4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2010_36.76805_21.83798_4-4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2010_36.76805_21.83798_4-4'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.83798'^^xsd:double;
  dwc:latitude '36.76805'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2010_36.76805_21.83798_4-4'^^xsd:string;
  dwc:observationDate '2010-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2014_36.76805_21.83798_Maria%20Salomidi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2014_36.76805_21.83798_Maria%20Salomidi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2014_36.76805_21.83798_Maria%20Salomidi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.76805 21.83798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.76805"^^xsd:decimal ;
  dwc:decimalLongitude "21.83798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2014_36.76805_21.83798_Maria%20Salomidi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.76805 21.83798)"^^geo:wktLiteral ;
  geo-pos:lat "36.76805"^^xsd:decimal ;
  geo-pos:long "21.83798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2014_36.76805_21.83798_Maria%20Salomidi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2014_36.76805_21.83798_Maria Salomidi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2014_36.76805_21.83798_Maria Salomidi'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Salomidi'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.83798'^^xsd:double;
  dwc:latitude '36.76805'^^xsd:double;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2014_36.76805_21.83798_Maria Salomidi'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2011_36.76805_21.83798_1-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2011_36.76805_21.83798_1-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2011_36.76805_21.83798_1-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.76805 21.83798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.76805"^^xsd:decimal ;
  dwc:decimalLongitude "21.83798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2011_36.76805_21.83798_1-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.76805 21.83798)"^^geo:wktLiteral ;
  geo-pos:lat "36.76805"^^xsd:decimal ;
  geo-pos:long "21.83798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2011_36.76805_21.83798_1-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2011_36.76805_21.83798_1-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2011_36.76805_21.83798_1-1'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.83798'^^xsd:double;
  dwc:latitude '36.76805'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2011_36.76805_21.83798_1-1'^^xsd:string;
  dwc:observationDate '2011-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'very low'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2014_36.76805_21.83798_Maria%20Salomidi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2014_36.76805_21.83798_Maria%20Salomidi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2014_36.76805_21.83798_Maria%20Salomidi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.76805 21.83798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.76805"^^xsd:decimal ;
  dwc:decimalLongitude "21.83798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2014_36.76805_21.83798_Maria%20Salomidi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.76805 21.83798)"^^geo:wktLiteral ;
  geo-pos:lat "36.76805"^^xsd:decimal ;
  geo-pos:long "21.83798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2014_36.76805_21.83798_Maria%20Salomidi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2014_36.76805_21.83798_Maria Salomidi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2014_36.76805_21.83798_Maria Salomidi'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Salomidi'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.83798'^^xsd:double;
  dwc:latitude '36.76805'^^xsd:double;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2014_36.76805_21.83798_Maria Salomidi'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2009_36.76805_21.83798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2009_36.76805_21.83798> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2009_36.76805_21.83798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.76805 21.83798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.76805"^^xsd:decimal ;
  dwc:decimalLongitude "21.83798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2009_36.76805_21.83798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.76805 21.83798)"^^geo:wktLiteral ;
  geo-pos:lat "36.76805"^^xsd:decimal ;
  geo-pos:long "21.83798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2009_36.76805_21.83798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2009_36.76805_21.83798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2009_36.76805_21.83798'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.83798'^^xsd:double;
  dwc:latitude '36.76805'^^xsd:double;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2009_36.76805_21.83798'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2014_36.76805_21.83798_Maria%20Salomidi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2014_36.76805_21.83798_Maria%20Salomidi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2014_36.76805_21.83798_Maria%20Salomidi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.76805 21.83798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.76805"^^xsd:decimal ;
  dwc:decimalLongitude "21.83798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2014_36.76805_21.83798_Maria%20Salomidi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.76805 21.83798)"^^geo:wktLiteral ;
  geo-pos:lat "36.76805"^^xsd:decimal ;
  geo-pos:long "21.83798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2014_36.76805_21.83798_Maria%20Salomidi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2014_36.76805_21.83798_Maria Salomidi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2014_36.76805_21.83798_Maria Salomidi'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Salomidi'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.83798'^^xsd:double;
  dwc:latitude '36.76805'^^xsd:double;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2014_36.76805_21.83798_Maria Salomidi'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2009%2F2011_36.7536_21.8561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009%2F2011_36.7536_21.8561> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009%2F2011_36.7536_21.8561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7536 21.8561)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7536"^^xsd:decimal ;
  dwc:decimalLongitude "21.8561"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009%2F2011_36.7536_21.8561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7536 21.8561)"^^geo:wktLiteral ;
  geo-pos:lat "36.7536"^^xsd:decimal ;
  geo-pos:long "21.8561"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2009%2F2011_36.7536_21.8561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2009/2011_36.7536_21.8561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2009/2011_36.7536_21.8561'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.8561'^^xsd:double;
  dwc:latitude '36.7536'^^xsd:double;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2009/2011_36.7536_21.8561'^^xsd:string;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2009_36.75193_21.85675_4-4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_36.75193_21.85675_4-4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_36.75193_21.85675_4-4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75193 21.85675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.75193"^^xsd:decimal ;
  dwc:decimalLongitude "21.85675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_36.75193_21.85675_4-4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75193 21.85675)"^^geo:wktLiteral ;
  geo-pos:lat "36.75193"^^xsd:decimal ;
  geo-pos:long "21.85675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2009_36.75193_21.85675_4-4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2009_36.75193_21.85675_4-4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2009_36.75193_21.85675_4-4'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.85675'^^xsd:double;
  dwc:latitude '36.75193'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2009_36.75193_21.85675_4-4'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'low'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2019_36.70231_21.88406_31-31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2019_36.70231_21.88406_31-31> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2019_36.70231_21.88406_31-31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.70231 21.88406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.70231"^^xsd:decimal ;
  dwc:decimalLongitude "21.88406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "178"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2019_36.70231_21.88406_31-31>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.70231 21.88406)"^^geo:wktLiteral ;
  geo-pos:lat "36.70231"^^xsd:decimal ;
  geo-pos:long "21.88406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "178"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2019_36.70231_21.88406_31-31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2019_36.70231_21.88406_31-31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2019_36.70231_21.88406_31-31'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.88406'^^xsd:double;
  dwc:latitude '36.70231'^^xsd:double;
  dwc:coordinatePrecision '178'^^xsd:integer;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance; HCMR projects (Fisheries Data collection Database)'^^xsd:string;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2019_36.70231_21.88406_31-31'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '7'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2019_36.70231_21.88406_31-31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_36.70231_21.88406_31-31> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_36.70231_21.88406_31-31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.70231 21.88406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.70231"^^xsd:decimal ;
  dwc:decimalLongitude "21.88406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "178"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_36.70231_21.88406_31-31>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.70231 21.88406)"^^geo:wktLiteral ;
  geo-pos:lat "36.70231"^^xsd:decimal ;
  geo-pos:long "21.88406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "178"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2019_36.70231_21.88406_31-31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2019_36.70231_21.88406_31-31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2019_36.70231_21.88406_31-31'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.88406'^^xsd:double;
  dwc:latitude '36.70231'^^xsd:double;
  dwc:coordinatePrecision '178'^^xsd:integer;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance; HCMR projects (Fisheries Data collection Database)'^^xsd:string;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2019_36.70231_21.88406_31-31'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2009%2F2011_36.73606_21.89704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009%2F2011_36.73606_21.89704> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009%2F2011_36.73606_21.89704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.73606 21.89704)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.73606"^^xsd:decimal ;
  dwc:decimalLongitude "21.89704"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009%2F2011_36.73606_21.89704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.73606 21.89704)"^^geo:wktLiteral ;
  geo-pos:lat "36.73606"^^xsd:decimal ;
  geo-pos:long "21.89704"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2009%2F2011_36.73606_21.89704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2009/2011_36.73606_21.89704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2009/2011_36.73606_21.89704'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.89704'^^xsd:double;
  dwc:latitude '36.73606'^^xsd:double;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2009/2011_36.73606_21.89704'^^xsd:string;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2009%2F2011_36.74553_21.90594_0-4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009%2F2011_36.74553_21.90594_0-4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009%2F2011_36.74553_21.90594_0-4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.74553 21.90594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.74553"^^xsd:decimal ;
  dwc:decimalLongitude "21.90594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "31"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009%2F2011_36.74553_21.90594_0-4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.74553 21.90594)"^^geo:wktLiteral ;
  geo-pos:lat "36.74553"^^xsd:decimal ;
  geo-pos:long "21.90594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "31"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2009%2F2011_36.74553_21.90594_0-4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2009/2011_36.74553_21.90594_0-4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2009/2011_36.74553_21.90594_0-4'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.90594'^^xsd:double;
  dwc:latitude '36.74553'^^xsd:double;
  dwc:coordinatePrecision '31'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2009/2011_36.74553_21.90594_0-4'^^xsd:string;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'moderate'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2009%2F2011_36.74466_21.907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009%2F2011_36.74466_21.907> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009%2F2011_36.74466_21.907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.74466 21.907)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.74466"^^xsd:decimal ;
  dwc:decimalLongitude "21.907"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009%2F2011_36.74466_21.907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.74466 21.907)"^^geo:wktLiteral ;
  geo-pos:lat "36.74466"^^xsd:decimal ;
  geo-pos:long "21.907"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2009%2F2011_36.74466_21.907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2009/2011_36.74466_21.907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2009/2011_36.74466_21.907'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.907'^^xsd:double;
  dwc:latitude '36.74466'^^xsd:double;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2009/2011_36.74466_21.907'^^xsd:string;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2009_36.74617_21.90752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_36.74617_21.90752> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_36.74617_21.90752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.74617 21.90752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.74617"^^xsd:decimal ;
  dwc:decimalLongitude "21.90752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "15"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_36.74617_21.90752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.74617 21.90752)"^^geo:wktLiteral ;
  geo-pos:lat "36.74617"^^xsd:decimal ;
  geo-pos:long "21.90752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "15"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2009_36.74617_21.90752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2009_36.74617_21.90752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2009_36.74617_21.90752'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.90752'^^xsd:double;
  dwc:latitude '36.74617'^^xsd:double;
  dwc:coordinatePrecision '15'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2009_36.74617_21.90752'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2008_36.75364_21.91885_1-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2008_36.75364_21.91885_1-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2008_36.75364_21.91885_1-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75364 21.91885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.75364"^^xsd:decimal ;
  dwc:decimalLongitude "21.91885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2008_36.75364_21.91885_1-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75364 21.91885)"^^geo:wktLiteral ;
  geo-pos:lat "36.75364"^^xsd:decimal ;
  geo-pos:long "21.91885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2008_36.75364_21.91885_1-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2008_36.75364_21.91885_1-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2008_36.75364_21.91885_1-1'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.91885'^^xsd:double;
  dwc:latitude '36.75364'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2008_36.75364_21.91885_1-1'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'very high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2009_36.75364_21.91885_1-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_36.75364_21.91885_1-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_36.75364_21.91885_1-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75364 21.91885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.75364"^^xsd:decimal ;
  dwc:decimalLongitude "21.91885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_36.75364_21.91885_1-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75364 21.91885)"^^geo:wktLiteral ;
  geo-pos:lat "36.75364"^^xsd:decimal ;
  geo-pos:long "21.91885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2009_36.75364_21.91885_1-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2009_36.75364_21.91885_1-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2009_36.75364_21.91885_1-1'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.91885'^^xsd:double;
  dwc:latitude '36.75364'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2009_36.75364_21.91885_1-1'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'very high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2008_36.75364_21.91885_1-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.75364_21.91885_1-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.75364_21.91885_1-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75364 21.91885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.75364"^^xsd:decimal ;
  dwc:decimalLongitude "21.91885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.75364_21.91885_1-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75364 21.91885)"^^geo:wktLiteral ;
  geo-pos:lat "36.75364"^^xsd:decimal ;
  geo-pos:long "21.91885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2008_36.75364_21.91885_1-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2008_36.75364_21.91885_1-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2008_36.75364_21.91885_1-1'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.91885'^^xsd:double;
  dwc:latitude '36.75364'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2008_36.75364_21.91885_1-1'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Stypopodium%20schimperi_2008_36.75364_21.91885_0.5-0.5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2008_36.75364_21.91885_0.5-0.5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2008_36.75364_21.91885_0.5-0.5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75364 21.91885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.75364"^^xsd:decimal ;
  dwc:decimalLongitude "21.91885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2008_36.75364_21.91885_0.5-0.5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75364 21.91885)"^^geo:wktLiteral ;
  geo-pos:lat "36.75364"^^xsd:decimal ;
  geo-pos:long "21.91885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Stypopodium%20schimperi_2008_36.75364_21.91885_0.5-0.5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Stypopodium schimperi_2008_36.75364_21.91885_0.5-0.5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Stypopodium schimperi_2008_36.75364_21.91885_0.5-0.5'^^xsd:string;
  dwc:scientificName 'Stypopodium schimperi (Kützing) Verlaque & Boudouresque, 1991'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.91885'^^xsd:double;
  dwc:latitude '36.75364'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145391'^^xsd:integer;
  dwc:occurrenceId 'Stypopodium schimperi_2008_36.75364_21.91885_0.5-0.5'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145391'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Ganonema%20farinosum_2020_36.75238_21.91902_0.3-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Ganonema%20farinosum_2020_36.75238_21.91902_0.3-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Ganonema%20farinosum_2020_36.75238_21.91902_0.3-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75238 21.91902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.75238"^^xsd:decimal ;
  dwc:decimalLongitude "21.91902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Ganonema%20farinosum_2020_36.75238_21.91902_0.3-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75238 21.91902)"^^geo:wktLiteral ;
  geo-pos:lat "36.75238"^^xsd:decimal ;
  geo-pos:long "21.91902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Ganonema%20farinosum_2020_36.75238_21.91902_0.3-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ganonema farinosum_2020_36.75238_21.91902_0.3-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Ganonema farinosum_2020_36.75238_21.91902_0.3-5'^^xsd:string;
  dwc:scientificName 'Ganonema farinosum (J.V.Lamouroux) K.-C.Fan & Y.-C.Wang, 1974'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.91902'^^xsd:double;
  dwc:latitude '36.75238'^^xsd:double;
  dwc:minimumDepth '0.3'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '145749'^^xsd:integer;
  dwc:occurrenceId 'Ganonema farinosum_2020_36.75238_21.91902_0.3-5'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145749'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2020_36.75238_21.91902_0.3-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2020_36.75238_21.91902_0.3-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2020_36.75238_21.91902_0.3-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75238 21.91902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.75238"^^xsd:decimal ;
  dwc:decimalLongitude "21.91902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2020_36.75238_21.91902_0.3-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75238 21.91902)"^^geo:wktLiteral ;
  geo-pos:lat "36.75238"^^xsd:decimal ;
  geo-pos:long "21.91902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2020_36.75238_21.91902_0.3-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2020_36.75238_21.91902_0.3-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2020_36.75238_21.91902_0.3-5'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.91902'^^xsd:double;
  dwc:latitude '36.75238'^^xsd:double;
  dwc:minimumDepth '0.3'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2020_36.75238_21.91902_0.3-5'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '11'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2020_36.75238_21.91902_0.3-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2020_36.75238_21.91902_0.3-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2020_36.75238_21.91902_0.3-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75238 21.91902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.75238"^^xsd:decimal ;
  dwc:decimalLongitude "21.91902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2020_36.75238_21.91902_0.3-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75238 21.91902)"^^geo:wktLiteral ;
  geo-pos:lat "36.75238"^^xsd:decimal ;
  geo-pos:long "21.91902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2020_36.75238_21.91902_0.3-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2020_36.75238_21.91902_0.3-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2020_36.75238_21.91902_0.3-5'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.91902'^^xsd:double;
  dwc:latitude '36.75238'^^xsd:double;
  dwc:minimumDepth '0.3'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2020_36.75238_21.91902_0.3-5'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '12'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2020_36.75238_21.91902_0.3-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_36.75238_21.91902_0.3-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_36.75238_21.91902_0.3-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75238 21.91902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.75238"^^xsd:decimal ;
  dwc:decimalLongitude "21.91902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_36.75238_21.91902_0.3-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75238 21.91902)"^^geo:wktLiteral ;
  geo-pos:lat "36.75238"^^xsd:decimal ;
  geo-pos:long "21.91902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2020_36.75238_21.91902_0.3-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2020_36.75238_21.91902_0.3-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2020_36.75238_21.91902_0.3-5'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.91902'^^xsd:double;
  dwc:latitude '36.75238'^^xsd:double;
  dwc:minimumDepth '0.3'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2020_36.75238_21.91902_0.3-5'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2009%2F2011_36.75374_21.91961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009%2F2011_36.75374_21.91961> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009%2F2011_36.75374_21.91961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75374 21.91961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.75374"^^xsd:decimal ;
  dwc:decimalLongitude "21.91961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009%2F2011_36.75374_21.91961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75374 21.91961)"^^geo:wktLiteral ;
  geo-pos:lat "36.75374"^^xsd:decimal ;
  geo-pos:long "21.91961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2009%2F2011_36.75374_21.91961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2009/2011_36.75374_21.91961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2009/2011_36.75374_21.91961'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.91961'^^xsd:double;
  dwc:latitude '36.75374'^^xsd:double;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2009/2011_36.75374_21.91961'^^xsd:string;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2018_36.96369_21.92664_2.5-2.5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2018_36.96369_21.92664_2.5-2.5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2018_36.96369_21.92664_2.5-2.5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.96369 21.92664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.96369"^^xsd:decimal ;
  dwc:decimalLongitude "21.92664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2018_36.96369_21.92664_2.5-2.5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.96369 21.92664)"^^geo:wktLiteral ;
  geo-pos:lat "36.96369"^^xsd:decimal ;
  geo-pos:long "21.92664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2018_36.96369_21.92664_2.5-2.5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2018_36.96369_21.92664_2.5-2.5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2018_36.96369_21.92664_2.5-2.5'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.92664'^^xsd:double;
  dwc:latitude '36.96369'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2018_36.96369_21.92664_2.5-2.5'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2008_36.95907_21.93108_1-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2008_36.95907_21.93108_1-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2008_36.95907_21.93108_1-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.95907 21.93108)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.95907"^^xsd:decimal ;
  dwc:decimalLongitude "21.93108"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2008_36.95907_21.93108_1-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.95907 21.93108)"^^geo:wktLiteral ;
  geo-pos:lat "36.95907"^^xsd:decimal ;
  geo-pos:long "21.93108"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2008_36.95907_21.93108_1-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2008_36.95907_21.93108_1-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2008_36.95907_21.93108_1-1'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.93108'^^xsd:double;
  dwc:latitude '36.95907'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2008_36.95907_21.93108_1-1'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'very high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2009_36.95907_21.93108_1-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_36.95907_21.93108_1-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_36.95907_21.93108_1-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.95907 21.93108)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.95907"^^xsd:decimal ;
  dwc:decimalLongitude "21.93108"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_36.95907_21.93108_1-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.95907 21.93108)"^^geo:wktLiteral ;
  geo-pos:lat "36.95907"^^xsd:decimal ;
  geo-pos:long "21.93108"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2009_36.95907_21.93108_1-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2009_36.95907_21.93108_1-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2009_36.95907_21.93108_1-1'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.93108'^^xsd:double;
  dwc:latitude '36.95907'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2009_36.95907_21.93108_1-1'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'very high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2009_36.77328_21.93189_0.5-0.5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_36.77328_21.93189_0.5-0.5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_36.77328_21.93189_0.5-0.5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.77328 21.93189)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.77328"^^xsd:decimal ;
  dwc:decimalLongitude "21.93189"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_36.77328_21.93189_0.5-0.5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.77328 21.93189)"^^geo:wktLiteral ;
  geo-pos:lat "36.77328"^^xsd:decimal ;
  geo-pos:long "21.93189"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2009_36.77328_21.93189_0.5-0.5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2009_36.77328_21.93189_0.5-0.5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2009_36.77328_21.93189_0.5-0.5'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.93189'^^xsd:double;
  dwc:latitude '36.77328'^^xsd:double;
  dwc:coordinatePrecision '5'^^xsd:integer;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2009_36.77328_21.93189_0.5-0.5'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'low'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2009%2F2011_36.76605_21.9324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009%2F2011_36.76605_21.9324> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009%2F2011_36.76605_21.9324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.76605 21.9324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.76605"^^xsd:decimal ;
  dwc:decimalLongitude "21.9324"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009%2F2011_36.76605_21.9324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.76605 21.9324)"^^geo:wktLiteral ;
  geo-pos:lat "36.76605"^^xsd:decimal ;
  geo-pos:long "21.9324"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2009%2F2011_36.76605_21.9324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2009/2011_36.76605_21.9324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2009/2011_36.76605_21.9324'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.9324'^^xsd:double;
  dwc:latitude '36.76605'^^xsd:double;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2009/2011_36.76605_21.9324'^^xsd:string;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2009%2F2011_36.7743_21.9336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009%2F2011_36.7743_21.9336> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009%2F2011_36.7743_21.9336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7743 21.9336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7743"^^xsd:decimal ;
  dwc:decimalLongitude "21.9336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009%2F2011_36.7743_21.9336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7743 21.9336)"^^geo:wktLiteral ;
  geo-pos:lat "36.7743"^^xsd:decimal ;
  geo-pos:long "21.9336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2009%2F2011_36.7743_21.9336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2009/2011_36.7743_21.9336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2009/2011_36.7743_21.9336'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.9336'^^xsd:double;
  dwc:latitude '36.7743'^^xsd:double;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2009/2011_36.7743_21.9336'^^xsd:string;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2014_36.7781_21.9345_2-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2014_36.7781_21.9345_2-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2014_36.7781_21.9345_2-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7781 21.9345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7781"^^xsd:decimal ;
  dwc:decimalLongitude "21.9345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2014_36.7781_21.9345_2-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7781 21.9345)"^^geo:wktLiteral ;
  geo-pos:lat "36.7781"^^xsd:decimal ;
  geo-pos:long "21.9345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2014_36.7781_21.9345_2-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2014_36.7781_21.9345_2-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2014_36.7781_21.9345_2-2'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.9345'^^xsd:double;
  dwc:latitude '36.7781'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2014_36.7781_21.9345_2-2'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '6'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2018_36.95197_21.93604_Stefanos%20Kalogirou>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2018_36.95197_21.93604_Stefanos%20Kalogirou> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2018_36.95197_21.93604_Stefanos%20Kalogirou> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.95197 21.93604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.95197"^^xsd:decimal ;
  dwc:decimalLongitude "21.93604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2018_36.95197_21.93604_Stefanos%20Kalogirou>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.95197 21.93604)"^^geo:wktLiteral ;
  geo-pos:lat "36.95197"^^xsd:decimal ;
  geo-pos:long "21.93604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2018_36.95197_21.93604_Stefanos%20Kalogirou>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2018_36.95197_21.93604_Stefanos Kalogirou" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2018_36.95197_21.93604_Stefanos Kalogirou'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Stefanos Kalogirou'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.93604'^^xsd:double;
  dwc:latitude '36.95197'^^xsd:double;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2018_36.95197_21.93604_Stefanos Kalogirou'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2018_36.79813_21.95959_10-10_George%20Drakopoulos>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2018_36.79813_21.95959_10-10_George%20Drakopoulos> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2018_36.79813_21.95959_10-10_George%20Drakopoulos> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.79813 21.95959)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.79813"^^xsd:decimal ;
  dwc:decimalLongitude "21.95959"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2018_36.79813_21.95959_10-10_George%20Drakopoulos>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.79813 21.95959)"^^geo:wktLiteral ;
  geo-pos:lat "36.79813"^^xsd:decimal ;
  geo-pos:long "21.95959"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2018_36.79813_21.95959_10-10_George%20Drakopoulos>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2018_36.79813_21.95959_10-10_George Drakopoulos" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2018_36.79813_21.95959_10-10_George Drakopoulos'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'George Drakopoulos'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.95959'^^xsd:double;
  dwc:latitude '36.79813'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2018_36.79813_21.95959_10-10_George Drakopoulos'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Asparagopsis_2009_36.7933_21.95996_0.5-0.5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Asparagopsis_2009_36.7933_21.95996_0.5-0.5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Asparagopsis_2009_36.7933_21.95996_0.5-0.5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7933 21.95996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7933"^^xsd:decimal ;
  dwc:decimalLongitude "21.95996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "21"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Asparagopsis_2009_36.7933_21.95996_0.5-0.5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7933 21.95996)"^^geo:wktLiteral ;
  geo-pos:lat "36.7933"^^xsd:decimal ;
  geo-pos:long "21.95996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "21"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Asparagopsis_2009_36.7933_21.95996_0.5-0.5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Asparagopsis_2009_36.7933_21.95996_0.5-0.5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Asparagopsis_2009_36.7933_21.95996_0.5-0.5'^^xsd:string;
  dwc:scientificName 'Asparagopsis Montagne, 1840'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.95996'^^xsd:double;
  dwc:latitude '36.7933'^^xsd:double;
  dwc:coordinatePrecision '21'^^xsd:integer;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '143809'^^xsd:integer;
  dwc:occurrenceId 'Asparagopsis_2009_36.7933_21.95996_0.5-0.5'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143809'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2016_36.79767_21.96182_7-7_Panagiotis%20Athanasopoulos>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2016_36.79767_21.96182_7-7_Panagiotis%20Athanasopoulos> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2016_36.79767_21.96182_7-7_Panagiotis%20Athanasopoulos> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.79767 21.96182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.79767"^^xsd:decimal ;
  dwc:decimalLongitude "21.96182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2016_36.79767_21.96182_7-7_Panagiotis%20Athanasopoulos>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.79767 21.96182)"^^geo:wktLiteral ;
  geo-pos:lat "36.79767"^^xsd:decimal ;
  geo-pos:long "21.96182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2016_36.79767_21.96182_7-7_Panagiotis%20Athanasopoulos>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2016_36.79767_21.96182_7-7_Panagiotis Athanasopoulos" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2016_36.79767_21.96182_7-7_Panagiotis Athanasopoulos'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Panagiotis Athanasopoulos'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.96182'^^xsd:double;
  dwc:latitude '36.79767'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2016_36.79767_21.96182_7-7_Panagiotis Athanasopoulos'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Penaeus%20aztecus_2014_36.95_21.96667_78.3-78.3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Penaeus%20aztecus_2014_36.95_21.96667_78.3-78.3> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Penaeus%20aztecus_2014_36.95_21.96667_78.3-78.3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.95 21.96667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.95"^^xsd:decimal ;
  dwc:decimalLongitude "21.96667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "78.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "78.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Penaeus%20aztecus_2014_36.95_21.96667_78.3-78.3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.95 21.96667)"^^geo:wktLiteral ;
  geo-pos:lat "36.95"^^xsd:decimal ;
  geo-pos:long "21.96667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Penaeus%20aztecus_2014_36.95_21.96667_78.3-78.3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Penaeus aztecus_2014_36.95_21.96667_78.3-78.3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Penaeus aztecus_2014_36.95_21.96667_78.3-78.3'^^xsd:string;
  dwc:scientificName 'Penaeus aztecus Ives, 1891'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.96667'^^xsd:double;
  dwc:latitude '36.95'^^xsd:double;
  dwc:minimumDepth '78.3'^^xsd:double;
  dwc:maximumDepth '78.3'^^xsd:double;
  dwc:aphiaid '395176'^^xsd:integer;
  dwc:occurrenceId 'Penaeus aztecus_2014_36.95_21.96667_78.3-78.3'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1809216'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Penaeus%20aztecus_2014_36.93983_21.968_77.4-77.4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Penaeus%20aztecus_2014_36.93983_21.968_77.4-77.4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Penaeus%20aztecus_2014_36.93983_21.968_77.4-77.4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.93983 21.968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.93983"^^xsd:decimal ;
  dwc:decimalLongitude "21.968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "77.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Penaeus%20aztecus_2014_36.93983_21.968_77.4-77.4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.93983 21.968)"^^geo:wktLiteral ;
  geo-pos:lat "36.93983"^^xsd:decimal ;
  geo-pos:long "21.968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Penaeus%20aztecus_2014_36.93983_21.968_77.4-77.4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Penaeus aztecus_2014_36.93983_21.968_77.4-77.4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Penaeus aztecus_2014_36.93983_21.968_77.4-77.4'^^xsd:string;
  dwc:scientificName 'Penaeus aztecus Ives, 1891'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.968'^^xsd:double;
  dwc:latitude '36.93983'^^xsd:double;
  dwc:minimumDepth '77.4'^^xsd:double;
  dwc:maximumDepth '77.4'^^xsd:double;
  dwc:aphiaid '395176'^^xsd:integer;
  dwc:occurrenceId 'Penaeus aztecus_2014_36.93983_21.968_77.4-77.4'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1809216'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Womersleyella%20setacea_2011_38.3215_21.97221_15-15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Womersleyella%20setacea_2011_38.3215_21.97221_15-15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Womersleyella%20setacea_2011_38.3215_21.97221_15-15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3215 21.97221)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.3215"^^xsd:decimal ;
  dwc:decimalLongitude "21.97221"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Womersleyella%20setacea_2011_38.3215_21.97221_15-15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3215 21.97221)"^^geo:wktLiteral ;
  geo-pos:lat "38.3215"^^xsd:decimal ;
  geo-pos:long "21.97221"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Womersleyella%20setacea_2011_38.3215_21.97221_15-15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Womersleyella setacea_2011_38.3215_21.97221_15-15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Womersleyella setacea_2011_38.3215_21.97221_15-15'^^xsd:string;
  dwc:scientificName 'Womersleyella setacea (Hollenberg) R.E.Norris, 1992'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '21.97221'^^xsd:double;
  dwc:latitude '38.3215'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '146371'^^xsd:integer;
  dwc:occurrenceId 'Womersleyella setacea_2011_38.3215_21.97221_15-15'^^xsd:string;
  dwc:observationDate '2011-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Penaeus%20aztecus_2014_36.5903_22.0037_81.7-81.7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Penaeus%20aztecus_2014_36.5903_22.0037_81.7-81.7> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Penaeus%20aztecus_2014_36.5903_22.0037_81.7-81.7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5903 22.0037)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5903"^^xsd:decimal ;
  dwc:decimalLongitude "22.0037"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "81.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "81.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Penaeus%20aztecus_2014_36.5903_22.0037_81.7-81.7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5903 22.0037)"^^geo:wktLiteral ;
  geo-pos:lat "36.5903"^^xsd:decimal ;
  geo-pos:long "22.0037"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Penaeus%20aztecus_2014_36.5903_22.0037_81.7-81.7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Penaeus aztecus_2014_36.5903_22.0037_81.7-81.7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Penaeus aztecus_2014_36.5903_22.0037_81.7-81.7'^^xsd:string;
  dwc:scientificName 'Penaeus aztecus Ives, 1891'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.0037'^^xsd:double;
  dwc:latitude '36.5903'^^xsd:double;
  dwc:minimumDepth '81.7'^^xsd:double;
  dwc:maximumDepth '81.7'^^xsd:double;
  dwc:aphiaid '395176'^^xsd:integer;
  dwc:occurrenceId 'Penaeus aztecus_2014_36.5903_22.0037_81.7-81.7'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1809216'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Callinectes%20sapidus_2010%2F2019_37.01932_22.02069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2010%2F2019_37.01932_22.02069> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2010%2F2019_37.01932_22.02069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.01932 22.02069)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.01932"^^xsd:decimal ;
  dwc:decimalLongitude "22.02069"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Callinectes%20sapidus_2010%2F2019_37.01932_22.02069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.01932 22.02069)"^^geo:wktLiteral ;
  geo-pos:lat "37.01932"^^xsd:decimal ;
  geo-pos:long "22.02069"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Callinectes%20sapidus_2010%2F2019_37.01932_22.02069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Callinectes sapidus_2010/2019_37.01932_22.02069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Callinectes sapidus_2010/2019_37.01932_22.02069'^^xsd:string;
  dwc:scientificName 'Callinectes sapidus Rathbun, 1896'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.02069'^^xsd:double;
  dwc:latitude '37.01932'^^xsd:double;
  dwc:aphiaid '107379'^^xsd:integer;
  dwc:occurrenceId 'Callinectes sapidus_2010/2019_37.01932_22.02069'^^xsd:string;
  dwc:aphiaIdAccepted '107379'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Callinectes%20sapidus_2011_37.02043_22.02094_0.3-0.3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2011_37.02043_22.02094_0.3-0.3> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2011_37.02043_22.02094_0.3-0.3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.02043 22.02094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.02043"^^xsd:decimal ;
  dwc:decimalLongitude "22.02094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Callinectes%20sapidus_2011_37.02043_22.02094_0.3-0.3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.02043 22.02094)"^^geo:wktLiteral ;
  geo-pos:lat "37.02043"^^xsd:decimal ;
  geo-pos:long "22.02094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Callinectes%20sapidus_2011_37.02043_22.02094_0.3-0.3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Callinectes sapidus_2011_37.02043_22.02094_0.3-0.3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Callinectes sapidus_2011_37.02043_22.02094_0.3-0.3'^^xsd:string;
  dwc:scientificName 'Callinectes sapidus Rathbun, 1896'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.02094'^^xsd:double;
  dwc:latitude '37.02043'^^xsd:double;
  dwc:minimumDepth '0.3'^^xsd:double;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:aphiaid '107379'^^xsd:integer;
  dwc:occurrenceId 'Callinectes sapidus_2011_37.02043_22.02094_0.3-0.3'^^xsd:string;
  dwc:observationDate '2011-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107379'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2013_37.01384_22.10074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2013_37.01384_22.10074> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2013_37.01384_22.10074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.01384 22.10074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.01384"^^xsd:decimal ;
  dwc:decimalLongitude "22.10074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2013_37.01384_22.10074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.01384 22.10074)"^^geo:wktLiteral ;
  geo-pos:lat "37.01384"^^xsd:decimal ;
  geo-pos:long "22.10074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2013_37.01384_22.10074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2013_37.01384_22.10074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2013_37.01384_22.10074'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.10074'^^xsd:double;
  dwc:latitude '37.01384'^^xsd:double;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2013_37.01384_22.10074'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2017_37.02358_22.10327_45-45_>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2017_37.02358_22.10327_45-45_> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2017_37.02358_22.10327_45-45_> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.02358 22.10327)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.02358"^^xsd:decimal ;
  dwc:decimalLongitude "22.10327"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2017_37.02358_22.10327_45-45_>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.02358 22.10327)"^^geo:wktLiteral ;
  geo-pos:lat "37.02358"^^xsd:decimal ;
  geo-pos:long "22.10327"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2017_37.02358_22.10327_45-45_>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2017_37.02358_22.10327_45-45_" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2017_37.02358_22.10327_45-45_'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.10327'^^xsd:double;
  dwc:latitude '37.02358'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2017_37.02358_22.10327_45-45_'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_2004_37.02092_22.1069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_2004_37.02092_22.1069> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_2004_37.02092_22.1069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.02092 22.1069)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.02092"^^xsd:decimal ;
  dwc:decimalLongitude "22.1069"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_2004_37.02092_22.1069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.02092 22.1069)"^^geo:wktLiteral ;
  geo-pos:lat "37.02092"^^xsd:decimal ;
  geo-pos:long "22.1069"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_2004_37.02092_22.1069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_2004_37.02092_22.1069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_2004_37.02092_22.1069'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.1069'^^xsd:double;
  dwc:latitude '37.02092'^^xsd:double;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_2004_37.02092_22.1069'^^xsd:string;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2017_37.02285_22.10713_Francesco%20Tiralongo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2017_37.02285_22.10713_Francesco%20Tiralongo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2017_37.02285_22.10713_Francesco%20Tiralongo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.02285 22.10713)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.02285"^^xsd:decimal ;
  dwc:decimalLongitude "22.10713"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2017_37.02285_22.10713_Francesco%20Tiralongo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.02285 22.10713)"^^geo:wktLiteral ;
  geo-pos:lat "37.02285"^^xsd:decimal ;
  geo-pos:long "22.10713"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2017_37.02285_22.10713_Francesco%20Tiralongo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2017_37.02285_22.10713_Francesco Tiralongo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2017_37.02285_22.10713_Francesco Tiralongo'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Francesco Tiralongo'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.10713'^^xsd:double;
  dwc:latitude '37.02285'^^xsd:double;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2017_37.02285_22.10713_Francesco Tiralongo'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '10'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2018_37.0201_22.11219_2.5-2.5_Francesco%20Tiralongo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2018_37.0201_22.11219_2.5-2.5_Francesco%20Tiralongo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2018_37.0201_22.11219_2.5-2.5_Francesco%20Tiralongo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0201 22.11219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.0201"^^xsd:decimal ;
  dwc:decimalLongitude "22.11219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "46"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2018_37.0201_22.11219_2.5-2.5_Francesco%20Tiralongo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0201 22.11219)"^^geo:wktLiteral ;
  geo-pos:lat "37.0201"^^xsd:decimal ;
  geo-pos:long "22.11219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "46"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2018_37.0201_22.11219_2.5-2.5_Francesco%20Tiralongo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2018_37.0201_22.11219_2.5-2.5_Francesco Tiralongo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2018_37.0201_22.11219_2.5-2.5_Francesco Tiralongo'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Francesco Tiralongo'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.11219'^^xsd:double;
  dwc:latitude '37.0201'^^xsd:double;
  dwc:coordinatePrecision '46'^^xsd:integer;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2018_37.0201_22.11219_2.5-2.5_Francesco Tiralongo'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Conomurex%20persicus_2001_37.02307_22.11236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Conomurex%20persicus_2001_37.02307_22.11236> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Conomurex%20persicus_2001_37.02307_22.11236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.02307 22.11236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.02307"^^xsd:decimal ;
  dwc:decimalLongitude "22.11236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Conomurex%20persicus_2001_37.02307_22.11236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.02307 22.11236)"^^geo:wktLiteral ;
  geo-pos:lat "37.02307"^^xsd:decimal ;
  geo-pos:long "22.11236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Conomurex%20persicus_2001_37.02307_22.11236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Conomurex persicus_2001_37.02307_22.11236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Conomurex persicus_2001_37.02307_22.11236'^^xsd:string;
  dwc:scientificName 'Conomurex persicus (Swainson, 1821)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.11236'^^xsd:double;
  dwc:latitude '37.02307'^^xsd:double;
  dwc:aphiaid '565371'^^xsd:integer;
  dwc:occurrenceId 'Conomurex persicus_2001_37.02307_22.11236'^^xsd:string;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '565371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Sargocentron%20rubrum_2017_37.01934_22.11786_5-5_Francesco%20Tiralongo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2017_37.01934_22.11786_5-5_Francesco%20Tiralongo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2017_37.01934_22.11786_5-5_Francesco%20Tiralongo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.01934 22.11786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.01934"^^xsd:decimal ;
  dwc:decimalLongitude "22.11786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "58"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2017_37.01934_22.11786_5-5_Francesco%20Tiralongo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.01934 22.11786)"^^geo:wktLiteral ;
  geo-pos:lat "37.01934"^^xsd:decimal ;
  geo-pos:long "22.11786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "58"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Sargocentron%20rubrum_2017_37.01934_22.11786_5-5_Francesco%20Tiralongo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Sargocentron rubrum_2017_37.01934_22.11786_5-5_Francesco Tiralongo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Sargocentron rubrum_2017_37.01934_22.11786_5-5_Francesco Tiralongo'^^xsd:string;
  dwc:scientificName 'Sargocentron rubrum (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Francesco Tiralongo'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.11786'^^xsd:double;
  dwc:latitude '37.01934'^^xsd:double;
  dwc:coordinatePrecision '58'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '126400'^^xsd:integer;
  dwc:occurrenceId 'Sargocentron rubrum_2017_37.01934_22.11786_5-5_Francesco Tiralongo'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126400'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Sargocentron%20rubrum_2017_37.01983_22.1181_Francesco%20Tiralongo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2017_37.01983_22.1181_Francesco%20Tiralongo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2017_37.01983_22.1181_Francesco%20Tiralongo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.01983 22.1181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.01983"^^xsd:decimal ;
  dwc:decimalLongitude "22.1181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2017_37.01983_22.1181_Francesco%20Tiralongo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.01983 22.1181)"^^geo:wktLiteral ;
  geo-pos:lat "37.01983"^^xsd:decimal ;
  geo-pos:long "22.1181"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Sargocentron%20rubrum_2017_37.01983_22.1181_Francesco%20Tiralongo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Sargocentron rubrum_2017_37.01983_22.1181_Francesco Tiralongo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Sargocentron rubrum_2017_37.01983_22.1181_Francesco Tiralongo'^^xsd:string;
  dwc:scientificName 'Sargocentron rubrum (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Francesco Tiralongo'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.1181'^^xsd:double;
  dwc:latitude '37.01983'^^xsd:double;
  dwc:aphiaid '126400'^^xsd:integer;
  dwc:occurrenceId 'Sargocentron rubrum_2017_37.01983_22.1181_Francesco Tiralongo'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126400'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2017_37.02301_22.12224_7-7_Francesco%20Tiralongo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2017_37.02301_22.12224_7-7_Francesco%20Tiralongo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2017_37.02301_22.12224_7-7_Francesco%20Tiralongo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.02301 22.12224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.02301"^^xsd:decimal ;
  dwc:decimalLongitude "22.12224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2017_37.02301_22.12224_7-7_Francesco%20Tiralongo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.02301 22.12224)"^^geo:wktLiteral ;
  geo-pos:lat "37.02301"^^xsd:decimal ;
  geo-pos:long "22.12224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2017_37.02301_22.12224_7-7_Francesco%20Tiralongo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2017_37.02301_22.12224_7-7_Francesco Tiralongo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2017_37.02301_22.12224_7-7_Francesco Tiralongo'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Francesco Tiralongo'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.12224'^^xsd:double;
  dwc:latitude '37.02301'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2017_37.02301_22.12224_7-7_Francesco Tiralongo'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Asparagopsis_2006_37.02419_22.12226_1-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Asparagopsis_2006_37.02419_22.12226_1-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Asparagopsis_2006_37.02419_22.12226_1-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.02419 22.12226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.02419"^^xsd:decimal ;
  dwc:decimalLongitude "22.12226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "68"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Asparagopsis_2006_37.02419_22.12226_1-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.02419 22.12226)"^^geo:wktLiteral ;
  geo-pos:lat "37.02419"^^xsd:decimal ;
  geo-pos:long "22.12226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "68"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Asparagopsis_2006_37.02419_22.12226_1-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Asparagopsis_2006_37.02419_22.12226_1-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Asparagopsis_2006_37.02419_22.12226_1-1'^^xsd:string;
  dwc:scientificName 'Asparagopsis Montagne, 1840'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.12226'^^xsd:double;
  dwc:latitude '37.02419'^^xsd:double;
  dwc:coordinatePrecision '68'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '143809'^^xsd:integer;
  dwc:occurrenceId 'Asparagopsis_2006_37.02419_22.12226_1-1'^^xsd:string;
  dwc:observationDate '2006-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143809'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Asparagopsis_2008_37.02419_22.12226_1-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Asparagopsis_2008_37.02419_22.12226_1-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Asparagopsis_2008_37.02419_22.12226_1-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.02419 22.12226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.02419"^^xsd:decimal ;
  dwc:decimalLongitude "22.12226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "68"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Asparagopsis_2008_37.02419_22.12226_1-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.02419 22.12226)"^^geo:wktLiteral ;
  geo-pos:lat "37.02419"^^xsd:decimal ;
  geo-pos:long "22.12226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "68"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Asparagopsis_2008_37.02419_22.12226_1-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Asparagopsis_2008_37.02419_22.12226_1-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Asparagopsis_2008_37.02419_22.12226_1-1'^^xsd:string;
  dwc:scientificName 'Asparagopsis Montagne, 1840'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.12226'^^xsd:double;
  dwc:latitude '37.02419'^^xsd:double;
  dwc:coordinatePrecision '68'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '143809'^^xsd:integer;
  dwc:occurrenceId 'Asparagopsis_2008_37.02419_22.12226_1-1'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143809'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Conomurex%20persicus_2003_37.02419_22.12226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Conomurex%20persicus_2003_37.02419_22.12226> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Conomurex%20persicus_2003_37.02419_22.12226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.02419 22.12226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.02419"^^xsd:decimal ;
  dwc:decimalLongitude "22.12226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "68"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Conomurex%20persicus_2003_37.02419_22.12226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.02419 22.12226)"^^geo:wktLiteral ;
  geo-pos:lat "37.02419"^^xsd:decimal ;
  geo-pos:long "22.12226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "68"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Conomurex%20persicus_2003_37.02419_22.12226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Conomurex persicus_2003_37.02419_22.12226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Conomurex persicus_2003_37.02419_22.12226'^^xsd:string;
  dwc:scientificName 'Conomurex persicus (Swainson, 1821)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.12226'^^xsd:double;
  dwc:latitude '37.02419'^^xsd:double;
  dwc:coordinatePrecision '68'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '565371'^^xsd:integer;
  dwc:occurrenceId 'Conomurex persicus_2003_37.02419_22.12226'^^xsd:string;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '565371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Torquigener%20flavimaculosus_2017-09-15_37.02419_22.12226_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2017-09-15_37.02419_22.12226_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2017-09-15_37.02419_22.12226_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.02419 22.12226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.02419"^^xsd:decimal ;
  dwc:decimalLongitude "22.12226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "68"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2017-09-15_37.02419_22.12226_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.02419 22.12226)"^^geo:wktLiteral ;
  geo-pos:lat "37.02419"^^xsd:decimal ;
  geo-pos:long "22.12226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "68"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Torquigener%20flavimaculosus_2017-09-15_37.02419_22.12226_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Torquigener flavimaculosus_2017-09-15_37.02419_22.12226_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Torquigener flavimaculosus_2017-09-15_37.02419_22.12226_5-5'^^xsd:string;
  dwc:scientificName 'Torquigener flavimaculosus Hardy & Randall, 1983'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.12226'^^xsd:double;
  dwc:latitude '37.02419'^^xsd:double;
  dwc:coordinatePrecision '68'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '219962'^^xsd:integer;
  dwc:occurrenceId 'Torquigener flavimaculosus_2017-09-15_37.02419_22.12226_5-5'^^xsd:string;
  dwc:observationDate '2017-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '219962'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Torquigener%20flavimaculosus_2017-12-03_37.02419_22.12226_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2017-12-03_37.02419_22.12226_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2017-12-03_37.02419_22.12226_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.02419 22.12226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.02419"^^xsd:decimal ;
  dwc:decimalLongitude "22.12226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "68"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2017-12-03_37.02419_22.12226_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.02419 22.12226)"^^geo:wktLiteral ;
  geo-pos:lat "37.02419"^^xsd:decimal ;
  geo-pos:long "22.12226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "68"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Torquigener%20flavimaculosus_2017-12-03_37.02419_22.12226_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Torquigener flavimaculosus_2017-12-03_37.02419_22.12226_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Torquigener flavimaculosus_2017-12-03_37.02419_22.12226_5-5'^^xsd:string;
  dwc:scientificName 'Torquigener flavimaculosus Hardy & Randall, 1983'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.12226'^^xsd:double;
  dwc:latitude '37.02419'^^xsd:double;
  dwc:coordinatePrecision '68'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '219962'^^xsd:integer;
  dwc:occurrenceId 'Torquigener flavimaculosus_2017-12-03_37.02419_22.12226_5-5'^^xsd:string;
  dwc:observationDate '2017-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '219962'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Diadema%20setosum_2020_36.92854_22.13898_0.5-6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Diadema%20setosum_2020_36.92854_22.13898_0.5-6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Diadema%20setosum_2020_36.92854_22.13898_0.5-6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.92854 22.13898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.92854"^^xsd:decimal ;
  dwc:decimalLongitude "22.13898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Diadema%20setosum_2020_36.92854_22.13898_0.5-6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.92854 22.13898)"^^geo:wktLiteral ;
  geo-pos:lat "36.92854"^^xsd:decimal ;
  geo-pos:long "22.13898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Diadema%20setosum_2020_36.92854_22.13898_0.5-6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Diadema setosum_2020_36.92854_22.13898_0.5-6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Diadema setosum_2020_36.92854_22.13898_0.5-6'^^xsd:string;
  dwc:scientificName 'Diadema setosum (Leske, 1778)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.13898'^^xsd:double;
  dwc:latitude '36.92854'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '213372'^^xsd:integer;
  dwc:occurrenceId 'Diadema setosum_2020_36.92854_22.13898_0.5-6'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213372'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Ganonema%20farinosum_2020_36.92854_22.13898_0.5-8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Ganonema%20farinosum_2020_36.92854_22.13898_0.5-8> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Ganonema%20farinosum_2020_36.92854_22.13898_0.5-8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.92854 22.13898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.92854"^^xsd:decimal ;
  dwc:decimalLongitude "22.13898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Ganonema%20farinosum_2020_36.92854_22.13898_0.5-8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.92854 22.13898)"^^geo:wktLiteral ;
  geo-pos:lat "36.92854"^^xsd:decimal ;
  geo-pos:long "22.13898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Ganonema%20farinosum_2020_36.92854_22.13898_0.5-8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ganonema farinosum_2020_36.92854_22.13898_0.5-8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Ganonema farinosum_2020_36.92854_22.13898_0.5-8'^^xsd:string;
  dwc:scientificName 'Ganonema farinosum (J.V.Lamouroux) K.-C.Fan & Y.-C.Wang, 1974'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.13898'^^xsd:double;
  dwc:latitude '36.92854'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145749'^^xsd:integer;
  dwc:occurrenceId 'Ganonema farinosum_2020_36.92854_22.13898_0.5-8'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145749'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType '% cover'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2020_36.92854_22.13898_0.5-8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2020_36.92854_22.13898_0.5-8> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2020_36.92854_22.13898_0.5-8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.92854 22.13898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.92854"^^xsd:decimal ;
  dwc:decimalLongitude "22.13898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2020_36.92854_22.13898_0.5-8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.92854 22.13898)"^^geo:wktLiteral ;
  geo-pos:lat "36.92854"^^xsd:decimal ;
  geo-pos:long "22.13898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2020_36.92854_22.13898_0.5-8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2020_36.92854_22.13898_0.5-8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2020_36.92854_22.13898_0.5-8'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.13898'^^xsd:double;
  dwc:latitude '36.92854'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2020_36.92854_22.13898_0.5-8'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '4'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2020_36.92854_22.13898_0.5-8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2020_36.92854_22.13898_0.5-8> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2020_36.92854_22.13898_0.5-8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.92854 22.13898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.92854"^^xsd:decimal ;
  dwc:decimalLongitude "22.13898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2020_36.92854_22.13898_0.5-8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.92854 22.13898)"^^geo:wktLiteral ;
  geo-pos:lat "36.92854"^^xsd:decimal ;
  geo-pos:long "22.13898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2020_36.92854_22.13898_0.5-8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2020_36.92854_22.13898_0.5-8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2020_36.92854_22.13898_0.5-8'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.13898'^^xsd:double;
  dwc:latitude '36.92854'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2020_36.92854_22.13898_0.5-8'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '10'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2020_36.92854_22.13898_0.5-8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_36.92854_22.13898_0.5-8> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_36.92854_22.13898_0.5-8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.92854 22.13898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.92854"^^xsd:decimal ;
  dwc:decimalLongitude "22.13898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_36.92854_22.13898_0.5-8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.92854 22.13898)"^^geo:wktLiteral ;
  geo-pos:lat "36.92854"^^xsd:decimal ;
  geo-pos:long "22.13898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2020_36.92854_22.13898_0.5-8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2020_36.92854_22.13898_0.5-8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2020_36.92854_22.13898_0.5-8'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.13898'^^xsd:double;
  dwc:latitude '36.92854'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2020_36.92854_22.13898_0.5-8'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '10'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2004_36.96854_22.13951_4-4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2004_36.96854_22.13951_4-4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2004_36.96854_22.13951_4-4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.96854 22.13951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.96854"^^xsd:decimal ;
  dwc:decimalLongitude "22.13951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2004_36.96854_22.13951_4-4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.96854 22.13951)"^^geo:wktLiteral ;
  geo-pos:lat "36.96854"^^xsd:decimal ;
  geo-pos:long "22.13951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2004_36.96854_22.13951_4-4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2004_36.96854_22.13951_4-4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2004_36.96854_22.13951_4-4'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.13951'^^xsd:double;
  dwc:latitude '36.96854'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2004_36.96854_22.13951_4-4'^^xsd:string;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2017_36.92938_22.14021_0-0_Francesco%20Tiralongo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2017_36.92938_22.14021_0-0_Francesco%20Tiralongo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2017_36.92938_22.14021_0-0_Francesco%20Tiralongo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.92938 22.14021)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.92938"^^xsd:decimal ;
  dwc:decimalLongitude "22.14021"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2017_36.92938_22.14021_0-0_Francesco%20Tiralongo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.92938 22.14021)"^^geo:wktLiteral ;
  geo-pos:lat "36.92938"^^xsd:decimal ;
  geo-pos:long "22.14021"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2017_36.92938_22.14021_0-0_Francesco%20Tiralongo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2017_36.92938_22.14021_0-0_Francesco Tiralongo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2017_36.92938_22.14021_0-0_Francesco Tiralongo'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Francesco Tiralongo'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.14021'^^xsd:double;
  dwc:latitude '36.92938'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2017_36.92938_22.14021_0-0_Francesco Tiralongo'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '10'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2008_36.96497_22.14025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2008_36.96497_22.14025> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2008_36.96497_22.14025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.96497 22.14025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.96497"^^xsd:decimal ;
  dwc:decimalLongitude "22.14025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2008_36.96497_22.14025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.96497 22.14025)"^^geo:wktLiteral ;
  geo-pos:lat "36.96497"^^xsd:decimal ;
  geo-pos:long "22.14025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2008_36.96497_22.14025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2008_36.96497_22.14025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2008_36.96497_22.14025'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.14025'^^xsd:double;
  dwc:latitude '36.96497'^^xsd:double;
  dwc:coordinatePrecision '40'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2008_36.96497_22.14025'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Sargocentron%20rubrum_2012_36.93074_22.14207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2012_36.93074_22.14207> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2012_36.93074_22.14207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.93074 22.14207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.93074"^^xsd:decimal ;
  dwc:decimalLongitude "22.14207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2012_36.93074_22.14207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.93074 22.14207)"^^geo:wktLiteral ;
  geo-pos:lat "36.93074"^^xsd:decimal ;
  geo-pos:long "22.14207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Sargocentron%20rubrum_2012_36.93074_22.14207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Sargocentron rubrum_2012_36.93074_22.14207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Sargocentron rubrum_2012_36.93074_22.14207'^^xsd:string;
  dwc:scientificName 'Sargocentron rubrum (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.14207'^^xsd:double;
  dwc:latitude '36.93074'^^xsd:double;
  dwc:aphiaid '126400'^^xsd:integer;
  dwc:occurrenceId 'Sargocentron rubrum_2012_36.93074_22.14207'^^xsd:string;
  dwc:observationDate '2012-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126400'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Torquigener%20flavimaculosus_2016_36.95675_22.14257_3-3_Francesco%20Tiralongo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2016_36.95675_22.14257_3-3_Francesco%20Tiralongo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2016_36.95675_22.14257_3-3_Francesco%20Tiralongo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.95675 22.14257)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.95675"^^xsd:decimal ;
  dwc:decimalLongitude "22.14257"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2016_36.95675_22.14257_3-3_Francesco%20Tiralongo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.95675 22.14257)"^^geo:wktLiteral ;
  geo-pos:lat "36.95675"^^xsd:decimal ;
  geo-pos:long "22.14257"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Torquigener%20flavimaculosus_2016_36.95675_22.14257_3-3_Francesco%20Tiralongo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Torquigener flavimaculosus_2016_36.95675_22.14257_3-3_Francesco Tiralongo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Torquigener flavimaculosus_2016_36.95675_22.14257_3-3_Francesco Tiralongo'^^xsd:string;
  dwc:scientificName 'Torquigener flavimaculosus Hardy & Randall, 1983'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Francesco Tiralongo'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.14257'^^xsd:double;
  dwc:latitude '36.95675'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '219962'^^xsd:integer;
  dwc:occurrenceId 'Torquigener flavimaculosus_2016_36.95675_22.14257_3-3_Francesco Tiralongo'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219962'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2002_36.93317_22.14299_5-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2002_36.93317_22.14299_5-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2002_36.93317_22.14299_5-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.93317 22.14299)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.93317"^^xsd:decimal ;
  dwc:decimalLongitude "22.14299"^^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 "28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2002_36.93317_22.14299_5-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.93317 22.14299)"^^geo:wktLiteral ;
  geo-pos:lat "36.93317"^^xsd:decimal ;
  geo-pos:long "22.14299"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "28"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2002_36.93317_22.14299_5-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2002_36.93317_22.14299_5-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2002_36.93317_22.14299_5-10'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.14299'^^xsd:double;
  dwc:latitude '36.93317'^^xsd:double;
  dwc:coordinatePrecision '28'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2002_36.93317_22.14299_5-10'^^xsd:string;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Halophila%20stipulacea_2001_36.93317_22.14299_10-28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2001_36.93317_22.14299_10-28> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2001_36.93317_22.14299_10-28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.93317 22.14299)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.93317"^^xsd:decimal ;
  dwc:decimalLongitude "22.14299"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Halophila%20stipulacea_2001_36.93317_22.14299_10-28>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.93317 22.14299)"^^geo:wktLiteral ;
  geo-pos:lat "36.93317"^^xsd:decimal ;
  geo-pos:long "22.14299"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "28"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Halophila%20stipulacea_2001_36.93317_22.14299_10-28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Halophila stipulacea_2001_36.93317_22.14299_10-28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Halophila stipulacea_2001_36.93317_22.14299_10-28'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea (Forsskål) Ascherson, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.14299'^^xsd:double;
  dwc:latitude '36.93317'^^xsd:double;
  dwc:coordinatePrecision '28'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:occurrenceId 'Halophila stipulacea_2001_36.93317_22.14299_10-28'^^xsd:string;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2018_36.94897_22.14307_Stefanos%20Kalogirou>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2018_36.94897_22.14307_Stefanos%20Kalogirou> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2018_36.94897_22.14307_Stefanos%20Kalogirou> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94897 22.14307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.94897"^^xsd:decimal ;
  dwc:decimalLongitude "22.14307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2018_36.94897_22.14307_Stefanos%20Kalogirou>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94897 22.14307)"^^geo:wktLiteral ;
  geo-pos:lat "36.94897"^^xsd:decimal ;
  geo-pos:long "22.14307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2018_36.94897_22.14307_Stefanos%20Kalogirou>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2018_36.94897_22.14307_Stefanos Kalogirou" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2018_36.94897_22.14307_Stefanos Kalogirou'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Stefanos Kalogirou'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.14307'^^xsd:double;
  dwc:latitude '36.94897'^^xsd:double;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2018_36.94897_22.14307_Stefanos Kalogirou'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2015%2F2018_37.01579_22.14884_Francesco%20Tiralongo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2015%2F2018_37.01579_22.14884_Francesco%20Tiralongo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2015%2F2018_37.01579_22.14884_Francesco%20Tiralongo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.01579 22.14884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.01579"^^xsd:decimal ;
  dwc:decimalLongitude "22.14884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2015%2F2018_37.01579_22.14884_Francesco%20Tiralongo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.01579 22.14884)"^^geo:wktLiteral ;
  geo-pos:lat "37.01579"^^xsd:decimal ;
  geo-pos:long "22.14884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2015%2F2018_37.01579_22.14884_Francesco%20Tiralongo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2015/2018_37.01579_22.14884_Francesco Tiralongo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2015/2018_37.01579_22.14884_Francesco Tiralongo'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Francesco Tiralongo'^^xsd:string;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.14884'^^xsd:double;
  dwc:latitude '37.01579'^^xsd:double;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2015/2018_37.01579_22.14884_Francesco Tiralongo'^^xsd:string;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2015%2F2018_36.99441_22.15352_Francesco%20Tiralongo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2015%2F2018_36.99441_22.15352_Francesco%20Tiralongo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2015%2F2018_36.99441_22.15352_Francesco%20Tiralongo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.99441 22.15352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.99441"^^xsd:decimal ;
  dwc:decimalLongitude "22.15352"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2015%2F2018_36.99441_22.15352_Francesco%20Tiralongo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.99441 22.15352)"^^geo:wktLiteral ;
  geo-pos:lat "36.99441"^^xsd:decimal ;
  geo-pos:long "22.15352"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2015%2F2018_36.99441_22.15352_Francesco%20Tiralongo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2015/2018_36.99441_22.15352_Francesco Tiralongo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2015/2018_36.99441_22.15352_Francesco Tiralongo'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Francesco Tiralongo'^^xsd:string;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.15352'^^xsd:double;
  dwc:latitude '36.99441'^^xsd:double;
  dwc:coordinatePrecision '12'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2015/2018_36.99441_22.15352_Francesco Tiralongo'^^xsd:string;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2009_36.86754_22.17041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2009_36.86754_22.17041> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2009_36.86754_22.17041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.86754 22.17041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.86754"^^xsd:decimal ;
  dwc:decimalLongitude "22.17041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2009_36.86754_22.17041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.86754 22.17041)"^^geo:wktLiteral ;
  geo-pos:lat "36.86754"^^xsd:decimal ;
  geo-pos:long "22.17041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2009_36.86754_22.17041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2009_36.86754_22.17041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2009_36.86754_22.17041'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.17041'^^xsd:double;
  dwc:latitude '36.86754'^^xsd:double;
  dwc:occurrenceRemarks 'Newspaper'^^xsd:string;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2009_36.86754_22.17041'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2007_36.89499_22.22086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2007_36.89499_22.22086> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2007_36.89499_22.22086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89499 22.22086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.89499"^^xsd:decimal ;
  dwc:decimalLongitude "22.22086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2007_36.89499_22.22086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89499 22.22086)"^^geo:wktLiteral ;
  geo-pos:lat "36.89499"^^xsd:decimal ;
  geo-pos:long "22.22086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2007_36.89499_22.22086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2007_36.89499_22.22086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2007_36.89499_22.22086'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.22086'^^xsd:double;
  dwc:latitude '36.89499'^^xsd:double;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2007_36.89499_22.22086'^^xsd:string;
  dwc:observationDate '2007-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2008_36.89499_22.22086_1-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.89499_22.22086_1-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.89499_22.22086_1-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89499 22.22086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.89499"^^xsd:decimal ;
  dwc:decimalLongitude "22.22086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.89499_22.22086_1-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89499 22.22086)"^^geo:wktLiteral ;
  geo-pos:lat "36.89499"^^xsd:decimal ;
  geo-pos:long "22.22086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2008_36.89499_22.22086_1-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2008_36.89499_22.22086_1-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2008_36.89499_22.22086_1-1'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.22086'^^xsd:double;
  dwc:latitude '36.89499'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2008_36.89499_22.22086_1-1'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2019_36.89395_22.22538_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.89395_22.22538_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.89395_22.22538_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89395 22.22538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.89395"^^xsd:decimal ;
  dwc:decimalLongitude "22.22538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.89395_22.22538_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89395 22.22538)"^^geo:wktLiteral ;
  geo-pos:lat "36.89395"^^xsd:decimal ;
  geo-pos:long "22.22538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2019_36.89395_22.22538_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2019_36.89395_22.22538_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2019_36.89395_22.22538_5-5'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.22538'^^xsd:double;
  dwc:latitude '36.89395'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2019_36.89395_22.22538_5-5'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2019_36.88669_22.23055_Nazarov%20Lev>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2019_36.88669_22.23055_Nazarov%20Lev> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2019_36.88669_22.23055_Nazarov%20Lev> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88669 22.23055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.88669"^^xsd:decimal ;
  dwc:decimalLongitude "22.23055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2019_36.88669_22.23055_Nazarov%20Lev>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88669 22.23055)"^^geo:wktLiteral ;
  geo-pos:lat "36.88669"^^xsd:decimal ;
  geo-pos:long "22.23055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2019_36.88669_22.23055_Nazarov%20Lev>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2019_36.88669_22.23055_Nazarov Lev" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2019_36.88669_22.23055_Nazarov Lev'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Nazarov Lev'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.23055'^^xsd:double;
  dwc:latitude '36.88669'^^xsd:double;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2019_36.88669_22.23055_Nazarov Lev'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2019_36.87978_22.2337_17-17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.87978_22.2337_17-17> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.87978_22.2337_17-17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87978 22.2337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.87978"^^xsd:decimal ;
  dwc:decimalLongitude "22.2337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.87978_22.2337_17-17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87978 22.2337)"^^geo:wktLiteral ;
  geo-pos:lat "36.87978"^^xsd:decimal ;
  geo-pos:long "22.2337"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2019_36.87978_22.2337_17-17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2019_36.87978_22.2337_17-17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2019_36.87978_22.2337_17-17'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.2337'^^xsd:double;
  dwc:latitude '36.87978'^^xsd:double;
  dwc:coordinatePrecision '12'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2019_36.87978_22.2337_17-17'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2018_36.86489_22.24622_15-15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2018_36.86489_22.24622_15-15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2018_36.86489_22.24622_15-15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.86489 22.24622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.86489"^^xsd:decimal ;
  dwc:decimalLongitude "22.24622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2018_36.86489_22.24622_15-15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.86489 22.24622)"^^geo:wktLiteral ;
  geo-pos:lat "36.86489"^^xsd:decimal ;
  geo-pos:long "22.24622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2018_36.86489_22.24622_15-15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2018_36.86489_22.24622_15-15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2018_36.86489_22.24622_15-15'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.24622'^^xsd:double;
  dwc:latitude '36.86489'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2018_36.86489_22.24622_15-15'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2018_36.86697_22.24712_15-15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2018_36.86697_22.24712_15-15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2018_36.86697_22.24712_15-15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.86697 22.24712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.86697"^^xsd:decimal ;
  dwc:decimalLongitude "22.24712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2018_36.86697_22.24712_15-15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.86697 22.24712)"^^geo:wktLiteral ;
  geo-pos:lat "36.86697"^^xsd:decimal ;
  geo-pos:long "22.24712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2018_36.86697_22.24712_15-15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2018_36.86697_22.24712_15-15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2018_36.86697_22.24712_15-15'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.24712'^^xsd:double;
  dwc:latitude '36.86697'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2018_36.86697_22.24712_15-15'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2019_36.86211_22.24944_6-6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.86211_22.24944_6-6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.86211_22.24944_6-6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.86211 22.24944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.86211"^^xsd:decimal ;
  dwc:decimalLongitude "22.24944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.86211_22.24944_6-6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.86211 22.24944)"^^geo:wktLiteral ;
  geo-pos:lat "36.86211"^^xsd:decimal ;
  geo-pos:long "22.24944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2019_36.86211_22.24944_6-6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2019_36.86211_22.24944_6-6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2019_36.86211_22.24944_6-6'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.24944'^^xsd:double;
  dwc:latitude '36.86211'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2019_36.86211_22.24944_6-6'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2019_36.86283_22.25016_1-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.86283_22.25016_1-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.86283_22.25016_1-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.86283 22.25016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.86283"^^xsd:decimal ;
  dwc:decimalLongitude "22.25016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.86283_22.25016_1-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.86283 22.25016)"^^geo:wktLiteral ;
  geo-pos:lat "36.86283"^^xsd:decimal ;
  geo-pos:long "22.25016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2019_36.86283_22.25016_1-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2019_36.86283_22.25016_1-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2019_36.86283_22.25016_1-1'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.25016'^^xsd:double;
  dwc:latitude '36.86283'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2019_36.86283_22.25016_1-1'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Torquigener%20flavimaculosus_2020_36.84433_22.2589_nature-lovers>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2020_36.84433_22.2589_nature-lovers> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2020_36.84433_22.2589_nature-lovers> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.84433 22.2589)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.84433"^^xsd:decimal ;
  dwc:decimalLongitude "22.2589"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2020_36.84433_22.2589_nature-lovers>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.84433 22.2589)"^^geo:wktLiteral ;
  geo-pos:lat "36.84433"^^xsd:decimal ;
  geo-pos:long "22.2589"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Torquigener%20flavimaculosus_2020_36.84433_22.2589_nature-lovers>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Torquigener flavimaculosus_2020_36.84433_22.2589_nature-lovers" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Torquigener flavimaculosus_2020_36.84433_22.2589_nature-lovers'^^xsd:string;
  dwc:scientificName 'Torquigener flavimaculosus Hardy & Randall, 1983'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'nature-lovers'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.2589'^^xsd:double;
  dwc:latitude '36.84433'^^xsd:double;
  dwc:occurrenceRemarks 'Dead'^^xsd:string;
  dwc:aphiaid '219962'^^xsd:integer;
  dwc:occurrenceId 'Torquigener flavimaculosus_2020_36.84433_22.2589_nature-lovers'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219962'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Conomurex%20persicus_2020_36.80979_22.29616_0.5-6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Conomurex%20persicus_2020_36.80979_22.29616_0.5-6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Conomurex%20persicus_2020_36.80979_22.29616_0.5-6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.80979 22.29616)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.80979"^^xsd:decimal ;
  dwc:decimalLongitude "22.29616"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Conomurex%20persicus_2020_36.80979_22.29616_0.5-6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.80979 22.29616)"^^geo:wktLiteral ;
  geo-pos:lat "36.80979"^^xsd:decimal ;
  geo-pos:long "22.29616"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Conomurex%20persicus_2020_36.80979_22.29616_0.5-6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Conomurex persicus_2020_36.80979_22.29616_0.5-6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Conomurex persicus_2020_36.80979_22.29616_0.5-6'^^xsd:string;
  dwc:scientificName 'Conomurex persicus (Swainson, 1821)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.29616'^^xsd:double;
  dwc:latitude '36.80979'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '565371'^^xsd:integer;
  dwc:occurrenceId 'Conomurex persicus_2020_36.80979_22.29616_0.5-6'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '565371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Ganonema%20farinosum_2020_36.80979_22.29616_0.5-6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Ganonema%20farinosum_2020_36.80979_22.29616_0.5-6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Ganonema%20farinosum_2020_36.80979_22.29616_0.5-6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.80979 22.29616)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.80979"^^xsd:decimal ;
  dwc:decimalLongitude "22.29616"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Ganonema%20farinosum_2020_36.80979_22.29616_0.5-6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.80979 22.29616)"^^geo:wktLiteral ;
  geo-pos:lat "36.80979"^^xsd:decimal ;
  geo-pos:long "22.29616"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Ganonema%20farinosum_2020_36.80979_22.29616_0.5-6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ganonema farinosum_2020_36.80979_22.29616_0.5-6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Ganonema farinosum_2020_36.80979_22.29616_0.5-6'^^xsd:string;
  dwc:scientificName 'Ganonema farinosum (J.V.Lamouroux) K.-C.Fan & Y.-C.Wang, 1974'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.29616'^^xsd:double;
  dwc:latitude '36.80979'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145749'^^xsd:integer;
  dwc:occurrenceId 'Ganonema farinosum_2020_36.80979_22.29616_0.5-6'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145749'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2020_36.80979_22.29616_0.5-6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2020_36.80979_22.29616_0.5-6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2020_36.80979_22.29616_0.5-6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.80979 22.29616)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.80979"^^xsd:decimal ;
  dwc:decimalLongitude "22.29616"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2020_36.80979_22.29616_0.5-6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.80979 22.29616)"^^geo:wktLiteral ;
  geo-pos:lat "36.80979"^^xsd:decimal ;
  geo-pos:long "22.29616"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2020_36.80979_22.29616_0.5-6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2020_36.80979_22.29616_0.5-6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2020_36.80979_22.29616_0.5-6'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.29616'^^xsd:double;
  dwc:latitude '36.80979'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2020_36.80979_22.29616_0.5-6'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2020_36.80979_22.29616_0.5-6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2020_36.80979_22.29616_0.5-6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2020_36.80979_22.29616_0.5-6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.80979 22.29616)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.80979"^^xsd:decimal ;
  dwc:decimalLongitude "22.29616"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2020_36.80979_22.29616_0.5-6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.80979 22.29616)"^^geo:wktLiteral ;
  geo-pos:lat "36.80979"^^xsd:decimal ;
  geo-pos:long "22.29616"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2020_36.80979_22.29616_0.5-6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2020_36.80979_22.29616_0.5-6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2020_36.80979_22.29616_0.5-6'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.29616'^^xsd:double;
  dwc:latitude '36.80979'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2020_36.80979_22.29616_0.5-6'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '12'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2020_36.80979_22.29616_0.5-6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_36.80979_22.29616_0.5-6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_36.80979_22.29616_0.5-6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.80979 22.29616)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.80979"^^xsd:decimal ;
  dwc:decimalLongitude "22.29616"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_36.80979_22.29616_0.5-6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.80979 22.29616)"^^geo:wktLiteral ;
  geo-pos:lat "36.80979"^^xsd:decimal ;
  geo-pos:long "22.29616"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2020_36.80979_22.29616_0.5-6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2020_36.80979_22.29616_0.5-6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2020_36.80979_22.29616_0.5-6'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.29616'^^xsd:double;
  dwc:latitude '36.80979'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2020_36.80979_22.29616_0.5-6'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Asparagopsis_2010_36.76815_22.31365_8-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Asparagopsis_2010_36.76815_22.31365_8-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Asparagopsis_2010_36.76815_22.31365_8-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.76815 22.31365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.76815"^^xsd:decimal ;
  dwc:decimalLongitude "22.31365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Asparagopsis_2010_36.76815_22.31365_8-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.76815 22.31365)"^^geo:wktLiteral ;
  geo-pos:lat "36.76815"^^xsd:decimal ;
  geo-pos:long "22.31365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Asparagopsis_2010_36.76815_22.31365_8-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Asparagopsis_2010_36.76815_22.31365_8-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Asparagopsis_2010_36.76815_22.31365_8-10'^^xsd:string;
  dwc:scientificName 'Asparagopsis Montagne, 1840'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.31365'^^xsd:double;
  dwc:latitude '36.76815'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '143809'^^xsd:integer;
  dwc:occurrenceId 'Asparagopsis_2010_36.76815_22.31365_8-10'^^xsd:string;
  dwc:observationDate '2010-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143809'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2009_38.17458_22.3185_25-30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2009_38.17458_22.3185_25-30> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2009_38.17458_22.3185_25-30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.17458 22.3185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.17458"^^xsd:decimal ;
  dwc:decimalLongitude "22.3185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2009_38.17458_22.3185_25-30>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.17458 22.3185)"^^geo:wktLiteral ;
  geo-pos:lat "38.17458"^^xsd:decimal ;
  geo-pos:long "22.3185"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2009_38.17458_22.3185_25-30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2009_38.17458_22.3185_25-30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2009_38.17458_22.3185_25-30'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.3185'^^xsd:double;
  dwc:latitude '38.17458'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'Fisheries Directive'^^xsd:string;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2009_38.17458_22.3185_25-30'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Womersleyella%20setacea_2002_36.73244_22.33258_35-40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Womersleyella%20setacea_2002_36.73244_22.33258_35-40> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Womersleyella%20setacea_2002_36.73244_22.33258_35-40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.73244 22.33258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.73244"^^xsd:decimal ;
  dwc:decimalLongitude "22.33258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Womersleyella%20setacea_2002_36.73244_22.33258_35-40>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.73244 22.33258)"^^geo:wktLiteral ;
  geo-pos:lat "36.73244"^^xsd:decimal ;
  geo-pos:long "22.33258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Womersleyella%20setacea_2002_36.73244_22.33258_35-40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Womersleyella setacea_2002_36.73244_22.33258_35-40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Womersleyella setacea_2002_36.73244_22.33258_35-40'^^xsd:string;
  dwc:scientificName 'Womersleyella setacea (Hollenberg) R.E.Norris, 1992'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.33258'^^xsd:double;
  dwc:latitude '36.73244'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '146371'^^xsd:integer;
  dwc:occurrenceId 'Womersleyella setacea_2002_36.73244_22.33258_35-40'^^xsd:string;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Conomurex%20persicus_2016_38.17506_22.33813_Giannis%20Gkourogiannis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Conomurex%20persicus_2016_38.17506_22.33813_Giannis%20Gkourogiannis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Conomurex%20persicus_2016_38.17506_22.33813_Giannis%20Gkourogiannis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.17506 22.33813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.17506"^^xsd:decimal ;
  dwc:decimalLongitude "22.33813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Conomurex%20persicus_2016_38.17506_22.33813_Giannis%20Gkourogiannis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.17506 22.33813)"^^geo:wktLiteral ;
  geo-pos:lat "38.17506"^^xsd:decimal ;
  geo-pos:long "22.33813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Conomurex%20persicus_2016_38.17506_22.33813_Giannis%20Gkourogiannis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Conomurex persicus_2016_38.17506_22.33813_Giannis Gkourogiannis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Conomurex persicus_2016_38.17506_22.33813_Giannis Gkourogiannis'^^xsd:string;
  dwc:scientificName 'Conomurex persicus (Swainson, 1821)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Giannis Gkourogiannis'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.33813'^^xsd:double;
  dwc:latitude '38.17506'^^xsd:double;
  dwc:aphiaid '565371'^^xsd:integer;
  dwc:occurrenceId 'Conomurex persicus_2016_38.17506_22.33813_Giannis Gkourogiannis'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '565371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2019_36.68066_22.37266_Yves%20Bas>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_36.68066_22.37266_Yves%20Bas> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_36.68066_22.37266_Yves%20Bas> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.68066 22.37266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.68066"^^xsd:decimal ;
  dwc:decimalLongitude "22.37266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_36.68066_22.37266_Yves%20Bas>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.68066 22.37266)"^^geo:wktLiteral ;
  geo-pos:lat "36.68066"^^xsd:decimal ;
  geo-pos:long "22.37266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2019_36.68066_22.37266_Yves%20Bas>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2019_36.68066_22.37266_Yves Bas" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2019_36.68066_22.37266_Yves Bas'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Yves Bas'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.37266'^^xsd:double;
  dwc:latitude '36.68066'^^xsd:double;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2019_36.68066_22.37266_Yves Bas'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '6'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2009_36.54139_22.37298_8-8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_36.54139_22.37298_8-8> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_36.54139_22.37298_8-8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54139 22.37298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.54139"^^xsd:decimal ;
  dwc:decimalLongitude "22.37298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_36.54139_22.37298_8-8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54139 22.37298)"^^geo:wktLiteral ;
  geo-pos:lat "36.54139"^^xsd:decimal ;
  geo-pos:long "22.37298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2009_36.54139_22.37298_8-8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2009_36.54139_22.37298_8-8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2009_36.54139_22.37298_8-8'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.37298'^^xsd:double;
  dwc:latitude '36.54139'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2009_36.54139_22.37298_8-8'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2020_36.68273_22.37467_18-35>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2020_36.68273_22.37467_18-35> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2020_36.68273_22.37467_18-35> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.68273 22.37467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.68273"^^xsd:decimal ;
  dwc:decimalLongitude "22.37467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2020_36.68273_22.37467_18-35>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.68273 22.37467)"^^geo:wktLiteral ;
  geo-pos:lat "36.68273"^^xsd:decimal ;
  geo-pos:long "22.37467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2020_36.68273_22.37467_18-35>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2020_36.68273_22.37467_18-35" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2020_36.68273_22.37467_18-35'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.37467'^^xsd:double;
  dwc:latitude '36.68273'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2020_36.68273_22.37467_18-35'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Torquigener%20flavimaculosus_2020_36.68075_22.3774_5-5_alexandros.venn>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2020_36.68075_22.3774_5-5_alexandros.venn> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2020_36.68075_22.3774_5-5_alexandros.venn> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.68075 22.3774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.68075"^^xsd:decimal ;
  dwc:decimalLongitude "22.3774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2020_36.68075_22.3774_5-5_alexandros.venn>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.68075 22.3774)"^^geo:wktLiteral ;
  geo-pos:lat "36.68075"^^xsd:decimal ;
  geo-pos:long "22.3774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Torquigener%20flavimaculosus_2020_36.68075_22.3774_5-5_alexandros.venn>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Torquigener flavimaculosus_2020_36.68075_22.3774_5-5_alexandros.venn" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Torquigener flavimaculosus_2020_36.68075_22.3774_5-5_alexandros.venn'^^xsd:string;
  dwc:scientificName 'Torquigener flavimaculosus Hardy & Randall, 1983'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'alexandros.venn'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.3774'^^xsd:double;
  dwc:latitude '36.68075'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'UAEGEAN-ALAS'^^xsd:string;
  dwc:aphiaid '219962'^^xsd:integer;
  dwc:occurrenceId 'Torquigener flavimaculosus_2020_36.68075_22.3774_5-5_alexandros.venn'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219962'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2020_36.68048_22.37742_5-5_Kabanos%20Dimitris-%20Dive%20In%20Action%20%7C%20Santorini%20Active%20Volcanic%20Environment>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2020_36.68048_22.37742_5-5_Kabanos%20Dimitris-%20Dive%20In%20Action%20%7C%20Santorini%20Active%20Volcanic%20Environment> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2020_36.68048_22.37742_5-5_Kabanos%20Dimitris-%20Dive%20In%20Action%20%7C%20Santorini%20Active%20Volcanic%20Environment> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.68048 22.37742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.68048"^^xsd:decimal ;
  dwc:decimalLongitude "22.37742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2020_36.68048_22.37742_5-5_Kabanos%20Dimitris-%20Dive%20In%20Action%20%7C%20Santorini%20Active%20Volcanic%20Environment>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.68048 22.37742)"^^geo:wktLiteral ;
  geo-pos:lat "36.68048"^^xsd:decimal ;
  geo-pos:long "22.37742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2020_36.68048_22.37742_5-5_Kabanos%20Dimitris-%20Dive%20In%20Action%20%7C%20Santorini%20Active%20Volcanic%20Environment>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2020_36.68048_22.37742_5-5_Kabanos Dimitris- Dive In Action | Santorini Active Volcanic Environment" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2020_36.68048_22.37742_5-5_Kabanos Dimitris- Dive In Action | Santorini Active Volcanic Environment'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Kabanos Dimitris- Dive In Action | Santorini Active Volcanic Environment'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.37742'^^xsd:double;
  dwc:latitude '36.68048'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'UAEGEAN-ALAS'^^xsd:string;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2020_36.68048_22.37742_5-5_Kabanos Dimitris- Dive In Action | Santorini Active Volcanic Environment'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Conomurex%20persicus_2020_36.63879_22.37895_0.5-6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Conomurex%20persicus_2020_36.63879_22.37895_0.5-6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Conomurex%20persicus_2020_36.63879_22.37895_0.5-6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63879 22.37895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.63879"^^xsd:decimal ;
  dwc:decimalLongitude "22.37895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Conomurex%20persicus_2020_36.63879_22.37895_0.5-6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63879 22.37895)"^^geo:wktLiteral ;
  geo-pos:lat "36.63879"^^xsd:decimal ;
  geo-pos:long "22.37895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Conomurex%20persicus_2020_36.63879_22.37895_0.5-6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Conomurex persicus_2020_36.63879_22.37895_0.5-6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Conomurex persicus_2020_36.63879_22.37895_0.5-6'^^xsd:string;
  dwc:scientificName 'Conomurex persicus (Swainson, 1821)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.37895'^^xsd:double;
  dwc:latitude '36.63879'^^xsd:double;
  dwc:coordinatePrecision '23'^^xsd:integer;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '565371'^^xsd:integer;
  dwc:occurrenceId 'Conomurex persicus_2020_36.63879_22.37895_0.5-6'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '565371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Diadema%20setosum_2020_36.63879_22.37895_0.5-6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Diadema%20setosum_2020_36.63879_22.37895_0.5-6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Diadema%20setosum_2020_36.63879_22.37895_0.5-6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63879 22.37895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.63879"^^xsd:decimal ;
  dwc:decimalLongitude "22.37895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Diadema%20setosum_2020_36.63879_22.37895_0.5-6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63879 22.37895)"^^geo:wktLiteral ;
  geo-pos:lat "36.63879"^^xsd:decimal ;
  geo-pos:long "22.37895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Diadema%20setosum_2020_36.63879_22.37895_0.5-6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Diadema setosum_2020_36.63879_22.37895_0.5-6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Diadema setosum_2020_36.63879_22.37895_0.5-6'^^xsd:string;
  dwc:scientificName 'Diadema setosum (Leske, 1778)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.37895'^^xsd:double;
  dwc:latitude '36.63879'^^xsd:double;
  dwc:coordinatePrecision '23'^^xsd:integer;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '213372'^^xsd:integer;
  dwc:occurrenceId 'Diadema setosum_2020_36.63879_22.37895_0.5-6'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213372'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2020_36.63879_22.37895_0.5-6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2020_36.63879_22.37895_0.5-6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2020_36.63879_22.37895_0.5-6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63879 22.37895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.63879"^^xsd:decimal ;
  dwc:decimalLongitude "22.37895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2020_36.63879_22.37895_0.5-6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63879 22.37895)"^^geo:wktLiteral ;
  geo-pos:lat "36.63879"^^xsd:decimal ;
  geo-pos:long "22.37895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2020_36.63879_22.37895_0.5-6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2020_36.63879_22.37895_0.5-6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2020_36.63879_22.37895_0.5-6'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.37895'^^xsd:double;
  dwc:latitude '36.63879'^^xsd:double;
  dwc:coordinatePrecision '23'^^xsd:integer;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2020_36.63879_22.37895_0.5-6'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'very low'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Ganonema%20farinosum_2020_36.63879_22.37895_0.5-6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Ganonema%20farinosum_2020_36.63879_22.37895_0.5-6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Ganonema%20farinosum_2020_36.63879_22.37895_0.5-6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63879 22.37895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.63879"^^xsd:decimal ;
  dwc:decimalLongitude "22.37895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Ganonema%20farinosum_2020_36.63879_22.37895_0.5-6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63879 22.37895)"^^geo:wktLiteral ;
  geo-pos:lat "36.63879"^^xsd:decimal ;
  geo-pos:long "22.37895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Ganonema%20farinosum_2020_36.63879_22.37895_0.5-6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ganonema farinosum_2020_36.63879_22.37895_0.5-6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Ganonema farinosum_2020_36.63879_22.37895_0.5-6'^^xsd:string;
  dwc:scientificName 'Ganonema farinosum (J.V.Lamouroux) K.-C.Fan & Y.-C.Wang, 1974'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.37895'^^xsd:double;
  dwc:latitude '36.63879'^^xsd:double;
  dwc:coordinatePrecision '23'^^xsd:integer;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '145749'^^xsd:integer;
  dwc:occurrenceId 'Ganonema farinosum_2020_36.63879_22.37895_0.5-6'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145749'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '100'^^xsd:integer;
  dwc:organismQuantityType '% cover'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2020_36.63879_22.37895_0.5-6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2020_36.63879_22.37895_0.5-6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2020_36.63879_22.37895_0.5-6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63879 22.37895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.63879"^^xsd:decimal ;
  dwc:decimalLongitude "22.37895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2020_36.63879_22.37895_0.5-6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63879 22.37895)"^^geo:wktLiteral ;
  geo-pos:lat "36.63879"^^xsd:decimal ;
  geo-pos:long "22.37895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2020_36.63879_22.37895_0.5-6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2020_36.63879_22.37895_0.5-6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2020_36.63879_22.37895_0.5-6'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.37895'^^xsd:double;
  dwc:latitude '36.63879'^^xsd:double;
  dwc:coordinatePrecision '23'^^xsd:integer;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2020_36.63879_22.37895_0.5-6'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_2020_36.63879_22.37895_0.5-6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_2020_36.63879_22.37895_0.5-6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_2020_36.63879_22.37895_0.5-6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63879 22.37895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.63879"^^xsd:decimal ;
  dwc:decimalLongitude "22.37895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_2020_36.63879_22.37895_0.5-6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63879 22.37895)"^^geo:wktLiteral ;
  geo-pos:lat "36.63879"^^xsd:decimal ;
  geo-pos:long "22.37895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_2020_36.63879_22.37895_0.5-6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_2020_36.63879_22.37895_0.5-6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_2020_36.63879_22.37895_0.5-6'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.37895'^^xsd:double;
  dwc:latitude '36.63879'^^xsd:double;
  dwc:coordinatePrecision '23'^^xsd:integer;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_2020_36.63879_22.37895_0.5-6'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2020_36.63879_22.37895_0.5-6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2020_36.63879_22.37895_0.5-6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2020_36.63879_22.37895_0.5-6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63879 22.37895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.63879"^^xsd:decimal ;
  dwc:decimalLongitude "22.37895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2020_36.63879_22.37895_0.5-6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63879 22.37895)"^^geo:wktLiteral ;
  geo-pos:lat "36.63879"^^xsd:decimal ;
  geo-pos:long "22.37895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2020_36.63879_22.37895_0.5-6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2020_36.63879_22.37895_0.5-6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2020_36.63879_22.37895_0.5-6'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.37895'^^xsd:double;
  dwc:latitude '36.63879'^^xsd:double;
  dwc:coordinatePrecision '23'^^xsd:integer;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2020_36.63879_22.37895_0.5-6'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2020_36.63879_22.37895_0.5-6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2020_36.63879_22.37895_0.5-6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2020_36.63879_22.37895_0.5-6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63879 22.37895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.63879"^^xsd:decimal ;
  dwc:decimalLongitude "22.37895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2020_36.63879_22.37895_0.5-6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63879 22.37895)"^^geo:wktLiteral ;
  geo-pos:lat "36.63879"^^xsd:decimal ;
  geo-pos:long "22.37895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2020_36.63879_22.37895_0.5-6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2020_36.63879_22.37895_0.5-6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2020_36.63879_22.37895_0.5-6'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.37895'^^xsd:double;
  dwc:latitude '36.63879'^^xsd:double;
  dwc:coordinatePrecision '23'^^xsd:integer;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2020_36.63879_22.37895_0.5-6'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '10'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2020_36.63879_22.37895_0.5-6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_36.63879_22.37895_0.5-6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_36.63879_22.37895_0.5-6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63879 22.37895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.63879"^^xsd:decimal ;
  dwc:decimalLongitude "22.37895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_36.63879_22.37895_0.5-6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63879 22.37895)"^^geo:wktLiteral ;
  geo-pos:lat "36.63879"^^xsd:decimal ;
  geo-pos:long "22.37895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2020_36.63879_22.37895_0.5-6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2020_36.63879_22.37895_0.5-6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2020_36.63879_22.37895_0.5-6'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.37895'^^xsd:double;
  dwc:latitude '36.63879'^^xsd:double;
  dwc:coordinatePrecision '23'^^xsd:integer;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2020_36.63879_22.37895_0.5-6'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Ganonema%20farinosum_2020_38.14306_22.38018_0.3-4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Ganonema%20farinosum_2020_38.14306_22.38018_0.3-4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Ganonema%20farinosum_2020_38.14306_22.38018_0.3-4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14306 22.38018)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.14306"^^xsd:decimal ;
  dwc:decimalLongitude "22.38018"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Ganonema%20farinosum_2020_38.14306_22.38018_0.3-4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14306 22.38018)"^^geo:wktLiteral ;
  geo-pos:lat "38.14306"^^xsd:decimal ;
  geo-pos:long "22.38018"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Ganonema%20farinosum_2020_38.14306_22.38018_0.3-4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ganonema farinosum_2020_38.14306_22.38018_0.3-4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Ganonema farinosum_2020_38.14306_22.38018_0.3-4'^^xsd:string;
  dwc:scientificName 'Ganonema farinosum (J.V.Lamouroux) K.-C.Fan & Y.-C.Wang, 1974'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.38018'^^xsd:double;
  dwc:latitude '38.14306'^^xsd:double;
  dwc:minimumDepth '0.3'^^xsd:double;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '145749'^^xsd:integer;
  dwc:occurrenceId 'Ganonema farinosum_2020_38.14306_22.38018_0.3-4'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145749'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Torquigener%20flavimaculosus_2017_36.6956_22.38023_4-4_Stefanos%20Kalogirou>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2017_36.6956_22.38023_4-4_Stefanos%20Kalogirou> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2017_36.6956_22.38023_4-4_Stefanos%20Kalogirou> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6956 22.38023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6956"^^xsd:decimal ;
  dwc:decimalLongitude "22.38023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2017_36.6956_22.38023_4-4_Stefanos%20Kalogirou>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6956 22.38023)"^^geo:wktLiteral ;
  geo-pos:lat "36.6956"^^xsd:decimal ;
  geo-pos:long "22.38023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Torquigener%20flavimaculosus_2017_36.6956_22.38023_4-4_Stefanos%20Kalogirou>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Torquigener flavimaculosus_2017_36.6956_22.38023_4-4_Stefanos Kalogirou" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Torquigener flavimaculosus_2017_36.6956_22.38023_4-4_Stefanos Kalogirou'^^xsd:string;
  dwc:scientificName 'Torquigener flavimaculosus Hardy & Randall, 1983'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Stefanos Kalogirou'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.38023'^^xsd:double;
  dwc:latitude '36.6956'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '219962'^^xsd:integer;
  dwc:occurrenceId 'Torquigener flavimaculosus_2017_36.6956_22.38023_4-4_Stefanos Kalogirou'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219962'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2017_36.69716_22.38179_11-11_>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2017_36.69716_22.38179_11-11_> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2017_36.69716_22.38179_11-11_> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.69716 22.38179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.69716"^^xsd:decimal ;
  dwc:decimalLongitude "22.38179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "47"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2017_36.69716_22.38179_11-11_>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.69716 22.38179)"^^geo:wktLiteral ;
  geo-pos:lat "36.69716"^^xsd:decimal ;
  geo-pos:long "22.38179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "47"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2017_36.69716_22.38179_11-11_>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2017_36.69716_22.38179_11-11_" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2017_36.69716_22.38179_11-11_'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.38179'^^xsd:double;
  dwc:latitude '36.69716'^^xsd:double;
  dwc:coordinatePrecision '47'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2017_36.69716_22.38179_11-11_'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Asparagopsis_2020_36.54454_22.38801_0.5-6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Asparagopsis_2020_36.54454_22.38801_0.5-6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Asparagopsis_2020_36.54454_22.38801_0.5-6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54454 22.38801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.54454"^^xsd:decimal ;
  dwc:decimalLongitude "22.38801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Asparagopsis_2020_36.54454_22.38801_0.5-6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54454 22.38801)"^^geo:wktLiteral ;
  geo-pos:lat "36.54454"^^xsd:decimal ;
  geo-pos:long "22.38801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Asparagopsis_2020_36.54454_22.38801_0.5-6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Asparagopsis_2020_36.54454_22.38801_0.5-6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Asparagopsis_2020_36.54454_22.38801_0.5-6'^^xsd:string;
  dwc:scientificName 'Asparagopsis Montagne, 1840'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.38801'^^xsd:double;
  dwc:latitude '36.54454'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '143809'^^xsd:integer;
  dwc:occurrenceId 'Asparagopsis_2020_36.54454_22.38801_0.5-6'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143809'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType '% cover'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Diadema%20setosum_2020_36.54454_22.38801_0.5-6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Diadema%20setosum_2020_36.54454_22.38801_0.5-6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Diadema%20setosum_2020_36.54454_22.38801_0.5-6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54454 22.38801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.54454"^^xsd:decimal ;
  dwc:decimalLongitude "22.38801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Diadema%20setosum_2020_36.54454_22.38801_0.5-6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54454 22.38801)"^^geo:wktLiteral ;
  geo-pos:lat "36.54454"^^xsd:decimal ;
  geo-pos:long "22.38801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Diadema%20setosum_2020_36.54454_22.38801_0.5-6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Diadema setosum_2020_36.54454_22.38801_0.5-6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Diadema setosum_2020_36.54454_22.38801_0.5-6'^^xsd:string;
  dwc:scientificName 'Diadema setosum (Leske, 1778)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.38801'^^xsd:double;
  dwc:latitude '36.54454'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '213372'^^xsd:integer;
  dwc:occurrenceId 'Diadema setosum_2020_36.54454_22.38801_0.5-6'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213372'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Ganonema%20farinosum_2020_36.54454_22.38801_0.5-6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Ganonema%20farinosum_2020_36.54454_22.38801_0.5-6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Ganonema%20farinosum_2020_36.54454_22.38801_0.5-6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54454 22.38801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.54454"^^xsd:decimal ;
  dwc:decimalLongitude "22.38801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Ganonema%20farinosum_2020_36.54454_22.38801_0.5-6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54454 22.38801)"^^geo:wktLiteral ;
  geo-pos:lat "36.54454"^^xsd:decimal ;
  geo-pos:long "22.38801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Ganonema%20farinosum_2020_36.54454_22.38801_0.5-6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ganonema farinosum_2020_36.54454_22.38801_0.5-6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Ganonema farinosum_2020_36.54454_22.38801_0.5-6'^^xsd:string;
  dwc:scientificName 'Ganonema farinosum (J.V.Lamouroux) K.-C.Fan & Y.-C.Wang, 1974'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.38801'^^xsd:double;
  dwc:latitude '36.54454'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '145749'^^xsd:integer;
  dwc:occurrenceId 'Ganonema farinosum_2020_36.54454_22.38801_0.5-6'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145749'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType '% cover'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2020_36.54454_22.38801_0.5-6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2020_36.54454_22.38801_0.5-6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2020_36.54454_22.38801_0.5-6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54454 22.38801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.54454"^^xsd:decimal ;
  dwc:decimalLongitude "22.38801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2020_36.54454_22.38801_0.5-6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54454 22.38801)"^^geo:wktLiteral ;
  geo-pos:lat "36.54454"^^xsd:decimal ;
  geo-pos:long "22.38801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2020_36.54454_22.38801_0.5-6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2020_36.54454_22.38801_0.5-6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2020_36.54454_22.38801_0.5-6'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.38801'^^xsd:double;
  dwc:latitude '36.54454'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2020_36.54454_22.38801_0.5-6'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2020_36.54454_22.38801_0.5-6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2020_36.54454_22.38801_0.5-6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2020_36.54454_22.38801_0.5-6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54454 22.38801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.54454"^^xsd:decimal ;
  dwc:decimalLongitude "22.38801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2020_36.54454_22.38801_0.5-6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54454 22.38801)"^^geo:wktLiteral ;
  geo-pos:lat "36.54454"^^xsd:decimal ;
  geo-pos:long "22.38801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2020_36.54454_22.38801_0.5-6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2020_36.54454_22.38801_0.5-6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2020_36.54454_22.38801_0.5-6'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.38801'^^xsd:double;
  dwc:latitude '36.54454'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2020_36.54454_22.38801_0.5-6'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '4'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2020_36.54454_22.38801_0.5-6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2020_36.54454_22.38801_0.5-6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2020_36.54454_22.38801_0.5-6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54454 22.38801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.54454"^^xsd:decimal ;
  dwc:decimalLongitude "22.38801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2020_36.54454_22.38801_0.5-6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54454 22.38801)"^^geo:wktLiteral ;
  geo-pos:lat "36.54454"^^xsd:decimal ;
  geo-pos:long "22.38801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2020_36.54454_22.38801_0.5-6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2020_36.54454_22.38801_0.5-6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2020_36.54454_22.38801_0.5-6'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.38801'^^xsd:double;
  dwc:latitude '36.54454'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2020_36.54454_22.38801_0.5-6'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '15'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2020_36.54454_22.38801_0.5-6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_36.54454_22.38801_0.5-6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_36.54454_22.38801_0.5-6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54454 22.38801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.54454"^^xsd:decimal ;
  dwc:decimalLongitude "22.38801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_36.54454_22.38801_0.5-6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54454 22.38801)"^^geo:wktLiteral ;
  geo-pos:lat "36.54454"^^xsd:decimal ;
  geo-pos:long "22.38801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2020_36.54454_22.38801_0.5-6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2020_36.54454_22.38801_0.5-6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2020_36.54454_22.38801_0.5-6'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.38801'^^xsd:double;
  dwc:latitude '36.54454'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2020_36.54454_22.38801_0.5-6'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '14'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2020_36.54158_22.38868_V%20Tzanatos>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2020_36.54158_22.38868_V%20Tzanatos> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2020_36.54158_22.38868_V%20Tzanatos> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54158 22.38868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.54158"^^xsd:decimal ;
  dwc:decimalLongitude "22.38868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2020_36.54158_22.38868_V%20Tzanatos>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54158 22.38868)"^^geo:wktLiteral ;
  geo-pos:lat "36.54158"^^xsd:decimal ;
  geo-pos:long "22.38868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2020_36.54158_22.38868_V%20Tzanatos>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2020_36.54158_22.38868_V Tzanatos" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2020_36.54158_22.38868_V Tzanatos'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'V. Tzanatos'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.38868'^^xsd:double;
  dwc:latitude '36.54158'^^xsd:double;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2020_36.54158_22.38868_V Tzanatos'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2019_36.54063_22.39096_>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.54063_22.39096_> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.54063_22.39096_> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54063 22.39096)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.54063"^^xsd:decimal ;
  dwc:decimalLongitude "22.39096"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.54063_22.39096_>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54063 22.39096)"^^geo:wktLiteral ;
  geo-pos:lat "36.54063"^^xsd:decimal ;
  geo-pos:long "22.39096"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2019_36.54063_22.39096_>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2019_36.54063_22.39096_" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2019_36.54063_22.39096_'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.39096'^^xsd:double;
  dwc:latitude '36.54063'^^xsd:double;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2019_36.54063_22.39096_'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2019_36.47478_22.39546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.47478_22.39546> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.47478_22.39546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.47478 22.39546)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.47478"^^xsd:decimal ;
  dwc:decimalLongitude "22.39546"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "38"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.47478_22.39546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.47478 22.39546)"^^geo:wktLiteral ;
  geo-pos:lat "36.47478"^^xsd:decimal ;
  geo-pos:long "22.39546"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "38"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2019_36.47478_22.39546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2019_36.47478_22.39546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2019_36.47478_22.39546'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.39546'^^xsd:double;
  dwc:latitude '36.47478'^^xsd:double;
  dwc:coordinatePrecision '38'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2019_36.47478_22.39546'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '4'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2016_36.4733_22.3971_3-3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2016_36.4733_22.3971_3-3> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2016_36.4733_22.3971_3-3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4733 22.3971)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4733"^^xsd:decimal ;
  dwc:decimalLongitude "22.3971"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2016_36.4733_22.3971_3-3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4733 22.3971)"^^geo:wktLiteral ;
  geo-pos:lat "36.4733"^^xsd:decimal ;
  geo-pos:long "22.3971"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2016_36.4733_22.3971_3-3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2016_36.4733_22.3971_3-3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2016_36.4733_22.3971_3-3'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.3971'^^xsd:double;
  dwc:latitude '36.4733'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2016_36.4733_22.3971_3-3'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '10'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2020_36.47859_22.39907_15-15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2020_36.47859_22.39907_15-15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2020_36.47859_22.39907_15-15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.47859 22.39907)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.47859"^^xsd:decimal ;
  dwc:decimalLongitude "22.39907"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2020_36.47859_22.39907_15-15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.47859 22.39907)"^^geo:wktLiteral ;
  geo-pos:lat "36.47859"^^xsd:decimal ;
  geo-pos:long "22.39907"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2020_36.47859_22.39907_15-15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2020_36.47859_22.39907_15-15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2020_36.47859_22.39907_15-15'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.39907'^^xsd:double;
  dwc:latitude '36.47859'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2020_36.47859_22.39907_15-15'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '4'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Asparagopsis_2010_36.4804_22.4004_8-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Asparagopsis_2010_36.4804_22.4004_8-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Asparagopsis_2010_36.4804_22.4004_8-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4804 22.4004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4804"^^xsd:decimal ;
  dwc:decimalLongitude "22.4004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Asparagopsis_2010_36.4804_22.4004_8-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4804 22.4004)"^^geo:wktLiteral ;
  geo-pos:lat "36.4804"^^xsd:decimal ;
  geo-pos:long "22.4004"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Asparagopsis_2010_36.4804_22.4004_8-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Asparagopsis_2010_36.4804_22.4004_8-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Asparagopsis_2010_36.4804_22.4004_8-10'^^xsd:string;
  dwc:scientificName 'Asparagopsis Montagne, 1840'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.4004'^^xsd:double;
  dwc:latitude '36.4804'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '143809'^^xsd:integer;
  dwc:occurrenceId 'Asparagopsis_2010_36.4804_22.4004_8-10'^^xsd:string;
  dwc:observationDate '2010-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143809'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Asparagopsis_2009_36.47462_22.41345_1-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Asparagopsis_2009_36.47462_22.41345_1-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Asparagopsis_2009_36.47462_22.41345_1-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.47462 22.41345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.47462"^^xsd:decimal ;
  dwc:decimalLongitude "22.41345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Asparagopsis_2009_36.47462_22.41345_1-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.47462 22.41345)"^^geo:wktLiteral ;
  geo-pos:lat "36.47462"^^xsd:decimal ;
  geo-pos:long "22.41345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Asparagopsis_2009_36.47462_22.41345_1-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Asparagopsis_2009_36.47462_22.41345_1-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Asparagopsis_2009_36.47462_22.41345_1-1'^^xsd:string;
  dwc:scientificName 'Asparagopsis Montagne, 1840'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.41345'^^xsd:double;
  dwc:latitude '36.47462'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '143809'^^xsd:integer;
  dwc:occurrenceId 'Asparagopsis_2009_36.47462_22.41345_1-1'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143809'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Stypopodium%20schimperi_2008_36.47462_22.41345_0.5-0.5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2008_36.47462_22.41345_0.5-0.5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2008_36.47462_22.41345_0.5-0.5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.47462 22.41345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.47462"^^xsd:decimal ;
  dwc:decimalLongitude "22.41345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2008_36.47462_22.41345_0.5-0.5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.47462 22.41345)"^^geo:wktLiteral ;
  geo-pos:lat "36.47462"^^xsd:decimal ;
  geo-pos:long "22.41345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Stypopodium%20schimperi_2008_36.47462_22.41345_0.5-0.5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Stypopodium schimperi_2008_36.47462_22.41345_0.5-0.5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Stypopodium schimperi_2008_36.47462_22.41345_0.5-0.5'^^xsd:string;
  dwc:scientificName 'Stypopodium schimperi (Kützing) Verlaque & Boudouresque, 1991'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.41345'^^xsd:double;
  dwc:latitude '36.47462'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145391'^^xsd:integer;
  dwc:occurrenceId 'Stypopodium schimperi_2008_36.47462_22.41345_0.5-0.5'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145391'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Bursatella%20leachii_2015_38.43726_22.42035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Bursatella%20leachii_2015_38.43726_22.42035> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Bursatella%20leachii_2015_38.43726_22.42035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.43726 22.42035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.43726"^^xsd:decimal ;
  dwc:decimalLongitude "22.42035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Bursatella%20leachii_2015_38.43726_22.42035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.43726 22.42035)"^^geo:wktLiteral ;
  geo-pos:lat "38.43726"^^xsd:decimal ;
  geo-pos:long "22.42035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Bursatella%20leachii_2015_38.43726_22.42035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Bursatella leachii_2015_38.43726_22.42035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Bursatella leachii_2015_38.43726_22.42035'^^xsd:string;
  dwc:scientificName 'Bursatella leachii Blainville, 1817'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.42035'^^xsd:double;
  dwc:latitude '38.43726'^^xsd:double;
  dwc:aphiaid '138759'^^xsd:integer;
  dwc:occurrenceId 'Bursatella leachii_2015_38.43726_22.42035'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138759'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2019_36.46324_22.42411_2.5-2.5_>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.46324_22.42411_2.5-2.5_> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.46324_22.42411_2.5-2.5_> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46324 22.42411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.46324"^^xsd:decimal ;
  dwc:decimalLongitude "22.42411"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "13"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.46324_22.42411_2.5-2.5_>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46324 22.42411)"^^geo:wktLiteral ;
  geo-pos:lat "36.46324"^^xsd:decimal ;
  geo-pos:long "22.42411"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "13"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2019_36.46324_22.42411_2.5-2.5_>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2019_36.46324_22.42411_2.5-2.5_" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2019_36.46324_22.42411_2.5-2.5_'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.42411'^^xsd:double;
  dwc:latitude '36.46324'^^xsd:double;
  dwc:coordinatePrecision '13'^^xsd:integer;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2019_36.46324_22.42411_2.5-2.5_'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2019_36.46187_22.43439_5-5_>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.46187_22.43439_5-5_> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.46187_22.43439_5-5_> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46187 22.43439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.46187"^^xsd:decimal ;
  dwc:decimalLongitude "22.43439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "69"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.46187_22.43439_5-5_>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46187 22.43439)"^^geo:wktLiteral ;
  geo-pos:lat "36.46187"^^xsd:decimal ;
  geo-pos:long "22.43439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "69"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2019_36.46187_22.43439_5-5_>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2019_36.46187_22.43439_5-5_" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2019_36.46187_22.43439_5-5_'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.43439'^^xsd:double;
  dwc:latitude '36.46187'^^xsd:double;
  dwc:coordinatePrecision '69'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2019_36.46187_22.43439_5-5_'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2008_36.45914_22.4432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2008_36.45914_22.4432> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2008_36.45914_22.4432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45914 22.4432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.45914"^^xsd:decimal ;
  dwc:decimalLongitude "22.4432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2008_36.45914_22.4432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45914 22.4432)"^^geo:wktLiteral ;
  geo-pos:lat "36.45914"^^xsd:decimal ;
  geo-pos:long "22.4432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2008_36.45914_22.4432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2008_36.45914_22.4432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2008_36.45914_22.4432'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.4432'^^xsd:double;
  dwc:latitude '36.45914'^^xsd:double;
  dwc:occurrenceRemarks 'Fisheries Directive'^^xsd:string;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2008_36.45914_22.4432'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2009_36.42336_22.46743_8-8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_36.42336_22.46743_8-8> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_36.42336_22.46743_8-8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42336 22.46743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.42336"^^xsd:decimal ;
  dwc:decimalLongitude "22.46743"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_36.42336_22.46743_8-8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42336 22.46743)"^^geo:wktLiteral ;
  geo-pos:lat "36.42336"^^xsd:decimal ;
  geo-pos:long "22.46743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2009_36.42336_22.46743_8-8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2009_36.42336_22.46743_8-8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2009_36.42336_22.46743_8-8'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.46743'^^xsd:double;
  dwc:latitude '36.42336'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2009_36.42336_22.46743_8-8'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Asparagopsis_2020_36.59018_22.47252_0.5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Asparagopsis_2020_36.59018_22.47252_0.5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Asparagopsis_2020_36.59018_22.47252_0.5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59018 22.47252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.59018"^^xsd:decimal ;
  dwc:decimalLongitude "22.47252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "24"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Asparagopsis_2020_36.59018_22.47252_0.5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59018 22.47252)"^^geo:wktLiteral ;
  geo-pos:lat "36.59018"^^xsd:decimal ;
  geo-pos:long "22.47252"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "24"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Asparagopsis_2020_36.59018_22.47252_0.5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Asparagopsis_2020_36.59018_22.47252_0.5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Asparagopsis_2020_36.59018_22.47252_0.5-5'^^xsd:string;
  dwc:scientificName 'Asparagopsis Montagne, 1840'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.47252'^^xsd:double;
  dwc:latitude '36.59018'^^xsd:double;
  dwc:coordinatePrecision '24'^^xsd:integer;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '143809'^^xsd:integer;
  dwc:occurrenceId 'Asparagopsis_2020_36.59018_22.47252_0.5-5'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143809'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType '% cover'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Conomurex%20persicus_2020_36.59018_22.47252_0.5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Conomurex%20persicus_2020_36.59018_22.47252_0.5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Conomurex%20persicus_2020_36.59018_22.47252_0.5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59018 22.47252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.59018"^^xsd:decimal ;
  dwc:decimalLongitude "22.47252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "24"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Conomurex%20persicus_2020_36.59018_22.47252_0.5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59018 22.47252)"^^geo:wktLiteral ;
  geo-pos:lat "36.59018"^^xsd:decimal ;
  geo-pos:long "22.47252"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "24"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Conomurex%20persicus_2020_36.59018_22.47252_0.5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Conomurex persicus_2020_36.59018_22.47252_0.5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Conomurex persicus_2020_36.59018_22.47252_0.5-5'^^xsd:string;
  dwc:scientificName 'Conomurex persicus (Swainson, 1821)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.47252'^^xsd:double;
  dwc:latitude '36.59018'^^xsd:double;
  dwc:coordinatePrecision '24'^^xsd:integer;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '565371'^^xsd:integer;
  dwc:occurrenceId 'Conomurex persicus_2020_36.59018_22.47252_0.5-5'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '565371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Ganonema%20farinosum_2020_36.59018_22.47252_0.5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Ganonema%20farinosum_2020_36.59018_22.47252_0.5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Ganonema%20farinosum_2020_36.59018_22.47252_0.5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59018 22.47252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.59018"^^xsd:decimal ;
  dwc:decimalLongitude "22.47252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "24"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Ganonema%20farinosum_2020_36.59018_22.47252_0.5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59018 22.47252)"^^geo:wktLiteral ;
  geo-pos:lat "36.59018"^^xsd:decimal ;
  geo-pos:long "22.47252"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "24"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Ganonema%20farinosum_2020_36.59018_22.47252_0.5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ganonema farinosum_2020_36.59018_22.47252_0.5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Ganonema farinosum_2020_36.59018_22.47252_0.5-5'^^xsd:string;
  dwc:scientificName 'Ganonema farinosum (J.V.Lamouroux) K.-C.Fan & Y.-C.Wang, 1974'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.47252'^^xsd:double;
  dwc:latitude '36.59018'^^xsd:double;
  dwc:coordinatePrecision '24'^^xsd:integer;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '145749'^^xsd:integer;
  dwc:occurrenceId 'Ganonema farinosum_2020_36.59018_22.47252_0.5-5'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145749'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2020_36.59018_22.47252_0.5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2020_36.59018_22.47252_0.5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2020_36.59018_22.47252_0.5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59018 22.47252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.59018"^^xsd:decimal ;
  dwc:decimalLongitude "22.47252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "24"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2020_36.59018_22.47252_0.5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59018 22.47252)"^^geo:wktLiteral ;
  geo-pos:lat "36.59018"^^xsd:decimal ;
  geo-pos:long "22.47252"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "24"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2020_36.59018_22.47252_0.5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2020_36.59018_22.47252_0.5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2020_36.59018_22.47252_0.5-5'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.47252'^^xsd:double;
  dwc:latitude '36.59018'^^xsd:double;
  dwc:coordinatePrecision '24'^^xsd:integer;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2020_36.59018_22.47252_0.5-5'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '10'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2020_36.59018_22.47252_0.5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2020_36.59018_22.47252_0.5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2020_36.59018_22.47252_0.5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59018 22.47252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.59018"^^xsd:decimal ;
  dwc:decimalLongitude "22.47252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "24"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2020_36.59018_22.47252_0.5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59018 22.47252)"^^geo:wktLiteral ;
  geo-pos:lat "36.59018"^^xsd:decimal ;
  geo-pos:long "22.47252"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "24"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2020_36.59018_22.47252_0.5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2020_36.59018_22.47252_0.5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2020_36.59018_22.47252_0.5-5'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.47252'^^xsd:double;
  dwc:latitude '36.59018'^^xsd:double;
  dwc:coordinatePrecision '24'^^xsd:integer;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2020_36.59018_22.47252_0.5-5'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2020_36.59018_22.47252_0.5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2020_36.59018_22.47252_0.5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2020_36.59018_22.47252_0.5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59018 22.47252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.59018"^^xsd:decimal ;
  dwc:decimalLongitude "22.47252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "24"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2020_36.59018_22.47252_0.5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59018 22.47252)"^^geo:wktLiteral ;
  geo-pos:lat "36.59018"^^xsd:decimal ;
  geo-pos:long "22.47252"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "24"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2020_36.59018_22.47252_0.5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2020_36.59018_22.47252_0.5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2020_36.59018_22.47252_0.5-5'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.47252'^^xsd:double;
  dwc:latitude '36.59018'^^xsd:double;
  dwc:coordinatePrecision '24'^^xsd:integer;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2020_36.59018_22.47252_0.5-5'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2020_36.59018_22.47252_0.5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_36.59018_22.47252_0.5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_36.59018_22.47252_0.5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59018 22.47252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.59018"^^xsd:decimal ;
  dwc:decimalLongitude "22.47252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "24"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_36.59018_22.47252_0.5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59018 22.47252)"^^geo:wktLiteral ;
  geo-pos:lat "36.59018"^^xsd:decimal ;
  geo-pos:long "22.47252"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "24"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2020_36.59018_22.47252_0.5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2020_36.59018_22.47252_0.5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2020_36.59018_22.47252_0.5-5'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.47252'^^xsd:double;
  dwc:latitude '36.59018'^^xsd:double;
  dwc:coordinatePrecision '24'^^xsd:integer;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2020_36.59018_22.47252_0.5-5'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2019_36.52712_22.47369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.52712_22.47369> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.52712_22.47369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52712 22.47369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.52712"^^xsd:decimal ;
  dwc:decimalLongitude "22.47369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.52712_22.47369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52712 22.47369)"^^geo:wktLiteral ;
  geo-pos:lat "36.52712"^^xsd:decimal ;
  geo-pos:long "22.47369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2019_36.52712_22.47369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2019_36.52712_22.47369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2019_36.52712_22.47369'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.47369'^^xsd:double;
  dwc:latitude '36.52712'^^xsd:double;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2019_36.52712_22.47369'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2014_36.52694_22.48185_Charis%20Mourkakos>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2014_36.52694_22.48185_Charis%20Mourkakos> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2014_36.52694_22.48185_Charis%20Mourkakos> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52694 22.48185)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.52694"^^xsd:decimal ;
  dwc:decimalLongitude "22.48185"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2014_36.52694_22.48185_Charis%20Mourkakos>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52694 22.48185)"^^geo:wktLiteral ;
  geo-pos:lat "36.52694"^^xsd:decimal ;
  geo-pos:long "22.48185"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2014_36.52694_22.48185_Charis%20Mourkakos>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2014_36.52694_22.48185_Charis Mourkakos" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2014_36.52694_22.48185_Charis Mourkakos'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Charis Mourkakos'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.48185'^^xsd:double;
  dwc:latitude '36.52694'^^xsd:double;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2014_36.52694_22.48185_Charis Mourkakos'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Conomurex%20persicus_2013_36.38933_22.48539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Conomurex%20persicus_2013_36.38933_22.48539> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Conomurex%20persicus_2013_36.38933_22.48539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.38933 22.48539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.38933"^^xsd:decimal ;
  dwc:decimalLongitude "22.48539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Conomurex%20persicus_2013_36.38933_22.48539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.38933 22.48539)"^^geo:wktLiteral ;
  geo-pos:lat "36.38933"^^xsd:decimal ;
  geo-pos:long "22.48539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Conomurex%20persicus_2013_36.38933_22.48539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Conomurex persicus_2013_36.38933_22.48539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Conomurex persicus_2013_36.38933_22.48539'^^xsd:string;
  dwc:scientificName 'Conomurex persicus (Swainson, 1821)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.48539'^^xsd:double;
  dwc:latitude '36.38933'^^xsd:double;
  dwc:aphiaid '565371'^^xsd:integer;
  dwc:occurrenceId 'Conomurex persicus_2013_36.38933_22.48539'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '565371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'moderate'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2019_36.42894_22.48592_Petros%20Varelidis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.42894_22.48592_Petros%20Varelidis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.42894_22.48592_Petros%20Varelidis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42894 22.48592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.42894"^^xsd:decimal ;
  dwc:decimalLongitude "22.48592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "44"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.42894_22.48592_Petros%20Varelidis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42894 22.48592)"^^geo:wktLiteral ;
  geo-pos:lat "36.42894"^^xsd:decimal ;
  geo-pos:long "22.48592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "44"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2019_36.42894_22.48592_Petros%20Varelidis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2019_36.42894_22.48592_Petros Varelidis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2019_36.42894_22.48592_Petros Varelidis'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Petros Varelidis'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.48592'^^xsd:double;
  dwc:latitude '36.42894'^^xsd:double;
  dwc:coordinatePrecision '44'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2019_36.42894_22.48592_Petros Varelidis'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Halophila%20stipulacea_1955%2F1961_36.39847_22.48623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Halophila%20stipulacea_1955%2F1961_36.39847_22.48623> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Halophila%20stipulacea_1955%2F1961_36.39847_22.48623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.39847 22.48623)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.39847"^^xsd:decimal ;
  dwc:decimalLongitude "22.48623"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Halophila%20stipulacea_1955%2F1961_36.39847_22.48623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.39847 22.48623)"^^geo:wktLiteral ;
  geo-pos:lat "36.39847"^^xsd:decimal ;
  geo-pos:long "22.48623"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Halophila%20stipulacea_1955%2F1961_36.39847_22.48623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Halophila stipulacea_1955/1961_36.39847_22.48623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Halophila stipulacea_1955/1961_36.39847_22.48623'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea (Forsskål) Ascherson, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.48623'^^xsd:double;
  dwc:latitude '36.39847'^^xsd:double;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:occurrenceId 'Halophila stipulacea_1955/1961_36.39847_22.48623'^^xsd:string;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2016_36.42903_22.48624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2016_36.42903_22.48624> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2016_36.42903_22.48624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42903 22.48624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.42903"^^xsd:decimal ;
  dwc:decimalLongitude "22.48624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "44"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2016_36.42903_22.48624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42903 22.48624)"^^geo:wktLiteral ;
  geo-pos:lat "36.42903"^^xsd:decimal ;
  geo-pos:long "22.48624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "44"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2016_36.42903_22.48624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2016_36.42903_22.48624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2016_36.42903_22.48624'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.48624'^^xsd:double;
  dwc:latitude '36.42903'^^xsd:double;
  dwc:coordinatePrecision '44'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2016_36.42903_22.48624'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'moderate'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Halophila%20stipulacea_1955_36.39768_22.48685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Halophila%20stipulacea_1955_36.39768_22.48685> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Halophila%20stipulacea_1955_36.39768_22.48685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.39768 22.48685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.39768"^^xsd:decimal ;
  dwc:decimalLongitude "22.48685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Halophila%20stipulacea_1955_36.39768_22.48685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.39768 22.48685)"^^geo:wktLiteral ;
  geo-pos:lat "36.39768"^^xsd:decimal ;
  geo-pos:long "22.48685"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Halophila%20stipulacea_1955_36.39768_22.48685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Halophila stipulacea_1955_36.39768_22.48685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Halophila stipulacea_1955_36.39768_22.48685'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea (Forsskål) Ascherson, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.48685'^^xsd:double;
  dwc:latitude '36.39768'^^xsd:double;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:occurrenceId 'Halophila stipulacea_1955_36.39768_22.48685'^^xsd:string;
  dwc:observationDate '1955-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Diadema%20setosum_2020_36.42942_22.48725_0.5-8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Diadema%20setosum_2020_36.42942_22.48725_0.5-8> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Diadema%20setosum_2020_36.42942_22.48725_0.5-8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42942 22.48725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.42942"^^xsd:decimal ;
  dwc:decimalLongitude "22.48725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Diadema%20setosum_2020_36.42942_22.48725_0.5-8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42942 22.48725)"^^geo:wktLiteral ;
  geo-pos:lat "36.42942"^^xsd:decimal ;
  geo-pos:long "22.48725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Diadema%20setosum_2020_36.42942_22.48725_0.5-8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Diadema setosum_2020_36.42942_22.48725_0.5-8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Diadema setosum_2020_36.42942_22.48725_0.5-8'^^xsd:string;
  dwc:scientificName 'Diadema setosum (Leske, 1778)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.48725'^^xsd:double;
  dwc:latitude '36.42942'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '213372'^^xsd:integer;
  dwc:occurrenceId 'Diadema setosum_2020_36.42942_22.48725_0.5-8'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213372'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '5'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2020_36.42942_22.48725_0.5-8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2020_36.42942_22.48725_0.5-8> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2020_36.42942_22.48725_0.5-8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42942 22.48725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.42942"^^xsd:decimal ;
  dwc:decimalLongitude "22.48725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2020_36.42942_22.48725_0.5-8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42942 22.48725)"^^geo:wktLiteral ;
  geo-pos:lat "36.42942"^^xsd:decimal ;
  geo-pos:long "22.48725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2020_36.42942_22.48725_0.5-8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2020_36.42942_22.48725_0.5-8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2020_36.42942_22.48725_0.5-8'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.48725'^^xsd:double;
  dwc:latitude '36.42942'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2020_36.42942_22.48725_0.5-8'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '4'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2020_36.42942_22.48725_0.5-8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2020_36.42942_22.48725_0.5-8> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2020_36.42942_22.48725_0.5-8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42942 22.48725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.42942"^^xsd:decimal ;
  dwc:decimalLongitude "22.48725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2020_36.42942_22.48725_0.5-8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42942 22.48725)"^^geo:wktLiteral ;
  geo-pos:lat "36.42942"^^xsd:decimal ;
  geo-pos:long "22.48725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2020_36.42942_22.48725_0.5-8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2020_36.42942_22.48725_0.5-8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2020_36.42942_22.48725_0.5-8'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.48725'^^xsd:double;
  dwc:latitude '36.42942'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2020_36.42942_22.48725_0.5-8'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '6'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2020_36.42942_22.48725_0.5-8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2020_36.42942_22.48725_0.5-8> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2020_36.42942_22.48725_0.5-8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42942 22.48725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.42942"^^xsd:decimal ;
  dwc:decimalLongitude "22.48725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2020_36.42942_22.48725_0.5-8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42942 22.48725)"^^geo:wktLiteral ;
  geo-pos:lat "36.42942"^^xsd:decimal ;
  geo-pos:long "22.48725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2020_36.42942_22.48725_0.5-8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2020_36.42942_22.48725_0.5-8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2020_36.42942_22.48725_0.5-8'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.48725'^^xsd:double;
  dwc:latitude '36.42942'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2020_36.42942_22.48725_0.5-8'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '14'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2020_36.42942_22.48725_0.5-8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_36.42942_22.48725_0.5-8> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_36.42942_22.48725_0.5-8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42942 22.48725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.42942"^^xsd:decimal ;
  dwc:decimalLongitude "22.48725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_36.42942_22.48725_0.5-8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42942 22.48725)"^^geo:wktLiteral ;
  geo-pos:lat "36.42942"^^xsd:decimal ;
  geo-pos:long "22.48725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2020_36.42942_22.48725_0.5-8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2020_36.42942_22.48725_0.5-8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2020_36.42942_22.48725_0.5-8'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.48725'^^xsd:double;
  dwc:latitude '36.42942'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2020_36.42942_22.48725_0.5-8'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '12'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2019_36.4006_22.4879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.4006_22.4879> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.4006_22.4879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4006 22.4879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4006"^^xsd:decimal ;
  dwc:decimalLongitude "22.4879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.4006_22.4879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4006 22.4879)"^^geo:wktLiteral ;
  geo-pos:lat "36.4006"^^xsd:decimal ;
  geo-pos:long "22.4879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2019_36.4006_22.4879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2019_36.4006_22.4879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2019_36.4006_22.4879'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.4879'^^xsd:double;
  dwc:latitude '36.4006'^^xsd:double;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2019_36.4006_22.4879'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2019_36.61687_22.48807_Yves%20Bas>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_36.61687_22.48807_Yves%20Bas> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_36.61687_22.48807_Yves%20Bas> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61687 22.48807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.61687"^^xsd:decimal ;
  dwc:decimalLongitude "22.48807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_36.61687_22.48807_Yves%20Bas>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61687 22.48807)"^^geo:wktLiteral ;
  geo-pos:lat "36.61687"^^xsd:decimal ;
  geo-pos:long "22.48807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2019_36.61687_22.48807_Yves%20Bas>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2019_36.61687_22.48807_Yves Bas" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2019_36.61687_22.48807_Yves Bas'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Yves Bas'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.48807'^^xsd:double;
  dwc:latitude '36.61687'^^xsd:double;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2019_36.61687_22.48807_Yves Bas'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2020_36.41163_22.49107_V.%20Tzanatos>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2020_36.41163_22.49107_V.%20Tzanatos> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2020_36.41163_22.49107_V.%20Tzanatos> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.41163 22.49107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.41163"^^xsd:decimal ;
  dwc:decimalLongitude "22.49107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2020_36.41163_22.49107_V.%20Tzanatos>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.41163 22.49107)"^^geo:wktLiteral ;
  geo-pos:lat "36.41163"^^xsd:decimal ;
  geo-pos:long "22.49107"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2020_36.41163_22.49107_V.%20Tzanatos>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2020_36.41163_22.49107_V. Tzanatos" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2020_36.41163_22.49107_V. Tzanatos'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'V. Tzanatos'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.49107'^^xsd:double;
  dwc:latitude '36.41163'^^xsd:double;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2020_36.41163_22.49107_V. Tzanatos'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2014_36.61435_22.49301_Stefanos%20Kalogirou>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2014_36.61435_22.49301_Stefanos%20Kalogirou> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2014_36.61435_22.49301_Stefanos%20Kalogirou> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61435 22.49301)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.61435"^^xsd:decimal ;
  dwc:decimalLongitude "22.49301"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2014_36.61435_22.49301_Stefanos%20Kalogirou>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61435 22.49301)"^^geo:wktLiteral ;
  geo-pos:lat "36.61435"^^xsd:decimal ;
  geo-pos:long "22.49301"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2014_36.61435_22.49301_Stefanos%20Kalogirou>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2014_36.61435_22.49301_Stefanos Kalogirou" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2014_36.61435_22.49301_Stefanos Kalogirou'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Stefanos Kalogirou'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.49301'^^xsd:double;
  dwc:latitude '36.61435'^^xsd:double;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2014_36.61435_22.49301_Stefanos Kalogirou'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2014_36.66296_22.50529_Eleni%20Sotiropoulou>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2014_36.66296_22.50529_Eleni%20Sotiropoulou> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2014_36.66296_22.50529_Eleni%20Sotiropoulou> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.66296 22.50529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.66296"^^xsd:decimal ;
  dwc:decimalLongitude "22.50529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2014_36.66296_22.50529_Eleni%20Sotiropoulou>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.66296 22.50529)"^^geo:wktLiteral ;
  geo-pos:lat "36.66296"^^xsd:decimal ;
  geo-pos:long "22.50529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2014_36.66296_22.50529_Eleni%20Sotiropoulou>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2014_36.66296_22.50529_Eleni Sotiropoulou" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2014_36.66296_22.50529_Eleni Sotiropoulou'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Eleni Sotiropoulou'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.50529'^^xsd:double;
  dwc:latitude '36.66296'^^xsd:double;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2014_36.66296_22.50529_Eleni Sotiropoulou'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '5'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2019_36.48616_22.5113_5-5_>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.48616_22.5113_5-5_> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.48616_22.5113_5-5_> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48616 22.5113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.48616"^^xsd:decimal ;
  dwc:decimalLongitude "22.5113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.48616_22.5113_5-5_>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48616 22.5113)"^^geo:wktLiteral ;
  geo-pos:lat "36.48616"^^xsd:decimal ;
  geo-pos:long "22.5113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2019_36.48616_22.5113_5-5_>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2019_36.48616_22.5113_5-5_" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2019_36.48616_22.5113_5-5_'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.5113'^^xsd:double;
  dwc:latitude '36.48616'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2019_36.48616_22.5113_5-5_'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Rhopilema%20nomadica_2006_36.63877_22.51373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Rhopilema%20nomadica_2006_36.63877_22.51373> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Rhopilema%20nomadica_2006_36.63877_22.51373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63877 22.51373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.63877"^^xsd:decimal ;
  dwc:decimalLongitude "22.51373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Rhopilema%20nomadica_2006_36.63877_22.51373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63877 22.51373)"^^geo:wktLiteral ;
  geo-pos:lat "36.63877"^^xsd:decimal ;
  geo-pos:long "22.51373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Rhopilema%20nomadica_2006_36.63877_22.51373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Rhopilema nomadica_2006_36.63877_22.51373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Rhopilema nomadica_2006_36.63877_22.51373'^^xsd:string;
  dwc:scientificName 'Rhopilema nomadica Galil, Spanier & Ferguson, 1990'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.51373'^^xsd:double;
  dwc:latitude '36.63877'^^xsd:double;
  dwc:aphiaid '232032'^^xsd:integer;
  dwc:occurrenceId 'Rhopilema nomadica_2006_36.63877_22.51373'^^xsd:string;
  dwc:observationDate '2006-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '232032'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2019_36.7217_22.5412_22-22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2019_36.7217_22.5412_22-22> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2019_36.7217_22.5412_22-22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7217 22.5412)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7217"^^xsd:decimal ;
  dwc:decimalLongitude "22.5412"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2019_36.7217_22.5412_22-22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7217 22.5412)"^^geo:wktLiteral ;
  geo-pos:lat "36.7217"^^xsd:decimal ;
  geo-pos:long "22.5412"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2019_36.7217_22.5412_22-22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2019_36.7217_22.5412_22-22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2019_36.7217_22.5412_22-22'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.5412'^^xsd:double;
  dwc:latitude '36.7217'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2019_36.7217_22.5412_22-22'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '32'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2019_36.7217_22.5412_22-22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_36.7217_22.5412_22-22> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_36.7217_22.5412_22-22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7217 22.5412)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7217"^^xsd:decimal ;
  dwc:decimalLongitude "22.5412"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_36.7217_22.5412_22-22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7217 22.5412)"^^geo:wktLiteral ;
  geo-pos:lat "36.7217"^^xsd:decimal ;
  geo-pos:long "22.5412"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2019_36.7217_22.5412_22-22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2019_36.7217_22.5412_22-22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2019_36.7217_22.5412_22-22'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.5412'^^xsd:double;
  dwc:latitude '36.7217'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2019_36.7217_22.5412_22-22'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '53'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Torquigener%20flavimaculosus_2019_36.7217_22.5412_22-22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2019_36.7217_22.5412_22-22> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2019_36.7217_22.5412_22-22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7217 22.5412)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7217"^^xsd:decimal ;
  dwc:decimalLongitude "22.5412"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2019_36.7217_22.5412_22-22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7217 22.5412)"^^geo:wktLiteral ;
  geo-pos:lat "36.7217"^^xsd:decimal ;
  geo-pos:long "22.5412"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Torquigener%20flavimaculosus_2019_36.7217_22.5412_22-22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Torquigener flavimaculosus_2019_36.7217_22.5412_22-22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Torquigener flavimaculosus_2019_36.7217_22.5412_22-22'^^xsd:string;
  dwc:scientificName 'Torquigener flavimaculosus Hardy & Randall, 1983'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.5412'^^xsd:double;
  dwc:latitude '36.7217'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'HCMR PROJECTS/ETHNIKO'^^xsd:string;
  dwc:aphiaid '219962'^^xsd:integer;
  dwc:occurrenceId 'Torquigener flavimaculosus_2019_36.7217_22.5412_22-22'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219962'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '5'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Halophila%20stipulacea_2016_36.7243_22.54553_4-4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2016_36.7243_22.54553_4-4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2016_36.7243_22.54553_4-4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7243 22.54553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7243"^^xsd:decimal ;
  dwc:decimalLongitude "22.54553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Halophila%20stipulacea_2016_36.7243_22.54553_4-4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7243 22.54553)"^^geo:wktLiteral ;
  geo-pos:lat "36.7243"^^xsd:decimal ;
  geo-pos:long "22.54553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Halophila%20stipulacea_2016_36.7243_22.54553_4-4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Halophila stipulacea_2016_36.7243_22.54553_4-4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Halophila stipulacea_2016_36.7243_22.54553_4-4'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea (Forsskål) Ascherson, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.54553'^^xsd:double;
  dwc:latitude '36.7243'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:occurrenceId 'Halophila stipulacea_2016_36.7243_22.54553_4-4'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'low'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Penaeus%20aztecus_2012_40.15615_22.54688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Penaeus%20aztecus_2012_40.15615_22.54688> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Penaeus%20aztecus_2012_40.15615_22.54688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.15615 22.54688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.15615"^^xsd:decimal ;
  dwc:decimalLongitude "22.54688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Penaeus%20aztecus_2012_40.15615_22.54688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.15615 22.54688)"^^geo:wktLiteral ;
  geo-pos:lat "40.15615"^^xsd:decimal ;
  geo-pos:long "22.54688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Penaeus%20aztecus_2012_40.15615_22.54688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Penaeus aztecus_2012_40.15615_22.54688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Penaeus aztecus_2012_40.15615_22.54688'^^xsd:string;
  dwc:scientificName 'Penaeus aztecus Ives, 1891'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.54688'^^xsd:double;
  dwc:latitude '40.15615'^^xsd:double;
  dwc:aphiaid '395176'^^xsd:integer;
  dwc:occurrenceId 'Penaeus aztecus_2012_40.15615_22.54688'^^xsd:string;
  dwc:observationDate '2012-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1809216'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Penaeus%20aztecus_2012_40.12471_22.54694_45-45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Penaeus%20aztecus_2012_40.12471_22.54694_45-45> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Penaeus%20aztecus_2012_40.12471_22.54694_45-45> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.12471 22.54694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.12471"^^xsd:decimal ;
  dwc:decimalLongitude "22.54694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Penaeus%20aztecus_2012_40.12471_22.54694_45-45>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.12471 22.54694)"^^geo:wktLiteral ;
  geo-pos:lat "40.12471"^^xsd:decimal ;
  geo-pos:long "22.54694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Penaeus%20aztecus_2012_40.12471_22.54694_45-45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Penaeus aztecus_2012_40.12471_22.54694_45-45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Penaeus aztecus_2012_40.12471_22.54694_45-45'^^xsd:string;
  dwc:scientificName 'Penaeus aztecus Ives, 1891'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.54694'^^xsd:double;
  dwc:latitude '40.12471'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '395176'^^xsd:integer;
  dwc:occurrenceId 'Penaeus aztecus_2012_40.12471_22.54694_45-45'^^xsd:string;
  dwc:observationDate '2012-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1809216'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '45'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2019_36.7245_22.556_14-14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2019_36.7245_22.556_14-14> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2019_36.7245_22.556_14-14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7245 22.556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7245"^^xsd:decimal ;
  dwc:decimalLongitude "22.556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2019_36.7245_22.556_14-14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7245 22.556)"^^geo:wktLiteral ;
  geo-pos:lat "36.7245"^^xsd:decimal ;
  geo-pos:long "22.556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2019_36.7245_22.556_14-14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2019_36.7245_22.556_14-14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2019_36.7245_22.556_14-14'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.556'^^xsd:double;
  dwc:latitude '36.7245'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2019_36.7245_22.556_14-14'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '18'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2019_36.7245_22.556_14-14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_36.7245_22.556_14-14> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_36.7245_22.556_14-14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7245 22.556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7245"^^xsd:decimal ;
  dwc:decimalLongitude "22.556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_36.7245_22.556_14-14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7245 22.556)"^^geo:wktLiteral ;
  geo-pos:lat "36.7245"^^xsd:decimal ;
  geo-pos:long "22.556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2019_36.7245_22.556_14-14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2019_36.7245_22.556_14-14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2019_36.7245_22.556_14-14'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.556'^^xsd:double;
  dwc:latitude '36.7245'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2019_36.7245_22.556_14-14'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '63'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Torquigener%20flavimaculosus_2019_36.7245_22.556_14-14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2019_36.7245_22.556_14-14> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2019_36.7245_22.556_14-14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7245 22.556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7245"^^xsd:decimal ;
  dwc:decimalLongitude "22.556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2019_36.7245_22.556_14-14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7245 22.556)"^^geo:wktLiteral ;
  geo-pos:lat "36.7245"^^xsd:decimal ;
  geo-pos:long "22.556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Torquigener%20flavimaculosus_2019_36.7245_22.556_14-14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Torquigener flavimaculosus_2019_36.7245_22.556_14-14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Torquigener flavimaculosus_2019_36.7245_22.556_14-14'^^xsd:string;
  dwc:scientificName 'Torquigener flavimaculosus Hardy & Randall, 1983'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.556'^^xsd:double;
  dwc:latitude '36.7245'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'HCMR PROJECTS/ETHNIKO'^^xsd:string;
  dwc:aphiaid '219962'^^xsd:integer;
  dwc:occurrenceId 'Torquigener flavimaculosus_2019_36.7245_22.556_14-14'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219962'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2019_36.7247_22.5568_18-18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2019_36.7247_22.5568_18-18> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2019_36.7247_22.5568_18-18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7247 22.5568)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7247"^^xsd:decimal ;
  dwc:decimalLongitude "22.5568"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2019_36.7247_22.5568_18-18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7247 22.5568)"^^geo:wktLiteral ;
  geo-pos:lat "36.7247"^^xsd:decimal ;
  geo-pos:long "22.5568"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2019_36.7247_22.5568_18-18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2019_36.7247_22.5568_18-18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2019_36.7247_22.5568_18-18'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.5568'^^xsd:double;
  dwc:latitude '36.7247'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2019_36.7247_22.5568_18-18'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '18'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2019_36.7247_22.5568_18-18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2019_36.7247_22.5568_18-18> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2019_36.7247_22.5568_18-18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7247 22.5568)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7247"^^xsd:decimal ;
  dwc:decimalLongitude "22.5568"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2019_36.7247_22.5568_18-18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7247 22.5568)"^^geo:wktLiteral ;
  geo-pos:lat "36.7247"^^xsd:decimal ;
  geo-pos:long "22.5568"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2019_36.7247_22.5568_18-18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2019_36.7247_22.5568_18-18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2019_36.7247_22.5568_18-18'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.5568'^^xsd:double;
  dwc:latitude '36.7247'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2019_36.7247_22.5568_18-18'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '20'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2019_36.7247_22.5568_18-18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_36.7247_22.5568_18-18> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_36.7247_22.5568_18-18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7247 22.5568)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7247"^^xsd:decimal ;
  dwc:decimalLongitude "22.5568"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_36.7247_22.5568_18-18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7247 22.5568)"^^geo:wktLiteral ;
  geo-pos:lat "36.7247"^^xsd:decimal ;
  geo-pos:long "22.5568"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2019_36.7247_22.5568_18-18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2019_36.7247_22.5568_18-18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2019_36.7247_22.5568_18-18'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.5568'^^xsd:double;
  dwc:latitude '36.7247'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2019_36.7247_22.5568_18-18'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '38'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2019_36.726_22.5685_22-22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2019_36.726_22.5685_22-22> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2019_36.726_22.5685_22-22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.726 22.5685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.726"^^xsd:decimal ;
  dwc:decimalLongitude "22.5685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2019_36.726_22.5685_22-22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.726 22.5685)"^^geo:wktLiteral ;
  geo-pos:lat "36.726"^^xsd:decimal ;
  geo-pos:long "22.5685"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2019_36.726_22.5685_22-22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2019_36.726_22.5685_22-22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2019_36.726_22.5685_22-22'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.5685'^^xsd:double;
  dwc:latitude '36.726'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2019_36.726_22.5685_22-22'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Torquigener%20flavimaculosus_2019_36.726_22.5685_22-22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2019_36.726_22.5685_22-22> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2019_36.726_22.5685_22-22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.726 22.5685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.726"^^xsd:decimal ;
  dwc:decimalLongitude "22.5685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2019_36.726_22.5685_22-22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.726 22.5685)"^^geo:wktLiteral ;
  geo-pos:lat "36.726"^^xsd:decimal ;
  geo-pos:long "22.5685"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Torquigener%20flavimaculosus_2019_36.726_22.5685_22-22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Torquigener flavimaculosus_2019_36.726_22.5685_22-22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Torquigener flavimaculosus_2019_36.726_22.5685_22-22'^^xsd:string;
  dwc:scientificName 'Torquigener flavimaculosus Hardy & Randall, 1983'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.5685'^^xsd:double;
  dwc:latitude '36.726'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'HCMR PROJECTS/ETHNIKO'^^xsd:string;
  dwc:aphiaid '219962'^^xsd:integer;
  dwc:occurrenceId 'Torquigener flavimaculosus_2019_36.726_22.5685_22-22'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219962'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '43'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2019_36.726_22.569_23-23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2019_36.726_22.569_23-23> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2019_36.726_22.569_23-23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.726 22.569)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.726"^^xsd:decimal ;
  dwc:decimalLongitude "22.569"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2019_36.726_22.569_23-23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.726 22.569)"^^geo:wktLiteral ;
  geo-pos:lat "36.726"^^xsd:decimal ;
  geo-pos:long "22.569"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2019_36.726_22.569_23-23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2019_36.726_22.569_23-23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2019_36.726_22.569_23-23'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.569'^^xsd:double;
  dwc:latitude '36.726'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2019_36.726_22.569_23-23'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2019_36.726_22.569_23-23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_36.726_22.569_23-23> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_36.726_22.569_23-23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.726 22.569)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.726"^^xsd:decimal ;
  dwc:decimalLongitude "22.569"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_36.726_22.569_23-23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.726 22.569)"^^geo:wktLiteral ;
  geo-pos:lat "36.726"^^xsd:decimal ;
  geo-pos:long "22.569"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2019_36.726_22.569_23-23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2019_36.726_22.569_23-23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2019_36.726_22.569_23-23'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.569'^^xsd:double;
  dwc:latitude '36.726'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2019_36.726_22.569_23-23'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Torquigener%20flavimaculosus_2019_36.726_22.569_23-23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2019_36.726_22.569_23-23> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2019_36.726_22.569_23-23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.726 22.569)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.726"^^xsd:decimal ;
  dwc:decimalLongitude "22.569"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2019_36.726_22.569_23-23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.726 22.569)"^^geo:wktLiteral ;
  geo-pos:lat "36.726"^^xsd:decimal ;
  geo-pos:long "22.569"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Torquigener%20flavimaculosus_2019_36.726_22.569_23-23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Torquigener flavimaculosus_2019_36.726_22.569_23-23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Torquigener flavimaculosus_2019_36.726_22.569_23-23'^^xsd:string;
  dwc:scientificName 'Torquigener flavimaculosus Hardy & Randall, 1983'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.569'^^xsd:double;
  dwc:latitude '36.726'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'HCMR PROJECTS/ETHNIKO'^^xsd:string;
  dwc:aphiaid '219962'^^xsd:integer;
  dwc:occurrenceId 'Torquigener flavimaculosus_2019_36.726_22.569_23-23'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219962'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '6'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2016_36.74472_22.57027_Giannis%20Katos>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2016_36.74472_22.57027_Giannis%20Katos> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2016_36.74472_22.57027_Giannis%20Katos> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.74472 22.57027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.74472"^^xsd:decimal ;
  dwc:decimalLongitude "22.57027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2016_36.74472_22.57027_Giannis%20Katos>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.74472 22.57027)"^^geo:wktLiteral ;
  geo-pos:lat "36.74472"^^xsd:decimal ;
  geo-pos:long "22.57027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2016_36.74472_22.57027_Giannis%20Katos>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2016_36.74472_22.57027_Giannis Katos" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2016_36.74472_22.57027_Giannis Katos'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Giannis Katos'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.57027'^^xsd:double;
  dwc:latitude '36.74472'^^xsd:double;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2016_36.74472_22.57027_Giannis Katos'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2007_36.75289_22.57081_0.5-0.5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2007_36.75289_22.57081_0.5-0.5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2007_36.75289_22.57081_0.5-0.5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75289 22.57081)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.75289"^^xsd:decimal ;
  dwc:decimalLongitude "22.57081"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2007_36.75289_22.57081_0.5-0.5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75289 22.57081)"^^geo:wktLiteral ;
  geo-pos:lat "36.75289"^^xsd:decimal ;
  geo-pos:long "22.57081"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2007_36.75289_22.57081_0.5-0.5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2007_36.75289_22.57081_0.5-0.5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2007_36.75289_22.57081_0.5-0.5'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.57081'^^xsd:double;
  dwc:latitude '36.75289'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2007_36.75289_22.57081_0.5-0.5'^^xsd:string;
  dwc:observationDate '2007-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Asparagopsis_2013_36.75461_22.57272_0.5-0.5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Asparagopsis_2013_36.75461_22.57272_0.5-0.5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Asparagopsis_2013_36.75461_22.57272_0.5-0.5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75461 22.57272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.75461"^^xsd:decimal ;
  dwc:decimalLongitude "22.57272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Asparagopsis_2013_36.75461_22.57272_0.5-0.5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75461 22.57272)"^^geo:wktLiteral ;
  geo-pos:lat "36.75461"^^xsd:decimal ;
  geo-pos:long "22.57272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Asparagopsis_2013_36.75461_22.57272_0.5-0.5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Asparagopsis_2013_36.75461_22.57272_0.5-0.5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Asparagopsis_2013_36.75461_22.57272_0.5-0.5'^^xsd:string;
  dwc:scientificName 'Asparagopsis Montagne, 1840'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.57272'^^xsd:double;
  dwc:latitude '36.75461'^^xsd:double;
  dwc:coordinatePrecision '12'^^xsd:integer;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '143809'^^xsd:integer;
  dwc:occurrenceId 'Asparagopsis_2013_36.75461_22.57272_0.5-0.5'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143809'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType '% cover'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2013_36.75469_22.57313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2013_36.75469_22.57313> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2013_36.75469_22.57313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75469 22.57313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.75469"^^xsd:decimal ;
  dwc:decimalLongitude "22.57313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2013_36.75469_22.57313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75469 22.57313)"^^geo:wktLiteral ;
  geo-pos:lat "36.75469"^^xsd:decimal ;
  geo-pos:long "22.57313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2013_36.75469_22.57313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2013_36.75469_22.57313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2013_36.75469_22.57313'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.57313'^^xsd:double;
  dwc:latitude '36.75469'^^xsd:double;
  dwc:coordinatePrecision '12'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2013_36.75469_22.57313'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2017_36.73328_22.57625_>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2017_36.73328_22.57625_> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2017_36.73328_22.57625_> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.73328 22.57625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.73328"^^xsd:decimal ;
  dwc:decimalLongitude "22.57625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2017_36.73328_22.57625_>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.73328 22.57625)"^^geo:wktLiteral ;
  geo-pos:lat "36.73328"^^xsd:decimal ;
  geo-pos:long "22.57625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2017_36.73328_22.57625_>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2017_36.73328_22.57625_" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2017_36.73328_22.57625_'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.57625'^^xsd:double;
  dwc:latitude '36.73328'^^xsd:double;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2017_36.73328_22.57625_'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2019_36.7762_22.5763_7-7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_36.7762_22.5763_7-7> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_36.7762_22.5763_7-7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7762 22.5763)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7762"^^xsd:decimal ;
  dwc:decimalLongitude "22.5763"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2019_36.7762_22.5763_7-7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7762 22.5763)"^^geo:wktLiteral ;
  geo-pos:lat "36.7762"^^xsd:decimal ;
  geo-pos:long "22.5763"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2019_36.7762_22.5763_7-7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2019_36.7762_22.5763_7-7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2019_36.7762_22.5763_7-7'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.5763'^^xsd:double;
  dwc:latitude '36.7762'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2019_36.7762_22.5763_7-7'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2019_36.7762_22.5763_7-7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_36.7762_22.5763_7-7> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_36.7762_22.5763_7-7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7762 22.5763)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7762"^^xsd:decimal ;
  dwc:decimalLongitude "22.5763"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_36.7762_22.5763_7-7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7762 22.5763)"^^geo:wktLiteral ;
  geo-pos:lat "36.7762"^^xsd:decimal ;
  geo-pos:long "22.5763"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2019_36.7762_22.5763_7-7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2019_36.7762_22.5763_7-7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2019_36.7762_22.5763_7-7'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.5763'^^xsd:double;
  dwc:latitude '36.7762'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2019_36.7762_22.5763_7-7'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fulvia%20fragilis_2015_38.85261_22.57955_0.5-1.5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fulvia%20fragilis_2015_38.85261_22.57955_0.5-1.5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fulvia%20fragilis_2015_38.85261_22.57955_0.5-1.5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.85261 22.57955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.85261"^^xsd:decimal ;
  dwc:decimalLongitude "22.57955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fulvia%20fragilis_2015_38.85261_22.57955_0.5-1.5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.85261 22.57955)"^^geo:wktLiteral ;
  geo-pos:lat "38.85261"^^xsd:decimal ;
  geo-pos:long "22.57955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fulvia%20fragilis_2015_38.85261_22.57955_0.5-1.5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fulvia fragilis_2015_38.85261_22.57955_0.5-1.5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fulvia fragilis_2015_38.85261_22.57955_0.5-1.5'^^xsd:string;
  dwc:scientificName 'Fulvia fragilis (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.57955'^^xsd:double;
  dwc:latitude '38.85261'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '605733'^^xsd:integer;
  dwc:occurrenceId 'Fulvia fragilis_2015_38.85261_22.57955_0.5-1.5'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '605733'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Upeneus%20pori_2018_36.74681_22.57992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Upeneus%20pori_2018_36.74681_22.57992> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Upeneus%20pori_2018_36.74681_22.57992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.74681 22.57992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.74681"^^xsd:decimal ;
  dwc:decimalLongitude "22.57992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Upeneus%20pori_2018_36.74681_22.57992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.74681 22.57992)"^^geo:wktLiteral ;
  geo-pos:lat "36.74681"^^xsd:decimal ;
  geo-pos:long "22.57992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Upeneus%20pori_2018_36.74681_22.57992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Upeneus pori_2018_36.74681_22.57992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Upeneus pori_2018_36.74681_22.57992'^^xsd:string;
  dwc:scientificName 'Upeneus pori Ben-Tuvia & Golani, 1989'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.57992'^^xsd:double;
  dwc:latitude '36.74681'^^xsd:double;
  dwc:occurrenceRemarks 'approximate coordinates through Google Earth based on information provided by associatedReferences or asociatedMedia'^^xsd:string;
  dwc:aphiaid '273671'^^xsd:integer;
  dwc:occurrenceId 'Upeneus pori_2018_36.74681_22.57992'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '273671'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2018_36.72972_22.58506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2018_36.72972_22.58506> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2018_36.72972_22.58506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.72972 22.58506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.72972"^^xsd:decimal ;
  dwc:decimalLongitude "22.58506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2018_36.72972_22.58506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.72972 22.58506)"^^geo:wktLiteral ;
  geo-pos:lat "36.72972"^^xsd:decimal ;
  geo-pos:long "22.58506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2018_36.72972_22.58506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2018_36.72972_22.58506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2018_36.72972_22.58506'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.58506'^^xsd:double;
  dwc:latitude '36.72972'^^xsd:double;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2018_36.72972_22.58506'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2013_38.8954_22.58592_1-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2013_38.8954_22.58592_1-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2013_38.8954_22.58592_1-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8954 22.58592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.8954"^^xsd:decimal ;
  dwc:decimalLongitude "22.58592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "38"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2013_38.8954_22.58592_1-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8954 22.58592)"^^geo:wktLiteral ;
  geo-pos:lat "38.8954"^^xsd:decimal ;
  geo-pos:long "22.58592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "38"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2013_38.8954_22.58592_1-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2013_38.8954_22.58592_1-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2013_38.8954_22.58592_1-1'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.58592'^^xsd:double;
  dwc:latitude '38.8954'^^xsd:double;
  dwc:coordinatePrecision '38'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2013_38.8954_22.58592_1-1'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Mnemiopsis%20leidyi_2020_40.24426_22.59013_Bleh.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2020_40.24426_22.59013_Bleh.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2020_40.24426_22.59013_Bleh.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.24426 22.59013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.24426"^^xsd:decimal ;
  dwc:decimalLongitude "22.59013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2020_40.24426_22.59013_Bleh.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.24426 22.59013)"^^geo:wktLiteral ;
  geo-pos:lat "40.24426"^^xsd:decimal ;
  geo-pos:long "22.59013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Mnemiopsis%20leidyi_2020_40.24426_22.59013_Bleh.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mnemiopsis leidyi_2020_40.24426_22.59013_Bleh." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Mnemiopsis leidyi_2020_40.24426_22.59013_Bleh.'^^xsd:string;
  dwc:scientificName 'Mnemiopsis leidyi A. Agassiz, 1865'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Bleh.'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.59013'^^xsd:double;
  dwc:latitude '40.24426'^^xsd:double;
  dwc:aphiaid '106401'^^xsd:integer;
  dwc:occurrenceId 'Mnemiopsis leidyi_2020_40.24426_22.59013_Bleh.'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106401'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Callinectes%20sapidus_2020_40.26063_22.59633_Bleh.>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2020_40.26063_22.59633_Bleh.> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2020_40.26063_22.59633_Bleh.> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.26063 22.59633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.26063"^^xsd:decimal ;
  dwc:decimalLongitude "22.59633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "113"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Callinectes%20sapidus_2020_40.26063_22.59633_Bleh.>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.26063 22.59633)"^^geo:wktLiteral ;
  geo-pos:lat "40.26063"^^xsd:decimal ;
  geo-pos:long "22.59633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "113"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Callinectes%20sapidus_2020_40.26063_22.59633_Bleh.>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Callinectes sapidus_2020_40.26063_22.59633_Bleh." ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Callinectes sapidus_2020_40.26063_22.59633_Bleh.'^^xsd:string;
  dwc:scientificName 'Callinectes sapidus Rathbun, 1896'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Bleh.'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.59633'^^xsd:double;
  dwc:latitude '40.26063'^^xsd:double;
  dwc:coordinatePrecision '113'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '107379'^^xsd:integer;
  dwc:occurrenceId 'Callinectes sapidus_2020_40.26063_22.59633_Bleh.'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107379'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2018_36.77342_22.59664_1-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2018_36.77342_22.59664_1-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2018_36.77342_22.59664_1-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.77342 22.59664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.77342"^^xsd:decimal ;
  dwc:decimalLongitude "22.59664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2018_36.77342_22.59664_1-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.77342 22.59664)"^^geo:wktLiteral ;
  geo-pos:lat "36.77342"^^xsd:decimal ;
  geo-pos:long "22.59664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2018_36.77342_22.59664_1-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2018_36.77342_22.59664_1-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2018_36.77342_22.59664_1-1'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.59664'^^xsd:double;
  dwc:latitude '36.77342'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2018_36.77342_22.59664_1-1'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '10'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Callinectes%20sapidus_1973_40.454_22.598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Callinectes%20sapidus_1973_40.454_22.598> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Callinectes%20sapidus_1973_40.454_22.598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.454 22.598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.454"^^xsd:decimal ;
  dwc:decimalLongitude "22.598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Callinectes%20sapidus_1973_40.454_22.598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.454 22.598)"^^geo:wktLiteral ;
  geo-pos:lat "40.454"^^xsd:decimal ;
  geo-pos:long "22.598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Callinectes%20sapidus_1973_40.454_22.598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Callinectes sapidus_1973_40.454_22.598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Callinectes sapidus_1973_40.454_22.598'^^xsd:string;
  dwc:scientificName 'Callinectes sapidus Rathbun, 1896'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.598'^^xsd:double;
  dwc:latitude '40.454'^^xsd:double;
  dwc:aphiaid '107379'^^xsd:integer;
  dwc:occurrenceId 'Callinectes sapidus_1973_40.454_22.598'^^xsd:string;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107379'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Callinectes%20sapidus_2011_40.46204_22.604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2011_40.46204_22.604> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2011_40.46204_22.604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.46204 22.604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.46204"^^xsd:decimal ;
  dwc:decimalLongitude "22.604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Callinectes%20sapidus_2011_40.46204_22.604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.46204 22.604)"^^geo:wktLiteral ;
  geo-pos:lat "40.46204"^^xsd:decimal ;
  geo-pos:long "22.604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Callinectes%20sapidus_2011_40.46204_22.604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Callinectes sapidus_2011_40.46204_22.604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Callinectes sapidus_2011_40.46204_22.604'^^xsd:string;
  dwc:scientificName 'Callinectes sapidus Rathbun, 1896'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.604'^^xsd:double;
  dwc:latitude '40.46204'^^xsd:double;
  dwc:aphiaid '107379'^^xsd:integer;
  dwc:occurrenceId 'Callinectes sapidus_2011_40.46204_22.604'^^xsd:string;
  dwc:observationDate '2011-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107379'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Mnemiopsis%20leidyi_2014%2F2016_38.8732_22.6043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2014%2F2016_38.8732_22.6043> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2014%2F2016_38.8732_22.6043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8732 22.6043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.8732"^^xsd:decimal ;
  dwc:decimalLongitude "22.6043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2014%2F2016_38.8732_22.6043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8732 22.6043)"^^geo:wktLiteral ;
  geo-pos:lat "38.8732"^^xsd:decimal ;
  geo-pos:long "22.6043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Mnemiopsis%20leidyi_2014%2F2016_38.8732_22.6043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mnemiopsis leidyi_2014/2016_38.8732_22.6043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Mnemiopsis leidyi_2014/2016_38.8732_22.6043'^^xsd:string;
  dwc:scientificName 'Mnemiopsis leidyi A. Agassiz, 1865'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.6043'^^xsd:double;
  dwc:latitude '38.8732'^^xsd:double;
  dwc:aphiaid '106401'^^xsd:integer;
  dwc:occurrenceId 'Mnemiopsis leidyi_2014/2016_38.8732_22.6043'^^xsd:string;
  dwc:aphiaIdAccepted '106401'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2019_36.7898_22.6085_14-14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_36.7898_22.6085_14-14> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_36.7898_22.6085_14-14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7898 22.6085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7898"^^xsd:decimal ;
  dwc:decimalLongitude "22.6085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_36.7898_22.6085_14-14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7898 22.6085)"^^geo:wktLiteral ;
  geo-pos:lat "36.7898"^^xsd:decimal ;
  geo-pos:long "22.6085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2019_36.7898_22.6085_14-14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2019_36.7898_22.6085_14-14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2019_36.7898_22.6085_14-14'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.6085'^^xsd:double;
  dwc:latitude '36.7898'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2019_36.7898_22.6085_14-14'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '21'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Mnemiopsis%20leidyi_2014%2F2016_38.848_22.6092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2014%2F2016_38.848_22.6092> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2014%2F2016_38.848_22.6092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.848 22.6092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.848"^^xsd:decimal ;
  dwc:decimalLongitude "22.6092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2014%2F2016_38.848_22.6092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.848 22.6092)"^^geo:wktLiteral ;
  geo-pos:lat "38.848"^^xsd:decimal ;
  geo-pos:long "22.6092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Mnemiopsis%20leidyi_2014%2F2016_38.848_22.6092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mnemiopsis leidyi_2014/2016_38.848_22.6092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Mnemiopsis leidyi_2014/2016_38.848_22.6092'^^xsd:string;
  dwc:scientificName 'Mnemiopsis leidyi A. Agassiz, 1865'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.6092'^^xsd:double;
  dwc:latitude '38.848'^^xsd:double;
  dwc:aphiaid '106401'^^xsd:integer;
  dwc:occurrenceId 'Mnemiopsis leidyi_2014/2016_38.848_22.6092'^^xsd:string;
  dwc:aphiaIdAccepted '106401'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Mnemiopsis%20leidyi_2014%2F2016_38.8956_22.613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2014%2F2016_38.8956_22.613> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2014%2F2016_38.8956_22.613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8956 22.613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.8956"^^xsd:decimal ;
  dwc:decimalLongitude "22.613"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2014%2F2016_38.8956_22.613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8956 22.613)"^^geo:wktLiteral ;
  geo-pos:lat "38.8956"^^xsd:decimal ;
  geo-pos:long "22.613"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Mnemiopsis%20leidyi_2014%2F2016_38.8956_22.613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mnemiopsis leidyi_2014/2016_38.8956_22.613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Mnemiopsis leidyi_2014/2016_38.8956_22.613'^^xsd:string;
  dwc:scientificName 'Mnemiopsis leidyi A. Agassiz, 1865'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.613'^^xsd:double;
  dwc:latitude '38.8956'^^xsd:double;
  dwc:aphiaid '106401'^^xsd:integer;
  dwc:occurrenceId 'Mnemiopsis leidyi_2014/2016_38.8956_22.613'^^xsd:string;
  dwc:aphiaIdAccepted '106401'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Codium%20fragile%20subsp.%20fragile_1992_38.90972_22.61833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Codium%20fragile%20subsp.%20fragile_1992_38.90972_22.61833> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Codium%20fragile%20subsp.%20fragile_1992_38.90972_22.61833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.90972 22.61833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.90972"^^xsd:decimal ;
  dwc:decimalLongitude "22.61833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Codium%20fragile%20subsp.%20fragile_1992_38.90972_22.61833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.90972 22.61833)"^^geo:wktLiteral ;
  geo-pos:lat "38.90972"^^xsd:decimal ;
  geo-pos:long "22.61833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Codium%20fragile%20subsp.%20fragile_1992_38.90972_22.61833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Codium fragile subsp. fragile_1992_38.90972_22.61833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Codium fragile subsp. fragile_1992_38.90972_22.61833'^^xsd:string;
  dwc:scientificName 'Codium fragile subsp. fragile (Suringar) Hariot, 1889'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.61833'^^xsd:double;
  dwc:latitude '38.90972'^^xsd:double;
  dwc:aphiaid '370562'^^xsd:integer;
  dwc:occurrenceId 'Codium fragile subsp. fragile_1992_38.90972_22.61833'^^xsd:string;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '370562'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2008_36.80092_22.61934_8-8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2008_36.80092_22.61934_8-8> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2008_36.80092_22.61934_8-8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.80092 22.61934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.80092"^^xsd:decimal ;
  dwc:decimalLongitude "22.61934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2008_36.80092_22.61934_8-8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.80092 22.61934)"^^geo:wktLiteral ;
  geo-pos:lat "36.80092"^^xsd:decimal ;
  geo-pos:long "22.61934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2008_36.80092_22.61934_8-8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2008_36.80092_22.61934_8-8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2008_36.80092_22.61934_8-8'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.61934'^^xsd:double;
  dwc:latitude '36.80092'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Fisheries Directive'^^xsd:string;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2008_36.80092_22.61934_8-8'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Ganonema%20farinosum_2020_36.80039_22.61963_0.5-4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Ganonema%20farinosum_2020_36.80039_22.61963_0.5-4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Ganonema%20farinosum_2020_36.80039_22.61963_0.5-4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.80039 22.61963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.80039"^^xsd:decimal ;
  dwc:decimalLongitude "22.61963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Ganonema%20farinosum_2020_36.80039_22.61963_0.5-4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.80039 22.61963)"^^geo:wktLiteral ;
  geo-pos:lat "36.80039"^^xsd:decimal ;
  geo-pos:long "22.61963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Ganonema%20farinosum_2020_36.80039_22.61963_0.5-4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ganonema farinosum_2020_36.80039_22.61963_0.5-4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Ganonema farinosum_2020_36.80039_22.61963_0.5-4'^^xsd:string;
  dwc:scientificName 'Ganonema farinosum (J.V.Lamouroux) K.-C.Fan & Y.-C.Wang, 1974'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.61963'^^xsd:double;
  dwc:latitude '36.80039'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '145749'^^xsd:integer;
  dwc:occurrenceId 'Ganonema farinosum_2020_36.80039_22.61963_0.5-4'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145749'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2020_36.80039_22.61963_0.5-4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2020_36.80039_22.61963_0.5-4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2020_36.80039_22.61963_0.5-4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.80039 22.61963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.80039"^^xsd:decimal ;
  dwc:decimalLongitude "22.61963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2020_36.80039_22.61963_0.5-4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.80039 22.61963)"^^geo:wktLiteral ;
  geo-pos:lat "36.80039"^^xsd:decimal ;
  geo-pos:long "22.61963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2020_36.80039_22.61963_0.5-4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2020_36.80039_22.61963_0.5-4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2020_36.80039_22.61963_0.5-4'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.61963'^^xsd:double;
  dwc:latitude '36.80039'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2020_36.80039_22.61963_0.5-4'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '7'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2020_36.80039_22.61963_0.5-4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2020_36.80039_22.61963_0.5-4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2020_36.80039_22.61963_0.5-4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.80039 22.61963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.80039"^^xsd:decimal ;
  dwc:decimalLongitude "22.61963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2020_36.80039_22.61963_0.5-4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.80039 22.61963)"^^geo:wktLiteral ;
  geo-pos:lat "36.80039"^^xsd:decimal ;
  geo-pos:long "22.61963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2020_36.80039_22.61963_0.5-4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2020_36.80039_22.61963_0.5-4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2020_36.80039_22.61963_0.5-4'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.61963'^^xsd:double;
  dwc:latitude '36.80039'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2020_36.80039_22.61963_0.5-4'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '13'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2020_36.80039_22.61963_0.5-4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_36.80039_22.61963_0.5-4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_36.80039_22.61963_0.5-4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.80039 22.61963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.80039"^^xsd:decimal ;
  dwc:decimalLongitude "22.61963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_36.80039_22.61963_0.5-4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.80039 22.61963)"^^geo:wktLiteral ;
  geo-pos:lat "36.80039"^^xsd:decimal ;
  geo-pos:long "22.61963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2020_36.80039_22.61963_0.5-4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2020_36.80039_22.61963_0.5-4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2020_36.80039_22.61963_0.5-4'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.61963'^^xsd:double;
  dwc:latitude '36.80039'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2020_36.80039_22.61963_0.5-4'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2019_36.80391_22.62228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.80391_22.62228> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.80391_22.62228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.80391 22.62228)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.80391"^^xsd:decimal ;
  dwc:decimalLongitude "22.62228"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.80391_22.62228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.80391 22.62228)"^^geo:wktLiteral ;
  geo-pos:lat "36.80391"^^xsd:decimal ;
  geo-pos:long "22.62228"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2019_36.80391_22.62228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2019_36.80391_22.62228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2019_36.80391_22.62228'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.62228'^^xsd:double;
  dwc:latitude '36.80391'^^xsd:double;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2019_36.80391_22.62228'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2011_36.80492_22.62244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2011_36.80492_22.62244> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2011_36.80492_22.62244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.80492 22.62244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.80492"^^xsd:decimal ;
  dwc:decimalLongitude "22.62244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2011_36.80492_22.62244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.80492 22.62244)"^^geo:wktLiteral ;
  geo-pos:lat "36.80492"^^xsd:decimal ;
  geo-pos:long "22.62244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2011_36.80492_22.62244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2011_36.80492_22.62244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2011_36.80492_22.62244'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.62244'^^xsd:double;
  dwc:latitude '36.80492'^^xsd:double;
  dwc:occurrenceRemarks 'Newspaper'^^xsd:string;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2011_36.80492_22.62244'^^xsd:string;
  dwc:observationDate '2011-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Hydroides%20elegans_2000_40.415_22.62703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Hydroides%20elegans_2000_40.415_22.62703> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Hydroides%20elegans_2000_40.415_22.62703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.415 22.62703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.415"^^xsd:decimal ;
  dwc:decimalLongitude "22.62703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Hydroides%20elegans_2000_40.415_22.62703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.415 22.62703)"^^geo:wktLiteral ;
  geo-pos:lat "40.415"^^xsd:decimal ;
  geo-pos:long "22.62703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Hydroides%20elegans_2000_40.415_22.62703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hydroides elegans_2000_40.415_22.62703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Hydroides elegans_2000_40.415_22.62703'^^xsd:string;
  dwc:scientificName 'Hydroides elegans (Haswell, 1883) [nomen protectum]'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.62703'^^xsd:double;
  dwc:latitude '40.415'^^xsd:double;
  dwc:aphiaid '131002'^^xsd:integer;
  dwc:occurrenceId 'Hydroides elegans_2000_40.415_22.62703'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131002'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2017_39.99249_22.6274_2-2_>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2017_39.99249_22.6274_2-2_> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2017_39.99249_22.6274_2-2_> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.99249 22.6274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.99249"^^xsd:decimal ;
  dwc:decimalLongitude "22.6274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2017_39.99249_22.6274_2-2_>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.99249 22.6274)"^^geo:wktLiteral ;
  geo-pos:lat "39.99249"^^xsd:decimal ;
  geo-pos:long "22.6274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2017_39.99249_22.6274_2-2_>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2017_39.99249_22.6274_2-2_" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2017_39.99249_22.6274_2-2_'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.6274'^^xsd:double;
  dwc:latitude '39.99249'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2017_39.99249_22.6274_2-2_'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Mnemiopsis%20leidyi_2004%2F2010_40.42257_22.63343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2004%2F2010_40.42257_22.63343> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2004%2F2010_40.42257_22.63343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.42257 22.63343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.42257"^^xsd:decimal ;
  dwc:decimalLongitude "22.63343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2004%2F2010_40.42257_22.63343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.42257 22.63343)"^^geo:wktLiteral ;
  geo-pos:lat "40.42257"^^xsd:decimal ;
  geo-pos:long "22.63343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Mnemiopsis%20leidyi_2004%2F2010_40.42257_22.63343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mnemiopsis leidyi_2004/2010_40.42257_22.63343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Mnemiopsis leidyi_2004/2010_40.42257_22.63343'^^xsd:string;
  dwc:scientificName 'Mnemiopsis leidyi A. Agassiz, 1865'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.63343'^^xsd:double;
  dwc:latitude '40.42257'^^xsd:double;
  dwc:aphiaid '106401'^^xsd:integer;
  dwc:occurrenceId 'Mnemiopsis leidyi_2004/2010_40.42257_22.63343'^^xsd:string;
  dwc:aphiaIdAccepted '106401'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Codium%20fragile%20subsp.%20fragile_1985_38.37974_22.63834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Codium%20fragile%20subsp.%20fragile_1985_38.37974_22.63834> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Codium%20fragile%20subsp.%20fragile_1985_38.37974_22.63834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.37974 22.63834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.37974"^^xsd:decimal ;
  dwc:decimalLongitude "22.63834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Codium%20fragile%20subsp.%20fragile_1985_38.37974_22.63834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.37974 22.63834)"^^geo:wktLiteral ;
  geo-pos:lat "38.37974"^^xsd:decimal ;
  geo-pos:long "22.63834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Codium%20fragile%20subsp.%20fragile_1985_38.37974_22.63834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Codium fragile subsp. fragile_1985_38.37974_22.63834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Codium fragile subsp. fragile_1985_38.37974_22.63834'^^xsd:string;
  dwc:scientificName 'Codium fragile subsp. fragile (Suringar) Hariot, 1889'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.63834'^^xsd:double;
  dwc:latitude '38.37974'^^xsd:double;
  dwc:aphiaid '370562'^^xsd:integer;
  dwc:occurrenceId 'Codium fragile subsp. fragile_1985_38.37974_22.63834'^^xsd:string;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '370562'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Codium%20fragile%20subsp.%20fragile_1986_38.37974_22.63834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Codium%20fragile%20subsp.%20fragile_1986_38.37974_22.63834> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Codium%20fragile%20subsp.%20fragile_1986_38.37974_22.63834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.37974 22.63834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.37974"^^xsd:decimal ;
  dwc:decimalLongitude "22.63834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Codium%20fragile%20subsp.%20fragile_1986_38.37974_22.63834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.37974 22.63834)"^^geo:wktLiteral ;
  geo-pos:lat "38.37974"^^xsd:decimal ;
  geo-pos:long "22.63834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Codium%20fragile%20subsp.%20fragile_1986_38.37974_22.63834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Codium fragile subsp. fragile_1986_38.37974_22.63834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Codium fragile subsp. fragile_1986_38.37974_22.63834'^^xsd:string;
  dwc:scientificName 'Codium fragile subsp. fragile (Suringar) Hariot, 1889'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.63834'^^xsd:double;
  dwc:latitude '38.37974'^^xsd:double;
  dwc:aphiaid '370562'^^xsd:integer;
  dwc:occurrenceId 'Codium fragile subsp. fragile_1986_38.37974_22.63834'^^xsd:string;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '370562'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Halophila%20stipulacea_1985%2F1986_38.37974_22.63834_1.5-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Halophila%20stipulacea_1985%2F1986_38.37974_22.63834_1.5-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Halophila%20stipulacea_1985%2F1986_38.37974_22.63834_1.5-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.37974 22.63834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.37974"^^xsd:decimal ;
  dwc:decimalLongitude "22.63834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Halophila%20stipulacea_1985%2F1986_38.37974_22.63834_1.5-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.37974 22.63834)"^^geo:wktLiteral ;
  geo-pos:lat "38.37974"^^xsd:decimal ;
  geo-pos:long "22.63834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Halophila%20stipulacea_1985%2F1986_38.37974_22.63834_1.5-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Halophila stipulacea_1985/1986_38.37974_22.63834_1.5-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Halophila stipulacea_1985/1986_38.37974_22.63834_1.5-2'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea (Forsskål) Ascherson, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.63834'^^xsd:double;
  dwc:latitude '38.37974'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:occurrenceId 'Halophila stipulacea_1985/1986_38.37974_22.63834_1.5-2'^^xsd:string;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Halophila%20stipulacea_1985%2F1986_38.37746_22.63903_10-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Halophila%20stipulacea_1985%2F1986_38.37746_22.63903_10-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Halophila%20stipulacea_1985%2F1986_38.37746_22.63903_10-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.37746 22.63903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.37746"^^xsd:decimal ;
  dwc:decimalLongitude "22.63903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Halophila%20stipulacea_1985%2F1986_38.37746_22.63903_10-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.37746 22.63903)"^^geo:wktLiteral ;
  geo-pos:lat "38.37746"^^xsd:decimal ;
  geo-pos:long "22.63903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Halophila%20stipulacea_1985%2F1986_38.37746_22.63903_10-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Halophila stipulacea_1985/1986_38.37746_22.63903_10-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Halophila stipulacea_1985/1986_38.37746_22.63903_10-10'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea (Forsskål) Ascherson, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.63903'^^xsd:double;
  dwc:latitude '38.37746'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:occurrenceId 'Halophila stipulacea_1985/1986_38.37746_22.63903_10-10'^^xsd:string;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Halophila%20stipulacea_1985%2F1986_38.3784_22.63903_4-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Halophila%20stipulacea_1985%2F1986_38.3784_22.63903_4-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Halophila%20stipulacea_1985%2F1986_38.3784_22.63903_4-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3784 22.63903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.3784"^^xsd:decimal ;
  dwc:decimalLongitude "22.63903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Halophila%20stipulacea_1985%2F1986_38.3784_22.63903_4-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3784 22.63903)"^^geo:wktLiteral ;
  geo-pos:lat "38.3784"^^xsd:decimal ;
  geo-pos:long "22.63903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Halophila%20stipulacea_1985%2F1986_38.3784_22.63903_4-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Halophila stipulacea_1985/1986_38.3784_22.63903_4-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Halophila stipulacea_1985/1986_38.3784_22.63903_4-5'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea (Forsskål) Ascherson, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.63903'^^xsd:double;
  dwc:latitude '38.3784'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:occurrenceId 'Halophila stipulacea_1985/1986_38.3784_22.63903_4-5'^^xsd:string;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Mnemiopsis%20leidyi_2004%2F2010_40.09163_22.63923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2004%2F2010_40.09163_22.63923> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2004%2F2010_40.09163_22.63923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.09163 22.63923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.09163"^^xsd:decimal ;
  dwc:decimalLongitude "22.63923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2004%2F2010_40.09163_22.63923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.09163 22.63923)"^^geo:wktLiteral ;
  geo-pos:lat "40.09163"^^xsd:decimal ;
  geo-pos:long "22.63923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Mnemiopsis%20leidyi_2004%2F2010_40.09163_22.63923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mnemiopsis leidyi_2004/2010_40.09163_22.63923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Mnemiopsis leidyi_2004/2010_40.09163_22.63923'^^xsd:string;
  dwc:scientificName 'Mnemiopsis leidyi A. Agassiz, 1865'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.63923'^^xsd:double;
  dwc:latitude '40.09163'^^xsd:double;
  dwc:aphiaid '106401'^^xsd:integer;
  dwc:occurrenceId 'Mnemiopsis leidyi_2004/2010_40.09163_22.63923'^^xsd:string;
  dwc:aphiaIdAccepted '106401'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Mnemiopsis%20leidyi_2004%2F2010_40.17447_22.64013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2004%2F2010_40.17447_22.64013> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2004%2F2010_40.17447_22.64013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.17447 22.64013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.17447"^^xsd:decimal ;
  dwc:decimalLongitude "22.64013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2004%2F2010_40.17447_22.64013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.17447 22.64013)"^^geo:wktLiteral ;
  geo-pos:lat "40.17447"^^xsd:decimal ;
  geo-pos:long "22.64013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Mnemiopsis%20leidyi_2004%2F2010_40.17447_22.64013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mnemiopsis leidyi_2004/2010_40.17447_22.64013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Mnemiopsis leidyi_2004/2010_40.17447_22.64013'^^xsd:string;
  dwc:scientificName 'Mnemiopsis leidyi A. Agassiz, 1865'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.64013'^^xsd:double;
  dwc:latitude '40.17447'^^xsd:double;
  dwc:aphiaid '106401'^^xsd:integer;
  dwc:occurrenceId 'Mnemiopsis leidyi_2004/2010_40.17447_22.64013'^^xsd:string;
  dwc:aphiaIdAccepted '106401'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Mnemiopsis%20leidyi_2004%2F2010_40.0077_22.64163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2004%2F2010_40.0077_22.64163> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2004%2F2010_40.0077_22.64163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.0077 22.64163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.0077"^^xsd:decimal ;
  dwc:decimalLongitude "22.64163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2004%2F2010_40.0077_22.64163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.0077 22.64163)"^^geo:wktLiteral ;
  geo-pos:lat "40.0077"^^xsd:decimal ;
  geo-pos:long "22.64163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Mnemiopsis%20leidyi_2004%2F2010_40.0077_22.64163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mnemiopsis leidyi_2004/2010_40.0077_22.64163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Mnemiopsis leidyi_2004/2010_40.0077_22.64163'^^xsd:string;
  dwc:scientificName 'Mnemiopsis leidyi A. Agassiz, 1865'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.64163'^^xsd:double;
  dwc:latitude '40.0077'^^xsd:double;
  dwc:aphiaid '106401'^^xsd:integer;
  dwc:occurrenceId 'Mnemiopsis leidyi_2004/2010_40.0077_22.64163'^^xsd:string;
  dwc:aphiaIdAccepted '106401'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Callinectes%20sapidus_2011_40.37282_22.64311_Evangelia%20Koutante>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2011_40.37282_22.64311_Evangelia%20Koutante> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2011_40.37282_22.64311_Evangelia%20Koutante> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.37282 22.64311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.37282"^^xsd:decimal ;
  dwc:decimalLongitude "22.64311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "244"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Callinectes%20sapidus_2011_40.37282_22.64311_Evangelia%20Koutante>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.37282 22.64311)"^^geo:wktLiteral ;
  geo-pos:lat "40.37282"^^xsd:decimal ;
  geo-pos:long "22.64311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "244"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Callinectes%20sapidus_2011_40.37282_22.64311_Evangelia%20Koutante>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Callinectes sapidus_2011_40.37282_22.64311_Evangelia Koutante" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Callinectes sapidus_2011_40.37282_22.64311_Evangelia Koutante'^^xsd:string;
  dwc:scientificName 'Callinectes sapidus Rathbun, 1896'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Evangelia Koutante'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.64311'^^xsd:double;
  dwc:latitude '40.37282'^^xsd:double;
  dwc:coordinatePrecision '244'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '107379'^^xsd:integer;
  dwc:occurrenceId 'Callinectes sapidus_2011_40.37282_22.64311_Evangelia Koutante'^^xsd:string;
  dwc:observationDate '2011-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107379'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_2007_38.84232_22.64743_3-3.5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_2007_38.84232_22.64743_3-3.5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_2007_38.84232_22.64743_3-3.5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.84232 22.64743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.84232"^^xsd:decimal ;
  dwc:decimalLongitude "22.64743"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_2007_38.84232_22.64743_3-3.5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.84232 22.64743)"^^geo:wktLiteral ;
  geo-pos:lat "38.84232"^^xsd:decimal ;
  geo-pos:long "22.64743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_2007_38.84232_22.64743_3-3.5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_2007_38.84232_22.64743_3-3.5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_2007_38.84232_22.64743_3-3.5'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.64743'^^xsd:double;
  dwc:latitude '38.84232'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3.5'^^xsd:double;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_2007_38.84232_22.64743_3-3.5'^^xsd:string;
  dwc:observationDate '2007-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Penaeus%20aztecus_2014_38.86883_22.6495_25-25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Penaeus%20aztecus_2014_38.86883_22.6495_25-25> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Penaeus%20aztecus_2014_38.86883_22.6495_25-25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.86883 22.6495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.86883"^^xsd:decimal ;
  dwc:decimalLongitude "22.6495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Penaeus%20aztecus_2014_38.86883_22.6495_25-25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.86883 22.6495)"^^geo:wktLiteral ;
  geo-pos:lat "38.86883"^^xsd:decimal ;
  geo-pos:long "22.6495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Penaeus%20aztecus_2014_38.86883_22.6495_25-25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Penaeus aztecus_2014_38.86883_22.6495_25-25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Penaeus aztecus_2014_38.86883_22.6495_25-25'^^xsd:string;
  dwc:scientificName 'Penaeus aztecus Ives, 1891'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.6495'^^xsd:double;
  dwc:latitude '38.86883'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '395176'^^xsd:integer;
  dwc:occurrenceId 'Penaeus aztecus_2014_38.86883_22.6495_25-25'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1809216'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2008_39.98_22.6507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2008_39.98_22.6507> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2008_39.98_22.6507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.98 22.6507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.98"^^xsd:decimal ;
  dwc:decimalLongitude "22.6507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2008_39.98_22.6507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.98 22.6507)"^^geo:wktLiteral ;
  geo-pos:lat "39.98"^^xsd:decimal ;
  geo-pos:long "22.6507"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2008_39.98_22.6507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2008_39.98_22.6507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2008_39.98_22.6507'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.6507'^^xsd:double;
  dwc:latitude '39.98'^^xsd:double;
  dwc:occurrenceRemarks 'Fisheries Directive'^^xsd:string;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2008_39.98_22.6507'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Penaeus%20aztecus_2013_40.29438_22.65609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Penaeus%20aztecus_2013_40.29438_22.65609> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Penaeus%20aztecus_2013_40.29438_22.65609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.29438 22.65609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.29438"^^xsd:decimal ;
  dwc:decimalLongitude "22.65609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Penaeus%20aztecus_2013_40.29438_22.65609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.29438 22.65609)"^^geo:wktLiteral ;
  geo-pos:lat "40.29438"^^xsd:decimal ;
  geo-pos:long "22.65609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Penaeus%20aztecus_2013_40.29438_22.65609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Penaeus aztecus_2013_40.29438_22.65609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Penaeus aztecus_2013_40.29438_22.65609'^^xsd:string;
  dwc:scientificName 'Penaeus aztecus Ives, 1891'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.65609'^^xsd:double;
  dwc:latitude '40.29438'^^xsd:double;
  dwc:aphiaid '395176'^^xsd:integer;
  dwc:occurrenceId 'Penaeus aztecus_2013_40.29438_22.65609'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1809216'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_2005_38.88886_22.65976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_2005_38.88886_22.65976> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_2005_38.88886_22.65976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.88886 22.65976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.88886"^^xsd:decimal ;
  dwc:decimalLongitude "22.65976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_2005_38.88886_22.65976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.88886 22.65976)"^^geo:wktLiteral ;
  geo-pos:lat "38.88886"^^xsd:decimal ;
  geo-pos:long "22.65976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_2005_38.88886_22.65976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_2005_38.88886_22.65976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_2005_38.88886_22.65976'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.65976'^^xsd:double;
  dwc:latitude '38.88886'^^xsd:double;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_2005_38.88886_22.65976'^^xsd:string;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Mnemiopsis%20leidyi_2014%2F2016_38.88687_22.6607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2014%2F2016_38.88687_22.6607> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2014%2F2016_38.88687_22.6607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.88687 22.6607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.88687"^^xsd:decimal ;
  dwc:decimalLongitude "22.6607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "190"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2014%2F2016_38.88687_22.6607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.88687 22.6607)"^^geo:wktLiteral ;
  geo-pos:lat "38.88687"^^xsd:decimal ;
  geo-pos:long "22.6607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "190"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Mnemiopsis%20leidyi_2014%2F2016_38.88687_22.6607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mnemiopsis leidyi_2014/2016_38.88687_22.6607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Mnemiopsis leidyi_2014/2016_38.88687_22.6607'^^xsd:string;
  dwc:scientificName 'Mnemiopsis leidyi A. Agassiz, 1865'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.6607'^^xsd:double;
  dwc:latitude '38.88687'^^xsd:double;
  dwc:coordinatePrecision '190'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance; HCMR projects (KRIPIS)'^^xsd:string;
  dwc:aphiaid '106401'^^xsd:integer;
  dwc:occurrenceId 'Mnemiopsis leidyi_2014/2016_38.88687_22.6607'^^xsd:string;
  dwc:aphiaIdAccepted '106401'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Mnemiopsis%20leidyi_2014%2F2016_38.8461_22.664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2014%2F2016_38.8461_22.664> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2014%2F2016_38.8461_22.664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8461 22.664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.8461"^^xsd:decimal ;
  dwc:decimalLongitude "22.664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2014%2F2016_38.8461_22.664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8461 22.664)"^^geo:wktLiteral ;
  geo-pos:lat "38.8461"^^xsd:decimal ;
  geo-pos:long "22.664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Mnemiopsis%20leidyi_2014%2F2016_38.8461_22.664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mnemiopsis leidyi_2014/2016_38.8461_22.664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Mnemiopsis leidyi_2014/2016_38.8461_22.664'^^xsd:string;
  dwc:scientificName 'Mnemiopsis leidyi A. Agassiz, 1865'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.664'^^xsd:double;
  dwc:latitude '38.8461'^^xsd:double;
  dwc:aphiaid '106401'^^xsd:integer;
  dwc:occurrenceId 'Mnemiopsis leidyi_2014/2016_38.8461_22.664'^^xsd:string;
  dwc:aphiaIdAccepted '106401'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Halophila%20stipulacea_1985%2F1986_38.37867_22.66598_9.5-9.5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Halophila%20stipulacea_1985%2F1986_38.37867_22.66598_9.5-9.5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Halophila%20stipulacea_1985%2F1986_38.37867_22.66598_9.5-9.5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.37867 22.66598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.37867"^^xsd:decimal ;
  dwc:decimalLongitude "22.66598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Halophila%20stipulacea_1985%2F1986_38.37867_22.66598_9.5-9.5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.37867 22.66598)"^^geo:wktLiteral ;
  geo-pos:lat "38.37867"^^xsd:decimal ;
  geo-pos:long "22.66598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Halophila%20stipulacea_1985%2F1986_38.37867_22.66598_9.5-9.5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Halophila stipulacea_1985/1986_38.37867_22.66598_9.5-9.5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Halophila stipulacea_1985/1986_38.37867_22.66598_9.5-9.5'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea (Forsskål) Ascherson, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.66598'^^xsd:double;
  dwc:latitude '38.37867'^^xsd:double;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:occurrenceId 'Halophila stipulacea_1985/1986_38.37867_22.66598_9.5-9.5'^^xsd:string;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Halophila%20stipulacea_1985%2F1986_38.37961_22.66649_3.5-4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Halophila%20stipulacea_1985%2F1986_38.37961_22.66649_3.5-4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Halophila%20stipulacea_1985%2F1986_38.37961_22.66649_3.5-4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.37961 22.66649)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.37961"^^xsd:decimal ;
  dwc:decimalLongitude "22.66649"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Halophila%20stipulacea_1985%2F1986_38.37961_22.66649_3.5-4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.37961 22.66649)"^^geo:wktLiteral ;
  geo-pos:lat "38.37961"^^xsd:decimal ;
  geo-pos:long "22.66649"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Halophila%20stipulacea_1985%2F1986_38.37961_22.66649_3.5-4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Halophila stipulacea_1985/1986_38.37961_22.66649_3.5-4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Halophila stipulacea_1985/1986_38.37961_22.66649_3.5-4'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea (Forsskål) Ascherson, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1985'^^xsd:integer;
  dwc:endYearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.66649'^^xsd:double;
  dwc:latitude '38.37961'^^xsd:double;
  dwc:minimumDepth '3.5'^^xsd:double;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:occurrenceId 'Halophila stipulacea_1985/1986_38.37961_22.66649_3.5-4'^^xsd:string;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Callinectes%20sapidus_2019_39.9755_22.66904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2019_39.9755_22.66904> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2019_39.9755_22.66904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9755 22.66904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.9755"^^xsd:decimal ;
  dwc:decimalLongitude "22.66904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Callinectes%20sapidus_2019_39.9755_22.66904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9755 22.66904)"^^geo:wktLiteral ;
  geo-pos:lat "39.9755"^^xsd:decimal ;
  geo-pos:long "22.66904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "500"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Callinectes%20sapidus_2019_39.9755_22.66904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Callinectes sapidus_2019_39.9755_22.66904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Callinectes sapidus_2019_39.9755_22.66904'^^xsd:string;
  dwc:scientificName 'Callinectes sapidus Rathbun, 1896'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.66904'^^xsd:double;
  dwc:latitude '39.9755'^^xsd:double;
  dwc:coordinatePrecision '500'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '107379'^^xsd:integer;
  dwc:occurrenceId 'Callinectes sapidus_2019_39.9755_22.66904'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107379'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '516'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_2005_38.83905_22.66917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_2005_38.83905_22.66917> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_2005_38.83905_22.66917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83905 22.66917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.83905"^^xsd:decimal ;
  dwc:decimalLongitude "22.66917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "44"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_2005_38.83905_22.66917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83905 22.66917)"^^geo:wktLiteral ;
  geo-pos:lat "38.83905"^^xsd:decimal ;
  geo-pos:long "22.66917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "44"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_2005_38.83905_22.66917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_2005_38.83905_22.66917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_2005_38.83905_22.66917'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.66917'^^xsd:double;
  dwc:latitude '38.83905'^^xsd:double;
  dwc:coordinatePrecision '44'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_2005_38.83905_22.66917'^^xsd:string;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Codium%20fragile%20subsp.%20fragile_1985_38.36723_22.67851_5-15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Codium%20fragile%20subsp.%20fragile_1985_38.36723_22.67851_5-15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Codium%20fragile%20subsp.%20fragile_1985_38.36723_22.67851_5-15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.36723 22.67851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.36723"^^xsd:decimal ;
  dwc:decimalLongitude "22.67851"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Codium%20fragile%20subsp.%20fragile_1985_38.36723_22.67851_5-15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.36723 22.67851)"^^geo:wktLiteral ;
  geo-pos:lat "38.36723"^^xsd:decimal ;
  geo-pos:long "22.67851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Codium%20fragile%20subsp.%20fragile_1985_38.36723_22.67851_5-15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Codium fragile subsp. fragile_1985_38.36723_22.67851_5-15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Codium fragile subsp. fragile_1985_38.36723_22.67851_5-15'^^xsd:string;
  dwc:scientificName 'Codium fragile subsp. fragile (Suringar) Hariot, 1889'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.67851'^^xsd:double;
  dwc:latitude '38.36723'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '370562'^^xsd:integer;
  dwc:occurrenceId 'Codium fragile subsp. fragile_1985_38.36723_22.67851_5-15'^^xsd:string;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '370562'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Codium%20fragile%20subsp.%20fragile_1986_38.36723_22.67851_5-15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Codium%20fragile%20subsp.%20fragile_1986_38.36723_22.67851_5-15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Codium%20fragile%20subsp.%20fragile_1986_38.36723_22.67851_5-15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.36723 22.67851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.36723"^^xsd:decimal ;
  dwc:decimalLongitude "22.67851"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Codium%20fragile%20subsp.%20fragile_1986_38.36723_22.67851_5-15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.36723 22.67851)"^^geo:wktLiteral ;
  geo-pos:lat "38.36723"^^xsd:decimal ;
  geo-pos:long "22.67851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Codium%20fragile%20subsp.%20fragile_1986_38.36723_22.67851_5-15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Codium fragile subsp. fragile_1986_38.36723_22.67851_5-15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Codium fragile subsp. fragile_1986_38.36723_22.67851_5-15'^^xsd:string;
  dwc:scientificName 'Codium fragile subsp. fragile (Suringar) Hariot, 1889'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.67851'^^xsd:double;
  dwc:latitude '38.36723'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '370562'^^xsd:integer;
  dwc:occurrenceId 'Codium fragile subsp. fragile_1986_38.36723_22.67851_5-15'^^xsd:string;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '370562'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Conomurex%20persicus_2014_38.05243_22.68704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Conomurex%20persicus_2014_38.05243_22.68704> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Conomurex%20persicus_2014_38.05243_22.68704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.05243 22.68704)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.05243"^^xsd:decimal ;
  dwc:decimalLongitude "22.68704"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Conomurex%20persicus_2014_38.05243_22.68704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.05243 22.68704)"^^geo:wktLiteral ;
  geo-pos:lat "38.05243"^^xsd:decimal ;
  geo-pos:long "22.68704"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Conomurex%20persicus_2014_38.05243_22.68704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Conomurex persicus_2014_38.05243_22.68704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Conomurex persicus_2014_38.05243_22.68704'^^xsd:string;
  dwc:scientificName 'Conomurex persicus (Swainson, 1821)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.68704'^^xsd:double;
  dwc:latitude '38.05243'^^xsd:double;
  dwc:aphiaid '565371'^^xsd:integer;
  dwc:occurrenceId 'Conomurex persicus_2014_38.05243_22.68704'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '565371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'moderate'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Penaeus%20aztecus_2015_36.73661_22.68779_70-70>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Penaeus%20aztecus_2015_36.73661_22.68779_70-70> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Penaeus%20aztecus_2015_36.73661_22.68779_70-70> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.73661 22.68779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.73661"^^xsd:decimal ;
  dwc:decimalLongitude "22.68779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Penaeus%20aztecus_2015_36.73661_22.68779_70-70>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.73661 22.68779)"^^geo:wktLiteral ;
  geo-pos:lat "36.73661"^^xsd:decimal ;
  geo-pos:long "22.68779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Penaeus%20aztecus_2015_36.73661_22.68779_70-70>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Penaeus aztecus_2015_36.73661_22.68779_70-70" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Penaeus aztecus_2015_36.73661_22.68779_70-70'^^xsd:string;
  dwc:scientificName 'Penaeus aztecus Ives, 1891'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.68779'^^xsd:double;
  dwc:latitude '36.73661'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '395176'^^xsd:integer;
  dwc:occurrenceId 'Penaeus aztecus_2015_36.73661_22.68779_70-70'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1809216'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Asparagopsis_2006_38.3546_22.68862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Asparagopsis_2006_38.3546_22.68862> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Asparagopsis_2006_38.3546_22.68862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3546 22.68862)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.3546"^^xsd:decimal ;
  dwc:decimalLongitude "22.68862"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Asparagopsis_2006_38.3546_22.68862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3546 22.68862)"^^geo:wktLiteral ;
  geo-pos:lat "38.3546"^^xsd:decimal ;
  geo-pos:long "22.68862"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Asparagopsis_2006_38.3546_22.68862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Asparagopsis_2006_38.3546_22.68862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Asparagopsis_2006_38.3546_22.68862'^^xsd:string;
  dwc:scientificName 'Asparagopsis Montagne, 1840'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.68862'^^xsd:double;
  dwc:latitude '38.3546'^^xsd:double;
  dwc:aphiaid '143809'^^xsd:integer;
  dwc:occurrenceId 'Asparagopsis_2006_38.3546_22.68862'^^xsd:string;
  dwc:observationDate '2006-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143809'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2007_38.3546_22.68862_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2007_38.3546_22.68862_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2007_38.3546_22.68862_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3546 22.68862)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.3546"^^xsd:decimal ;
  dwc:decimalLongitude "22.68862"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2007_38.3546_22.68862_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3546 22.68862)"^^geo:wktLiteral ;
  geo-pos:lat "38.3546"^^xsd:decimal ;
  geo-pos:long "22.68862"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2007_38.3546_22.68862_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2007_38.3546_22.68862_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2007_38.3546_22.68862_5-5'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.68862'^^xsd:double;
  dwc:latitude '38.3546'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2007_38.3546_22.68862_5-5'^^xsd:string;
  dwc:observationDate '2007-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Amathia%20verticillata_1980_38.09832_22.69801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Amathia%20verticillata_1980_38.09832_22.69801> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Amathia%20verticillata_1980_38.09832_22.69801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.09832 22.69801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.09832"^^xsd:decimal ;
  dwc:decimalLongitude "22.69801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Amathia%20verticillata_1980_38.09832_22.69801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.09832 22.69801)"^^geo:wktLiteral ;
  geo-pos:lat "38.09832"^^xsd:decimal ;
  geo-pos:long "22.69801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Amathia%20verticillata_1980_38.09832_22.69801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Amathia verticillata_1980_38.09832_22.69801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Amathia verticillata_1980_38.09832_22.69801'^^xsd:string;
  dwc:scientificName 'Amathia verticillata (delle Chiaje, 1822)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.69801'^^xsd:double;
  dwc:latitude '38.09832'^^xsd:double;
  dwc:aphiaid '851581'^^xsd:integer;
  dwc:occurrenceId 'Amathia verticillata_1980_38.09832_22.69801'^^xsd:string;
  dwc:observationDate '1980-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '851581'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Callinectes%20sapidus_2017_39.94588_22.71332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2017_39.94588_22.71332> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2017_39.94588_22.71332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.94588 22.71332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.94588"^^xsd:decimal ;
  dwc:decimalLongitude "22.71332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "191"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Callinectes%20sapidus_2017_39.94588_22.71332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.94588 22.71332)"^^geo:wktLiteral ;
  geo-pos:lat "39.94588"^^xsd:decimal ;
  geo-pos:long "22.71332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "191"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Callinectes%20sapidus_2017_39.94588_22.71332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Callinectes sapidus_2017_39.94588_22.71332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Callinectes sapidus_2017_39.94588_22.71332'^^xsd:string;
  dwc:scientificName 'Callinectes sapidus Rathbun, 1896'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.71332'^^xsd:double;
  dwc:latitude '39.94588'^^xsd:double;
  dwc:coordinatePrecision '191'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '107379'^^xsd:integer;
  dwc:occurrenceId 'Callinectes sapidus_2017_39.94588_22.71332'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107379'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Callinectes%20sapidus_1973_40.43858_22.71444_Dimitris%20Poursanidis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Callinectes%20sapidus_1973_40.43858_22.71444_Dimitris%20Poursanidis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Callinectes%20sapidus_1973_40.43858_22.71444_Dimitris%20Poursanidis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43858 22.71444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.43858"^^xsd:decimal ;
  dwc:decimalLongitude "22.71444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Callinectes%20sapidus_1973_40.43858_22.71444_Dimitris%20Poursanidis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.43858 22.71444)"^^geo:wktLiteral ;
  geo-pos:lat "40.43858"^^xsd:decimal ;
  geo-pos:long "22.71444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Callinectes%20sapidus_1973_40.43858_22.71444_Dimitris%20Poursanidis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Callinectes sapidus_1973_40.43858_22.71444_Dimitris Poursanidis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Callinectes sapidus_1973_40.43858_22.71444_Dimitris Poursanidis'^^xsd:string;
  dwc:scientificName 'Callinectes sapidus Rathbun, 1896'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Dimitris Poursanidis'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.71444'^^xsd:double;
  dwc:latitude '40.43858'^^xsd:double;
  dwc:aphiaid '107379'^^xsd:integer;
  dwc:occurrenceId 'Callinectes sapidus_1973_40.43858_22.71444_Dimitris Poursanidis'^^xsd:string;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107379'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Mnemiopsis%20leidyi_2014%2F2016_38.8527_22.715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2014%2F2016_38.8527_22.715> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2014%2F2016_38.8527_22.715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8527 22.715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.8527"^^xsd:decimal ;
  dwc:decimalLongitude "22.715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2014%2F2016_38.8527_22.715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8527 22.715)"^^geo:wktLiteral ;
  geo-pos:lat "38.8527"^^xsd:decimal ;
  geo-pos:long "22.715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Mnemiopsis%20leidyi_2014%2F2016_38.8527_22.715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mnemiopsis leidyi_2014/2016_38.8527_22.715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Mnemiopsis leidyi_2014/2016_38.8527_22.715'^^xsd:string;
  dwc:scientificName 'Mnemiopsis leidyi A. Agassiz, 1865'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.715'^^xsd:double;
  dwc:latitude '38.8527'^^xsd:double;
  dwc:aphiaid '106401'^^xsd:integer;
  dwc:occurrenceId 'Mnemiopsis leidyi_2014/2016_38.8527_22.715'^^xsd:string;
  dwc:aphiaIdAccepted '106401'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Callinectes%20sapidus_1948_39.90674_22.71557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Callinectes%20sapidus_1948_39.90674_22.71557> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Callinectes%20sapidus_1948_39.90674_22.71557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.90674 22.71557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.90674"^^xsd:decimal ;
  dwc:decimalLongitude "22.71557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Callinectes%20sapidus_1948_39.90674_22.71557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.90674 22.71557)"^^geo:wktLiteral ;
  geo-pos:lat "39.90674"^^xsd:decimal ;
  geo-pos:long "22.71557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Callinectes%20sapidus_1948_39.90674_22.71557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Callinectes sapidus_1948_39.90674_22.71557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Callinectes sapidus_1948_39.90674_22.71557'^^xsd:string;
  dwc:scientificName 'Callinectes sapidus Rathbun, 1896'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.71557'^^xsd:double;
  dwc:latitude '39.90674'^^xsd:double;
  dwc:occurrenceRemarks 'approximate coordinates through Google Earth based on information provided by associatedReferences or asociatedMedia'^^xsd:string;
  dwc:aphiaid '107379'^^xsd:integer;
  dwc:occurrenceId 'Callinectes sapidus_1948_39.90674_22.71557'^^xsd:string;
  dwc:observationDate '1948-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107379'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Mnemiopsis%20leidyi_2014%2F2016_38.8742_22.7158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2014%2F2016_38.8742_22.7158> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2014%2F2016_38.8742_22.7158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8742 22.7158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.8742"^^xsd:decimal ;
  dwc:decimalLongitude "22.7158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2014%2F2016_38.8742_22.7158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8742 22.7158)"^^geo:wktLiteral ;
  geo-pos:lat "38.8742"^^xsd:decimal ;
  geo-pos:long "22.7158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Mnemiopsis%20leidyi_2014%2F2016_38.8742_22.7158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mnemiopsis leidyi_2014/2016_38.8742_22.7158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Mnemiopsis leidyi_2014/2016_38.8742_22.7158'^^xsd:string;
  dwc:scientificName 'Mnemiopsis leidyi A. Agassiz, 1865'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.7158'^^xsd:double;
  dwc:latitude '38.8742'^^xsd:double;
  dwc:aphiaid '106401'^^xsd:integer;
  dwc:occurrenceId 'Mnemiopsis leidyi_2014/2016_38.8742_22.7158'^^xsd:string;
  dwc:aphiaIdAccepted '106401'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Magallana%20gigas_1989_38.15181_22.71796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Magallana%20gigas_1989_38.15181_22.71796> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Magallana%20gigas_1989_38.15181_22.71796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15181 22.71796)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15181"^^xsd:decimal ;
  dwc:decimalLongitude "22.71796"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Magallana%20gigas_1989_38.15181_22.71796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15181 22.71796)"^^geo:wktLiteral ;
  geo-pos:lat "38.15181"^^xsd:decimal ;
  geo-pos:long "22.71796"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Magallana%20gigas_1989_38.15181_22.71796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Magallana gigas_1989_38.15181_22.71796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Magallana gigas_1989_38.15181_22.71796'^^xsd:string;
  dwc:scientificName 'Magallana gigas (Thunberg, 1793)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.71796'^^xsd:double;
  dwc:latitude '38.15181'^^xsd:double;
  dwc:aphiaid '836033'^^xsd:integer;
  dwc:occurrenceId 'Magallana gigas_1989_38.15181_22.71796'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '836033'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2008_39.89704_22.72106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2008_39.89704_22.72106> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2008_39.89704_22.72106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89704 22.72106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.89704"^^xsd:decimal ;
  dwc:decimalLongitude "22.72106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2008_39.89704_22.72106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89704 22.72106)"^^geo:wktLiteral ;
  geo-pos:lat "39.89704"^^xsd:decimal ;
  geo-pos:long "22.72106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2008_39.89704_22.72106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2008_39.89704_22.72106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2008_39.89704_22.72106'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.72106'^^xsd:double;
  dwc:latitude '39.89704'^^xsd:double;
  dwc:coordinatePrecision '25'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance; Newspaper S AKROPOLI, & AGELIOFOROS'^^xsd:string;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2008_39.89704_22.72106'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Hydroides%20elegans_1976_40.435_22.727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Hydroides%20elegans_1976_40.435_22.727> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Hydroides%20elegans_1976_40.435_22.727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.435 22.727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.435"^^xsd:decimal ;
  dwc:decimalLongitude "22.727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Hydroides%20elegans_1976_40.435_22.727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.435 22.727)"^^geo:wktLiteral ;
  geo-pos:lat "40.435"^^xsd:decimal ;
  geo-pos:long "22.727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Hydroides%20elegans_1976_40.435_22.727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hydroides elegans_1976_40.435_22.727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Hydroides elegans_1976_40.435_22.727'^^xsd:string;
  dwc:scientificName 'Hydroides elegans (Haswell, 1883) [nomen protectum]'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.727'^^xsd:double;
  dwc:latitude '40.435'^^xsd:double;
  dwc:aphiaid '131002'^^xsd:integer;
  dwc:occurrenceId 'Hydroides elegans_1976_40.435_22.727'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131002'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '29'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Amphistegina%20lobifera_1955%2F1961_36.53723_22.73005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Amphistegina%20lobifera_1955%2F1961_36.53723_22.73005> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Amphistegina%20lobifera_1955%2F1961_36.53723_22.73005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.53723 22.73005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.53723"^^xsd:decimal ;
  dwc:decimalLongitude "22.73005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Amphistegina%20lobifera_1955%2F1961_36.53723_22.73005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.53723 22.73005)"^^geo:wktLiteral ;
  geo-pos:lat "36.53723"^^xsd:decimal ;
  geo-pos:long "22.73005"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Amphistegina%20lobifera_1955%2F1961_36.53723_22.73005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Amphistegina lobifera_1955/1961_36.53723_22.73005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Amphistegina lobifera_1955/1961_36.53723_22.73005'^^xsd:string;
  dwc:scientificName 'Amphistegina lobifera Larsen, 1976'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.73005'^^xsd:double;
  dwc:latitude '36.53723'^^xsd:double;
  dwc:occurrenceRemarks 'approximate coordinates through Google Earth based on information provided by associatedReferences or asociatedMedia'^^xsd:string;
  dwc:aphiaid '490083'^^xsd:integer;
  dwc:occurrenceId 'Amphistegina lobifera_1955/1961_36.53723_22.73005'^^xsd:string;
  dwc:aphiaIdAccepted '490083'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Mnemiopsis%20leidyi_2004%2F2010_38.8524_22.73463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2004%2F2010_38.8524_22.73463> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2004%2F2010_38.8524_22.73463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8524 22.73463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.8524"^^xsd:decimal ;
  dwc:decimalLongitude "22.73463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2004%2F2010_38.8524_22.73463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8524 22.73463)"^^geo:wktLiteral ;
  geo-pos:lat "38.8524"^^xsd:decimal ;
  geo-pos:long "22.73463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Mnemiopsis%20leidyi_2004%2F2010_38.8524_22.73463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mnemiopsis leidyi_2004/2010_38.8524_22.73463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Mnemiopsis leidyi_2004/2010_38.8524_22.73463'^^xsd:string;
  dwc:scientificName 'Mnemiopsis leidyi A. Agassiz, 1865'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.73463'^^xsd:double;
  dwc:latitude '38.8524'^^xsd:double;
  dwc:aphiaid '106401'^^xsd:integer;
  dwc:occurrenceId 'Mnemiopsis leidyi_2004/2010_38.8524_22.73463'^^xsd:string;
  dwc:aphiaIdAccepted '106401'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2010_39.86947_22.73651_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2010_39.86947_22.73651_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2010_39.86947_22.73651_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.86947 22.73651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.86947"^^xsd:decimal ;
  dwc:decimalLongitude "22.73651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2010_39.86947_22.73651_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.86947 22.73651)"^^geo:wktLiteral ;
  geo-pos:lat "39.86947"^^xsd:decimal ;
  geo-pos:long "22.73651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2010_39.86947_22.73651_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2010_39.86947_22.73651_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2010_39.86947_22.73651_5-5'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.73651'^^xsd:double;
  dwc:latitude '39.86947'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Fisheries Directive'^^xsd:string;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2010_39.86947_22.73651_5-5'^^xsd:string;
  dwc:observationDate '2010-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Ganonema%20farinosum_2020_37.51307_22.73853_0.3-6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Ganonema%20farinosum_2020_37.51307_22.73853_0.3-6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Ganonema%20farinosum_2020_37.51307_22.73853_0.3-6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.51307 22.73853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.51307"^^xsd:decimal ;
  dwc:decimalLongitude "22.73853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Ganonema%20farinosum_2020_37.51307_22.73853_0.3-6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.51307 22.73853)"^^geo:wktLiteral ;
  geo-pos:lat "37.51307"^^xsd:decimal ;
  geo-pos:long "22.73853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Ganonema%20farinosum_2020_37.51307_22.73853_0.3-6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ganonema farinosum_2020_37.51307_22.73853_0.3-6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Ganonema farinosum_2020_37.51307_22.73853_0.3-6'^^xsd:string;
  dwc:scientificName 'Ganonema farinosum (J.V.Lamouroux) K.-C.Fan & Y.-C.Wang, 1974'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.73853'^^xsd:double;
  dwc:latitude '37.51307'^^xsd:double;
  dwc:coordinatePrecision '25'^^xsd:integer;
  dwc:minimumDepth '0.3'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '145749'^^xsd:integer;
  dwc:occurrenceId 'Ganonema farinosum_2020_37.51307_22.73853_0.3-6'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145749'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType '% cover'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_2020_37.51307_22.73853_0.3-6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_2020_37.51307_22.73853_0.3-6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_2020_37.51307_22.73853_0.3-6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.51307 22.73853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.51307"^^xsd:decimal ;
  dwc:decimalLongitude "22.73853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_2020_37.51307_22.73853_0.3-6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.51307 22.73853)"^^geo:wktLiteral ;
  geo-pos:lat "37.51307"^^xsd:decimal ;
  geo-pos:long "22.73853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_2020_37.51307_22.73853_0.3-6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_2020_37.51307_22.73853_0.3-6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_2020_37.51307_22.73853_0.3-6'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.73853'^^xsd:double;
  dwc:latitude '37.51307'^^xsd:double;
  dwc:coordinatePrecision '25'^^xsd:integer;
  dwc:minimumDepth '0.3'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_2020_37.51307_22.73853_0.3-6'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2020_37.51307_22.73853_0.3-6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2020_37.51307_22.73853_0.3-6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2020_37.51307_22.73853_0.3-6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.51307 22.73853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.51307"^^xsd:decimal ;
  dwc:decimalLongitude "22.73853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2020_37.51307_22.73853_0.3-6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.51307 22.73853)"^^geo:wktLiteral ;
  geo-pos:lat "37.51307"^^xsd:decimal ;
  geo-pos:long "22.73853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2020_37.51307_22.73853_0.3-6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2020_37.51307_22.73853_0.3-6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2020_37.51307_22.73853_0.3-6'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.73853'^^xsd:double;
  dwc:latitude '37.51307'^^xsd:double;
  dwc:coordinatePrecision '25'^^xsd:integer;
  dwc:minimumDepth '0.3'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2020_37.51307_22.73853_0.3-6'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2020_37.51307_22.73853_0.3-6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_37.51307_22.73853_0.3-6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_37.51307_22.73853_0.3-6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.51307 22.73853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.51307"^^xsd:decimal ;
  dwc:decimalLongitude "22.73853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_37.51307_22.73853_0.3-6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.51307 22.73853)"^^geo:wktLiteral ;
  geo-pos:lat "37.51307"^^xsd:decimal ;
  geo-pos:long "22.73853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2020_37.51307_22.73853_0.3-6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2020_37.51307_22.73853_0.3-6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2020_37.51307_22.73853_0.3-6'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.73853'^^xsd:double;
  dwc:latitude '37.51307'^^xsd:double;
  dwc:coordinatePrecision '25'^^xsd:integer;
  dwc:minimumDepth '0.3'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2020_37.51307_22.73853_0.3-6'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '7'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Hydroides%20elegans_2003_40.21389_22.74193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Hydroides%20elegans_2003_40.21389_22.74193> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Hydroides%20elegans_2003_40.21389_22.74193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.21389 22.74193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.21389"^^xsd:decimal ;
  dwc:decimalLongitude "22.74193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Hydroides%20elegans_2003_40.21389_22.74193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.21389 22.74193)"^^geo:wktLiteral ;
  geo-pos:lat "40.21389"^^xsd:decimal ;
  geo-pos:long "22.74193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Hydroides%20elegans_2003_40.21389_22.74193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hydroides elegans_2003_40.21389_22.74193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Hydroides elegans_2003_40.21389_22.74193'^^xsd:string;
  dwc:scientificName 'Hydroides elegans (Haswell, 1883) [nomen protectum]'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.74193'^^xsd:double;
  dwc:latitude '40.21389'^^xsd:double;
  dwc:occurrenceRemarks 'approximate coordinates through Google Earth based on information provided by associatedReferences or asociatedMedia'^^xsd:string;
  dwc:aphiaid '131002'^^xsd:integer;
  dwc:occurrenceId 'Hydroides elegans_2003_40.21389_22.74193'^^xsd:string;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131002'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1574'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Bursatella%20leachii_2005_38.15287_22.74216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Bursatella%20leachii_2005_38.15287_22.74216> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Bursatella%20leachii_2005_38.15287_22.74216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15287 22.74216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15287"^^xsd:decimal ;
  dwc:decimalLongitude "22.74216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Bursatella%20leachii_2005_38.15287_22.74216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15287 22.74216)"^^geo:wktLiteral ;
  geo-pos:lat "38.15287"^^xsd:decimal ;
  geo-pos:long "22.74216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Bursatella%20leachii_2005_38.15287_22.74216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Bursatella leachii_2005_38.15287_22.74216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Bursatella leachii_2005_38.15287_22.74216'^^xsd:string;
  dwc:scientificName 'Bursatella leachii Blainville, 1817'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.74216'^^xsd:double;
  dwc:latitude '38.15287'^^xsd:double;
  dwc:aphiaid '138759'^^xsd:integer;
  dwc:occurrenceId 'Bursatella leachii_2005_38.15287_22.74216'^^xsd:string;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138759'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2008_37.58309_22.74719_10-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2008_37.58309_22.74719_10-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2008_37.58309_22.74719_10-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.58309 22.74719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.58309"^^xsd:decimal ;
  dwc:decimalLongitude "22.74719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2008_37.58309_22.74719_10-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.58309 22.74719)"^^geo:wktLiteral ;
  geo-pos:lat "37.58309"^^xsd:decimal ;
  geo-pos:long "22.74719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2008_37.58309_22.74719_10-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2008_37.58309_22.74719_10-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2008_37.58309_22.74719_10-10'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.74719'^^xsd:double;
  dwc:latitude '37.58309'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2008_37.58309_22.74719_10-10'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Callinectes%20sapidus_1973_37.56333_22.75332_Dimitris%20Poursanidis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Callinectes%20sapidus_1973_37.56333_22.75332_Dimitris%20Poursanidis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Callinectes%20sapidus_1973_37.56333_22.75332_Dimitris%20Poursanidis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.56333 22.75332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.56333"^^xsd:decimal ;
  dwc:decimalLongitude "22.75332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Callinectes%20sapidus_1973_37.56333_22.75332_Dimitris%20Poursanidis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.56333 22.75332)"^^geo:wktLiteral ;
  geo-pos:lat "37.56333"^^xsd:decimal ;
  geo-pos:long "22.75332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Callinectes%20sapidus_1973_37.56333_22.75332_Dimitris%20Poursanidis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Callinectes sapidus_1973_37.56333_22.75332_Dimitris Poursanidis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Callinectes sapidus_1973_37.56333_22.75332_Dimitris Poursanidis'^^xsd:string;
  dwc:scientificName 'Callinectes sapidus Rathbun, 1896'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Dimitris Poursanidis'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.75332'^^xsd:double;
  dwc:latitude '37.56333'^^xsd:double;
  dwc:aphiaid '107379'^^xsd:integer;
  dwc:occurrenceId 'Callinectes sapidus_1973_37.56333_22.75332_Dimitris Poursanidis'^^xsd:string;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107379'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Ganonema%20farinosum_2020_38.00939_22.75531_0.3-3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Ganonema%20farinosum_2020_38.00939_22.75531_0.3-3> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Ganonema%20farinosum_2020_38.00939_22.75531_0.3-3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00939 22.75531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.00939"^^xsd:decimal ;
  dwc:decimalLongitude "22.75531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Ganonema%20farinosum_2020_38.00939_22.75531_0.3-3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00939 22.75531)"^^geo:wktLiteral ;
  geo-pos:lat "38.00939"^^xsd:decimal ;
  geo-pos:long "22.75531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Ganonema%20farinosum_2020_38.00939_22.75531_0.3-3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ganonema farinosum_2020_38.00939_22.75531_0.3-3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Ganonema farinosum_2020_38.00939_22.75531_0.3-3'^^xsd:string;
  dwc:scientificName 'Ganonema farinosum (J.V.Lamouroux) K.-C.Fan & Y.-C.Wang, 1974'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.75531'^^xsd:double;
  dwc:latitude '38.00939'^^xsd:double;
  dwc:minimumDepth '0.3'^^xsd:double;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '145749'^^xsd:integer;
  dwc:occurrenceId 'Ganonema farinosum_2020_38.00939_22.75531_0.3-3'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145749'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Hydroides%20elegans_2001_40.53004_22.75724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Hydroides%20elegans_2001_40.53004_22.75724> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Hydroides%20elegans_2001_40.53004_22.75724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.53004 22.75724)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.53004"^^xsd:decimal ;
  dwc:decimalLongitude "22.75724"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Hydroides%20elegans_2001_40.53004_22.75724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.53004 22.75724)"^^geo:wktLiteral ;
  geo-pos:lat "40.53004"^^xsd:decimal ;
  geo-pos:long "22.75724"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Hydroides%20elegans_2001_40.53004_22.75724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hydroides elegans_2001_40.53004_22.75724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Hydroides elegans_2001_40.53004_22.75724'^^xsd:string;
  dwc:scientificName 'Hydroides elegans (Haswell, 1883) [nomen protectum]'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.75724'^^xsd:double;
  dwc:latitude '40.53004'^^xsd:double;
  dwc:aphiaid '131002'^^xsd:integer;
  dwc:occurrenceId 'Hydroides elegans_2001_40.53004_22.75724'^^xsd:string;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131002'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Callinectes%20sapidus_1971_40.54828_22.76148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Callinectes%20sapidus_1971_40.54828_22.76148> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Callinectes%20sapidus_1971_40.54828_22.76148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.54828 22.76148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.54828"^^xsd:decimal ;
  dwc:decimalLongitude "22.76148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Callinectes%20sapidus_1971_40.54828_22.76148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.54828 22.76148)"^^geo:wktLiteral ;
  geo-pos:lat "40.54828"^^xsd:decimal ;
  geo-pos:long "22.76148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Callinectes%20sapidus_1971_40.54828_22.76148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Callinectes sapidus_1971_40.54828_22.76148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Callinectes sapidus_1971_40.54828_22.76148'^^xsd:string;
  dwc:scientificName 'Callinectes sapidus Rathbun, 1896'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.76148'^^xsd:double;
  dwc:latitude '40.54828'^^xsd:double;
  dwc:occurrenceRemarks 'approximate coordinates through Google Earth based on information provided by associatedReferences or asociatedMedia'^^xsd:string;
  dwc:aphiaid '107379'^^xsd:integer;
  dwc:occurrenceId 'Callinectes sapidus_1971_40.54828_22.76148'^^xsd:string;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107379'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Ganonema%20farinosum_2020_37.42463_22.76884_0.3-6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Ganonema%20farinosum_2020_37.42463_22.76884_0.3-6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Ganonema%20farinosum_2020_37.42463_22.76884_0.3-6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.42463 22.76884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.42463"^^xsd:decimal ;
  dwc:decimalLongitude "22.76884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Ganonema%20farinosum_2020_37.42463_22.76884_0.3-6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.42463 22.76884)"^^geo:wktLiteral ;
  geo-pos:lat "37.42463"^^xsd:decimal ;
  geo-pos:long "22.76884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Ganonema%20farinosum_2020_37.42463_22.76884_0.3-6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ganonema farinosum_2020_37.42463_22.76884_0.3-6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Ganonema farinosum_2020_37.42463_22.76884_0.3-6'^^xsd:string;
  dwc:scientificName 'Ganonema farinosum (J.V.Lamouroux) K.-C.Fan & Y.-C.Wang, 1974'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.76884'^^xsd:double;
  dwc:latitude '37.42463'^^xsd:double;
  dwc:minimumDepth '0.3'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145749'^^xsd:integer;
  dwc:occurrenceId 'Ganonema farinosum_2020_37.42463_22.76884_0.3-6'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145749'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2020_37.42463_22.76884_0.3-6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2020_37.42463_22.76884_0.3-6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2020_37.42463_22.76884_0.3-6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.42463 22.76884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.42463"^^xsd:decimal ;
  dwc:decimalLongitude "22.76884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2020_37.42463_22.76884_0.3-6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.42463 22.76884)"^^geo:wktLiteral ;
  geo-pos:lat "37.42463"^^xsd:decimal ;
  geo-pos:long "22.76884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2020_37.42463_22.76884_0.3-6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2020_37.42463_22.76884_0.3-6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2020_37.42463_22.76884_0.3-6'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.76884'^^xsd:double;
  dwc:latitude '37.42463'^^xsd:double;
  dwc:minimumDepth '0.3'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2020_37.42463_22.76884_0.3-6'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2020_37.42463_22.76884_0.3-6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2020_37.42463_22.76884_0.3-6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2020_37.42463_22.76884_0.3-6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.42463 22.76884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.42463"^^xsd:decimal ;
  dwc:decimalLongitude "22.76884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2020_37.42463_22.76884_0.3-6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.42463 22.76884)"^^geo:wktLiteral ;
  geo-pos:lat "37.42463"^^xsd:decimal ;
  geo-pos:long "22.76884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2020_37.42463_22.76884_0.3-6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2020_37.42463_22.76884_0.3-6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2020_37.42463_22.76884_0.3-6'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.76884'^^xsd:double;
  dwc:latitude '37.42463'^^xsd:double;
  dwc:minimumDepth '0.3'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2020_37.42463_22.76884_0.3-6'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2020_37.42463_22.76884_0.3-6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_37.42463_22.76884_0.3-6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_37.42463_22.76884_0.3-6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.42463 22.76884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.42463"^^xsd:decimal ;
  dwc:decimalLongitude "22.76884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_37.42463_22.76884_0.3-6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.42463 22.76884)"^^geo:wktLiteral ;
  geo-pos:lat "37.42463"^^xsd:decimal ;
  geo-pos:long "22.76884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2020_37.42463_22.76884_0.3-6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2020_37.42463_22.76884_0.3-6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2020_37.42463_22.76884_0.3-6'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.76884'^^xsd:double;
  dwc:latitude '37.42463'^^xsd:double;
  dwc:minimumDepth '0.3'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2020_37.42463_22.76884_0.3-6'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Callinectes%20sapidus_1973_39.90477_22.77464_Dimitris%20Poursanidis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Callinectes%20sapidus_1973_39.90477_22.77464_Dimitris%20Poursanidis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Callinectes%20sapidus_1973_39.90477_22.77464_Dimitris%20Poursanidis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.90477 22.77464)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.90477"^^xsd:decimal ;
  dwc:decimalLongitude "22.77464"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Callinectes%20sapidus_1973_39.90477_22.77464_Dimitris%20Poursanidis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.90477 22.77464)"^^geo:wktLiteral ;
  geo-pos:lat "39.90477"^^xsd:decimal ;
  geo-pos:long "22.77464"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Callinectes%20sapidus_1973_39.90477_22.77464_Dimitris%20Poursanidis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Callinectes sapidus_1973_39.90477_22.77464_Dimitris Poursanidis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Callinectes sapidus_1973_39.90477_22.77464_Dimitris Poursanidis'^^xsd:string;
  dwc:scientificName 'Callinectes sapidus Rathbun, 1896'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Dimitris Poursanidis'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.77464'^^xsd:double;
  dwc:latitude '39.90477'^^xsd:double;
  dwc:aphiaid '107379'^^xsd:integer;
  dwc:occurrenceId 'Callinectes sapidus_1973_39.90477_22.77464_Dimitris Poursanidis'^^xsd:string;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107379'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Penaeus%20aztecus_2013_40.32602_22.77621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Penaeus%20aztecus_2013_40.32602_22.77621> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Penaeus%20aztecus_2013_40.32602_22.77621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.32602 22.77621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.32602"^^xsd:decimal ;
  dwc:decimalLongitude "22.77621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Penaeus%20aztecus_2013_40.32602_22.77621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.32602 22.77621)"^^geo:wktLiteral ;
  geo-pos:lat "40.32602"^^xsd:decimal ;
  geo-pos:long "22.77621"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Penaeus%20aztecus_2013_40.32602_22.77621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Penaeus aztecus_2013_40.32602_22.77621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Penaeus aztecus_2013_40.32602_22.77621'^^xsd:string;
  dwc:scientificName 'Penaeus aztecus Ives, 1891'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.77621'^^xsd:double;
  dwc:latitude '40.32602'^^xsd:double;
  dwc:aphiaid '395176'^^xsd:integer;
  dwc:occurrenceId 'Penaeus aztecus_2013_40.32602_22.77621'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1809216'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Paraleucilla%20magna_2014_40.566_22.782_2-7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Paraleucilla%20magna_2014_40.566_22.782_2-7> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Paraleucilla%20magna_2014_40.566_22.782_2-7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.566 22.782)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.566"^^xsd:decimal ;
  dwc:decimalLongitude "22.782"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Paraleucilla%20magna_2014_40.566_22.782_2-7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.566 22.782)"^^geo:wktLiteral ;
  geo-pos:lat "40.566"^^xsd:decimal ;
  geo-pos:long "22.782"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Paraleucilla%20magna_2014_40.566_22.782_2-7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Paraleucilla magna_2014_40.566_22.782_2-7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Paraleucilla magna_2014_40.566_22.782_2-7'^^xsd:string;
  dwc:scientificName 'Paraleucilla magna Klautau, Monteiro & Borojevic, 2004'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.782'^^xsd:double;
  dwc:latitude '40.566'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '362608'^^xsd:integer;
  dwc:occurrenceId 'Paraleucilla magna_2014_40.566_22.782_2-7'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '362608'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Penaeus%20aztecus_2013_40.35_22.78333_45-45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Penaeus%20aztecus_2013_40.35_22.78333_45-45> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Penaeus%20aztecus_2013_40.35_22.78333_45-45> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.35 22.78333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.35"^^xsd:decimal ;
  dwc:decimalLongitude "22.78333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Penaeus%20aztecus_2013_40.35_22.78333_45-45>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.35 22.78333)"^^geo:wktLiteral ;
  geo-pos:lat "40.35"^^xsd:decimal ;
  geo-pos:long "22.78333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Penaeus%20aztecus_2013_40.35_22.78333_45-45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Penaeus aztecus_2013_40.35_22.78333_45-45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Penaeus aztecus_2013_40.35_22.78333_45-45'^^xsd:string;
  dwc:scientificName 'Penaeus aztecus Ives, 1891'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.78333'^^xsd:double;
  dwc:latitude '40.35'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '395176'^^xsd:integer;
  dwc:occurrenceId 'Penaeus aztecus_2013_40.35_22.78333_45-45'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1809216'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2018_36.79436_22.78529_5-5_Anastasios%20Retzis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2018_36.79436_22.78529_5-5_Anastasios%20Retzis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2018_36.79436_22.78529_5-5_Anastasios%20Retzis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.79436 22.78529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.79436"^^xsd:decimal ;
  dwc:decimalLongitude "22.78529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2018_36.79436_22.78529_5-5_Anastasios%20Retzis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.79436 22.78529)"^^geo:wktLiteral ;
  geo-pos:lat "36.79436"^^xsd:decimal ;
  geo-pos:long "22.78529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2018_36.79436_22.78529_5-5_Anastasios%20Retzis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2018_36.79436_22.78529_5-5_Anastasios Retzis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2018_36.79436_22.78529_5-5_Anastasios Retzis'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Anastasios Retzis'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.78529'^^xsd:double;
  dwc:latitude '36.79436'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2018_36.79436_22.78529_5-5_Anastasios Retzis'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Asparagopsis_1992_38.81646_22.78777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Asparagopsis_1992_38.81646_22.78777> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Asparagopsis_1992_38.81646_22.78777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.81646 22.78777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.81646"^^xsd:decimal ;
  dwc:decimalLongitude "22.78777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Asparagopsis_1992_38.81646_22.78777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.81646 22.78777)"^^geo:wktLiteral ;
  geo-pos:lat "38.81646"^^xsd:decimal ;
  geo-pos:long "22.78777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Asparagopsis_1992_38.81646_22.78777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Asparagopsis_1992_38.81646_22.78777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Asparagopsis_1992_38.81646_22.78777'^^xsd:string;
  dwc:scientificName 'Asparagopsis Montagne, 1840'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.78777'^^xsd:double;
  dwc:latitude '38.81646'^^xsd:double;
  dwc:occurrenceRemarks 'approximate coordinates through Google Earth based on information provided by associatedReferences or asociatedMedia'^^xsd:string;
  dwc:aphiaid '143809'^^xsd:integer;
  dwc:occurrenceId 'Asparagopsis_1992_38.81646_22.78777'^^xsd:string;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143809'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2017_39.84697_22.78905_6-6_>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2017_39.84697_22.78905_6-6_> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2017_39.84697_22.78905_6-6_> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.84697 22.78905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.84697"^^xsd:decimal ;
  dwc:decimalLongitude "22.78905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2017_39.84697_22.78905_6-6_>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.84697 22.78905)"^^geo:wktLiteral ;
  geo-pos:lat "39.84697"^^xsd:decimal ;
  geo-pos:long "22.78905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2017_39.84697_22.78905_6-6_>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2017_39.84697_22.78905_6-6_" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2017_39.84697_22.78905_6-6_'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.78905'^^xsd:double;
  dwc:latitude '39.84697'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2017_39.84697_22.78905_6-6_'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Asparagopsis_2009_37.57487_22.79488_1-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Asparagopsis_2009_37.57487_22.79488_1-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Asparagopsis_2009_37.57487_22.79488_1-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57487 22.79488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.57487"^^xsd:decimal ;
  dwc:decimalLongitude "22.79488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Asparagopsis_2009_37.57487_22.79488_1-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57487 22.79488)"^^geo:wktLiteral ;
  geo-pos:lat "37.57487"^^xsd:decimal ;
  geo-pos:long "22.79488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Asparagopsis_2009_37.57487_22.79488_1-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Asparagopsis_2009_37.57487_22.79488_1-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Asparagopsis_2009_37.57487_22.79488_1-1'^^xsd:string;
  dwc:scientificName 'Asparagopsis Montagne, 1840'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.79488'^^xsd:double;
  dwc:latitude '37.57487'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '143809'^^xsd:integer;
  dwc:occurrenceId 'Asparagopsis_2009_37.57487_22.79488_1-1'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143809'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Ganonema%20farinosum_2014_37.56309_22.79846_1-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Ganonema%20farinosum_2014_37.56309_22.79846_1-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Ganonema%20farinosum_2014_37.56309_22.79846_1-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.56309 22.79846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.56309"^^xsd:decimal ;
  dwc:decimalLongitude "22.79846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Ganonema%20farinosum_2014_37.56309_22.79846_1-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.56309 22.79846)"^^geo:wktLiteral ;
  geo-pos:lat "37.56309"^^xsd:decimal ;
  geo-pos:long "22.79846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Ganonema%20farinosum_2014_37.56309_22.79846_1-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ganonema farinosum_2014_37.56309_22.79846_1-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Ganonema farinosum_2014_37.56309_22.79846_1-1'^^xsd:string;
  dwc:scientificName 'Ganonema farinosum (J.V.Lamouroux) K.-C.Fan & Y.-C.Wang, 1974'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.79846'^^xsd:double;
  dwc:latitude '37.56309'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '145749'^^xsd:integer;
  dwc:occurrenceId 'Ganonema farinosum_2014_37.56309_22.79846_1-1'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145749'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2018_36.74661_22.80026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2018_36.74661_22.80026> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2018_36.74661_22.80026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.74661 22.80026)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.74661"^^xsd:decimal ;
  dwc:decimalLongitude "22.80026"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2018_36.74661_22.80026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.74661 22.80026)"^^geo:wktLiteral ;
  geo-pos:lat "36.74661"^^xsd:decimal ;
  geo-pos:long "22.80026"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2018_36.74661_22.80026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2018_36.74661_22.80026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2018_36.74661_22.80026'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.80026'^^xsd:double;
  dwc:latitude '36.74661'^^xsd:double;
  dwc:occurrenceRemarks 'approximate coordinates through Google Earth;HCMR PROJECTS/ETHNIKO'^^xsd:string;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2018_36.74661_22.80026'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Hydroides%20elegans_2003_40.47957_22.80178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Hydroides%20elegans_2003_40.47957_22.80178> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Hydroides%20elegans_2003_40.47957_22.80178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.47957 22.80178)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.47957"^^xsd:decimal ;
  dwc:decimalLongitude "22.80178"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Hydroides%20elegans_2003_40.47957_22.80178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.47957 22.80178)"^^geo:wktLiteral ;
  geo-pos:lat "40.47957"^^xsd:decimal ;
  geo-pos:long "22.80178"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Hydroides%20elegans_2003_40.47957_22.80178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hydroides elegans_2003_40.47957_22.80178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Hydroides elegans_2003_40.47957_22.80178'^^xsd:string;
  dwc:scientificName 'Hydroides elegans (Haswell, 1883) [nomen protectum]'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.80178'^^xsd:double;
  dwc:latitude '40.47957'^^xsd:double;
  dwc:aphiaid '131002'^^xsd:integer;
  dwc:occurrenceId 'Hydroides elegans_2003_40.47957_22.80178'^^xsd:string;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131002'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1574'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Bursatella%20leachii_2006_40.50611_22.81028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Bursatella%20leachii_2006_40.50611_22.81028> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Bursatella%20leachii_2006_40.50611_22.81028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.50611 22.81028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.50611"^^xsd:decimal ;
  dwc:decimalLongitude "22.81028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Bursatella%20leachii_2006_40.50611_22.81028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.50611 22.81028)"^^geo:wktLiteral ;
  geo-pos:lat "40.50611"^^xsd:decimal ;
  geo-pos:long "22.81028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Bursatella%20leachii_2006_40.50611_22.81028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Bursatella leachii_2006_40.50611_22.81028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Bursatella leachii_2006_40.50611_22.81028'^^xsd:string;
  dwc:scientificName 'Bursatella leachii Blainville, 1817'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.81028'^^xsd:double;
  dwc:latitude '40.50611'^^xsd:double;
  dwc:aphiaid '138759'^^xsd:integer;
  dwc:occurrenceId 'Bursatella leachii_2006_40.50611_22.81028'^^xsd:string;
  dwc:observationDate '2006-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138759'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2019_36.65518_22.81716_>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.65518_22.81716_> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.65518_22.81716_> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65518 22.81716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65518"^^xsd:decimal ;
  dwc:decimalLongitude "22.81716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.65518_22.81716_>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65518 22.81716)"^^geo:wktLiteral ;
  geo-pos:lat "36.65518"^^xsd:decimal ;
  geo-pos:long "22.81716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2019_36.65518_22.81716_>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2019_36.65518_22.81716_" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2019_36.65518_22.81716_'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.81716'^^xsd:double;
  dwc:latitude '36.65518'^^xsd:double;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2019_36.65518_22.81716_'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Magallana%20gigas_2013_40.27184_22.81927_2-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Magallana%20gigas_2013_40.27184_22.81927_2-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Magallana%20gigas_2013_40.27184_22.81927_2-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.27184 22.81927)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.27184"^^xsd:decimal ;
  dwc:decimalLongitude "22.81927"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Magallana%20gigas_2013_40.27184_22.81927_2-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.27184 22.81927)"^^geo:wktLiteral ;
  geo-pos:lat "40.27184"^^xsd:decimal ;
  geo-pos:long "22.81927"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Magallana%20gigas_2013_40.27184_22.81927_2-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Magallana gigas_2013_40.27184_22.81927_2-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Magallana gigas_2013_40.27184_22.81927_2-2'^^xsd:string;
  dwc:scientificName 'Magallana gigas (Thunberg, 1793)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.81927'^^xsd:double;
  dwc:latitude '40.27184'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '836033'^^xsd:integer;
  dwc:occurrenceId 'Magallana gigas_2013_40.27184_22.81927_2-2'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '836033'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Conomurex%20persicus_2009%2F2010_37.5377_22.8195_1-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Conomurex%20persicus_2009%2F2010_37.5377_22.8195_1-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Conomurex%20persicus_2009%2F2010_37.5377_22.8195_1-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5377 22.8195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5377"^^xsd:decimal ;
  dwc:decimalLongitude "22.8195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Conomurex%20persicus_2009%2F2010_37.5377_22.8195_1-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5377 22.8195)"^^geo:wktLiteral ;
  geo-pos:lat "37.5377"^^xsd:decimal ;
  geo-pos:long "22.8195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Conomurex%20persicus_2009%2F2010_37.5377_22.8195_1-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Conomurex persicus_2009/2010_37.5377_22.8195_1-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Conomurex persicus_2009/2010_37.5377_22.8195_1-2'^^xsd:string;
  dwc:scientificName 'Conomurex persicus (Swainson, 1821)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.8195'^^xsd:double;
  dwc:latitude '37.5377'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '565371'^^xsd:integer;
  dwc:occurrenceId 'Conomurex persicus_2009/2010_37.5377_22.8195_1-2'^^xsd:string;
  dwc:aphiaIdAccepted '565371'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '50'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Conomurex%20persicus_2009%2F2010_37.5377_22.8195_2-4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Conomurex%20persicus_2009%2F2010_37.5377_22.8195_2-4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Conomurex%20persicus_2009%2F2010_37.5377_22.8195_2-4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5377 22.8195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5377"^^xsd:decimal ;
  dwc:decimalLongitude "22.8195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Conomurex%20persicus_2009%2F2010_37.5377_22.8195_2-4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5377 22.8195)"^^geo:wktLiteral ;
  geo-pos:lat "37.5377"^^xsd:decimal ;
  geo-pos:long "22.8195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Conomurex%20persicus_2009%2F2010_37.5377_22.8195_2-4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Conomurex persicus_2009/2010_37.5377_22.8195_2-4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Conomurex persicus_2009/2010_37.5377_22.8195_2-4'^^xsd:string;
  dwc:scientificName 'Conomurex persicus (Swainson, 1821)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.8195'^^xsd:double;
  dwc:latitude '37.5377'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '565371'^^xsd:integer;
  dwc:occurrenceId 'Conomurex persicus_2009/2010_37.5377_22.8195_2-4'^^xsd:string;
  dwc:aphiaIdAccepted '565371'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '51'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2016_38.80997_22.82052_0-25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2016_38.80997_22.82052_0-25> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2016_38.80997_22.82052_0-25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80997 22.82052)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.80997"^^xsd:decimal ;
  dwc:decimalLongitude "22.82052"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "13"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2016_38.80997_22.82052_0-25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80997 22.82052)"^^geo:wktLiteral ;
  geo-pos:lat "38.80997"^^xsd:decimal ;
  geo-pos:long "22.82052"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "13"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2016_38.80997_22.82052_0-25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2016_38.80997_22.82052_0-25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2016_38.80997_22.82052_0-25'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.82052'^^xsd:double;
  dwc:latitude '38.80997'^^xsd:double;
  dwc:coordinatePrecision '13'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2016_38.80997_22.82052_0-25'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2016_38.8071_22.8218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2016_38.8071_22.8218> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2016_38.8071_22.8218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8071 22.8218)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.8071"^^xsd:decimal ;
  dwc:decimalLongitude "22.8218"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2016_38.8071_22.8218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8071 22.8218)"^^geo:wktLiteral ;
  geo-pos:lat "38.8071"^^xsd:decimal ;
  geo-pos:long "22.8218"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2016_38.8071_22.8218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2016_38.8071_22.8218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2016_38.8071_22.8218'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.8218'^^xsd:double;
  dwc:latitude '38.8071'^^xsd:double;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2016_38.8071_22.8218'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2016_38.8071_22.8218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2016_38.8071_22.8218> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2016_38.8071_22.8218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8071 22.8218)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.8071"^^xsd:decimal ;
  dwc:decimalLongitude "22.8218"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2016_38.8071_22.8218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8071 22.8218)"^^geo:wktLiteral ;
  geo-pos:lat "38.8071"^^xsd:decimal ;
  geo-pos:long "22.8218"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2016_38.8071_22.8218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2016_38.8071_22.8218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2016_38.8071_22.8218'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.8218'^^xsd:double;
  dwc:latitude '38.8071'^^xsd:double;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2016_38.8071_22.8218'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2016_38.80854_22.82574_10-20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2016_38.80854_22.82574_10-20> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2016_38.80854_22.82574_10-20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80854 22.82574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.80854"^^xsd:decimal ;
  dwc:decimalLongitude "22.82574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2016_38.80854_22.82574_10-20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80854 22.82574)"^^geo:wktLiteral ;
  geo-pos:lat "38.80854"^^xsd:decimal ;
  geo-pos:long "22.82574"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2016_38.80854_22.82574_10-20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2016_38.80854_22.82574_10-20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2016_38.80854_22.82574_10-20'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.82574'^^xsd:double;
  dwc:latitude '38.80854'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2016_38.80854_22.82574_10-20'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'low'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2016_38.80854_22.82574_5-20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2016_38.80854_22.82574_5-20> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2016_38.80854_22.82574_5-20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80854 22.82574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.80854"^^xsd:decimal ;
  dwc:decimalLongitude "22.82574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2016_38.80854_22.82574_5-20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.80854 22.82574)"^^geo:wktLiteral ;
  geo-pos:lat "38.80854"^^xsd:decimal ;
  geo-pos:long "22.82574"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2016_38.80854_22.82574_5-20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2016_38.80854_22.82574_5-20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2016_38.80854_22.82574_5-20'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.82574'^^xsd:double;
  dwc:latitude '38.80854'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2016_38.80854_22.82574_5-20'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Anadara%20transversa_1993_40.53846_22.82614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Anadara%20transversa_1993_40.53846_22.82614> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Anadara%20transversa_1993_40.53846_22.82614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.53846 22.82614)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.53846"^^xsd:decimal ;
  dwc:decimalLongitude "22.82614"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Anadara%20transversa_1993_40.53846_22.82614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.53846 22.82614)"^^geo:wktLiteral ;
  geo-pos:lat "40.53846"^^xsd:decimal ;
  geo-pos:long "22.82614"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Anadara%20transversa_1993_40.53846_22.82614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Anadara transversa_1993_40.53846_22.82614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Anadara transversa_1993_40.53846_22.82614'^^xsd:string;
  dwc:scientificName 'Anadara transversa (Say, 1822)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1993'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.82614'^^xsd:double;
  dwc:latitude '40.53846'^^xsd:double;
  dwc:aphiaid '156734'^^xsd:integer;
  dwc:occurrenceId 'Anadara transversa_1993_40.53846_22.82614'^^xsd:string;
  dwc:observationDate '1993-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '156734'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2017_39.27327_22.82784_25-25_Stefanos%20Kalogirou>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2017_39.27327_22.82784_25-25_Stefanos%20Kalogirou> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2017_39.27327_22.82784_25-25_Stefanos%20Kalogirou> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.27327 22.82784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.27327"^^xsd:decimal ;
  dwc:decimalLongitude "22.82784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2017_39.27327_22.82784_25-25_Stefanos%20Kalogirou>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.27327 22.82784)"^^geo:wktLiteral ;
  geo-pos:lat "39.27327"^^xsd:decimal ;
  geo-pos:long "22.82784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2017_39.27327_22.82784_25-25_Stefanos%20Kalogirou>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2017_39.27327_22.82784_25-25_Stefanos Kalogirou" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2017_39.27327_22.82784_25-25_Stefanos Kalogirou'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Stefanos Kalogirou'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.82784'^^xsd:double;
  dwc:latitude '39.27327'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2017_39.27327_22.82784_25-25_Stefanos Kalogirou'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '10'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Conomurex%20persicus_2020_36.68154_22.82858_0.5-6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Conomurex%20persicus_2020_36.68154_22.82858_0.5-6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Conomurex%20persicus_2020_36.68154_22.82858_0.5-6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.68154 22.82858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.68154"^^xsd:decimal ;
  dwc:decimalLongitude "22.82858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Conomurex%20persicus_2020_36.68154_22.82858_0.5-6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.68154 22.82858)"^^geo:wktLiteral ;
  geo-pos:lat "36.68154"^^xsd:decimal ;
  geo-pos:long "22.82858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Conomurex%20persicus_2020_36.68154_22.82858_0.5-6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Conomurex persicus_2020_36.68154_22.82858_0.5-6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Conomurex persicus_2020_36.68154_22.82858_0.5-6'^^xsd:string;
  dwc:scientificName 'Conomurex persicus (Swainson, 1821)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.82858'^^xsd:double;
  dwc:latitude '36.68154'^^xsd:double;
  dwc:coordinatePrecision '8'^^xsd:integer;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '565371'^^xsd:integer;
  dwc:occurrenceId 'Conomurex persicus_2020_36.68154_22.82858_0.5-6'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '565371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Diadema%20setosum_2020_36.68154_22.82858_0.5-6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Diadema%20setosum_2020_36.68154_22.82858_0.5-6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Diadema%20setosum_2020_36.68154_22.82858_0.5-6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.68154 22.82858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.68154"^^xsd:decimal ;
  dwc:decimalLongitude "22.82858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Diadema%20setosum_2020_36.68154_22.82858_0.5-6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.68154 22.82858)"^^geo:wktLiteral ;
  geo-pos:lat "36.68154"^^xsd:decimal ;
  geo-pos:long "22.82858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Diadema%20setosum_2020_36.68154_22.82858_0.5-6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Diadema setosum_2020_36.68154_22.82858_0.5-6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Diadema setosum_2020_36.68154_22.82858_0.5-6'^^xsd:string;
  dwc:scientificName 'Diadema setosum (Leske, 1778)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.82858'^^xsd:double;
  dwc:latitude '36.68154'^^xsd:double;
  dwc:coordinatePrecision '8'^^xsd:integer;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '213372'^^xsd:integer;
  dwc:occurrenceId 'Diadema setosum_2020_36.68154_22.82858_0.5-6'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213372'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2020_36.68154_22.82858_0.5-6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2020_36.68154_22.82858_0.5-6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2020_36.68154_22.82858_0.5-6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.68154 22.82858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.68154"^^xsd:decimal ;
  dwc:decimalLongitude "22.82858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2020_36.68154_22.82858_0.5-6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.68154 22.82858)"^^geo:wktLiteral ;
  geo-pos:lat "36.68154"^^xsd:decimal ;
  geo-pos:long "22.82858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2020_36.68154_22.82858_0.5-6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2020_36.68154_22.82858_0.5-6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2020_36.68154_22.82858_0.5-6'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.82858'^^xsd:double;
  dwc:latitude '36.68154'^^xsd:double;
  dwc:coordinatePrecision '8'^^xsd:integer;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2020_36.68154_22.82858_0.5-6'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_2020_36.68154_22.82858_0.5-6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_2020_36.68154_22.82858_0.5-6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_2020_36.68154_22.82858_0.5-6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.68154 22.82858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.68154"^^xsd:decimal ;
  dwc:decimalLongitude "22.82858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_2020_36.68154_22.82858_0.5-6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.68154 22.82858)"^^geo:wktLiteral ;
  geo-pos:lat "36.68154"^^xsd:decimal ;
  geo-pos:long "22.82858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_2020_36.68154_22.82858_0.5-6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_2020_36.68154_22.82858_0.5-6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_2020_36.68154_22.82858_0.5-6'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.82858'^^xsd:double;
  dwc:latitude '36.68154'^^xsd:double;
  dwc:coordinatePrecision '8'^^xsd:integer;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_2020_36.68154_22.82858_0.5-6'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2020_36.68154_22.82858_0.5-6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2020_36.68154_22.82858_0.5-6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2020_36.68154_22.82858_0.5-6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.68154 22.82858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.68154"^^xsd:decimal ;
  dwc:decimalLongitude "22.82858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2020_36.68154_22.82858_0.5-6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.68154 22.82858)"^^geo:wktLiteral ;
  geo-pos:lat "36.68154"^^xsd:decimal ;
  geo-pos:long "22.82858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2020_36.68154_22.82858_0.5-6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2020_36.68154_22.82858_0.5-6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2020_36.68154_22.82858_0.5-6'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.82858'^^xsd:double;
  dwc:latitude '36.68154'^^xsd:double;
  dwc:coordinatePrecision '8'^^xsd:integer;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2020_36.68154_22.82858_0.5-6'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '7'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2020_36.68154_22.82858_0.5-6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2020_36.68154_22.82858_0.5-6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2020_36.68154_22.82858_0.5-6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.68154 22.82858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.68154"^^xsd:decimal ;
  dwc:decimalLongitude "22.82858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2020_36.68154_22.82858_0.5-6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.68154 22.82858)"^^geo:wktLiteral ;
  geo-pos:lat "36.68154"^^xsd:decimal ;
  geo-pos:long "22.82858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2020_36.68154_22.82858_0.5-6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2020_36.68154_22.82858_0.5-6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2020_36.68154_22.82858_0.5-6'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.82858'^^xsd:double;
  dwc:latitude '36.68154'^^xsd:double;
  dwc:coordinatePrecision '8'^^xsd:integer;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2020_36.68154_22.82858_0.5-6'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '12'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2020_36.68154_22.82858_0.5-6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_36.68154_22.82858_0.5-6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_36.68154_22.82858_0.5-6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.68154 22.82858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.68154"^^xsd:decimal ;
  dwc:decimalLongitude "22.82858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_36.68154_22.82858_0.5-6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.68154 22.82858)"^^geo:wktLiteral ;
  geo-pos:lat "36.68154"^^xsd:decimal ;
  geo-pos:long "22.82858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2020_36.68154_22.82858_0.5-6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2020_36.68154_22.82858_0.5-6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2020_36.68154_22.82858_0.5-6'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.82858'^^xsd:double;
  dwc:latitude '36.68154'^^xsd:double;
  dwc:coordinatePrecision '8'^^xsd:integer;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2020_36.68154_22.82858_0.5-6'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2008_40.50721_22.83234_2-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2008_40.50721_22.83234_2-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2008_40.50721_22.83234_2-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.50721 22.83234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.50721"^^xsd:decimal ;
  dwc:decimalLongitude "22.83234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "53"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2008_40.50721_22.83234_2-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.50721 22.83234)"^^geo:wktLiteral ;
  geo-pos:lat "40.50721"^^xsd:decimal ;
  geo-pos:long "22.83234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "53"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2008_40.50721_22.83234_2-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2008_40.50721_22.83234_2-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2008_40.50721_22.83234_2-2'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.83234'^^xsd:double;
  dwc:latitude '40.50721'^^xsd:double;
  dwc:coordinatePrecision '53'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2008_40.50721_22.83234_2-2'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Conomurex%20persicus_2013_36.62039_22.83438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Conomurex%20persicus_2013_36.62039_22.83438> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Conomurex%20persicus_2013_36.62039_22.83438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.62039 22.83438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.62039"^^xsd:decimal ;
  dwc:decimalLongitude "22.83438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Conomurex%20persicus_2013_36.62039_22.83438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.62039 22.83438)"^^geo:wktLiteral ;
  geo-pos:lat "36.62039"^^xsd:decimal ;
  geo-pos:long "22.83438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Conomurex%20persicus_2013_36.62039_22.83438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Conomurex persicus_2013_36.62039_22.83438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Conomurex persicus_2013_36.62039_22.83438'^^xsd:string;
  dwc:scientificName 'Conomurex persicus (Swainson, 1821)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.83438'^^xsd:double;
  dwc:latitude '36.62039'^^xsd:double;
  dwc:aphiaid '565371'^^xsd:integer;
  dwc:occurrenceId 'Conomurex persicus_2013_36.62039_22.83438'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '565371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Codium%20fragile%20subsp.%20fragile_1995_40.57861_22.83639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Codium%20fragile%20subsp.%20fragile_1995_40.57861_22.83639> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Codium%20fragile%20subsp.%20fragile_1995_40.57861_22.83639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.57861 22.83639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.57861"^^xsd:decimal ;
  dwc:decimalLongitude "22.83639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Codium%20fragile%20subsp.%20fragile_1995_40.57861_22.83639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.57861 22.83639)"^^geo:wktLiteral ;
  geo-pos:lat "40.57861"^^xsd:decimal ;
  geo-pos:long "22.83639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Codium%20fragile%20subsp.%20fragile_1995_40.57861_22.83639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Codium fragile subsp. fragile_1995_40.57861_22.83639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Codium fragile subsp. fragile_1995_40.57861_22.83639'^^xsd:string;
  dwc:scientificName 'Codium fragile subsp. fragile (Suringar) Hariot, 1889'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.83639'^^xsd:double;
  dwc:latitude '40.57861'^^xsd:double;
  dwc:aphiaid '370562'^^xsd:integer;
  dwc:occurrenceId 'Codium fragile subsp. fragile_1995_40.57861_22.83639'^^xsd:string;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '370562'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2017_36.68524_22.83709_6-6_>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2017_36.68524_22.83709_6-6_> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2017_36.68524_22.83709_6-6_> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.68524 22.83709)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.68524"^^xsd:decimal ;
  dwc:decimalLongitude "22.83709"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2017_36.68524_22.83709_6-6_>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.68524 22.83709)"^^geo:wktLiteral ;
  geo-pos:lat "36.68524"^^xsd:decimal ;
  geo-pos:long "22.83709"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2017_36.68524_22.83709_6-6_>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2017_36.68524_22.83709_6-6_" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2017_36.68524_22.83709_6-6_'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.83709'^^xsd:double;
  dwc:latitude '36.68524'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2017_36.68524_22.83709_6-6_'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2019_36.68708_22.83748_5-5_Sakis%20Sakis%20Tesseris>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.68708_22.83748_5-5_Sakis%20Sakis%20Tesseris> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.68708_22.83748_5-5_Sakis%20Sakis%20Tesseris> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.68708 22.83748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.68708"^^xsd:decimal ;
  dwc:decimalLongitude "22.83748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.68708_22.83748_5-5_Sakis%20Sakis%20Tesseris>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.68708 22.83748)"^^geo:wktLiteral ;
  geo-pos:lat "36.68708"^^xsd:decimal ;
  geo-pos:long "22.83748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2019_36.68708_22.83748_5-5_Sakis%20Sakis%20Tesseris>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2019_36.68708_22.83748_5-5_Sakis Sakis Tesseris" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2019_36.68708_22.83748_5-5_Sakis Sakis Tesseris'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Sakis Sakis Tesseris'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.83748'^^xsd:double;
  dwc:latitude '36.68708'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2019_36.68708_22.83748_5-5_Sakis Sakis Tesseris'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Torquigener%20flavimaculosus_2019_36.68843_22.8375_4-4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2019_36.68843_22.8375_4-4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2019_36.68843_22.8375_4-4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.68843 22.8375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.68843"^^xsd:decimal ;
  dwc:decimalLongitude "22.8375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2019_36.68843_22.8375_4-4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.68843 22.8375)"^^geo:wktLiteral ;
  geo-pos:lat "36.68843"^^xsd:decimal ;
  geo-pos:long "22.8375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Torquigener%20flavimaculosus_2019_36.68843_22.8375_4-4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Torquigener flavimaculosus_2019_36.68843_22.8375_4-4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Torquigener flavimaculosus_2019_36.68843_22.8375_4-4'^^xsd:string;
  dwc:scientificName 'Torquigener flavimaculosus Hardy & Randall, 1983'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.8375'^^xsd:double;
  dwc:latitude '36.68843'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '219962'^^xsd:integer;
  dwc:occurrenceId 'Torquigener flavimaculosus_2019_36.68843_22.8375_4-4'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219962'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Torquigener%20flavimaculosus_2018_36.68726_22.83791_>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2018_36.68726_22.83791_> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2018_36.68726_22.83791_> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.68726 22.83791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.68726"^^xsd:decimal ;
  dwc:decimalLongitude "22.83791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2018_36.68726_22.83791_>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.68726 22.83791)"^^geo:wktLiteral ;
  geo-pos:lat "36.68726"^^xsd:decimal ;
  geo-pos:long "22.83791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Torquigener%20flavimaculosus_2018_36.68726_22.83791_>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Torquigener flavimaculosus_2018_36.68726_22.83791_" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Torquigener flavimaculosus_2018_36.68726_22.83791_'^^xsd:string;
  dwc:scientificName 'Torquigener flavimaculosus Hardy & Randall, 1983'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.83791'^^xsd:double;
  dwc:latitude '36.68726'^^xsd:double;
  dwc:aphiaid '219962'^^xsd:integer;
  dwc:occurrenceId 'Torquigener flavimaculosus_2018_36.68726_22.83791_'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219962'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2019_36.68747_22.83815_3-4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.68747_22.83815_3-4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.68747_22.83815_3-4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.68747 22.83815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.68747"^^xsd:decimal ;
  dwc:decimalLongitude "22.83815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.68747_22.83815_3-4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.68747 22.83815)"^^geo:wktLiteral ;
  geo-pos:lat "36.68747"^^xsd:decimal ;
  geo-pos:long "22.83815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2019_36.68747_22.83815_3-4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2019_36.68747_22.83815_3-4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2019_36.68747_22.83815_3-4'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.83815'^^xsd:double;
  dwc:latitude '36.68747'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2019_36.68747_22.83815_3-4'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Mnemiopsis%20leidyi_2004%2F2010_40.4064_22.84293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2004%2F2010_40.4064_22.84293> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2004%2F2010_40.4064_22.84293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4064 22.84293)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4064"^^xsd:decimal ;
  dwc:decimalLongitude "22.84293"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2004%2F2010_40.4064_22.84293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4064 22.84293)"^^geo:wktLiteral ;
  geo-pos:lat "40.4064"^^xsd:decimal ;
  geo-pos:long "22.84293"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Mnemiopsis%20leidyi_2004%2F2010_40.4064_22.84293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mnemiopsis leidyi_2004/2010_40.4064_22.84293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Mnemiopsis leidyi_2004/2010_40.4064_22.84293'^^xsd:string;
  dwc:scientificName 'Mnemiopsis leidyi A. Agassiz, 1865'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.84293'^^xsd:double;
  dwc:latitude '40.4064'^^xsd:double;
  dwc:aphiaid '106401'^^xsd:integer;
  dwc:occurrenceId 'Mnemiopsis leidyi_2004/2010_40.4064_22.84293'^^xsd:string;
  dwc:aphiaIdAccepted '106401'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Hydroides%20elegans_1997_40.47012_22.84747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Hydroides%20elegans_1997_40.47012_22.84747> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Hydroides%20elegans_1997_40.47012_22.84747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.47012 22.84747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.47012"^^xsd:decimal ;
  dwc:decimalLongitude "22.84747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Hydroides%20elegans_1997_40.47012_22.84747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.47012 22.84747)"^^geo:wktLiteral ;
  geo-pos:lat "40.47012"^^xsd:decimal ;
  geo-pos:long "22.84747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Hydroides%20elegans_1997_40.47012_22.84747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hydroides elegans_1997_40.47012_22.84747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Hydroides elegans_1997_40.47012_22.84747'^^xsd:string;
  dwc:scientificName 'Hydroides elegans (Haswell, 1883) [nomen protectum]'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.84747'^^xsd:double;
  dwc:latitude '40.47012'^^xsd:double;
  dwc:aphiaid '131002'^^xsd:integer;
  dwc:occurrenceId 'Hydroides elegans_1997_40.47012_22.84747'^^xsd:string;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131002'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Mnemiopsis%20leidyi_2004%2F2010_40.1527_22.8505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2004%2F2010_40.1527_22.8505> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2004%2F2010_40.1527_22.8505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1527 22.8505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.1527"^^xsd:decimal ;
  dwc:decimalLongitude "22.8505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2004%2F2010_40.1527_22.8505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.1527 22.8505)"^^geo:wktLiteral ;
  geo-pos:lat "40.1527"^^xsd:decimal ;
  geo-pos:long "22.8505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Mnemiopsis%20leidyi_2004%2F2010_40.1527_22.8505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mnemiopsis leidyi_2004/2010_40.1527_22.8505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Mnemiopsis leidyi_2004/2010_40.1527_22.8505'^^xsd:string;
  dwc:scientificName 'Mnemiopsis leidyi A. Agassiz, 1865'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.8505'^^xsd:double;
  dwc:latitude '40.1527'^^xsd:double;
  dwc:aphiaid '106401'^^xsd:integer;
  dwc:occurrenceId 'Mnemiopsis leidyi_2004/2010_40.1527_22.8505'^^xsd:string;
  dwc:aphiaIdAccepted '106401'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Mnemiopsis%20leidyi_2004%2F2010_40.23913_22.8507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2004%2F2010_40.23913_22.8507> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2004%2F2010_40.23913_22.8507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.23913 22.8507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.23913"^^xsd:decimal ;
  dwc:decimalLongitude "22.8507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2004%2F2010_40.23913_22.8507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.23913 22.8507)"^^geo:wktLiteral ;
  geo-pos:lat "40.23913"^^xsd:decimal ;
  geo-pos:long "22.8507"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Mnemiopsis%20leidyi_2004%2F2010_40.23913_22.8507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mnemiopsis leidyi_2004/2010_40.23913_22.8507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Mnemiopsis leidyi_2004/2010_40.23913_22.8507'^^xsd:string;
  dwc:scientificName 'Mnemiopsis leidyi A. Agassiz, 1865'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.8507'^^xsd:double;
  dwc:latitude '40.23913'^^xsd:double;
  dwc:aphiaid '106401'^^xsd:integer;
  dwc:occurrenceId 'Mnemiopsis leidyi_2004/2010_40.23913_22.8507'^^xsd:string;
  dwc:aphiaIdAccepted '106401'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Mnemiopsis%20leidyi_2004%2F2010_40.32247_22.8508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2004%2F2010_40.32247_22.8508> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2004%2F2010_40.32247_22.8508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.32247 22.8508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.32247"^^xsd:decimal ;
  dwc:decimalLongitude "22.8508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2004%2F2010_40.32247_22.8508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.32247 22.8508)"^^geo:wktLiteral ;
  geo-pos:lat "40.32247"^^xsd:decimal ;
  geo-pos:long "22.8508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Mnemiopsis%20leidyi_2004%2F2010_40.32247_22.8508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mnemiopsis leidyi_2004/2010_40.32247_22.8508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Mnemiopsis leidyi_2004/2010_40.32247_22.8508'^^xsd:string;
  dwc:scientificName 'Mnemiopsis leidyi A. Agassiz, 1865'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.8508'^^xsd:double;
  dwc:latitude '40.32247'^^xsd:double;
  dwc:aphiaid '106401'^^xsd:integer;
  dwc:occurrenceId 'Mnemiopsis leidyi_2004/2010_40.32247_22.8508'^^xsd:string;
  dwc:aphiaIdAccepted '106401'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Mnemiopsis%20leidyi_2004%2F2010_39.98573_22.8512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2004%2F2010_39.98573_22.8512> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2004%2F2010_39.98573_22.8512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.98573 22.8512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.98573"^^xsd:decimal ;
  dwc:decimalLongitude "22.8512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2004%2F2010_39.98573_22.8512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.98573 22.8512)"^^geo:wktLiteral ;
  geo-pos:lat "39.98573"^^xsd:decimal ;
  geo-pos:long "22.8512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Mnemiopsis%20leidyi_2004%2F2010_39.98573_22.8512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mnemiopsis leidyi_2004/2010_39.98573_22.8512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Mnemiopsis leidyi_2004/2010_39.98573_22.8512'^^xsd:string;
  dwc:scientificName 'Mnemiopsis leidyi A. Agassiz, 1865'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.8512'^^xsd:double;
  dwc:latitude '39.98573'^^xsd:double;
  dwc:aphiaid '106401'^^xsd:integer;
  dwc:occurrenceId 'Mnemiopsis leidyi_2004/2010_39.98573_22.8512'^^xsd:string;
  dwc:aphiaIdAccepted '106401'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Callinectes%20sapidus_2016_40.61979_22.8512_Avoe%20Meksikanos>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2016_40.61979_22.8512_Avoe%20Meksikanos> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2016_40.61979_22.8512_Avoe%20Meksikanos> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.61979 22.8512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.61979"^^xsd:decimal ;
  dwc:decimalLongitude "22.8512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1222"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Callinectes%20sapidus_2016_40.61979_22.8512_Avoe%20Meksikanos>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.61979 22.8512)"^^geo:wktLiteral ;
  geo-pos:lat "40.61979"^^xsd:decimal ;
  geo-pos:long "22.8512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1222"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Callinectes%20sapidus_2016_40.61979_22.8512_Avoe%20Meksikanos>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Callinectes sapidus_2016_40.61979_22.8512_Avoe Meksikanos" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Callinectes sapidus_2016_40.61979_22.8512_Avoe Meksikanos'^^xsd:string;
  dwc:scientificName 'Callinectes sapidus Rathbun, 1896'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Avoe Meksikanos'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.8512'^^xsd:double;
  dwc:latitude '40.61979'^^xsd:double;
  dwc:coordinatePrecision '1222'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '107379'^^xsd:integer;
  dwc:occurrenceId 'Callinectes sapidus_2016_40.61979_22.8512_Avoe Meksikanos'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107379'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '4'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Mnemiopsis%20leidyi_2004%2F2010_40.06837_22.8522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2004%2F2010_40.06837_22.8522> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2004%2F2010_40.06837_22.8522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.06837 22.8522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.06837"^^xsd:decimal ;
  dwc:decimalLongitude "22.8522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2004%2F2010_40.06837_22.8522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.06837 22.8522)"^^geo:wktLiteral ;
  geo-pos:lat "40.06837"^^xsd:decimal ;
  geo-pos:long "22.8522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Mnemiopsis%20leidyi_2004%2F2010_40.06837_22.8522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mnemiopsis leidyi_2004/2010_40.06837_22.8522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Mnemiopsis leidyi_2004/2010_40.06837_22.8522'^^xsd:string;
  dwc:scientificName 'Mnemiopsis leidyi A. Agassiz, 1865'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.8522'^^xsd:double;
  dwc:latitude '40.06837'^^xsd:double;
  dwc:aphiaid '106401'^^xsd:integer;
  dwc:occurrenceId 'Mnemiopsis leidyi_2004/2010_40.06837_22.8522'^^xsd:string;
  dwc:aphiaIdAccepted '106401'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Conomurex%20persicus_2019_37.27291_22.85236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Conomurex%20persicus_2019_37.27291_22.85236> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Conomurex%20persicus_2019_37.27291_22.85236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.27291 22.85236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.27291"^^xsd:decimal ;
  dwc:decimalLongitude "22.85236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "298"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Conomurex%20persicus_2019_37.27291_22.85236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.27291 22.85236)"^^geo:wktLiteral ;
  geo-pos:lat "37.27291"^^xsd:decimal ;
  geo-pos:long "22.85236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "298"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Conomurex%20persicus_2019_37.27291_22.85236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Conomurex persicus_2019_37.27291_22.85236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Conomurex persicus_2019_37.27291_22.85236'^^xsd:string;
  dwc:scientificName 'Conomurex persicus (Swainson, 1821)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.85236'^^xsd:double;
  dwc:latitude '37.27291'^^xsd:double;
  dwc:coordinatePrecision '298'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '565371'^^xsd:integer;
  dwc:occurrenceId 'Conomurex persicus_2019_37.27291_22.85236'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '565371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Diadema%20setosum_2019_37.27291_22.85236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Diadema%20setosum_2019_37.27291_22.85236> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Diadema%20setosum_2019_37.27291_22.85236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.27291 22.85236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.27291"^^xsd:decimal ;
  dwc:decimalLongitude "22.85236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "298"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Diadema%20setosum_2019_37.27291_22.85236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.27291 22.85236)"^^geo:wktLiteral ;
  geo-pos:lat "37.27291"^^xsd:decimal ;
  geo-pos:long "22.85236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "298"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Diadema%20setosum_2019_37.27291_22.85236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Diadema setosum_2019_37.27291_22.85236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Diadema setosum_2019_37.27291_22.85236'^^xsd:string;
  dwc:scientificName 'Diadema setosum (Leske, 1778)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.85236'^^xsd:double;
  dwc:latitude '37.27291'^^xsd:double;
  dwc:coordinatePrecision '298'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '213372'^^xsd:integer;
  dwc:occurrenceId 'Diadema setosum_2019_37.27291_22.85236'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213372'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2019_37.27291_22.85236_Ilia%20Psarologos>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2019_37.27291_22.85236_Ilia%20Psarologos> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2019_37.27291_22.85236_Ilia%20Psarologos> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.27291 22.85236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.27291"^^xsd:decimal ;
  dwc:decimalLongitude "22.85236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "298"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2019_37.27291_22.85236_Ilia%20Psarologos>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.27291 22.85236)"^^geo:wktLiteral ;
  geo-pos:lat "37.27291"^^xsd:decimal ;
  geo-pos:long "22.85236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "298"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2019_37.27291_22.85236_Ilia%20Psarologos>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2019_37.27291_22.85236_Ilia Psarologos" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2019_37.27291_22.85236_Ilia Psarologos'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Ilia Psarologos'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.85236'^^xsd:double;
  dwc:latitude '37.27291'^^xsd:double;
  dwc:coordinatePrecision '298'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2019_37.27291_22.85236_Ilia Psarologos'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Styela%20plicata_1994_40.46044_22.8529_3-3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Styela%20plicata_1994_40.46044_22.8529_3-3> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Styela%20plicata_1994_40.46044_22.8529_3-3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.46044 22.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.46044"^^xsd:decimal ;
  dwc:decimalLongitude "22.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Styela%20plicata_1994_40.46044_22.8529_3-3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.46044 22.8529)"^^geo:wktLiteral ;
  geo-pos:lat "40.46044"^^xsd:decimal ;
  geo-pos:long "22.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Styela%20plicata_1994_40.46044_22.8529_3-3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Styela plicata_1994_40.46044_22.8529_3-3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Styela plicata_1994_40.46044_22.8529_3-3'^^xsd:string;
  dwc:scientificName 'Styela plicata (Lesueur, 1823)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.8529'^^xsd:double;
  dwc:latitude '40.46044'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '103936'^^xsd:integer;
  dwc:occurrenceId 'Styela plicata_1994_40.46044_22.8529_3-3'^^xsd:string;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103936'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Styela%20plicata_1995-01-01%2F1995-02-30_40.46044_22.8529_3-3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Styela%20plicata_1995-01-01%2F1995-02-30_40.46044_22.8529_3-3> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Styela%20plicata_1995-01-01%2F1995-02-30_40.46044_22.8529_3-3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.46044 22.8529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.46044"^^xsd:decimal ;
  dwc:decimalLongitude "22.8529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Styela%20plicata_1995-01-01%2F1995-02-30_40.46044_22.8529_3-3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.46044 22.8529)"^^geo:wktLiteral ;
  geo-pos:lat "40.46044"^^xsd:decimal ;
  geo-pos:long "22.8529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Styela%20plicata_1995-01-01%2F1995-02-30_40.46044_22.8529_3-3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Styela plicata_1995-01-01/1995-02-30_40.46044_22.8529_3-3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Styela plicata_1995-01-01/1995-02-30_40.46044_22.8529_3-3'^^xsd:string;
  dwc:scientificName 'Styela plicata (Lesueur, 1823)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.8529'^^xsd:double;
  dwc:latitude '40.46044'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '103936'^^xsd:integer;
  dwc:occurrenceId 'Styela plicata_1995-01-01/1995-02-30_40.46044_22.8529_3-3'^^xsd:string;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103936'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '7'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2011_38.02739_22.85295_1-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2011_38.02739_22.85295_1-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2011_38.02739_22.85295_1-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02739 22.85295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02739"^^xsd:decimal ;
  dwc:decimalLongitude "22.85295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "33"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2011_38.02739_22.85295_1-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02739 22.85295)"^^geo:wktLiteral ;
  geo-pos:lat "38.02739"^^xsd:decimal ;
  geo-pos:long "22.85295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "33"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2011_38.02739_22.85295_1-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2011_38.02739_22.85295_1-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2011_38.02739_22.85295_1-1'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.85295'^^xsd:double;
  dwc:latitude '38.02739'^^xsd:double;
  dwc:coordinatePrecision '33'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2011_38.02739_22.85295_1-1'^^xsd:string;
  dwc:observationDate '2011-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Styela%20plicata_1995-01-01%2F1995-02-30_40.46045_22.853_3-3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Styela%20plicata_1995-01-01%2F1995-02-30_40.46045_22.853_3-3> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Styela%20plicata_1995-01-01%2F1995-02-30_40.46045_22.853_3-3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.46045 22.853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.46045"^^xsd:decimal ;
  dwc:decimalLongitude "22.853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Styela%20plicata_1995-01-01%2F1995-02-30_40.46045_22.853_3-3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.46045 22.853)"^^geo:wktLiteral ;
  geo-pos:lat "40.46045"^^xsd:decimal ;
  geo-pos:long "22.853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Styela%20plicata_1995-01-01%2F1995-02-30_40.46045_22.853_3-3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Styela plicata_1995-01-01/1995-02-30_40.46045_22.853_3-3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Styela plicata_1995-01-01/1995-02-30_40.46045_22.853_3-3'^^xsd:string;
  dwc:scientificName 'Styela plicata (Lesueur, 1823)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.853'^^xsd:double;
  dwc:latitude '40.46045'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '103936'^^xsd:integer;
  dwc:occurrenceId 'Styela plicata_1995-01-01/1995-02-30_40.46045_22.853_3-3'^^xsd:string;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103936'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '8'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Styela%20plicata_1994-03-01%2F1994-05-30_40.46437_22.85323_4-4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Styela%20plicata_1994-03-01%2F1994-05-30_40.46437_22.85323_4-4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Styela%20plicata_1994-03-01%2F1994-05-30_40.46437_22.85323_4-4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.46437 22.85323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.46437"^^xsd:decimal ;
  dwc:decimalLongitude "22.85323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Styela%20plicata_1994-03-01%2F1994-05-30_40.46437_22.85323_4-4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.46437 22.85323)"^^geo:wktLiteral ;
  geo-pos:lat "40.46437"^^xsd:decimal ;
  geo-pos:long "22.85323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Styela%20plicata_1994-03-01%2F1994-05-30_40.46437_22.85323_4-4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Styela plicata_1994-03-01/1994-05-30_40.46437_22.85323_4-4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Styela plicata_1994-03-01/1994-05-30_40.46437_22.85323_4-4'^^xsd:string;
  dwc:scientificName 'Styela plicata (Lesueur, 1823)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.85323'^^xsd:double;
  dwc:latitude '40.46437'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '103936'^^xsd:integer;
  dwc:occurrenceId 'Styela plicata_1994-03-01/1994-05-30_40.46437_22.85323_4-4'^^xsd:string;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103936'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '68'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Paracerceis%20sculpta_2009_40.52273_22.85387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Paracerceis%20sculpta_2009_40.52273_22.85387> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Paracerceis%20sculpta_2009_40.52273_22.85387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.52273 22.85387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.52273"^^xsd:decimal ;
  dwc:decimalLongitude "22.85387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Paracerceis%20sculpta_2009_40.52273_22.85387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.52273 22.85387)"^^geo:wktLiteral ;
  geo-pos:lat "40.52273"^^xsd:decimal ;
  geo-pos:long "22.85387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Paracerceis%20sculpta_2009_40.52273_22.85387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Paracerceis sculpta_2009_40.52273_22.85387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Paracerceis sculpta_2009_40.52273_22.85387'^^xsd:string;
  dwc:scientificName 'Paracerceis sculpta (Holmes, 1904)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.85387'^^xsd:double;
  dwc:latitude '40.52273'^^xsd:double;
  dwc:aphiaid '261827'^^xsd:integer;
  dwc:occurrenceId 'Paracerceis sculpta_2009_40.52273_22.85387'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '261827'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '453'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Rapana%20venosa_1986_40.62444_22.85741_14-14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Rapana%20venosa_1986_40.62444_22.85741_14-14> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Rapana%20venosa_1986_40.62444_22.85741_14-14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.62444 22.85741)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.62444"^^xsd:decimal ;
  dwc:decimalLongitude "22.85741"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1222"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Rapana%20venosa_1986_40.62444_22.85741_14-14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.62444 22.85741)"^^geo:wktLiteral ;
  geo-pos:lat "40.62444"^^xsd:decimal ;
  geo-pos:long "22.85741"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1222"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Rapana%20venosa_1986_40.62444_22.85741_14-14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Rapana venosa_1986_40.62444_22.85741_14-14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Rapana venosa_1986_40.62444_22.85741_14-14'^^xsd:string;
  dwc:scientificName 'Rapana venosa (Valenciennes, 1846)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.85741'^^xsd:double;
  dwc:latitude '40.62444'^^xsd:double;
  dwc:coordinatePrecision '1222'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '140416'^^xsd:integer;
  dwc:occurrenceId 'Rapana venosa_1986_40.62444_22.85741_14-14'^^xsd:string;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140416'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Crepidula%20fornicata_1997_38.76029_22.85963_colln%20Pesiridis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Crepidula%20fornicata_1997_38.76029_22.85963_colln%20Pesiridis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Crepidula%20fornicata_1997_38.76029_22.85963_colln%20Pesiridis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.76029 22.85963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.76029"^^xsd:decimal ;
  dwc:decimalLongitude "22.85963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Crepidula%20fornicata_1997_38.76029_22.85963_colln%20Pesiridis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.76029 22.85963)"^^geo:wktLiteral ;
  geo-pos:lat "38.76029"^^xsd:decimal ;
  geo-pos:long "22.85963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Crepidula%20fornicata_1997_38.76029_22.85963_colln%20Pesiridis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Crepidula fornicata_1997_38.76029_22.85963_colln Pesiridis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Crepidula fornicata_1997_38.76029_22.85963_colln Pesiridis'^^xsd:string;
  dwc:scientificName 'Crepidula fornicata (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'colln Pesiridis'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.85963'^^xsd:double;
  dwc:latitude '38.76029'^^xsd:double;
  dwc:aphiaid '138963'^^xsd:integer;
  dwc:occurrenceId 'Crepidula fornicata_1997_38.76029_22.85963_colln Pesiridis'^^xsd:string;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138963'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Callinectes%20sapidus_1935_40.53309_22.86049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Callinectes%20sapidus_1935_40.53309_22.86049> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Callinectes%20sapidus_1935_40.53309_22.86049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.53309 22.86049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.53309"^^xsd:decimal ;
  dwc:decimalLongitude "22.86049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Callinectes%20sapidus_1935_40.53309_22.86049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.53309 22.86049)"^^geo:wktLiteral ;
  geo-pos:lat "40.53309"^^xsd:decimal ;
  geo-pos:long "22.86049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Callinectes%20sapidus_1935_40.53309_22.86049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Callinectes sapidus_1935_40.53309_22.86049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Callinectes sapidus_1935_40.53309_22.86049'^^xsd:string;
  dwc:scientificName 'Callinectes sapidus Rathbun, 1896'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.86049'^^xsd:double;
  dwc:latitude '40.53309'^^xsd:double;
  dwc:occurrenceRemarks 'approximate coordinates through Google Earth based on information provided by associatedReferences or asociatedMedia'^^xsd:string;
  dwc:aphiaid '107379'^^xsd:integer;
  dwc:occurrenceId 'Callinectes sapidus_1935_40.53309_22.86049'^^xsd:string;
  dwc:observationDate '1935-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107379'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2007_37.52065_22.8608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2007_37.52065_22.8608> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2007_37.52065_22.8608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.52065 22.8608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.52065"^^xsd:decimal ;
  dwc:decimalLongitude "22.8608"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2007_37.52065_22.8608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.52065 22.8608)"^^geo:wktLiteral ;
  geo-pos:lat "37.52065"^^xsd:decimal ;
  geo-pos:long "22.8608"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "28"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2007_37.52065_22.8608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2007_37.52065_22.8608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2007_37.52065_22.8608'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.8608'^^xsd:double;
  dwc:latitude '37.52065'^^xsd:double;
  dwc:coordinatePrecision '28'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2007_37.52065_22.8608'^^xsd:string;
  dwc:observationDate '2007-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Hydroides%20elegans_1976_40.435_22.861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Hydroides%20elegans_1976_40.435_22.861> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Hydroides%20elegans_1976_40.435_22.861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.435 22.861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.435"^^xsd:decimal ;
  dwc:decimalLongitude "22.861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Hydroides%20elegans_1976_40.435_22.861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.435 22.861)"^^geo:wktLiteral ;
  geo-pos:lat "40.435"^^xsd:decimal ;
  geo-pos:long "22.861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Hydroides%20elegans_1976_40.435_22.861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hydroides elegans_1976_40.435_22.861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Hydroides elegans_1976_40.435_22.861'^^xsd:string;
  dwc:scientificName 'Hydroides elegans (Haswell, 1883) [nomen protectum]'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.861'^^xsd:double;
  dwc:latitude '40.435'^^xsd:double;
  dwc:aphiaid '131002'^^xsd:integer;
  dwc:occurrenceId 'Hydroides elegans_1976_40.435_22.861'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131002'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '12'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Conomurex%20persicus_2019_37.52201_22.86194_natashakinshasa>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Conomurex%20persicus_2019_37.52201_22.86194_natashakinshasa> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Conomurex%20persicus_2019_37.52201_22.86194_natashakinshasa> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.52201 22.86194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.52201"^^xsd:decimal ;
  dwc:decimalLongitude "22.86194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Conomurex%20persicus_2019_37.52201_22.86194_natashakinshasa>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.52201 22.86194)"^^geo:wktLiteral ;
  geo-pos:lat "37.52201"^^xsd:decimal ;
  geo-pos:long "22.86194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "28"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Conomurex%20persicus_2019_37.52201_22.86194_natashakinshasa>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Conomurex persicus_2019_37.52201_22.86194_natashakinshasa" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Conomurex persicus_2019_37.52201_22.86194_natashakinshasa'^^xsd:string;
  dwc:scientificName 'Conomurex persicus (Swainson, 1821)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'natashakinshasa'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.86194'^^xsd:double;
  dwc:latitude '37.52201'^^xsd:double;
  dwc:coordinatePrecision '28'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '565371'^^xsd:integer;
  dwc:occurrenceId 'Conomurex persicus_2019_37.52201_22.86194_natashakinshasa'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '565371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2017_37.24596_22.86576_3-3_Francesco%20Tiralongo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2017_37.24596_22.86576_3-3_Francesco%20Tiralongo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2017_37.24596_22.86576_3-3_Francesco%20Tiralongo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.24596 22.86576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.24596"^^xsd:decimal ;
  dwc:decimalLongitude "22.86576"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2017_37.24596_22.86576_3-3_Francesco%20Tiralongo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.24596 22.86576)"^^geo:wktLiteral ;
  geo-pos:lat "37.24596"^^xsd:decimal ;
  geo-pos:long "22.86576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2017_37.24596_22.86576_3-3_Francesco%20Tiralongo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2017_37.24596_22.86576_3-3_Francesco Tiralongo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2017_37.24596_22.86576_3-3_Francesco Tiralongo'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Francesco Tiralongo'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.86576'^^xsd:double;
  dwc:latitude '37.24596'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2017_37.24596_22.86576_3-3_Francesco Tiralongo'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Conomurex%20persicus_2006_37.52676_22.86713_Erik%20Knight>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Conomurex%20persicus_2006_37.52676_22.86713_Erik%20Knight> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Conomurex%20persicus_2006_37.52676_22.86713_Erik%20Knight> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.52676 22.86713)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.52676"^^xsd:decimal ;
  dwc:decimalLongitude "22.86713"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "15"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Conomurex%20persicus_2006_37.52676_22.86713_Erik%20Knight>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.52676 22.86713)"^^geo:wktLiteral ;
  geo-pos:lat "37.52676"^^xsd:decimal ;
  geo-pos:long "22.86713"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "15"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Conomurex%20persicus_2006_37.52676_22.86713_Erik%20Knight>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Conomurex persicus_2006_37.52676_22.86713_Erik Knight" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Conomurex persicus_2006_37.52676_22.86713_Erik Knight'^^xsd:string;
  dwc:scientificName 'Conomurex persicus (Swainson, 1821)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Erik Knight'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.86713'^^xsd:double;
  dwc:latitude '37.52676'^^xsd:double;
  dwc:coordinatePrecision '15'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '565371'^^xsd:integer;
  dwc:occurrenceId 'Conomurex persicus_2006_37.52676_22.86713_Erik Knight'^^xsd:string;
  dwc:observationDate '2006-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '565371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Penaeus%20aztecus_2013_40.32641_22.86785_49-55>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Penaeus%20aztecus_2013_40.32641_22.86785_49-55> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Penaeus%20aztecus_2013_40.32641_22.86785_49-55> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.32641 22.86785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.32641"^^xsd:decimal ;
  dwc:decimalLongitude "22.86785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Penaeus%20aztecus_2013_40.32641_22.86785_49-55>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.32641 22.86785)"^^geo:wktLiteral ;
  geo-pos:lat "40.32641"^^xsd:decimal ;
  geo-pos:long "22.86785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Penaeus%20aztecus_2013_40.32641_22.86785_49-55>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Penaeus aztecus_2013_40.32641_22.86785_49-55" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Penaeus aztecus_2013_40.32641_22.86785_49-55'^^xsd:string;
  dwc:scientificName 'Penaeus aztecus Ives, 1891'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.86785'^^xsd:double;
  dwc:latitude '40.32641'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '395176'^^xsd:integer;
  dwc:occurrenceId 'Penaeus aztecus_2013_40.32641_22.86785_49-55'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1809216'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fulvia%20fragilis_2010_40.42635_22.8687_0-0_Karpadakis%20Kostas>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fulvia%20fragilis_2010_40.42635_22.8687_0-0_Karpadakis%20Kostas> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fulvia%20fragilis_2010_40.42635_22.8687_0-0_Karpadakis%20Kostas> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.42635 22.8687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.42635"^^xsd:decimal ;
  dwc:decimalLongitude "22.8687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fulvia%20fragilis_2010_40.42635_22.8687_0-0_Karpadakis%20Kostas>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.42635 22.8687)"^^geo:wktLiteral ;
  geo-pos:lat "40.42635"^^xsd:decimal ;
  geo-pos:long "22.8687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fulvia%20fragilis_2010_40.42635_22.8687_0-0_Karpadakis%20Kostas>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fulvia fragilis_2010_40.42635_22.8687_0-0_Karpadakis Kostas" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fulvia fragilis_2010_40.42635_22.8687_0-0_Karpadakis Kostas'^^xsd:string;
  dwc:scientificName 'Fulvia fragilis (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Karpadakis Kostas'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.8687'^^xsd:double;
  dwc:latitude '40.42635'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Beached/ Dead'^^xsd:string;
  dwc:aphiaid '605733'^^xsd:integer;
  dwc:occurrenceId 'Fulvia fragilis_2010_40.42635_22.8687_0-0_Karpadakis Kostas'^^xsd:string;
  dwc:observationDate '2010-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '605733'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fulvia%20fragilis_2010_40.42635_22.8687_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fulvia%20fragilis_2010_40.42635_22.8687_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fulvia%20fragilis_2010_40.42635_22.8687_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.42635 22.8687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.42635"^^xsd:decimal ;
  dwc:decimalLongitude "22.8687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fulvia%20fragilis_2010_40.42635_22.8687_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.42635 22.8687)"^^geo:wktLiteral ;
  geo-pos:lat "40.42635"^^xsd:decimal ;
  geo-pos:long "22.8687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fulvia%20fragilis_2010_40.42635_22.8687_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fulvia fragilis_2010_40.42635_22.8687_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fulvia fragilis_2010_40.42635_22.8687_5-5'^^xsd:string;
  dwc:scientificName 'Fulvia fragilis (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.8687'^^xsd:double;
  dwc:latitude '40.42635'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '605733'^^xsd:integer;
  dwc:occurrenceId 'Fulvia fragilis_2010_40.42635_22.8687_5-5'^^xsd:string;
  dwc:observationDate '2010-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '605733'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Callinectes%20sapidus_1973_40.57222_22.87232_Dimitris%20Poursanidis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Callinectes%20sapidus_1973_40.57222_22.87232_Dimitris%20Poursanidis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Callinectes%20sapidus_1973_40.57222_22.87232_Dimitris%20Poursanidis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.57222 22.87232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.57222"^^xsd:decimal ;
  dwc:decimalLongitude "22.87232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Callinectes%20sapidus_1973_40.57222_22.87232_Dimitris%20Poursanidis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.57222 22.87232)"^^geo:wktLiteral ;
  geo-pos:lat "40.57222"^^xsd:decimal ;
  geo-pos:long "22.87232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Callinectes%20sapidus_1973_40.57222_22.87232_Dimitris%20Poursanidis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Callinectes sapidus_1973_40.57222_22.87232_Dimitris Poursanidis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Callinectes sapidus_1973_40.57222_22.87232_Dimitris Poursanidis'^^xsd:string;
  dwc:scientificName 'Callinectes sapidus Rathbun, 1896'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Dimitris Poursanidis'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.87232'^^xsd:double;
  dwc:latitude '40.57222'^^xsd:double;
  dwc:aphiaid '107379'^^xsd:integer;
  dwc:occurrenceId 'Callinectes sapidus_1973_40.57222_22.87232_Dimitris Poursanidis'^^xsd:string;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107379'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_2013_36.62987_22.87505_1-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_2013_36.62987_22.87505_1-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_2013_36.62987_22.87505_1-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.62987 22.87505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.62987"^^xsd:decimal ;
  dwc:decimalLongitude "22.87505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_2013_36.62987_22.87505_1-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.62987 22.87505)"^^geo:wktLiteral ;
  geo-pos:lat "36.62987"^^xsd:decimal ;
  geo-pos:long "22.87505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_2013_36.62987_22.87505_1-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_2013_36.62987_22.87505_1-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_2013_36.62987_22.87505_1-2'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.87505'^^xsd:double;
  dwc:latitude '36.62987'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_2013_36.62987_22.87505_1-2'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2019_36.62894_22.87544_3.5-3.5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.62894_22.87544_3.5-3.5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.62894_22.87544_3.5-3.5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.62894 22.87544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.62894"^^xsd:decimal ;
  dwc:decimalLongitude "22.87544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.62894_22.87544_3.5-3.5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.62894 22.87544)"^^geo:wktLiteral ;
  geo-pos:lat "36.62894"^^xsd:decimal ;
  geo-pos:long "22.87544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2019_36.62894_22.87544_3.5-3.5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2019_36.62894_22.87544_3.5-3.5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2019_36.62894_22.87544_3.5-3.5'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.87544'^^xsd:double;
  dwc:latitude '36.62894'^^xsd:double;
  dwc:minimumDepth '3.5'^^xsd:double;
  dwc:maximumDepth '3.5'^^xsd:double;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2019_36.62894_22.87544_3.5-3.5'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Diadema%20setosum_2019_36.62896_22.8764_2-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Diadema%20setosum_2019_36.62896_22.8764_2-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Diadema%20setosum_2019_36.62896_22.8764_2-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.62896 22.8764)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.62896"^^xsd:decimal ;
  dwc:decimalLongitude "22.8764"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Diadema%20setosum_2019_36.62896_22.8764_2-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.62896 22.8764)"^^geo:wktLiteral ;
  geo-pos:lat "36.62896"^^xsd:decimal ;
  geo-pos:long "22.8764"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Diadema%20setosum_2019_36.62896_22.8764_2-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Diadema setosum_2019_36.62896_22.8764_2-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Diadema setosum_2019_36.62896_22.8764_2-2'^^xsd:string;
  dwc:scientificName 'Diadema setosum (Leske, 1778)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.8764'^^xsd:double;
  dwc:latitude '36.62896'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '213372'^^xsd:integer;
  dwc:occurrenceId 'Diadema setosum_2019_36.62896_22.8764_2-2'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213372'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2019_36.62952_22.87663_2.5-4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.62952_22.87663_2.5-4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.62952_22.87663_2.5-4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.62952 22.87663)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.62952"^^xsd:decimal ;
  dwc:decimalLongitude "22.87663"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.62952_22.87663_2.5-4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.62952 22.87663)"^^geo:wktLiteral ;
  geo-pos:lat "36.62952"^^xsd:decimal ;
  geo-pos:long "22.87663"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2019_36.62952_22.87663_2.5-4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2019_36.62952_22.87663_2.5-4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2019_36.62952_22.87663_2.5-4'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.87663'^^xsd:double;
  dwc:latitude '36.62952'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2019_36.62952_22.87663_2.5-4'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '4'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2019_36.6323_22.87739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.6323_22.87739> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.6323_22.87739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6323 22.87739)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6323"^^xsd:decimal ;
  dwc:decimalLongitude "22.87739"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.6323_22.87739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6323 22.87739)"^^geo:wktLiteral ;
  geo-pos:lat "36.6323"^^xsd:decimal ;
  geo-pos:long "22.87739"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2019_36.6323_22.87739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2019_36.6323_22.87739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2019_36.6323_22.87739'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.87739'^^xsd:double;
  dwc:latitude '36.6323'^^xsd:double;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2019_36.6323_22.87739'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_1998_37.52773_22.87803_1-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_1998_37.52773_22.87803_1-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_1998_37.52773_22.87803_1-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.52773 22.87803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.52773"^^xsd:decimal ;
  dwc:decimalLongitude "22.87803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_1998_37.52773_22.87803_1-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.52773 22.87803)"^^geo:wktLiteral ;
  geo-pos:lat "37.52773"^^xsd:decimal ;
  geo-pos:long "22.87803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_1998_37.52773_22.87803_1-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_1998_37.52773_22.87803_1-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_1998_37.52773_22.87803_1-5'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.87803'^^xsd:double;
  dwc:latitude '37.52773'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_1998_37.52773_22.87803_1-5'^^xsd:string;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'moderate'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2008_39.69887_22.87954_4-4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2008_39.69887_22.87954_4-4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2008_39.69887_22.87954_4-4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.69887 22.87954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.69887"^^xsd:decimal ;
  dwc:decimalLongitude "22.87954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2008_39.69887_22.87954_4-4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.69887 22.87954)"^^geo:wktLiteral ;
  geo-pos:lat "39.69887"^^xsd:decimal ;
  geo-pos:long "22.87954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2008_39.69887_22.87954_4-4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2008_39.69887_22.87954_4-4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2008_39.69887_22.87954_4-4'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.87954'^^xsd:double;
  dwc:latitude '39.69887'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'Fisheries Directive'^^xsd:string;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2008_39.69887_22.87954_4-4'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Crepidula%20fornicata_2000_38.83666_22.88015_colln%20Pesiridis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Crepidula%20fornicata_2000_38.83666_22.88015_colln%20Pesiridis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Crepidula%20fornicata_2000_38.83666_22.88015_colln%20Pesiridis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83666 22.88015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.83666"^^xsd:decimal ;
  dwc:decimalLongitude "22.88015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Crepidula%20fornicata_2000_38.83666_22.88015_colln%20Pesiridis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83666 22.88015)"^^geo:wktLiteral ;
  geo-pos:lat "38.83666"^^xsd:decimal ;
  geo-pos:long "22.88015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Crepidula%20fornicata_2000_38.83666_22.88015_colln%20Pesiridis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Crepidula fornicata_2000_38.83666_22.88015_colln Pesiridis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Crepidula fornicata_2000_38.83666_22.88015_colln Pesiridis'^^xsd:string;
  dwc:scientificName 'Crepidula fornicata (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'colln Pesiridis'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.88015'^^xsd:double;
  dwc:latitude '38.83666'^^xsd:double;
  dwc:aphiaid '138963'^^xsd:integer;
  dwc:occurrenceId 'Crepidula fornicata_2000_38.83666_22.88015_colln Pesiridis'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138963'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2015%2F2018_38.92057_22.88051_Thodoros%20Kampouris>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2015%2F2018_38.92057_22.88051_Thodoros%20Kampouris> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2015%2F2018_38.92057_22.88051_Thodoros%20Kampouris> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.92057 22.88051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.92057"^^xsd:decimal ;
  dwc:decimalLongitude "22.88051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2015%2F2018_38.92057_22.88051_Thodoros%20Kampouris>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.92057 22.88051)"^^geo:wktLiteral ;
  geo-pos:lat "38.92057"^^xsd:decimal ;
  geo-pos:long "22.88051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2015%2F2018_38.92057_22.88051_Thodoros%20Kampouris>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2015/2018_38.92057_22.88051_Thodoros Kampouris" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2015/2018_38.92057_22.88051_Thodoros Kampouris'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Thodoros Kampouris'^^xsd:string;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.88051'^^xsd:double;
  dwc:latitude '38.92057'^^xsd:double;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2015/2018_38.92057_22.88051_Thodoros Kampouris'^^xsd:string;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Hydroides%20elegans_1976_40.503_22.881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Hydroides%20elegans_1976_40.503_22.881> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Hydroides%20elegans_1976_40.503_22.881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.503 22.881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.503"^^xsd:decimal ;
  dwc:decimalLongitude "22.881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Hydroides%20elegans_1976_40.503_22.881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.503 22.881)"^^geo:wktLiteral ;
  geo-pos:lat "40.503"^^xsd:decimal ;
  geo-pos:long "22.881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Hydroides%20elegans_1976_40.503_22.881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hydroides elegans_1976_40.503_22.881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Hydroides elegans_1976_40.503_22.881'^^xsd:string;
  dwc:scientificName 'Hydroides elegans (Haswell, 1883) [nomen protectum]'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.881'^^xsd:double;
  dwc:latitude '40.503'^^xsd:double;
  dwc:aphiaid '131002'^^xsd:integer;
  dwc:occurrenceId 'Hydroides elegans_1976_40.503_22.881'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131002'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '5'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Crepidula%20fornicata_1994_38.83706_22.88203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Crepidula%20fornicata_1994_38.83706_22.88203> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Crepidula%20fornicata_1994_38.83706_22.88203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83706 22.88203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.83706"^^xsd:decimal ;
  dwc:decimalLongitude "22.88203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Crepidula%20fornicata_1994_38.83706_22.88203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83706 22.88203)"^^geo:wktLiteral ;
  geo-pos:lat "38.83706"^^xsd:decimal ;
  geo-pos:long "22.88203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Crepidula%20fornicata_1994_38.83706_22.88203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Crepidula fornicata_1994_38.83706_22.88203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Crepidula fornicata_1994_38.83706_22.88203'^^xsd:string;
  dwc:scientificName 'Crepidula fornicata (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.88203'^^xsd:double;
  dwc:latitude '38.83706'^^xsd:double;
  dwc:occurrenceRemarks 'approximate coordinates through Google Earth based on information provided by associatedReferences or asociatedMedia'^^xsd:string;
  dwc:aphiaid '138963'^^xsd:integer;
  dwc:occurrenceId 'Crepidula fornicata_1994_38.83706_22.88203'^^xsd:string;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138963'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Halophila%20stipulacea_2007_38.03224_22.88791_9.2-9.2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2007_38.03224_22.88791_9.2-9.2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2007_38.03224_22.88791_9.2-9.2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.03224 22.88791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.03224"^^xsd:decimal ;
  dwc:decimalLongitude "22.88791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "27"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Halophila%20stipulacea_2007_38.03224_22.88791_9.2-9.2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.03224 22.88791)"^^geo:wktLiteral ;
  geo-pos:lat "38.03224"^^xsd:decimal ;
  geo-pos:long "22.88791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "27"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Halophila%20stipulacea_2007_38.03224_22.88791_9.2-9.2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Halophila stipulacea_2007_38.03224_22.88791_9.2-9.2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Halophila stipulacea_2007_38.03224_22.88791_9.2-9.2'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea (Forsskål) Ascherson, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.88791'^^xsd:double;
  dwc:latitude '38.03224'^^xsd:double;
  dwc:coordinatePrecision '27'^^xsd:integer;
  dwc:minimumDepth '9.2'^^xsd:double;
  dwc:maximumDepth '9.2'^^xsd:double;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:occurrenceId 'Halophila stipulacea_2007_38.03224_22.88791_9.2-9.2'^^xsd:string;
  dwc:observationDate '2007-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'low'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Styela%20plicata_1968_40.58016_22.89025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Styela%20plicata_1968_40.58016_22.89025> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Styela%20plicata_1968_40.58016_22.89025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58016 22.89025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58016"^^xsd:decimal ;
  dwc:decimalLongitude "22.89025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Styela%20plicata_1968_40.58016_22.89025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58016 22.89025)"^^geo:wktLiteral ;
  geo-pos:lat "40.58016"^^xsd:decimal ;
  geo-pos:long "22.89025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Styela%20plicata_1968_40.58016_22.89025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Styela plicata_1968_40.58016_22.89025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Styela plicata_1968_40.58016_22.89025'^^xsd:string;
  dwc:scientificName 'Styela plicata (Lesueur, 1823)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.89025'^^xsd:double;
  dwc:latitude '40.58016'^^xsd:double;
  dwc:aphiaid '103936'^^xsd:integer;
  dwc:occurrenceId 'Styela plicata_1968_40.58016_22.89025'^^xsd:string;
  dwc:observationDate '1968-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103936'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Callinectes%20sapidus_2017_40.40651_22.89171_1.3-1.3_Thodoros%20Kampouris>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2017_40.40651_22.89171_1.3-1.3_Thodoros%20Kampouris> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2017_40.40651_22.89171_1.3-1.3_Thodoros%20Kampouris> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.40651 22.89171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.40651"^^xsd:decimal ;
  dwc:decimalLongitude "22.89171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Callinectes%20sapidus_2017_40.40651_22.89171_1.3-1.3_Thodoros%20Kampouris>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.40651 22.89171)"^^geo:wktLiteral ;
  geo-pos:lat "40.40651"^^xsd:decimal ;
  geo-pos:long "22.89171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Callinectes%20sapidus_2017_40.40651_22.89171_1.3-1.3_Thodoros%20Kampouris>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Callinectes sapidus_2017_40.40651_22.89171_1.3-1.3_Thodoros Kampouris" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Callinectes sapidus_2017_40.40651_22.89171_1.3-1.3_Thodoros Kampouris'^^xsd:string;
  dwc:scientificName 'Callinectes sapidus Rathbun, 1896'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Thodoros Kampouris'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.89171'^^xsd:double;
  dwc:latitude '40.40651'^^xsd:double;
  dwc:minimumDepth '1.3'^^xsd:double;
  dwc:maximumDepth '1.3'^^xsd:double;
  dwc:aphiaid '107379'^^xsd:integer;
  dwc:occurrenceId 'Callinectes sapidus_2017_40.40651_22.89171_1.3-1.3_Thodoros Kampouris'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107379'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2013_37.93441_22.89181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2013_37.93441_22.89181> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2013_37.93441_22.89181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.93441 22.89181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.93441"^^xsd:decimal ;
  dwc:decimalLongitude "22.89181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2013_37.93441_22.89181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.93441 22.89181)"^^geo:wktLiteral ;
  geo-pos:lat "37.93441"^^xsd:decimal ;
  geo-pos:long "22.89181"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2013_37.93441_22.89181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2013_37.93441_22.89181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2013_37.93441_22.89181'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.89181'^^xsd:double;
  dwc:latitude '37.93441'^^xsd:double;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2013_37.93441_22.89181'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2006_37.93441_22.89181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2006_37.93441_22.89181> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2006_37.93441_22.89181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.93441 22.89181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.93441"^^xsd:decimal ;
  dwc:decimalLongitude "22.89181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2006_37.93441_22.89181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.93441 22.89181)"^^geo:wktLiteral ;
  geo-pos:lat "37.93441"^^xsd:decimal ;
  geo-pos:long "22.89181"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2006_37.93441_22.89181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2006_37.93441_22.89181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2006_37.93441_22.89181'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.89181'^^xsd:double;
  dwc:latitude '37.93441'^^xsd:double;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2006_37.93441_22.89181'^^xsd:string;
  dwc:observationDate '2006-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2008_37.93441_22.89181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_37.93441_22.89181> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_37.93441_22.89181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.93441 22.89181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.93441"^^xsd:decimal ;
  dwc:decimalLongitude "22.89181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_37.93441_22.89181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.93441 22.89181)"^^geo:wktLiteral ;
  geo-pos:lat "37.93441"^^xsd:decimal ;
  geo-pos:long "22.89181"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2008_37.93441_22.89181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2008_37.93441_22.89181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2008_37.93441_22.89181'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.89181'^^xsd:double;
  dwc:latitude '37.93441'^^xsd:double;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2008_37.93441_22.89181'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Stypopodium%20schimperi_2008_37.93441_22.89181_1-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2008_37.93441_22.89181_1-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2008_37.93441_22.89181_1-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.93441 22.89181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.93441"^^xsd:decimal ;
  dwc:decimalLongitude "22.89181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2008_37.93441_22.89181_1-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.93441 22.89181)"^^geo:wktLiteral ;
  geo-pos:lat "37.93441"^^xsd:decimal ;
  geo-pos:long "22.89181"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Stypopodium%20schimperi_2008_37.93441_22.89181_1-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Stypopodium schimperi_2008_37.93441_22.89181_1-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Stypopodium schimperi_2008_37.93441_22.89181_1-1'^^xsd:string;
  dwc:scientificName 'Stypopodium schimperi (Kützing) Verlaque & Boudouresque, 1991'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.89181'^^xsd:double;
  dwc:latitude '37.93441'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '145391'^^xsd:integer;
  dwc:occurrenceId 'Stypopodium schimperi_2008_37.93441_22.89181_1-1'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145391'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2010_38.05267_22.892_3-62.7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2010_38.05267_22.892_3-62.7> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2010_38.05267_22.892_3-62.7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.05267 22.892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.05267"^^xsd:decimal ;
  dwc:decimalLongitude "22.892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "62.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2010_38.05267_22.892_3-62.7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.05267 22.892)"^^geo:wktLiteral ;
  geo-pos:lat "38.05267"^^xsd:decimal ;
  geo-pos:long "22.892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2010_38.05267_22.892_3-62.7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2010_38.05267_22.892_3-62.7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2010_38.05267_22.892_3-62.7'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.892'^^xsd:double;
  dwc:latitude '38.05267'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '62.7'^^xsd:double;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2010_38.05267_22.892_3-62.7'^^xsd:string;
  dwc:observationDate '2010-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_2011_40.372_22.89287_3-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_2011_40.372_22.89287_3-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_2011_40.372_22.89287_3-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.372 22.89287)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.372"^^xsd:decimal ;
  dwc:decimalLongitude "22.89287"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_2011_40.372_22.89287_3-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.372 22.89287)"^^geo:wktLiteral ;
  geo-pos:lat "40.372"^^xsd:decimal ;
  geo-pos:long "22.89287"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_2011_40.372_22.89287_3-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_2011_40.372_22.89287_3-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_2011_40.372_22.89287_3-10'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.89287'^^xsd:double;
  dwc:latitude '40.372'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_2011_40.372_22.89287_3-10'^^xsd:string;
  dwc:observationDate '2011-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Bursatella%20leachii_2008%2F2011_40.4067_22.89507_2-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Bursatella%20leachii_2008%2F2011_40.4067_22.89507_2-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Bursatella%20leachii_2008%2F2011_40.4067_22.89507_2-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4067 22.89507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4067"^^xsd:decimal ;
  dwc:decimalLongitude "22.89507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Bursatella%20leachii_2008%2F2011_40.4067_22.89507_2-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4067 22.89507)"^^geo:wktLiteral ;
  geo-pos:lat "40.4067"^^xsd:decimal ;
  geo-pos:long "22.89507"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Bursatella%20leachii_2008%2F2011_40.4067_22.89507_2-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Bursatella leachii_2008/2011_40.4067_22.89507_2-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Bursatella leachii_2008/2011_40.4067_22.89507_2-2'^^xsd:string;
  dwc:scientificName 'Bursatella leachii Blainville, 1817'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.89507'^^xsd:double;
  dwc:latitude '40.4067'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '138759'^^xsd:integer;
  dwc:occurrenceId 'Bursatella leachii_2008/2011_40.4067_22.89507_2-2'^^xsd:string;
  dwc:aphiaIdAccepted '138759'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '5'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_1962%2F1969_40.4067_22.89507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_1962%2F1969_40.4067_22.89507> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_1962%2F1969_40.4067_22.89507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4067 22.89507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4067"^^xsd:decimal ;
  dwc:decimalLongitude "22.89507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_1962%2F1969_40.4067_22.89507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4067 22.89507)"^^geo:wktLiteral ;
  geo-pos:lat "40.4067"^^xsd:decimal ;
  geo-pos:long "22.89507"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_1962%2F1969_40.4067_22.89507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_1962/1969_40.4067_22.89507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_1962/1969_40.4067_22.89507'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.89507'^^xsd:double;
  dwc:latitude '40.4067'^^xsd:double;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_1962/1969_40.4067_22.89507'^^xsd:string;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Spondylus%20spinosus_2008%2F2013_40.4067_22.89507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Spondylus%20spinosus_2008%2F2013_40.4067_22.89507> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Spondylus%20spinosus_2008%2F2013_40.4067_22.89507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4067 22.89507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4067"^^xsd:decimal ;
  dwc:decimalLongitude "22.89507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Spondylus%20spinosus_2008%2F2013_40.4067_22.89507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4067 22.89507)"^^geo:wktLiteral ;
  geo-pos:lat "40.4067"^^xsd:decimal ;
  geo-pos:long "22.89507"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Spondylus%20spinosus_2008%2F2013_40.4067_22.89507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Spondylus spinosus_2008/2013_40.4067_22.89507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Spondylus spinosus_2008/2013_40.4067_22.89507'^^xsd:string;
  dwc:scientificName 'Spondylus spinosus Schreibers, 1793'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.89507'^^xsd:double;
  dwc:latitude '40.4067'^^xsd:double;
  dwc:aphiaid '141552'^^xsd:integer;
  dwc:occurrenceId 'Spondylus spinosus_2008/2013_40.4067_22.89507'^^xsd:string;
  dwc:aphiaIdAccepted '141552'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Conomurex%20persicus_2020_37.5327_22.89932_0.3-7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Conomurex%20persicus_2020_37.5327_22.89932_0.3-7> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Conomurex%20persicus_2020_37.5327_22.89932_0.3-7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5327 22.89932)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5327"^^xsd:decimal ;
  dwc:decimalLongitude "22.89932"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Conomurex%20persicus_2020_37.5327_22.89932_0.3-7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5327 22.89932)"^^geo:wktLiteral ;
  geo-pos:lat "37.5327"^^xsd:decimal ;
  geo-pos:long "22.89932"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Conomurex%20persicus_2020_37.5327_22.89932_0.3-7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Conomurex persicus_2020_37.5327_22.89932_0.3-7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Conomurex persicus_2020_37.5327_22.89932_0.3-7'^^xsd:string;
  dwc:scientificName 'Conomurex persicus (Swainson, 1821)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.89932'^^xsd:double;
  dwc:latitude '37.5327'^^xsd:double;
  dwc:minimumDepth '0.3'^^xsd:double;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '565371'^^xsd:integer;
  dwc:occurrenceId 'Conomurex persicus_2020_37.5327_22.89932_0.3-7'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '565371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Ganonema%20farinosum_2020_37.5327_22.89932_0.3-7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Ganonema%20farinosum_2020_37.5327_22.89932_0.3-7> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Ganonema%20farinosum_2020_37.5327_22.89932_0.3-7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5327 22.89932)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5327"^^xsd:decimal ;
  dwc:decimalLongitude "22.89932"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Ganonema%20farinosum_2020_37.5327_22.89932_0.3-7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5327 22.89932)"^^geo:wktLiteral ;
  geo-pos:lat "37.5327"^^xsd:decimal ;
  geo-pos:long "22.89932"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Ganonema%20farinosum_2020_37.5327_22.89932_0.3-7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ganonema farinosum_2020_37.5327_22.89932_0.3-7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Ganonema farinosum_2020_37.5327_22.89932_0.3-7'^^xsd:string;
  dwc:scientificName 'Ganonema farinosum (J.V.Lamouroux) K.-C.Fan & Y.-C.Wang, 1974'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.89932'^^xsd:double;
  dwc:latitude '37.5327'^^xsd:double;
  dwc:minimumDepth '0.3'^^xsd:double;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '145749'^^xsd:integer;
  dwc:occurrenceId 'Ganonema farinosum_2020_37.5327_22.89932_0.3-7'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145749'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '13'^^xsd:integer;
  dwc:organismQuantityType '% cover'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2020_37.5327_22.89932_0.3-7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2020_37.5327_22.89932_0.3-7> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2020_37.5327_22.89932_0.3-7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5327 22.89932)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5327"^^xsd:decimal ;
  dwc:decimalLongitude "22.89932"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2020_37.5327_22.89932_0.3-7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5327 22.89932)"^^geo:wktLiteral ;
  geo-pos:lat "37.5327"^^xsd:decimal ;
  geo-pos:long "22.89932"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2020_37.5327_22.89932_0.3-7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2020_37.5327_22.89932_0.3-7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2020_37.5327_22.89932_0.3-7'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.89932'^^xsd:double;
  dwc:latitude '37.5327'^^xsd:double;
  dwc:minimumDepth '0.3'^^xsd:double;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2020_37.5327_22.89932_0.3-7'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2020_37.5327_22.89932_0.3-7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2020_37.5327_22.89932_0.3-7> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2020_37.5327_22.89932_0.3-7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5327 22.89932)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5327"^^xsd:decimal ;
  dwc:decimalLongitude "22.89932"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2020_37.5327_22.89932_0.3-7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5327 22.89932)"^^geo:wktLiteral ;
  geo-pos:lat "37.5327"^^xsd:decimal ;
  geo-pos:long "22.89932"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2020_37.5327_22.89932_0.3-7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2020_37.5327_22.89932_0.3-7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2020_37.5327_22.89932_0.3-7'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.89932'^^xsd:double;
  dwc:latitude '37.5327'^^xsd:double;
  dwc:minimumDepth '0.3'^^xsd:double;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2020_37.5327_22.89932_0.3-7'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '6'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2020_37.5327_22.89932_0.3-7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_37.5327_22.89932_0.3-7> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_37.5327_22.89932_0.3-7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5327 22.89932)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5327"^^xsd:decimal ;
  dwc:decimalLongitude "22.89932"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_37.5327_22.89932_0.3-7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5327 22.89932)"^^geo:wktLiteral ;
  geo-pos:lat "37.5327"^^xsd:decimal ;
  geo-pos:long "22.89932"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2020_37.5327_22.89932_0.3-7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2020_37.5327_22.89932_0.3-7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2020_37.5327_22.89932_0.3-7'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.89932'^^xsd:double;
  dwc:latitude '37.5327'^^xsd:double;
  dwc:minimumDepth '0.3'^^xsd:double;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2020_37.5327_22.89932_0.3-7'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Stypopodium%20schimperi_2020_37.5327_22.89932_0.3-7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2020_37.5327_22.89932_0.3-7> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2020_37.5327_22.89932_0.3-7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5327 22.89932)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5327"^^xsd:decimal ;
  dwc:decimalLongitude "22.89932"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2020_37.5327_22.89932_0.3-7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5327 22.89932)"^^geo:wktLiteral ;
  geo-pos:lat "37.5327"^^xsd:decimal ;
  geo-pos:long "22.89932"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Stypopodium%20schimperi_2020_37.5327_22.89932_0.3-7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Stypopodium schimperi_2020_37.5327_22.89932_0.3-7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Stypopodium schimperi_2020_37.5327_22.89932_0.3-7'^^xsd:string;
  dwc:scientificName 'Stypopodium schimperi (Kützing) Verlaque & Boudouresque, 1991'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.89932'^^xsd:double;
  dwc:latitude '37.5327'^^xsd:double;
  dwc:minimumDepth '0.3'^^xsd:double;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '145391'^^xsd:integer;
  dwc:occurrenceId 'Stypopodium schimperi_2020_37.5327_22.89932_0.3-7'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145391'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Synaptula%20reciprocans_2020_37.5327_22.89932_0.3-7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2020_37.5327_22.89932_0.3-7> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2020_37.5327_22.89932_0.3-7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5327 22.89932)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5327"^^xsd:decimal ;
  dwc:decimalLongitude "22.89932"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2020_37.5327_22.89932_0.3-7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5327 22.89932)"^^geo:wktLiteral ;
  geo-pos:lat "37.5327"^^xsd:decimal ;
  geo-pos:long "22.89932"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Synaptula%20reciprocans_2020_37.5327_22.89932_0.3-7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Synaptula reciprocans_2020_37.5327_22.89932_0.3-7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Synaptula reciprocans_2020_37.5327_22.89932_0.3-7'^^xsd:string;
  dwc:scientificName 'Synaptula reciprocans (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.89932'^^xsd:double;
  dwc:latitude '37.5327'^^xsd:double;
  dwc:minimumDepth '0.3'^^xsd:double;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '124483'^^xsd:integer;
  dwc:occurrenceId 'Synaptula reciprocans_2020_37.5327_22.89932_0.3-7'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124483'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2014_36.22543_22.90337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2014_36.22543_22.90337> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2014_36.22543_22.90337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.22543 22.90337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.22543"^^xsd:decimal ;
  dwc:decimalLongitude "22.90337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2014_36.22543_22.90337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.22543 22.90337)"^^geo:wktLiteral ;
  geo-pos:lat "36.22543"^^xsd:decimal ;
  geo-pos:long "22.90337"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "28"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2014_36.22543_22.90337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2014_36.22543_22.90337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2014_36.22543_22.90337'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.90337'^^xsd:double;
  dwc:latitude '36.22543'^^xsd:double;
  dwc:coordinatePrecision '28'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2014_36.22543_22.90337'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2014_36.22543_22.90337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2014_36.22543_22.90337> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2014_36.22543_22.90337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.22543 22.90337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.22543"^^xsd:decimal ;
  dwc:decimalLongitude "22.90337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2014_36.22543_22.90337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.22543 22.90337)"^^geo:wktLiteral ;
  geo-pos:lat "36.22543"^^xsd:decimal ;
  geo-pos:long "22.90337"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "28"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2014_36.22543_22.90337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2014_36.22543_22.90337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2014_36.22543_22.90337'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.90337'^^xsd:double;
  dwc:latitude '36.22543'^^xsd:double;
  dwc:coordinatePrecision '28'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2014_36.22543_22.90337'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2014_36.23659_22.90389_0-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2014_36.23659_22.90389_0-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2014_36.23659_22.90389_0-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.23659 22.90389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.23659"^^xsd:decimal ;
  dwc:decimalLongitude "22.90389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2014_36.23659_22.90389_0-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.23659 22.90389)"^^geo:wktLiteral ;
  geo-pos:lat "36.23659"^^xsd:decimal ;
  geo-pos:long "22.90389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2014_36.23659_22.90389_0-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2014_36.23659_22.90389_0-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2014_36.23659_22.90389_0-10'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.90389'^^xsd:double;
  dwc:latitude '36.23659'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2014_36.23659_22.90389_0-10'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2014_36.23659_22.90389_0-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2014_36.23659_22.90389_0-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2014_36.23659_22.90389_0-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.23659 22.90389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.23659"^^xsd:decimal ;
  dwc:decimalLongitude "22.90389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2014_36.23659_22.90389_0-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.23659 22.90389)"^^geo:wktLiteral ;
  geo-pos:lat "36.23659"^^xsd:decimal ;
  geo-pos:long "22.90389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2014_36.23659_22.90389_0-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2014_36.23659_22.90389_0-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2014_36.23659_22.90389_0-10'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.90389'^^xsd:double;
  dwc:latitude '36.23659'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2014_36.23659_22.90389_0-10'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '20'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2014_36.23659_22.90389_0-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2014_36.23659_22.90389_0-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2014_36.23659_22.90389_0-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.23659 22.90389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.23659"^^xsd:decimal ;
  dwc:decimalLongitude "22.90389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2014_36.23659_22.90389_0-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.23659 22.90389)"^^geo:wktLiteral ;
  geo-pos:lat "36.23659"^^xsd:decimal ;
  geo-pos:long "22.90389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2014_36.23659_22.90389_0-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2014_36.23659_22.90389_0-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2014_36.23659_22.90389_0-10'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.90389'^^xsd:double;
  dwc:latitude '36.23659'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2014_36.23659_22.90389_0-10'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '10'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2014_36.23509_22.90501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2014_36.23509_22.90501> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2014_36.23509_22.90501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.23509 22.90501)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.23509"^^xsd:decimal ;
  dwc:decimalLongitude "22.90501"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2014_36.23509_22.90501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.23509 22.90501)"^^geo:wktLiteral ;
  geo-pos:lat "36.23509"^^xsd:decimal ;
  geo-pos:long "22.90501"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2014_36.23509_22.90501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2014_36.23509_22.90501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2014_36.23509_22.90501'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.90501'^^xsd:double;
  dwc:latitude '36.23509'^^xsd:double;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2014_36.23509_22.90501'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Codium%20fragile%20subsp.%20fragile_2007_40.50782_22.90512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Codium%20fragile%20subsp.%20fragile_2007_40.50782_22.90512> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Codium%20fragile%20subsp.%20fragile_2007_40.50782_22.90512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.50782 22.90512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.50782"^^xsd:decimal ;
  dwc:decimalLongitude "22.90512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Codium%20fragile%20subsp.%20fragile_2007_40.50782_22.90512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.50782 22.90512)"^^geo:wktLiteral ;
  geo-pos:lat "40.50782"^^xsd:decimal ;
  geo-pos:long "22.90512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Codium%20fragile%20subsp.%20fragile_2007_40.50782_22.90512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Codium fragile subsp. fragile_2007_40.50782_22.90512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Codium fragile subsp. fragile_2007_40.50782_22.90512'^^xsd:string;
  dwc:scientificName 'Codium fragile subsp. fragile (Suringar) Hariot, 1889'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.90512'^^xsd:double;
  dwc:latitude '40.50782'^^xsd:double;
  dwc:aphiaid '370562'^^xsd:integer;
  dwc:occurrenceId 'Codium fragile subsp. fragile_2007_40.50782_22.90512'^^xsd:string;
  dwc:observationDate '2007-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '370562'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Callinectes%20sapidus_2018_39.29439_22.90565_2-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2018_39.29439_22.90565_2-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2018_39.29439_22.90565_2-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.29439 22.90565)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.29439"^^xsd:decimal ;
  dwc:decimalLongitude "22.90565"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Callinectes%20sapidus_2018_39.29439_22.90565_2-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.29439 22.90565)"^^geo:wktLiteral ;
  geo-pos:lat "39.29439"^^xsd:decimal ;
  geo-pos:long "22.90565"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Callinectes%20sapidus_2018_39.29439_22.90565_2-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Callinectes sapidus_2018_39.29439_22.90565_2-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Callinectes sapidus_2018_39.29439_22.90565_2-2'^^xsd:string;
  dwc:scientificName 'Callinectes sapidus Rathbun, 1896'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.90565'^^xsd:double;
  dwc:latitude '39.29439'^^xsd:double;
  dwc:coordinatePrecision '39'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '107379'^^xsd:integer;
  dwc:occurrenceId 'Callinectes sapidus_2018_39.29439_22.90565_2-2'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107379'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Hydroides%20elegans_1997_40.50645_22.90675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Hydroides%20elegans_1997_40.50645_22.90675> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Hydroides%20elegans_1997_40.50645_22.90675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.50645 22.90675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.50645"^^xsd:decimal ;
  dwc:decimalLongitude "22.90675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Hydroides%20elegans_1997_40.50645_22.90675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.50645 22.90675)"^^geo:wktLiteral ;
  geo-pos:lat "40.50645"^^xsd:decimal ;
  geo-pos:long "22.90675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Hydroides%20elegans_1997_40.50645_22.90675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hydroides elegans_1997_40.50645_22.90675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Hydroides elegans_1997_40.50645_22.90675'^^xsd:string;
  dwc:scientificName 'Hydroides elegans (Haswell, 1883) [nomen protectum]'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.90675'^^xsd:double;
  dwc:latitude '40.50645'^^xsd:double;
  dwc:aphiaid '131002'^^xsd:integer;
  dwc:occurrenceId 'Hydroides elegans_1997_40.50645_22.90675'^^xsd:string;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131002'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Styela%20plicata_2004%2F2005_40.51361_22.90694_4-4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Styela%20plicata_2004%2F2005_40.51361_22.90694_4-4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Styela%20plicata_2004%2F2005_40.51361_22.90694_4-4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.51361 22.90694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.51361"^^xsd:decimal ;
  dwc:decimalLongitude "22.90694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Styela%20plicata_2004%2F2005_40.51361_22.90694_4-4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.51361 22.90694)"^^geo:wktLiteral ;
  geo-pos:lat "40.51361"^^xsd:decimal ;
  geo-pos:long "22.90694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Styela%20plicata_2004%2F2005_40.51361_22.90694_4-4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Styela plicata_2004/2005_40.51361_22.90694_4-4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Styela plicata_2004/2005_40.51361_22.90694_4-4'^^xsd:string;
  dwc:scientificName 'Styela plicata (Lesueur, 1823)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.90694'^^xsd:double;
  dwc:latitude '40.51361'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '103936'^^xsd:integer;
  dwc:occurrenceId 'Styela plicata_2004/2005_40.51361_22.90694_4-4'^^xsd:string;
  dwc:aphiaIdAccepted '103936'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '660'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Styela%20plicata_2005_40.51361_22.90694_10-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Styela%20plicata_2005_40.51361_22.90694_10-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Styela%20plicata_2005_40.51361_22.90694_10-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.51361 22.90694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.51361"^^xsd:decimal ;
  dwc:decimalLongitude "22.90694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Styela%20plicata_2005_40.51361_22.90694_10-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.51361 22.90694)"^^geo:wktLiteral ;
  geo-pos:lat "40.51361"^^xsd:decimal ;
  geo-pos:long "22.90694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Styela%20plicata_2005_40.51361_22.90694_10-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Styela plicata_2005_40.51361_22.90694_10-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Styela plicata_2005_40.51361_22.90694_10-10'^^xsd:string;
  dwc:scientificName 'Styela plicata (Lesueur, 1823)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.90694'^^xsd:double;
  dwc:latitude '40.51361'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '103936'^^xsd:integer;
  dwc:occurrenceId 'Styela plicata_2005_40.51361_22.90694_10-10'^^xsd:string;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103936'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Bursatella%20leachii_2003_38.05736_22.90801_2-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Bursatella%20leachii_2003_38.05736_22.90801_2-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Bursatella%20leachii_2003_38.05736_22.90801_2-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.05736 22.90801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.05736"^^xsd:decimal ;
  dwc:decimalLongitude "22.90801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Bursatella%20leachii_2003_38.05736_22.90801_2-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.05736 22.90801)"^^geo:wktLiteral ;
  geo-pos:lat "38.05736"^^xsd:decimal ;
  geo-pos:long "22.90801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Bursatella%20leachii_2003_38.05736_22.90801_2-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Bursatella leachii_2003_38.05736_22.90801_2-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Bursatella leachii_2003_38.05736_22.90801_2-2'^^xsd:string;
  dwc:scientificName 'Bursatella leachii Blainville, 1817'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.90801'^^xsd:double;
  dwc:latitude '38.05736'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '138759'^^xsd:integer;
  dwc:occurrenceId 'Bursatella leachii_2003_38.05736_22.90801_2-2'^^xsd:string;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138759'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2001_38.05736_22.90801_40-50>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2001_38.05736_22.90801_40-50> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2001_38.05736_22.90801_40-50> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.05736 22.90801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.05736"^^xsd:decimal ;
  dwc:decimalLongitude "22.90801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2001_38.05736_22.90801_40-50>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.05736 22.90801)"^^geo:wktLiteral ;
  geo-pos:lat "38.05736"^^xsd:decimal ;
  geo-pos:long "22.90801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2001_38.05736_22.90801_40-50>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2001_38.05736_22.90801_40-50" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2001_38.05736_22.90801_40-50'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.90801'^^xsd:double;
  dwc:latitude '38.05736'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2001_38.05736_22.90801_40-50'^^xsd:string;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'very high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2009_36.19826_22.90827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2009_36.19826_22.90827> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2009_36.19826_22.90827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.19826 22.90827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.19826"^^xsd:decimal ;
  dwc:decimalLongitude "22.90827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2009_36.19826_22.90827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.19826 22.90827)"^^geo:wktLiteral ;
  geo-pos:lat "36.19826"^^xsd:decimal ;
  geo-pos:long "22.90827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2009_36.19826_22.90827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2009_36.19826_22.90827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2009_36.19826_22.90827'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.90827'^^xsd:double;
  dwc:latitude '36.19826'^^xsd:double;
  dwc:occurrenceRemarks 'Fisheries Directive'^^xsd:string;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2009_36.19826_22.90827'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Diadema%20setosum_2020_37.18836_22.90886_0.3-8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Diadema%20setosum_2020_37.18836_22.90886_0.3-8> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Diadema%20setosum_2020_37.18836_22.90886_0.3-8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18836 22.90886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18836"^^xsd:decimal ;
  dwc:decimalLongitude "22.90886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Diadema%20setosum_2020_37.18836_22.90886_0.3-8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18836 22.90886)"^^geo:wktLiteral ;
  geo-pos:lat "37.18836"^^xsd:decimal ;
  geo-pos:long "22.90886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Diadema%20setosum_2020_37.18836_22.90886_0.3-8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Diadema setosum_2020_37.18836_22.90886_0.3-8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Diadema setosum_2020_37.18836_22.90886_0.3-8'^^xsd:string;
  dwc:scientificName 'Diadema setosum (Leske, 1778)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.90886'^^xsd:double;
  dwc:latitude '37.18836'^^xsd:double;
  dwc:minimumDepth '0.3'^^xsd:double;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '213372'^^xsd:integer;
  dwc:occurrenceId 'Diadema setosum_2020_37.18836_22.90886_0.3-8'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213372'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Ganonema%20farinosum_2020_37.18836_22.90886_0.3-8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Ganonema%20farinosum_2020_37.18836_22.90886_0.3-8> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Ganonema%20farinosum_2020_37.18836_22.90886_0.3-8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18836 22.90886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18836"^^xsd:decimal ;
  dwc:decimalLongitude "22.90886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Ganonema%20farinosum_2020_37.18836_22.90886_0.3-8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18836 22.90886)"^^geo:wktLiteral ;
  geo-pos:lat "37.18836"^^xsd:decimal ;
  geo-pos:long "22.90886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Ganonema%20farinosum_2020_37.18836_22.90886_0.3-8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ganonema farinosum_2020_37.18836_22.90886_0.3-8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Ganonema farinosum_2020_37.18836_22.90886_0.3-8'^^xsd:string;
  dwc:scientificName 'Ganonema farinosum (J.V.Lamouroux) K.-C.Fan & Y.-C.Wang, 1974'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.90886'^^xsd:double;
  dwc:latitude '37.18836'^^xsd:double;
  dwc:minimumDepth '0.3'^^xsd:double;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145749'^^xsd:integer;
  dwc:occurrenceId 'Ganonema farinosum_2020_37.18836_22.90886_0.3-8'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145749'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '100'^^xsd:integer;
  dwc:organismQuantityType '% cover'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2020_37.18836_22.90886_0.3-8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2020_37.18836_22.90886_0.3-8> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2020_37.18836_22.90886_0.3-8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18836 22.90886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18836"^^xsd:decimal ;
  dwc:decimalLongitude "22.90886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2020_37.18836_22.90886_0.3-8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18836 22.90886)"^^geo:wktLiteral ;
  geo-pos:lat "37.18836"^^xsd:decimal ;
  geo-pos:long "22.90886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2020_37.18836_22.90886_0.3-8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2020_37.18836_22.90886_0.3-8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2020_37.18836_22.90886_0.3-8'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.90886'^^xsd:double;
  dwc:latitude '37.18836'^^xsd:double;
  dwc:minimumDepth '0.3'^^xsd:double;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2020_37.18836_22.90886_0.3-8'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '11'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2020_37.18836_22.90886_0.3-8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2020_37.18836_22.90886_0.3-8> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2020_37.18836_22.90886_0.3-8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18836 22.90886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18836"^^xsd:decimal ;
  dwc:decimalLongitude "22.90886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2020_37.18836_22.90886_0.3-8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18836 22.90886)"^^geo:wktLiteral ;
  geo-pos:lat "37.18836"^^xsd:decimal ;
  geo-pos:long "22.90886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2020_37.18836_22.90886_0.3-8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2020_37.18836_22.90886_0.3-8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2020_37.18836_22.90886_0.3-8'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.90886'^^xsd:double;
  dwc:latitude '37.18836'^^xsd:double;
  dwc:minimumDepth '0.3'^^xsd:double;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2020_37.18836_22.90886_0.3-8'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '8'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2020_37.18836_22.90886_0.3-8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_37.18836_22.90886_0.3-8> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_37.18836_22.90886_0.3-8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18836 22.90886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18836"^^xsd:decimal ;
  dwc:decimalLongitude "22.90886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_37.18836_22.90886_0.3-8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18836 22.90886)"^^geo:wktLiteral ;
  geo-pos:lat "37.18836"^^xsd:decimal ;
  geo-pos:long "22.90886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2020_37.18836_22.90886_0.3-8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2020_37.18836_22.90886_0.3-8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2020_37.18836_22.90886_0.3-8'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.90886'^^xsd:double;
  dwc:latitude '37.18836'^^xsd:double;
  dwc:minimumDepth '0.3'^^xsd:double;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2020_37.18836_22.90886_0.3-8'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_2018_38.0564_22.90903_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_2018_38.0564_22.90903_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_2018_38.0564_22.90903_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0564 22.90903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.0564"^^xsd:decimal ;
  dwc:decimalLongitude "22.90903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_2018_38.0564_22.90903_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0564 22.90903)"^^geo:wktLiteral ;
  geo-pos:lat "38.0564"^^xsd:decimal ;
  geo-pos:long "22.90903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_2018_38.0564_22.90903_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_2018_38.0564_22.90903_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_2018_38.0564_22.90903_5-5'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.90903'^^xsd:double;
  dwc:latitude '38.0564'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_2018_38.0564_22.90903_5-5'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '12'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Stypopodium%20schimperi_2018_38.06196_22.91419_20-20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2018_38.06196_22.91419_20-20> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2018_38.06196_22.91419_20-20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.06196 22.91419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.06196"^^xsd:decimal ;
  dwc:decimalLongitude "22.91419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "18"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2018_38.06196_22.91419_20-20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.06196 22.91419)"^^geo:wktLiteral ;
  geo-pos:lat "38.06196"^^xsd:decimal ;
  geo-pos:long "22.91419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "18"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Stypopodium%20schimperi_2018_38.06196_22.91419_20-20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Stypopodium schimperi_2018_38.06196_22.91419_20-20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Stypopodium schimperi_2018_38.06196_22.91419_20-20'^^xsd:string;
  dwc:scientificName 'Stypopodium schimperi (Kützing) Verlaque & Boudouresque, 1991'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.91419'^^xsd:double;
  dwc:latitude '38.06196'^^xsd:double;
  dwc:coordinatePrecision '18'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '145391'^^xsd:integer;
  dwc:occurrenceId 'Stypopodium schimperi_2018_38.06196_22.91419_20-20'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145391'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2018_36.25769_22.91472_27-27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2018_36.25769_22.91472_27-27> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2018_36.25769_22.91472_27-27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.25769 22.91472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.25769"^^xsd:decimal ;
  dwc:decimalLongitude "22.91472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2018_36.25769_22.91472_27-27>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.25769 22.91472)"^^geo:wktLiteral ;
  geo-pos:lat "36.25769"^^xsd:decimal ;
  geo-pos:long "22.91472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2018_36.25769_22.91472_27-27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2018_36.25769_22.91472_27-27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2018_36.25769_22.91472_27-27'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.91472'^^xsd:double;
  dwc:latitude '36.25769'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2018_36.25769_22.91472_27-27'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2018_36.2577_22.91473_Manousos%20Charalampos>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2018_36.2577_22.91473_Manousos%20Charalampos> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2018_36.2577_22.91473_Manousos%20Charalampos> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2577 22.91473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.2577"^^xsd:decimal ;
  dwc:decimalLongitude "22.91473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2018_36.2577_22.91473_Manousos%20Charalampos>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2577 22.91473)"^^geo:wktLiteral ;
  geo-pos:lat "36.2577"^^xsd:decimal ;
  geo-pos:long "22.91473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2018_36.2577_22.91473_Manousos%20Charalampos>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2018_36.2577_22.91473_Manousos Charalampos" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2018_36.2577_22.91473_Manousos Charalampos'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Manousos Charalampos'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.91473'^^xsd:double;
  dwc:latitude '36.2577'^^xsd:double;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2018_36.2577_22.91473_Manousos Charalampos'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2014_37.93747_22.91561_Dimitris%20Poursanidis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2014_37.93747_22.91561_Dimitris%20Poursanidis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2014_37.93747_22.91561_Dimitris%20Poursanidis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.93747 22.91561)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.93747"^^xsd:decimal ;
  dwc:decimalLongitude "22.91561"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "402"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2014_37.93747_22.91561_Dimitris%20Poursanidis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.93747 22.91561)"^^geo:wktLiteral ;
  geo-pos:lat "37.93747"^^xsd:decimal ;
  geo-pos:long "22.91561"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "402"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2014_37.93747_22.91561_Dimitris%20Poursanidis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2014_37.93747_22.91561_Dimitris Poursanidis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2014_37.93747_22.91561_Dimitris Poursanidis'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Dimitris Poursanidis'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.91561'^^xsd:double;
  dwc:latitude '37.93747'^^xsd:double;
  dwc:coordinatePrecision '402'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2014_37.93747_22.91561_Dimitris Poursanidis'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Asparagopsis_2008_39.12413_22.91697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Asparagopsis_2008_39.12413_22.91697> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Asparagopsis_2008_39.12413_22.91697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12413 22.91697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.12413"^^xsd:decimal ;
  dwc:decimalLongitude "22.91697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Asparagopsis_2008_39.12413_22.91697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12413 22.91697)"^^geo:wktLiteral ;
  geo-pos:lat "39.12413"^^xsd:decimal ;
  geo-pos:long "22.91697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Asparagopsis_2008_39.12413_22.91697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Asparagopsis_2008_39.12413_22.91697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Asparagopsis_2008_39.12413_22.91697'^^xsd:string;
  dwc:scientificName 'Asparagopsis Montagne, 1840'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.91697'^^xsd:double;
  dwc:latitude '39.12413'^^xsd:double;
  dwc:aphiaid '143809'^^xsd:integer;
  dwc:occurrenceId 'Asparagopsis_2008_39.12413_22.91697'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143809'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2008_39.12413_22.91697_0.5-0.5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2008_39.12413_22.91697_0.5-0.5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2008_39.12413_22.91697_0.5-0.5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12413 22.91697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.12413"^^xsd:decimal ;
  dwc:decimalLongitude "22.91697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2008_39.12413_22.91697_0.5-0.5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12413 22.91697)"^^geo:wktLiteral ;
  geo-pos:lat "39.12413"^^xsd:decimal ;
  geo-pos:long "22.91697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2008_39.12413_22.91697_0.5-0.5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2008_39.12413_22.91697_0.5-0.5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2008_39.12413_22.91697_0.5-0.5'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.91697'^^xsd:double;
  dwc:latitude '39.12413'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2008_39.12413_22.91697_0.5-0.5'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'very high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2009_39.12413_22.91697_0.5-0.5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_39.12413_22.91697_0.5-0.5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_39.12413_22.91697_0.5-0.5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12413 22.91697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.12413"^^xsd:decimal ;
  dwc:decimalLongitude "22.91697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_39.12413_22.91697_0.5-0.5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12413 22.91697)"^^geo:wktLiteral ;
  geo-pos:lat "39.12413"^^xsd:decimal ;
  geo-pos:long "22.91697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2009_39.12413_22.91697_0.5-0.5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2009_39.12413_22.91697_0.5-0.5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2009_39.12413_22.91697_0.5-0.5'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.91697'^^xsd:double;
  dwc:latitude '39.12413'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2009_39.12413_22.91697_0.5-0.5'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'very high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Rapana%20venosa_2018%2F2011_40.50798_22.91761_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Rapana%20venosa_2018%2F2011_40.50798_22.91761_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Rapana%20venosa_2018%2F2011_40.50798_22.91761_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.50798 22.91761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.50798"^^xsd:decimal ;
  dwc:decimalLongitude "22.91761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Rapana%20venosa_2018%2F2011_40.50798_22.91761_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.50798 22.91761)"^^geo:wktLiteral ;
  geo-pos:lat "40.50798"^^xsd:decimal ;
  geo-pos:long "22.91761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Rapana%20venosa_2018%2F2011_40.50798_22.91761_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Rapana venosa_2018/2011_40.50798_22.91761_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Rapana venosa_2018/2011_40.50798_22.91761_5-5'^^xsd:string;
  dwc:scientificName 'Rapana venosa (Valenciennes, 1846)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2018'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.91761'^^xsd:double;
  dwc:latitude '40.50798'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '140416'^^xsd:integer;
  dwc:occurrenceId 'Rapana venosa_2018/2011_40.50798_22.91761_5-5'^^xsd:string;
  dwc:aphiaIdAccepted '140416'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Conomurex%20persicus_2020_37.53183_22.92064_0.3-6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Conomurex%20persicus_2020_37.53183_22.92064_0.3-6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Conomurex%20persicus_2020_37.53183_22.92064_0.3-6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.53183 22.92064)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.53183"^^xsd:decimal ;
  dwc:decimalLongitude "22.92064"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Conomurex%20persicus_2020_37.53183_22.92064_0.3-6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.53183 22.92064)"^^geo:wktLiteral ;
  geo-pos:lat "37.53183"^^xsd:decimal ;
  geo-pos:long "22.92064"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Conomurex%20persicus_2020_37.53183_22.92064_0.3-6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Conomurex persicus_2020_37.53183_22.92064_0.3-6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Conomurex persicus_2020_37.53183_22.92064_0.3-6'^^xsd:string;
  dwc:scientificName 'Conomurex persicus (Swainson, 1821)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.92064'^^xsd:double;
  dwc:latitude '37.53183'^^xsd:double;
  dwc:coordinatePrecision '7'^^xsd:integer;
  dwc:minimumDepth '0.3'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '565371'^^xsd:integer;
  dwc:occurrenceId 'Conomurex persicus_2020_37.53183_22.92064_0.3-6'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '565371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_2020_37.53183_22.92064_0.3-6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_2020_37.53183_22.92064_0.3-6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_2020_37.53183_22.92064_0.3-6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.53183 22.92064)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.53183"^^xsd:decimal ;
  dwc:decimalLongitude "22.92064"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_2020_37.53183_22.92064_0.3-6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.53183 22.92064)"^^geo:wktLiteral ;
  geo-pos:lat "37.53183"^^xsd:decimal ;
  geo-pos:long "22.92064"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_2020_37.53183_22.92064_0.3-6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_2020_37.53183_22.92064_0.3-6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_2020_37.53183_22.92064_0.3-6'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.92064'^^xsd:double;
  dwc:latitude '37.53183'^^xsd:double;
  dwc:coordinatePrecision '7'^^xsd:integer;
  dwc:minimumDepth '0.3'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_2020_37.53183_22.92064_0.3-6'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2020_37.53183_22.92064_0.3-6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2020_37.53183_22.92064_0.3-6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2020_37.53183_22.92064_0.3-6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.53183 22.92064)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.53183"^^xsd:decimal ;
  dwc:decimalLongitude "22.92064"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2020_37.53183_22.92064_0.3-6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.53183 22.92064)"^^geo:wktLiteral ;
  geo-pos:lat "37.53183"^^xsd:decimal ;
  geo-pos:long "22.92064"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2020_37.53183_22.92064_0.3-6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2020_37.53183_22.92064_0.3-6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2020_37.53183_22.92064_0.3-6'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.92064'^^xsd:double;
  dwc:latitude '37.53183'^^xsd:double;
  dwc:coordinatePrecision '7'^^xsd:integer;
  dwc:minimumDepth '0.3'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2020_37.53183_22.92064_0.3-6'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2020_37.53183_22.92064_0.3-6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_37.53183_22.92064_0.3-6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_37.53183_22.92064_0.3-6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.53183 22.92064)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.53183"^^xsd:decimal ;
  dwc:decimalLongitude "22.92064"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_37.53183_22.92064_0.3-6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.53183 22.92064)"^^geo:wktLiteral ;
  geo-pos:lat "37.53183"^^xsd:decimal ;
  geo-pos:long "22.92064"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2020_37.53183_22.92064_0.3-6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2020_37.53183_22.92064_0.3-6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2020_37.53183_22.92064_0.3-6'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.92064'^^xsd:double;
  dwc:latitude '37.53183'^^xsd:double;
  dwc:coordinatePrecision '7'^^xsd:integer;
  dwc:minimumDepth '0.3'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2020_37.53183_22.92064_0.3-6'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '11'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Stypopodium%20schimperi_2020_37.53183_22.92064_0.3-6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2020_37.53183_22.92064_0.3-6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2020_37.53183_22.92064_0.3-6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.53183 22.92064)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.53183"^^xsd:decimal ;
  dwc:decimalLongitude "22.92064"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2020_37.53183_22.92064_0.3-6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.53183 22.92064)"^^geo:wktLiteral ;
  geo-pos:lat "37.53183"^^xsd:decimal ;
  geo-pos:long "22.92064"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Stypopodium%20schimperi_2020_37.53183_22.92064_0.3-6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Stypopodium schimperi_2020_37.53183_22.92064_0.3-6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Stypopodium schimperi_2020_37.53183_22.92064_0.3-6'^^xsd:string;
  dwc:scientificName 'Stypopodium schimperi (Kützing) Verlaque & Boudouresque, 1991'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.92064'^^xsd:double;
  dwc:latitude '37.53183'^^xsd:double;
  dwc:coordinatePrecision '7'^^xsd:integer;
  dwc:minimumDepth '0.3'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '145391'^^xsd:integer;
  dwc:occurrenceId 'Stypopodium schimperi_2020_37.53183_22.92064_0.3-6'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145391'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Mnemiopsis%20leidyi_2018_40.37934_22.92073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2018_40.37934_22.92073> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2018_40.37934_22.92073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.37934 22.92073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.37934"^^xsd:decimal ;
  dwc:decimalLongitude "22.92073"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2018_40.37934_22.92073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.37934 22.92073)"^^geo:wktLiteral ;
  geo-pos:lat "40.37934"^^xsd:decimal ;
  geo-pos:long "22.92073"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Mnemiopsis%20leidyi_2018_40.37934_22.92073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mnemiopsis leidyi_2018_40.37934_22.92073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Mnemiopsis leidyi_2018_40.37934_22.92073'^^xsd:string;
  dwc:scientificName 'Mnemiopsis leidyi A. Agassiz, 1865'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.92073'^^xsd:double;
  dwc:latitude '40.37934'^^xsd:double;
  dwc:aphiaid '106401'^^xsd:integer;
  dwc:occurrenceId 'Mnemiopsis leidyi_2018_40.37934_22.92073'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106401'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '20'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2017_36.28837_22.92162_4-4_Francesco%20Tiralongo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2017_36.28837_22.92162_4-4_Francesco%20Tiralongo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2017_36.28837_22.92162_4-4_Francesco%20Tiralongo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.28837 22.92162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.28837"^^xsd:decimal ;
  dwc:decimalLongitude "22.92162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2017_36.28837_22.92162_4-4_Francesco%20Tiralongo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.28837 22.92162)"^^geo:wktLiteral ;
  geo-pos:lat "36.28837"^^xsd:decimal ;
  geo-pos:long "22.92162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2017_36.28837_22.92162_4-4_Francesco%20Tiralongo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2017_36.28837_22.92162_4-4_Francesco Tiralongo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2017_36.28837_22.92162_4-4_Francesco Tiralongo'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Francesco Tiralongo'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.92162'^^xsd:double;
  dwc:latitude '36.28837'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2017_36.28837_22.92162_4-4_Francesco Tiralongo'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2014_36.25403_22.92186_0-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2014_36.25403_22.92186_0-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2014_36.25403_22.92186_0-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.25403 22.92186)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.25403"^^xsd:decimal ;
  dwc:decimalLongitude "22.92186"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "31"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2014_36.25403_22.92186_0-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.25403 22.92186)"^^geo:wktLiteral ;
  geo-pos:lat "36.25403"^^xsd:decimal ;
  geo-pos:long "22.92186"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "31"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2014_36.25403_22.92186_0-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2014_36.25403_22.92186_0-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2014_36.25403_22.92186_0-10'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.92186'^^xsd:double;
  dwc:latitude '36.25403'^^xsd:double;
  dwc:coordinatePrecision '31'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2014_36.25403_22.92186_0-10'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2014_36.25403_22.92186_0-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2014_36.25403_22.92186_0-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2014_36.25403_22.92186_0-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.25403 22.92186)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.25403"^^xsd:decimal ;
  dwc:decimalLongitude "22.92186"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "31"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2014_36.25403_22.92186_0-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.25403 22.92186)"^^geo:wktLiteral ;
  geo-pos:lat "36.25403"^^xsd:decimal ;
  geo-pos:long "22.92186"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "31"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2014_36.25403_22.92186_0-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2014_36.25403_22.92186_0-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2014_36.25403_22.92186_0-10'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.92186'^^xsd:double;
  dwc:latitude '36.25403'^^xsd:double;
  dwc:coordinatePrecision '31'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2014_36.25403_22.92186_0-10'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2009_36.28661_22.92238_Koundouraki>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2009_36.28661_22.92238_Koundouraki> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2009_36.28661_22.92238_Koundouraki> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.28661 22.92238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.28661"^^xsd:decimal ;
  dwc:decimalLongitude "22.92238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "22"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2009_36.28661_22.92238_Koundouraki>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.28661 22.92238)"^^geo:wktLiteral ;
  geo-pos:lat "36.28661"^^xsd:decimal ;
  geo-pos:long "22.92238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "22"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2009_36.28661_22.92238_Koundouraki>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2009_36.28661_22.92238_Koundouraki" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2009_36.28661_22.92238_Koundouraki'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Koundouraki'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.92238'^^xsd:double;
  dwc:latitude '36.28661'^^xsd:double;
  dwc:coordinatePrecision '22'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance; Fisheries Directive'^^xsd:string;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2009_36.28661_22.92238_Koundouraki'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Mnemiopsis%20leidyi_2018_40.37979_22.92519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2018_40.37979_22.92519> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2018_40.37979_22.92519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.37979 22.92519)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.37979"^^xsd:decimal ;
  dwc:decimalLongitude "22.92519"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2018_40.37979_22.92519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.37979 22.92519)"^^geo:wktLiteral ;
  geo-pos:lat "40.37979"^^xsd:decimal ;
  geo-pos:long "22.92519"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Mnemiopsis%20leidyi_2018_40.37979_22.92519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mnemiopsis leidyi_2018_40.37979_22.92519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Mnemiopsis leidyi_2018_40.37979_22.92519'^^xsd:string;
  dwc:scientificName 'Mnemiopsis leidyi A. Agassiz, 1865'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.92519'^^xsd:double;
  dwc:latitude '40.37979'^^xsd:double;
  dwc:aphiaid '106401'^^xsd:integer;
  dwc:occurrenceId 'Mnemiopsis leidyi_2018_40.37979_22.92519'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106401'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '20'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Mnemiopsis%20leidyi_2018_40.3807_22.92673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2018_40.3807_22.92673> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2018_40.3807_22.92673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3807 22.92673)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.3807"^^xsd:decimal ;
  dwc:decimalLongitude "22.92673"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2018_40.3807_22.92673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3807 22.92673)"^^geo:wktLiteral ;
  geo-pos:lat "40.3807"^^xsd:decimal ;
  geo-pos:long "22.92673"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "19"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Mnemiopsis%20leidyi_2018_40.3807_22.92673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mnemiopsis leidyi_2018_40.3807_22.92673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Mnemiopsis leidyi_2018_40.3807_22.92673'^^xsd:string;
  dwc:scientificName 'Mnemiopsis leidyi A. Agassiz, 1865'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.92673'^^xsd:double;
  dwc:latitude '40.3807'^^xsd:double;
  dwc:coordinatePrecision '19'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '106401'^^xsd:integer;
  dwc:occurrenceId 'Mnemiopsis leidyi_2018_40.3807_22.92673'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106401'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '50'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Asparagopsis_2019_39.32362_22.9273_0.2-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Asparagopsis_2019_39.32362_22.9273_0.2-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Asparagopsis_2019_39.32362_22.9273_0.2-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.32362 22.9273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.32362"^^xsd:decimal ;
  dwc:decimalLongitude "22.9273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Asparagopsis_2019_39.32362_22.9273_0.2-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.32362 22.9273)"^^geo:wktLiteral ;
  geo-pos:lat "39.32362"^^xsd:decimal ;
  geo-pos:long "22.9273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Asparagopsis_2019_39.32362_22.9273_0.2-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Asparagopsis_2019_39.32362_22.9273_0.2-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Asparagopsis_2019_39.32362_22.9273_0.2-1'^^xsd:string;
  dwc:scientificName 'Asparagopsis Montagne, 1840'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.9273'^^xsd:double;
  dwc:latitude '39.32362'^^xsd:double;
  dwc:minimumDepth '0.2'^^xsd:double;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '143809'^^xsd:integer;
  dwc:occurrenceId 'Asparagopsis_2019_39.32362_22.9273_0.2-1'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143809'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '10'^^xsd:integer;
  dwc:organismQuantityType '% cover'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Hydroides%20elegans_1976_40.51075_22.92868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Hydroides%20elegans_1976_40.51075_22.92868> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Hydroides%20elegans_1976_40.51075_22.92868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.51075 22.92868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.51075"^^xsd:decimal ;
  dwc:decimalLongitude "22.92868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "88"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Hydroides%20elegans_1976_40.51075_22.92868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.51075 22.92868)"^^geo:wktLiteral ;
  geo-pos:lat "40.51075"^^xsd:decimal ;
  geo-pos:long "22.92868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "88"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Hydroides%20elegans_1976_40.51075_22.92868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hydroides elegans_1976_40.51075_22.92868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Hydroides elegans_1976_40.51075_22.92868'^^xsd:string;
  dwc:scientificName 'Hydroides elegans (Haswell, 1883) [nomen protectum]'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.92868'^^xsd:double;
  dwc:latitude '40.51075'^^xsd:double;
  dwc:coordinatePrecision '88'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '131002'^^xsd:integer;
  dwc:occurrenceId 'Hydroides elegans_1976_40.51075_22.92868'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131002'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '12'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Rapana%20venosa_1988_40.51075_22.92868_12-12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Rapana%20venosa_1988_40.51075_22.92868_12-12> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Rapana%20venosa_1988_40.51075_22.92868_12-12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.51075 22.92868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.51075"^^xsd:decimal ;
  dwc:decimalLongitude "22.92868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "88"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Rapana%20venosa_1988_40.51075_22.92868_12-12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.51075 22.92868)"^^geo:wktLiteral ;
  geo-pos:lat "40.51075"^^xsd:decimal ;
  geo-pos:long "22.92868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "88"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Rapana%20venosa_1988_40.51075_22.92868_12-12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Rapana venosa_1988_40.51075_22.92868_12-12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Rapana venosa_1988_40.51075_22.92868_12-12'^^xsd:string;
  dwc:scientificName 'Rapana venosa (Valenciennes, 1846)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.92868'^^xsd:double;
  dwc:latitude '40.51075'^^xsd:double;
  dwc:coordinatePrecision '88'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '140416'^^xsd:integer;
  dwc:occurrenceId 'Rapana venosa_1988_40.51075_22.92868_12-12'^^xsd:string;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140416'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_2001_37.45603_22.92971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_2001_37.45603_22.92971> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_2001_37.45603_22.92971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.45603 22.92971)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.45603"^^xsd:decimal ;
  dwc:decimalLongitude "22.92971"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_2001_37.45603_22.92971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.45603 22.92971)"^^geo:wktLiteral ;
  geo-pos:lat "37.45603"^^xsd:decimal ;
  geo-pos:long "22.92971"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_2001_37.45603_22.92971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_2001_37.45603_22.92971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_2001_37.45603_22.92971'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.92971'^^xsd:double;
  dwc:latitude '37.45603'^^xsd:double;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_2001_37.45603_22.92971'^^xsd:string;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Diadema%20setosum_2019_37.5346_22.93029_Roberto%20Pillon>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Diadema%20setosum_2019_37.5346_22.93029_Roberto%20Pillon> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Diadema%20setosum_2019_37.5346_22.93029_Roberto%20Pillon> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5346 22.93029)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5346"^^xsd:decimal ;
  dwc:decimalLongitude "22.93029"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Diadema%20setosum_2019_37.5346_22.93029_Roberto%20Pillon>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5346 22.93029)"^^geo:wktLiteral ;
  geo-pos:lat "37.5346"^^xsd:decimal ;
  geo-pos:long "22.93029"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Diadema%20setosum_2019_37.5346_22.93029_Roberto%20Pillon>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Diadema setosum_2019_37.5346_22.93029_Roberto Pillon" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Diadema setosum_2019_37.5346_22.93029_Roberto Pillon'^^xsd:string;
  dwc:scientificName 'Diadema setosum (Leske, 1778)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Roberto Pillon'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.93029'^^xsd:double;
  dwc:latitude '37.5346'^^xsd:double;
  dwc:aphiaid '213372'^^xsd:integer;
  dwc:occurrenceId 'Diadema setosum_2019_37.5346_22.93029_Roberto Pillon'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213372'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Conomurex%20persicus_2018_37.53322_22.93153_Mike%20G.%20Rutherford>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Conomurex%20persicus_2018_37.53322_22.93153_Mike%20G.%20Rutherford> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Conomurex%20persicus_2018_37.53322_22.93153_Mike%20G.%20Rutherford> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.53322 22.93153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.53322"^^xsd:decimal ;
  dwc:decimalLongitude "22.93153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "27"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Conomurex%20persicus_2018_37.53322_22.93153_Mike%20G.%20Rutherford>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.53322 22.93153)"^^geo:wktLiteral ;
  geo-pos:lat "37.53322"^^xsd:decimal ;
  geo-pos:long "22.93153"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "27"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Conomurex%20persicus_2018_37.53322_22.93153_Mike%20G.%20Rutherford>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Conomurex persicus_2018_37.53322_22.93153_Mike G. Rutherford" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Conomurex persicus_2018_37.53322_22.93153_Mike G. Rutherford'^^xsd:string;
  dwc:scientificName 'Conomurex persicus (Swainson, 1821)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Mike G. Rutherford'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.93153'^^xsd:double;
  dwc:latitude '37.53322'^^xsd:double;
  dwc:coordinatePrecision '27'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '565371'^^xsd:integer;
  dwc:occurrenceId 'Conomurex persicus_2018_37.53322_22.93153_Mike G. Rutherford'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '565371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Styela%20plicata_1994-01-01%2F1994-02-30_40.62965_22.9318_4-4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Styela%20plicata_1994-01-01%2F1994-02-30_40.62965_22.9318_4-4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Styela%20plicata_1994-01-01%2F1994-02-30_40.62965_22.9318_4-4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.62965 22.9318)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.62965"^^xsd:decimal ;
  dwc:decimalLongitude "22.9318"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Styela%20plicata_1994-01-01%2F1994-02-30_40.62965_22.9318_4-4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.62965 22.9318)"^^geo:wktLiteral ;
  geo-pos:lat "40.62965"^^xsd:decimal ;
  geo-pos:long "22.9318"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Styela%20plicata_1994-01-01%2F1994-02-30_40.62965_22.9318_4-4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Styela plicata_1994-01-01/1994-02-30_40.62965_22.9318_4-4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Styela plicata_1994-01-01/1994-02-30_40.62965_22.9318_4-4'^^xsd:string;
  dwc:scientificName 'Styela plicata (Lesueur, 1823)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.9318'^^xsd:double;
  dwc:latitude '40.62965'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '103936'^^xsd:integer;
  dwc:occurrenceId 'Styela plicata_1994-01-01/1994-02-30_40.62965_22.9318_4-4'^^xsd:string;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103936'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Styela%20plicata_1994-03-01%2F1994-05-30_40.62965_22.9318_4-4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Styela%20plicata_1994-03-01%2F1994-05-30_40.62965_22.9318_4-4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Styela%20plicata_1994-03-01%2F1994-05-30_40.62965_22.9318_4-4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.62965 22.9318)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.62965"^^xsd:decimal ;
  dwc:decimalLongitude "22.9318"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Styela%20plicata_1994-03-01%2F1994-05-30_40.62965_22.9318_4-4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.62965 22.9318)"^^geo:wktLiteral ;
  geo-pos:lat "40.62965"^^xsd:decimal ;
  geo-pos:long "22.9318"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Styela%20plicata_1994-03-01%2F1994-05-30_40.62965_22.9318_4-4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Styela plicata_1994-03-01/1994-05-30_40.62965_22.9318_4-4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Styela plicata_1994-03-01/1994-05-30_40.62965_22.9318_4-4'^^xsd:string;
  dwc:scientificName 'Styela plicata (Lesueur, 1823)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.9318'^^xsd:double;
  dwc:latitude '40.62965'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '103936'^^xsd:integer;
  dwc:occurrenceId 'Styela plicata_1994-03-01/1994-05-30_40.62965_22.9318_4-4'^^xsd:string;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103936'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '8'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Ganonema%20farinosum_2020_37.94493_22.93237_0.3-4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Ganonema%20farinosum_2020_37.94493_22.93237_0.3-4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Ganonema%20farinosum_2020_37.94493_22.93237_0.3-4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.94493 22.93237)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.94493"^^xsd:decimal ;
  dwc:decimalLongitude "22.93237"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Ganonema%20farinosum_2020_37.94493_22.93237_0.3-4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.94493 22.93237)"^^geo:wktLiteral ;
  geo-pos:lat "37.94493"^^xsd:decimal ;
  geo-pos:long "22.93237"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Ganonema%20farinosum_2020_37.94493_22.93237_0.3-4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ganonema farinosum_2020_37.94493_22.93237_0.3-4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Ganonema farinosum_2020_37.94493_22.93237_0.3-4'^^xsd:string;
  dwc:scientificName 'Ganonema farinosum (J.V.Lamouroux) K.-C.Fan & Y.-C.Wang, 1974'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.93237'^^xsd:double;
  dwc:latitude '37.94493'^^xsd:double;
  dwc:minimumDepth '0.3'^^xsd:double;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '145749'^^xsd:integer;
  dwc:occurrenceId 'Ganonema farinosum_2020_37.94493_22.93237_0.3-4'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145749'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Stypopodium%20schimperi_2020_37.94493_22.93237_0.3-4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2020_37.94493_22.93237_0.3-4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2020_37.94493_22.93237_0.3-4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.94493 22.93237)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.94493"^^xsd:decimal ;
  dwc:decimalLongitude "22.93237"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2020_37.94493_22.93237_0.3-4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.94493 22.93237)"^^geo:wktLiteral ;
  geo-pos:lat "37.94493"^^xsd:decimal ;
  geo-pos:long "22.93237"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Stypopodium%20schimperi_2020_37.94493_22.93237_0.3-4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Stypopodium schimperi_2020_37.94493_22.93237_0.3-4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Stypopodium schimperi_2020_37.94493_22.93237_0.3-4'^^xsd:string;
  dwc:scientificName 'Stypopodium schimperi (Kützing) Verlaque & Boudouresque, 1991'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.93237'^^xsd:double;
  dwc:latitude '37.94493'^^xsd:double;
  dwc:minimumDepth '0.3'^^xsd:double;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '145391'^^xsd:integer;
  dwc:occurrenceId 'Stypopodium schimperi_2020_37.94493_22.93237_0.3-4'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145391'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Synaptula%20reciprocans_2019_37.53127_22.93305_Roberto%20Pillon>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2019_37.53127_22.93305_Roberto%20Pillon> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2019_37.53127_22.93305_Roberto%20Pillon> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.53127 22.93305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.53127"^^xsd:decimal ;
  dwc:decimalLongitude "22.93305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2019_37.53127_22.93305_Roberto%20Pillon>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.53127 22.93305)"^^geo:wktLiteral ;
  geo-pos:lat "37.53127"^^xsd:decimal ;
  geo-pos:long "22.93305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Synaptula%20reciprocans_2019_37.53127_22.93305_Roberto%20Pillon>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Synaptula reciprocans_2019_37.53127_22.93305_Roberto Pillon" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Synaptula reciprocans_2019_37.53127_22.93305_Roberto Pillon'^^xsd:string;
  dwc:scientificName 'Synaptula reciprocans (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Roberto Pillon'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.93305'^^xsd:double;
  dwc:latitude '37.53127'^^xsd:double;
  dwc:aphiaid '124483'^^xsd:integer;
  dwc:occurrenceId 'Synaptula reciprocans_2019_37.53127_22.93305_Roberto Pillon'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124483'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Bursatella%20leachii_2008%2F2011_40.58349_22.93538_0-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Bursatella%20leachii_2008%2F2011_40.58349_22.93538_0-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Bursatella%20leachii_2008%2F2011_40.58349_22.93538_0-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58349 22.93538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58349"^^xsd:decimal ;
  dwc:decimalLongitude "22.93538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Bursatella%20leachii_2008%2F2011_40.58349_22.93538_0-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58349 22.93538)"^^geo:wktLiteral ;
  geo-pos:lat "40.58349"^^xsd:decimal ;
  geo-pos:long "22.93538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Bursatella%20leachii_2008%2F2011_40.58349_22.93538_0-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Bursatella leachii_2008/2011_40.58349_22.93538_0-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Bursatella leachii_2008/2011_40.58349_22.93538_0-1'^^xsd:string;
  dwc:scientificName 'Bursatella leachii Blainville, 1817'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.93538'^^xsd:double;
  dwc:latitude '40.58349'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '138759'^^xsd:integer;
  dwc:occurrenceId 'Bursatella leachii_2008/2011_40.58349_22.93538_0-1'^^xsd:string;
  dwc:aphiaIdAccepted '138759'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2019_37.52488_22.93562_Roberto%20Pillon>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.52488_22.93562_Roberto%20Pillon> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.52488_22.93562_Roberto%20Pillon> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.52488 22.93562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.52488"^^xsd:decimal ;
  dwc:decimalLongitude "22.93562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.52488_22.93562_Roberto%20Pillon>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.52488 22.93562)"^^geo:wktLiteral ;
  geo-pos:lat "37.52488"^^xsd:decimal ;
  geo-pos:long "22.93562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2019_37.52488_22.93562_Roberto%20Pillon>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2019_37.52488_22.93562_Roberto Pillon" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2019_37.52488_22.93562_Roberto Pillon'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Roberto Pillon'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.93562'^^xsd:double;
  dwc:latitude '37.52488'^^xsd:double;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2019_37.52488_22.93562_Roberto Pillon'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Dendostrea%20folium_2015_37.51972_22.93694_1-3_Dan%20Minchin>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Dendostrea%20folium_2015_37.51972_22.93694_1-3_Dan%20Minchin> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Dendostrea%20folium_2015_37.51972_22.93694_1-3_Dan%20Minchin> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.51972 22.93694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.51972"^^xsd:decimal ;
  dwc:decimalLongitude "22.93694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Dendostrea%20folium_2015_37.51972_22.93694_1-3_Dan%20Minchin>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.51972 22.93694)"^^geo:wktLiteral ;
  geo-pos:lat "37.51972"^^xsd:decimal ;
  geo-pos:long "22.93694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Dendostrea%20folium_2015_37.51972_22.93694_1-3_Dan%20Minchin>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Dendostrea folium_2015_37.51972_22.93694_1-3_Dan Minchin" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Dendostrea folium_2015_37.51972_22.93694_1-3_Dan Minchin'^^xsd:string;
  dwc:scientificName 'Dendostrea folium (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Dan Minchin'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.93694'^^xsd:double;
  dwc:latitude '37.51972'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '506716'^^xsd:integer;
  dwc:occurrenceId 'Dendostrea folium_2015_37.51972_22.93694_1-3_Dan Minchin'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '506716'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'moderate'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_2015_37.51972_22.93694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_2015_37.51972_22.93694> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_2015_37.51972_22.93694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.51972 22.93694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.51972"^^xsd:decimal ;
  dwc:decimalLongitude "22.93694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_2015_37.51972_22.93694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.51972 22.93694)"^^geo:wktLiteral ;
  geo-pos:lat "37.51972"^^xsd:decimal ;
  geo-pos:long "22.93694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_2015_37.51972_22.93694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_2015_37.51972_22.93694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_2015_37.51972_22.93694'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.93694'^^xsd:double;
  dwc:latitude '37.51972'^^xsd:double;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_2015_37.51972_22.93694'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Hydroides%20elegans_1976_40.63_22.937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Hydroides%20elegans_1976_40.63_22.937> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Hydroides%20elegans_1976_40.63_22.937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.63 22.937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.63"^^xsd:decimal ;
  dwc:decimalLongitude "22.937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Hydroides%20elegans_1976_40.63_22.937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.63 22.937)"^^geo:wktLiteral ;
  geo-pos:lat "40.63"^^xsd:decimal ;
  geo-pos:long "22.937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Hydroides%20elegans_1976_40.63_22.937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hydroides elegans_1976_40.63_22.937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Hydroides elegans_1976_40.63_22.937'^^xsd:string;
  dwc:scientificName 'Hydroides elegans (Haswell, 1883) [nomen protectum]'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.937'^^xsd:double;
  dwc:latitude '40.63'^^xsd:double;
  dwc:aphiaid '131002'^^xsd:integer;
  dwc:occurrenceId 'Hydroides elegans_1976_40.63_22.937'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131002'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '201'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Torquigener%20flavimaculosus_2018_36.48768_22.93738_3-3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2018_36.48768_22.93738_3-3> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2018_36.48768_22.93738_3-3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48768 22.93738)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.48768"^^xsd:decimal ;
  dwc:decimalLongitude "22.93738"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2018_36.48768_22.93738_3-3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48768 22.93738)"^^geo:wktLiteral ;
  geo-pos:lat "36.48768"^^xsd:decimal ;
  geo-pos:long "22.93738"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Torquigener%20flavimaculosus_2018_36.48768_22.93738_3-3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Torquigener flavimaculosus_2018_36.48768_22.93738_3-3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Torquigener flavimaculosus_2018_36.48768_22.93738_3-3'^^xsd:string;
  dwc:scientificName 'Torquigener flavimaculosus Hardy & Randall, 1983'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.93738'^^xsd:double;
  dwc:latitude '36.48768'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '219962'^^xsd:integer;
  dwc:occurrenceId 'Torquigener flavimaculosus_2018_36.48768_22.93738_3-3'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219962'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '5'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Styela%20plicata_1994_40.57684_22.93742_2-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Styela%20plicata_1994_40.57684_22.93742_2-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Styela%20plicata_1994_40.57684_22.93742_2-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.57684 22.93742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.57684"^^xsd:decimal ;
  dwc:decimalLongitude "22.93742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Styela%20plicata_1994_40.57684_22.93742_2-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.57684 22.93742)"^^geo:wktLiteral ;
  geo-pos:lat "40.57684"^^xsd:decimal ;
  geo-pos:long "22.93742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Styela%20plicata_1994_40.57684_22.93742_2-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Styela plicata_1994_40.57684_22.93742_2-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Styela plicata_1994_40.57684_22.93742_2-2'^^xsd:string;
  dwc:scientificName 'Styela plicata (Lesueur, 1823)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.93742'^^xsd:double;
  dwc:latitude '40.57684'^^xsd:double;
  dwc:coordinatePrecision '25'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '103936'^^xsd:integer;
  dwc:occurrenceId 'Styela plicata_1994_40.57684_22.93742_2-2'^^xsd:string;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103936'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '16'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Styela%20plicata_1995-01-01%2F1995-02-30_40.57684_22.93742_2-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Styela%20plicata_1995-01-01%2F1995-02-30_40.57684_22.93742_2-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Styela%20plicata_1995-01-01%2F1995-02-30_40.57684_22.93742_2-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.57684 22.93742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.57684"^^xsd:decimal ;
  dwc:decimalLongitude "22.93742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Styela%20plicata_1995-01-01%2F1995-02-30_40.57684_22.93742_2-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.57684 22.93742)"^^geo:wktLiteral ;
  geo-pos:lat "40.57684"^^xsd:decimal ;
  geo-pos:long "22.93742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Styela%20plicata_1995-01-01%2F1995-02-30_40.57684_22.93742_2-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Styela plicata_1995-01-01/1995-02-30_40.57684_22.93742_2-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Styela plicata_1995-01-01/1995-02-30_40.57684_22.93742_2-2'^^xsd:string;
  dwc:scientificName 'Styela plicata (Lesueur, 1823)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.93742'^^xsd:double;
  dwc:latitude '40.57684'^^xsd:double;
  dwc:coordinatePrecision '25'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '103936'^^xsd:integer;
  dwc:occurrenceId 'Styela plicata_1995-01-01/1995-02-30_40.57684_22.93742_2-2'^^xsd:string;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103936'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Styela%20plicata_1995-03-01%2F1995-05-30_40.57684_22.93742_2-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Styela%20plicata_1995-03-01%2F1995-05-30_40.57684_22.93742_2-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Styela%20plicata_1995-03-01%2F1995-05-30_40.57684_22.93742_2-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.57684 22.93742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.57684"^^xsd:decimal ;
  dwc:decimalLongitude "22.93742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Styela%20plicata_1995-03-01%2F1995-05-30_40.57684_22.93742_2-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.57684 22.93742)"^^geo:wktLiteral ;
  geo-pos:lat "40.57684"^^xsd:decimal ;
  geo-pos:long "22.93742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Styela%20plicata_1995-03-01%2F1995-05-30_40.57684_22.93742_2-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Styela plicata_1995-03-01/1995-05-30_40.57684_22.93742_2-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Styela plicata_1995-03-01/1995-05-30_40.57684_22.93742_2-2'^^xsd:string;
  dwc:scientificName 'Styela plicata (Lesueur, 1823)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.93742'^^xsd:double;
  dwc:latitude '40.57684'^^xsd:double;
  dwc:coordinatePrecision '25'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '103936'^^xsd:integer;
  dwc:occurrenceId 'Styela plicata_1995-03-01/1995-05-30_40.57684_22.93742_2-2'^^xsd:string;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103936'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '23'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_1969%2F1971_40.55895_22.93752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_1969%2F1971_40.55895_22.93752> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_1969%2F1971_40.55895_22.93752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.55895 22.93752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.55895"^^xsd:decimal ;
  dwc:decimalLongitude "22.93752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_1969%2F1971_40.55895_22.93752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.55895 22.93752)"^^geo:wktLiteral ;
  geo-pos:lat "40.55895"^^xsd:decimal ;
  geo-pos:long "22.93752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_1969%2F1971_40.55895_22.93752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_1969/1971_40.55895_22.93752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_1969/1971_40.55895_22.93752'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.93752'^^xsd:double;
  dwc:latitude '40.55895'^^xsd:double;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_1969/1971_40.55895_22.93752'^^xsd:string;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Conomurex%20persicus_2019_37.52631_22.93815_Roberto%20Pillon>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Conomurex%20persicus_2019_37.52631_22.93815_Roberto%20Pillon> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Conomurex%20persicus_2019_37.52631_22.93815_Roberto%20Pillon> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.52631 22.93815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.52631"^^xsd:decimal ;
  dwc:decimalLongitude "22.93815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "44"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Conomurex%20persicus_2019_37.52631_22.93815_Roberto%20Pillon>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.52631 22.93815)"^^geo:wktLiteral ;
  geo-pos:lat "37.52631"^^xsd:decimal ;
  geo-pos:long "22.93815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "44"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Conomurex%20persicus_2019_37.52631_22.93815_Roberto%20Pillon>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Conomurex persicus_2019_37.52631_22.93815_Roberto Pillon" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Conomurex persicus_2019_37.52631_22.93815_Roberto Pillon'^^xsd:string;
  dwc:scientificName 'Conomurex persicus (Swainson, 1821)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Roberto Pillon'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.93815'^^xsd:double;
  dwc:latitude '37.52631'^^xsd:double;
  dwc:coordinatePrecision '44'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '565371'^^xsd:integer;
  dwc:occurrenceId 'Conomurex persicus_2019_37.52631_22.93815_Roberto Pillon'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '565371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Callinectes%20sapidus_2016_40.63024_22.93822_Thodoros%20Kampouris>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2016_40.63024_22.93822_Thodoros%20Kampouris> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2016_40.63024_22.93822_Thodoros%20Kampouris> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.63024 22.93822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.63024"^^xsd:decimal ;
  dwc:decimalLongitude "22.93822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Callinectes%20sapidus_2016_40.63024_22.93822_Thodoros%20Kampouris>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.63024 22.93822)"^^geo:wktLiteral ;
  geo-pos:lat "40.63024"^^xsd:decimal ;
  geo-pos:long "22.93822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Callinectes%20sapidus_2016_40.63024_22.93822_Thodoros%20Kampouris>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Callinectes sapidus_2016_40.63024_22.93822_Thodoros Kampouris" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Callinectes sapidus_2016_40.63024_22.93822_Thodoros Kampouris'^^xsd:string;
  dwc:scientificName 'Callinectes sapidus Rathbun, 1896'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Thodoros Kampouris'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.93822'^^xsd:double;
  dwc:latitude '40.63024'^^xsd:double;
  dwc:aphiaid '107379'^^xsd:integer;
  dwc:occurrenceId 'Callinectes sapidus_2016_40.63024_22.93822_Thodoros Kampouris'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107379'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Penaeus%20aztecus_2014_37.35476_22.94003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Penaeus%20aztecus_2014_37.35476_22.94003> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Penaeus%20aztecus_2014_37.35476_22.94003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35476 22.94003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.35476"^^xsd:decimal ;
  dwc:decimalLongitude "22.94003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Penaeus%20aztecus_2014_37.35476_22.94003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.35476 22.94003)"^^geo:wktLiteral ;
  geo-pos:lat "37.35476"^^xsd:decimal ;
  geo-pos:long "22.94003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Penaeus%20aztecus_2014_37.35476_22.94003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Penaeus aztecus_2014_37.35476_22.94003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Penaeus aztecus_2014_37.35476_22.94003'^^xsd:string;
  dwc:scientificName 'Penaeus aztecus Ives, 1891'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.94003'^^xsd:double;
  dwc:latitude '37.35476'^^xsd:double;
  dwc:aphiaid '395176'^^xsd:integer;
  dwc:occurrenceId 'Penaeus aztecus_2014_37.35476_22.94003'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1809216'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fulvia%20fragilis_2012_40.57482_22.94011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fulvia%20fragilis_2012_40.57482_22.94011> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fulvia%20fragilis_2012_40.57482_22.94011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.57482 22.94011)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.57482"^^xsd:decimal ;
  dwc:decimalLongitude "22.94011"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fulvia%20fragilis_2012_40.57482_22.94011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.57482 22.94011)"^^geo:wktLiteral ;
  geo-pos:lat "40.57482"^^xsd:decimal ;
  geo-pos:long "22.94011"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fulvia%20fragilis_2012_40.57482_22.94011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fulvia fragilis_2012_40.57482_22.94011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fulvia fragilis_2012_40.57482_22.94011'^^xsd:string;
  dwc:scientificName 'Fulvia fragilis (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.94011'^^xsd:double;
  dwc:latitude '40.57482'^^xsd:double;
  dwc:aphiaid '605733'^^xsd:integer;
  dwc:occurrenceId 'Fulvia fragilis_2012_40.57482_22.94011'^^xsd:string;
  dwc:observationDate '2012-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '605733'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Torquigener%20flavimaculosus_2018_36.48987_22.94246_0.3-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2018_36.48987_22.94246_0.3-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2018_36.48987_22.94246_0.3-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48987 22.94246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.48987"^^xsd:decimal ;
  dwc:decimalLongitude "22.94246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "45"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2018_36.48987_22.94246_0.3-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48987 22.94246)"^^geo:wktLiteral ;
  geo-pos:lat "36.48987"^^xsd:decimal ;
  geo-pos:long "22.94246"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "45"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Torquigener%20flavimaculosus_2018_36.48987_22.94246_0.3-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Torquigener flavimaculosus_2018_36.48987_22.94246_0.3-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Torquigener flavimaculosus_2018_36.48987_22.94246_0.3-1'^^xsd:string;
  dwc:scientificName 'Torquigener flavimaculosus Hardy & Randall, 1983'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.94246'^^xsd:double;
  dwc:latitude '36.48987'^^xsd:double;
  dwc:coordinatePrecision '45'^^xsd:integer;
  dwc:minimumDepth '0.3'^^xsd:double;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '219962'^^xsd:integer;
  dwc:occurrenceId 'Torquigener flavimaculosus_2018_36.48987_22.94246_0.3-1'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219962'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Asparagopsis_2013_39.34614_22.94322_1-1_K.%20Tsiamis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Asparagopsis_2013_39.34614_22.94322_1-1_K.%20Tsiamis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Asparagopsis_2013_39.34614_22.94322_1-1_K.%20Tsiamis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.34614 22.94322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.34614"^^xsd:decimal ;
  dwc:decimalLongitude "22.94322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Asparagopsis_2013_39.34614_22.94322_1-1_K.%20Tsiamis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.34614 22.94322)"^^geo:wktLiteral ;
  geo-pos:lat "39.34614"^^xsd:decimal ;
  geo-pos:long "22.94322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Asparagopsis_2013_39.34614_22.94322_1-1_K.%20Tsiamis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Asparagopsis_2013_39.34614_22.94322_1-1_K. Tsiamis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Asparagopsis_2013_39.34614_22.94322_1-1_K. Tsiamis'^^xsd:string;
  dwc:scientificName 'Asparagopsis Montagne, 1840'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Kostas Tsiamis'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.94322'^^xsd:double;
  dwc:latitude '39.34614'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '143809'^^xsd:integer;
  dwc:occurrenceId 'Asparagopsis_2013_39.34614_22.94322_1-1_K. Tsiamis'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143809'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Torquigener%20flavimaculosus_2019_36.49077_22.94323_0.3-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2019_36.49077_22.94323_0.3-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2019_36.49077_22.94323_0.3-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.49077 22.94323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.49077"^^xsd:decimal ;
  dwc:decimalLongitude "22.94323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "45"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2019_36.49077_22.94323_0.3-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.49077 22.94323)"^^geo:wktLiteral ;
  geo-pos:lat "36.49077"^^xsd:decimal ;
  geo-pos:long "22.94323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "45"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Torquigener%20flavimaculosus_2019_36.49077_22.94323_0.3-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Torquigener flavimaculosus_2019_36.49077_22.94323_0.3-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Torquigener flavimaculosus_2019_36.49077_22.94323_0.3-1'^^xsd:string;
  dwc:scientificName 'Torquigener flavimaculosus Hardy & Randall, 1983'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.94323'^^xsd:double;
  dwc:latitude '36.49077'^^xsd:double;
  dwc:coordinatePrecision '45'^^xsd:integer;
  dwc:minimumDepth '0.3'^^xsd:double;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '219962'^^xsd:integer;
  dwc:occurrenceId 'Torquigener flavimaculosus_2019_36.49077_22.94323_0.3-1'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219962'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2017_39.34622_22.94328_20-20_Stefanos%20Kalogirou>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2017_39.34622_22.94328_20-20_Stefanos%20Kalogirou> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2017_39.34622_22.94328_20-20_Stefanos%20Kalogirou> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.34622 22.94328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.34622"^^xsd:decimal ;
  dwc:decimalLongitude "22.94328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2017_39.34622_22.94328_20-20_Stefanos%20Kalogirou>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.34622 22.94328)"^^geo:wktLiteral ;
  geo-pos:lat "39.34622"^^xsd:decimal ;
  geo-pos:long "22.94328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2017_39.34622_22.94328_20-20_Stefanos%20Kalogirou>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2017_39.34622_22.94328_20-20_Stefanos Kalogirou" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2017_39.34622_22.94328_20-20_Stefanos Kalogirou'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Stefanos Kalogirou'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.94328'^^xsd:double;
  dwc:latitude '39.34622'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2017_39.34622_22.94328_20-20_Stefanos Kalogirou'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Bursatella%20leachii_2009_40.58959_22.94337_0-0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Bursatella%20leachii_2009_40.58959_22.94337_0-0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Bursatella%20leachii_2009_40.58959_22.94337_0-0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58959 22.94337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58959"^^xsd:decimal ;
  dwc:decimalLongitude "22.94337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Bursatella%20leachii_2009_40.58959_22.94337_0-0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58959 22.94337)"^^geo:wktLiteral ;
  geo-pos:lat "40.58959"^^xsd:decimal ;
  geo-pos:long "22.94337"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Bursatella%20leachii_2009_40.58959_22.94337_0-0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Bursatella leachii_2009_40.58959_22.94337_0-0" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Bursatella leachii_2009_40.58959_22.94337_0-0'^^xsd:string;
  dwc:scientificName 'Bursatella leachii Blainville, 1817'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.94337'^^xsd:double;
  dwc:latitude '40.58959'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '138759'^^xsd:integer;
  dwc:occurrenceId 'Bursatella leachii_2009_40.58959_22.94337_0-0'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138759'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2014_36.38007_22.94398_0-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2014_36.38007_22.94398_0-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2014_36.38007_22.94398_0-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.38007 22.94398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.38007"^^xsd:decimal ;
  dwc:decimalLongitude "22.94398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2014_36.38007_22.94398_0-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.38007 22.94398)"^^geo:wktLiteral ;
  geo-pos:lat "36.38007"^^xsd:decimal ;
  geo-pos:long "22.94398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2014_36.38007_22.94398_0-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2014_36.38007_22.94398_0-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2014_36.38007_22.94398_0-10'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.94398'^^xsd:double;
  dwc:latitude '36.38007'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2014_36.38007_22.94398_0-10'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2014_36.38007_22.94398_0-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2014_36.38007_22.94398_0-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2014_36.38007_22.94398_0-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.38007 22.94398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.38007"^^xsd:decimal ;
  dwc:decimalLongitude "22.94398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2014_36.38007_22.94398_0-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.38007 22.94398)"^^geo:wktLiteral ;
  geo-pos:lat "36.38007"^^xsd:decimal ;
  geo-pos:long "22.94398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2014_36.38007_22.94398_0-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2014_36.38007_22.94398_0-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2014_36.38007_22.94398_0-10'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.94398'^^xsd:double;
  dwc:latitude '36.38007'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2014_36.38007_22.94398_0-10'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2014_36.38007_22.94398_0-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2014_36.38007_22.94398_0-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2014_36.38007_22.94398_0-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.38007 22.94398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.38007"^^xsd:decimal ;
  dwc:decimalLongitude "22.94398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2014_36.38007_22.94398_0-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.38007 22.94398)"^^geo:wktLiteral ;
  geo-pos:lat "36.38007"^^xsd:decimal ;
  geo-pos:long "22.94398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2014_36.38007_22.94398_0-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2014_36.38007_22.94398_0-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2014_36.38007_22.94398_0-10'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.94398'^^xsd:double;
  dwc:latitude '36.38007'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2014_36.38007_22.94398_0-10'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2014_36.37936_22.94432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2014_36.37936_22.94432> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2014_36.37936_22.94432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.37936 22.94432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.37936"^^xsd:decimal ;
  dwc:decimalLongitude "22.94432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2014_36.37936_22.94432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.37936 22.94432)"^^geo:wktLiteral ;
  geo-pos:lat "36.37936"^^xsd:decimal ;
  geo-pos:long "22.94432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2014_36.37936_22.94432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2014_36.37936_22.94432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2014_36.37936_22.94432'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.94432'^^xsd:double;
  dwc:latitude '36.37936'^^xsd:double;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2014_36.37936_22.94432'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Bursatella%20leachii_2020_40.5898_22.94451_geo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Bursatella%20leachii_2020_40.5898_22.94451_geo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Bursatella%20leachii_2020_40.5898_22.94451_geo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5898 22.94451)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5898"^^xsd:decimal ;
  dwc:decimalLongitude "22.94451"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Bursatella%20leachii_2020_40.5898_22.94451_geo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5898 22.94451)"^^geo:wktLiteral ;
  geo-pos:lat "40.5898"^^xsd:decimal ;
  geo-pos:long "22.94451"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Bursatella%20leachii_2020_40.5898_22.94451_geo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Bursatella leachii_2020_40.5898_22.94451_geo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Bursatella leachii_2020_40.5898_22.94451_geo'^^xsd:string;
  dwc:scientificName 'Bursatella leachii Blainville, 1817'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'geo'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.94451'^^xsd:double;
  dwc:latitude '40.5898'^^xsd:double;
  dwc:coordinatePrecision '49'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '138759'^^xsd:integer;
  dwc:occurrenceId 'Bursatella leachii_2020_40.5898_22.94451_geo'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138759'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Styela%20plicata_1994-03-01%2F1994-05-30_40.57323_22.94477_4-4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Styela%20plicata_1994-03-01%2F1994-05-30_40.57323_22.94477_4-4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Styela%20plicata_1994-03-01%2F1994-05-30_40.57323_22.94477_4-4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.57323 22.94477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.57323"^^xsd:decimal ;
  dwc:decimalLongitude "22.94477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Styela%20plicata_1994-03-01%2F1994-05-30_40.57323_22.94477_4-4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.57323 22.94477)"^^geo:wktLiteral ;
  geo-pos:lat "40.57323"^^xsd:decimal ;
  geo-pos:long "22.94477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Styela%20plicata_1994-03-01%2F1994-05-30_40.57323_22.94477_4-4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Styela plicata_1994-03-01/1994-05-30_40.57323_22.94477_4-4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Styela plicata_1994-03-01/1994-05-30_40.57323_22.94477_4-4'^^xsd:string;
  dwc:scientificName 'Styela plicata (Lesueur, 1823)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.94477'^^xsd:double;
  dwc:latitude '40.57323'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '103936'^^xsd:integer;
  dwc:occurrenceId 'Styela plicata_1994-03-01/1994-05-30_40.57323_22.94477_4-4'^^xsd:string;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103936'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Styela%20plicata_2004%2F2005_40.59066_22.94526_4-4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Styela%20plicata_2004%2F2005_40.59066_22.94526_4-4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Styela%20plicata_2004%2F2005_40.59066_22.94526_4-4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.59066 22.94526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.59066"^^xsd:decimal ;
  dwc:decimalLongitude "22.94526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Styela%20plicata_2004%2F2005_40.59066_22.94526_4-4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.59066 22.94526)"^^geo:wktLiteral ;
  geo-pos:lat "40.59066"^^xsd:decimal ;
  geo-pos:long "22.94526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Styela%20plicata_2004%2F2005_40.59066_22.94526_4-4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Styela plicata_2004/2005_40.59066_22.94526_4-4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Styela plicata_2004/2005_40.59066_22.94526_4-4'^^xsd:string;
  dwc:scientificName 'Styela plicata (Lesueur, 1823)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.94526'^^xsd:double;
  dwc:latitude '40.59066'^^xsd:double;
  dwc:coordinatePrecision '49'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '103936'^^xsd:integer;
  dwc:occurrenceId 'Styela plicata_2004/2005_40.59066_22.94526_4-4'^^xsd:string;
  dwc:aphiaIdAccepted '103936'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '583'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Hydroides%20elegans_1997_40.59682_22.94728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Hydroides%20elegans_1997_40.59682_22.94728> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Hydroides%20elegans_1997_40.59682_22.94728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.59682 22.94728)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.59682"^^xsd:decimal ;
  dwc:decimalLongitude "22.94728"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Hydroides%20elegans_1997_40.59682_22.94728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.59682 22.94728)"^^geo:wktLiteral ;
  geo-pos:lat "40.59682"^^xsd:decimal ;
  geo-pos:long "22.94728"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Hydroides%20elegans_1997_40.59682_22.94728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hydroides elegans_1997_40.59682_22.94728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Hydroides elegans_1997_40.59682_22.94728'^^xsd:string;
  dwc:scientificName 'Hydroides elegans (Haswell, 1883) [nomen protectum]'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.94728'^^xsd:double;
  dwc:latitude '40.59682'^^xsd:double;
  dwc:aphiaid '131002'^^xsd:integer;
  dwc:occurrenceId 'Hydroides elegans_1997_40.59682_22.94728'^^xsd:string;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131002'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Conomurex%20persicus_2009%2F2010_36.15971_22.94862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Conomurex%20persicus_2009%2F2010_36.15971_22.94862> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Conomurex%20persicus_2009%2F2010_36.15971_22.94862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.15971 22.94862)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.15971"^^xsd:decimal ;
  dwc:decimalLongitude "22.94862"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Conomurex%20persicus_2009%2F2010_36.15971_22.94862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.15971 22.94862)"^^geo:wktLiteral ;
  geo-pos:lat "36.15971"^^xsd:decimal ;
  geo-pos:long "22.94862"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Conomurex%20persicus_2009%2F2010_36.15971_22.94862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Conomurex persicus_2009/2010_36.15971_22.94862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Conomurex persicus_2009/2010_36.15971_22.94862'^^xsd:string;
  dwc:scientificName 'Conomurex persicus (Swainson, 1821)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.94862'^^xsd:double;
  dwc:latitude '36.15971'^^xsd:double;
  dwc:aphiaid '565371'^^xsd:integer;
  dwc:occurrenceId 'Conomurex persicus_2009/2010_36.15971_22.94862'^^xsd:string;
  dwc:aphiaIdAccepted '565371'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '8'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Ganonema%20farinosum_2014_36.15861_22.94896_1-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Ganonema%20farinosum_2014_36.15861_22.94896_1-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Ganonema%20farinosum_2014_36.15861_22.94896_1-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.15861 22.94896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.15861"^^xsd:decimal ;
  dwc:decimalLongitude "22.94896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Ganonema%20farinosum_2014_36.15861_22.94896_1-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.15861 22.94896)"^^geo:wktLiteral ;
  geo-pos:lat "36.15861"^^xsd:decimal ;
  geo-pos:long "22.94896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Ganonema%20farinosum_2014_36.15861_22.94896_1-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ganonema farinosum_2014_36.15861_22.94896_1-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Ganonema farinosum_2014_36.15861_22.94896_1-1'^^xsd:string;
  dwc:scientificName 'Ganonema farinosum (J.V.Lamouroux) K.-C.Fan & Y.-C.Wang, 1974'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.94896'^^xsd:double;
  dwc:latitude '36.15861'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '145749'^^xsd:integer;
  dwc:occurrenceId 'Ganonema farinosum_2014_36.15861_22.94896_1-1'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145749'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2014_36.15902_22.94905_0-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2014_36.15902_22.94905_0-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2014_36.15902_22.94905_0-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.15902 22.94905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.15902"^^xsd:decimal ;
  dwc:decimalLongitude "22.94905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2014_36.15902_22.94905_0-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.15902 22.94905)"^^geo:wktLiteral ;
  geo-pos:lat "36.15902"^^xsd:decimal ;
  geo-pos:long "22.94905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2014_36.15902_22.94905_0-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2014_36.15902_22.94905_0-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2014_36.15902_22.94905_0-10'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.94905'^^xsd:double;
  dwc:latitude '36.15902'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2014_36.15902_22.94905_0-10'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2014_36.15902_22.94905_0-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2014_36.15902_22.94905_0-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2014_36.15902_22.94905_0-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.15902 22.94905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.15902"^^xsd:decimal ;
  dwc:decimalLongitude "22.94905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2014_36.15902_22.94905_0-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.15902 22.94905)"^^geo:wktLiteral ;
  geo-pos:lat "36.15902"^^xsd:decimal ;
  geo-pos:long "22.94905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2014_36.15902_22.94905_0-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2014_36.15902_22.94905_0-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2014_36.15902_22.94905_0-10'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.94905'^^xsd:double;
  dwc:latitude '36.15902'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2014_36.15902_22.94905_0-10'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Conomurex%20persicus_2020_36.15889_22.94915_1-4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Conomurex%20persicus_2020_36.15889_22.94915_1-4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Conomurex%20persicus_2020_36.15889_22.94915_1-4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.15889 22.94915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.15889"^^xsd:decimal ;
  dwc:decimalLongitude "22.94915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Conomurex%20persicus_2020_36.15889_22.94915_1-4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.15889 22.94915)"^^geo:wktLiteral ;
  geo-pos:lat "36.15889"^^xsd:decimal ;
  geo-pos:long "22.94915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Conomurex%20persicus_2020_36.15889_22.94915_1-4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Conomurex persicus_2020_36.15889_22.94915_1-4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Conomurex persicus_2020_36.15889_22.94915_1-4'^^xsd:string;
  dwc:scientificName 'Conomurex persicus (Swainson, 1821)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.94915'^^xsd:double;
  dwc:latitude '36.15889'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '565371'^^xsd:integer;
  dwc:occurrenceId 'Conomurex persicus_2020_36.15889_22.94915_1-4'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '565371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '500'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Conomurex%20persicus_2020_36.15889_22.94915_20-25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Conomurex%20persicus_2020_36.15889_22.94915_20-25> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Conomurex%20persicus_2020_36.15889_22.94915_20-25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.15889 22.94915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.15889"^^xsd:decimal ;
  dwc:decimalLongitude "22.94915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Conomurex%20persicus_2020_36.15889_22.94915_20-25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.15889 22.94915)"^^geo:wktLiteral ;
  geo-pos:lat "36.15889"^^xsd:decimal ;
  geo-pos:long "22.94915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Conomurex%20persicus_2020_36.15889_22.94915_20-25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Conomurex persicus_2020_36.15889_22.94915_20-25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Conomurex persicus_2020_36.15889_22.94915_20-25'^^xsd:string;
  dwc:scientificName 'Conomurex persicus (Swainson, 1821)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.94915'^^xsd:double;
  dwc:latitude '36.15889'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '565371'^^xsd:integer;
  dwc:occurrenceId 'Conomurex persicus_2020_36.15889_22.94915_20-25'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '565371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Conomurex%20persicus_2020_36.15889_22.94915_4.5-6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Conomurex%20persicus_2020_36.15889_22.94915_4.5-6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Conomurex%20persicus_2020_36.15889_22.94915_4.5-6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.15889 22.94915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.15889"^^xsd:decimal ;
  dwc:decimalLongitude "22.94915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Conomurex%20persicus_2020_36.15889_22.94915_4.5-6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.15889 22.94915)"^^geo:wktLiteral ;
  geo-pos:lat "36.15889"^^xsd:decimal ;
  geo-pos:long "22.94915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Conomurex%20persicus_2020_36.15889_22.94915_4.5-6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Conomurex persicus_2020_36.15889_22.94915_4.5-6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Conomurex persicus_2020_36.15889_22.94915_4.5-6'^^xsd:string;
  dwc:scientificName 'Conomurex persicus (Swainson, 1821)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.94915'^^xsd:double;
  dwc:latitude '36.15889'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '565371'^^xsd:integer;
  dwc:occurrenceId 'Conomurex persicus_2020_36.15889_22.94915_4.5-6'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '565371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2020_36.15889_22.94915_19-25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2020_36.15889_22.94915_19-25> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2020_36.15889_22.94915_19-25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.15889 22.94915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.15889"^^xsd:decimal ;
  dwc:decimalLongitude "22.94915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2020_36.15889_22.94915_19-25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.15889 22.94915)"^^geo:wktLiteral ;
  geo-pos:lat "36.15889"^^xsd:decimal ;
  geo-pos:long "22.94915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2020_36.15889_22.94915_19-25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2020_36.15889_22.94915_19-25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2020_36.15889_22.94915_19-25'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.94915'^^xsd:double;
  dwc:latitude '36.15889'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2020_36.15889_22.94915_19-25'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '10'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2020_36.15889_22.94915_5-19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_36.15889_22.94915_5-19> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_36.15889_22.94915_5-19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.15889 22.94915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.15889"^^xsd:decimal ;
  dwc:decimalLongitude "22.94915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_36.15889_22.94915_5-19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.15889 22.94915)"^^geo:wktLiteral ;
  geo-pos:lat "36.15889"^^xsd:decimal ;
  geo-pos:long "22.94915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2020_36.15889_22.94915_5-19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2020_36.15889_22.94915_5-19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2020_36.15889_22.94915_5-19'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.94915'^^xsd:double;
  dwc:latitude '36.15889'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2020_36.15889_22.94915_5-19'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '30'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Diadema%20setosum_2020_36.15851_22.94916_4-27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Diadema%20setosum_2020_36.15851_22.94916_4-27> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Diadema%20setosum_2020_36.15851_22.94916_4-27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.15851 22.94916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.15851"^^xsd:decimal ;
  dwc:decimalLongitude "22.94916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Diadema%20setosum_2020_36.15851_22.94916_4-27>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.15851 22.94916)"^^geo:wktLiteral ;
  geo-pos:lat "36.15851"^^xsd:decimal ;
  geo-pos:long "22.94916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Diadema%20setosum_2020_36.15851_22.94916_4-27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Diadema setosum_2020_36.15851_22.94916_4-27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Diadema setosum_2020_36.15851_22.94916_4-27'^^xsd:string;
  dwc:scientificName 'Diadema setosum (Leske, 1778)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.94916'^^xsd:double;
  dwc:latitude '36.15851'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '213372'^^xsd:integer;
  dwc:occurrenceId 'Diadema setosum_2020_36.15851_22.94916_4-27'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213372'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Conomurex%20persicus_2020_36.15854_22.94919_5-15_Michail%20Ragkousis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Conomurex%20persicus_2020_36.15854_22.94919_5-15_Michail%20Ragkousis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Conomurex%20persicus_2020_36.15854_22.94919_5-15_Michail%20Ragkousis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.15854 22.94919)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.15854"^^xsd:decimal ;
  dwc:decimalLongitude "22.94919"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Conomurex%20persicus_2020_36.15854_22.94919_5-15_Michail%20Ragkousis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.15854 22.94919)"^^geo:wktLiteral ;
  geo-pos:lat "36.15854"^^xsd:decimal ;
  geo-pos:long "22.94919"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Conomurex%20persicus_2020_36.15854_22.94919_5-15_Michail%20Ragkousis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Conomurex persicus_2020_36.15854_22.94919_5-15_Michail Ragkousis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Conomurex persicus_2020_36.15854_22.94919_5-15_Michail Ragkousis'^^xsd:string;
  dwc:scientificName 'Conomurex persicus (Swainson, 1821)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Michail Ragkousis'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.94919'^^xsd:double;
  dwc:latitude '36.15854'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '565371'^^xsd:integer;
  dwc:occurrenceId 'Conomurex persicus_2020_36.15854_22.94919_5-15_Michail Ragkousis'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '565371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '73'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Diadema%20setosum_2020_36.15854_22.94919_5-5_Michail%20Ragkousis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Diadema%20setosum_2020_36.15854_22.94919_5-5_Michail%20Ragkousis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Diadema%20setosum_2020_36.15854_22.94919_5-5_Michail%20Ragkousis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.15854 22.94919)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.15854"^^xsd:decimal ;
  dwc:decimalLongitude "22.94919"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Diadema%20setosum_2020_36.15854_22.94919_5-5_Michail%20Ragkousis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.15854 22.94919)"^^geo:wktLiteral ;
  geo-pos:lat "36.15854"^^xsd:decimal ;
  geo-pos:long "22.94919"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Diadema%20setosum_2020_36.15854_22.94919_5-5_Michail%20Ragkousis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Diadema setosum_2020_36.15854_22.94919_5-5_Michail Ragkousis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Diadema setosum_2020_36.15854_22.94919_5-5_Michail Ragkousis'^^xsd:string;
  dwc:scientificName 'Diadema setosum (Leske, 1778)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Michail Ragkousis'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.94919'^^xsd:double;
  dwc:latitude '36.15854'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '213372'^^xsd:integer;
  dwc:occurrenceId 'Diadema setosum_2020_36.15854_22.94919_5-5_Michail Ragkousis'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213372'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2020_36.15854_22.94919_15-15_Michail%20Ragkousis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2020_36.15854_22.94919_15-15_Michail%20Ragkousis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2020_36.15854_22.94919_15-15_Michail%20Ragkousis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.15854 22.94919)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.15854"^^xsd:decimal ;
  dwc:decimalLongitude "22.94919"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2020_36.15854_22.94919_15-15_Michail%20Ragkousis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.15854 22.94919)"^^geo:wktLiteral ;
  geo-pos:lat "36.15854"^^xsd:decimal ;
  geo-pos:long "22.94919"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2020_36.15854_22.94919_15-15_Michail%20Ragkousis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2020_36.15854_22.94919_15-15_Michail Ragkousis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2020_36.15854_22.94919_15-15_Michail Ragkousis'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Michail Ragkousis'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.94919'^^xsd:double;
  dwc:latitude '36.15854'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2020_36.15854_22.94919_15-15_Michail Ragkousis'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2020_36.15854_22.94919_15-25_Michail%20Ragkousis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2020_36.15854_22.94919_15-25_Michail%20Ragkousis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2020_36.15854_22.94919_15-25_Michail%20Ragkousis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.15854 22.94919)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.15854"^^xsd:decimal ;
  dwc:decimalLongitude "22.94919"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2020_36.15854_22.94919_15-25_Michail%20Ragkousis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.15854 22.94919)"^^geo:wktLiteral ;
  geo-pos:lat "36.15854"^^xsd:decimal ;
  geo-pos:long "22.94919"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2020_36.15854_22.94919_15-25_Michail%20Ragkousis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2020_36.15854_22.94919_15-25_Michail Ragkousis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2020_36.15854_22.94919_15-25_Michail Ragkousis'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Michail Ragkousis'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.94919'^^xsd:double;
  dwc:latitude '36.15854'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2020_36.15854_22.94919_15-25_Michail Ragkousis'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '4'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2020-07-21_36.15854_22.94919_15-15_Michail%20Ragkousis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-07-21_36.15854_22.94919_15-15_Michail%20Ragkousis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-07-21_36.15854_22.94919_15-15_Michail%20Ragkousis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.15854 22.94919)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.15854"^^xsd:decimal ;
  dwc:decimalLongitude "22.94919"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2020-07-21_36.15854_22.94919_15-15_Michail%20Ragkousis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.15854 22.94919)"^^geo:wktLiteral ;
  geo-pos:lat "36.15854"^^xsd:decimal ;
  geo-pos:long "22.94919"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2020-07-21_36.15854_22.94919_15-15_Michail%20Ragkousis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2020-07-21_36.15854_22.94919_15-15_Michail Ragkousis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2020-07-21_36.15854_22.94919_15-15_Michail Ragkousis'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Michail Ragkousis'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.94919'^^xsd:double;
  dwc:latitude '36.15854'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2020-07-21_36.15854_22.94919_15-15_Michail Ragkousis'^^xsd:string;
  dwc:observationDate '2020-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '7'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2020-07-22_36.15854_22.94919_20-20_Michail%20Ragkousis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-07-22_36.15854_22.94919_20-20_Michail%20Ragkousis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-07-22_36.15854_22.94919_20-20_Michail%20Ragkousis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.15854 22.94919)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.15854"^^xsd:decimal ;
  dwc:decimalLongitude "22.94919"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2020-07-22_36.15854_22.94919_20-20_Michail%20Ragkousis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.15854 22.94919)"^^geo:wktLiteral ;
  geo-pos:lat "36.15854"^^xsd:decimal ;
  geo-pos:long "22.94919"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2020-07-22_36.15854_22.94919_20-20_Michail%20Ragkousis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2020-07-22_36.15854_22.94919_20-20_Michail Ragkousis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2020-07-22_36.15854_22.94919_20-20_Michail Ragkousis'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Michail Ragkousis'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.94919'^^xsd:double;
  dwc:latitude '36.15854'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2020-07-22_36.15854_22.94919_20-20_Michail Ragkousis'^^xsd:string;
  dwc:observationDate '2020-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2020-07-21_36.15854_22.94919_15-15_Michail%20Ragkousis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020-07-21_36.15854_22.94919_15-15_Michail%20Ragkousis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020-07-21_36.15854_22.94919_15-15_Michail%20Ragkousis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.15854 22.94919)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.15854"^^xsd:decimal ;
  dwc:decimalLongitude "22.94919"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020-07-21_36.15854_22.94919_15-15_Michail%20Ragkousis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.15854 22.94919)"^^geo:wktLiteral ;
  geo-pos:lat "36.15854"^^xsd:decimal ;
  geo-pos:long "22.94919"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2020-07-21_36.15854_22.94919_15-15_Michail%20Ragkousis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2020-07-21_36.15854_22.94919_15-15_Michail Ragkousis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2020-07-21_36.15854_22.94919_15-15_Michail Ragkousis'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Michail Ragkousis'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.94919'^^xsd:double;
  dwc:latitude '36.15854'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2020-07-21_36.15854_22.94919_15-15_Michail Ragkousis'^^xsd:string;
  dwc:observationDate '2020-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '14'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2020-07-22_36.15854_22.94919_15-15_Michail%20Ragkousis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020-07-22_36.15854_22.94919_15-15_Michail%20Ragkousis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020-07-22_36.15854_22.94919_15-15_Michail%20Ragkousis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.15854 22.94919)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.15854"^^xsd:decimal ;
  dwc:decimalLongitude "22.94919"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020-07-22_36.15854_22.94919_15-15_Michail%20Ragkousis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.15854 22.94919)"^^geo:wktLiteral ;
  geo-pos:lat "36.15854"^^xsd:decimal ;
  geo-pos:long "22.94919"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2020-07-22_36.15854_22.94919_15-15_Michail%20Ragkousis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2020-07-22_36.15854_22.94919_15-15_Michail Ragkousis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2020-07-22_36.15854_22.94919_15-15_Michail Ragkousis'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Michail Ragkousis'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.94919'^^xsd:double;
  dwc:latitude '36.15854'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2020-07-22_36.15854_22.94919_15-15_Michail Ragkousis'^^xsd:string;
  dwc:observationDate '2020-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '5'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2020-07-23_36.15854_22.94919_15-15_Michail%20Ragkousis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020-07-23_36.15854_22.94919_15-15_Michail%20Ragkousis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020-07-23_36.15854_22.94919_15-15_Michail%20Ragkousis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.15854 22.94919)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.15854"^^xsd:decimal ;
  dwc:decimalLongitude "22.94919"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020-07-23_36.15854_22.94919_15-15_Michail%20Ragkousis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.15854 22.94919)"^^geo:wktLiteral ;
  geo-pos:lat "36.15854"^^xsd:decimal ;
  geo-pos:long "22.94919"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2020-07-23_36.15854_22.94919_15-15_Michail%20Ragkousis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2020-07-23_36.15854_22.94919_15-15_Michail Ragkousis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2020-07-23_36.15854_22.94919_15-15_Michail Ragkousis'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Michail Ragkousis'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.94919'^^xsd:double;
  dwc:latitude '36.15854'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2020-07-23_36.15854_22.94919_15-15_Michail Ragkousis'^^xsd:string;
  dwc:observationDate '2020-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '7'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2019_36.15777_22.94955_Stergios%20Vasilis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.15777_22.94955_Stergios%20Vasilis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.15777_22.94955_Stergios%20Vasilis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.15777 22.94955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.15777"^^xsd:decimal ;
  dwc:decimalLongitude "22.94955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.15777_22.94955_Stergios%20Vasilis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.15777 22.94955)"^^geo:wktLiteral ;
  geo-pos:lat "36.15777"^^xsd:decimal ;
  geo-pos:long "22.94955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2019_36.15777_22.94955_Stergios%20Vasilis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2019_36.15777_22.94955_Stergios Vasilis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2019_36.15777_22.94955_Stergios Vasilis'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Stergios Vasilis'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.94955'^^xsd:double;
  dwc:latitude '36.15777'^^xsd:double;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2019_36.15777_22.94955_Stergios Vasilis'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2009_37.94727_22.95067_13.7-16.2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_37.94727_22.95067_13.7-16.2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_37.94727_22.95067_13.7-16.2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.94727 22.95067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.94727"^^xsd:decimal ;
  dwc:decimalLongitude "22.95067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "16.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_37.94727_22.95067_13.7-16.2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.94727 22.95067)"^^geo:wktLiteral ;
  geo-pos:lat "37.94727"^^xsd:decimal ;
  geo-pos:long "22.95067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2009_37.94727_22.95067_13.7-16.2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2009_37.94727_22.95067_13.7-16.2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2009_37.94727_22.95067_13.7-16.2'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.95067'^^xsd:double;
  dwc:latitude '37.94727'^^xsd:double;
  dwc:minimumDepth '13.7'^^xsd:double;
  dwc:maximumDepth '16.2'^^xsd:double;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2009_37.94727_22.95067_13.7-16.2'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Torquigener%20flavimaculosus_2019_36.47652_22.95836_1.5-1.5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2019_36.47652_22.95836_1.5-1.5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2019_36.47652_22.95836_1.5-1.5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.47652 22.95836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.47652"^^xsd:decimal ;
  dwc:decimalLongitude "22.95836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2019_36.47652_22.95836_1.5-1.5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.47652 22.95836)"^^geo:wktLiteral ;
  geo-pos:lat "36.47652"^^xsd:decimal ;
  geo-pos:long "22.95836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Torquigener%20flavimaculosus_2019_36.47652_22.95836_1.5-1.5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Torquigener flavimaculosus_2019_36.47652_22.95836_1.5-1.5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Torquigener flavimaculosus_2019_36.47652_22.95836_1.5-1.5'^^xsd:string;
  dwc:scientificName 'Torquigener flavimaculosus Hardy & Randall, 1983'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.95836'^^xsd:double;
  dwc:latitude '36.47652'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '219962'^^xsd:integer;
  dwc:occurrenceId 'Torquigener flavimaculosus_2019_36.47652_22.95836_1.5-1.5'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219962'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Mnemiopsis%20leidyi_2018_39.34974_22.96197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2018_39.34974_22.96197> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2018_39.34974_22.96197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.34974 22.96197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.34974"^^xsd:decimal ;
  dwc:decimalLongitude "22.96197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "73"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2018_39.34974_22.96197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.34974 22.96197)"^^geo:wktLiteral ;
  geo-pos:lat "39.34974"^^xsd:decimal ;
  geo-pos:long "22.96197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "73"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Mnemiopsis%20leidyi_2018_39.34974_22.96197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mnemiopsis leidyi_2018_39.34974_22.96197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Mnemiopsis leidyi_2018_39.34974_22.96197'^^xsd:string;
  dwc:scientificName 'Mnemiopsis leidyi A. Agassiz, 1865'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.96197'^^xsd:double;
  dwc:latitude '39.34974'^^xsd:double;
  dwc:coordinatePrecision '73'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '106401'^^xsd:integer;
  dwc:occurrenceId 'Mnemiopsis leidyi_2018_39.34974_22.96197'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106401'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '5'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2019_36.15253_22.96418_2-2_Garnier%20Jean%20Christophe>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.15253_22.96418_2-2_Garnier%20Jean%20Christophe> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.15253_22.96418_2-2_Garnier%20Jean%20Christophe> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.15253 22.96418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.15253"^^xsd:decimal ;
  dwc:decimalLongitude "22.96418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.15253_22.96418_2-2_Garnier%20Jean%20Christophe>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.15253 22.96418)"^^geo:wktLiteral ;
  geo-pos:lat "36.15253"^^xsd:decimal ;
  geo-pos:long "22.96418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2019_36.15253_22.96418_2-2_Garnier%20Jean%20Christophe>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2019_36.15253_22.96418_2-2_Garnier Jean Christophe" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2019_36.15253_22.96418_2-2_Garnier Jean Christophe'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Garnier Jean Christophe'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.96418'^^xsd:double;
  dwc:latitude '36.15253'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'UAEGEAN-ALAS'^^xsd:string;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2019_36.15253_22.96418_2-2_Garnier Jean Christophe'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2012_39.34891_22.96624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2012_39.34891_22.96624> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2012_39.34891_22.96624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.34891 22.96624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.34891"^^xsd:decimal ;
  dwc:decimalLongitude "22.96624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2012_39.34891_22.96624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.34891 22.96624)"^^geo:wktLiteral ;
  geo-pos:lat "39.34891"^^xsd:decimal ;
  geo-pos:long "22.96624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2012_39.34891_22.96624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2012_39.34891_22.96624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2012_39.34891_22.96624'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.96624'^^xsd:double;
  dwc:latitude '39.34891'^^xsd:double;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2012_39.34891_22.96624'^^xsd:string;
  dwc:observationDate '2012-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Mnemiopsis%20leidyi_2004%2F2010_39.13403_22.96667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2004%2F2010_39.13403_22.96667> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2004%2F2010_39.13403_22.96667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.13403 22.96667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.13403"^^xsd:decimal ;
  dwc:decimalLongitude "22.96667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2004%2F2010_39.13403_22.96667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.13403 22.96667)"^^geo:wktLiteral ;
  geo-pos:lat "39.13403"^^xsd:decimal ;
  geo-pos:long "22.96667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Mnemiopsis%20leidyi_2004%2F2010_39.13403_22.96667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mnemiopsis leidyi_2004/2010_39.13403_22.96667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Mnemiopsis leidyi_2004/2010_39.13403_22.96667'^^xsd:string;
  dwc:scientificName 'Mnemiopsis leidyi A. Agassiz, 1865'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.96667'^^xsd:double;
  dwc:latitude '39.13403'^^xsd:double;
  dwc:aphiaid '106401'^^xsd:integer;
  dwc:occurrenceId 'Mnemiopsis leidyi_2004/2010_39.13403_22.96667'^^xsd:string;
  dwc:aphiaIdAccepted '106401'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2020_36.35353_22.96833_6.5-7.5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2020_36.35353_22.96833_6.5-7.5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2020_36.35353_22.96833_6.5-7.5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.35353 22.96833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.35353"^^xsd:decimal ;
  dwc:decimalLongitude "22.96833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2020_36.35353_22.96833_6.5-7.5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.35353 22.96833)"^^geo:wktLiteral ;
  geo-pos:lat "36.35353"^^xsd:decimal ;
  geo-pos:long "22.96833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2020_36.35353_22.96833_6.5-7.5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2020_36.35353_22.96833_6.5-7.5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2020_36.35353_22.96833_6.5-7.5'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.96833'^^xsd:double;
  dwc:latitude '36.35353'^^xsd:double;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2020_36.35353_22.96833_6.5-7.5'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '20'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2020_36.35353_22.96833_6.5-7.5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_36.35353_22.96833_6.5-7.5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_36.35353_22.96833_6.5-7.5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.35353 22.96833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.35353"^^xsd:decimal ;
  dwc:decimalLongitude "22.96833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_36.35353_22.96833_6.5-7.5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.35353 22.96833)"^^geo:wktLiteral ;
  geo-pos:lat "36.35353"^^xsd:decimal ;
  geo-pos:long "22.96833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2020_36.35353_22.96833_6.5-7.5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2020_36.35353_22.96833_6.5-7.5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2020_36.35353_22.96833_6.5-7.5'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.96833'^^xsd:double;
  dwc:latitude '36.35353'^^xsd:double;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2020_36.35353_22.96833_6.5-7.5'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '25'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Torquigener%20flavimaculosus_2018_36.46891_22.96847_3-3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2018_36.46891_22.96847_3-3> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2018_36.46891_22.96847_3-3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46891 22.96847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.46891"^^xsd:decimal ;
  dwc:decimalLongitude "22.96847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2018_36.46891_22.96847_3-3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46891 22.96847)"^^geo:wktLiteral ;
  geo-pos:lat "36.46891"^^xsd:decimal ;
  geo-pos:long "22.96847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Torquigener%20flavimaculosus_2018_36.46891_22.96847_3-3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Torquigener flavimaculosus_2018_36.46891_22.96847_3-3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Torquigener flavimaculosus_2018_36.46891_22.96847_3-3'^^xsd:string;
  dwc:scientificName 'Torquigener flavimaculosus Hardy & Randall, 1983'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.96847'^^xsd:double;
  dwc:latitude '36.46891'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '219962'^^xsd:integer;
  dwc:occurrenceId 'Torquigener flavimaculosus_2018_36.46891_22.96847_3-3'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219962'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2020-07-20_36.3531_22.9721_5-5_Michail%20Ragkousis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2020-07-20_36.3531_22.9721_5-5_Michail%20Ragkousis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2020-07-20_36.3531_22.9721_5-5_Michail%20Ragkousis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3531 22.9721)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3531"^^xsd:decimal ;
  dwc:decimalLongitude "22.9721"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2020-07-20_36.3531_22.9721_5-5_Michail%20Ragkousis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3531 22.9721)"^^geo:wktLiteral ;
  geo-pos:lat "36.3531"^^xsd:decimal ;
  geo-pos:long "22.9721"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2020-07-20_36.3531_22.9721_5-5_Michail%20Ragkousis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2020-07-20_36.3531_22.9721_5-5_Michail Ragkousis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2020-07-20_36.3531_22.9721_5-5_Michail Ragkousis'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Michail Ragkousis'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.9721'^^xsd:double;
  dwc:latitude '36.3531'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2020-07-20_36.3531_22.9721_5-5_Michail Ragkousis'^^xsd:string;
  dwc:observationDate '2020-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2020-07-21_36.3531_22.9721_5-5_Alexandros%20Tsatiris>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2020-07-21_36.3531_22.9721_5-5_Alexandros%20Tsatiris> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2020-07-21_36.3531_22.9721_5-5_Alexandros%20Tsatiris> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3531 22.9721)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3531"^^xsd:decimal ;
  dwc:decimalLongitude "22.9721"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2020-07-21_36.3531_22.9721_5-5_Alexandros%20Tsatiris>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3531 22.9721)"^^geo:wktLiteral ;
  geo-pos:lat "36.3531"^^xsd:decimal ;
  geo-pos:long "22.9721"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2020-07-21_36.3531_22.9721_5-5_Alexandros%20Tsatiris>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2020-07-21_36.3531_22.9721_5-5_Alexandros Tsatiris" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2020-07-21_36.3531_22.9721_5-5_Alexandros Tsatiris'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Alexandros Tsatiris'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.9721'^^xsd:double;
  dwc:latitude '36.3531'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2020-07-21_36.3531_22.9721_5-5_Alexandros Tsatiris'^^xsd:string;
  dwc:observationDate '2020-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2020-07-19_36.3531_22.9721_5-5_Alexandros%20Tsatiris>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-07-19_36.3531_22.9721_5-5_Alexandros%20Tsatiris> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-07-19_36.3531_22.9721_5-5_Alexandros%20Tsatiris> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3531 22.9721)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3531"^^xsd:decimal ;
  dwc:decimalLongitude "22.9721"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2020-07-19_36.3531_22.9721_5-5_Alexandros%20Tsatiris>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3531 22.9721)"^^geo:wktLiteral ;
  geo-pos:lat "36.3531"^^xsd:decimal ;
  geo-pos:long "22.9721"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2020-07-19_36.3531_22.9721_5-5_Alexandros%20Tsatiris>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2020-07-19_36.3531_22.9721_5-5_Alexandros Tsatiris" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2020-07-19_36.3531_22.9721_5-5_Alexandros Tsatiris'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Alexandros Tsatiris'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.9721'^^xsd:double;
  dwc:latitude '36.3531'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2020-07-19_36.3531_22.9721_5-5_Alexandros Tsatiris'^^xsd:string;
  dwc:observationDate '2020-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2020-07-20_36.3531_22.9721_5-5_Michail%20Ragkousis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-07-20_36.3531_22.9721_5-5_Michail%20Ragkousis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-07-20_36.3531_22.9721_5-5_Michail%20Ragkousis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3531 22.9721)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3531"^^xsd:decimal ;
  dwc:decimalLongitude "22.9721"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2020-07-20_36.3531_22.9721_5-5_Michail%20Ragkousis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3531 22.9721)"^^geo:wktLiteral ;
  geo-pos:lat "36.3531"^^xsd:decimal ;
  geo-pos:long "22.9721"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2020-07-20_36.3531_22.9721_5-5_Michail%20Ragkousis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2020-07-20_36.3531_22.9721_5-5_Michail Ragkousis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2020-07-20_36.3531_22.9721_5-5_Michail Ragkousis'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Michail Ragkousis'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.9721'^^xsd:double;
  dwc:latitude '36.3531'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2020-07-20_36.3531_22.9721_5-5_Michail Ragkousis'^^xsd:string;
  dwc:observationDate '2020-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2020-07-21_36.3531_22.9721_5-5_Michail%20Ragkousis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-07-21_36.3531_22.9721_5-5_Michail%20Ragkousis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-07-21_36.3531_22.9721_5-5_Michail%20Ragkousis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3531 22.9721)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3531"^^xsd:decimal ;
  dwc:decimalLongitude "22.9721"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2020-07-21_36.3531_22.9721_5-5_Michail%20Ragkousis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3531 22.9721)"^^geo:wktLiteral ;
  geo-pos:lat "36.3531"^^xsd:decimal ;
  geo-pos:long "22.9721"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2020-07-21_36.3531_22.9721_5-5_Michail%20Ragkousis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2020-07-21_36.3531_22.9721_5-5_Michail Ragkousis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2020-07-21_36.3531_22.9721_5-5_Michail Ragkousis'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Michail Ragkousis'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.9721'^^xsd:double;
  dwc:latitude '36.3531'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2020-07-21_36.3531_22.9721_5-5_Michail Ragkousis'^^xsd:string;
  dwc:observationDate '2020-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2020-07-22_36.3531_22.9721_5-5_Alexandros%20Tsatiris>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-07-22_36.3531_22.9721_5-5_Alexandros%20Tsatiris> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-07-22_36.3531_22.9721_5-5_Alexandros%20Tsatiris> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3531 22.9721)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3531"^^xsd:decimal ;
  dwc:decimalLongitude "22.9721"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2020-07-22_36.3531_22.9721_5-5_Alexandros%20Tsatiris>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3531 22.9721)"^^geo:wktLiteral ;
  geo-pos:lat "36.3531"^^xsd:decimal ;
  geo-pos:long "22.9721"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2020-07-22_36.3531_22.9721_5-5_Alexandros%20Tsatiris>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2020-07-22_36.3531_22.9721_5-5_Alexandros Tsatiris" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2020-07-22_36.3531_22.9721_5-5_Alexandros Tsatiris'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Alexandros Tsatiris'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.9721'^^xsd:double;
  dwc:latitude '36.3531'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2020-07-22_36.3531_22.9721_5-5_Alexandros Tsatiris'^^xsd:string;
  dwc:observationDate '2020-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '4'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2020-07-20_36.3531_22.9721_5-5_Alexandros%20Tsatiris>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020-07-20_36.3531_22.9721_5-5_Alexandros%20Tsatiris> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020-07-20_36.3531_22.9721_5-5_Alexandros%20Tsatiris> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3531 22.9721)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3531"^^xsd:decimal ;
  dwc:decimalLongitude "22.9721"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020-07-20_36.3531_22.9721_5-5_Alexandros%20Tsatiris>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3531 22.9721)"^^geo:wktLiteral ;
  geo-pos:lat "36.3531"^^xsd:decimal ;
  geo-pos:long "22.9721"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2020-07-20_36.3531_22.9721_5-5_Alexandros%20Tsatiris>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2020-07-20_36.3531_22.9721_5-5_Alexandros Tsatiris" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2020-07-20_36.3531_22.9721_5-5_Alexandros Tsatiris'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Alexandros Tsatiris'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.9721'^^xsd:double;
  dwc:latitude '36.3531'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2020-07-20_36.3531_22.9721_5-5_Alexandros Tsatiris'^^xsd:string;
  dwc:observationDate '2020-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2020-07-21_36.3531_22.9721_5-5_Michail%20Ragkousis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020-07-21_36.3531_22.9721_5-5_Michail%20Ragkousis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020-07-21_36.3531_22.9721_5-5_Michail%20Ragkousis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3531 22.9721)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3531"^^xsd:decimal ;
  dwc:decimalLongitude "22.9721"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020-07-21_36.3531_22.9721_5-5_Michail%20Ragkousis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3531 22.9721)"^^geo:wktLiteral ;
  geo-pos:lat "36.3531"^^xsd:decimal ;
  geo-pos:long "22.9721"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2020-07-21_36.3531_22.9721_5-5_Michail%20Ragkousis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2020-07-21_36.3531_22.9721_5-5_Michail Ragkousis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2020-07-21_36.3531_22.9721_5-5_Michail Ragkousis'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Michail Ragkousis'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.9721'^^xsd:double;
  dwc:latitude '36.3531'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2020-07-21_36.3531_22.9721_5-5_Michail Ragkousis'^^xsd:string;
  dwc:observationDate '2020-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '16'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2020-07-22_36.3531_22.9721_5-5_Michail%20Ragkousis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020-07-22_36.3531_22.9721_5-5_Michail%20Ragkousis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020-07-22_36.3531_22.9721_5-5_Michail%20Ragkousis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3531 22.9721)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3531"^^xsd:decimal ;
  dwc:decimalLongitude "22.9721"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020-07-22_36.3531_22.9721_5-5_Michail%20Ragkousis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3531 22.9721)"^^geo:wktLiteral ;
  geo-pos:lat "36.3531"^^xsd:decimal ;
  geo-pos:long "22.9721"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2020-07-22_36.3531_22.9721_5-5_Michail%20Ragkousis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2020-07-22_36.3531_22.9721_5-5_Michail Ragkousis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2020-07-22_36.3531_22.9721_5-5_Michail Ragkousis'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Michail Ragkousis'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.9721'^^xsd:double;
  dwc:latitude '36.3531'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2020-07-22_36.3531_22.9721_5-5_Michail Ragkousis'^^xsd:string;
  dwc:observationDate '2020-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '10'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2013_38.95215_22.97263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2013_38.95215_22.97263> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2013_38.95215_22.97263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.95215 22.97263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.95215"^^xsd:decimal ;
  dwc:decimalLongitude "22.97263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "16"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2013_38.95215_22.97263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.95215 22.97263)"^^geo:wktLiteral ;
  geo-pos:lat "38.95215"^^xsd:decimal ;
  geo-pos:long "22.97263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "16"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2013_38.95215_22.97263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2013_38.95215_22.97263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2013_38.95215_22.97263'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.97263'^^xsd:double;
  dwc:latitude '38.95215'^^xsd:double;
  dwc:coordinatePrecision '16'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2013_38.95215_22.97263'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Torquigener%20flavimaculosus_2018_36.51017_22.97355_0.5-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2018_36.51017_22.97355_0.5-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2018_36.51017_22.97355_0.5-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.51017 22.97355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.51017"^^xsd:decimal ;
  dwc:decimalLongitude "22.97355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2018_36.51017_22.97355_0.5-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.51017 22.97355)"^^geo:wktLiteral ;
  geo-pos:lat "36.51017"^^xsd:decimal ;
  geo-pos:long "22.97355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Torquigener%20flavimaculosus_2018_36.51017_22.97355_0.5-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Torquigener flavimaculosus_2018_36.51017_22.97355_0.5-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Torquigener flavimaculosus_2018_36.51017_22.97355_0.5-1'^^xsd:string;
  dwc:scientificName 'Torquigener flavimaculosus Hardy & Randall, 1983'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.97355'^^xsd:double;
  dwc:latitude '36.51017'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '219962'^^xsd:integer;
  dwc:occurrenceId 'Torquigener flavimaculosus_2018_36.51017_22.97355_0.5-1'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219962'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2012_36.50956_22.97552_0.2-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2012_36.50956_22.97552_0.2-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2012_36.50956_22.97552_0.2-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.50956 22.97552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.50956"^^xsd:decimal ;
  dwc:decimalLongitude "22.97552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2012_36.50956_22.97552_0.2-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.50956 22.97552)"^^geo:wktLiteral ;
  geo-pos:lat "36.50956"^^xsd:decimal ;
  geo-pos:long "22.97552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2012_36.50956_22.97552_0.2-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2012_36.50956_22.97552_0.2-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2012_36.50956_22.97552_0.2-1'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.97552'^^xsd:double;
  dwc:latitude '36.50956'^^xsd:double;
  dwc:minimumDepth '0.2'^^xsd:double;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2012_36.50956_22.97552_0.2-1'^^xsd:string;
  dwc:observationDate '2012-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2019_36.45496_22.97832_4-4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.45496_22.97832_4-4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.45496_22.97832_4-4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45496 22.97832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.45496"^^xsd:decimal ;
  dwc:decimalLongitude "22.97832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.45496_22.97832_4-4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45496 22.97832)"^^geo:wktLiteral ;
  geo-pos:lat "36.45496"^^xsd:decimal ;
  geo-pos:long "22.97832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2019_36.45496_22.97832_4-4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2019_36.45496_22.97832_4-4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2019_36.45496_22.97832_4-4'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.97832'^^xsd:double;
  dwc:latitude '36.45496'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2019_36.45496_22.97832_4-4'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Bursatella%20leachii_2017_38.11421_22.9799_25-25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Bursatella%20leachii_2017_38.11421_22.9799_25-25> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Bursatella%20leachii_2017_38.11421_22.9799_25-25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.11421 22.9799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.11421"^^xsd:decimal ;
  dwc:decimalLongitude "22.9799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Bursatella%20leachii_2017_38.11421_22.9799_25-25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.11421 22.9799)"^^geo:wktLiteral ;
  geo-pos:lat "38.11421"^^xsd:decimal ;
  geo-pos:long "22.9799"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Bursatella%20leachii_2017_38.11421_22.9799_25-25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Bursatella leachii_2017_38.11421_22.9799_25-25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Bursatella leachii_2017_38.11421_22.9799_25-25'^^xsd:string;
  dwc:scientificName 'Bursatella leachii Blainville, 1817'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.9799'^^xsd:double;
  dwc:latitude '38.11421'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '138759'^^xsd:integer;
  dwc:occurrenceId 'Bursatella leachii_2017_38.11421_22.9799_25-25'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138759'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '11'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Halophila%20stipulacea_2017_38.11421_22.9799_12-12_Thanos%20Dailianis%20%26%20Vasilis%20Gerovasileiou>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2017_38.11421_22.9799_12-12_Thanos%20Dailianis%20%26%20Vasilis%20Gerovasileiou> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2017_38.11421_22.9799_12-12_Thanos%20Dailianis%20%26%20Vasilis%20Gerovasileiou> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.11421 22.9799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.11421"^^xsd:decimal ;
  dwc:decimalLongitude "22.9799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Halophila%20stipulacea_2017_38.11421_22.9799_12-12_Thanos%20Dailianis%20%26%20Vasilis%20Gerovasileiou>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.11421 22.9799)"^^geo:wktLiteral ;
  geo-pos:lat "38.11421"^^xsd:decimal ;
  geo-pos:long "22.9799"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Halophila%20stipulacea_2017_38.11421_22.9799_12-12_Thanos%20Dailianis%20%26%20Vasilis%20Gerovasileiou>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Halophila stipulacea_2017_38.11421_22.9799_12-12_Thanos Dailianis & Vasilis Gerovasileiou" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Halophila stipulacea_2017_38.11421_22.9799_12-12_Thanos Dailianis & Vasilis Gerovasileiou'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea (Forsskål) Ascherson, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Thanos Dailianis | Vasilis Gerovasileiou'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.9799'^^xsd:double;
  dwc:latitude '38.11421'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:occurrenceId 'Halophila stipulacea_2017_38.11421_22.9799_12-12_Thanos Dailianis & Vasilis Gerovasileiou'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_2017_38.11421_22.9799_10-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_2017_38.11421_22.9799_10-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_2017_38.11421_22.9799_10-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.11421 22.9799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.11421"^^xsd:decimal ;
  dwc:decimalLongitude "22.9799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_2017_38.11421_22.9799_10-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.11421 22.9799)"^^geo:wktLiteral ;
  geo-pos:lat "38.11421"^^xsd:decimal ;
  geo-pos:long "22.9799"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_2017_38.11421_22.9799_10-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_2017_38.11421_22.9799_10-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_2017_38.11421_22.9799_10-10'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.9799'^^xsd:double;
  dwc:latitude '38.11421'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_2017_38.11421_22.9799_10-10'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '7'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Bursatella%20leachii_2017_38.11326_22.98049_15-15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Bursatella%20leachii_2017_38.11326_22.98049_15-15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Bursatella%20leachii_2017_38.11326_22.98049_15-15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.11326 22.98049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.11326"^^xsd:decimal ;
  dwc:decimalLongitude "22.98049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Bursatella%20leachii_2017_38.11326_22.98049_15-15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.11326 22.98049)"^^geo:wktLiteral ;
  geo-pos:lat "38.11326"^^xsd:decimal ;
  geo-pos:long "22.98049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Bursatella%20leachii_2017_38.11326_22.98049_15-15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Bursatella leachii_2017_38.11326_22.98049_15-15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Bursatella leachii_2017_38.11326_22.98049_15-15'^^xsd:string;
  dwc:scientificName 'Bursatella leachii Blainville, 1817'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.98049'^^xsd:double;
  dwc:latitude '38.11326'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '138759'^^xsd:integer;
  dwc:occurrenceId 'Bursatella leachii_2017_38.11326_22.98049_15-15'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138759'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_2017_38.11326_22.98049_15-15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_2017_38.11326_22.98049_15-15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_2017_38.11326_22.98049_15-15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.11326 22.98049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.11326"^^xsd:decimal ;
  dwc:decimalLongitude "22.98049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_2017_38.11326_22.98049_15-15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.11326 22.98049)"^^geo:wktLiteral ;
  geo-pos:lat "38.11326"^^xsd:decimal ;
  geo-pos:long "22.98049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_2017_38.11326_22.98049_15-15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_2017_38.11326_22.98049_15-15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_2017_38.11326_22.98049_15-15'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.98049'^^xsd:double;
  dwc:latitude '38.11326'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_2017_38.11326_22.98049_15-15'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2014_36.47676_22.98308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2014_36.47676_22.98308> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2014_36.47676_22.98308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.47676 22.98308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.47676"^^xsd:decimal ;
  dwc:decimalLongitude "22.98308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "38"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2014_36.47676_22.98308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.47676 22.98308)"^^geo:wktLiteral ;
  geo-pos:lat "36.47676"^^xsd:decimal ;
  geo-pos:long "22.98308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "38"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2014_36.47676_22.98308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2014_36.47676_22.98308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2014_36.47676_22.98308'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.98308'^^xsd:double;
  dwc:latitude '36.47676'^^xsd:double;
  dwc:coordinatePrecision '38'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2014_36.47676_22.98308'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Conomurex%20persicus_2020_36.46412_22.98341_0.3-4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Conomurex%20persicus_2020_36.46412_22.98341_0.3-4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Conomurex%20persicus_2020_36.46412_22.98341_0.3-4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46412 22.98341)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.46412"^^xsd:decimal ;
  dwc:decimalLongitude "22.98341"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Conomurex%20persicus_2020_36.46412_22.98341_0.3-4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46412 22.98341)"^^geo:wktLiteral ;
  geo-pos:lat "36.46412"^^xsd:decimal ;
  geo-pos:long "22.98341"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Conomurex%20persicus_2020_36.46412_22.98341_0.3-4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Conomurex persicus_2020_36.46412_22.98341_0.3-4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Conomurex persicus_2020_36.46412_22.98341_0.3-4'^^xsd:string;
  dwc:scientificName 'Conomurex persicus (Swainson, 1821)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.98341'^^xsd:double;
  dwc:latitude '36.46412'^^xsd:double;
  dwc:minimumDepth '0.3'^^xsd:double;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '565371'^^xsd:integer;
  dwc:occurrenceId 'Conomurex persicus_2020_36.46412_22.98341_0.3-4'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '565371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Ganonema%20farinosum_2020_36.46412_22.98341_0.3-4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Ganonema%20farinosum_2020_36.46412_22.98341_0.3-4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Ganonema%20farinosum_2020_36.46412_22.98341_0.3-4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46412 22.98341)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.46412"^^xsd:decimal ;
  dwc:decimalLongitude "22.98341"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Ganonema%20farinosum_2020_36.46412_22.98341_0.3-4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46412 22.98341)"^^geo:wktLiteral ;
  geo-pos:lat "36.46412"^^xsd:decimal ;
  geo-pos:long "22.98341"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Ganonema%20farinosum_2020_36.46412_22.98341_0.3-4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ganonema farinosum_2020_36.46412_22.98341_0.3-4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Ganonema farinosum_2020_36.46412_22.98341_0.3-4'^^xsd:string;
  dwc:scientificName 'Ganonema farinosum (J.V.Lamouroux) K.-C.Fan & Y.-C.Wang, 1974'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.98341'^^xsd:double;
  dwc:latitude '36.46412'^^xsd:double;
  dwc:minimumDepth '0.3'^^xsd:double;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '145749'^^xsd:integer;
  dwc:occurrenceId 'Ganonema farinosum_2020_36.46412_22.98341_0.3-4'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145749'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2020_36.46412_22.98341_0.3-4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2020_36.46412_22.98341_0.3-4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2020_36.46412_22.98341_0.3-4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46412 22.98341)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.46412"^^xsd:decimal ;
  dwc:decimalLongitude "22.98341"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2020_36.46412_22.98341_0.3-4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46412 22.98341)"^^geo:wktLiteral ;
  geo-pos:lat "36.46412"^^xsd:decimal ;
  geo-pos:long "22.98341"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2020_36.46412_22.98341_0.3-4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2020_36.46412_22.98341_0.3-4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2020_36.46412_22.98341_0.3-4'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.98341'^^xsd:double;
  dwc:latitude '36.46412'^^xsd:double;
  dwc:minimumDepth '0.3'^^xsd:double;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2020_36.46412_22.98341_0.3-4'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '4'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_2020_36.46412_22.98341_0.3-4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_2020_36.46412_22.98341_0.3-4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_2020_36.46412_22.98341_0.3-4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46412 22.98341)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.46412"^^xsd:decimal ;
  dwc:decimalLongitude "22.98341"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_2020_36.46412_22.98341_0.3-4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46412 22.98341)"^^geo:wktLiteral ;
  geo-pos:lat "36.46412"^^xsd:decimal ;
  geo-pos:long "22.98341"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_2020_36.46412_22.98341_0.3-4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_2020_36.46412_22.98341_0.3-4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_2020_36.46412_22.98341_0.3-4'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.98341'^^xsd:double;
  dwc:latitude '36.46412'^^xsd:double;
  dwc:minimumDepth '0.3'^^xsd:double;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_2020_36.46412_22.98341_0.3-4'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2020_36.46412_22.98341_0.3-4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2020_36.46412_22.98341_0.3-4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2020_36.46412_22.98341_0.3-4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46412 22.98341)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.46412"^^xsd:decimal ;
  dwc:decimalLongitude "22.98341"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2020_36.46412_22.98341_0.3-4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46412 22.98341)"^^geo:wktLiteral ;
  geo-pos:lat "36.46412"^^xsd:decimal ;
  geo-pos:long "22.98341"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2020_36.46412_22.98341_0.3-4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2020_36.46412_22.98341_0.3-4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2020_36.46412_22.98341_0.3-4'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.98341'^^xsd:double;
  dwc:latitude '36.46412'^^xsd:double;
  dwc:minimumDepth '0.3'^^xsd:double;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2020_36.46412_22.98341_0.3-4'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '9'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2020_36.46412_22.98341_0.3-4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_36.46412_22.98341_0.3-4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_36.46412_22.98341_0.3-4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46412 22.98341)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.46412"^^xsd:decimal ;
  dwc:decimalLongitude "22.98341"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_36.46412_22.98341_0.3-4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46412 22.98341)"^^geo:wktLiteral ;
  geo-pos:lat "36.46412"^^xsd:decimal ;
  geo-pos:long "22.98341"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2020_36.46412_22.98341_0.3-4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2020_36.46412_22.98341_0.3-4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2020_36.46412_22.98341_0.3-4'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.98341'^^xsd:double;
  dwc:latitude '36.46412'^^xsd:double;
  dwc:minimumDepth '0.3'^^xsd:double;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2020_36.46412_22.98341_0.3-4'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2012_36.47636_22.98356_0.3-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2012_36.47636_22.98356_0.3-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2012_36.47636_22.98356_0.3-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.47636 22.98356)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.47636"^^xsd:decimal ;
  dwc:decimalLongitude "22.98356"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "38"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2012_36.47636_22.98356_0.3-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.47636 22.98356)"^^geo:wktLiteral ;
  geo-pos:lat "36.47636"^^xsd:decimal ;
  geo-pos:long "22.98356"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "38"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2012_36.47636_22.98356_0.3-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2012_36.47636_22.98356_0.3-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2012_36.47636_22.98356_0.3-1'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.98356'^^xsd:double;
  dwc:latitude '36.47636'^^xsd:double;
  dwc:coordinatePrecision '38'^^xsd:integer;
  dwc:minimumDepth '0.3'^^xsd:double;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2012_36.47636_22.98356_0.3-1'^^xsd:string;
  dwc:observationDate '2012-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '5'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2012_36.51531_22.98477_3-3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2012_36.51531_22.98477_3-3> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2012_36.51531_22.98477_3-3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.51531 22.98477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.51531"^^xsd:decimal ;
  dwc:decimalLongitude "22.98477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "55"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2012_36.51531_22.98477_3-3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.51531 22.98477)"^^geo:wktLiteral ;
  geo-pos:lat "36.51531"^^xsd:decimal ;
  geo-pos:long "22.98477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "55"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2012_36.51531_22.98477_3-3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2012_36.51531_22.98477_3-3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2012_36.51531_22.98477_3-3'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.98477'^^xsd:double;
  dwc:latitude '36.51531'^^xsd:double;
  dwc:coordinatePrecision '55'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2012_36.51531_22.98477_3-3'^^xsd:string;
  dwc:observationDate '2012-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2019_36.51664_22.9869_>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.51664_22.9869_> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.51664_22.9869_> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.51664 22.9869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.51664"^^xsd:decimal ;
  dwc:decimalLongitude "22.9869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "55"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.51664_22.9869_>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.51664 22.9869)"^^geo:wktLiteral ;
  geo-pos:lat "36.51664"^^xsd:decimal ;
  geo-pos:long "22.9869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "55"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2019_36.51664_22.9869_>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2019_36.51664_22.9869_" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2019_36.51664_22.9869_'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.9869'^^xsd:double;
  dwc:latitude '36.51664'^^xsd:double;
  dwc:coordinatePrecision '55'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2019_36.51664_22.9869_'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2019_36.48573_22.98757_3-4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.48573_22.98757_3-4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.48573_22.98757_3-4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48573 22.98757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.48573"^^xsd:decimal ;
  dwc:decimalLongitude "22.98757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.48573_22.98757_3-4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.48573 22.98757)"^^geo:wktLiteral ;
  geo-pos:lat "36.48573"^^xsd:decimal ;
  geo-pos:long "22.98757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2019_36.48573_22.98757_3-4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2019_36.48573_22.98757_3-4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2019_36.48573_22.98757_3-4'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.98757'^^xsd:double;
  dwc:latitude '36.48573'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2019_36.48573_22.98757_3-4'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Halophila%20stipulacea_1963_39.24345_22.98859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Halophila%20stipulacea_1963_39.24345_22.98859> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Halophila%20stipulacea_1963_39.24345_22.98859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.24345 22.98859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.24345"^^xsd:decimal ;
  dwc:decimalLongitude "22.98859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Halophila%20stipulacea_1963_39.24345_22.98859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.24345 22.98859)"^^geo:wktLiteral ;
  geo-pos:lat "39.24345"^^xsd:decimal ;
  geo-pos:long "22.98859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Halophila%20stipulacea_1963_39.24345_22.98859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Halophila stipulacea_1963_39.24345_22.98859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Halophila stipulacea_1963_39.24345_22.98859'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea (Forsskål) Ascherson, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.98859'^^xsd:double;
  dwc:latitude '39.24345'^^xsd:double;
  dwc:occurrenceRemarks 'approximate coordinates through Google Earth based on information provided by associatedReferences or asociatedMedia'^^xsd:string;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:occurrenceId 'Halophila stipulacea_1963_39.24345_22.98859'^^xsd:string;
  dwc:observationDate '1963-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2019_36.13218_22.98983_Petros%20Varelidis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.13218_22.98983_Petros%20Varelidis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.13218_22.98983_Petros%20Varelidis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.13218 22.98983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.13218"^^xsd:decimal ;
  dwc:decimalLongitude "22.98983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "74"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.13218_22.98983_Petros%20Varelidis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.13218 22.98983)"^^geo:wktLiteral ;
  geo-pos:lat "36.13218"^^xsd:decimal ;
  geo-pos:long "22.98983"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "74"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2019_36.13218_22.98983_Petros%20Varelidis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2019_36.13218_22.98983_Petros Varelidis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2019_36.13218_22.98983_Petros Varelidis'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Petros Varelidis'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.98983'^^xsd:double;
  dwc:latitude '36.13218'^^xsd:double;
  dwc:coordinatePrecision '74'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2019_36.13218_22.98983_Petros Varelidis'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2017_37.4839_22.99218_>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2017_37.4839_22.99218_> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2017_37.4839_22.99218_> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4839 22.99218)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.4839"^^xsd:decimal ;
  dwc:decimalLongitude "22.99218"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "38"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2017_37.4839_22.99218_>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4839 22.99218)"^^geo:wktLiteral ;
  geo-pos:lat "37.4839"^^xsd:decimal ;
  geo-pos:long "22.99218"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "38"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2017_37.4839_22.99218_>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2017_37.4839_22.99218_" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2017_37.4839_22.99218_'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.99218'^^xsd:double;
  dwc:latitude '37.4839'^^xsd:double;
  dwc:coordinatePrecision '38'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2017_37.4839_22.99218_'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '7'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_2019_38.06699_22.99305_10-19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_2019_38.06699_22.99305_10-19> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_2019_38.06699_22.99305_10-19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.06699 22.99305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.06699"^^xsd:decimal ;
  dwc:decimalLongitude "22.99305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_2019_38.06699_22.99305_10-19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.06699 22.99305)"^^geo:wktLiteral ;
  geo-pos:lat "38.06699"^^xsd:decimal ;
  geo-pos:long "22.99305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_2019_38.06699_22.99305_10-19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_2019_38.06699_22.99305_10-19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_2019_38.06699_22.99305_10-19'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.99305'^^xsd:double;
  dwc:latitude '38.06699'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_2019_38.06699_22.99305_10-19'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '100'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Conomurex%20persicus_2014_37.88215_22.99319_A.%20Porfyris>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Conomurex%20persicus_2014_37.88215_22.99319_A.%20Porfyris> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Conomurex%20persicus_2014_37.88215_22.99319_A.%20Porfyris> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88215 22.99319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.88215"^^xsd:decimal ;
  dwc:decimalLongitude "22.99319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Conomurex%20persicus_2014_37.88215_22.99319_A.%20Porfyris>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88215 22.99319)"^^geo:wktLiteral ;
  geo-pos:lat "37.88215"^^xsd:decimal ;
  geo-pos:long "22.99319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Conomurex%20persicus_2014_37.88215_22.99319_A.%20Porfyris>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Conomurex persicus_2014_37.88215_22.99319_A. Porfyris" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Conomurex persicus_2014_37.88215_22.99319_A. Porfyris'^^xsd:string;
  dwc:scientificName 'Conomurex persicus (Swainson, 1821)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'A. Porfyris'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.99319'^^xsd:double;
  dwc:latitude '37.88215'^^xsd:double;
  dwc:aphiaid '565371'^^xsd:integer;
  dwc:occurrenceId 'Conomurex persicus_2014_37.88215_22.99319_A. Porfyris'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '565371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_2000%2F2010_37.88336_22.99344_G.%20Mpazios>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_2000%2F2010_37.88336_22.99344_G.%20Mpazios> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_2000%2F2010_37.88336_22.99344_G.%20Mpazios> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88336 22.99344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.88336"^^xsd:decimal ;
  dwc:decimalLongitude "22.99344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_2000%2F2010_37.88336_22.99344_G.%20Mpazios>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88336 22.99344)"^^geo:wktLiteral ;
  geo-pos:lat "37.88336"^^xsd:decimal ;
  geo-pos:long "22.99344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_2000%2F2010_37.88336_22.99344_G.%20Mpazios>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_2000/2010_37.88336_22.99344_G. Mpazios" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_2000/2010_37.88336_22.99344_G. Mpazios'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'G. Mpazios'^^xsd:string;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.99344'^^xsd:double;
  dwc:latitude '37.88336'^^xsd:double;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_2000/2010_37.88336_22.99344_G. Mpazios'^^xsd:string;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2011_36.97211_22.9937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2011_36.97211_22.9937> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2011_36.97211_22.9937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97211 22.9937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.97211"^^xsd:decimal ;
  dwc:decimalLongitude "22.9937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2011_36.97211_22.9937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97211 22.9937)"^^geo:wktLiteral ;
  geo-pos:lat "36.97211"^^xsd:decimal ;
  geo-pos:long "22.9937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2011_36.97211_22.9937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2011_36.97211_22.9937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2011_36.97211_22.9937'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.9937'^^xsd:double;
  dwc:latitude '36.97211'^^xsd:double;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2011_36.97211_22.9937'^^xsd:string;
  dwc:observationDate '2011-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Bursatella%20leachii_2001%2F2003_37.88282_22.99395_S.%20Katsanevakis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Bursatella%20leachii_2001%2F2003_37.88282_22.99395_S.%20Katsanevakis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Bursatella%20leachii_2001%2F2003_37.88282_22.99395_S.%20Katsanevakis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88282 22.99395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.88282"^^xsd:decimal ;
  dwc:decimalLongitude "22.99395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Bursatella%20leachii_2001%2F2003_37.88282_22.99395_S.%20Katsanevakis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88282 22.99395)"^^geo:wktLiteral ;
  geo-pos:lat "37.88282"^^xsd:decimal ;
  geo-pos:long "22.99395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Bursatella%20leachii_2001%2F2003_37.88282_22.99395_S.%20Katsanevakis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Bursatella leachii_2001/2003_37.88282_22.99395_S. Katsanevakis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Bursatella leachii_2001/2003_37.88282_22.99395_S. Katsanevakis'^^xsd:string;
  dwc:scientificName 'Bursatella leachii Blainville, 1817'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'S. Katsanevakis'^^xsd:string;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.99395'^^xsd:double;
  dwc:latitude '37.88282'^^xsd:double;
  dwc:aphiaid '138759'^^xsd:integer;
  dwc:occurrenceId 'Bursatella leachii_2001/2003_37.88282_22.99395_S. Katsanevakis'^^xsd:string;
  dwc:aphiaIdAccepted '138759'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Ganonema%20farinosum_2020_36.9712_22.99506_0.3-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Ganonema%20farinosum_2020_36.9712_22.99506_0.3-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Ganonema%20farinosum_2020_36.9712_22.99506_0.3-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9712 22.99506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9712"^^xsd:decimal ;
  dwc:decimalLongitude "22.99506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Ganonema%20farinosum_2020_36.9712_22.99506_0.3-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9712 22.99506)"^^geo:wktLiteral ;
  geo-pos:lat "36.9712"^^xsd:decimal ;
  geo-pos:long "22.99506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Ganonema%20farinosum_2020_36.9712_22.99506_0.3-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ganonema farinosum_2020_36.9712_22.99506_0.3-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Ganonema farinosum_2020_36.9712_22.99506_0.3-5'^^xsd:string;
  dwc:scientificName 'Ganonema farinosum (J.V.Lamouroux) K.-C.Fan & Y.-C.Wang, 1974'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.99506'^^xsd:double;
  dwc:latitude '36.9712'^^xsd:double;
  dwc:minimumDepth '0.3'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '145749'^^xsd:integer;
  dwc:occurrenceId 'Ganonema farinosum_2020_36.9712_22.99506_0.3-5'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145749'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '100'^^xsd:integer;
  dwc:organismQuantityType '% cover'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2020_36.9712_22.99506_0.3-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2020_36.9712_22.99506_0.3-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2020_36.9712_22.99506_0.3-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9712 22.99506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9712"^^xsd:decimal ;
  dwc:decimalLongitude "22.99506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2020_36.9712_22.99506_0.3-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9712 22.99506)"^^geo:wktLiteral ;
  geo-pos:lat "36.9712"^^xsd:decimal ;
  geo-pos:long "22.99506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2020_36.9712_22.99506_0.3-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2020_36.9712_22.99506_0.3-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2020_36.9712_22.99506_0.3-5'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.99506'^^xsd:double;
  dwc:latitude '36.9712'^^xsd:double;
  dwc:minimumDepth '0.3'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2020_36.9712_22.99506_0.3-5'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '4'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2020_36.9712_22.99506_0.3-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2020_36.9712_22.99506_0.3-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2020_36.9712_22.99506_0.3-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9712 22.99506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9712"^^xsd:decimal ;
  dwc:decimalLongitude "22.99506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2020_36.9712_22.99506_0.3-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9712 22.99506)"^^geo:wktLiteral ;
  geo-pos:lat "36.9712"^^xsd:decimal ;
  geo-pos:long "22.99506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2020_36.9712_22.99506_0.3-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2020_36.9712_22.99506_0.3-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2020_36.9712_22.99506_0.3-5'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.99506'^^xsd:double;
  dwc:latitude '36.9712'^^xsd:double;
  dwc:minimumDepth '0.3'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2020_36.9712_22.99506_0.3-5'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '12'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2020_36.9712_22.99506_0.3-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_36.9712_22.99506_0.3-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_36.9712_22.99506_0.3-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9712 22.99506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9712"^^xsd:decimal ;
  dwc:decimalLongitude "22.99506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_36.9712_22.99506_0.3-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9712 22.99506)"^^geo:wktLiteral ;
  geo-pos:lat "36.9712"^^xsd:decimal ;
  geo-pos:long "22.99506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2020_36.9712_22.99506_0.3-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2020_36.9712_22.99506_0.3-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2020_36.9712_22.99506_0.3-5'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.99506'^^xsd:double;
  dwc:latitude '36.9712'^^xsd:double;
  dwc:minimumDepth '0.3'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2020_36.9712_22.99506_0.3-5'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2009_36.13806_22.99519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2009_36.13806_22.99519> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2009_36.13806_22.99519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.13806 22.99519)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.13806"^^xsd:decimal ;
  dwc:decimalLongitude "22.99519"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2009_36.13806_22.99519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.13806 22.99519)"^^geo:wktLiteral ;
  geo-pos:lat "36.13806"^^xsd:decimal ;
  geo-pos:long "22.99519"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2009_36.13806_22.99519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2009_36.13806_22.99519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2009_36.13806_22.99519'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.99519'^^xsd:double;
  dwc:latitude '36.13806'^^xsd:double;
  dwc:occurrenceRemarks 'Fisheries Directive'^^xsd:string;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2009_36.13806_22.99519'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2014_36.14349_22.99521_0-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2014_36.14349_22.99521_0-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2014_36.14349_22.99521_0-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.14349 22.99521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.14349"^^xsd:decimal ;
  dwc:decimalLongitude "22.99521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2014_36.14349_22.99521_0-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.14349 22.99521)"^^geo:wktLiteral ;
  geo-pos:lat "36.14349"^^xsd:decimal ;
  geo-pos:long "22.99521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2014_36.14349_22.99521_0-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2014_36.14349_22.99521_0-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2014_36.14349_22.99521_0-10'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.99521'^^xsd:double;
  dwc:latitude '36.14349'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2014_36.14349_22.99521_0-10'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2014_36.14349_22.99521_0-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2014_36.14349_22.99521_0-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2014_36.14349_22.99521_0-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.14349 22.99521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.14349"^^xsd:decimal ;
  dwc:decimalLongitude "22.99521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2014_36.14349_22.99521_0-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.14349 22.99521)"^^geo:wktLiteral ;
  geo-pos:lat "36.14349"^^xsd:decimal ;
  geo-pos:long "22.99521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2014_36.14349_22.99521_0-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2014_36.14349_22.99521_0-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2014_36.14349_22.99521_0-10'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.99521'^^xsd:double;
  dwc:latitude '36.14349'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2014_36.14349_22.99521_0-10'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Stypopodium%20schimperi_2010_36.14215_22.99859_1-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2010_36.14215_22.99859_1-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2010_36.14215_22.99859_1-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.14215 22.99859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.14215"^^xsd:decimal ;
  dwc:decimalLongitude "22.99859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2010_36.14215_22.99859_1-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.14215 22.99859)"^^geo:wktLiteral ;
  geo-pos:lat "36.14215"^^xsd:decimal ;
  geo-pos:long "22.99859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Stypopodium%20schimperi_2010_36.14215_22.99859_1-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Stypopodium schimperi_2010_36.14215_22.99859_1-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Stypopodium schimperi_2010_36.14215_22.99859_1-1'^^xsd:string;
  dwc:scientificName 'Stypopodium schimperi (Kützing) Verlaque & Boudouresque, 1991'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.99859'^^xsd:double;
  dwc:latitude '36.14215'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '145391'^^xsd:integer;
  dwc:occurrenceId 'Stypopodium schimperi_2010_36.14215_22.99859_1-1'^^xsd:string;
  dwc:observationDate '2010-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145391'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Crepidula%20fornicata_1985_37.86542_22.99891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Crepidula%20fornicata_1985_37.86542_22.99891> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Crepidula%20fornicata_1985_37.86542_22.99891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86542 22.99891)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.86542"^^xsd:decimal ;
  dwc:decimalLongitude "22.99891"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Crepidula%20fornicata_1985_37.86542_22.99891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86542 22.99891)"^^geo:wktLiteral ;
  geo-pos:lat "37.86542"^^xsd:decimal ;
  geo-pos:long "22.99891"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Crepidula%20fornicata_1985_37.86542_22.99891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Crepidula fornicata_1985_37.86542_22.99891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Crepidula fornicata_1985_37.86542_22.99891'^^xsd:string;
  dwc:scientificName 'Crepidula fornicata (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.99891'^^xsd:double;
  dwc:latitude '37.86542'^^xsd:double;
  dwc:aphiaid '138963'^^xsd:integer;
  dwc:occurrenceId 'Crepidula fornicata_1985_37.86542_22.99891'^^xsd:string;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138963'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Petricolaria%20pholadiformis_1994_37.86488_22.99904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Petricolaria%20pholadiformis_1994_37.86488_22.99904> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Petricolaria%20pholadiformis_1994_37.86488_22.99904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86488 22.99904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.86488"^^xsd:decimal ;
  dwc:decimalLongitude "22.99904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Petricolaria%20pholadiformis_1994_37.86488_22.99904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86488 22.99904)"^^geo:wktLiteral ;
  geo-pos:lat "37.86488"^^xsd:decimal ;
  geo-pos:long "22.99904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Petricolaria%20pholadiformis_1994_37.86488_22.99904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Petricolaria pholadiformis_1994_37.86488_22.99904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Petricolaria pholadiformis_1994_37.86488_22.99904'^^xsd:string;
  dwc:scientificName 'Petricolaria pholadiformis (Lamarck, 1818)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.99904'^^xsd:double;
  dwc:latitude '37.86488'^^xsd:double;
  dwc:aphiaid '156961'^^xsd:integer;
  dwc:occurrenceId 'Petricolaria pholadiformis_1994_37.86488_22.99904'^^xsd:string;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '156961'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Atherinomorus%20forskalii_2012_36.1423_22.99952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Atherinomorus%20forskalii_2012_36.1423_22.99952> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Atherinomorus%20forskalii_2012_36.1423_22.99952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.1423 22.99952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.1423"^^xsd:decimal ;
  dwc:decimalLongitude "22.99952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Atherinomorus%20forskalii_2012_36.1423_22.99952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.1423 22.99952)"^^geo:wktLiteral ;
  geo-pos:lat "36.1423"^^xsd:decimal ;
  geo-pos:long "22.99952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Atherinomorus%20forskalii_2012_36.1423_22.99952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Atherinomorus forskalii_2012_36.1423_22.99952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Atherinomorus forskalii_2012_36.1423_22.99952'^^xsd:string;
  dwc:scientificName 'Atherinomorus forskalii (Rüppell, 1838)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.99952'^^xsd:double;
  dwc:latitude '36.1423'^^xsd:double;
  dwc:aphiaid '761426'^^xsd:integer;
  dwc:occurrenceId 'Atherinomorus forskalii_2012_36.1423_22.99952'^^xsd:string;
  dwc:observationDate '2012-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '761426'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2012_36.1423_22.99952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2012_36.1423_22.99952> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2012_36.1423_22.99952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.1423 22.99952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.1423"^^xsd:decimal ;
  dwc:decimalLongitude "22.99952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2012_36.1423_22.99952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.1423 22.99952)"^^geo:wktLiteral ;
  geo-pos:lat "36.1423"^^xsd:decimal ;
  geo-pos:long "22.99952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2012_36.1423_22.99952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2012_36.1423_22.99952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2012_36.1423_22.99952'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.99952'^^xsd:double;
  dwc:latitude '36.1423'^^xsd:double;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2012_36.1423_22.99952'^^xsd:string;
  dwc:observationDate '2012-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2012_36.1423_22.99952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2012_36.1423_22.99952> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2012_36.1423_22.99952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.1423 22.99952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.1423"^^xsd:decimal ;
  dwc:decimalLongitude "22.99952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2012_36.1423_22.99952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.1423 22.99952)"^^geo:wktLiteral ;
  geo-pos:lat "36.1423"^^xsd:decimal ;
  geo-pos:long "22.99952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2012_36.1423_22.99952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2012_36.1423_22.99952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2012_36.1423_22.99952'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.99952'^^xsd:double;
  dwc:latitude '36.1423'^^xsd:double;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2012_36.1423_22.99952'^^xsd:string;
  dwc:observationDate '2012-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2014_36.14508_22.9996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2014_36.14508_22.9996> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2014_36.14508_22.9996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.14508 22.9996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.14508"^^xsd:decimal ;
  dwc:decimalLongitude "22.9996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "14"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2014_36.14508_22.9996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.14508 22.9996)"^^geo:wktLiteral ;
  geo-pos:lat "36.14508"^^xsd:decimal ;
  geo-pos:long "22.9996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "14"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2014_36.14508_22.9996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2014_36.14508_22.9996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2014_36.14508_22.9996'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '22.9996'^^xsd:double;
  dwc:latitude '36.14508'^^xsd:double;
  dwc:coordinatePrecision '14'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2014_36.14508_22.9996'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2014_36.14292_23.00357_0-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2014_36.14292_23.00357_0-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2014_36.14292_23.00357_0-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.14292 23.00357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.14292"^^xsd:decimal ;
  dwc:decimalLongitude "23.00357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2014_36.14292_23.00357_0-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.14292 23.00357)"^^geo:wktLiteral ;
  geo-pos:lat "36.14292"^^xsd:decimal ;
  geo-pos:long "23.00357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2014_36.14292_23.00357_0-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2014_36.14292_23.00357_0-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2014_36.14292_23.00357_0-10'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.00357'^^xsd:double;
  dwc:latitude '36.14292'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2014_36.14292_23.00357_0-10'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '30'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2014_36.14292_23.00357_0-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2014_36.14292_23.00357_0-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2014_36.14292_23.00357_0-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.14292 23.00357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.14292"^^xsd:decimal ;
  dwc:decimalLongitude "23.00357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2014_36.14292_23.00357_0-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.14292 23.00357)"^^geo:wktLiteral ;
  geo-pos:lat "36.14292"^^xsd:decimal ;
  geo-pos:long "23.00357"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2014_36.14292_23.00357_0-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2014_36.14292_23.00357_0-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2014_36.14292_23.00357_0-10'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.00357'^^xsd:double;
  dwc:latitude '36.14292'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2014_36.14292_23.00357_0-10'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Conomurex%20persicus_2006_37.47164_23.00373_Philippos%20Papanikolaou>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Conomurex%20persicus_2006_37.47164_23.00373_Philippos%20Papanikolaou> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Conomurex%20persicus_2006_37.47164_23.00373_Philippos%20Papanikolaou> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.47164 23.00373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.47164"^^xsd:decimal ;
  dwc:decimalLongitude "23.00373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Conomurex%20persicus_2006_37.47164_23.00373_Philippos%20Papanikolaou>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.47164 23.00373)"^^geo:wktLiteral ;
  geo-pos:lat "37.47164"^^xsd:decimal ;
  geo-pos:long "23.00373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Conomurex%20persicus_2006_37.47164_23.00373_Philippos%20Papanikolaou>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Conomurex persicus_2006_37.47164_23.00373_Philippos Papanikolaou" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Conomurex persicus_2006_37.47164_23.00373_Philippos Papanikolaou'^^xsd:string;
  dwc:scientificName 'Conomurex persicus (Swainson, 1821)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Philippos Papanikolaou'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.00373'^^xsd:double;
  dwc:latitude '37.47164'^^xsd:double;
  dwc:aphiaid '565371'^^xsd:integer;
  dwc:occurrenceId 'Conomurex persicus_2006_37.47164_23.00373_Philippos Papanikolaou'^^xsd:string;
  dwc:observationDate '2006-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '565371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2009_36.312_23.0038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2009_36.312_23.0038> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2009_36.312_23.0038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.312 23.0038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.312"^^xsd:decimal ;
  dwc:decimalLongitude "23.0038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2009_36.312_23.0038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.312 23.0038)"^^geo:wktLiteral ;
  geo-pos:lat "36.312"^^xsd:decimal ;
  geo-pos:long "23.0038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2009_36.312_23.0038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2009_36.312_23.0038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2009_36.312_23.0038'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.0038'^^xsd:double;
  dwc:latitude '36.312'^^xsd:double;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2009_36.312_23.0038'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Callinectes%20sapidus_2018_39.03945_23.00677_1-1_Thodoros%20Kampouris>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2018_39.03945_23.00677_1-1_Thodoros%20Kampouris> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2018_39.03945_23.00677_1-1_Thodoros%20Kampouris> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.03945 23.00677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.03945"^^xsd:decimal ;
  dwc:decimalLongitude "23.00677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Callinectes%20sapidus_2018_39.03945_23.00677_1-1_Thodoros%20Kampouris>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.03945 23.00677)"^^geo:wktLiteral ;
  geo-pos:lat "39.03945"^^xsd:decimal ;
  geo-pos:long "23.00677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Callinectes%20sapidus_2018_39.03945_23.00677_1-1_Thodoros%20Kampouris>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Callinectes sapidus_2018_39.03945_23.00677_1-1_Thodoros Kampouris" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Callinectes sapidus_2018_39.03945_23.00677_1-1_Thodoros Kampouris'^^xsd:string;
  dwc:scientificName 'Callinectes sapidus Rathbun, 1896'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Thodoros Kampouris'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.00677'^^xsd:double;
  dwc:latitude '39.03945'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '107379'^^xsd:integer;
  dwc:occurrenceId 'Callinectes sapidus_2018_39.03945_23.00677_1-1_Thodoros Kampouris'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107379'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '6'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_2000%2F2010_37.91231_23.00935_G.%20Mpazios>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_2000%2F2010_37.91231_23.00935_G.%20Mpazios> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_2000%2F2010_37.91231_23.00935_G.%20Mpazios> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.91231 23.00935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.91231"^^xsd:decimal ;
  dwc:decimalLongitude "23.00935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_2000%2F2010_37.91231_23.00935_G.%20Mpazios>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.91231 23.00935)"^^geo:wktLiteral ;
  geo-pos:lat "37.91231"^^xsd:decimal ;
  geo-pos:long "23.00935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_2000%2F2010_37.91231_23.00935_G.%20Mpazios>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_2000/2010_37.91231_23.00935_G. Mpazios" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_2000/2010_37.91231_23.00935_G. Mpazios'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'G. Mpazios'^^xsd:string;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.00935'^^xsd:double;
  dwc:latitude '37.91231'^^xsd:double;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_2000/2010_37.91231_23.00935_G. Mpazios'^^xsd:string;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Asparagopsis_2014_37.84427_23.0132_0.5-0.5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Asparagopsis_2014_37.84427_23.0132_0.5-0.5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Asparagopsis_2014_37.84427_23.0132_0.5-0.5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.84427 23.0132)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.84427"^^xsd:decimal ;
  dwc:decimalLongitude "23.0132"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Asparagopsis_2014_37.84427_23.0132_0.5-0.5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.84427 23.0132)"^^geo:wktLiteral ;
  geo-pos:lat "37.84427"^^xsd:decimal ;
  geo-pos:long "23.0132"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Asparagopsis_2014_37.84427_23.0132_0.5-0.5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Asparagopsis_2014_37.84427_23.0132_0.5-0.5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Asparagopsis_2014_37.84427_23.0132_0.5-0.5'^^xsd:string;
  dwc:scientificName 'Asparagopsis Montagne, 1840'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.0132'^^xsd:double;
  dwc:latitude '37.84427'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '143809'^^xsd:integer;
  dwc:occurrenceId 'Asparagopsis_2014_37.84427_23.0132_0.5-0.5'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143809'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2019_37.8436_23.01566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2019_37.8436_23.01566> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2019_37.8436_23.01566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8436 23.01566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8436"^^xsd:decimal ;
  dwc:decimalLongitude "23.01566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2019_37.8436_23.01566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8436 23.01566)"^^geo:wktLiteral ;
  geo-pos:lat "37.8436"^^xsd:decimal ;
  geo-pos:long "23.01566"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2019_37.8436_23.01566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2019_37.8436_23.01566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2019_37.8436_23.01566'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.01566'^^xsd:double;
  dwc:latitude '37.8436'^^xsd:double;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2019_37.8436_23.01566'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Asparagopsis_1992_40.33564_23.01736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Asparagopsis_1992_40.33564_23.01736> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Asparagopsis_1992_40.33564_23.01736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.33564 23.01736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.33564"^^xsd:decimal ;
  dwc:decimalLongitude "23.01736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Asparagopsis_1992_40.33564_23.01736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.33564 23.01736)"^^geo:wktLiteral ;
  geo-pos:lat "40.33564"^^xsd:decimal ;
  geo-pos:long "23.01736"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Asparagopsis_1992_40.33564_23.01736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Asparagopsis_1992_40.33564_23.01736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Asparagopsis_1992_40.33564_23.01736'^^xsd:string;
  dwc:scientificName 'Asparagopsis Montagne, 1840'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.01736'^^xsd:double;
  dwc:latitude '40.33564'^^xsd:double;
  dwc:aphiaid '143809'^^xsd:integer;
  dwc:occurrenceId 'Asparagopsis_1992_40.33564_23.01736'^^xsd:string;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143809'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Mnemiopsis%20leidyi_2018_40.33076_23.01782_Maria%20Sini>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2018_40.33076_23.01782_Maria%20Sini> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2018_40.33076_23.01782_Maria%20Sini> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.33076 23.01782)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.33076"^^xsd:decimal ;
  dwc:decimalLongitude "23.01782"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2018_40.33076_23.01782_Maria%20Sini>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.33076 23.01782)"^^geo:wktLiteral ;
  geo-pos:lat "40.33076"^^xsd:decimal ;
  geo-pos:long "23.01782"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Mnemiopsis%20leidyi_2018_40.33076_23.01782_Maria%20Sini>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mnemiopsis leidyi_2018_40.33076_23.01782_Maria Sini" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Mnemiopsis leidyi_2018_40.33076_23.01782_Maria Sini'^^xsd:string;
  dwc:scientificName 'Mnemiopsis leidyi A. Agassiz, 1865'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Sini'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.01782'^^xsd:double;
  dwc:latitude '40.33076'^^xsd:double;
  dwc:occurrenceRemarks 'UAEGEAN'^^xsd:string;
  dwc:aphiaid '106401'^^xsd:integer;
  dwc:occurrenceId 'Mnemiopsis leidyi_2018_40.33076_23.01782_Maria Sini'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106401'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '50'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2008_36.52792_23.02526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.52792_23.02526> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.52792_23.02526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52792 23.02526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.52792"^^xsd:decimal ;
  dwc:decimalLongitude "23.02526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "31"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.52792_23.02526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52792 23.02526)"^^geo:wktLiteral ;
  geo-pos:lat "36.52792"^^xsd:decimal ;
  geo-pos:long "23.02526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "31"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2008_36.52792_23.02526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2008_36.52792_23.02526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2008_36.52792_23.02526'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.02526'^^xsd:double;
  dwc:latitude '36.52792'^^xsd:double;
  dwc:coordinatePrecision '31'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2008_36.52792_23.02526'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2009_38.20803_23.02715_17-29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_38.20803_23.02715_17-29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_38.20803_23.02715_17-29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20803 23.02715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.20803"^^xsd:decimal ;
  dwc:decimalLongitude "23.02715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_38.20803_23.02715_17-29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.20803 23.02715)"^^geo:wktLiteral ;
  geo-pos:lat "38.20803"^^xsd:decimal ;
  geo-pos:long "23.02715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2009_38.20803_23.02715_17-29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2009_38.20803_23.02715_17-29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2009_38.20803_23.02715_17-29'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.02715'^^xsd:double;
  dwc:latitude '38.20803'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2009_38.20803_23.02715_17-29'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Callinectes%20sapidus_2019_38.75601_23.03134_4-4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2019_38.75601_23.03134_4-4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2019_38.75601_23.03134_4-4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75601 23.03134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75601"^^xsd:decimal ;
  dwc:decimalLongitude "23.03134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Callinectes%20sapidus_2019_38.75601_23.03134_4-4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75601 23.03134)"^^geo:wktLiteral ;
  geo-pos:lat "38.75601"^^xsd:decimal ;
  geo-pos:long "23.03134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Callinectes%20sapidus_2019_38.75601_23.03134_4-4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Callinectes sapidus_2019_38.75601_23.03134_4-4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Callinectes sapidus_2019_38.75601_23.03134_4-4'^^xsd:string;
  dwc:scientificName 'Callinectes sapidus Rathbun, 1896'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.03134'^^xsd:double;
  dwc:latitude '38.75601'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '107379'^^xsd:integer;
  dwc:occurrenceId 'Callinectes sapidus_2019_38.75601_23.03134_4-4'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107379'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Mnemiopsis%20leidyi_2019_38.75601_23.03134_0.1-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2019_38.75601_23.03134_0.1-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2019_38.75601_23.03134_0.1-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75601 23.03134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75601"^^xsd:decimal ;
  dwc:decimalLongitude "23.03134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2019_38.75601_23.03134_0.1-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75601 23.03134)"^^geo:wktLiteral ;
  geo-pos:lat "38.75601"^^xsd:decimal ;
  geo-pos:long "23.03134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Mnemiopsis%20leidyi_2019_38.75601_23.03134_0.1-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mnemiopsis leidyi_2019_38.75601_23.03134_0.1-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Mnemiopsis leidyi_2019_38.75601_23.03134_0.1-2'^^xsd:string;
  dwc:scientificName 'Mnemiopsis leidyi A. Agassiz, 1865'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.03134'^^xsd:double;
  dwc:latitude '38.75601'^^xsd:double;
  dwc:minimumDepth '0.1'^^xsd:double;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '106401'^^xsd:integer;
  dwc:occurrenceId 'Mnemiopsis leidyi_2019_38.75601_23.03134_0.1-2'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106401'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '500'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2014_36.13433_23.03547_1-1_Kostas%20Tsiamis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2014_36.13433_23.03547_1-1_Kostas%20Tsiamis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2014_36.13433_23.03547_1-1_Kostas%20Tsiamis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.13433 23.03547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.13433"^^xsd:decimal ;
  dwc:decimalLongitude "23.03547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2014_36.13433_23.03547_1-1_Kostas%20Tsiamis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.13433 23.03547)"^^geo:wktLiteral ;
  geo-pos:lat "36.13433"^^xsd:decimal ;
  geo-pos:long "23.03547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2014_36.13433_23.03547_1-1_Kostas%20Tsiamis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2014_36.13433_23.03547_1-1_Kostas Tsiamis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2014_36.13433_23.03547_1-1_Kostas Tsiamis'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Kostas Tsiamis'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.03547'^^xsd:double;
  dwc:latitude '36.13433'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2014_36.13433_23.03547_1-1_Kostas Tsiamis'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2014_36.13299_23.03556_0-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2014_36.13299_23.03556_0-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2014_36.13299_23.03556_0-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.13299 23.03556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.13299"^^xsd:decimal ;
  dwc:decimalLongitude "23.03556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2014_36.13299_23.03556_0-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.13299 23.03556)"^^geo:wktLiteral ;
  geo-pos:lat "36.13299"^^xsd:decimal ;
  geo-pos:long "23.03556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2014_36.13299_23.03556_0-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2014_36.13299_23.03556_0-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2014_36.13299_23.03556_0-10'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.03556'^^xsd:double;
  dwc:latitude '36.13299'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2014_36.13299_23.03556_0-10'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Mnemiopsis%20leidyi_2019_38.75169_23.03755_0.1-0.5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2019_38.75169_23.03755_0.1-0.5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2019_38.75169_23.03755_0.1-0.5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75169 23.03755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.75169"^^xsd:decimal ;
  dwc:decimalLongitude "23.03755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2019_38.75169_23.03755_0.1-0.5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.75169 23.03755)"^^geo:wktLiteral ;
  geo-pos:lat "38.75169"^^xsd:decimal ;
  geo-pos:long "23.03755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Mnemiopsis%20leidyi_2019_38.75169_23.03755_0.1-0.5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mnemiopsis leidyi_2019_38.75169_23.03755_0.1-0.5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Mnemiopsis leidyi_2019_38.75169_23.03755_0.1-0.5'^^xsd:string;
  dwc:scientificName 'Mnemiopsis leidyi A. Agassiz, 1865'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.03755'^^xsd:double;
  dwc:latitude '38.75169'^^xsd:double;
  dwc:minimumDepth '0.1'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '106401'^^xsd:integer;
  dwc:occurrenceId 'Mnemiopsis leidyi_2019_38.75169_23.03755_0.1-0.5'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106401'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '5'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Bursatella%20leachii_2002_37.8443_23.039_10-15.5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Bursatella%20leachii_2002_37.8443_23.039_10-15.5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Bursatella%20leachii_2002_37.8443_23.039_10-15.5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8443 23.039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8443"^^xsd:decimal ;
  dwc:decimalLongitude "23.039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Bursatella%20leachii_2002_37.8443_23.039_10-15.5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8443 23.039)"^^geo:wktLiteral ;
  geo-pos:lat "37.8443"^^xsd:decimal ;
  geo-pos:long "23.039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Bursatella%20leachii_2002_37.8443_23.039_10-15.5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Bursatella leachii_2002_37.8443_23.039_10-15.5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Bursatella leachii_2002_37.8443_23.039_10-15.5'^^xsd:string;
  dwc:scientificName 'Bursatella leachii Blainville, 1817'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.039'^^xsd:double;
  dwc:latitude '37.8443'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '15.5'^^xsd:double;
  dwc:aphiaid '138759'^^xsd:integer;
  dwc:occurrenceId 'Bursatella leachii_2002_37.8443_23.039_10-15.5'^^xsd:string;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138759'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '115'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Bursatella%20leachii_2002_37.8443_23.039_18-18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Bursatella%20leachii_2002_37.8443_23.039_18-18> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Bursatella%20leachii_2002_37.8443_23.039_18-18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8443 23.039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8443"^^xsd:decimal ;
  dwc:decimalLongitude "23.039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Bursatella%20leachii_2002_37.8443_23.039_18-18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8443 23.039)"^^geo:wktLiteral ;
  geo-pos:lat "37.8443"^^xsd:decimal ;
  geo-pos:long "23.039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Bursatella%20leachii_2002_37.8443_23.039_18-18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Bursatella leachii_2002_37.8443_23.039_18-18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Bursatella leachii_2002_37.8443_23.039_18-18'^^xsd:string;
  dwc:scientificName 'Bursatella leachii Blainville, 1817'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.039'^^xsd:double;
  dwc:latitude '37.8443'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '138759'^^xsd:integer;
  dwc:occurrenceId 'Bursatella leachii_2002_37.8443_23.039_18-18'^^xsd:string;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138759'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '43'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Bursatella%20leachii_2002_37.8443_23.039_5-15.5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Bursatella%20leachii_2002_37.8443_23.039_5-15.5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Bursatella%20leachii_2002_37.8443_23.039_5-15.5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8443 23.039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8443"^^xsd:decimal ;
  dwc:decimalLongitude "23.039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Bursatella%20leachii_2002_37.8443_23.039_5-15.5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8443 23.039)"^^geo:wktLiteral ;
  geo-pos:lat "37.8443"^^xsd:decimal ;
  geo-pos:long "23.039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Bursatella%20leachii_2002_37.8443_23.039_5-15.5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Bursatella leachii_2002_37.8443_23.039_5-15.5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Bursatella leachii_2002_37.8443_23.039_5-15.5'^^xsd:string;
  dwc:scientificName 'Bursatella leachii Blainville, 1817'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.039'^^xsd:double;
  dwc:latitude '37.8443'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '15.5'^^xsd:double;
  dwc:aphiaid '138759'^^xsd:integer;
  dwc:occurrenceId 'Bursatella leachii_2002_37.8443_23.039_5-15.5'^^xsd:string;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138759'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '112'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Halophila%20stipulacea_2001_37.8443_23.039_2-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2001_37.8443_23.039_2-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2001_37.8443_23.039_2-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8443 23.039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8443"^^xsd:decimal ;
  dwc:decimalLongitude "23.039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Halophila%20stipulacea_2001_37.8443_23.039_2-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8443 23.039)"^^geo:wktLiteral ;
  geo-pos:lat "37.8443"^^xsd:decimal ;
  geo-pos:long "23.039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Halophila%20stipulacea_2001_37.8443_23.039_2-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Halophila stipulacea_2001_37.8443_23.039_2-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Halophila stipulacea_2001_37.8443_23.039_2-5'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea (Forsskål) Ascherson, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.039'^^xsd:double;
  dwc:latitude '37.8443'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:occurrenceId 'Halophila stipulacea_2001_37.8443_23.039_2-5'^^xsd:string;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_2008_37.8443_23.039_1.3-1.3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_2008_37.8443_23.039_1.3-1.3> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_2008_37.8443_23.039_1.3-1.3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8443 23.039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8443"^^xsd:decimal ;
  dwc:decimalLongitude "23.039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_2008_37.8443_23.039_1.3-1.3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8443 23.039)"^^geo:wktLiteral ;
  geo-pos:lat "37.8443"^^xsd:decimal ;
  geo-pos:long "23.039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_2008_37.8443_23.039_1.3-1.3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_2008_37.8443_23.039_1.3-1.3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_2008_37.8443_23.039_1.3-1.3'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.039'^^xsd:double;
  dwc:latitude '37.8443'^^xsd:double;
  dwc:minimumDepth '1.3'^^xsd:double;
  dwc:maximumDepth '1.3'^^xsd:double;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_2008_37.8443_23.039_1.3-1.3'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Ganonema%20farinosum_2020_36.68588_23.03982_0.5-4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Ganonema%20farinosum_2020_36.68588_23.03982_0.5-4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Ganonema%20farinosum_2020_36.68588_23.03982_0.5-4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.68588 23.03982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.68588"^^xsd:decimal ;
  dwc:decimalLongitude "23.03982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Ganonema%20farinosum_2020_36.68588_23.03982_0.5-4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.68588 23.03982)"^^geo:wktLiteral ;
  geo-pos:lat "36.68588"^^xsd:decimal ;
  geo-pos:long "23.03982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Ganonema%20farinosum_2020_36.68588_23.03982_0.5-4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ganonema farinosum_2020_36.68588_23.03982_0.5-4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Ganonema farinosum_2020_36.68588_23.03982_0.5-4'^^xsd:string;
  dwc:scientificName 'Ganonema farinosum (J.V.Lamouroux) K.-C.Fan & Y.-C.Wang, 1974'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.03982'^^xsd:double;
  dwc:latitude '36.68588'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '145749'^^xsd:integer;
  dwc:occurrenceId 'Ganonema farinosum_2020_36.68588_23.03982_0.5-4'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145749'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '100'^^xsd:integer;
  dwc:organismQuantityType '% cover'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2020_36.68588_23.03982_0.5-4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2020_36.68588_23.03982_0.5-4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2020_36.68588_23.03982_0.5-4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.68588 23.03982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.68588"^^xsd:decimal ;
  dwc:decimalLongitude "23.03982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2020_36.68588_23.03982_0.5-4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.68588 23.03982)"^^geo:wktLiteral ;
  geo-pos:lat "36.68588"^^xsd:decimal ;
  geo-pos:long "23.03982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2020_36.68588_23.03982_0.5-4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2020_36.68588_23.03982_0.5-4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2020_36.68588_23.03982_0.5-4'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.03982'^^xsd:double;
  dwc:latitude '36.68588'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2020_36.68588_23.03982_0.5-4'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'very high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2020_36.68588_23.03982_0.5-4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2020_36.68588_23.03982_0.5-4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2020_36.68588_23.03982_0.5-4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.68588 23.03982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.68588"^^xsd:decimal ;
  dwc:decimalLongitude "23.03982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2020_36.68588_23.03982_0.5-4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.68588 23.03982)"^^geo:wktLiteral ;
  geo-pos:lat "36.68588"^^xsd:decimal ;
  geo-pos:long "23.03982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2020_36.68588_23.03982_0.5-4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2020_36.68588_23.03982_0.5-4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2020_36.68588_23.03982_0.5-4'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.03982'^^xsd:double;
  dwc:latitude '36.68588'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2020_36.68588_23.03982_0.5-4'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '4'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2020_36.68588_23.03982_0.5-4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_36.68588_23.03982_0.5-4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_36.68588_23.03982_0.5-4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.68588 23.03982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.68588"^^xsd:decimal ;
  dwc:decimalLongitude "23.03982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_36.68588_23.03982_0.5-4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.68588 23.03982)"^^geo:wktLiteral ;
  geo-pos:lat "36.68588"^^xsd:decimal ;
  geo-pos:long "23.03982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2020_36.68588_23.03982_0.5-4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2020_36.68588_23.03982_0.5-4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2020_36.68588_23.03982_0.5-4'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.03982'^^xsd:double;
  dwc:latitude '36.68588'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2020_36.68588_23.03982_0.5-4'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Conomurex%20persicus_2020_36.73741_23.04587_0.5-8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Conomurex%20persicus_2020_36.73741_23.04587_0.5-8> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Conomurex%20persicus_2020_36.73741_23.04587_0.5-8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.73741 23.04587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.73741"^^xsd:decimal ;
  dwc:decimalLongitude "23.04587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Conomurex%20persicus_2020_36.73741_23.04587_0.5-8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.73741 23.04587)"^^geo:wktLiteral ;
  geo-pos:lat "36.73741"^^xsd:decimal ;
  geo-pos:long "23.04587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Conomurex%20persicus_2020_36.73741_23.04587_0.5-8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Conomurex persicus_2020_36.73741_23.04587_0.5-8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Conomurex persicus_2020_36.73741_23.04587_0.5-8'^^xsd:string;
  dwc:scientificName 'Conomurex persicus (Swainson, 1821)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.04587'^^xsd:double;
  dwc:latitude '36.73741'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '565371'^^xsd:integer;
  dwc:occurrenceId 'Conomurex persicus_2020_36.73741_23.04587_0.5-8'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '565371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2020_36.73741_23.04587_0.5-8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2020_36.73741_23.04587_0.5-8> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2020_36.73741_23.04587_0.5-8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.73741 23.04587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.73741"^^xsd:decimal ;
  dwc:decimalLongitude "23.04587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2020_36.73741_23.04587_0.5-8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.73741 23.04587)"^^geo:wktLiteral ;
  geo-pos:lat "36.73741"^^xsd:decimal ;
  geo-pos:long "23.04587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2020_36.73741_23.04587_0.5-8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2020_36.73741_23.04587_0.5-8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2020_36.73741_23.04587_0.5-8'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.04587'^^xsd:double;
  dwc:latitude '36.73741'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2020_36.73741_23.04587_0.5-8'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2020_36.73741_23.04587_0.5-8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2020_36.73741_23.04587_0.5-8> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2020_36.73741_23.04587_0.5-8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.73741 23.04587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.73741"^^xsd:decimal ;
  dwc:decimalLongitude "23.04587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2020_36.73741_23.04587_0.5-8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.73741 23.04587)"^^geo:wktLiteral ;
  geo-pos:lat "36.73741"^^xsd:decimal ;
  geo-pos:long "23.04587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2020_36.73741_23.04587_0.5-8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2020_36.73741_23.04587_0.5-8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2020_36.73741_23.04587_0.5-8'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.04587'^^xsd:double;
  dwc:latitude '36.73741'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2020_36.73741_23.04587_0.5-8'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '9'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2020_36.73741_23.04587_0.5-8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_36.73741_23.04587_0.5-8> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_36.73741_23.04587_0.5-8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.73741 23.04587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.73741"^^xsd:decimal ;
  dwc:decimalLongitude "23.04587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_36.73741_23.04587_0.5-8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.73741 23.04587)"^^geo:wktLiteral ;
  geo-pos:lat "36.73741"^^xsd:decimal ;
  geo-pos:long "23.04587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2020_36.73741_23.04587_0.5-8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2020_36.73741_23.04587_0.5-8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2020_36.73741_23.04587_0.5-8'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.04587'^^xsd:double;
  dwc:latitude '36.73741'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2020_36.73741_23.04587_0.5-8'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2014_36.17459_23.04618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2014_36.17459_23.04618> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2014_36.17459_23.04618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.17459 23.04618)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.17459"^^xsd:decimal ;
  dwc:decimalLongitude "23.04618"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2014_36.17459_23.04618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.17459 23.04618)"^^geo:wktLiteral ;
  geo-pos:lat "36.17459"^^xsd:decimal ;
  geo-pos:long "23.04618"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2014_36.17459_23.04618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2014_36.17459_23.04618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2014_36.17459_23.04618'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.04618'^^xsd:double;
  dwc:latitude '36.17459'^^xsd:double;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2014_36.17459_23.04618'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2014_36.18431_23.04648_0-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2014_36.18431_23.04648_0-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2014_36.18431_23.04648_0-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.18431 23.04648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.18431"^^xsd:decimal ;
  dwc:decimalLongitude "23.04648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2014_36.18431_23.04648_0-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.18431 23.04648)"^^geo:wktLiteral ;
  geo-pos:lat "36.18431"^^xsd:decimal ;
  geo-pos:long "23.04648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2014_36.18431_23.04648_0-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2014_36.18431_23.04648_0-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2014_36.18431_23.04648_0-10'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.04648'^^xsd:double;
  dwc:latitude '36.18431'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2014_36.18431_23.04648_0-10'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '50'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2014_36.18431_23.04648_0-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2014_36.18431_23.04648_0-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2014_36.18431_23.04648_0-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.18431 23.04648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.18431"^^xsd:decimal ;
  dwc:decimalLongitude "23.04648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2014_36.18431_23.04648_0-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.18431 23.04648)"^^geo:wktLiteral ;
  geo-pos:lat "36.18431"^^xsd:decimal ;
  geo-pos:long "23.04648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2014_36.18431_23.04648_0-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2014_36.18431_23.04648_0-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2014_36.18431_23.04648_0-10'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.04648'^^xsd:double;
  dwc:latitude '36.18431'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2014_36.18431_23.04648_0-10'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2014_36.18431_23.04648_0-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2014_36.18431_23.04648_0-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2014_36.18431_23.04648_0-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.18431 23.04648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.18431"^^xsd:decimal ;
  dwc:decimalLongitude "23.04648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2014_36.18431_23.04648_0-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.18431 23.04648)"^^geo:wktLiteral ;
  geo-pos:lat "36.18431"^^xsd:decimal ;
  geo-pos:long "23.04648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2014_36.18431_23.04648_0-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2014_36.18431_23.04648_0-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2014_36.18431_23.04648_0-10'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.04648'^^xsd:double;
  dwc:latitude '36.18431'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2014_36.18431_23.04648_0-10'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2014_36.15706_23.0473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2014_36.15706_23.0473> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2014_36.15706_23.0473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.15706 23.0473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.15706"^^xsd:decimal ;
  dwc:decimalLongitude "23.0473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2014_36.15706_23.0473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.15706 23.0473)"^^geo:wktLiteral ;
  geo-pos:lat "36.15706"^^xsd:decimal ;
  geo-pos:long "23.0473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2014_36.15706_23.0473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2014_36.15706_23.0473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2014_36.15706_23.0473'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.0473'^^xsd:double;
  dwc:latitude '36.15706'^^xsd:double;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2014_36.15706_23.0473'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2014_36.15706_23.0473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2014_36.15706_23.0473> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2014_36.15706_23.0473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.15706 23.0473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.15706"^^xsd:decimal ;
  dwc:decimalLongitude "23.0473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2014_36.15706_23.0473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.15706 23.0473)"^^geo:wktLiteral ;
  geo-pos:lat "36.15706"^^xsd:decimal ;
  geo-pos:long "23.0473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2014_36.15706_23.0473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2014_36.15706_23.0473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2014_36.15706_23.0473'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.0473'^^xsd:double;
  dwc:latitude '36.15706'^^xsd:double;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2014_36.15706_23.0473'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Bursatella%20leachii_2002_36.7401_23.0473_4-11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Bursatella%20leachii_2002_36.7401_23.0473_4-11> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Bursatella%20leachii_2002_36.7401_23.0473_4-11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7401 23.0473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7401"^^xsd:decimal ;
  dwc:decimalLongitude "23.0473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Bursatella%20leachii_2002_36.7401_23.0473_4-11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7401 23.0473)"^^geo:wktLiteral ;
  geo-pos:lat "36.7401"^^xsd:decimal ;
  geo-pos:long "23.0473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Bursatella%20leachii_2002_36.7401_23.0473_4-11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Bursatella leachii_2002_36.7401_23.0473_4-11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Bursatella leachii_2002_36.7401_23.0473_4-11'^^xsd:string;
  dwc:scientificName 'Bursatella leachii Blainville, 1817'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.0473'^^xsd:double;
  dwc:latitude '36.7401'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '138759'^^xsd:integer;
  dwc:occurrenceId 'Bursatella leachii_2002_36.7401_23.0473_4-11'^^xsd:string;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138759'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '60'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Halophila%20stipulacea_2002_36.7401_23.0473_4-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2002_36.7401_23.0473_4-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2002_36.7401_23.0473_4-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7401 23.0473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7401"^^xsd:decimal ;
  dwc:decimalLongitude "23.0473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Halophila%20stipulacea_2002_36.7401_23.0473_4-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7401 23.0473)"^^geo:wktLiteral ;
  geo-pos:lat "36.7401"^^xsd:decimal ;
  geo-pos:long "23.0473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Halophila%20stipulacea_2002_36.7401_23.0473_4-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Halophila stipulacea_2002_36.7401_23.0473_4-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Halophila stipulacea_2002_36.7401_23.0473_4-10'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea (Forsskål) Ascherson, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.0473'^^xsd:double;
  dwc:latitude '36.7401'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:occurrenceId 'Halophila stipulacea_2002_36.7401_23.0473_4-10'^^xsd:string;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Bursatella%20leachii_2018_38.19333_23.05092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Bursatella%20leachii_2018_38.19333_23.05092> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Bursatella%20leachii_2018_38.19333_23.05092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.19333 23.05092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.19333"^^xsd:decimal ;
  dwc:decimalLongitude "23.05092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Bursatella%20leachii_2018_38.19333_23.05092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.19333 23.05092)"^^geo:wktLiteral ;
  geo-pos:lat "38.19333"^^xsd:decimal ;
  geo-pos:long "23.05092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Bursatella%20leachii_2018_38.19333_23.05092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Bursatella leachii_2018_38.19333_23.05092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Bursatella leachii_2018_38.19333_23.05092'^^xsd:string;
  dwc:scientificName 'Bursatella leachii Blainville, 1817'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.05092'^^xsd:double;
  dwc:latitude '38.19333'^^xsd:double;
  dwc:aphiaid '138759'^^xsd:integer;
  dwc:occurrenceId 'Bursatella leachii_2018_38.19333_23.05092'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138759'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Amphistegina%20lobifera_2008_40.31045_23.05262_0-3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Amphistegina%20lobifera_2008_40.31045_23.05262_0-3> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Amphistegina%20lobifera_2008_40.31045_23.05262_0-3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.31045 23.05262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.31045"^^xsd:decimal ;
  dwc:decimalLongitude "23.05262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Amphistegina%20lobifera_2008_40.31045_23.05262_0-3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.31045 23.05262)"^^geo:wktLiteral ;
  geo-pos:lat "40.31045"^^xsd:decimal ;
  geo-pos:long "23.05262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Amphistegina%20lobifera_2008_40.31045_23.05262_0-3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Amphistegina lobifera_2008_40.31045_23.05262_0-3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Amphistegina lobifera_2008_40.31045_23.05262_0-3'^^xsd:string;
  dwc:scientificName 'Amphistegina lobifera Larsen, 1976'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.05262'^^xsd:double;
  dwc:latitude '40.31045'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'approximate coordinates through Google Earth based on information provided by associatedReferences or asociatedMedia'^^xsd:string;
  dwc:aphiaid '490083'^^xsd:integer;
  dwc:occurrenceId 'Amphistegina lobifera_2008_40.31045_23.05262_0-3'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '490083'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2018_36.50952_23.05703_1.5-1.5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2018_36.50952_23.05703_1.5-1.5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2018_36.50952_23.05703_1.5-1.5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.50952 23.05703)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.50952"^^xsd:decimal ;
  dwc:decimalLongitude "23.05703"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2018_36.50952_23.05703_1.5-1.5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.50952 23.05703)"^^geo:wktLiteral ;
  geo-pos:lat "36.50952"^^xsd:decimal ;
  geo-pos:long "23.05703"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2018_36.50952_23.05703_1.5-1.5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2018_36.50952_23.05703_1.5-1.5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2018_36.50952_23.05703_1.5-1.5'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.05703'^^xsd:double;
  dwc:latitude '36.50952'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2018_36.50952_23.05703_1.5-1.5'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Mnemiopsis%20leidyi_2004%2F2010_39.9592_23.0582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2004%2F2010_39.9592_23.0582> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2004%2F2010_39.9592_23.0582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9592 23.0582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.9592"^^xsd:decimal ;
  dwc:decimalLongitude "23.0582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2004%2F2010_39.9592_23.0582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9592 23.0582)"^^geo:wktLiteral ;
  geo-pos:lat "39.9592"^^xsd:decimal ;
  geo-pos:long "23.0582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Mnemiopsis%20leidyi_2004%2F2010_39.9592_23.0582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mnemiopsis leidyi_2004/2010_39.9592_23.0582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Mnemiopsis leidyi_2004/2010_39.9592_23.0582'^^xsd:string;
  dwc:scientificName 'Mnemiopsis leidyi A. Agassiz, 1865'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.0582'^^xsd:double;
  dwc:latitude '39.9592'^^xsd:double;
  dwc:aphiaid '106401'^^xsd:integer;
  dwc:occurrenceId 'Mnemiopsis leidyi_2004/2010_39.9592_23.0582'^^xsd:string;
  dwc:aphiaIdAccepted '106401'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Mnemiopsis%20leidyi_2004%2F2010_39.79223_23.0583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2004%2F2010_39.79223_23.0583> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2004%2F2010_39.79223_23.0583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.79223 23.0583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.79223"^^xsd:decimal ;
  dwc:decimalLongitude "23.0583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2004%2F2010_39.79223_23.0583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.79223 23.0583)"^^geo:wktLiteral ;
  geo-pos:lat "39.79223"^^xsd:decimal ;
  geo-pos:long "23.0583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Mnemiopsis%20leidyi_2004%2F2010_39.79223_23.0583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mnemiopsis leidyi_2004/2010_39.79223_23.0583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Mnemiopsis leidyi_2004/2010_39.79223_23.0583'^^xsd:string;
  dwc:scientificName 'Mnemiopsis leidyi A. Agassiz, 1865'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.0583'^^xsd:double;
  dwc:latitude '39.79223'^^xsd:double;
  dwc:aphiaid '106401'^^xsd:integer;
  dwc:occurrenceId 'Mnemiopsis leidyi_2004/2010_39.79223_23.0583'^^xsd:string;
  dwc:aphiaIdAccepted '106401'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Mnemiopsis%20leidyi_2004%2F2010_39.62337_23.0585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2004%2F2010_39.62337_23.0585> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2004%2F2010_39.62337_23.0585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62337 23.0585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.62337"^^xsd:decimal ;
  dwc:decimalLongitude "23.0585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2004%2F2010_39.62337_23.0585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.62337 23.0585)"^^geo:wktLiteral ;
  geo-pos:lat "39.62337"^^xsd:decimal ;
  geo-pos:long "23.0585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Mnemiopsis%20leidyi_2004%2F2010_39.62337_23.0585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mnemiopsis leidyi_2004/2010_39.62337_23.0585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Mnemiopsis leidyi_2004/2010_39.62337_23.0585'^^xsd:string;
  dwc:scientificName 'Mnemiopsis leidyi A. Agassiz, 1865'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.0585'^^xsd:double;
  dwc:latitude '39.62337'^^xsd:double;
  dwc:aphiaid '106401'^^xsd:integer;
  dwc:occurrenceId 'Mnemiopsis leidyi_2004/2010_39.62337_23.0585'^^xsd:string;
  dwc:aphiaIdAccepted '106401'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Mnemiopsis%20leidyi_2004%2F2010_40.04233_23.0595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2004%2F2010_40.04233_23.0595> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2004%2F2010_40.04233_23.0595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.04233 23.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.04233"^^xsd:decimal ;
  dwc:decimalLongitude "23.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2004%2F2010_40.04233_23.0595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.04233 23.0595)"^^geo:wktLiteral ;
  geo-pos:lat "40.04233"^^xsd:decimal ;
  geo-pos:long "23.0595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Mnemiopsis%20leidyi_2004%2F2010_40.04233_23.0595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mnemiopsis leidyi_2004/2010_40.04233_23.0595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Mnemiopsis leidyi_2004/2010_40.04233_23.0595'^^xsd:string;
  dwc:scientificName 'Mnemiopsis leidyi A. Agassiz, 1865'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.0595'^^xsd:double;
  dwc:latitude '40.04233'^^xsd:double;
  dwc:aphiaid '106401'^^xsd:integer;
  dwc:occurrenceId 'Mnemiopsis leidyi_2004/2010_40.04233_23.0595'^^xsd:string;
  dwc:aphiaIdAccepted '106401'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Mnemiopsis%20leidyi_2019_38.69783_23.06083_0.1-0.5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2019_38.69783_23.06083_0.1-0.5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2019_38.69783_23.06083_0.1-0.5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69783 23.06083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.69783"^^xsd:decimal ;
  dwc:decimalLongitude "23.06083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2019_38.69783_23.06083_0.1-0.5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.69783 23.06083)"^^geo:wktLiteral ;
  geo-pos:lat "38.69783"^^xsd:decimal ;
  geo-pos:long "23.06083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Mnemiopsis%20leidyi_2019_38.69783_23.06083_0.1-0.5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mnemiopsis leidyi_2019_38.69783_23.06083_0.1-0.5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Mnemiopsis leidyi_2019_38.69783_23.06083_0.1-0.5'^^xsd:string;
  dwc:scientificName 'Mnemiopsis leidyi A. Agassiz, 1865'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.06083'^^xsd:double;
  dwc:latitude '38.69783'^^xsd:double;
  dwc:minimumDepth '0.1'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '106401'^^xsd:integer;
  dwc:occurrenceId 'Mnemiopsis leidyi_2019_38.69783_23.06083_0.1-0.5'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106401'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '50'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Amphistegina%20lobifera_2008_40.3097_23.06127_0.2-3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Amphistegina%20lobifera_2008_40.3097_23.06127_0.2-3> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Amphistegina%20lobifera_2008_40.3097_23.06127_0.2-3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3097 23.06127)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.3097"^^xsd:decimal ;
  dwc:decimalLongitude "23.06127"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Amphistegina%20lobifera_2008_40.3097_23.06127_0.2-3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3097 23.06127)"^^geo:wktLiteral ;
  geo-pos:lat "40.3097"^^xsd:decimal ;
  geo-pos:long "23.06127"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Amphistegina%20lobifera_2008_40.3097_23.06127_0.2-3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Amphistegina lobifera_2008_40.3097_23.06127_0.2-3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Amphistegina lobifera_2008_40.3097_23.06127_0.2-3'^^xsd:string;
  dwc:scientificName 'Amphistegina lobifera Larsen, 1976'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.06127'^^xsd:double;
  dwc:latitude '40.3097'^^xsd:double;
  dwc:minimumDepth '0.2'^^xsd:double;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '490083'^^xsd:integer;
  dwc:occurrenceId 'Amphistegina lobifera_2008_40.3097_23.06127_0.2-3'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '490083'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Conomurex%20persicus_2020_37.83957_23.06271_0.5-4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Conomurex%20persicus_2020_37.83957_23.06271_0.5-4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Conomurex%20persicus_2020_37.83957_23.06271_0.5-4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.83957 23.06271)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.83957"^^xsd:decimal ;
  dwc:decimalLongitude "23.06271"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Conomurex%20persicus_2020_37.83957_23.06271_0.5-4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.83957 23.06271)"^^geo:wktLiteral ;
  geo-pos:lat "37.83957"^^xsd:decimal ;
  geo-pos:long "23.06271"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Conomurex%20persicus_2020_37.83957_23.06271_0.5-4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Conomurex persicus_2020_37.83957_23.06271_0.5-4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Conomurex persicus_2020_37.83957_23.06271_0.5-4'^^xsd:string;
  dwc:scientificName 'Conomurex persicus (Swainson, 1821)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.06271'^^xsd:double;
  dwc:latitude '37.83957'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '565371'^^xsd:integer;
  dwc:occurrenceId 'Conomurex persicus_2020_37.83957_23.06271_0.5-4'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '565371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'very high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Oculina%20patagonica_2020_37.83957_23.06271_0.5-4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Oculina%20patagonica_2020_37.83957_23.06271_0.5-4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Oculina%20patagonica_2020_37.83957_23.06271_0.5-4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.83957 23.06271)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.83957"^^xsd:decimal ;
  dwc:decimalLongitude "23.06271"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Oculina%20patagonica_2020_37.83957_23.06271_0.5-4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.83957 23.06271)"^^geo:wktLiteral ;
  geo-pos:lat "37.83957"^^xsd:decimal ;
  geo-pos:long "23.06271"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Oculina%20patagonica_2020_37.83957_23.06271_0.5-4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Oculina patagonica_2020_37.83957_23.06271_0.5-4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Oculina patagonica_2020_37.83957_23.06271_0.5-4'^^xsd:string;
  dwc:scientificName 'Oculina patagonica de Angelis D\'Ossat, 1908'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.06271'^^xsd:double;
  dwc:latitude '37.83957'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '135210'^^xsd:integer;
  dwc:occurrenceId 'Oculina patagonica_2020_37.83957_23.06271_0.5-4'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '135210'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '11'^^xsd:integer;
  dwc:organismQuantityType '% cover'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2020_37.83957_23.06271_0.5-4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2020_37.83957_23.06271_0.5-4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2020_37.83957_23.06271_0.5-4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.83957 23.06271)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.83957"^^xsd:decimal ;
  dwc:decimalLongitude "23.06271"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2020_37.83957_23.06271_0.5-4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.83957 23.06271)"^^geo:wktLiteral ;
  geo-pos:lat "37.83957"^^xsd:decimal ;
  geo-pos:long "23.06271"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2020_37.83957_23.06271_0.5-4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2020_37.83957_23.06271_0.5-4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2020_37.83957_23.06271_0.5-4'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.06271'^^xsd:double;
  dwc:latitude '37.83957'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2020_37.83957_23.06271_0.5-4'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_2020_37.83957_23.06271_0.5-4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_2020_37.83957_23.06271_0.5-4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_2020_37.83957_23.06271_0.5-4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.83957 23.06271)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.83957"^^xsd:decimal ;
  dwc:decimalLongitude "23.06271"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_2020_37.83957_23.06271_0.5-4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.83957 23.06271)"^^geo:wktLiteral ;
  geo-pos:lat "37.83957"^^xsd:decimal ;
  geo-pos:long "23.06271"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_2020_37.83957_23.06271_0.5-4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_2020_37.83957_23.06271_0.5-4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_2020_37.83957_23.06271_0.5-4'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.06271'^^xsd:double;
  dwc:latitude '37.83957'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_2020_37.83957_23.06271_0.5-4'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2020_37.83957_23.06271_0.5-4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_37.83957_23.06271_0.5-4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_37.83957_23.06271_0.5-4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.83957 23.06271)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.83957"^^xsd:decimal ;
  dwc:decimalLongitude "23.06271"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_37.83957_23.06271_0.5-4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.83957 23.06271)"^^geo:wktLiteral ;
  geo-pos:lat "37.83957"^^xsd:decimal ;
  geo-pos:long "23.06271"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2020_37.83957_23.06271_0.5-4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2020_37.83957_23.06271_0.5-4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2020_37.83957_23.06271_0.5-4'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.06271'^^xsd:double;
  dwc:latitude '37.83957'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2020_37.83957_23.06271_0.5-4'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '11'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Stypopodium%20schimperi_2020_37.83957_23.06271_0.5-4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2020_37.83957_23.06271_0.5-4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2020_37.83957_23.06271_0.5-4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.83957 23.06271)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.83957"^^xsd:decimal ;
  dwc:decimalLongitude "23.06271"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2020_37.83957_23.06271_0.5-4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.83957 23.06271)"^^geo:wktLiteral ;
  geo-pos:lat "37.83957"^^xsd:decimal ;
  geo-pos:long "23.06271"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Stypopodium%20schimperi_2020_37.83957_23.06271_0.5-4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Stypopodium schimperi_2020_37.83957_23.06271_0.5-4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Stypopodium schimperi_2020_37.83957_23.06271_0.5-4'^^xsd:string;
  dwc:scientificName 'Stypopodium schimperi (Kützing) Verlaque & Boudouresque, 1991'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.06271'^^xsd:double;
  dwc:latitude '37.83957'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '145391'^^xsd:integer;
  dwc:occurrenceId 'Stypopodium schimperi_2020_37.83957_23.06271_0.5-4'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145391'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Bursatella%20leachii_2001_37.8395_23.063_12-12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Bursatella%20leachii_2001_37.8395_23.063_12-12> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Bursatella%20leachii_2001_37.8395_23.063_12-12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8395 23.063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8395"^^xsd:decimal ;
  dwc:decimalLongitude "23.063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Bursatella%20leachii_2001_37.8395_23.063_12-12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8395 23.063)"^^geo:wktLiteral ;
  geo-pos:lat "37.8395"^^xsd:decimal ;
  geo-pos:long "23.063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Bursatella%20leachii_2001_37.8395_23.063_12-12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Bursatella leachii_2001_37.8395_23.063_12-12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Bursatella leachii_2001_37.8395_23.063_12-12'^^xsd:string;
  dwc:scientificName 'Bursatella leachii Blainville, 1817'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.063'^^xsd:double;
  dwc:latitude '37.8395'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '138759'^^xsd:integer;
  dwc:occurrenceId 'Bursatella leachii_2001_37.8395_23.063_12-12'^^xsd:string;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138759'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '5'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Bursatella%20leachii_2001_37.8395_23.063_2-11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Bursatella%20leachii_2001_37.8395_23.063_2-11> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Bursatella%20leachii_2001_37.8395_23.063_2-11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8395 23.063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8395"^^xsd:decimal ;
  dwc:decimalLongitude "23.063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Bursatella%20leachii_2001_37.8395_23.063_2-11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8395 23.063)"^^geo:wktLiteral ;
  geo-pos:lat "37.8395"^^xsd:decimal ;
  geo-pos:long "23.063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Bursatella%20leachii_2001_37.8395_23.063_2-11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Bursatella leachii_2001_37.8395_23.063_2-11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Bursatella leachii_2001_37.8395_23.063_2-11'^^xsd:string;
  dwc:scientificName 'Bursatella leachii Blainville, 1817'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.063'^^xsd:double;
  dwc:latitude '37.8395'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '138759'^^xsd:integer;
  dwc:occurrenceId 'Bursatella leachii_2001_37.8395_23.063_2-11'^^xsd:string;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138759'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '5'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Bursatella%20leachii_2002_37.8395_23.063_10-15.2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Bursatella%20leachii_2002_37.8395_23.063_10-15.2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Bursatella%20leachii_2002_37.8395_23.063_10-15.2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8395 23.063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8395"^^xsd:decimal ;
  dwc:decimalLongitude "23.063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Bursatella%20leachii_2002_37.8395_23.063_10-15.2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8395 23.063)"^^geo:wktLiteral ;
  geo-pos:lat "37.8395"^^xsd:decimal ;
  geo-pos:long "23.063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Bursatella%20leachii_2002_37.8395_23.063_10-15.2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Bursatella leachii_2002_37.8395_23.063_10-15.2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Bursatella leachii_2002_37.8395_23.063_10-15.2'^^xsd:string;
  dwc:scientificName 'Bursatella leachii Blainville, 1817'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.063'^^xsd:double;
  dwc:latitude '37.8395'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '15.2'^^xsd:double;
  dwc:aphiaid '138759'^^xsd:integer;
  dwc:occurrenceId 'Bursatella leachii_2002_37.8395_23.063_10-15.2'^^xsd:string;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138759'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '58'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Bursatella%20leachii_2002_37.8395_23.063_15.5-19.8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Bursatella%20leachii_2002_37.8395_23.063_15.5-19.8> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Bursatella%20leachii_2002_37.8395_23.063_15.5-19.8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8395 23.063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8395"^^xsd:decimal ;
  dwc:decimalLongitude "23.063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Bursatella%20leachii_2002_37.8395_23.063_15.5-19.8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8395 23.063)"^^geo:wktLiteral ;
  geo-pos:lat "37.8395"^^xsd:decimal ;
  geo-pos:long "23.063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Bursatella%20leachii_2002_37.8395_23.063_15.5-19.8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Bursatella leachii_2002_37.8395_23.063_15.5-19.8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Bursatella leachii_2002_37.8395_23.063_15.5-19.8'^^xsd:string;
  dwc:scientificName 'Bursatella leachii Blainville, 1817'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.063'^^xsd:double;
  dwc:latitude '37.8395'^^xsd:double;
  dwc:minimumDepth '15.5'^^xsd:double;
  dwc:maximumDepth '19.8'^^xsd:double;
  dwc:aphiaid '138759'^^xsd:integer;
  dwc:occurrenceId 'Bursatella leachii_2002_37.8395_23.063_15.5-19.8'^^xsd:string;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138759'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_2001_37.8395_23.063_0.5-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_2001_37.8395_23.063_0.5-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_2001_37.8395_23.063_0.5-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8395 23.063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8395"^^xsd:decimal ;
  dwc:decimalLongitude "23.063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_2001_37.8395_23.063_0.5-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8395 23.063)"^^geo:wktLiteral ;
  geo-pos:lat "37.8395"^^xsd:decimal ;
  geo-pos:long "23.063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_2001_37.8395_23.063_0.5-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_2001_37.8395_23.063_0.5-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_2001_37.8395_23.063_0.5-2'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.063'^^xsd:double;
  dwc:latitude '37.8395'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_2001_37.8395_23.063_0.5-2'^^xsd:string;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '10'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2010_36.49094_23.06633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2010_36.49094_23.06633> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2010_36.49094_23.06633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.49094 23.06633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.49094"^^xsd:decimal ;
  dwc:decimalLongitude "23.06633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2010_36.49094_23.06633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.49094 23.06633)"^^geo:wktLiteral ;
  geo-pos:lat "36.49094"^^xsd:decimal ;
  geo-pos:long "23.06633"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2010_36.49094_23.06633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2010_36.49094_23.06633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2010_36.49094_23.06633'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.06633'^^xsd:double;
  dwc:latitude '36.49094'^^xsd:double;
  dwc:occurrenceRemarks 'Fisheries Directive'^^xsd:string;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2010_36.49094_23.06633'^^xsd:string;
  dwc:observationDate '2010-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Mnemiopsis%20leidyi_2004%2F2010_40.14133_23.06667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2004%2F2010_40.14133_23.06667> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2004%2F2010_40.14133_23.06667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.14133 23.06667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.14133"^^xsd:decimal ;
  dwc:decimalLongitude "23.06667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2004%2F2010_40.14133_23.06667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.14133 23.06667)"^^geo:wktLiteral ;
  geo-pos:lat "40.14133"^^xsd:decimal ;
  geo-pos:long "23.06667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Mnemiopsis%20leidyi_2004%2F2010_40.14133_23.06667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mnemiopsis leidyi_2004/2010_40.14133_23.06667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Mnemiopsis leidyi_2004/2010_40.14133_23.06667'^^xsd:string;
  dwc:scientificName 'Mnemiopsis leidyi A. Agassiz, 1865'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.06667'^^xsd:double;
  dwc:latitude '40.14133'^^xsd:double;
  dwc:aphiaid '106401'^^xsd:integer;
  dwc:occurrenceId 'Mnemiopsis leidyi_2004/2010_40.14133_23.06667'^^xsd:string;
  dwc:aphiaIdAccepted '106401'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Mnemiopsis%20leidyi_2004%2F2010_39.7099_23.06717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2004%2F2010_39.7099_23.06717> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2004%2F2010_39.7099_23.06717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7099 23.06717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.7099"^^xsd:decimal ;
  dwc:decimalLongitude "23.06717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2004%2F2010_39.7099_23.06717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.7099 23.06717)"^^geo:wktLiteral ;
  geo-pos:lat "39.7099"^^xsd:decimal ;
  geo-pos:long "23.06717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Mnemiopsis%20leidyi_2004%2F2010_39.7099_23.06717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mnemiopsis leidyi_2004/2010_39.7099_23.06717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Mnemiopsis leidyi_2004/2010_39.7099_23.06717'^^xsd:string;
  dwc:scientificName 'Mnemiopsis leidyi A. Agassiz, 1865'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.06717'^^xsd:double;
  dwc:latitude '39.7099'^^xsd:double;
  dwc:aphiaid '106401'^^xsd:integer;
  dwc:occurrenceId 'Mnemiopsis leidyi_2004/2010_39.7099_23.06717'^^xsd:string;
  dwc:aphiaIdAccepted '106401'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2019_36.4835_23.0672_25-25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_36.4835_23.0672_25-25> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_36.4835_23.0672_25-25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4835 23.0672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4835"^^xsd:decimal ;
  dwc:decimalLongitude "23.0672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2019_36.4835_23.0672_25-25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4835 23.0672)"^^geo:wktLiteral ;
  geo-pos:lat "36.4835"^^xsd:decimal ;
  geo-pos:long "23.0672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2019_36.4835_23.0672_25-25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2019_36.4835_23.0672_25-25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2019_36.4835_23.0672_25-25'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.0672'^^xsd:double;
  dwc:latitude '36.4835'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2019_36.4835_23.0672_25-25'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2019_36.4835_23.0672_25-25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_36.4835_23.0672_25-25> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_36.4835_23.0672_25-25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4835 23.0672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4835"^^xsd:decimal ;
  dwc:decimalLongitude "23.0672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_36.4835_23.0672_25-25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4835 23.0672)"^^geo:wktLiteral ;
  geo-pos:lat "36.4835"^^xsd:decimal ;
  geo-pos:long "23.0672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2019_36.4835_23.0672_25-25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2019_36.4835_23.0672_25-25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2019_36.4835_23.0672_25-25'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.0672'^^xsd:double;
  dwc:latitude '36.4835'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2019_36.4835_23.0672_25-25'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '9'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Torquigener%20flavimaculosus_2019_36.4835_23.0672_25-25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2019_36.4835_23.0672_25-25> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2019_36.4835_23.0672_25-25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4835 23.0672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4835"^^xsd:decimal ;
  dwc:decimalLongitude "23.0672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2019_36.4835_23.0672_25-25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4835 23.0672)"^^geo:wktLiteral ;
  geo-pos:lat "36.4835"^^xsd:decimal ;
  geo-pos:long "23.0672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Torquigener%20flavimaculosus_2019_36.4835_23.0672_25-25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Torquigener flavimaculosus_2019_36.4835_23.0672_25-25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Torquigener flavimaculosus_2019_36.4835_23.0672_25-25'^^xsd:string;
  dwc:scientificName 'Torquigener flavimaculosus Hardy & Randall, 1983'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.0672'^^xsd:double;
  dwc:latitude '36.4835'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '219962'^^xsd:integer;
  dwc:occurrenceId 'Torquigener flavimaculosus_2019_36.4835_23.0672_25-25'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219962'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '8'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2018_39.09202_23.0672_28-28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2018_39.09202_23.0672_28-28> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2018_39.09202_23.0672_28-28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.09202 23.0672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.09202"^^xsd:decimal ;
  dwc:decimalLongitude "23.0672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2018_39.09202_23.0672_28-28>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.09202 23.0672)"^^geo:wktLiteral ;
  geo-pos:lat "39.09202"^^xsd:decimal ;
  geo-pos:long "23.0672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2018_39.09202_23.0672_28-28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2018_39.09202_23.0672_28-28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2018_39.09202_23.0672_28-28'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.0672'^^xsd:double;
  dwc:latitude '39.09202'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2018_39.09202_23.0672_28-28'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2019_36.4838_23.0673_31-31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_36.4838_23.0673_31-31> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_36.4838_23.0673_31-31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4838 23.0673)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4838"^^xsd:decimal ;
  dwc:decimalLongitude "23.0673"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_36.4838_23.0673_31-31>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4838 23.0673)"^^geo:wktLiteral ;
  geo-pos:lat "36.4838"^^xsd:decimal ;
  geo-pos:long "23.0673"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2019_36.4838_23.0673_31-31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2019_36.4838_23.0673_31-31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2019_36.4838_23.0673_31-31'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.0673'^^xsd:double;
  dwc:latitude '36.4838'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2019_36.4838_23.0673_31-31'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '21'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Torquigener%20flavimaculosus_2019_36.4838_23.0673_31-31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2019_36.4838_23.0673_31-31> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2019_36.4838_23.0673_31-31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4838 23.0673)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4838"^^xsd:decimal ;
  dwc:decimalLongitude "23.0673"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2019_36.4838_23.0673_31-31>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4838 23.0673)"^^geo:wktLiteral ;
  geo-pos:lat "36.4838"^^xsd:decimal ;
  geo-pos:long "23.0673"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Torquigener%20flavimaculosus_2019_36.4838_23.0673_31-31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Torquigener flavimaculosus_2019_36.4838_23.0673_31-31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Torquigener flavimaculosus_2019_36.4838_23.0673_31-31'^^xsd:string;
  dwc:scientificName 'Torquigener flavimaculosus Hardy & Randall, 1983'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.0673'^^xsd:double;
  dwc:latitude '36.4838'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '219962'^^xsd:integer;
  dwc:occurrenceId 'Torquigener flavimaculosus_2019_36.4838_23.0673_31-31'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219962'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '12'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Mnemiopsis%20leidyi_2004%2F2010_39.87647_23.06757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2004%2F2010_39.87647_23.06757> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2004%2F2010_39.87647_23.06757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.87647 23.06757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.87647"^^xsd:decimal ;
  dwc:decimalLongitude "23.06757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2004%2F2010_39.87647_23.06757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.87647 23.06757)"^^geo:wktLiteral ;
  geo-pos:lat "39.87647"^^xsd:decimal ;
  geo-pos:long "23.06757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Mnemiopsis%20leidyi_2004%2F2010_39.87647_23.06757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mnemiopsis leidyi_2004/2010_39.87647_23.06757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Mnemiopsis leidyi_2004/2010_39.87647_23.06757'^^xsd:string;
  dwc:scientificName 'Mnemiopsis leidyi A. Agassiz, 1865'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.06757'^^xsd:double;
  dwc:latitude '39.87647'^^xsd:double;
  dwc:aphiaid '106401'^^xsd:integer;
  dwc:occurrenceId 'Mnemiopsis leidyi_2004/2010_39.87647_23.06757'^^xsd:string;
  dwc:aphiaIdAccepted '106401'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2015_36.49924_23.06825_0-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2015_36.49924_23.06825_0-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2015_36.49924_23.06825_0-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.49924 23.06825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.49924"^^xsd:decimal ;
  dwc:decimalLongitude "23.06825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2015_36.49924_23.06825_0-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.49924 23.06825)"^^geo:wktLiteral ;
  geo-pos:lat "36.49924"^^xsd:decimal ;
  geo-pos:long "23.06825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2015_36.49924_23.06825_0-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2015_36.49924_23.06825_0-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2015_36.49924_23.06825_0-5'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.06825'^^xsd:double;
  dwc:latitude '36.49924'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2015_36.49924_23.06825_0-5'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2016_39.12872_23.06837_15-30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2016_39.12872_23.06837_15-30> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2016_39.12872_23.06837_15-30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12872 23.06837)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.12872"^^xsd:decimal ;
  dwc:decimalLongitude "23.06837"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2016_39.12872_23.06837_15-30>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.12872 23.06837)"^^geo:wktLiteral ;
  geo-pos:lat "39.12872"^^xsd:decimal ;
  geo-pos:long "23.06837"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2016_39.12872_23.06837_15-30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2016_39.12872_23.06837_15-30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2016_39.12872_23.06837_15-30'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.06837'^^xsd:double;
  dwc:latitude '39.12872'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2016_39.12872_23.06837_15-30'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2019_36.22501_23.07535_2-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.22501_23.07535_2-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.22501_23.07535_2-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.22501 23.07535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.22501"^^xsd:decimal ;
  dwc:decimalLongitude "23.07535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.22501_23.07535_2-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.22501 23.07535)"^^geo:wktLiteral ;
  geo-pos:lat "36.22501"^^xsd:decimal ;
  geo-pos:long "23.07535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2019_36.22501_23.07535_2-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2019_36.22501_23.07535_2-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2019_36.22501_23.07535_2-2'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.07535'^^xsd:double;
  dwc:latitude '36.22501'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2019_36.22501_23.07535_2-2'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Callinectes%20sapidus_2015%2F2018_38.66335_23.08038_Thodoros%20Kampouris>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2015%2F2018_38.66335_23.08038_Thodoros%20Kampouris> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2015%2F2018_38.66335_23.08038_Thodoros%20Kampouris> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66335 23.08038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66335"^^xsd:decimal ;
  dwc:decimalLongitude "23.08038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Callinectes%20sapidus_2015%2F2018_38.66335_23.08038_Thodoros%20Kampouris>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66335 23.08038)"^^geo:wktLiteral ;
  geo-pos:lat "38.66335"^^xsd:decimal ;
  geo-pos:long "23.08038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Callinectes%20sapidus_2015%2F2018_38.66335_23.08038_Thodoros%20Kampouris>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Callinectes sapidus_2015/2018_38.66335_23.08038_Thodoros Kampouris" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Callinectes sapidus_2015/2018_38.66335_23.08038_Thodoros Kampouris'^^xsd:string;
  dwc:scientificName 'Callinectes sapidus Rathbun, 1896'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Thodoros Kampouris'^^xsd:string;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.08038'^^xsd:double;
  dwc:latitude '38.66335'^^xsd:double;
  dwc:aphiaid '107379'^^xsd:integer;
  dwc:occurrenceId 'Callinectes sapidus_2015/2018_38.66335_23.08038_Thodoros Kampouris'^^xsd:string;
  dwc:aphiaIdAccepted '107379'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Diadema%20setosum_2019_36.22539_23.08109_2.5-2.5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Diadema%20setosum_2019_36.22539_23.08109_2.5-2.5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Diadema%20setosum_2019_36.22539_23.08109_2.5-2.5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.22539 23.08109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.22539"^^xsd:decimal ;
  dwc:decimalLongitude "23.08109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Diadema%20setosum_2019_36.22539_23.08109_2.5-2.5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.22539 23.08109)"^^geo:wktLiteral ;
  geo-pos:lat "36.22539"^^xsd:decimal ;
  geo-pos:long "23.08109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Diadema%20setosum_2019_36.22539_23.08109_2.5-2.5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Diadema setosum_2019_36.22539_23.08109_2.5-2.5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Diadema setosum_2019_36.22539_23.08109_2.5-2.5'^^xsd:string;
  dwc:scientificName 'Diadema setosum (Leske, 1778)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.08109'^^xsd:double;
  dwc:latitude '36.22539'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '213372'^^xsd:integer;
  dwc:occurrenceId 'Diadema setosum_2019_36.22539_23.08109_2.5-2.5'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213372'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2014_36.22613_23.08156_0-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2014_36.22613_23.08156_0-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2014_36.22613_23.08156_0-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.22613 23.08156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.22613"^^xsd:decimal ;
  dwc:decimalLongitude "23.08156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2014_36.22613_23.08156_0-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.22613 23.08156)"^^geo:wktLiteral ;
  geo-pos:lat "36.22613"^^xsd:decimal ;
  geo-pos:long "23.08156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2014_36.22613_23.08156_0-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2014_36.22613_23.08156_0-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2014_36.22613_23.08156_0-10'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.08156'^^xsd:double;
  dwc:latitude '36.22613'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2014_36.22613_23.08156_0-10'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2014_36.22613_23.08156_0-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2014_36.22613_23.08156_0-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2014_36.22613_23.08156_0-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.22613 23.08156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.22613"^^xsd:decimal ;
  dwc:decimalLongitude "23.08156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2014_36.22613_23.08156_0-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.22613 23.08156)"^^geo:wktLiteral ;
  geo-pos:lat "36.22613"^^xsd:decimal ;
  geo-pos:long "23.08156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2014_36.22613_23.08156_0-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2014_36.22613_23.08156_0-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2014_36.22613_23.08156_0-10'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.08156'^^xsd:double;
  dwc:latitude '36.22613'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2014_36.22613_23.08156_0-10'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2007_39.29764_23.08228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2007_39.29764_23.08228> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2007_39.29764_23.08228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.29764 23.08228)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.29764"^^xsd:decimal ;
  dwc:decimalLongitude "23.08228"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2007_39.29764_23.08228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.29764 23.08228)"^^geo:wktLiteral ;
  geo-pos:lat "39.29764"^^xsd:decimal ;
  geo-pos:long "23.08228"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2007_39.29764_23.08228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2007_39.29764_23.08228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2007_39.29764_23.08228'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.08228'^^xsd:double;
  dwc:latitude '39.29764'^^xsd:double;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2007_39.29764_23.08228'^^xsd:string;
  dwc:observationDate '2007-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Amphistegina%20lobifera_2007_37.44084_23.08335_0-3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Amphistegina%20lobifera_2007_37.44084_23.08335_0-3> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Amphistegina%20lobifera_2007_37.44084_23.08335_0-3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.44084 23.08335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.44084"^^xsd:decimal ;
  dwc:decimalLongitude "23.08335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Amphistegina%20lobifera_2007_37.44084_23.08335_0-3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.44084 23.08335)"^^geo:wktLiteral ;
  geo-pos:lat "37.44084"^^xsd:decimal ;
  geo-pos:long "23.08335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Amphistegina%20lobifera_2007_37.44084_23.08335_0-3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Amphistegina lobifera_2007_37.44084_23.08335_0-3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Amphistegina lobifera_2007_37.44084_23.08335_0-3'^^xsd:string;
  dwc:scientificName 'Amphistegina lobifera Larsen, 1976'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.08335'^^xsd:double;
  dwc:latitude '37.44084'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'approximate coordinates through Google Earth based on information provided by associatedReferences or asociatedMedia'^^xsd:string;
  dwc:aphiaid '490083'^^xsd:integer;
  dwc:occurrenceId 'Amphistegina lobifera_2007_37.44084_23.08335_0-3'^^xsd:string;
  dwc:observationDate '2007-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '490083'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Diadema%20setosum_2020_36.78526_23.08707_0.5-6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Diadema%20setosum_2020_36.78526_23.08707_0.5-6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Diadema%20setosum_2020_36.78526_23.08707_0.5-6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78526 23.08707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.78526"^^xsd:decimal ;
  dwc:decimalLongitude "23.08707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Diadema%20setosum_2020_36.78526_23.08707_0.5-6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78526 23.08707)"^^geo:wktLiteral ;
  geo-pos:lat "36.78526"^^xsd:decimal ;
  geo-pos:long "23.08707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Diadema%20setosum_2020_36.78526_23.08707_0.5-6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Diadema setosum_2020_36.78526_23.08707_0.5-6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Diadema setosum_2020_36.78526_23.08707_0.5-6'^^xsd:string;
  dwc:scientificName 'Diadema setosum (Leske, 1778)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.08707'^^xsd:double;
  dwc:latitude '36.78526'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '213372'^^xsd:integer;
  dwc:occurrenceId 'Diadema setosum_2020_36.78526_23.08707_0.5-6'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213372'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Ganonema%20farinosum_2020_36.78526_23.08707_0.5-6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Ganonema%20farinosum_2020_36.78526_23.08707_0.5-6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Ganonema%20farinosum_2020_36.78526_23.08707_0.5-6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78526 23.08707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.78526"^^xsd:decimal ;
  dwc:decimalLongitude "23.08707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Ganonema%20farinosum_2020_36.78526_23.08707_0.5-6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78526 23.08707)"^^geo:wktLiteral ;
  geo-pos:lat "36.78526"^^xsd:decimal ;
  geo-pos:long "23.08707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Ganonema%20farinosum_2020_36.78526_23.08707_0.5-6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ganonema farinosum_2020_36.78526_23.08707_0.5-6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Ganonema farinosum_2020_36.78526_23.08707_0.5-6'^^xsd:string;
  dwc:scientificName 'Ganonema farinosum (J.V.Lamouroux) K.-C.Fan & Y.-C.Wang, 1974'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.08707'^^xsd:double;
  dwc:latitude '36.78526'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145749'^^xsd:integer;
  dwc:occurrenceId 'Ganonema farinosum_2020_36.78526_23.08707_0.5-6'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145749'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2020_36.78526_23.08707_0.5-6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2020_36.78526_23.08707_0.5-6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2020_36.78526_23.08707_0.5-6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78526 23.08707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.78526"^^xsd:decimal ;
  dwc:decimalLongitude "23.08707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2020_36.78526_23.08707_0.5-6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78526 23.08707)"^^geo:wktLiteral ;
  geo-pos:lat "36.78526"^^xsd:decimal ;
  geo-pos:long "23.08707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2020_36.78526_23.08707_0.5-6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2020_36.78526_23.08707_0.5-6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2020_36.78526_23.08707_0.5-6'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.08707'^^xsd:double;
  dwc:latitude '36.78526'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2020_36.78526_23.08707_0.5-6'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '12'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2020_36.78526_23.08707_0.5-6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2020_36.78526_23.08707_0.5-6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2020_36.78526_23.08707_0.5-6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78526 23.08707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.78526"^^xsd:decimal ;
  dwc:decimalLongitude "23.08707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2020_36.78526_23.08707_0.5-6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78526 23.08707)"^^geo:wktLiteral ;
  geo-pos:lat "36.78526"^^xsd:decimal ;
  geo-pos:long "23.08707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2020_36.78526_23.08707_0.5-6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2020_36.78526_23.08707_0.5-6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2020_36.78526_23.08707_0.5-6'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.08707'^^xsd:double;
  dwc:latitude '36.78526'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2020_36.78526_23.08707_0.5-6'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '14'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2020_36.78526_23.08707_0.5-6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_36.78526_23.08707_0.5-6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_36.78526_23.08707_0.5-6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78526 23.08707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.78526"^^xsd:decimal ;
  dwc:decimalLongitude "23.08707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_36.78526_23.08707_0.5-6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78526 23.08707)"^^geo:wktLiteral ;
  geo-pos:lat "36.78526"^^xsd:decimal ;
  geo-pos:long "23.08707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2020_36.78526_23.08707_0.5-6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2020_36.78526_23.08707_0.5-6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2020_36.78526_23.08707_0.5-6'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.08707'^^xsd:double;
  dwc:latitude '36.78526'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2020_36.78526_23.08707_0.5-6'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Ficopomatus%20enigmaticus_1998_39.50194_23.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Ficopomatus%20enigmaticus_1998_39.50194_23.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Ficopomatus%20enigmaticus_1998_39.50194_23.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.50194 23.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.50194"^^xsd:decimal ;
  dwc:decimalLongitude "23.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Ficopomatus%20enigmaticus_1998_39.50194_23.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.50194 23.1)"^^geo:wktLiteral ;
  geo-pos:lat "39.50194"^^xsd:decimal ;
  geo-pos:long "23.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Ficopomatus%20enigmaticus_1998_39.50194_23.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ficopomatus enigmaticus_1998_39.50194_23.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Ficopomatus enigmaticus_1998_39.50194_23.1'^^xsd:string;
  dwc:scientificName 'Ficopomatus enigmaticus (Fauvel, 1923)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.1'^^xsd:double;
  dwc:latitude '39.50194'^^xsd:double;
  dwc:aphiaid '130988'^^xsd:integer;
  dwc:occurrenceId 'Ficopomatus enigmaticus_1998_39.50194_23.1'^^xsd:string;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130988'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2019_37.39059_23.10053_20-20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.39059_23.10053_20-20> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.39059_23.10053_20-20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.39059 23.10053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.39059"^^xsd:decimal ;
  dwc:decimalLongitude "23.10053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "308"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.39059_23.10053_20-20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.39059 23.10053)"^^geo:wktLiteral ;
  geo-pos:lat "37.39059"^^xsd:decimal ;
  geo-pos:long "23.10053"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "308"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2019_37.39059_23.10053_20-20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2019_37.39059_23.10053_20-20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2019_37.39059_23.10053_20-20'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.10053'^^xsd:double;
  dwc:latitude '37.39059'^^xsd:double;
  dwc:coordinatePrecision '308'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance; HCMR projects (Fisheries Data collection Database)'^^xsd:string;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2019_37.39059_23.10053_20-20'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2012_39.30923_23.10187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2012_39.30923_23.10187> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2012_39.30923_23.10187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.30923 23.10187)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.30923"^^xsd:decimal ;
  dwc:decimalLongitude "23.10187"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2012_39.30923_23.10187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.30923 23.10187)"^^geo:wktLiteral ;
  geo-pos:lat "39.30923"^^xsd:decimal ;
  geo-pos:long "23.10187"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2012_39.30923_23.10187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2012_39.30923_23.10187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2012_39.30923_23.10187'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.10187'^^xsd:double;
  dwc:latitude '39.30923'^^xsd:double;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2012_39.30923_23.10187'^^xsd:string;
  dwc:observationDate '2012-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2019_37.4022_23.106_16-16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.4022_23.106_16-16> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.4022_23.106_16-16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4022 23.106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.4022"^^xsd:decimal ;
  dwc:decimalLongitude "23.106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.4022_23.106_16-16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4022 23.106)"^^geo:wktLiteral ;
  geo-pos:lat "37.4022"^^xsd:decimal ;
  geo-pos:long "23.106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2019_37.4022_23.106_16-16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2019_37.4022_23.106_16-16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2019_37.4022_23.106_16-16'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.106'^^xsd:double;
  dwc:latitude '37.4022'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2019_37.4022_23.106_16-16'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2016_39.16045_23.11012_0-20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2016_39.16045_23.11012_0-20> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2016_39.16045_23.11012_0-20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.16045 23.11012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.16045"^^xsd:decimal ;
  dwc:decimalLongitude "23.11012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2016_39.16045_23.11012_0-20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.16045 23.11012)"^^geo:wktLiteral ;
  geo-pos:lat "39.16045"^^xsd:decimal ;
  geo-pos:long "23.11012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2016_39.16045_23.11012_0-20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2016_39.16045_23.11012_0-20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2016_39.16045_23.11012_0-20'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.11012'^^xsd:double;
  dwc:latitude '39.16045'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2016_39.16045_23.11012_0-20'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'low'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2016_39.16045_23.11012_10-15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2016_39.16045_23.11012_10-15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2016_39.16045_23.11012_10-15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.16045 23.11012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.16045"^^xsd:decimal ;
  dwc:decimalLongitude "23.11012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2016_39.16045_23.11012_10-15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.16045 23.11012)"^^geo:wktLiteral ;
  geo-pos:lat "39.16045"^^xsd:decimal ;
  geo-pos:long "23.11012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2016_39.16045_23.11012_10-15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2016_39.16045_23.11012_10-15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2016_39.16045_23.11012_10-15'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.11012'^^xsd:double;
  dwc:latitude '39.16045'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2016_39.16045_23.11012_10-15'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2016_39.08611_23.11221_0-30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2016_39.08611_23.11221_0-30> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2016_39.08611_23.11221_0-30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.08611 23.11221)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.08611"^^xsd:decimal ;
  dwc:decimalLongitude "23.11221"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "38"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2016_39.08611_23.11221_0-30>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.08611 23.11221)"^^geo:wktLiteral ;
  geo-pos:lat "39.08611"^^xsd:decimal ;
  geo-pos:long "23.11221"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "38"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2016_39.08611_23.11221_0-30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2016_39.08611_23.11221_0-30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2016_39.08611_23.11221_0-30'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.11221'^^xsd:double;
  dwc:latitude '39.08611'^^xsd:double;
  dwc:coordinatePrecision '38'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2016_39.08611_23.11221_0-30'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'low'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2016_39.08611_23.11221_15-25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2016_39.08611_23.11221_15-25> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2016_39.08611_23.11221_15-25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.08611 23.11221)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.08611"^^xsd:decimal ;
  dwc:decimalLongitude "23.11221"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "38"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2016_39.08611_23.11221_15-25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.08611 23.11221)"^^geo:wktLiteral ;
  geo-pos:lat "39.08611"^^xsd:decimal ;
  geo-pos:long "23.11221"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "38"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2016_39.08611_23.11221_15-25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2016_39.08611_23.11221_15-25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2016_39.08611_23.11221_15-25'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.11221'^^xsd:double;
  dwc:latitude '39.08611'^^xsd:double;
  dwc:coordinatePrecision '38'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2016_39.08611_23.11221_15-25'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Bursatella%20leachii_2001%2F2003_37.84202_23.11283_8-20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Bursatella%20leachii_2001%2F2003_37.84202_23.11283_8-20> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Bursatella%20leachii_2001%2F2003_37.84202_23.11283_8-20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.84202 23.11283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.84202"^^xsd:decimal ;
  dwc:decimalLongitude "23.11283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Bursatella%20leachii_2001%2F2003_37.84202_23.11283_8-20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.84202 23.11283)"^^geo:wktLiteral ;
  geo-pos:lat "37.84202"^^xsd:decimal ;
  geo-pos:long "23.11283"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Bursatella%20leachii_2001%2F2003_37.84202_23.11283_8-20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Bursatella leachii_2001/2003_37.84202_23.11283_8-20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Bursatella leachii_2001/2003_37.84202_23.11283_8-20'^^xsd:string;
  dwc:scientificName 'Bursatella leachii Blainville, 1817'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2001'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.11283'^^xsd:double;
  dwc:latitude '37.84202'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '138759'^^xsd:integer;
  dwc:occurrenceId 'Bursatella leachii_2001/2003_37.84202_23.11283_8-20'^^xsd:string;
  dwc:aphiaIdAccepted '138759'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'moderate'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2020_36.43375_23.11342_0.5-6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2020_36.43375_23.11342_0.5-6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2020_36.43375_23.11342_0.5-6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43375 23.11342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.43375"^^xsd:decimal ;
  dwc:decimalLongitude "23.11342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2020_36.43375_23.11342_0.5-6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43375 23.11342)"^^geo:wktLiteral ;
  geo-pos:lat "36.43375"^^xsd:decimal ;
  geo-pos:long "23.11342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2020_36.43375_23.11342_0.5-6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2020_36.43375_23.11342_0.5-6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2020_36.43375_23.11342_0.5-6'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.11342'^^xsd:double;
  dwc:latitude '36.43375'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2020_36.43375_23.11342_0.5-6'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '4'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2020_36.43375_23.11342_0.5-6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2020_36.43375_23.11342_0.5-6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2020_36.43375_23.11342_0.5-6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43375 23.11342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.43375"^^xsd:decimal ;
  dwc:decimalLongitude "23.11342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2020_36.43375_23.11342_0.5-6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43375 23.11342)"^^geo:wktLiteral ;
  geo-pos:lat "36.43375"^^xsd:decimal ;
  geo-pos:long "23.11342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2020_36.43375_23.11342_0.5-6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2020_36.43375_23.11342_0.5-6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2020_36.43375_23.11342_0.5-6'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.11342'^^xsd:double;
  dwc:latitude '36.43375'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2020_36.43375_23.11342_0.5-6'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '19'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2020_36.43375_23.11342_0.5-6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_36.43375_23.11342_0.5-6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_36.43375_23.11342_0.5-6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43375 23.11342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.43375"^^xsd:decimal ;
  dwc:decimalLongitude "23.11342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_36.43375_23.11342_0.5-6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43375 23.11342)"^^geo:wktLiteral ;
  geo-pos:lat "36.43375"^^xsd:decimal ;
  geo-pos:long "23.11342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2020_36.43375_23.11342_0.5-6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2020_36.43375_23.11342_0.5-6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2020_36.43375_23.11342_0.5-6'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.11342'^^xsd:double;
  dwc:latitude '36.43375'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2020_36.43375_23.11342_0.5-6'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Bursatella%20leachii_2002_37.8411_23.1143_15-20.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Bursatella%20leachii_2002_37.8411_23.1143_15-20.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Bursatella%20leachii_2002_37.8411_23.1143_15-20.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8411 23.1143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8411"^^xsd:decimal ;
  dwc:decimalLongitude "23.1143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Bursatella%20leachii_2002_37.8411_23.1143_15-20.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8411 23.1143)"^^geo:wktLiteral ;
  geo-pos:lat "37.8411"^^xsd:decimal ;
  geo-pos:long "23.1143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Bursatella%20leachii_2002_37.8411_23.1143_15-20.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Bursatella leachii_2002_37.8411_23.1143_15-20.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Bursatella leachii_2002_37.8411_23.1143_15-20.1'^^xsd:string;
  dwc:scientificName 'Bursatella leachii Blainville, 1817'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.1143'^^xsd:double;
  dwc:latitude '37.8411'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '20.1'^^xsd:double;
  dwc:aphiaid '138759'^^xsd:integer;
  dwc:occurrenceId 'Bursatella leachii_2002_37.8411_23.1143_15-20.1'^^xsd:string;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138759'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '7'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Halophila%20stipulacea_2002_37.8411_23.1143_2-6.7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2002_37.8411_23.1143_2-6.7> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2002_37.8411_23.1143_2-6.7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8411 23.1143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8411"^^xsd:decimal ;
  dwc:decimalLongitude "23.1143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Halophila%20stipulacea_2002_37.8411_23.1143_2-6.7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8411 23.1143)"^^geo:wktLiteral ;
  geo-pos:lat "37.8411"^^xsd:decimal ;
  geo-pos:long "23.1143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Halophila%20stipulacea_2002_37.8411_23.1143_2-6.7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Halophila stipulacea_2002_37.8411_23.1143_2-6.7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Halophila stipulacea_2002_37.8411_23.1143_2-6.7'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea (Forsskål) Ascherson, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.1143'^^xsd:double;
  dwc:latitude '37.8411'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '6.7'^^xsd:double;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:occurrenceId 'Halophila stipulacea_2002_37.8411_23.1143_2-6.7'^^xsd:string;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Conomurex%20persicus_1998_37.4477_23.12197_1.5-1.5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Conomurex%20persicus_1998_37.4477_23.12197_1.5-1.5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Conomurex%20persicus_1998_37.4477_23.12197_1.5-1.5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4477 23.12197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.4477"^^xsd:decimal ;
  dwc:decimalLongitude "23.12197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Conomurex%20persicus_1998_37.4477_23.12197_1.5-1.5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4477 23.12197)"^^geo:wktLiteral ;
  geo-pos:lat "37.4477"^^xsd:decimal ;
  geo-pos:long "23.12197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Conomurex%20persicus_1998_37.4477_23.12197_1.5-1.5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Conomurex persicus_1998_37.4477_23.12197_1.5-1.5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Conomurex persicus_1998_37.4477_23.12197_1.5-1.5'^^xsd:string;
  dwc:scientificName 'Conomurex persicus (Swainson, 1821)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.12197'^^xsd:double;
  dwc:latitude '37.4477'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '565371'^^xsd:integer;
  dwc:occurrenceId 'Conomurex persicus_1998_37.4477_23.12197_1.5-1.5'^^xsd:string;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '565371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Halophila%20stipulacea_2019_38.19922_23.12402_7-21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2019_38.19922_23.12402_7-21> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2019_38.19922_23.12402_7-21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.19922 23.12402)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.19922"^^xsd:decimal ;
  dwc:decimalLongitude "23.12402"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Halophila%20stipulacea_2019_38.19922_23.12402_7-21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.19922 23.12402)"^^geo:wktLiteral ;
  geo-pos:lat "38.19922"^^xsd:decimal ;
  geo-pos:long "23.12402"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Halophila%20stipulacea_2019_38.19922_23.12402_7-21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Halophila stipulacea_2019_38.19922_23.12402_7-21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Halophila stipulacea_2019_38.19922_23.12402_7-21'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea (Forsskål) Ascherson, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.12402'^^xsd:double;
  dwc:latitude '38.19922'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:occurrenceId 'Halophila stipulacea_2019_38.19922_23.12402_7-21'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Halophila%20stipulacea_2018_37.76435_23.12476_1.5-1.5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2018_37.76435_23.12476_1.5-1.5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2018_37.76435_23.12476_1.5-1.5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.76435 23.12476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.76435"^^xsd:decimal ;
  dwc:decimalLongitude "23.12476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Halophila%20stipulacea_2018_37.76435_23.12476_1.5-1.5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.76435 23.12476)"^^geo:wktLiteral ;
  geo-pos:lat "37.76435"^^xsd:decimal ;
  geo-pos:long "23.12476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Halophila%20stipulacea_2018_37.76435_23.12476_1.5-1.5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Halophila stipulacea_2018_37.76435_23.12476_1.5-1.5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Halophila stipulacea_2018_37.76435_23.12476_1.5-1.5'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea (Forsskål) Ascherson, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.12476'^^xsd:double;
  dwc:latitude '37.76435'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:occurrenceId 'Halophila stipulacea_2018_37.76435_23.12476_1.5-1.5'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType '% cover'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Asparagopsis_2020_37.8368_23.12695_0.5-4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Asparagopsis_2020_37.8368_23.12695_0.5-4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Asparagopsis_2020_37.8368_23.12695_0.5-4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8368 23.12695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8368"^^xsd:decimal ;
  dwc:decimalLongitude "23.12695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Asparagopsis_2020_37.8368_23.12695_0.5-4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8368 23.12695)"^^geo:wktLiteral ;
  geo-pos:lat "37.8368"^^xsd:decimal ;
  geo-pos:long "23.12695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Asparagopsis_2020_37.8368_23.12695_0.5-4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Asparagopsis_2020_37.8368_23.12695_0.5-4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Asparagopsis_2020_37.8368_23.12695_0.5-4'^^xsd:string;
  dwc:scientificName 'Asparagopsis Montagne, 1840'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.12695'^^xsd:double;
  dwc:latitude '37.8368'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '143809'^^xsd:integer;
  dwc:occurrenceId 'Asparagopsis_2020_37.8368_23.12695_0.5-4'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143809'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType '% cover'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Conomurex%20persicus_2020_37.8368_23.12695_0.5-4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Conomurex%20persicus_2020_37.8368_23.12695_0.5-4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Conomurex%20persicus_2020_37.8368_23.12695_0.5-4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8368 23.12695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8368"^^xsd:decimal ;
  dwc:decimalLongitude "23.12695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Conomurex%20persicus_2020_37.8368_23.12695_0.5-4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8368 23.12695)"^^geo:wktLiteral ;
  geo-pos:lat "37.8368"^^xsd:decimal ;
  geo-pos:long "23.12695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Conomurex%20persicus_2020_37.8368_23.12695_0.5-4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Conomurex persicus_2020_37.8368_23.12695_0.5-4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Conomurex persicus_2020_37.8368_23.12695_0.5-4'^^xsd:string;
  dwc:scientificName 'Conomurex persicus (Swainson, 1821)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.12695'^^xsd:double;
  dwc:latitude '37.8368'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '565371'^^xsd:integer;
  dwc:occurrenceId 'Conomurex persicus_2020_37.8368_23.12695_0.5-4'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '565371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'very high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Oculina%20patagonica_2020_37.8368_23.12695_0.5-4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Oculina%20patagonica_2020_37.8368_23.12695_0.5-4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Oculina%20patagonica_2020_37.8368_23.12695_0.5-4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8368 23.12695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8368"^^xsd:decimal ;
  dwc:decimalLongitude "23.12695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Oculina%20patagonica_2020_37.8368_23.12695_0.5-4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8368 23.12695)"^^geo:wktLiteral ;
  geo-pos:lat "37.8368"^^xsd:decimal ;
  geo-pos:long "23.12695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Oculina%20patagonica_2020_37.8368_23.12695_0.5-4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Oculina patagonica_2020_37.8368_23.12695_0.5-4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Oculina patagonica_2020_37.8368_23.12695_0.5-4'^^xsd:string;
  dwc:scientificName 'Oculina patagonica de Angelis D\'Ossat, 1908'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.12695'^^xsd:double;
  dwc:latitude '37.8368'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '135210'^^xsd:integer;
  dwc:occurrenceId 'Oculina patagonica_2020_37.8368_23.12695_0.5-4'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '135210'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '6'^^xsd:integer;
  dwc:organismQuantityType '% cover'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_2020_37.8368_23.12695_0.5-4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_2020_37.8368_23.12695_0.5-4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_2020_37.8368_23.12695_0.5-4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8368 23.12695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8368"^^xsd:decimal ;
  dwc:decimalLongitude "23.12695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_2020_37.8368_23.12695_0.5-4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8368 23.12695)"^^geo:wktLiteral ;
  geo-pos:lat "37.8368"^^xsd:decimal ;
  geo-pos:long "23.12695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_2020_37.8368_23.12695_0.5-4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_2020_37.8368_23.12695_0.5-4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_2020_37.8368_23.12695_0.5-4'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.12695'^^xsd:double;
  dwc:latitude '37.8368'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_2020_37.8368_23.12695_0.5-4'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2020_37.8368_23.12695_0.5-4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2020_37.8368_23.12695_0.5-4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2020_37.8368_23.12695_0.5-4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8368 23.12695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8368"^^xsd:decimal ;
  dwc:decimalLongitude "23.12695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2020_37.8368_23.12695_0.5-4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8368 23.12695)"^^geo:wktLiteral ;
  geo-pos:lat "37.8368"^^xsd:decimal ;
  geo-pos:long "23.12695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2020_37.8368_23.12695_0.5-4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2020_37.8368_23.12695_0.5-4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2020_37.8368_23.12695_0.5-4'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.12695'^^xsd:double;
  dwc:latitude '37.8368'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2020_37.8368_23.12695_0.5-4'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2020_37.8368_23.12695_0.5-4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_37.8368_23.12695_0.5-4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_37.8368_23.12695_0.5-4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8368 23.12695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8368"^^xsd:decimal ;
  dwc:decimalLongitude "23.12695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_37.8368_23.12695_0.5-4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8368 23.12695)"^^geo:wktLiteral ;
  geo-pos:lat "37.8368"^^xsd:decimal ;
  geo-pos:long "23.12695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2020_37.8368_23.12695_0.5-4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2020_37.8368_23.12695_0.5-4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2020_37.8368_23.12695_0.5-4'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.12695'^^xsd:double;
  dwc:latitude '37.8368'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2020_37.8368_23.12695_0.5-4'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '10'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Stypopodium%20schimperi_2020_37.8368_23.12695_0.5-4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2020_37.8368_23.12695_0.5-4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2020_37.8368_23.12695_0.5-4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8368 23.12695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8368"^^xsd:decimal ;
  dwc:decimalLongitude "23.12695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2020_37.8368_23.12695_0.5-4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8368 23.12695)"^^geo:wktLiteral ;
  geo-pos:lat "37.8368"^^xsd:decimal ;
  geo-pos:long "23.12695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Stypopodium%20schimperi_2020_37.8368_23.12695_0.5-4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Stypopodium schimperi_2020_37.8368_23.12695_0.5-4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Stypopodium schimperi_2020_37.8368_23.12695_0.5-4'^^xsd:string;
  dwc:scientificName 'Stypopodium schimperi (Kützing) Verlaque & Boudouresque, 1991'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.12695'^^xsd:double;
  dwc:latitude '37.8368'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '145391'^^xsd:integer;
  dwc:occurrenceId 'Stypopodium schimperi_2020_37.8368_23.12695_0.5-4'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145391'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Halophila%20stipulacea_2002_37.8362_23.127_3-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2002_37.8362_23.127_3-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2002_37.8362_23.127_3-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8362 23.127)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8362"^^xsd:decimal ;
  dwc:decimalLongitude "23.127"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Halophila%20stipulacea_2002_37.8362_23.127_3-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8362 23.127)"^^geo:wktLiteral ;
  geo-pos:lat "37.8362"^^xsd:decimal ;
  geo-pos:long "23.127"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Halophila%20stipulacea_2002_37.8362_23.127_3-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Halophila stipulacea_2002_37.8362_23.127_3-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Halophila stipulacea_2002_37.8362_23.127_3-5'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea (Forsskål) Ascherson, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.127'^^xsd:double;
  dwc:latitude '37.8362'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:occurrenceId 'Halophila stipulacea_2002_37.8362_23.127_3-5'^^xsd:string;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Bursatella%20leachii_2010_37.76474_23.12801_Katsanevakis%20%7C%20Issaris>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Bursatella%20leachii_2010_37.76474_23.12801_Katsanevakis%20%7C%20Issaris> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Bursatella%20leachii_2010_37.76474_23.12801_Katsanevakis%20%7C%20Issaris> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.76474 23.12801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.76474"^^xsd:decimal ;
  dwc:decimalLongitude "23.12801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Bursatella%20leachii_2010_37.76474_23.12801_Katsanevakis%20%7C%20Issaris>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.76474 23.12801)"^^geo:wktLiteral ;
  geo-pos:lat "37.76474"^^xsd:decimal ;
  geo-pos:long "23.12801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Bursatella%20leachii_2010_37.76474_23.12801_Katsanevakis%20%7C%20Issaris>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Bursatella leachii_2010_37.76474_23.12801_Katsanevakis | Issaris" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Bursatella leachii_2010_37.76474_23.12801_Katsanevakis | Issaris'^^xsd:string;
  dwc:scientificName 'Bursatella leachii Blainville, 1817'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Katsanevakis | Issaris'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.12801'^^xsd:double;
  dwc:latitude '37.76474'^^xsd:double;
  dwc:aphiaid '138759'^^xsd:integer;
  dwc:occurrenceId 'Bursatella leachii_2010_37.76474_23.12801_Katsanevakis | Issaris'^^xsd:string;
  dwc:observationDate '2010-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138759'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Conomurex%20persicus_2010_37.76474_23.12801_4-4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Conomurex%20persicus_2010_37.76474_23.12801_4-4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Conomurex%20persicus_2010_37.76474_23.12801_4-4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.76474 23.12801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.76474"^^xsd:decimal ;
  dwc:decimalLongitude "23.12801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Conomurex%20persicus_2010_37.76474_23.12801_4-4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.76474 23.12801)"^^geo:wktLiteral ;
  geo-pos:lat "37.76474"^^xsd:decimal ;
  geo-pos:long "23.12801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Conomurex%20persicus_2010_37.76474_23.12801_4-4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Conomurex persicus_2010_37.76474_23.12801_4-4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Conomurex persicus_2010_37.76474_23.12801_4-4'^^xsd:string;
  dwc:scientificName 'Conomurex persicus (Swainson, 1821)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.12801'^^xsd:double;
  dwc:latitude '37.76474'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '565371'^^xsd:integer;
  dwc:occurrenceId 'Conomurex persicus_2010_37.76474_23.12801_4-4'^^xsd:string;
  dwc:observationDate '2010-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '565371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'very high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Bursatella%20leachii_2010_37.7615_23.1299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Bursatella%20leachii_2010_37.7615_23.1299> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Bursatella%20leachii_2010_37.7615_23.1299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7615 23.1299)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7615"^^xsd:decimal ;
  dwc:decimalLongitude "23.1299"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Bursatella%20leachii_2010_37.7615_23.1299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7615 23.1299)"^^geo:wktLiteral ;
  geo-pos:lat "37.7615"^^xsd:decimal ;
  geo-pos:long "23.1299"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Bursatella%20leachii_2010_37.7615_23.1299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Bursatella leachii_2010_37.7615_23.1299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Bursatella leachii_2010_37.7615_23.1299'^^xsd:string;
  dwc:scientificName 'Bursatella leachii Blainville, 1817'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.1299'^^xsd:double;
  dwc:latitude '37.7615'^^xsd:double;
  dwc:aphiaid '138759'^^xsd:integer;
  dwc:occurrenceId 'Bursatella leachii_2010_37.7615_23.1299'^^xsd:string;
  dwc:observationDate '2010-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138759'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Conomurex%20persicus_2010_37.7615_23.1299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Conomurex%20persicus_2010_37.7615_23.1299> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Conomurex%20persicus_2010_37.7615_23.1299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7615 23.1299)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7615"^^xsd:decimal ;
  dwc:decimalLongitude "23.1299"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Conomurex%20persicus_2010_37.7615_23.1299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7615 23.1299)"^^geo:wktLiteral ;
  geo-pos:lat "37.7615"^^xsd:decimal ;
  geo-pos:long "23.1299"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Conomurex%20persicus_2010_37.7615_23.1299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Conomurex persicus_2010_37.7615_23.1299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Conomurex persicus_2010_37.7615_23.1299'^^xsd:string;
  dwc:scientificName 'Conomurex persicus (Swainson, 1821)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.1299'^^xsd:double;
  dwc:latitude '37.7615'^^xsd:double;
  dwc:aphiaid '565371'^^xsd:integer;
  dwc:occurrenceId 'Conomurex persicus_2010_37.7615_23.1299'^^xsd:string;
  dwc:observationDate '2010-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '565371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Halophila%20stipulacea_2010_37.7615_23.1299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2010_37.7615_23.1299> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2010_37.7615_23.1299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7615 23.1299)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7615"^^xsd:decimal ;
  dwc:decimalLongitude "23.1299"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Halophila%20stipulacea_2010_37.7615_23.1299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7615 23.1299)"^^geo:wktLiteral ;
  geo-pos:lat "37.7615"^^xsd:decimal ;
  geo-pos:long "23.1299"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Halophila%20stipulacea_2010_37.7615_23.1299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Halophila stipulacea_2010_37.7615_23.1299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Halophila stipulacea_2010_37.7615_23.1299'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea (Forsskål) Ascherson, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.1299'^^xsd:double;
  dwc:latitude '37.7615'^^xsd:double;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:occurrenceId 'Halophila stipulacea_2010_37.7615_23.1299'^^xsd:string;
  dwc:observationDate '2010-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_2010_37.7615_23.1299-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_2010_37.7615_23.1299-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_2010_37.7615_23.1299-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7615 23.1299)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7615"^^xsd:decimal ;
  dwc:decimalLongitude "23.1299"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_2010_37.7615_23.1299-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7615 23.1299)"^^geo:wktLiteral ;
  geo-pos:lat "37.7615"^^xsd:decimal ;
  geo-pos:long "23.1299"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_2010_37.7615_23.1299-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_2010_37.7615_23.1299-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_2010_37.7615_23.1299-5'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.1299'^^xsd:double;
  dwc:latitude '37.7615'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:depthRange '<5 m'^^xsd:string;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_2010_37.7615_23.1299-5'^^xsd:string;
  dwc:observationDate '2010-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Halophila%20stipulacea_2018_37.75617_23.13089_Theocharis%20Prc>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2018_37.75617_23.13089_Theocharis%20Prc> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2018_37.75617_23.13089_Theocharis%20Prc> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.75617 23.13089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.75617"^^xsd:decimal ;
  dwc:decimalLongitude "23.13089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Halophila%20stipulacea_2018_37.75617_23.13089_Theocharis%20Prc>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.75617 23.13089)"^^geo:wktLiteral ;
  geo-pos:lat "37.75617"^^xsd:decimal ;
  geo-pos:long "23.13089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Halophila%20stipulacea_2018_37.75617_23.13089_Theocharis%20Prc>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Halophila stipulacea_2018_37.75617_23.13089_Theocharis Prc" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Halophila stipulacea_2018_37.75617_23.13089_Theocharis Prc'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea (Forsskål) Ascherson, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Theocharis Prc'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.13089'^^xsd:double;
  dwc:latitude '37.75617'^^xsd:double;
  dwc:occurrenceRemarks 'Dead'^^xsd:string;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:occurrenceId 'Halophila stipulacea_2018_37.75617_23.13089_Theocharis Prc'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType '% cover'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Conomurex%20persicus_2020_37.75852_23.13172_0.5-6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Conomurex%20persicus_2020_37.75852_23.13172_0.5-6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Conomurex%20persicus_2020_37.75852_23.13172_0.5-6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.75852 23.13172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.75852"^^xsd:decimal ;
  dwc:decimalLongitude "23.13172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Conomurex%20persicus_2020_37.75852_23.13172_0.5-6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.75852 23.13172)"^^geo:wktLiteral ;
  geo-pos:lat "37.75852"^^xsd:decimal ;
  geo-pos:long "23.13172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Conomurex%20persicus_2020_37.75852_23.13172_0.5-6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Conomurex persicus_2020_37.75852_23.13172_0.5-6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Conomurex persicus_2020_37.75852_23.13172_0.5-6'^^xsd:string;
  dwc:scientificName 'Conomurex persicus (Swainson, 1821)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.13172'^^xsd:double;
  dwc:latitude '37.75852'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '565371'^^xsd:integer;
  dwc:occurrenceId 'Conomurex persicus_2020_37.75852_23.13172_0.5-6'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '565371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'very high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Oculina%20patagonica_2020_37.75852_23.13172_0.5-6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Oculina%20patagonica_2020_37.75852_23.13172_0.5-6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Oculina%20patagonica_2020_37.75852_23.13172_0.5-6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.75852 23.13172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.75852"^^xsd:decimal ;
  dwc:decimalLongitude "23.13172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Oculina%20patagonica_2020_37.75852_23.13172_0.5-6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.75852 23.13172)"^^geo:wktLiteral ;
  geo-pos:lat "37.75852"^^xsd:decimal ;
  geo-pos:long "23.13172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Oculina%20patagonica_2020_37.75852_23.13172_0.5-6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Oculina patagonica_2020_37.75852_23.13172_0.5-6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Oculina patagonica_2020_37.75852_23.13172_0.5-6'^^xsd:string;
  dwc:scientificName 'Oculina patagonica de Angelis D\'Ossat, 1908'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.13172'^^xsd:double;
  dwc:latitude '37.75852'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '135210'^^xsd:integer;
  dwc:occurrenceId 'Oculina patagonica_2020_37.75852_23.13172_0.5-6'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '135210'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '100'^^xsd:integer;
  dwc:organismQuantityType '% cover'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2020_37.75852_23.13172_0.5-6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2020_37.75852_23.13172_0.5-6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2020_37.75852_23.13172_0.5-6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.75852 23.13172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.75852"^^xsd:decimal ;
  dwc:decimalLongitude "23.13172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2020_37.75852_23.13172_0.5-6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.75852 23.13172)"^^geo:wktLiteral ;
  geo-pos:lat "37.75852"^^xsd:decimal ;
  geo-pos:long "23.13172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2020_37.75852_23.13172_0.5-6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2020_37.75852_23.13172_0.5-6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2020_37.75852_23.13172_0.5-6'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.13172'^^xsd:double;
  dwc:latitude '37.75852'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2020_37.75852_23.13172_0.5-6'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2020_37.75852_23.13172_0.5-6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_37.75852_23.13172_0.5-6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_37.75852_23.13172_0.5-6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.75852 23.13172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.75852"^^xsd:decimal ;
  dwc:decimalLongitude "23.13172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_37.75852_23.13172_0.5-6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.75852 23.13172)"^^geo:wktLiteral ;
  geo-pos:lat "37.75852"^^xsd:decimal ;
  geo-pos:long "23.13172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2020_37.75852_23.13172_0.5-6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2020_37.75852_23.13172_0.5-6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2020_37.75852_23.13172_0.5-6'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.13172'^^xsd:double;
  dwc:latitude '37.75852'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2020_37.75852_23.13172_0.5-6'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '10'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Stypopodium%20schimperi_2020_37.75852_23.13172_0.5-6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2020_37.75852_23.13172_0.5-6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2020_37.75852_23.13172_0.5-6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.75852 23.13172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.75852"^^xsd:decimal ;
  dwc:decimalLongitude "23.13172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2020_37.75852_23.13172_0.5-6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.75852 23.13172)"^^geo:wktLiteral ;
  geo-pos:lat "37.75852"^^xsd:decimal ;
  geo-pos:long "23.13172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Stypopodium%20schimperi_2020_37.75852_23.13172_0.5-6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Stypopodium schimperi_2020_37.75852_23.13172_0.5-6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Stypopodium schimperi_2020_37.75852_23.13172_0.5-6'^^xsd:string;
  dwc:scientificName 'Stypopodium schimperi (Kützing) Verlaque & Boudouresque, 1991'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.13172'^^xsd:double;
  dwc:latitude '37.75852'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145391'^^xsd:integer;
  dwc:occurrenceId 'Stypopodium schimperi_2020_37.75852_23.13172_0.5-6'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145391'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Halophila%20stipulacea_2002_37.8319_23.1352_10-22.9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2002_37.8319_23.1352_10-22.9> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2002_37.8319_23.1352_10-22.9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8319 23.1352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8319"^^xsd:decimal ;
  dwc:decimalLongitude "23.1352"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Halophila%20stipulacea_2002_37.8319_23.1352_10-22.9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8319 23.1352)"^^geo:wktLiteral ;
  geo-pos:lat "37.8319"^^xsd:decimal ;
  geo-pos:long "23.1352"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Halophila%20stipulacea_2002_37.8319_23.1352_10-22.9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Halophila stipulacea_2002_37.8319_23.1352_10-22.9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Halophila stipulacea_2002_37.8319_23.1352_10-22.9'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea (Forsskål) Ascherson, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.1352'^^xsd:double;
  dwc:latitude '37.8319'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '22.9'^^xsd:double;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:occurrenceId 'Halophila stipulacea_2002_37.8319_23.1352_10-22.9'^^xsd:string;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2012_39.29007_23.14133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2012_39.29007_23.14133> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2012_39.29007_23.14133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.29007 23.14133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.29007"^^xsd:decimal ;
  dwc:decimalLongitude "23.14133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2012_39.29007_23.14133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.29007 23.14133)"^^geo:wktLiteral ;
  geo-pos:lat "39.29007"^^xsd:decimal ;
  geo-pos:long "23.14133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2012_39.29007_23.14133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2012_39.29007_23.14133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2012_39.29007_23.14133'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.14133'^^xsd:double;
  dwc:latitude '39.29007'^^xsd:double;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2012_39.29007_23.14133'^^xsd:string;
  dwc:observationDate '2012-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Crepidula%20fornicata_2013_37.9248_23.14286_Kougianos>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Crepidula%20fornicata_2013_37.9248_23.14286_Kougianos> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Crepidula%20fornicata_2013_37.9248_23.14286_Kougianos> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9248 23.14286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9248"^^xsd:decimal ;
  dwc:decimalLongitude "23.14286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "27"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Crepidula%20fornicata_2013_37.9248_23.14286_Kougianos>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9248 23.14286)"^^geo:wktLiteral ;
  geo-pos:lat "37.9248"^^xsd:decimal ;
  geo-pos:long "23.14286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "27"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Crepidula%20fornicata_2013_37.9248_23.14286_Kougianos>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Crepidula fornicata_2013_37.9248_23.14286_Kougianos" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Crepidula fornicata_2013_37.9248_23.14286_Kougianos'^^xsd:string;
  dwc:scientificName 'Crepidula fornicata (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Kougianos'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.14286'^^xsd:double;
  dwc:latitude '37.9248'^^xsd:double;
  dwc:coordinatePrecision '27'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '138963'^^xsd:integer;
  dwc:occurrenceId 'Crepidula fornicata_2013_37.9248_23.14286_Kougianos'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138963'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Conomurex%20persicus_2010_37.82497_23.14432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Conomurex%20persicus_2010_37.82497_23.14432> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Conomurex%20persicus_2010_37.82497_23.14432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.82497 23.14432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.82497"^^xsd:decimal ;
  dwc:decimalLongitude "23.14432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "188"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Conomurex%20persicus_2010_37.82497_23.14432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.82497 23.14432)"^^geo:wktLiteral ;
  geo-pos:lat "37.82497"^^xsd:decimal ;
  geo-pos:long "23.14432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "188"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Conomurex%20persicus_2010_37.82497_23.14432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Conomurex persicus_2010_37.82497_23.14432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Conomurex persicus_2010_37.82497_23.14432'^^xsd:string;
  dwc:scientificName 'Conomurex persicus (Swainson, 1821)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.14432'^^xsd:double;
  dwc:latitude '37.82497'^^xsd:double;
  dwc:coordinatePrecision '188'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '565371'^^xsd:integer;
  dwc:occurrenceId 'Conomurex persicus_2010_37.82497_23.14432'^^xsd:string;
  dwc:observationDate '2010-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '565371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_2010_37.82497_23.14432-5_Katsanevakis%20%7C%20Issaris>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_2010_37.82497_23.14432-5_Katsanevakis%20%7C%20Issaris> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_2010_37.82497_23.14432-5_Katsanevakis%20%7C%20Issaris> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.82497 23.14432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.82497"^^xsd:decimal ;
  dwc:decimalLongitude "23.14432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "188"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_2010_37.82497_23.14432-5_Katsanevakis%20%7C%20Issaris>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.82497 23.14432)"^^geo:wktLiteral ;
  geo-pos:lat "37.82497"^^xsd:decimal ;
  geo-pos:long "23.14432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "188"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_2010_37.82497_23.14432-5_Katsanevakis%20%7C%20Issaris>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_2010_37.82497_23.14432-5_Katsanevakis | Issaris" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_2010_37.82497_23.14432-5_Katsanevakis | Issaris'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Katsanevakis | Issaris'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.14432'^^xsd:double;
  dwc:latitude '37.82497'^^xsd:double;
  dwc:coordinatePrecision '188'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:depthRange '<5 m'^^xsd:string;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_2010_37.82497_23.14432-5_Katsanevakis | Issaris'^^xsd:string;
  dwc:observationDate '2010-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_2008_37.82632_23.1445_1.5-1.5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_2008_37.82632_23.1445_1.5-1.5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_2008_37.82632_23.1445_1.5-1.5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.82632 23.1445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.82632"^^xsd:decimal ;
  dwc:decimalLongitude "23.1445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_2008_37.82632_23.1445_1.5-1.5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.82632 23.1445)"^^geo:wktLiteral ;
  geo-pos:lat "37.82632"^^xsd:decimal ;
  geo-pos:long "23.1445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_2008_37.82632_23.1445_1.5-1.5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_2008_37.82632_23.1445_1.5-1.5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_2008_37.82632_23.1445_1.5-1.5'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.1445'^^xsd:double;
  dwc:latitude '37.82632'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_2008_37.82632_23.1445_1.5-1.5'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Amphistegina%20lobifera_2007_37.32554_23.14725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Amphistegina%20lobifera_2007_37.32554_23.14725> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Amphistegina%20lobifera_2007_37.32554_23.14725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32554 23.14725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.32554"^^xsd:decimal ;
  dwc:decimalLongitude "23.14725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Amphistegina%20lobifera_2007_37.32554_23.14725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32554 23.14725)"^^geo:wktLiteral ;
  geo-pos:lat "37.32554"^^xsd:decimal ;
  geo-pos:long "23.14725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Amphistegina%20lobifera_2007_37.32554_23.14725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Amphistegina lobifera_2007_37.32554_23.14725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Amphistegina lobifera_2007_37.32554_23.14725'^^xsd:string;
  dwc:scientificName 'Amphistegina lobifera Larsen, 1976'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.14725'^^xsd:double;
  dwc:latitude '37.32554'^^xsd:double;
  dwc:aphiaid '490083'^^xsd:integer;
  dwc:occurrenceId 'Amphistegina lobifera_2007_37.32554_23.14725'^^xsd:string;
  dwc:observationDate '2007-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '490083'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Conomurex%20persicus_2009%2F2010_37.32592_23.15098_1-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Conomurex%20persicus_2009%2F2010_37.32592_23.15098_1-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Conomurex%20persicus_2009%2F2010_37.32592_23.15098_1-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32592 23.15098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.32592"^^xsd:decimal ;
  dwc:decimalLongitude "23.15098"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Conomurex%20persicus_2009%2F2010_37.32592_23.15098_1-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32592 23.15098)"^^geo:wktLiteral ;
  geo-pos:lat "37.32592"^^xsd:decimal ;
  geo-pos:long "23.15098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Conomurex%20persicus_2009%2F2010_37.32592_23.15098_1-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Conomurex persicus_2009/2010_37.32592_23.15098_1-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Conomurex persicus_2009/2010_37.32592_23.15098_1-2'^^xsd:string;
  dwc:scientificName 'Conomurex persicus (Swainson, 1821)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.15098'^^xsd:double;
  dwc:latitude '37.32592'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '565371'^^xsd:integer;
  dwc:occurrenceId 'Conomurex persicus_2009/2010_37.32592_23.15098_1-2'^^xsd:string;
  dwc:aphiaIdAccepted '565371'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '11'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2017_37.67651_23.15265_Francesco%20Tiralongo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2017_37.67651_23.15265_Francesco%20Tiralongo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2017_37.67651_23.15265_Francesco%20Tiralongo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67651 23.15265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.67651"^^xsd:decimal ;
  dwc:decimalLongitude "23.15265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2017_37.67651_23.15265_Francesco%20Tiralongo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67651 23.15265)"^^geo:wktLiteral ;
  geo-pos:lat "37.67651"^^xsd:decimal ;
  geo-pos:long "23.15265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2017_37.67651_23.15265_Francesco%20Tiralongo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2017_37.67651_23.15265_Francesco Tiralongo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2017_37.67651_23.15265_Francesco Tiralongo'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Francesco Tiralongo'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.15265'^^xsd:double;
  dwc:latitude '37.67651'^^xsd:double;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2017_37.67651_23.15265_Francesco Tiralongo'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Bursatella%20leachii_2008_37.6229_23.1558_2.3-7.4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Bursatella%20leachii_2008_37.6229_23.1558_2.3-7.4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Bursatella%20leachii_2008_37.6229_23.1558_2.3-7.4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6229 23.1558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6229"^^xsd:decimal ;
  dwc:decimalLongitude "23.1558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Bursatella%20leachii_2008_37.6229_23.1558_2.3-7.4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6229 23.1558)"^^geo:wktLiteral ;
  geo-pos:lat "37.6229"^^xsd:decimal ;
  geo-pos:long "23.1558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Bursatella%20leachii_2008_37.6229_23.1558_2.3-7.4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Bursatella leachii_2008_37.6229_23.1558_2.3-7.4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Bursatella leachii_2008_37.6229_23.1558_2.3-7.4'^^xsd:string;
  dwc:scientificName 'Bursatella leachii Blainville, 1817'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.1558'^^xsd:double;
  dwc:latitude '37.6229'^^xsd:double;
  dwc:minimumDepth '2.3'^^xsd:double;
  dwc:maximumDepth '7.4'^^xsd:double;
  dwc:aphiaid '138759'^^xsd:integer;
  dwc:occurrenceId 'Bursatella leachii_2008_37.6229_23.1558_2.3-7.4'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138759'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2010_37.26694_23.15811_Giorgos%20Moustroufis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2010_37.26694_23.15811_Giorgos%20Moustroufis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2010_37.26694_23.15811_Giorgos%20Moustroufis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.26694 23.15811)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.26694"^^xsd:decimal ;
  dwc:decimalLongitude "23.15811"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2010_37.26694_23.15811_Giorgos%20Moustroufis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.26694 23.15811)"^^geo:wktLiteral ;
  geo-pos:lat "37.26694"^^xsd:decimal ;
  geo-pos:long "23.15811"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2010_37.26694_23.15811_Giorgos%20Moustroufis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2010_37.26694_23.15811_Giorgos Moustroufis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2010_37.26694_23.15811_Giorgos Moustroufis'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Giorgos Moustroufis'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.15811'^^xsd:double;
  dwc:latitude '37.26694'^^xsd:double;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2010_37.26694_23.15811_Giorgos Moustroufis'^^xsd:string;
  dwc:observationDate '2010-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Conomurex%20persicus_2010_37.64003_23.15923_Stelios%20Katsanevakis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Conomurex%20persicus_2010_37.64003_23.15923_Stelios%20Katsanevakis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Conomurex%20persicus_2010_37.64003_23.15923_Stelios%20Katsanevakis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.64003 23.15923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.64003"^^xsd:decimal ;
  dwc:decimalLongitude "23.15923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Conomurex%20persicus_2010_37.64003_23.15923_Stelios%20Katsanevakis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.64003 23.15923)"^^geo:wktLiteral ;
  geo-pos:lat "37.64003"^^xsd:decimal ;
  geo-pos:long "23.15923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Conomurex%20persicus_2010_37.64003_23.15923_Stelios%20Katsanevakis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Conomurex persicus_2010_37.64003_23.15923_Stelios Katsanevakis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Conomurex persicus_2010_37.64003_23.15923_Stelios Katsanevakis'^^xsd:string;
  dwc:scientificName 'Conomurex persicus (Swainson, 1821)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Stelios Katsanevakis'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.15923'^^xsd:double;
  dwc:latitude '37.64003'^^xsd:double;
  dwc:aphiaid '565371'^^xsd:integer;
  dwc:occurrenceId 'Conomurex persicus_2010_37.64003_23.15923_Stelios Katsanevakis'^^xsd:string;
  dwc:observationDate '2010-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '565371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'very high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Conomurex%20persicus_2011_37.64003_23.15923_34-34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Conomurex%20persicus_2011_37.64003_23.15923_34-34> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Conomurex%20persicus_2011_37.64003_23.15923_34-34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.64003 23.15923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.64003"^^xsd:decimal ;
  dwc:decimalLongitude "23.15923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Conomurex%20persicus_2011_37.64003_23.15923_34-34>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.64003 23.15923)"^^geo:wktLiteral ;
  geo-pos:lat "37.64003"^^xsd:decimal ;
  geo-pos:long "23.15923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Conomurex%20persicus_2011_37.64003_23.15923_34-34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Conomurex persicus_2011_37.64003_23.15923_34-34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Conomurex persicus_2011_37.64003_23.15923_34-34'^^xsd:string;
  dwc:scientificName 'Conomurex persicus (Swainson, 1821)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.15923'^^xsd:double;
  dwc:latitude '37.64003'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '565371'^^xsd:integer;
  dwc:occurrenceId 'Conomurex persicus_2011_37.64003_23.15923_34-34'^^xsd:string;
  dwc:observationDate '2011-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '565371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'very high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2010_37.64003_23.15923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2010_37.64003_23.15923> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2010_37.64003_23.15923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.64003 23.15923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.64003"^^xsd:decimal ;
  dwc:decimalLongitude "23.15923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2010_37.64003_23.15923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.64003 23.15923)"^^geo:wktLiteral ;
  geo-pos:lat "37.64003"^^xsd:decimal ;
  geo-pos:long "23.15923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2010_37.64003_23.15923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2010_37.64003_23.15923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2010_37.64003_23.15923'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.15923'^^xsd:double;
  dwc:latitude '37.64003'^^xsd:double;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2010_37.64003_23.15923'^^xsd:string;
  dwc:observationDate '2010-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_2010_37.64003_23.15923-5_Katsanevakis%20%7C%20Issaris>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_2010_37.64003_23.15923-5_Katsanevakis%20%7C%20Issaris> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_2010_37.64003_23.15923-5_Katsanevakis%20%7C%20Issaris> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.64003 23.15923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.64003"^^xsd:decimal ;
  dwc:decimalLongitude "23.15923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_2010_37.64003_23.15923-5_Katsanevakis%20%7C%20Issaris>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.64003 23.15923)"^^geo:wktLiteral ;
  geo-pos:lat "37.64003"^^xsd:decimal ;
  geo-pos:long "23.15923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_2010_37.64003_23.15923-5_Katsanevakis%20%7C%20Issaris>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_2010_37.64003_23.15923-5_Katsanevakis | Issaris" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_2010_37.64003_23.15923-5_Katsanevakis | Issaris'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Katsanevakis | Issaris'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.15923'^^xsd:double;
  dwc:latitude '37.64003'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:depthRange '<5 m'^^xsd:string;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_2010_37.64003_23.15923-5_Katsanevakis | Issaris'^^xsd:string;
  dwc:observationDate '2010-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Conomurex%20persicus_2020_37.63187_23.1627_0.5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Conomurex%20persicus_2020_37.63187_23.1627_0.5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Conomurex%20persicus_2020_37.63187_23.1627_0.5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.63187 23.1627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.63187"^^xsd:decimal ;
  dwc:decimalLongitude "23.1627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Conomurex%20persicus_2020_37.63187_23.1627_0.5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.63187 23.1627)"^^geo:wktLiteral ;
  geo-pos:lat "37.63187"^^xsd:decimal ;
  geo-pos:long "23.1627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Conomurex%20persicus_2020_37.63187_23.1627_0.5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Conomurex persicus_2020_37.63187_23.1627_0.5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Conomurex persicus_2020_37.63187_23.1627_0.5-5'^^xsd:string;
  dwc:scientificName 'Conomurex persicus (Swainson, 1821)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.1627'^^xsd:double;
  dwc:latitude '37.63187'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '565371'^^xsd:integer;
  dwc:occurrenceId 'Conomurex persicus_2020_37.63187_23.1627_0.5-5'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '565371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '100'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Oculina%20patagonica_2020_37.63187_23.1627_0.5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Oculina%20patagonica_2020_37.63187_23.1627_0.5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Oculina%20patagonica_2020_37.63187_23.1627_0.5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.63187 23.1627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.63187"^^xsd:decimal ;
  dwc:decimalLongitude "23.1627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Oculina%20patagonica_2020_37.63187_23.1627_0.5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.63187 23.1627)"^^geo:wktLiteral ;
  geo-pos:lat "37.63187"^^xsd:decimal ;
  geo-pos:long "23.1627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Oculina%20patagonica_2020_37.63187_23.1627_0.5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Oculina patagonica_2020_37.63187_23.1627_0.5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Oculina patagonica_2020_37.63187_23.1627_0.5-5'^^xsd:string;
  dwc:scientificName 'Oculina patagonica de Angelis D\'Ossat, 1908'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.1627'^^xsd:double;
  dwc:latitude '37.63187'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '135210'^^xsd:integer;
  dwc:occurrenceId 'Oculina patagonica_2020_37.63187_23.1627_0.5-5'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '135210'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType '% cover'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2020_37.63187_23.1627_0.5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2020_37.63187_23.1627_0.5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2020_37.63187_23.1627_0.5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.63187 23.1627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.63187"^^xsd:decimal ;
  dwc:decimalLongitude "23.1627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2020_37.63187_23.1627_0.5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.63187 23.1627)"^^geo:wktLiteral ;
  geo-pos:lat "37.63187"^^xsd:decimal ;
  geo-pos:long "23.1627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2020_37.63187_23.1627_0.5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2020_37.63187_23.1627_0.5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2020_37.63187_23.1627_0.5-5'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.1627'^^xsd:double;
  dwc:latitude '37.63187'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2020_37.63187_23.1627_0.5-5'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_2020_37.63187_23.1627_0.5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_2020_37.63187_23.1627_0.5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_2020_37.63187_23.1627_0.5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.63187 23.1627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.63187"^^xsd:decimal ;
  dwc:decimalLongitude "23.1627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_2020_37.63187_23.1627_0.5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.63187 23.1627)"^^geo:wktLiteral ;
  geo-pos:lat "37.63187"^^xsd:decimal ;
  geo-pos:long "23.1627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_2020_37.63187_23.1627_0.5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_2020_37.63187_23.1627_0.5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_2020_37.63187_23.1627_0.5-5'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.1627'^^xsd:double;
  dwc:latitude '37.63187'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_2020_37.63187_23.1627_0.5-5'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2020_37.63187_23.1627_0.5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2020_37.63187_23.1627_0.5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2020_37.63187_23.1627_0.5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.63187 23.1627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.63187"^^xsd:decimal ;
  dwc:decimalLongitude "23.1627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2020_37.63187_23.1627_0.5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.63187 23.1627)"^^geo:wktLiteral ;
  geo-pos:lat "37.63187"^^xsd:decimal ;
  geo-pos:long "23.1627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2020_37.63187_23.1627_0.5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2020_37.63187_23.1627_0.5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2020_37.63187_23.1627_0.5-5'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.1627'^^xsd:double;
  dwc:latitude '37.63187'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2020_37.63187_23.1627_0.5-5'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2020_37.63187_23.1627_0.5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_37.63187_23.1627_0.5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_37.63187_23.1627_0.5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.63187 23.1627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.63187"^^xsd:decimal ;
  dwc:decimalLongitude "23.1627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_37.63187_23.1627_0.5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.63187 23.1627)"^^geo:wktLiteral ;
  geo-pos:lat "37.63187"^^xsd:decimal ;
  geo-pos:long "23.1627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2020_37.63187_23.1627_0.5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2020_37.63187_23.1627_0.5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2020_37.63187_23.1627_0.5-5'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.1627'^^xsd:double;
  dwc:latitude '37.63187'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2020_37.63187_23.1627_0.5-5'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '5'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Conomurex%20persicus_2004_37.29561_23.16275_0-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Conomurex%20persicus_2004_37.29561_23.16275_0-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Conomurex%20persicus_2004_37.29561_23.16275_0-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.29561 23.16275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.29561"^^xsd:decimal ;
  dwc:decimalLongitude "23.16275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Conomurex%20persicus_2004_37.29561_23.16275_0-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.29561 23.16275)"^^geo:wktLiteral ;
  geo-pos:lat "37.29561"^^xsd:decimal ;
  geo-pos:long "23.16275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Conomurex%20persicus_2004_37.29561_23.16275_0-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Conomurex persicus_2004_37.29561_23.16275_0-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Conomurex persicus_2004_37.29561_23.16275_0-1'^^xsd:string;
  dwc:scientificName 'Conomurex persicus (Swainson, 1821)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.16275'^^xsd:double;
  dwc:latitude '37.29561'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '565371'^^xsd:integer;
  dwc:occurrenceId 'Conomurex persicus_2004_37.29561_23.16275_0-1'^^xsd:string;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '565371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'moderate'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Asparagopsis_2013_39.26518_23.16602_1-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Asparagopsis_2013_39.26518_23.16602_1-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Asparagopsis_2013_39.26518_23.16602_1-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.26518 23.16602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.26518"^^xsd:decimal ;
  dwc:decimalLongitude "23.16602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "47"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Asparagopsis_2013_39.26518_23.16602_1-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.26518 23.16602)"^^geo:wktLiteral ;
  geo-pos:lat "39.26518"^^xsd:decimal ;
  geo-pos:long "23.16602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "47"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Asparagopsis_2013_39.26518_23.16602_1-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Asparagopsis_2013_39.26518_23.16602_1-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Asparagopsis_2013_39.26518_23.16602_1-1'^^xsd:string;
  dwc:scientificName 'Asparagopsis Montagne, 1840'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.16602'^^xsd:double;
  dwc:latitude '39.26518'^^xsd:double;
  dwc:coordinatePrecision '47'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '143809'^^xsd:integer;
  dwc:occurrenceId 'Asparagopsis_2013_39.26518_23.16602_1-1'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143809'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Asparagopsis_2016_37.78616_23.17584_0-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Asparagopsis_2016_37.78616_23.17584_0-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Asparagopsis_2016_37.78616_23.17584_0-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.78616 23.17584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.78616"^^xsd:decimal ;
  dwc:decimalLongitude "23.17584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Asparagopsis_2016_37.78616_23.17584_0-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.78616 23.17584)"^^geo:wktLiteral ;
  geo-pos:lat "37.78616"^^xsd:decimal ;
  geo-pos:long "23.17584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Asparagopsis_2016_37.78616_23.17584_0-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Asparagopsis_2016_37.78616_23.17584_0-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Asparagopsis_2016_37.78616_23.17584_0-10'^^xsd:string;
  dwc:scientificName 'Asparagopsis Montagne, 1840'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.17584'^^xsd:double;
  dwc:latitude '37.78616'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '143809'^^xsd:integer;
  dwc:occurrenceId 'Asparagopsis_2016_37.78616_23.17584_0-10'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143809'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2016_37.78616_23.17584_0-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_37.78616_23.17584_0-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_37.78616_23.17584_0-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.78616 23.17584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.78616"^^xsd:decimal ;
  dwc:decimalLongitude "23.17584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2016_37.78616_23.17584_0-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.78616 23.17584)"^^geo:wktLiteral ;
  geo-pos:lat "37.78616"^^xsd:decimal ;
  geo-pos:long "23.17584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2016_37.78616_23.17584_0-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2016_37.78616_23.17584_0-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2016_37.78616_23.17584_0-10'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.17584'^^xsd:double;
  dwc:latitude '37.78616'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2016_37.78616_23.17584_0-10'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2016_37.78616_23.17584_0-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_37.78616_23.17584_0-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_37.78616_23.17584_0-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.78616 23.17584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.78616"^^xsd:decimal ;
  dwc:decimalLongitude "23.17584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_37.78616_23.17584_0-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.78616 23.17584)"^^geo:wktLiteral ;
  geo-pos:lat "37.78616"^^xsd:decimal ;
  geo-pos:long "23.17584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2016_37.78616_23.17584_0-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2016_37.78616_23.17584_0-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2016_37.78616_23.17584_0-10'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.17584'^^xsd:double;
  dwc:latitude '37.78616'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2016_37.78616_23.17584_0-10'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Mnemiopsis%20leidyi_2019_38.66214_23.18192_0.1-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2019_38.66214_23.18192_0.1-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2019_38.66214_23.18192_0.1-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66214 23.18192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.66214"^^xsd:decimal ;
  dwc:decimalLongitude "23.18192"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2019_38.66214_23.18192_0.1-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.66214 23.18192)"^^geo:wktLiteral ;
  geo-pos:lat "38.66214"^^xsd:decimal ;
  geo-pos:long "23.18192"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Mnemiopsis%20leidyi_2019_38.66214_23.18192_0.1-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mnemiopsis leidyi_2019_38.66214_23.18192_0.1-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Mnemiopsis leidyi_2019_38.66214_23.18192_0.1-1'^^xsd:string;
  dwc:scientificName 'Mnemiopsis leidyi A. Agassiz, 1865'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.18192'^^xsd:double;
  dwc:latitude '38.66214'^^xsd:double;
  dwc:minimumDepth '0.1'^^xsd:double;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '106401'^^xsd:integer;
  dwc:occurrenceId 'Mnemiopsis leidyi_2019_38.66214_23.18192_0.1-1'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106401'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '20'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Mnemiopsis%20leidyi_2004%2F2010_39.0551_23.18333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2004%2F2010_39.0551_23.18333> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2004%2F2010_39.0551_23.18333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0551 23.18333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0551"^^xsd:decimal ;
  dwc:decimalLongitude "23.18333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2004%2F2010_39.0551_23.18333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0551 23.18333)"^^geo:wktLiteral ;
  geo-pos:lat "39.0551"^^xsd:decimal ;
  geo-pos:long "23.18333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Mnemiopsis%20leidyi_2004%2F2010_39.0551_23.18333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mnemiopsis leidyi_2004/2010_39.0551_23.18333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Mnemiopsis leidyi_2004/2010_39.0551_23.18333'^^xsd:string;
  dwc:scientificName 'Mnemiopsis leidyi A. Agassiz, 1865'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.18333'^^xsd:double;
  dwc:latitude '39.0551'^^xsd:double;
  dwc:aphiaid '106401'^^xsd:integer;
  dwc:occurrenceId 'Mnemiopsis leidyi_2004/2010_39.0551_23.18333'^^xsd:string;
  dwc:aphiaIdAccepted '106401'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Upeneus%20pori_2015_37.6171_23.18605_10-20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Upeneus%20pori_2015_37.6171_23.18605_10-20> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Upeneus%20pori_2015_37.6171_23.18605_10-20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6171 23.18605)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6171"^^xsd:decimal ;
  dwc:decimalLongitude "23.18605"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11927"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Upeneus%20pori_2015_37.6171_23.18605_10-20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6171 23.18605)"^^geo:wktLiteral ;
  geo-pos:lat "37.6171"^^xsd:decimal ;
  geo-pos:long "23.18605"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11927"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Upeneus%20pori_2015_37.6171_23.18605_10-20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Upeneus pori_2015_37.6171_23.18605_10-20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Upeneus pori_2015_37.6171_23.18605_10-20'^^xsd:string;
  dwc:scientificName 'Upeneus pori Ben-Tuvia & Golani, 1989'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.18605'^^xsd:double;
  dwc:latitude '37.6171'^^xsd:double;
  dwc:coordinatePrecision '11927'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '273671'^^xsd:integer;
  dwc:occurrenceId 'Upeneus pori_2015_37.6171_23.18605_10-20'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '273671'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Conomurex%20persicus_2014_37.95365_23.1894_A.%20Porfyris>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Conomurex%20persicus_2014_37.95365_23.1894_A.%20Porfyris> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Conomurex%20persicus_2014_37.95365_23.1894_A.%20Porfyris> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.95365 23.1894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.95365"^^xsd:decimal ;
  dwc:decimalLongitude "23.1894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Conomurex%20persicus_2014_37.95365_23.1894_A.%20Porfyris>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.95365 23.1894)"^^geo:wktLiteral ;
  geo-pos:lat "37.95365"^^xsd:decimal ;
  geo-pos:long "23.1894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Conomurex%20persicus_2014_37.95365_23.1894_A.%20Porfyris>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Conomurex persicus_2014_37.95365_23.1894_A. Porfyris" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Conomurex persicus_2014_37.95365_23.1894_A. Porfyris'^^xsd:string;
  dwc:scientificName 'Conomurex persicus (Swainson, 1821)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'A. Porfyris'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.1894'^^xsd:double;
  dwc:latitude '37.95365'^^xsd:double;
  dwc:aphiaid '565371'^^xsd:integer;
  dwc:occurrenceId 'Conomurex persicus_2014_37.95365_23.1894_A. Porfyris'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '565371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Dendostrea%20folium_2015_37.95365_23.1894_1.5-1.5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Dendostrea%20folium_2015_37.95365_23.1894_1.5-1.5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Dendostrea%20folium_2015_37.95365_23.1894_1.5-1.5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.95365 23.1894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.95365"^^xsd:decimal ;
  dwc:decimalLongitude "23.1894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Dendostrea%20folium_2015_37.95365_23.1894_1.5-1.5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.95365 23.1894)"^^geo:wktLiteral ;
  geo-pos:lat "37.95365"^^xsd:decimal ;
  geo-pos:long "23.1894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Dendostrea%20folium_2015_37.95365_23.1894_1.5-1.5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Dendostrea folium_2015_37.95365_23.1894_1.5-1.5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Dendostrea folium_2015_37.95365_23.1894_1.5-1.5'^^xsd:string;
  dwc:scientificName 'Dendostrea folium (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.1894'^^xsd:double;
  dwc:latitude '37.95365'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '506716'^^xsd:integer;
  dwc:occurrenceId 'Dendostrea folium_2015_37.95365_23.1894_1.5-1.5'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '506716'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fulvia%20fragilis_1997_37.95365_23.1894_5-6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fulvia%20fragilis_1997_37.95365_23.1894_5-6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fulvia%20fragilis_1997_37.95365_23.1894_5-6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.95365 23.1894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.95365"^^xsd:decimal ;
  dwc:decimalLongitude "23.1894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fulvia%20fragilis_1997_37.95365_23.1894_5-6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.95365 23.1894)"^^geo:wktLiteral ;
  geo-pos:lat "37.95365"^^xsd:decimal ;
  geo-pos:long "23.1894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fulvia%20fragilis_1997_37.95365_23.1894_5-6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fulvia fragilis_1997_37.95365_23.1894_5-6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fulvia fragilis_1997_37.95365_23.1894_5-6'^^xsd:string;
  dwc:scientificName 'Fulvia fragilis (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.1894'^^xsd:double;
  dwc:latitude '37.95365'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '605733'^^xsd:integer;
  dwc:occurrenceId 'Fulvia fragilis_1997_37.95365_23.1894_5-6'^^xsd:string;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '605733'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Conomurex%20persicus_2020_37.29584_23.20147_0.3-6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Conomurex%20persicus_2020_37.29584_23.20147_0.3-6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Conomurex%20persicus_2020_37.29584_23.20147_0.3-6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.29584 23.20147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.29584"^^xsd:decimal ;
  dwc:decimalLongitude "23.20147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Conomurex%20persicus_2020_37.29584_23.20147_0.3-6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.29584 23.20147)"^^geo:wktLiteral ;
  geo-pos:lat "37.29584"^^xsd:decimal ;
  geo-pos:long "23.20147"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Conomurex%20persicus_2020_37.29584_23.20147_0.3-6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Conomurex persicus_2020_37.29584_23.20147_0.3-6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Conomurex persicus_2020_37.29584_23.20147_0.3-6'^^xsd:string;
  dwc:scientificName 'Conomurex persicus (Swainson, 1821)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.20147'^^xsd:double;
  dwc:latitude '37.29584'^^xsd:double;
  dwc:minimumDepth '0.3'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '565371'^^xsd:integer;
  dwc:occurrenceId 'Conomurex persicus_2020_37.29584_23.20147_0.3-6'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '565371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '4'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Ganonema%20farinosum_2020_37.29584_23.20147_0.3-6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Ganonema%20farinosum_2020_37.29584_23.20147_0.3-6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Ganonema%20farinosum_2020_37.29584_23.20147_0.3-6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.29584 23.20147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.29584"^^xsd:decimal ;
  dwc:decimalLongitude "23.20147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Ganonema%20farinosum_2020_37.29584_23.20147_0.3-6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.29584 23.20147)"^^geo:wktLiteral ;
  geo-pos:lat "37.29584"^^xsd:decimal ;
  geo-pos:long "23.20147"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Ganonema%20farinosum_2020_37.29584_23.20147_0.3-6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ganonema farinosum_2020_37.29584_23.20147_0.3-6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Ganonema farinosum_2020_37.29584_23.20147_0.3-6'^^xsd:string;
  dwc:scientificName 'Ganonema farinosum (J.V.Lamouroux) K.-C.Fan & Y.-C.Wang, 1974'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.20147'^^xsd:double;
  dwc:latitude '37.29584'^^xsd:double;
  dwc:minimumDepth '0.3'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145749'^^xsd:integer;
  dwc:occurrenceId 'Ganonema farinosum_2020_37.29584_23.20147_0.3-6'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145749'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '100'^^xsd:integer;
  dwc:organismQuantityType '% cover'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2020_37.29584_23.20147_0.3-6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2020_37.29584_23.20147_0.3-6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2020_37.29584_23.20147_0.3-6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.29584 23.20147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.29584"^^xsd:decimal ;
  dwc:decimalLongitude "23.20147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2020_37.29584_23.20147_0.3-6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.29584 23.20147)"^^geo:wktLiteral ;
  geo-pos:lat "37.29584"^^xsd:decimal ;
  geo-pos:long "23.20147"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2020_37.29584_23.20147_0.3-6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2020_37.29584_23.20147_0.3-6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2020_37.29584_23.20147_0.3-6'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.20147'^^xsd:double;
  dwc:latitude '37.29584'^^xsd:double;
  dwc:minimumDepth '0.3'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2020_37.29584_23.20147_0.3-6'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '15'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2020_37.29584_23.20147_0.3-6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_37.29584_23.20147_0.3-6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_37.29584_23.20147_0.3-6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.29584 23.20147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.29584"^^xsd:decimal ;
  dwc:decimalLongitude "23.20147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_37.29584_23.20147_0.3-6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.29584 23.20147)"^^geo:wktLiteral ;
  geo-pos:lat "37.29584"^^xsd:decimal ;
  geo-pos:long "23.20147"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2020_37.29584_23.20147_0.3-6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2020_37.29584_23.20147_0.3-6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2020_37.29584_23.20147_0.3-6'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.20147'^^xsd:double;
  dwc:latitude '37.29584'^^xsd:double;
  dwc:minimumDepth '0.3'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2020_37.29584_23.20147_0.3-6'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2013_39.37593_23.20457_15-15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2013_39.37593_23.20457_15-15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2013_39.37593_23.20457_15-15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.37593 23.20457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.37593"^^xsd:decimal ;
  dwc:decimalLongitude "23.20457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2013_39.37593_23.20457_15-15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.37593 23.20457)"^^geo:wktLiteral ;
  geo-pos:lat "39.37593"^^xsd:decimal ;
  geo-pos:long "23.20457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2013_39.37593_23.20457_15-15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2013_39.37593_23.20457_15-15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2013_39.37593_23.20457_15-15'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.20457'^^xsd:double;
  dwc:latitude '39.37593'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Fisheries Directive'^^xsd:string;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2013_39.37593_23.20457_15-15'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Halophila%20stipulacea_2010_39.1924_23.2097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2010_39.1924_23.2097> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2010_39.1924_23.2097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.1924 23.2097)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.1924"^^xsd:decimal ;
  dwc:decimalLongitude "23.2097"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Halophila%20stipulacea_2010_39.1924_23.2097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.1924 23.2097)"^^geo:wktLiteral ;
  geo-pos:lat "39.1924"^^xsd:decimal ;
  geo-pos:long "23.2097"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Halophila%20stipulacea_2010_39.1924_23.2097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Halophila stipulacea_2010_39.1924_23.2097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Halophila stipulacea_2010_39.1924_23.2097'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea (Forsskål) Ascherson, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.2097'^^xsd:double;
  dwc:latitude '39.1924'^^xsd:double;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:occurrenceId 'Halophila stipulacea_2010_39.1924_23.2097'^^xsd:string;
  dwc:observationDate '2010-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'very high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Bursatella%20leachii_2013_39.19022_23.21616_0-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Bursatella%20leachii_2013_39.19022_23.21616_0-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Bursatella%20leachii_2013_39.19022_23.21616_0-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.19022 23.21616)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.19022"^^xsd:decimal ;
  dwc:decimalLongitude "23.21616"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Bursatella%20leachii_2013_39.19022_23.21616_0-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.19022 23.21616)"^^geo:wktLiteral ;
  geo-pos:lat "39.19022"^^xsd:decimal ;
  geo-pos:long "23.21616"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Bursatella%20leachii_2013_39.19022_23.21616_0-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Bursatella leachii_2013_39.19022_23.21616_0-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Bursatella leachii_2013_39.19022_23.21616_0-5'^^xsd:string;
  dwc:scientificName 'Bursatella leachii Blainville, 1817'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.21616'^^xsd:double;
  dwc:latitude '39.19022'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '138759'^^xsd:integer;
  dwc:occurrenceId 'Bursatella leachii_2013_39.19022_23.21616_0-5'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138759'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Bursatella%20leachii_2013_39.18946_23.21652_4-4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Bursatella%20leachii_2013_39.18946_23.21652_4-4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Bursatella%20leachii_2013_39.18946_23.21652_4-4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.18946 23.21652)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.18946"^^xsd:decimal ;
  dwc:decimalLongitude "23.21652"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Bursatella%20leachii_2013_39.18946_23.21652_4-4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.18946 23.21652)"^^geo:wktLiteral ;
  geo-pos:lat "39.18946"^^xsd:decimal ;
  geo-pos:long "23.21652"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Bursatella%20leachii_2013_39.18946_23.21652_4-4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Bursatella leachii_2013_39.18946_23.21652_4-4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Bursatella leachii_2013_39.18946_23.21652_4-4'^^xsd:string;
  dwc:scientificName 'Bursatella leachii Blainville, 1817'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.21652'^^xsd:double;
  dwc:latitude '39.18946'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '138759'^^xsd:integer;
  dwc:occurrenceId 'Bursatella leachii_2013_39.18946_23.21652_4-4'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138759'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2020_37.96673_23.21979_Kostas%20Mastrodoukas>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2020_37.96673_23.21979_Kostas%20Mastrodoukas> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2020_37.96673_23.21979_Kostas%20Mastrodoukas> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.96673 23.21979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.96673"^^xsd:decimal ;
  dwc:decimalLongitude "23.21979"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2020_37.96673_23.21979_Kostas%20Mastrodoukas>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.96673 23.21979)"^^geo:wktLiteral ;
  geo-pos:lat "37.96673"^^xsd:decimal ;
  geo-pos:long "23.21979"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2020_37.96673_23.21979_Kostas%20Mastrodoukas>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2020_37.96673_23.21979_Kostas Mastrodoukas" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2020_37.96673_23.21979_Kostas Mastrodoukas'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Kostas Mastrodoukas'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.21979'^^xsd:double;
  dwc:latitude '37.96673'^^xsd:double;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2020_37.96673_23.21979_Kostas Mastrodoukas'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2016_38.15385_23.22411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2016_38.15385_23.22411> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2016_38.15385_23.22411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15385 23.22411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.15385"^^xsd:decimal ;
  dwc:decimalLongitude "23.22411"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2016_38.15385_23.22411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.15385 23.22411)"^^geo:wktLiteral ;
  geo-pos:lat "38.15385"^^xsd:decimal ;
  geo-pos:long "23.22411"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2016_38.15385_23.22411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2016_38.15385_23.22411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2016_38.15385_23.22411'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.22411'^^xsd:double;
  dwc:latitude '38.15385'^^xsd:double;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2016_38.15385_23.22411'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Crepidula%20fornicata_2013_37.97042_23.22436_Kougianos>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Crepidula%20fornicata_2013_37.97042_23.22436_Kougianos> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Crepidula%20fornicata_2013_37.97042_23.22436_Kougianos> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.97042 23.22436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.97042"^^xsd:decimal ;
  dwc:decimalLongitude "23.22436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Crepidula%20fornicata_2013_37.97042_23.22436_Kougianos>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.97042 23.22436)"^^geo:wktLiteral ;
  geo-pos:lat "37.97042"^^xsd:decimal ;
  geo-pos:long "23.22436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Crepidula%20fornicata_2013_37.97042_23.22436_Kougianos>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Crepidula fornicata_2013_37.97042_23.22436_Kougianos" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Crepidula fornicata_2013_37.97042_23.22436_Kougianos'^^xsd:string;
  dwc:scientificName 'Crepidula fornicata (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Kougianos'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.22436'^^xsd:double;
  dwc:latitude '37.97042'^^xsd:double;
  dwc:aphiaid '138963'^^xsd:integer;
  dwc:occurrenceId 'Crepidula fornicata_2013_37.97042_23.22436_Kougianos'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138963'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fulvia%20fragilis_1996_37.97042_23.22436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fulvia%20fragilis_1996_37.97042_23.22436> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fulvia%20fragilis_1996_37.97042_23.22436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.97042 23.22436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.97042"^^xsd:decimal ;
  dwc:decimalLongitude "23.22436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fulvia%20fragilis_1996_37.97042_23.22436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.97042 23.22436)"^^geo:wktLiteral ;
  geo-pos:lat "37.97042"^^xsd:decimal ;
  geo-pos:long "23.22436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fulvia%20fragilis_1996_37.97042_23.22436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fulvia fragilis_1996_37.97042_23.22436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fulvia fragilis_1996_37.97042_23.22436'^^xsd:string;
  dwc:scientificName 'Fulvia fragilis (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.22436'^^xsd:double;
  dwc:latitude '37.97042'^^xsd:double;
  dwc:aphiaid '605733'^^xsd:integer;
  dwc:occurrenceId 'Fulvia fragilis_1996_37.97042_23.22436'^^xsd:string;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '605733'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fulvia%20fragilis_2015_37.97042_23.22436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fulvia%20fragilis_2015_37.97042_23.22436> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fulvia%20fragilis_2015_37.97042_23.22436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.97042 23.22436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.97042"^^xsd:decimal ;
  dwc:decimalLongitude "23.22436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fulvia%20fragilis_2015_37.97042_23.22436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.97042 23.22436)"^^geo:wktLiteral ;
  geo-pos:lat "37.97042"^^xsd:decimal ;
  geo-pos:long "23.22436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fulvia%20fragilis_2015_37.97042_23.22436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fulvia fragilis_2015_37.97042_23.22436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fulvia fragilis_2015_37.97042_23.22436'^^xsd:string;
  dwc:scientificName 'Fulvia fragilis (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.22436'^^xsd:double;
  dwc:latitude '37.97042'^^xsd:double;
  dwc:aphiaid '605733'^^xsd:integer;
  dwc:occurrenceId 'Fulvia fragilis_2015_37.97042_23.22436'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '605733'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_2000%2F2010_37.97042_23.22436_G.%20Mpazios>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_2000%2F2010_37.97042_23.22436_G.%20Mpazios> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_2000%2F2010_37.97042_23.22436_G.%20Mpazios> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.97042 23.22436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.97042"^^xsd:decimal ;
  dwc:decimalLongitude "23.22436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_2000%2F2010_37.97042_23.22436_G.%20Mpazios>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.97042 23.22436)"^^geo:wktLiteral ;
  geo-pos:lat "37.97042"^^xsd:decimal ;
  geo-pos:long "23.22436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_2000%2F2010_37.97042_23.22436_G.%20Mpazios>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_2000/2010_37.97042_23.22436_G. Mpazios" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_2000/2010_37.97042_23.22436_G. Mpazios'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'G. Mpazios'^^xsd:string;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.22436'^^xsd:double;
  dwc:latitude '37.97042'^^xsd:double;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_2000/2010_37.97042_23.22436_G. Mpazios'^^xsd:string;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2011_38.81169_23.22565_8-8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2011_38.81169_23.22565_8-8> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2011_38.81169_23.22565_8-8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.81169 23.22565)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.81169"^^xsd:decimal ;
  dwc:decimalLongitude "23.22565"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2011_38.81169_23.22565_8-8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.81169 23.22565)"^^geo:wktLiteral ;
  geo-pos:lat "38.81169"^^xsd:decimal ;
  geo-pos:long "23.22565"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2011_38.81169_23.22565_8-8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2011_38.81169_23.22565_8-8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2011_38.81169_23.22565_8-8'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.22565'^^xsd:double;
  dwc:latitude '38.81169'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2011_38.81169_23.22565_8-8'^^xsd:string;
  dwc:observationDate '2011-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2018_37.38357_23.24547_Kostas%20%26%20Danai>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2018_37.38357_23.24547_Kostas%20%26%20Danai> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2018_37.38357_23.24547_Kostas%20%26%20Danai> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.38357 23.24547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.38357"^^xsd:decimal ;
  dwc:decimalLongitude "23.24547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2018_37.38357_23.24547_Kostas%20%26%20Danai>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.38357 23.24547)"^^geo:wktLiteral ;
  geo-pos:lat "37.38357"^^xsd:decimal ;
  geo-pos:long "23.24547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2018_37.38357_23.24547_Kostas%20%26%20Danai>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2018_37.38357_23.24547_Kostas & Danai" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2018_37.38357_23.24547_Kostas & Danai'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Kostas | Danai'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.24547'^^xsd:double;
  dwc:latitude '37.38357'^^xsd:double;
  dwc:coordinatePrecision '25'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance; UAEGEAN'^^xsd:string;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2018_37.38357_23.24547_Kostas & Danai'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2017_37.38813_23.2571_4-4_Francesco%20Tiralongo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2017_37.38813_23.2571_4-4_Francesco%20Tiralongo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2017_37.38813_23.2571_4-4_Francesco%20Tiralongo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.38813 23.2571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.38813"^^xsd:decimal ;
  dwc:decimalLongitude "23.2571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2017_37.38813_23.2571_4-4_Francesco%20Tiralongo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.38813 23.2571)"^^geo:wktLiteral ;
  geo-pos:lat "37.38813"^^xsd:decimal ;
  geo-pos:long "23.2571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2017_37.38813_23.2571_4-4_Francesco%20Tiralongo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2017_37.38813_23.2571_4-4_Francesco Tiralongo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2017_37.38813_23.2571_4-4_Francesco Tiralongo'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Francesco Tiralongo'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.2571'^^xsd:double;
  dwc:latitude '37.38813'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2017_37.38813_23.2571_4-4_Francesco Tiralongo'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '7'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Asparagopsis_2020-05-04_39.13875_23.26874_4-4_Chris%20Taklis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Asparagopsis_2020-05-04_39.13875_23.26874_4-4_Chris%20Taklis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Asparagopsis_2020-05-04_39.13875_23.26874_4-4_Chris%20Taklis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.13875 23.26874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.13875"^^xsd:decimal ;
  dwc:decimalLongitude "23.26874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Asparagopsis_2020-05-04_39.13875_23.26874_4-4_Chris%20Taklis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.13875 23.26874)"^^geo:wktLiteral ;
  geo-pos:lat "39.13875"^^xsd:decimal ;
  geo-pos:long "23.26874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Asparagopsis_2020-05-04_39.13875_23.26874_4-4_Chris%20Taklis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Asparagopsis_2020-05-04_39.13875_23.26874_4-4_Chris Taklis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Asparagopsis_2020-05-04_39.13875_23.26874_4-4_Chris Taklis'^^xsd:string;
  dwc:scientificName 'Asparagopsis Montagne, 1840'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Chris Taklis'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.26874'^^xsd:double;
  dwc:latitude '39.13875'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '143809'^^xsd:integer;
  dwc:occurrenceId 'Asparagopsis_2020-05-04_39.13875_23.26874_4-4_Chris Taklis'^^xsd:string;
  dwc:observationDate '2020-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '143809'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Asparagopsis_2020-05-05_39.13875_23.26874_2-2_Chris%20Taklis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Asparagopsis_2020-05-05_39.13875_23.26874_2-2_Chris%20Taklis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Asparagopsis_2020-05-05_39.13875_23.26874_2-2_Chris%20Taklis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.13875 23.26874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.13875"^^xsd:decimal ;
  dwc:decimalLongitude "23.26874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Asparagopsis_2020-05-05_39.13875_23.26874_2-2_Chris%20Taklis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.13875 23.26874)"^^geo:wktLiteral ;
  geo-pos:lat "39.13875"^^xsd:decimal ;
  geo-pos:long "23.26874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Asparagopsis_2020-05-05_39.13875_23.26874_2-2_Chris%20Taklis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Asparagopsis_2020-05-05_39.13875_23.26874_2-2_Chris Taklis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Asparagopsis_2020-05-05_39.13875_23.26874_2-2_Chris Taklis'^^xsd:string;
  dwc:scientificName 'Asparagopsis Montagne, 1840'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Chris Taklis'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.26874'^^xsd:double;
  dwc:latitude '39.13875'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '143809'^^xsd:integer;
  dwc:occurrenceId 'Asparagopsis_2020-05-05_39.13875_23.26874_2-2_Chris Taklis'^^xsd:string;
  dwc:observationDate '2020-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '143809'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Asparagopsis_2020-05-06_39.13875_23.26874_2.5-2.5_Chris%20Taklis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Asparagopsis_2020-05-06_39.13875_23.26874_2.5-2.5_Chris%20Taklis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Asparagopsis_2020-05-06_39.13875_23.26874_2.5-2.5_Chris%20Taklis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.13875 23.26874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.13875"^^xsd:decimal ;
  dwc:decimalLongitude "23.26874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Asparagopsis_2020-05-06_39.13875_23.26874_2.5-2.5_Chris%20Taklis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.13875 23.26874)"^^geo:wktLiteral ;
  geo-pos:lat "39.13875"^^xsd:decimal ;
  geo-pos:long "23.26874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Asparagopsis_2020-05-06_39.13875_23.26874_2.5-2.5_Chris%20Taklis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Asparagopsis_2020-05-06_39.13875_23.26874_2.5-2.5_Chris Taklis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Asparagopsis_2020-05-06_39.13875_23.26874_2.5-2.5_Chris Taklis'^^xsd:string;
  dwc:scientificName 'Asparagopsis Montagne, 1840'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Chris Taklis'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.26874'^^xsd:double;
  dwc:latitude '39.13875'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '143809'^^xsd:integer;
  dwc:occurrenceId 'Asparagopsis_2020-05-06_39.13875_23.26874_2.5-2.5_Chris Taklis'^^xsd:string;
  dwc:observationDate '2020-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '143809'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Mnemiopsis%20leidyi_2004%2F2010_40.22527_23.27457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2004%2F2010_40.22527_23.27457> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2004%2F2010_40.22527_23.27457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.22527 23.27457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.22527"^^xsd:decimal ;
  dwc:decimalLongitude "23.27457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2004%2F2010_40.22527_23.27457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.22527 23.27457)"^^geo:wktLiteral ;
  geo-pos:lat "40.22527"^^xsd:decimal ;
  geo-pos:long "23.27457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Mnemiopsis%20leidyi_2004%2F2010_40.22527_23.27457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mnemiopsis leidyi_2004/2010_40.22527_23.27457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Mnemiopsis leidyi_2004/2010_40.22527_23.27457'^^xsd:string;
  dwc:scientificName 'Mnemiopsis leidyi A. Agassiz, 1865'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.27457'^^xsd:double;
  dwc:latitude '40.22527'^^xsd:double;
  dwc:aphiaid '106401'^^xsd:integer;
  dwc:occurrenceId 'Mnemiopsis leidyi_2004/2010_40.22527_23.27457'^^xsd:string;
  dwc:aphiaIdAccepted '106401'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Mnemiopsis%20leidyi_2019_37.56435_23.2759_Apostolos%20Siapatis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2019_37.56435_23.2759_Apostolos%20Siapatis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2019_37.56435_23.2759_Apostolos%20Siapatis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.56435 23.2759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.56435"^^xsd:decimal ;
  dwc:decimalLongitude "23.2759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2019_37.56435_23.2759_Apostolos%20Siapatis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.56435 23.2759)"^^geo:wktLiteral ;
  geo-pos:lat "37.56435"^^xsd:decimal ;
  geo-pos:long "23.2759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Mnemiopsis%20leidyi_2019_37.56435_23.2759_Apostolos%20Siapatis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mnemiopsis leidyi_2019_37.56435_23.2759_Apostolos Siapatis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Mnemiopsis leidyi_2019_37.56435_23.2759_Apostolos Siapatis'^^xsd:string;
  dwc:scientificName 'Mnemiopsis leidyi A. Agassiz, 1865'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Apostolos Siapatis'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.2759'^^xsd:double;
  dwc:latitude '37.56435'^^xsd:double;
  dwc:aphiaid '106401'^^xsd:integer;
  dwc:occurrenceId 'Mnemiopsis leidyi_2019_37.56435_23.2759_Apostolos Siapatis'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106401'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Mnemiopsis%20leidyi_2004%2F2010_39.56677_23.28393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2004%2F2010_39.56677_23.28393> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2004%2F2010_39.56677_23.28393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.56677 23.28393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.56677"^^xsd:decimal ;
  dwc:decimalLongitude "23.28393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2004%2F2010_39.56677_23.28393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.56677 23.28393)"^^geo:wktLiteral ;
  geo-pos:lat "39.56677"^^xsd:decimal ;
  geo-pos:long "23.28393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Mnemiopsis%20leidyi_2004%2F2010_39.56677_23.28393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mnemiopsis leidyi_2004/2010_39.56677_23.28393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Mnemiopsis leidyi_2004/2010_39.56677_23.28393'^^xsd:string;
  dwc:scientificName 'Mnemiopsis leidyi A. Agassiz, 1865'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.28393'^^xsd:double;
  dwc:latitude '39.56677'^^xsd:double;
  dwc:aphiaid '106401'^^xsd:integer;
  dwc:occurrenceId 'Mnemiopsis leidyi_2004/2010_39.56677_23.28393'^^xsd:string;
  dwc:aphiaIdAccepted '106401'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Mnemiopsis%20leidyi_2004%2F2010_40.0588_23.28393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2004%2F2010_40.0588_23.28393> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2004%2F2010_40.0588_23.28393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.0588 23.28393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.0588"^^xsd:decimal ;
  dwc:decimalLongitude "23.28393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2004%2F2010_40.0588_23.28393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.0588 23.28393)"^^geo:wktLiteral ;
  geo-pos:lat "40.0588"^^xsd:decimal ;
  geo-pos:long "23.28393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Mnemiopsis%20leidyi_2004%2F2010_40.0588_23.28393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mnemiopsis leidyi_2004/2010_40.0588_23.28393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Mnemiopsis leidyi_2004/2010_40.0588_23.28393'^^xsd:string;
  dwc:scientificName 'Mnemiopsis leidyi A. Agassiz, 1865'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.28393'^^xsd:double;
  dwc:latitude '40.0588'^^xsd:double;
  dwc:aphiaid '106401'^^xsd:integer;
  dwc:occurrenceId 'Mnemiopsis leidyi_2004/2010_40.0588_23.28393'^^xsd:string;
  dwc:aphiaIdAccepted '106401'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Mnemiopsis%20leidyi_2004%2F2010_40.151_23.28403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2004%2F2010_40.151_23.28403> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2004%2F2010_40.151_23.28403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.151 23.28403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.151"^^xsd:decimal ;
  dwc:decimalLongitude "23.28403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2004%2F2010_40.151_23.28403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.151 23.28403)"^^geo:wktLiteral ;
  geo-pos:lat "40.151"^^xsd:decimal ;
  geo-pos:long "23.28403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Mnemiopsis%20leidyi_2004%2F2010_40.151_23.28403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mnemiopsis leidyi_2004/2010_40.151_23.28403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Mnemiopsis leidyi_2004/2010_40.151_23.28403'^^xsd:string;
  dwc:scientificName 'Mnemiopsis leidyi A. Agassiz, 1865'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.28403'^^xsd:double;
  dwc:latitude '40.151'^^xsd:double;
  dwc:aphiaid '106401'^^xsd:integer;
  dwc:occurrenceId 'Mnemiopsis leidyi_2004/2010_40.151_23.28403'^^xsd:string;
  dwc:aphiaIdAccepted '106401'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2005_35.86688_23.2844_10-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2005_35.86688_23.2844_10-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2005_35.86688_23.2844_10-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.86688 23.2844)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.86688"^^xsd:decimal ;
  dwc:decimalLongitude "23.2844"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2005_35.86688_23.2844_10-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.86688 23.2844)"^^geo:wktLiteral ;
  geo-pos:lat "35.86688"^^xsd:decimal ;
  geo-pos:long "23.2844"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2005_35.86688_23.2844_10-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2005_35.86688_23.2844_10-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2005_35.86688_23.2844_10-10'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.2844'^^xsd:double;
  dwc:latitude '35.86688'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2005_35.86688_23.2844_10-10'^^xsd:string;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Mnemiopsis%20leidyi_2004%2F2010_40.0017_23.28443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2004%2F2010_40.0017_23.28443> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2004%2F2010_40.0017_23.28443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.0017 23.28443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.0017"^^xsd:decimal ;
  dwc:decimalLongitude "23.28443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2004%2F2010_40.0017_23.28443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.0017 23.28443)"^^geo:wktLiteral ;
  geo-pos:lat "40.0017"^^xsd:decimal ;
  geo-pos:long "23.28443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Mnemiopsis%20leidyi_2004%2F2010_40.0017_23.28443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mnemiopsis leidyi_2004/2010_40.0017_23.28443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Mnemiopsis leidyi_2004/2010_40.0017_23.28443'^^xsd:string;
  dwc:scientificName 'Mnemiopsis leidyi A. Agassiz, 1865'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.28443'^^xsd:double;
  dwc:latitude '40.0017'^^xsd:double;
  dwc:aphiaid '106401'^^xsd:integer;
  dwc:occurrenceId 'Mnemiopsis leidyi_2004/2010_40.0017_23.28443'^^xsd:string;
  dwc:aphiaIdAccepted '106401'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Mnemiopsis%20leidyi_2004%2F2010_39.656_23.28503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2004%2F2010_39.656_23.28503> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2004%2F2010_39.656_23.28503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.656 23.28503)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.656"^^xsd:decimal ;
  dwc:decimalLongitude "23.28503"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2004%2F2010_39.656_23.28503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.656 23.28503)"^^geo:wktLiteral ;
  geo-pos:lat "39.656"^^xsd:decimal ;
  geo-pos:long "23.28503"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Mnemiopsis%20leidyi_2004%2F2010_39.656_23.28503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mnemiopsis leidyi_2004/2010_39.656_23.28503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Mnemiopsis leidyi_2004/2010_39.656_23.28503'^^xsd:string;
  dwc:scientificName 'Mnemiopsis leidyi A. Agassiz, 1865'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.28503'^^xsd:double;
  dwc:latitude '39.656'^^xsd:double;
  dwc:aphiaid '106401'^^xsd:integer;
  dwc:occurrenceId 'Mnemiopsis leidyi_2004/2010_39.656_23.28503'^^xsd:string;
  dwc:aphiaIdAccepted '106401'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Mnemiopsis%20leidyi_2004%2F2010_39.9019_23.28503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2004%2F2010_39.9019_23.28503> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2004%2F2010_39.9019_23.28503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9019 23.28503)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.9019"^^xsd:decimal ;
  dwc:decimalLongitude "23.28503"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2004%2F2010_39.9019_23.28503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9019 23.28503)"^^geo:wktLiteral ;
  geo-pos:lat "39.9019"^^xsd:decimal ;
  geo-pos:long "23.28503"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Mnemiopsis%20leidyi_2004%2F2010_39.9019_23.28503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mnemiopsis leidyi_2004/2010_39.9019_23.28503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Mnemiopsis leidyi_2004/2010_39.9019_23.28503'^^xsd:string;
  dwc:scientificName 'Mnemiopsis leidyi A. Agassiz, 1865'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.28503'^^xsd:double;
  dwc:latitude '39.9019'^^xsd:double;
  dwc:aphiaid '106401'^^xsd:integer;
  dwc:occurrenceId 'Mnemiopsis leidyi_2004/2010_39.9019_23.28503'^^xsd:string;
  dwc:aphiaIdAccepted '106401'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_2005_40.23595_23.28504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_2005_40.23595_23.28504> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_2005_40.23595_23.28504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.23595 23.28504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.23595"^^xsd:decimal ;
  dwc:decimalLongitude "23.28504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_2005_40.23595_23.28504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.23595 23.28504)"^^geo:wktLiteral ;
  geo-pos:lat "40.23595"^^xsd:decimal ;
  geo-pos:long "23.28504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_2005_40.23595_23.28504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_2005_40.23595_23.28504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_2005_40.23595_23.28504'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.28504'^^xsd:double;
  dwc:latitude '40.23595'^^xsd:double;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_2005_40.23595_23.28504'^^xsd:string;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Mnemiopsis%20leidyi_2019_38.57234_23.29007_0.1-0.4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2019_38.57234_23.29007_0.1-0.4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2019_38.57234_23.29007_0.1-0.4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.57234 23.29007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.57234"^^xsd:decimal ;
  dwc:decimalLongitude "23.29007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2019_38.57234_23.29007_0.1-0.4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.57234 23.29007)"^^geo:wktLiteral ;
  geo-pos:lat "38.57234"^^xsd:decimal ;
  geo-pos:long "23.29007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Mnemiopsis%20leidyi_2019_38.57234_23.29007_0.1-0.4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mnemiopsis leidyi_2019_38.57234_23.29007_0.1-0.4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Mnemiopsis leidyi_2019_38.57234_23.29007_0.1-0.4'^^xsd:string;
  dwc:scientificName 'Mnemiopsis leidyi A. Agassiz, 1865'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.29007'^^xsd:double;
  dwc:latitude '38.57234'^^xsd:double;
  dwc:minimumDepth '0.1'^^xsd:double;
  dwc:maximumDepth '0.4'^^xsd:double;
  dwc:aphiaid '106401'^^xsd:integer;
  dwc:occurrenceId 'Mnemiopsis leidyi_2019_38.57234_23.29007_0.1-0.4'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106401'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '10'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_2019_38.57234_23.29007_1-4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_2019_38.57234_23.29007_1-4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_2019_38.57234_23.29007_1-4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.57234 23.29007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.57234"^^xsd:decimal ;
  dwc:decimalLongitude "23.29007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_2019_38.57234_23.29007_1-4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.57234 23.29007)"^^geo:wktLiteral ;
  geo-pos:lat "38.57234"^^xsd:decimal ;
  geo-pos:long "23.29007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_2019_38.57234_23.29007_1-4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_2019_38.57234_23.29007_1-4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_2019_38.57234_23.29007_1-4'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.29007'^^xsd:double;
  dwc:latitude '38.57234'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_2019_38.57234_23.29007_1-4'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '100'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2017_35.88723_23.29454_9-9_Francesco%20Tiralongo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2017_35.88723_23.29454_9-9_Francesco%20Tiralongo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2017_35.88723_23.29454_9-9_Francesco%20Tiralongo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.88723 23.29454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.88723"^^xsd:decimal ;
  dwc:decimalLongitude "23.29454"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2017_35.88723_23.29454_9-9_Francesco%20Tiralongo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.88723 23.29454)"^^geo:wktLiteral ;
  geo-pos:lat "35.88723"^^xsd:decimal ;
  geo-pos:long "23.29454"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2017_35.88723_23.29454_9-9_Francesco%20Tiralongo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2017_35.88723_23.29454_9-9_Francesco Tiralongo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2017_35.88723_23.29454_9-9_Francesco Tiralongo'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Francesco Tiralongo'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.29454'^^xsd:double;
  dwc:latitude '35.88723'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2017_35.88723_23.29454_9-9_Francesco Tiralongo'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '10'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2000_40.10252_23.29965_20-20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2000_40.10252_23.29965_20-20> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2000_40.10252_23.29965_20-20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.10252 23.29965)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.10252"^^xsd:decimal ;
  dwc:decimalLongitude "23.29965"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2000_40.10252_23.29965_20-20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.10252 23.29965)"^^geo:wktLiteral ;
  geo-pos:lat "40.10252"^^xsd:decimal ;
  geo-pos:long "23.29965"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2000_40.10252_23.29965_20-20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2000_40.10252_23.29965_20-20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2000_40.10252_23.29965_20-20'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.29965'^^xsd:double;
  dwc:latitude '40.10252'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2000_40.10252_23.29965_20-20'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '100'^^xsd:integer;
  dwc:organismQuantityType '% cover'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Asparagopsis_2009_37.55519_23.30492_1-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Asparagopsis_2009_37.55519_23.30492_1-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Asparagopsis_2009_37.55519_23.30492_1-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.55519 23.30492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.55519"^^xsd:decimal ;
  dwc:decimalLongitude "23.30492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Asparagopsis_2009_37.55519_23.30492_1-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.55519 23.30492)"^^geo:wktLiteral ;
  geo-pos:lat "37.55519"^^xsd:decimal ;
  geo-pos:long "23.30492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Asparagopsis_2009_37.55519_23.30492_1-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Asparagopsis_2009_37.55519_23.30492_1-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Asparagopsis_2009_37.55519_23.30492_1-1'^^xsd:string;
  dwc:scientificName 'Asparagopsis Montagne, 1840'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.30492'^^xsd:double;
  dwc:latitude '37.55519'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '143809'^^xsd:integer;
  dwc:occurrenceId 'Asparagopsis_2009_37.55519_23.30492_1-1'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143809'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Stypopodium%20schimperi_2009_37.55519_23.30492_0.5-0.5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2009_37.55519_23.30492_0.5-0.5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2009_37.55519_23.30492_0.5-0.5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.55519 23.30492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.55519"^^xsd:decimal ;
  dwc:decimalLongitude "23.30492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2009_37.55519_23.30492_0.5-0.5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.55519 23.30492)"^^geo:wktLiteral ;
  geo-pos:lat "37.55519"^^xsd:decimal ;
  geo-pos:long "23.30492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Stypopodium%20schimperi_2009_37.55519_23.30492_0.5-0.5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Stypopodium schimperi_2009_37.55519_23.30492_0.5-0.5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Stypopodium schimperi_2009_37.55519_23.30492_0.5-0.5'^^xsd:string;
  dwc:scientificName 'Stypopodium schimperi (Kützing) Verlaque & Boudouresque, 1991'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.30492'^^xsd:double;
  dwc:latitude '37.55519'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145391'^^xsd:integer;
  dwc:occurrenceId 'Stypopodium schimperi_2009_37.55519_23.30492_0.5-0.5'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145391'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Bursatella%20leachii_2006_37.67875_23.31399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Bursatella%20leachii_2006_37.67875_23.31399> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Bursatella%20leachii_2006_37.67875_23.31399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67875 23.31399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.67875"^^xsd:decimal ;
  dwc:decimalLongitude "23.31399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Bursatella%20leachii_2006_37.67875_23.31399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67875 23.31399)"^^geo:wktLiteral ;
  geo-pos:lat "37.67875"^^xsd:decimal ;
  geo-pos:long "23.31399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Bursatella%20leachii_2006_37.67875_23.31399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Bursatella leachii_2006_37.67875_23.31399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Bursatella leachii_2006_37.67875_23.31399'^^xsd:string;
  dwc:scientificName 'Bursatella leachii Blainville, 1817'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.31399'^^xsd:double;
  dwc:latitude '37.67875'^^xsd:double;
  dwc:coordinatePrecision '49'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '138759'^^xsd:integer;
  dwc:occurrenceId 'Bursatella leachii_2006_37.67875_23.31399'^^xsd:string;
  dwc:observationDate '2006-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138759'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2000_40.07382_23.31419_25-25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2000_40.07382_23.31419_25-25> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2000_40.07382_23.31419_25-25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.07382 23.31419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.07382"^^xsd:decimal ;
  dwc:decimalLongitude "23.31419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2000_40.07382_23.31419_25-25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.07382 23.31419)"^^geo:wktLiteral ;
  geo-pos:lat "40.07382"^^xsd:decimal ;
  geo-pos:long "23.31419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2000_40.07382_23.31419_25-25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2000_40.07382_23.31419_25-25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2000_40.07382_23.31419_25-25'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.31419'^^xsd:double;
  dwc:latitude '40.07382'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2000_40.07382_23.31419_25-25'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '100'^^xsd:integer;
  dwc:organismQuantityType '% cover'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Etrumeus%20golanii_2020_37.54198_23.3179_87-91>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Etrumeus%20golanii_2020_37.54198_23.3179_87-91> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Etrumeus%20golanii_2020_37.54198_23.3179_87-91> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.54198 23.3179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.54198"^^xsd:decimal ;
  dwc:decimalLongitude "23.3179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters "91"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4252"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Etrumeus%20golanii_2020_37.54198_23.3179_87-91>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.54198 23.3179)"^^geo:wktLiteral ;
  geo-pos:lat "37.54198"^^xsd:decimal ;
  geo-pos:long "23.3179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4252"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Etrumeus%20golanii_2020_37.54198_23.3179_87-91>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Etrumeus golanii_2020_37.54198_23.3179_87-91" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Etrumeus golanii_2020_37.54198_23.3179_87-91'^^xsd:string;
  dwc:scientificName 'Etrumeus golanii DiBattista, Randall & Bowen, 2012'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.3179'^^xsd:double;
  dwc:latitude '37.54198'^^xsd:double;
  dwc:coordinatePrecision '4252'^^xsd:integer;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:maximumDepth '91'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance; HCMR projects (Fisheries Data collection Database)'^^xsd:string;
  dwc:aphiaid '890090'^^xsd:integer;
  dwc:occurrenceId 'Etrumeus golanii_2020_37.54198_23.3179_87-91'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '890090'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2000_40.07134_23.32144_20-20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2000_40.07134_23.32144_20-20> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2000_40.07134_23.32144_20-20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.07134 23.32144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.07134"^^xsd:decimal ;
  dwc:decimalLongitude "23.32144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2000_40.07134_23.32144_20-20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.07134 23.32144)"^^geo:wktLiteral ;
  geo-pos:lat "40.07134"^^xsd:decimal ;
  geo-pos:long "23.32144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2000_40.07134_23.32144_20-20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2000_40.07134_23.32144_20-20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2000_40.07134_23.32144_20-20'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.32144'^^xsd:double;
  dwc:latitude '40.07134'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2000_40.07134_23.32144_20-20'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '100'^^xsd:integer;
  dwc:organismQuantityType '% cover'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Callinectes%20sapidus_2009_37.75181_23.32182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2009_37.75181_23.32182> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2009_37.75181_23.32182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.75181 23.32182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.75181"^^xsd:decimal ;
  dwc:decimalLongitude "23.32182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Callinectes%20sapidus_2009_37.75181_23.32182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.75181 23.32182)"^^geo:wktLiteral ;
  geo-pos:lat "37.75181"^^xsd:decimal ;
  geo-pos:long "23.32182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Callinectes%20sapidus_2009_37.75181_23.32182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Callinectes sapidus_2009_37.75181_23.32182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Callinectes sapidus_2009_37.75181_23.32182'^^xsd:string;
  dwc:scientificName 'Callinectes sapidus Rathbun, 1896'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.32182'^^xsd:double;
  dwc:latitude '37.75181'^^xsd:double;
  dwc:occurrenceRemarks 'approximate coordinates through Google Earth based on information provided by associatedReferences or asociatedMedia'^^xsd:string;
  dwc:aphiaid '107379'^^xsd:integer;
  dwc:occurrenceId 'Callinectes sapidus_2009_37.75181_23.32182'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107379'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2019_37.6867_23.3223_32-32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.6867_23.3223_32-32> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.6867_23.3223_32-32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6867 23.3223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6867"^^xsd:decimal ;
  dwc:decimalLongitude "23.3223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.6867_23.3223_32-32>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6867 23.3223)"^^geo:wktLiteral ;
  geo-pos:lat "37.6867"^^xsd:decimal ;
  geo-pos:long "23.3223"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2019_37.6867_23.3223_32-32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2019_37.6867_23.3223_32-32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2019_37.6867_23.3223_32-32'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.3223'^^xsd:double;
  dwc:latitude '37.6867'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2019_37.6867_23.3223_32-32'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2019_37.6912_23.3245_29-29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.6912_23.3245_29-29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.6912_23.3245_29-29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6912 23.3245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6912"^^xsd:decimal ;
  dwc:decimalLongitude "23.3245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.6912_23.3245_29-29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6912 23.3245)"^^geo:wktLiteral ;
  geo-pos:lat "37.6912"^^xsd:decimal ;
  geo-pos:long "23.3245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2019_37.6912_23.3245_29-29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2019_37.6912_23.3245_29-29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2019_37.6912_23.3245_29-29'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.3245'^^xsd:double;
  dwc:latitude '37.6912'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2019_37.6912_23.3245_29-29'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '19'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2000_40.05961_23.33098_28-28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2000_40.05961_23.33098_28-28> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2000_40.05961_23.33098_28-28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.05961 23.33098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.05961"^^xsd:decimal ;
  dwc:decimalLongitude "23.33098"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2000_40.05961_23.33098_28-28>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.05961 23.33098)"^^geo:wktLiteral ;
  geo-pos:lat "40.05961"^^xsd:decimal ;
  geo-pos:long "23.33098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2000_40.05961_23.33098_28-28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2000_40.05961_23.33098_28-28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2000_40.05961_23.33098_28-28'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.33098'^^xsd:double;
  dwc:latitude '40.05961'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2000_40.05961_23.33098_28-28'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '100'^^xsd:integer;
  dwc:organismQuantityType '% cover'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Asparagopsis_2016_37.79781_23.33198_0-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Asparagopsis_2016_37.79781_23.33198_0-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Asparagopsis_2016_37.79781_23.33198_0-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.79781 23.33198)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.79781"^^xsd:decimal ;
  dwc:decimalLongitude "23.33198"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Asparagopsis_2016_37.79781_23.33198_0-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.79781 23.33198)"^^geo:wktLiteral ;
  geo-pos:lat "37.79781"^^xsd:decimal ;
  geo-pos:long "23.33198"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Asparagopsis_2016_37.79781_23.33198_0-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Asparagopsis_2016_37.79781_23.33198_0-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Asparagopsis_2016_37.79781_23.33198_0-10'^^xsd:string;
  dwc:scientificName 'Asparagopsis Montagne, 1840'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.33198'^^xsd:double;
  dwc:latitude '37.79781'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '143809'^^xsd:integer;
  dwc:occurrenceId 'Asparagopsis_2016_37.79781_23.33198_0-10'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143809'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Hydroides%20elegans_1976_38.744_23.332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Hydroides%20elegans_1976_38.744_23.332> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Hydroides%20elegans_1976_38.744_23.332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.744 23.332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.744"^^xsd:decimal ;
  dwc:decimalLongitude "23.332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Hydroides%20elegans_1976_38.744_23.332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.744 23.332)"^^geo:wktLiteral ;
  geo-pos:lat "38.744"^^xsd:decimal ;
  geo-pos:long "23.332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Hydroides%20elegans_1976_38.744_23.332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hydroides elegans_1976_38.744_23.332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Hydroides elegans_1976_38.744_23.332'^^xsd:string;
  dwc:scientificName 'Hydroides elegans (Haswell, 1883) [nomen protectum]'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.332'^^xsd:double;
  dwc:latitude '38.744'^^xsd:double;
  dwc:aphiaid '131002'^^xsd:integer;
  dwc:occurrenceId 'Hydroides elegans_1976_38.744_23.332'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131002'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '78'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Codium%20fragile%20subsp.%20fragile_2018_39.21046_23.33355_2-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Codium%20fragile%20subsp.%20fragile_2018_39.21046_23.33355_2-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Codium%20fragile%20subsp.%20fragile_2018_39.21046_23.33355_2-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.21046 23.33355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.21046"^^xsd:decimal ;
  dwc:decimalLongitude "23.33355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "36"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Codium%20fragile%20subsp.%20fragile_2018_39.21046_23.33355_2-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.21046 23.33355)"^^geo:wktLiteral ;
  geo-pos:lat "39.21046"^^xsd:decimal ;
  geo-pos:long "23.33355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "36"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Codium%20fragile%20subsp.%20fragile_2018_39.21046_23.33355_2-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Codium fragile subsp. fragile_2018_39.21046_23.33355_2-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Codium fragile subsp. fragile_2018_39.21046_23.33355_2-2'^^xsd:string;
  dwc:scientificName 'Codium fragile subsp. fragile (Suringar) Hariot, 1889'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.33355'^^xsd:double;
  dwc:latitude '39.21046'^^xsd:double;
  dwc:coordinatePrecision '36'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '370562'^^xsd:integer;
  dwc:occurrenceId 'Codium fragile subsp. fragile_2018_39.21046_23.33355_2-2'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '370562'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType '% cover'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2019_37.70319_23.33361_12-12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.70319_23.33361_12-12> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.70319_23.33361_12-12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70319 23.33361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.70319"^^xsd:decimal ;
  dwc:decimalLongitude "23.33361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "96"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.70319_23.33361_12-12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70319 23.33361)"^^geo:wktLiteral ;
  geo-pos:lat "37.70319"^^xsd:decimal ;
  geo-pos:long "23.33361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "96"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2019_37.70319_23.33361_12-12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2019_37.70319_23.33361_12-12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2019_37.70319_23.33361_12-12'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.33361'^^xsd:double;
  dwc:latitude '37.70319'^^xsd:double;
  dwc:coordinatePrecision '96'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance; HCMR projects (Fisheries Data collection Database)'^^xsd:string;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2019_37.70319_23.33361_12-12'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '15'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Mnemiopsis%20leidyi_2018_39.21114_23.33367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2018_39.21114_23.33367> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2018_39.21114_23.33367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.21114 23.33367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.21114"^^xsd:decimal ;
  dwc:decimalLongitude "23.33367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2018_39.21114_23.33367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.21114 23.33367)"^^geo:wktLiteral ;
  geo-pos:lat "39.21114"^^xsd:decimal ;
  geo-pos:long "23.33367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Mnemiopsis%20leidyi_2018_39.21114_23.33367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mnemiopsis leidyi_2018_39.21114_23.33367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Mnemiopsis leidyi_2018_39.21114_23.33367'^^xsd:string;
  dwc:scientificName 'Mnemiopsis leidyi A. Agassiz, 1865'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.33367'^^xsd:double;
  dwc:latitude '39.21114'^^xsd:double;
  dwc:aphiaid '106401'^^xsd:integer;
  dwc:occurrenceId 'Mnemiopsis leidyi_2018_39.21114_23.33367'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106401'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Mnemiopsis%20leidyi_2018_39.21693_23.33369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2018_39.21693_23.33369> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2018_39.21693_23.33369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.21693 23.33369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.21693"^^xsd:decimal ;
  dwc:decimalLongitude "23.33369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2018_39.21693_23.33369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.21693 23.33369)"^^geo:wktLiteral ;
  geo-pos:lat "39.21693"^^xsd:decimal ;
  geo-pos:long "23.33369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Mnemiopsis%20leidyi_2018_39.21693_23.33369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mnemiopsis leidyi_2018_39.21693_23.33369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Mnemiopsis leidyi_2018_39.21693_23.33369'^^xsd:string;
  dwc:scientificName 'Mnemiopsis leidyi A. Agassiz, 1865'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.33369'^^xsd:double;
  dwc:latitude '39.21693'^^xsd:double;
  dwc:aphiaid '106401'^^xsd:integer;
  dwc:occurrenceId 'Mnemiopsis leidyi_2018_39.21693_23.33369'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106401'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2000_40.05324_23.33608_17-17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2000_40.05324_23.33608_17-17> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2000_40.05324_23.33608_17-17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.05324 23.33608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.05324"^^xsd:decimal ;
  dwc:decimalLongitude "23.33608"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2000_40.05324_23.33608_17-17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.05324 23.33608)"^^geo:wktLiteral ;
  geo-pos:lat "40.05324"^^xsd:decimal ;
  geo-pos:long "23.33608"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2000_40.05324_23.33608_17-17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2000_40.05324_23.33608_17-17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2000_40.05324_23.33608_17-17'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.33608'^^xsd:double;
  dwc:latitude '40.05324'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2000_40.05324_23.33608_17-17'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '100'^^xsd:integer;
  dwc:organismQuantityType '% cover'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Halophila%20stipulacea_2013_38.74088_23.33704_6-6_Kostas%20Tsiamis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2013_38.74088_23.33704_6-6_Kostas%20Tsiamis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2013_38.74088_23.33704_6-6_Kostas%20Tsiamis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.74088 23.33704)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.74088"^^xsd:decimal ;
  dwc:decimalLongitude "23.33704"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Halophila%20stipulacea_2013_38.74088_23.33704_6-6_Kostas%20Tsiamis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.74088 23.33704)"^^geo:wktLiteral ;
  geo-pos:lat "38.74088"^^xsd:decimal ;
  geo-pos:long "23.33704"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Halophila%20stipulacea_2013_38.74088_23.33704_6-6_Kostas%20Tsiamis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Halophila stipulacea_2013_38.74088_23.33704_6-6_Kostas Tsiamis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Halophila stipulacea_2013_38.74088_23.33704_6-6_Kostas Tsiamis'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea (Forsskål) Ascherson, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Kostas Tsiamis'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.33704'^^xsd:double;
  dwc:latitude '38.74088'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:occurrenceId 'Halophila stipulacea_2013_38.74088_23.33704_6-6_Kostas Tsiamis'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Mnemiopsis%20leidyi_2018_39.20286_23.33754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2018_39.20286_23.33754> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2018_39.20286_23.33754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.20286 23.33754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.20286"^^xsd:decimal ;
  dwc:decimalLongitude "23.33754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "33"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2018_39.20286_23.33754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.20286 23.33754)"^^geo:wktLiteral ;
  geo-pos:lat "39.20286"^^xsd:decimal ;
  geo-pos:long "23.33754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "33"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Mnemiopsis%20leidyi_2018_39.20286_23.33754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mnemiopsis leidyi_2018_39.20286_23.33754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Mnemiopsis leidyi_2018_39.20286_23.33754'^^xsd:string;
  dwc:scientificName 'Mnemiopsis leidyi A. Agassiz, 1865'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.33754'^^xsd:double;
  dwc:latitude '39.20286'^^xsd:double;
  dwc:coordinatePrecision '33'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '106401'^^xsd:integer;
  dwc:occurrenceId 'Mnemiopsis leidyi_2018_39.20286_23.33754'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106401'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '50'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Mnemiopsis%20leidyi_2018_39.16774_23.33785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2018_39.16774_23.33785> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2018_39.16774_23.33785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.16774 23.33785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.16774"^^xsd:decimal ;
  dwc:decimalLongitude "23.33785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2018_39.16774_23.33785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.16774 23.33785)"^^geo:wktLiteral ;
  geo-pos:lat "39.16774"^^xsd:decimal ;
  geo-pos:long "23.33785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Mnemiopsis%20leidyi_2018_39.16774_23.33785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mnemiopsis leidyi_2018_39.16774_23.33785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Mnemiopsis leidyi_2018_39.16774_23.33785'^^xsd:string;
  dwc:scientificName 'Mnemiopsis leidyi A. Agassiz, 1865'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.33785'^^xsd:double;
  dwc:latitude '39.16774'^^xsd:double;
  dwc:coordinatePrecision '32'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '106401'^^xsd:integer;
  dwc:occurrenceId 'Mnemiopsis leidyi_2018_39.16774_23.33785'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106401'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '50'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Mnemiopsis%20leidyi_2018_39.20375_23.33811_Chris%20Taklis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2018_39.20375_23.33811_Chris%20Taklis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2018_39.20375_23.33811_Chris%20Taklis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.20375 23.33811)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.20375"^^xsd:decimal ;
  dwc:decimalLongitude "23.33811"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2018_39.20375_23.33811_Chris%20Taklis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.20375 23.33811)"^^geo:wktLiteral ;
  geo-pos:lat "39.20375"^^xsd:decimal ;
  geo-pos:long "23.33811"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Mnemiopsis%20leidyi_2018_39.20375_23.33811_Chris%20Taklis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mnemiopsis leidyi_2018_39.20375_23.33811_Chris Taklis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Mnemiopsis leidyi_2018_39.20375_23.33811_Chris Taklis'^^xsd:string;
  dwc:scientificName 'Mnemiopsis leidyi A. Agassiz, 1865'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Chris Taklis'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.33811'^^xsd:double;
  dwc:latitude '39.20375'^^xsd:double;
  dwc:aphiaid '106401'^^xsd:integer;
  dwc:occurrenceId 'Mnemiopsis leidyi_2018_39.20375_23.33811_Chris Taklis'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106401'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Mnemiopsis%20leidyi_2018_39.20373_23.33812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2018_39.20373_23.33812> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2018_39.20373_23.33812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.20373 23.33812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.20373"^^xsd:decimal ;
  dwc:decimalLongitude "23.33812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2018_39.20373_23.33812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.20373 23.33812)"^^geo:wktLiteral ;
  geo-pos:lat "39.20373"^^xsd:decimal ;
  geo-pos:long "23.33812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Mnemiopsis%20leidyi_2018_39.20373_23.33812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mnemiopsis leidyi_2018_39.20373_23.33812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Mnemiopsis leidyi_2018_39.20373_23.33812'^^xsd:string;
  dwc:scientificName 'Mnemiopsis leidyi A. Agassiz, 1865'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.33812'^^xsd:double;
  dwc:latitude '39.20373'^^xsd:double;
  dwc:aphiaid '106401'^^xsd:integer;
  dwc:occurrenceId 'Mnemiopsis leidyi_2018_39.20373_23.33812'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106401'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2018_37.97756_23.33833_6-6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2018_37.97756_23.33833_6-6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2018_37.97756_23.33833_6-6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.97756 23.33833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.97756"^^xsd:decimal ;
  dwc:decimalLongitude "23.33833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2018_37.97756_23.33833_6-6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.97756 23.33833)"^^geo:wktLiteral ;
  geo-pos:lat "37.97756"^^xsd:decimal ;
  geo-pos:long "23.33833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2018_37.97756_23.33833_6-6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2018_37.97756_23.33833_6-6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2018_37.97756_23.33833_6-6'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.33833'^^xsd:double;
  dwc:latitude '37.97756'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2018_37.97756_23.33833_6-6'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Mnemiopsis%20leidyi_2020_39.16744_23.33849_Chris%20Taklis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2020_39.16744_23.33849_Chris%20Taklis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2020_39.16744_23.33849_Chris%20Taklis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.16744 23.33849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.16744"^^xsd:decimal ;
  dwc:decimalLongitude "23.33849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2020_39.16744_23.33849_Chris%20Taklis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.16744 23.33849)"^^geo:wktLiteral ;
  geo-pos:lat "39.16744"^^xsd:decimal ;
  geo-pos:long "23.33849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Mnemiopsis%20leidyi_2020_39.16744_23.33849_Chris%20Taklis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mnemiopsis leidyi_2020_39.16744_23.33849_Chris Taklis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Mnemiopsis leidyi_2020_39.16744_23.33849_Chris Taklis'^^xsd:string;
  dwc:scientificName 'Mnemiopsis leidyi A. Agassiz, 1865'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Chris Taklis'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.33849'^^xsd:double;
  dwc:latitude '39.16744'^^xsd:double;
  dwc:coordinatePrecision '32'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '106401'^^xsd:integer;
  dwc:occurrenceId 'Mnemiopsis leidyi_2020_39.16744_23.33849_Chris Taklis'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106401'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Mnemiopsis%20leidyi_2018_39.20247_23.33941_Chris%20Taklis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2018_39.20247_23.33941_Chris%20Taklis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2018_39.20247_23.33941_Chris%20Taklis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.20247 23.33941)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.20247"^^xsd:decimal ;
  dwc:decimalLongitude "23.33941"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2018_39.20247_23.33941_Chris%20Taklis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.20247 23.33941)"^^geo:wktLiteral ;
  geo-pos:lat "39.20247"^^xsd:decimal ;
  geo-pos:long "23.33941"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Mnemiopsis%20leidyi_2018_39.20247_23.33941_Chris%20Taklis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mnemiopsis leidyi_2018_39.20247_23.33941_Chris Taklis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Mnemiopsis leidyi_2018_39.20247_23.33941_Chris Taklis'^^xsd:string;
  dwc:scientificName 'Mnemiopsis leidyi A. Agassiz, 1865'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Chris Taklis'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.33941'^^xsd:double;
  dwc:latitude '39.20247'^^xsd:double;
  dwc:aphiaid '106401'^^xsd:integer;
  dwc:occurrenceId 'Mnemiopsis leidyi_2018_39.20247_23.33941_Chris Taklis'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106401'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2014_39.01645_23.34175_0.5-0.5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2014_39.01645_23.34175_0.5-0.5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2014_39.01645_23.34175_0.5-0.5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01645 23.34175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.01645"^^xsd:decimal ;
  dwc:decimalLongitude "23.34175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "13"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2014_39.01645_23.34175_0.5-0.5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01645 23.34175)"^^geo:wktLiteral ;
  geo-pos:lat "39.01645"^^xsd:decimal ;
  geo-pos:long "23.34175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "13"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2014_39.01645_23.34175_0.5-0.5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2014_39.01645_23.34175_0.5-0.5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2014_39.01645_23.34175_0.5-0.5'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.34175'^^xsd:double;
  dwc:latitude '39.01645'^^xsd:double;
  dwc:coordinatePrecision '13'^^xsd:integer;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2014_39.01645_23.34175_0.5-0.5'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2017_39.01645_23.34175_0.5-0.5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2017_39.01645_23.34175_0.5-0.5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2017_39.01645_23.34175_0.5-0.5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01645 23.34175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.01645"^^xsd:decimal ;
  dwc:decimalLongitude "23.34175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "13"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2017_39.01645_23.34175_0.5-0.5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01645 23.34175)"^^geo:wktLiteral ;
  geo-pos:lat "39.01645"^^xsd:decimal ;
  geo-pos:long "23.34175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "13"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2017_39.01645_23.34175_0.5-0.5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2017_39.01645_23.34175_0.5-0.5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2017_39.01645_23.34175_0.5-0.5'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.34175'^^xsd:double;
  dwc:latitude '39.01645'^^xsd:double;
  dwc:coordinatePrecision '13'^^xsd:integer;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2017_39.01645_23.34175_0.5-0.5'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Halophila%20stipulacea_2017_39.01645_23.34175_0.5-0.5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2017_39.01645_23.34175_0.5-0.5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2017_39.01645_23.34175_0.5-0.5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01645 23.34175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.01645"^^xsd:decimal ;
  dwc:decimalLongitude "23.34175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "13"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Halophila%20stipulacea_2017_39.01645_23.34175_0.5-0.5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01645 23.34175)"^^geo:wktLiteral ;
  geo-pos:lat "39.01645"^^xsd:decimal ;
  geo-pos:long "23.34175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "13"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Halophila%20stipulacea_2017_39.01645_23.34175_0.5-0.5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Halophila stipulacea_2017_39.01645_23.34175_0.5-0.5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Halophila stipulacea_2017_39.01645_23.34175_0.5-0.5'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea (Forsskål) Ascherson, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.34175'^^xsd:double;
  dwc:latitude '39.01645'^^xsd:double;
  dwc:coordinatePrecision '13'^^xsd:integer;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:occurrenceId 'Halophila stipulacea_2017_39.01645_23.34175_0.5-0.5'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2017_39.01645_23.34175_0.5-0.5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2017_39.01645_23.34175_0.5-0.5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2017_39.01645_23.34175_0.5-0.5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01645 23.34175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.01645"^^xsd:decimal ;
  dwc:decimalLongitude "23.34175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "13"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2017_39.01645_23.34175_0.5-0.5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01645 23.34175)"^^geo:wktLiteral ;
  geo-pos:lat "39.01645"^^xsd:decimal ;
  geo-pos:long "23.34175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "13"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2017_39.01645_23.34175_0.5-0.5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2017_39.01645_23.34175_0.5-0.5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2017_39.01645_23.34175_0.5-0.5'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.34175'^^xsd:double;
  dwc:latitude '39.01645'^^xsd:double;
  dwc:coordinatePrecision '13'^^xsd:integer;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2017_39.01645_23.34175_0.5-0.5'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Bursatella%20leachii_2019_39.17257_23.34325_Chris%20Taklis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Bursatella%20leachii_2019_39.17257_23.34325_Chris%20Taklis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Bursatella%20leachii_2019_39.17257_23.34325_Chris%20Taklis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.17257 23.34325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.17257"^^xsd:decimal ;
  dwc:decimalLongitude "23.34325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Bursatella%20leachii_2019_39.17257_23.34325_Chris%20Taklis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.17257 23.34325)"^^geo:wktLiteral ;
  geo-pos:lat "39.17257"^^xsd:decimal ;
  geo-pos:long "23.34325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Bursatella%20leachii_2019_39.17257_23.34325_Chris%20Taklis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Bursatella leachii_2019_39.17257_23.34325_Chris Taklis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Bursatella leachii_2019_39.17257_23.34325_Chris Taklis'^^xsd:string;
  dwc:scientificName 'Bursatella leachii Blainville, 1817'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Chris Taklis'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.34325'^^xsd:double;
  dwc:latitude '39.17257'^^xsd:double;
  dwc:aphiaid '138759'^^xsd:integer;
  dwc:occurrenceId 'Bursatella leachii_2019_39.17257_23.34325_Chris Taklis'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138759'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Bursatella%20leachii_2019_39.17265_23.3433_Chris%20Taklis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Bursatella%20leachii_2019_39.17265_23.3433_Chris%20Taklis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Bursatella%20leachii_2019_39.17265_23.3433_Chris%20Taklis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.17265 23.3433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.17265"^^xsd:decimal ;
  dwc:decimalLongitude "23.3433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Bursatella%20leachii_2019_39.17265_23.3433_Chris%20Taklis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.17265 23.3433)"^^geo:wktLiteral ;
  geo-pos:lat "39.17265"^^xsd:decimal ;
  geo-pos:long "23.3433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Bursatella%20leachii_2019_39.17265_23.3433_Chris%20Taklis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Bursatella leachii_2019_39.17265_23.3433_Chris Taklis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Bursatella leachii_2019_39.17265_23.3433_Chris Taklis'^^xsd:string;
  dwc:scientificName 'Bursatella leachii Blainville, 1817'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Chris Taklis'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.3433'^^xsd:double;
  dwc:latitude '39.17265'^^xsd:double;
  dwc:aphiaid '138759'^^xsd:integer;
  dwc:occurrenceId 'Bursatella leachii_2019_39.17265_23.3433_Chris Taklis'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138759'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '4'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2018_39.17241_23.34337_Chris%20Taklis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2018_39.17241_23.34337_Chris%20Taklis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2018_39.17241_23.34337_Chris%20Taklis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.17241 23.34337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.17241"^^xsd:decimal ;
  dwc:decimalLongitude "23.34337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2018_39.17241_23.34337_Chris%20Taklis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.17241 23.34337)"^^geo:wktLiteral ;
  geo-pos:lat "39.17241"^^xsd:decimal ;
  geo-pos:long "23.34337"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2018_39.17241_23.34337_Chris%20Taklis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2018_39.17241_23.34337_Chris Taklis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2018_39.17241_23.34337_Chris Taklis'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Chris Taklis'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.34337'^^xsd:double;
  dwc:latitude '39.17241'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2018_39.17241_23.34337_Chris Taklis'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Amathia%20verticillata_2019_39.17266_23.34345_Chris%20Taklis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Amathia%20verticillata_2019_39.17266_23.34345_Chris%20Taklis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Amathia%20verticillata_2019_39.17266_23.34345_Chris%20Taklis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.17266 23.34345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.17266"^^xsd:decimal ;
  dwc:decimalLongitude "23.34345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Amathia%20verticillata_2019_39.17266_23.34345_Chris%20Taklis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.17266 23.34345)"^^geo:wktLiteral ;
  geo-pos:lat "39.17266"^^xsd:decimal ;
  geo-pos:long "23.34345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Amathia%20verticillata_2019_39.17266_23.34345_Chris%20Taklis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Amathia verticillata_2019_39.17266_23.34345_Chris Taklis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Amathia verticillata_2019_39.17266_23.34345_Chris Taklis'^^xsd:string;
  dwc:scientificName 'Amathia verticillata (delle Chiaje, 1822)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Chris Taklis'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.34345'^^xsd:double;
  dwc:latitude '39.17266'^^xsd:double;
  dwc:aphiaid '851581'^^xsd:integer;
  dwc:occurrenceId 'Amathia verticillata_2019_39.17266_23.34345_Chris Taklis'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '851581'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Bursatella%20leachii_2019_39.17211_23.34365_Chris%20Taklis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Bursatella%20leachii_2019_39.17211_23.34365_Chris%20Taklis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Bursatella%20leachii_2019_39.17211_23.34365_Chris%20Taklis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.17211 23.34365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.17211"^^xsd:decimal ;
  dwc:decimalLongitude "23.34365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Bursatella%20leachii_2019_39.17211_23.34365_Chris%20Taklis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.17211 23.34365)"^^geo:wktLiteral ;
  geo-pos:lat "39.17211"^^xsd:decimal ;
  geo-pos:long "23.34365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Bursatella%20leachii_2019_39.17211_23.34365_Chris%20Taklis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Bursatella leachii_2019_39.17211_23.34365_Chris Taklis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Bursatella leachii_2019_39.17211_23.34365_Chris Taklis'^^xsd:string;
  dwc:scientificName 'Bursatella leachii Blainville, 1817'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Chris Taklis'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.34365'^^xsd:double;
  dwc:latitude '39.17211'^^xsd:double;
  dwc:coordinatePrecision '3'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '138759'^^xsd:integer;
  dwc:occurrenceId 'Bursatella leachii_2019_39.17211_23.34365_Chris Taklis'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138759'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Bursatella%20leachii_2019_39.17225_23.34366_Chris%20Taklis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Bursatella%20leachii_2019_39.17225_23.34366_Chris%20Taklis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Bursatella%20leachii_2019_39.17225_23.34366_Chris%20Taklis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.17225 23.34366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.17225"^^xsd:decimal ;
  dwc:decimalLongitude "23.34366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Bursatella%20leachii_2019_39.17225_23.34366_Chris%20Taklis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.17225 23.34366)"^^geo:wktLiteral ;
  geo-pos:lat "39.17225"^^xsd:decimal ;
  geo-pos:long "23.34366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Bursatella%20leachii_2019_39.17225_23.34366_Chris%20Taklis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Bursatella leachii_2019_39.17225_23.34366_Chris Taklis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Bursatella leachii_2019_39.17225_23.34366_Chris Taklis'^^xsd:string;
  dwc:scientificName 'Bursatella leachii Blainville, 1817'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Chris Taklis'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.34366'^^xsd:double;
  dwc:latitude '39.17225'^^xsd:double;
  dwc:aphiaid '138759'^^xsd:integer;
  dwc:occurrenceId 'Bursatella leachii_2019_39.17225_23.34366_Chris Taklis'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138759'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Bursatella%20leachii_2019_39.17228_23.34392_Chris%20Taklis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Bursatella%20leachii_2019_39.17228_23.34392_Chris%20Taklis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Bursatella%20leachii_2019_39.17228_23.34392_Chris%20Taklis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.17228 23.34392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.17228"^^xsd:decimal ;
  dwc:decimalLongitude "23.34392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Bursatella%20leachii_2019_39.17228_23.34392_Chris%20Taklis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.17228 23.34392)"^^geo:wktLiteral ;
  geo-pos:lat "39.17228"^^xsd:decimal ;
  geo-pos:long "23.34392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Bursatella%20leachii_2019_39.17228_23.34392_Chris%20Taklis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Bursatella leachii_2019_39.17228_23.34392_Chris Taklis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Bursatella leachii_2019_39.17228_23.34392_Chris Taklis'^^xsd:string;
  dwc:scientificName 'Bursatella leachii Blainville, 1817'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Chris Taklis'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.34392'^^xsd:double;
  dwc:latitude '39.17228'^^xsd:double;
  dwc:aphiaid '138759'^^xsd:integer;
  dwc:occurrenceId 'Bursatella leachii_2019_39.17228_23.34392_Chris Taklis'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138759'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2014_39.01543_23.34399_Kostas%20Tsiamis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2014_39.01543_23.34399_Kostas%20Tsiamis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2014_39.01543_23.34399_Kostas%20Tsiamis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01543 23.34399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.01543"^^xsd:decimal ;
  dwc:decimalLongitude "23.34399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2014_39.01543_23.34399_Kostas%20Tsiamis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01543 23.34399)"^^geo:wktLiteral ;
  geo-pos:lat "39.01543"^^xsd:decimal ;
  geo-pos:long "23.34399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2014_39.01543_23.34399_Kostas%20Tsiamis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2014_39.01543_23.34399_Kostas Tsiamis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2014_39.01543_23.34399_Kostas Tsiamis'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Kostas Tsiamis'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.34399'^^xsd:double;
  dwc:latitude '39.01543'^^xsd:double;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2014_39.01543_23.34399_Kostas Tsiamis'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Bursatella%20leachii_2019_39.17198_23.34482_Chris%20Taklis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Bursatella%20leachii_2019_39.17198_23.34482_Chris%20Taklis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Bursatella%20leachii_2019_39.17198_23.34482_Chris%20Taklis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.17198 23.34482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.17198"^^xsd:decimal ;
  dwc:decimalLongitude "23.34482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Bursatella%20leachii_2019_39.17198_23.34482_Chris%20Taklis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.17198 23.34482)"^^geo:wktLiteral ;
  geo-pos:lat "39.17198"^^xsd:decimal ;
  geo-pos:long "23.34482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Bursatella%20leachii_2019_39.17198_23.34482_Chris%20Taklis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Bursatella leachii_2019_39.17198_23.34482_Chris Taklis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Bursatella leachii_2019_39.17198_23.34482_Chris Taklis'^^xsd:string;
  dwc:scientificName 'Bursatella leachii Blainville, 1817'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Chris Taklis'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.34482'^^xsd:double;
  dwc:latitude '39.17198'^^xsd:double;
  dwc:aphiaid '138759'^^xsd:integer;
  dwc:occurrenceId 'Bursatella leachii_2019_39.17198_23.34482_Chris Taklis'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138759'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2018_39.1941_23.34691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2018_39.1941_23.34691> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2018_39.1941_23.34691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.1941 23.34691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.1941"^^xsd:decimal ;
  dwc:decimalLongitude "23.34691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2018_39.1941_23.34691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.1941 23.34691)"^^geo:wktLiteral ;
  geo-pos:lat "39.1941"^^xsd:decimal ;
  geo-pos:long "23.34691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2018_39.1941_23.34691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2018_39.1941_23.34691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2018_39.1941_23.34691'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.34691'^^xsd:double;
  dwc:latitude '39.1941'^^xsd:double;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2018_39.1941_23.34691'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType '% cover'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Mnemiopsis%20leidyi_2018_39.19236_23.34736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2018_39.19236_23.34736> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2018_39.19236_23.34736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.19236 23.34736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.19236"^^xsd:decimal ;
  dwc:decimalLongitude "23.34736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2018_39.19236_23.34736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.19236 23.34736)"^^geo:wktLiteral ;
  geo-pos:lat "39.19236"^^xsd:decimal ;
  geo-pos:long "23.34736"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Mnemiopsis%20leidyi_2018_39.19236_23.34736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mnemiopsis leidyi_2018_39.19236_23.34736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Mnemiopsis leidyi_2018_39.19236_23.34736'^^xsd:string;
  dwc:scientificName 'Mnemiopsis leidyi A. Agassiz, 1865'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.34736'^^xsd:double;
  dwc:latitude '39.19236'^^xsd:double;
  dwc:aphiaid '106401'^^xsd:integer;
  dwc:occurrenceId 'Mnemiopsis leidyi_2018_39.19236_23.34736'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106401'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '50'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Conomurex%20persicus_2020_37.58295_23.34772_0.5-6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Conomurex%20persicus_2020_37.58295_23.34772_0.5-6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Conomurex%20persicus_2020_37.58295_23.34772_0.5-6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.58295 23.34772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.58295"^^xsd:decimal ;
  dwc:decimalLongitude "23.34772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "64"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Conomurex%20persicus_2020_37.58295_23.34772_0.5-6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.58295 23.34772)"^^geo:wktLiteral ;
  geo-pos:lat "37.58295"^^xsd:decimal ;
  geo-pos:long "23.34772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "64"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Conomurex%20persicus_2020_37.58295_23.34772_0.5-6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Conomurex persicus_2020_37.58295_23.34772_0.5-6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Conomurex persicus_2020_37.58295_23.34772_0.5-6'^^xsd:string;
  dwc:scientificName 'Conomurex persicus (Swainson, 1821)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.34772'^^xsd:double;
  dwc:latitude '37.58295'^^xsd:double;
  dwc:coordinatePrecision '64'^^xsd:integer;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '565371'^^xsd:integer;
  dwc:occurrenceId 'Conomurex persicus_2020_37.58295_23.34772_0.5-6'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '565371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Ganonema%20farinosum_2020_37.58295_23.34772_0.5-6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Ganonema%20farinosum_2020_37.58295_23.34772_0.5-6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Ganonema%20farinosum_2020_37.58295_23.34772_0.5-6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.58295 23.34772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.58295"^^xsd:decimal ;
  dwc:decimalLongitude "23.34772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "64"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Ganonema%20farinosum_2020_37.58295_23.34772_0.5-6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.58295 23.34772)"^^geo:wktLiteral ;
  geo-pos:lat "37.58295"^^xsd:decimal ;
  geo-pos:long "23.34772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "64"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Ganonema%20farinosum_2020_37.58295_23.34772_0.5-6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ganonema farinosum_2020_37.58295_23.34772_0.5-6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Ganonema farinosum_2020_37.58295_23.34772_0.5-6'^^xsd:string;
  dwc:scientificName 'Ganonema farinosum (J.V.Lamouroux) K.-C.Fan & Y.-C.Wang, 1974'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.34772'^^xsd:double;
  dwc:latitude '37.58295'^^xsd:double;
  dwc:coordinatePrecision '64'^^xsd:integer;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '145749'^^xsd:integer;
  dwc:occurrenceId 'Ganonema farinosum_2020_37.58295_23.34772_0.5-6'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145749'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType '% cover'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2020_37.58295_23.34772_0.5-6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2020_37.58295_23.34772_0.5-6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2020_37.58295_23.34772_0.5-6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.58295 23.34772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.58295"^^xsd:decimal ;
  dwc:decimalLongitude "23.34772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "64"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2020_37.58295_23.34772_0.5-6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.58295 23.34772)"^^geo:wktLiteral ;
  geo-pos:lat "37.58295"^^xsd:decimal ;
  geo-pos:long "23.34772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "64"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2020_37.58295_23.34772_0.5-6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2020_37.58295_23.34772_0.5-6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2020_37.58295_23.34772_0.5-6'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.34772'^^xsd:double;
  dwc:latitude '37.58295'^^xsd:double;
  dwc:coordinatePrecision '64'^^xsd:integer;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2020_37.58295_23.34772_0.5-6'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_2020_37.58295_23.34772_0.5-6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_2020_37.58295_23.34772_0.5-6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_2020_37.58295_23.34772_0.5-6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.58295 23.34772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.58295"^^xsd:decimal ;
  dwc:decimalLongitude "23.34772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "64"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_2020_37.58295_23.34772_0.5-6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.58295 23.34772)"^^geo:wktLiteral ;
  geo-pos:lat "37.58295"^^xsd:decimal ;
  geo-pos:long "23.34772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "64"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_2020_37.58295_23.34772_0.5-6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_2020_37.58295_23.34772_0.5-6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_2020_37.58295_23.34772_0.5-6'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.34772'^^xsd:double;
  dwc:latitude '37.58295'^^xsd:double;
  dwc:coordinatePrecision '64'^^xsd:integer;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_2020_37.58295_23.34772_0.5-6'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '4'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2020_37.58295_23.34772_0.5-6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2020_37.58295_23.34772_0.5-6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2020_37.58295_23.34772_0.5-6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.58295 23.34772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.58295"^^xsd:decimal ;
  dwc:decimalLongitude "23.34772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "64"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2020_37.58295_23.34772_0.5-6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.58295 23.34772)"^^geo:wktLiteral ;
  geo-pos:lat "37.58295"^^xsd:decimal ;
  geo-pos:long "23.34772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "64"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2020_37.58295_23.34772_0.5-6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2020_37.58295_23.34772_0.5-6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2020_37.58295_23.34772_0.5-6'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.34772'^^xsd:double;
  dwc:latitude '37.58295'^^xsd:double;
  dwc:coordinatePrecision '64'^^xsd:integer;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2020_37.58295_23.34772_0.5-6'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2020_37.58295_23.34772_0.5-6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_37.58295_23.34772_0.5-6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_37.58295_23.34772_0.5-6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.58295 23.34772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.58295"^^xsd:decimal ;
  dwc:decimalLongitude "23.34772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "64"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_37.58295_23.34772_0.5-6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.58295 23.34772)"^^geo:wktLiteral ;
  geo-pos:lat "37.58295"^^xsd:decimal ;
  geo-pos:long "23.34772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "64"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2020_37.58295_23.34772_0.5-6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2020_37.58295_23.34772_0.5-6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2020_37.58295_23.34772_0.5-6'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.34772'^^xsd:double;
  dwc:latitude '37.58295'^^xsd:double;
  dwc:coordinatePrecision '64'^^xsd:integer;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2020_37.58295_23.34772_0.5-6'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Conomurex%20persicus_2015_37.6856_23.35104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Conomurex%20persicus_2015_37.6856_23.35104> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Conomurex%20persicus_2015_37.6856_23.35104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6856 23.35104)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6856"^^xsd:decimal ;
  dwc:decimalLongitude "23.35104"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "914"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Conomurex%20persicus_2015_37.6856_23.35104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6856 23.35104)"^^geo:wktLiteral ;
  geo-pos:lat "37.6856"^^xsd:decimal ;
  geo-pos:long "23.35104"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "914"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Conomurex%20persicus_2015_37.6856_23.35104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Conomurex persicus_2015_37.6856_23.35104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Conomurex persicus_2015_37.6856_23.35104'^^xsd:string;
  dwc:scientificName 'Conomurex persicus (Swainson, 1821)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.35104'^^xsd:double;
  dwc:latitude '37.6856'^^xsd:double;
  dwc:coordinatePrecision '914'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '565371'^^xsd:integer;
  dwc:occurrenceId 'Conomurex persicus_2015_37.6856_23.35104'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '565371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'very high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fulvia%20fragilis_2013_37.71417_23.35116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fulvia%20fragilis_2013_37.71417_23.35116> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fulvia%20fragilis_2013_37.71417_23.35116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71417 23.35116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71417"^^xsd:decimal ;
  dwc:decimalLongitude "23.35116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fulvia%20fragilis_2013_37.71417_23.35116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71417 23.35116)"^^geo:wktLiteral ;
  geo-pos:lat "37.71417"^^xsd:decimal ;
  geo-pos:long "23.35116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fulvia%20fragilis_2013_37.71417_23.35116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fulvia fragilis_2013_37.71417_23.35116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fulvia fragilis_2013_37.71417_23.35116'^^xsd:string;
  dwc:scientificName 'Fulvia fragilis (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.35116'^^xsd:double;
  dwc:latitude '37.71417'^^xsd:double;
  dwc:aphiaid '605733'^^xsd:integer;
  dwc:occurrenceId 'Fulvia fragilis_2013_37.71417_23.35116'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '605733'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_2019_37.97722_23.35149_2-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_2019_37.97722_23.35149_2-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_2019_37.97722_23.35149_2-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.97722 23.35149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.97722"^^xsd:decimal ;
  dwc:decimalLongitude "23.35149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_2019_37.97722_23.35149_2-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.97722 23.35149)"^^geo:wktLiteral ;
  geo-pos:lat "37.97722"^^xsd:decimal ;
  geo-pos:long "23.35149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_2019_37.97722_23.35149_2-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_2019_37.97722_23.35149_2-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_2019_37.97722_23.35149_2-2'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.35149'^^xsd:double;
  dwc:latitude '37.97722'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_2019_37.97722_23.35149_2-2'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '5'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_2009_37.68565_23.3526_3-8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_2009_37.68565_23.3526_3-8> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_2009_37.68565_23.3526_3-8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68565 23.3526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.68565"^^xsd:decimal ;
  dwc:decimalLongitude "23.3526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1158"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_2009_37.68565_23.3526_3-8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68565 23.3526)"^^geo:wktLiteral ;
  geo-pos:lat "37.68565"^^xsd:decimal ;
  geo-pos:long "23.3526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1158"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_2009_37.68565_23.3526_3-8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_2009_37.68565_23.3526_3-8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_2009_37.68565_23.3526_3-8'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.3526'^^xsd:double;
  dwc:latitude '37.68565'^^xsd:double;
  dwc:coordinatePrecision '1158'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_2009_37.68565_23.3526_3-8'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'moderate'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Mnemiopsis%20leidyi_2020_38.50516_23.35303_0.5-15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2020_38.50516_23.35303_0.5-15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2020_38.50516_23.35303_0.5-15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50516 23.35303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50516"^^xsd:decimal ;
  dwc:decimalLongitude "23.35303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2020_38.50516_23.35303_0.5-15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50516 23.35303)"^^geo:wktLiteral ;
  geo-pos:lat "38.50516"^^xsd:decimal ;
  geo-pos:long "23.35303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Mnemiopsis%20leidyi_2020_38.50516_23.35303_0.5-15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mnemiopsis leidyi_2020_38.50516_23.35303_0.5-15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Mnemiopsis leidyi_2020_38.50516_23.35303_0.5-15'^^xsd:string;
  dwc:scientificName 'Mnemiopsis leidyi A. Agassiz, 1865'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.35303'^^xsd:double;
  dwc:latitude '38.50516'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '106401'^^xsd:integer;
  dwc:occurrenceId 'Mnemiopsis leidyi_2020_38.50516_23.35303_0.5-15'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106401'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '200'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_2020_38.50516_23.35303_4-16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_2020_38.50516_23.35303_4-16> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_2020_38.50516_23.35303_4-16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50516 23.35303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50516"^^xsd:decimal ;
  dwc:decimalLongitude "23.35303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_2020_38.50516_23.35303_4-16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50516 23.35303)"^^geo:wktLiteral ;
  geo-pos:lat "38.50516"^^xsd:decimal ;
  geo-pos:long "23.35303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_2020_38.50516_23.35303_4-16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_2020_38.50516_23.35303_4-16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_2020_38.50516_23.35303_4-16'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.35303'^^xsd:double;
  dwc:latitude '38.50516'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_2020_38.50516_23.35303_4-16'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '10'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2016_38.50584_23.35321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2016_38.50584_23.35321> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2016_38.50584_23.35321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50584 23.35321)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50584"^^xsd:decimal ;
  dwc:decimalLongitude "23.35321"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "60"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2016_38.50584_23.35321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50584 23.35321)"^^geo:wktLiteral ;
  geo-pos:lat "38.50584"^^xsd:decimal ;
  geo-pos:long "23.35321"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "60"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2016_38.50584_23.35321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2016_38.50584_23.35321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2016_38.50584_23.35321'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.35321'^^xsd:double;
  dwc:latitude '38.50584'^^xsd:double;
  dwc:coordinatePrecision '60'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2016_38.50584_23.35321'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_2016_38.50584_23.35321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_2016_38.50584_23.35321> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_2016_38.50584_23.35321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50584 23.35321)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50584"^^xsd:decimal ;
  dwc:decimalLongitude "23.35321"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "60"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_2016_38.50584_23.35321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50584 23.35321)"^^geo:wktLiteral ;
  geo-pos:lat "38.50584"^^xsd:decimal ;
  geo-pos:long "23.35321"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "60"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_2016_38.50584_23.35321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_2016_38.50584_23.35321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_2016_38.50584_23.35321'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.35321'^^xsd:double;
  dwc:latitude '38.50584'^^xsd:double;
  dwc:coordinatePrecision '60'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_2016_38.50584_23.35321'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2016_38.50583_23.35325_15-25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2016_38.50583_23.35325_15-25> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2016_38.50583_23.35325_15-25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50583 23.35325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50583"^^xsd:decimal ;
  dwc:decimalLongitude "23.35325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "60"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2016_38.50583_23.35325_15-25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50583 23.35325)"^^geo:wktLiteral ;
  geo-pos:lat "38.50583"^^xsd:decimal ;
  geo-pos:long "23.35325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "60"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2016_38.50583_23.35325_15-25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2016_38.50583_23.35325_15-25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2016_38.50583_23.35325_15-25'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.35325'^^xsd:double;
  dwc:latitude '38.50583'^^xsd:double;
  dwc:coordinatePrecision '60'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2016_38.50583_23.35325_15-25'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Oculina%20patagonica_2016_38.50583_23.35325_0.5-11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Oculina%20patagonica_2016_38.50583_23.35325_0.5-11> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Oculina%20patagonica_2016_38.50583_23.35325_0.5-11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50583 23.35325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50583"^^xsd:decimal ;
  dwc:decimalLongitude "23.35325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "60"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Oculina%20patagonica_2016_38.50583_23.35325_0.5-11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50583 23.35325)"^^geo:wktLiteral ;
  geo-pos:lat "38.50583"^^xsd:decimal ;
  geo-pos:long "23.35325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "60"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Oculina%20patagonica_2016_38.50583_23.35325_0.5-11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Oculina patagonica_2016_38.50583_23.35325_0.5-11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Oculina patagonica_2016_38.50583_23.35325_0.5-11'^^xsd:string;
  dwc:scientificName 'Oculina patagonica de Angelis D\'Ossat, 1908'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.35325'^^xsd:double;
  dwc:latitude '38.50583'^^xsd:double;
  dwc:coordinatePrecision '60'^^xsd:integer;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '135210'^^xsd:integer;
  dwc:occurrenceId 'Oculina patagonica_2016_38.50583_23.35325_0.5-11'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '135210'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Oculina%20patagonica_2020_38.50873_23.35383_0.5-3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Oculina%20patagonica_2020_38.50873_23.35383_0.5-3> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Oculina%20patagonica_2020_38.50873_23.35383_0.5-3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50873 23.35383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50873"^^xsd:decimal ;
  dwc:decimalLongitude "23.35383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Oculina%20patagonica_2020_38.50873_23.35383_0.5-3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50873 23.35383)"^^geo:wktLiteral ;
  geo-pos:lat "38.50873"^^xsd:decimal ;
  geo-pos:long "23.35383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Oculina%20patagonica_2020_38.50873_23.35383_0.5-3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Oculina patagonica_2020_38.50873_23.35383_0.5-3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Oculina patagonica_2020_38.50873_23.35383_0.5-3'^^xsd:string;
  dwc:scientificName 'Oculina patagonica de Angelis D\'Ossat, 1908'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.35383'^^xsd:double;
  dwc:latitude '38.50873'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '135210'^^xsd:integer;
  dwc:occurrenceId 'Oculina patagonica_2020_38.50873_23.35383_0.5-3'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '135210'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Oculina%20patagonica_2020_38.50873_23.35383_5-15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Oculina%20patagonica_2020_38.50873_23.35383_5-15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Oculina%20patagonica_2020_38.50873_23.35383_5-15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50873 23.35383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50873"^^xsd:decimal ;
  dwc:decimalLongitude "23.35383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Oculina%20patagonica_2020_38.50873_23.35383_5-15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50873 23.35383)"^^geo:wktLiteral ;
  geo-pos:lat "38.50873"^^xsd:decimal ;
  geo-pos:long "23.35383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Oculina%20patagonica_2020_38.50873_23.35383_5-15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Oculina patagonica_2020_38.50873_23.35383_5-15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Oculina patagonica_2020_38.50873_23.35383_5-15'^^xsd:string;
  dwc:scientificName 'Oculina patagonica de Angelis D\'Ossat, 1908'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.35383'^^xsd:double;
  dwc:latitude '38.50873'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '135210'^^xsd:integer;
  dwc:occurrenceId 'Oculina patagonica_2020_38.50873_23.35383_5-15'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '135210'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '18'^^xsd:integer;
  dwc:organismQuantityType '% cover'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_2020_38.50873_23.35383_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_2020_38.50873_23.35383_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_2020_38.50873_23.35383_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50873 23.35383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50873"^^xsd:decimal ;
  dwc:decimalLongitude "23.35383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_2020_38.50873_23.35383_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50873 23.35383)"^^geo:wktLiteral ;
  geo-pos:lat "38.50873"^^xsd:decimal ;
  geo-pos:long "23.35383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_2020_38.50873_23.35383_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_2020_38.50873_23.35383_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_2020_38.50873_23.35383_5-5'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.35383'^^xsd:double;
  dwc:latitude '38.50873'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_2020_38.50873_23.35383_5-5'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '19'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Upeneus%20pori_2018_39.95895_23.35391_20-25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Upeneus%20pori_2018_39.95895_23.35391_20-25> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Upeneus%20pori_2018_39.95895_23.35391_20-25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.95895 23.35391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.95895"^^xsd:decimal ;
  dwc:decimalLongitude "23.35391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Upeneus%20pori_2018_39.95895_23.35391_20-25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.95895 23.35391)"^^geo:wktLiteral ;
  geo-pos:lat "39.95895"^^xsd:decimal ;
  geo-pos:long "23.35391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Upeneus%20pori_2018_39.95895_23.35391_20-25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Upeneus pori_2018_39.95895_23.35391_20-25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Upeneus pori_2018_39.95895_23.35391_20-25'^^xsd:string;
  dwc:scientificName 'Upeneus pori Ben-Tuvia & Golani, 1989'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.35391'^^xsd:double;
  dwc:latitude '39.95895'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '273671'^^xsd:integer;
  dwc:occurrenceId 'Upeneus pori_2018_39.95895_23.35391_20-25'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '273671'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fulvia%20fragilis_2011_37.68459_23.35416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fulvia%20fragilis_2011_37.68459_23.35416> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fulvia%20fragilis_2011_37.68459_23.35416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68459 23.35416)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.68459"^^xsd:decimal ;
  dwc:decimalLongitude "23.35416"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fulvia%20fragilis_2011_37.68459_23.35416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68459 23.35416)"^^geo:wktLiteral ;
  geo-pos:lat "37.68459"^^xsd:decimal ;
  geo-pos:long "23.35416"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fulvia%20fragilis_2011_37.68459_23.35416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fulvia fragilis_2011_37.68459_23.35416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fulvia fragilis_2011_37.68459_23.35416'^^xsd:string;
  dwc:scientificName 'Fulvia fragilis (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.35416'^^xsd:double;
  dwc:latitude '37.68459'^^xsd:double;
  dwc:occurrenceRemarks 'approximate coordinates through Google Earth based on information provided by associatedReferences or asociatedMedia'^^xsd:string;
  dwc:aphiaid '605733'^^xsd:integer;
  dwc:occurrenceId 'Fulvia fragilis_2011_37.68459_23.35416'^^xsd:string;
  dwc:observationDate '2011-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '605733'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2017_35.95631_23.35469_Stefanos%20Kalogirou>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2017_35.95631_23.35469_Stefanos%20Kalogirou> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2017_35.95631_23.35469_Stefanos%20Kalogirou> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.95631 23.35469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.95631"^^xsd:decimal ;
  dwc:decimalLongitude "23.35469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2017_35.95631_23.35469_Stefanos%20Kalogirou>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.95631 23.35469)"^^geo:wktLiteral ;
  geo-pos:lat "35.95631"^^xsd:decimal ;
  geo-pos:long "23.35469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2017_35.95631_23.35469_Stefanos%20Kalogirou>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2017_35.95631_23.35469_Stefanos Kalogirou" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2017_35.95631_23.35469_Stefanos Kalogirou'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Stefanos Kalogirou'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.35469'^^xsd:double;
  dwc:latitude '35.95631'^^xsd:double;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2017_35.95631_23.35469_Stefanos Kalogirou'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2006_37.68639_23.35482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2006_37.68639_23.35482> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2006_37.68639_23.35482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68639 23.35482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.68639"^^xsd:decimal ;
  dwc:decimalLongitude "23.35482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "646"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2006_37.68639_23.35482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68639 23.35482)"^^geo:wktLiteral ;
  geo-pos:lat "37.68639"^^xsd:decimal ;
  geo-pos:long "23.35482"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "646"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2006_37.68639_23.35482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2006_37.68639_23.35482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2006_37.68639_23.35482'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.35482'^^xsd:double;
  dwc:latitude '37.68639'^^xsd:double;
  dwc:coordinatePrecision '646'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2006_37.68639_23.35482'^^xsd:string;
  dwc:observationDate '2006-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Crepidula%20fornicata_2008_37.9773_23.35694_Mpazios>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Crepidula%20fornicata_2008_37.9773_23.35694_Mpazios> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Crepidula%20fornicata_2008_37.9773_23.35694_Mpazios> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9773 23.35694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9773"^^xsd:decimal ;
  dwc:decimalLongitude "23.35694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Crepidula%20fornicata_2008_37.9773_23.35694_Mpazios>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9773 23.35694)"^^geo:wktLiteral ;
  geo-pos:lat "37.9773"^^xsd:decimal ;
  geo-pos:long "23.35694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Crepidula%20fornicata_2008_37.9773_23.35694_Mpazios>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Crepidula fornicata_2008_37.9773_23.35694_Mpazios" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Crepidula fornicata_2008_37.9773_23.35694_Mpazios'^^xsd:string;
  dwc:scientificName 'Crepidula fornicata (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Mpazios'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.35694'^^xsd:double;
  dwc:latitude '37.9773'^^xsd:double;
  dwc:aphiaid '138963'^^xsd:integer;
  dwc:occurrenceId 'Crepidula fornicata_2008_37.9773_23.35694_Mpazios'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138963'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fulvia%20fragilis_2015_37.9773_23.35694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fulvia%20fragilis_2015_37.9773_23.35694> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fulvia%20fragilis_2015_37.9773_23.35694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9773 23.35694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9773"^^xsd:decimal ;
  dwc:decimalLongitude "23.35694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fulvia%20fragilis_2015_37.9773_23.35694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9773 23.35694)"^^geo:wktLiteral ;
  geo-pos:lat "37.9773"^^xsd:decimal ;
  geo-pos:long "23.35694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fulvia%20fragilis_2015_37.9773_23.35694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fulvia fragilis_2015_37.9773_23.35694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fulvia fragilis_2015_37.9773_23.35694'^^xsd:string;
  dwc:scientificName 'Fulvia fragilis (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.35694'^^xsd:double;
  dwc:latitude '37.9773'^^xsd:double;
  dwc:aphiaid '605733'^^xsd:integer;
  dwc:occurrenceId 'Fulvia fragilis_2015_37.9773_23.35694'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '605733'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_2000%2F2010_37.9773_23.35694_G.%20Mpazios>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_2000%2F2010_37.9773_23.35694_G.%20Mpazios> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_2000%2F2010_37.9773_23.35694_G.%20Mpazios> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9773 23.35694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9773"^^xsd:decimal ;
  dwc:decimalLongitude "23.35694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_2000%2F2010_37.9773_23.35694_G.%20Mpazios>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9773 23.35694)"^^geo:wktLiteral ;
  geo-pos:lat "37.9773"^^xsd:decimal ;
  geo-pos:long "23.35694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_2000%2F2010_37.9773_23.35694_G.%20Mpazios>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_2000/2010_37.9773_23.35694_G. Mpazios" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_2000/2010_37.9773_23.35694_G. Mpazios'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'G. Mpazios'^^xsd:string;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.35694'^^xsd:double;
  dwc:latitude '37.9773'^^xsd:double;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_2000/2010_37.9773_23.35694_G. Mpazios'^^xsd:string;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2009_40.03583_23.35925_60-60>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2009_40.03583_23.35925_60-60> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2009_40.03583_23.35925_60-60> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.03583 23.35925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.03583"^^xsd:decimal ;
  dwc:decimalLongitude "23.35925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2009_40.03583_23.35925_60-60>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.03583 23.35925)"^^geo:wktLiteral ;
  geo-pos:lat "40.03583"^^xsd:decimal ;
  geo-pos:long "23.35925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2009_40.03583_23.35925_60-60>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2009_40.03583_23.35925_60-60" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2009_40.03583_23.35925_60-60'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.35925'^^xsd:double;
  dwc:latitude '40.03583'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2009_40.03583_23.35925_60-60'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Callinectes%20sapidus_2019_40.03602_23.35932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2019_40.03602_23.35932> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2019_40.03602_23.35932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.03602 23.35932)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.03602"^^xsd:decimal ;
  dwc:decimalLongitude "23.35932"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "43"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Callinectes%20sapidus_2019_40.03602_23.35932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.03602 23.35932)"^^geo:wktLiteral ;
  geo-pos:lat "40.03602"^^xsd:decimal ;
  geo-pos:long "23.35932"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "43"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Callinectes%20sapidus_2019_40.03602_23.35932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Callinectes sapidus_2019_40.03602_23.35932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Callinectes sapidus_2019_40.03602_23.35932'^^xsd:string;
  dwc:scientificName 'Callinectes sapidus Rathbun, 1896'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.35932'^^xsd:double;
  dwc:latitude '40.03602'^^xsd:double;
  dwc:coordinatePrecision '43'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '107379'^^xsd:integer;
  dwc:occurrenceId 'Callinectes sapidus_2019_40.03602_23.35932'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107379'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Asparagopsis_2016_37.97314_23.36495_0-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Asparagopsis_2016_37.97314_23.36495_0-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Asparagopsis_2016_37.97314_23.36495_0-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.97314 23.36495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.97314"^^xsd:decimal ;
  dwc:decimalLongitude "23.36495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Asparagopsis_2016_37.97314_23.36495_0-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.97314 23.36495)"^^geo:wktLiteral ;
  geo-pos:lat "37.97314"^^xsd:decimal ;
  geo-pos:long "23.36495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Asparagopsis_2016_37.97314_23.36495_0-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Asparagopsis_2016_37.97314_23.36495_0-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Asparagopsis_2016_37.97314_23.36495_0-10'^^xsd:string;
  dwc:scientificName 'Asparagopsis Montagne, 1840'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.36495'^^xsd:double;
  dwc:latitude '37.97314'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '143809'^^xsd:integer;
  dwc:occurrenceId 'Asparagopsis_2016_37.97314_23.36495_0-10'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143809'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Halophila%20stipulacea_2016_37.97314_23.36495_0-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2016_37.97314_23.36495_0-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2016_37.97314_23.36495_0-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.97314 23.36495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.97314"^^xsd:decimal ;
  dwc:decimalLongitude "23.36495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Halophila%20stipulacea_2016_37.97314_23.36495_0-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.97314 23.36495)"^^geo:wktLiteral ;
  geo-pos:lat "37.97314"^^xsd:decimal ;
  geo-pos:long "23.36495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Halophila%20stipulacea_2016_37.97314_23.36495_0-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Halophila stipulacea_2016_37.97314_23.36495_0-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Halophila stipulacea_2016_37.97314_23.36495_0-10'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea (Forsskål) Ascherson, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.36495'^^xsd:double;
  dwc:latitude '37.97314'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:occurrenceId 'Halophila stipulacea_2016_37.97314_23.36495_0-10'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_2016_37.97314_23.36495_0-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_2016_37.97314_23.36495_0-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_2016_37.97314_23.36495_0-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.97314 23.36495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.97314"^^xsd:decimal ;
  dwc:decimalLongitude "23.36495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_2016_37.97314_23.36495_0-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.97314 23.36495)"^^geo:wktLiteral ;
  geo-pos:lat "37.97314"^^xsd:decimal ;
  geo-pos:long "23.36495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_2016_37.97314_23.36495_0-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_2016_37.97314_23.36495_0-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_2016_37.97314_23.36495_0-10'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.36495'^^xsd:double;
  dwc:latitude '37.97314'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_2016_37.97314_23.36495_0-10'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2017_37.97275_23.36581_4-4_Francesco%20Tiralongo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2017_37.97275_23.36581_4-4_Francesco%20Tiralongo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2017_37.97275_23.36581_4-4_Francesco%20Tiralongo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.97275 23.36581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.97275"^^xsd:decimal ;
  dwc:decimalLongitude "23.36581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2017_37.97275_23.36581_4-4_Francesco%20Tiralongo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.97275 23.36581)"^^geo:wktLiteral ;
  geo-pos:lat "37.97275"^^xsd:decimal ;
  geo-pos:long "23.36581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2017_37.97275_23.36581_4-4_Francesco%20Tiralongo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2017_37.97275_23.36581_4-4_Francesco Tiralongo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2017_37.97275_23.36581_4-4_Francesco Tiralongo'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Francesco Tiralongo'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.36581'^^xsd:double;
  dwc:latitude '37.97275'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2017_37.97275_23.36581_4-4_Francesco Tiralongo'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Womersleyella%20setacea_2013_38.98529_23.37298_10-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Womersleyella%20setacea_2013_38.98529_23.37298_10-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Womersleyella%20setacea_2013_38.98529_23.37298_10-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.98529 23.37298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.98529"^^xsd:decimal ;
  dwc:decimalLongitude "23.37298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Womersleyella%20setacea_2013_38.98529_23.37298_10-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.98529 23.37298)"^^geo:wktLiteral ;
  geo-pos:lat "38.98529"^^xsd:decimal ;
  geo-pos:long "23.37298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Womersleyella%20setacea_2013_38.98529_23.37298_10-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Womersleyella setacea_2013_38.98529_23.37298_10-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Womersleyella setacea_2013_38.98529_23.37298_10-10'^^xsd:string;
  dwc:scientificName 'Womersleyella setacea (Hollenberg) R.E.Norris, 1992'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.37298'^^xsd:double;
  dwc:latitude '38.98529'^^xsd:double;
  dwc:coordinatePrecision '111'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '146371'^^xsd:integer;
  dwc:occurrenceId 'Womersleyella setacea_2013_38.98529_23.37298_10-10'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Asparagopsis_2013_38.98544_23.37299_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Asparagopsis_2013_38.98544_23.37299_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Asparagopsis_2013_38.98544_23.37299_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.98544 23.37299)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.98544"^^xsd:decimal ;
  dwc:decimalLongitude "23.37299"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Asparagopsis_2013_38.98544_23.37299_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.98544 23.37299)"^^geo:wktLiteral ;
  geo-pos:lat "38.98544"^^xsd:decimal ;
  geo-pos:long "23.37299"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Asparagopsis_2013_38.98544_23.37299_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Asparagopsis_2013_38.98544_23.37299_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Asparagopsis_2013_38.98544_23.37299_5-5'^^xsd:string;
  dwc:scientificName 'Asparagopsis Montagne, 1840'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.37299'^^xsd:double;
  dwc:latitude '38.98544'^^xsd:double;
  dwc:coordinatePrecision '111'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '143809'^^xsd:integer;
  dwc:occurrenceId 'Asparagopsis_2013_38.98544_23.37299_5-5'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143809'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2013_38.98536_23.37303_10-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2013_38.98536_23.37303_10-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2013_38.98536_23.37303_10-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.98536 23.37303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.98536"^^xsd:decimal ;
  dwc:decimalLongitude "23.37303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2013_38.98536_23.37303_10-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.98536 23.37303)"^^geo:wktLiteral ;
  geo-pos:lat "38.98536"^^xsd:decimal ;
  geo-pos:long "23.37303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2013_38.98536_23.37303_10-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2013_38.98536_23.37303_10-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2013_38.98536_23.37303_10-10'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.37303'^^xsd:double;
  dwc:latitude '38.98536'^^xsd:double;
  dwc:coordinatePrecision '111'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2013_38.98536_23.37303_10-10'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2013_38.98536_23.37303_10-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2013_38.98536_23.37303_10-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2013_38.98536_23.37303_10-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.98536 23.37303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.98536"^^xsd:decimal ;
  dwc:decimalLongitude "23.37303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2013_38.98536_23.37303_10-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.98536 23.37303)"^^geo:wktLiteral ;
  geo-pos:lat "38.98536"^^xsd:decimal ;
  geo-pos:long "23.37303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2013_38.98536_23.37303_10-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2013_38.98536_23.37303_10-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2013_38.98536_23.37303_10-10'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.37303'^^xsd:double;
  dwc:latitude '38.98536'^^xsd:double;
  dwc:coordinatePrecision '111'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2013_38.98536_23.37303_10-10'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2015_37.70082_23.37343_0-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2015_37.70082_23.37343_0-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2015_37.70082_23.37343_0-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70082 23.37343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.70082"^^xsd:decimal ;
  dwc:decimalLongitude "23.37343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2015_37.70082_23.37343_0-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70082 23.37343)"^^geo:wktLiteral ;
  geo-pos:lat "37.70082"^^xsd:decimal ;
  geo-pos:long "23.37343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2015_37.70082_23.37343_0-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2015_37.70082_23.37343_0-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2015_37.70082_23.37343_0-10'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.37343'^^xsd:double;
  dwc:latitude '37.70082'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2015_37.70082_23.37343_0-10'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2015_37.70082_23.37343_0-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2015_37.70082_23.37343_0-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2015_37.70082_23.37343_0-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70082 23.37343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.70082"^^xsd:decimal ;
  dwc:decimalLongitude "23.37343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2015_37.70082_23.37343_0-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70082 23.37343)"^^geo:wktLiteral ;
  geo-pos:lat "37.70082"^^xsd:decimal ;
  geo-pos:long "23.37343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2015_37.70082_23.37343_0-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2015_37.70082_23.37343_0-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2015_37.70082_23.37343_0-10'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.37343'^^xsd:double;
  dwc:latitude '37.70082'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2015_37.70082_23.37343_0-10'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Petricolaria%20pholadiformis_1985_37.55139_23.37694_2-3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Petricolaria%20pholadiformis_1985_37.55139_23.37694_2-3> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Petricolaria%20pholadiformis_1985_37.55139_23.37694_2-3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.55139 23.37694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.55139"^^xsd:decimal ;
  dwc:decimalLongitude "23.37694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Petricolaria%20pholadiformis_1985_37.55139_23.37694_2-3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.55139 23.37694)"^^geo:wktLiteral ;
  geo-pos:lat "37.55139"^^xsd:decimal ;
  geo-pos:long "23.37694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Petricolaria%20pholadiformis_1985_37.55139_23.37694_2-3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Petricolaria pholadiformis_1985_37.55139_23.37694_2-3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Petricolaria pholadiformis_1985_37.55139_23.37694_2-3'^^xsd:string;
  dwc:scientificName 'Petricolaria pholadiformis (Lamarck, 1818)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.37694'^^xsd:double;
  dwc:latitude '37.55139'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '156961'^^xsd:integer;
  dwc:occurrenceId 'Petricolaria pholadiformis_1985_37.55139_23.37694_2-3'^^xsd:string;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '156961'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Petricolaria%20pholadiformis_2007_37.55139_23.37694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Petricolaria%20pholadiformis_2007_37.55139_23.37694> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Petricolaria%20pholadiformis_2007_37.55139_23.37694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.55139 23.37694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.55139"^^xsd:decimal ;
  dwc:decimalLongitude "23.37694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Petricolaria%20pholadiformis_2007_37.55139_23.37694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.55139 23.37694)"^^geo:wktLiteral ;
  geo-pos:lat "37.55139"^^xsd:decimal ;
  geo-pos:long "23.37694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Petricolaria%20pholadiformis_2007_37.55139_23.37694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Petricolaria pholadiformis_2007_37.55139_23.37694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Petricolaria pholadiformis_2007_37.55139_23.37694'^^xsd:string;
  dwc:scientificName 'Petricolaria pholadiformis (Lamarck, 1818)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.37694'^^xsd:double;
  dwc:latitude '37.55139'^^xsd:double;
  dwc:aphiaid '156961'^^xsd:integer;
  dwc:occurrenceId 'Petricolaria pholadiformis_2007_37.55139_23.37694'^^xsd:string;
  dwc:observationDate '2007-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '156961'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '10'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2001_37.7211_23.377_5-6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2001_37.7211_23.377_5-6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2001_37.7211_23.377_5-6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7211 23.377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7211"^^xsd:decimal ;
  dwc:decimalLongitude "23.377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2001_37.7211_23.377_5-6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7211 23.377)"^^geo:wktLiteral ;
  geo-pos:lat "37.7211"^^xsd:decimal ;
  geo-pos:long "23.377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2001_37.7211_23.377_5-6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2001_37.7211_23.377_5-6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2001_37.7211_23.377_5-6'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.377'^^xsd:double;
  dwc:latitude '37.7211'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2001_37.7211_23.377_5-6'^^xsd:string;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Bursatella%20leachii_2008_37.6399_23.38_2-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Bursatella%20leachii_2008_37.6399_23.38_2-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Bursatella%20leachii_2008_37.6399_23.38_2-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6399 23.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6399"^^xsd:decimal ;
  dwc:decimalLongitude "23.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Bursatella%20leachii_2008_37.6399_23.38_2-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6399 23.38)"^^geo:wktLiteral ;
  geo-pos:lat "37.6399"^^xsd:decimal ;
  geo-pos:long "23.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Bursatella%20leachii_2008_37.6399_23.38_2-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Bursatella leachii_2008_37.6399_23.38_2-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Bursatella leachii_2008_37.6399_23.38_2-2'^^xsd:string;
  dwc:scientificName 'Bursatella leachii Blainville, 1817'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.38'^^xsd:double;
  dwc:latitude '37.6399'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '138759'^^xsd:integer;
  dwc:occurrenceId 'Bursatella leachii_2008_37.6399_23.38_2-2'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138759'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2008_37.6399_23.38_4.5-4.5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_37.6399_23.38_4.5-4.5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_37.6399_23.38_4.5-4.5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6399 23.38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6399"^^xsd:decimal ;
  dwc:decimalLongitude "23.38"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2008_37.6399_23.38_4.5-4.5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6399 23.38)"^^geo:wktLiteral ;
  geo-pos:lat "37.6399"^^xsd:decimal ;
  geo-pos:long "23.38"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2008_37.6399_23.38_4.5-4.5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2008_37.6399_23.38_4.5-4.5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2008_37.6399_23.38_4.5-4.5'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.38'^^xsd:double;
  dwc:latitude '37.6399'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2008_37.6399_23.38_4.5-4.5'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2020_37.57698_23.3884_3-3_Christos%20Eleftherakos>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2020_37.57698_23.3884_3-3_Christos%20Eleftherakos> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2020_37.57698_23.3884_3-3_Christos%20Eleftherakos> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57698 23.3884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.57698"^^xsd:decimal ;
  dwc:decimalLongitude "23.3884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2020_37.57698_23.3884_3-3_Christos%20Eleftherakos>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57698 23.3884)"^^geo:wktLiteral ;
  geo-pos:lat "37.57698"^^xsd:decimal ;
  geo-pos:long "23.3884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2020_37.57698_23.3884_3-3_Christos%20Eleftherakos>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2020_37.57698_23.3884_3-3_Christos Eleftherakos" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2020_37.57698_23.3884_3-3_Christos Eleftherakos'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Christos Eleftherakos'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.3884'^^xsd:double;
  dwc:latitude '37.57698'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2020_37.57698_23.3884_3-3_Christos Eleftherakos'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2019_37.63976_23.38949_23-23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.63976_23.38949_23-23> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.63976_23.38949_23-23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.63976 23.38949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.63976"^^xsd:decimal ;
  dwc:decimalLongitude "23.38949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "393"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.63976_23.38949_23-23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.63976 23.38949)"^^geo:wktLiteral ;
  geo-pos:lat "37.63976"^^xsd:decimal ;
  geo-pos:long "23.38949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "393"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2019_37.63976_23.38949_23-23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2019_37.63976_23.38949_23-23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2019_37.63976_23.38949_23-23'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.38949'^^xsd:double;
  dwc:latitude '37.63976'^^xsd:double;
  dwc:coordinatePrecision '393'^^xsd:integer;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance; HCMR projects (Fisheries Data collection Database)'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2019_37.63976_23.38949_23-23'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2019_37.63976_23.38949_23-23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.63976_23.38949_23-23> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.63976_23.38949_23-23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.63976 23.38949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.63976"^^xsd:decimal ;
  dwc:decimalLongitude "23.38949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "393"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.63976_23.38949_23-23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.63976 23.38949)"^^geo:wktLiteral ;
  geo-pos:lat "37.63976"^^xsd:decimal ;
  geo-pos:long "23.38949"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "393"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2019_37.63976_23.38949_23-23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2019_37.63976_23.38949_23-23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2019_37.63976_23.38949_23-23'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.38949'^^xsd:double;
  dwc:latitude '37.63976'^^xsd:double;
  dwc:coordinatePrecision '393'^^xsd:integer;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance; HCMR projects (Fisheries Data collection Database)'^^xsd:string;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2019_37.63976_23.38949_23-23'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '84'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Amphistegina%20lobifera_2012_37.57878_23.39008_5-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Amphistegina%20lobifera_2012_37.57878_23.39008_5-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Amphistegina%20lobifera_2012_37.57878_23.39008_5-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57878 23.39008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.57878"^^xsd:decimal ;
  dwc:decimalLongitude "23.39008"^^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 "379"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Amphistegina%20lobifera_2012_37.57878_23.39008_5-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57878 23.39008)"^^geo:wktLiteral ;
  geo-pos:lat "37.57878"^^xsd:decimal ;
  geo-pos:long "23.39008"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "379"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Amphistegina%20lobifera_2012_37.57878_23.39008_5-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Amphistegina lobifera_2012_37.57878_23.39008_5-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Amphistegina lobifera_2012_37.57878_23.39008_5-10'^^xsd:string;
  dwc:scientificName 'Amphistegina lobifera Larsen, 1976'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.39008'^^xsd:double;
  dwc:latitude '37.57878'^^xsd:double;
  dwc:coordinatePrecision '379'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '490083'^^xsd:integer;
  dwc:occurrenceId 'Amphistegina lobifera_2012_37.57878_23.39008_5-10'^^xsd:string;
  dwc:observationDate '2012-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '490083'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Bursatella%20leachii_2008_37.57878_23.39008_10-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Bursatella%20leachii_2008_37.57878_23.39008_10-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Bursatella%20leachii_2008_37.57878_23.39008_10-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57878 23.39008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.57878"^^xsd:decimal ;
  dwc:decimalLongitude "23.39008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "379"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Bursatella%20leachii_2008_37.57878_23.39008_10-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57878 23.39008)"^^geo:wktLiteral ;
  geo-pos:lat "37.57878"^^xsd:decimal ;
  geo-pos:long "23.39008"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "379"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Bursatella%20leachii_2008_37.57878_23.39008_10-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Bursatella leachii_2008_37.57878_23.39008_10-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Bursatella leachii_2008_37.57878_23.39008_10-10'^^xsd:string;
  dwc:scientificName 'Bursatella leachii Blainville, 1817'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.39008'^^xsd:double;
  dwc:latitude '37.57878'^^xsd:double;
  dwc:coordinatePrecision '379'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '138759'^^xsd:integer;
  dwc:occurrenceId 'Bursatella leachii_2008_37.57878_23.39008_10-10'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138759'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2016_38.5218_23.3906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2016_38.5218_23.3906> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2016_38.5218_23.3906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5218 23.3906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5218"^^xsd:decimal ;
  dwc:decimalLongitude "23.3906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2016_38.5218_23.3906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5218 23.3906)"^^geo:wktLiteral ;
  geo-pos:lat "38.5218"^^xsd:decimal ;
  geo-pos:long "23.3906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2016_38.5218_23.3906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2016_38.5218_23.3906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2016_38.5218_23.3906'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.3906'^^xsd:double;
  dwc:latitude '38.5218'^^xsd:double;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2016_38.5218_23.3906'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2016_38.52177_23.39065_0-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2016_38.52177_23.39065_0-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2016_38.52177_23.39065_0-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52177 23.39065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52177"^^xsd:decimal ;
  dwc:decimalLongitude "23.39065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2016_38.52177_23.39065_0-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52177 23.39065)"^^geo:wktLiteral ;
  geo-pos:lat "38.52177"^^xsd:decimal ;
  geo-pos:long "23.39065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2016_38.52177_23.39065_0-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2016_38.52177_23.39065_0-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2016_38.52177_23.39065_0-5'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.39065'^^xsd:double;
  dwc:latitude '38.52177'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2016_38.52177_23.39065_0-5'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'low'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2016_38.52177_23.39065_5-20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2016_38.52177_23.39065_5-20> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2016_38.52177_23.39065_5-20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52177 23.39065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52177"^^xsd:decimal ;
  dwc:decimalLongitude "23.39065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2016_38.52177_23.39065_5-20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52177 23.39065)"^^geo:wktLiteral ;
  geo-pos:lat "38.52177"^^xsd:decimal ;
  geo-pos:long "23.39065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2016_38.52177_23.39065_5-20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2016_38.52177_23.39065_5-20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2016_38.52177_23.39065_5-20'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.39065'^^xsd:double;
  dwc:latitude '38.52177'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2016_38.52177_23.39065_5-20'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Oculina%20patagonica_2016_38.52177_23.39065_0.5-11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Oculina%20patagonica_2016_38.52177_23.39065_0.5-11> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Oculina%20patagonica_2016_38.52177_23.39065_0.5-11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52177 23.39065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52177"^^xsd:decimal ;
  dwc:decimalLongitude "23.39065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Oculina%20patagonica_2016_38.52177_23.39065_0.5-11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52177 23.39065)"^^geo:wktLiteral ;
  geo-pos:lat "38.52177"^^xsd:decimal ;
  geo-pos:long "23.39065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Oculina%20patagonica_2016_38.52177_23.39065_0.5-11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Oculina patagonica_2016_38.52177_23.39065_0.5-11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Oculina patagonica_2016_38.52177_23.39065_0.5-11'^^xsd:string;
  dwc:scientificName 'Oculina patagonica de Angelis D\'Ossat, 1908'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.39065'^^xsd:double;
  dwc:latitude '38.52177'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '135210'^^xsd:integer;
  dwc:occurrenceId 'Oculina patagonica_2016_38.52177_23.39065_0.5-11'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '135210'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Styela%20plicata_2020_38.52177_23.39065_15-15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Styela%20plicata_2020_38.52177_23.39065_15-15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Styela%20plicata_2020_38.52177_23.39065_15-15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52177 23.39065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52177"^^xsd:decimal ;
  dwc:decimalLongitude "23.39065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Styela%20plicata_2020_38.52177_23.39065_15-15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52177 23.39065)"^^geo:wktLiteral ;
  geo-pos:lat "38.52177"^^xsd:decimal ;
  geo-pos:long "23.39065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Styela%20plicata_2020_38.52177_23.39065_15-15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Styela plicata_2020_38.52177_23.39065_15-15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Styela plicata_2020_38.52177_23.39065_15-15'^^xsd:string;
  dwc:scientificName 'Styela plicata (Lesueur, 1823)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.39065'^^xsd:double;
  dwc:latitude '38.52177'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '103936'^^xsd:integer;
  dwc:occurrenceId 'Styela plicata_2020_38.52177_23.39065_15-15'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103936'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2019_37.63804_23.39354_22-22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2019_37.63804_23.39354_22-22> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2019_37.63804_23.39354_22-22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.63804 23.39354)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.63804"^^xsd:decimal ;
  dwc:decimalLongitude "23.39354"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1783"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2019_37.63804_23.39354_22-22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.63804 23.39354)"^^geo:wktLiteral ;
  geo-pos:lat "37.63804"^^xsd:decimal ;
  geo-pos:long "23.39354"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1783"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2019_37.63804_23.39354_22-22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2019_37.63804_23.39354_22-22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2019_37.63804_23.39354_22-22'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.39354'^^xsd:double;
  dwc:latitude '37.63804'^^xsd:double;
  dwc:coordinatePrecision '1783'^^xsd:integer;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance; HCMR projects (Fisheries Data collection Database)'^^xsd:string;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2019_37.63804_23.39354_22-22'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2019_37.63804_23.39354_23-23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2019_37.63804_23.39354_23-23> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2019_37.63804_23.39354_23-23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.63804 23.39354)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.63804"^^xsd:decimal ;
  dwc:decimalLongitude "23.39354"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1783"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2019_37.63804_23.39354_23-23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.63804 23.39354)"^^geo:wktLiteral ;
  geo-pos:lat "37.63804"^^xsd:decimal ;
  geo-pos:long "23.39354"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1783"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2019_37.63804_23.39354_23-23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2019_37.63804_23.39354_23-23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2019_37.63804_23.39354_23-23'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.39354'^^xsd:double;
  dwc:latitude '37.63804'^^xsd:double;
  dwc:coordinatePrecision '1783'^^xsd:integer;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance; HCMR projects (Fisheries Data collection Database)'^^xsd:string;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2019_37.63804_23.39354_23-23'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2019_37.63804_23.39354_27-27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2019_37.63804_23.39354_27-27> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2019_37.63804_23.39354_27-27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.63804 23.39354)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.63804"^^xsd:decimal ;
  dwc:decimalLongitude "23.39354"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1783"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2019_37.63804_23.39354_27-27>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.63804 23.39354)"^^geo:wktLiteral ;
  geo-pos:lat "37.63804"^^xsd:decimal ;
  geo-pos:long "23.39354"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1783"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2019_37.63804_23.39354_27-27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2019_37.63804_23.39354_27-27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2019_37.63804_23.39354_27-27'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.39354'^^xsd:double;
  dwc:latitude '37.63804'^^xsd:double;
  dwc:coordinatePrecision '1783'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance; HCMR projects (Fisheries Data collection Database)'^^xsd:string;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2019_37.63804_23.39354_27-27'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2019_37.63804_23.39354_40-40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2019_37.63804_23.39354_40-40> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2019_37.63804_23.39354_40-40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.63804 23.39354)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.63804"^^xsd:decimal ;
  dwc:decimalLongitude "23.39354"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1783"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2019_37.63804_23.39354_40-40>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.63804 23.39354)"^^geo:wktLiteral ;
  geo-pos:lat "37.63804"^^xsd:decimal ;
  geo-pos:long "23.39354"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1783"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2019_37.63804_23.39354_40-40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2019_37.63804_23.39354_40-40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2019_37.63804_23.39354_40-40'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.39354'^^xsd:double;
  dwc:latitude '37.63804'^^xsd:double;
  dwc:coordinatePrecision '1783'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance; HCMR projects (Fisheries Data collection Database)'^^xsd:string;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2019_37.63804_23.39354_40-40'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2019-11-02_37.63804_23.39354_36-36>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2019-11-02_37.63804_23.39354_36-36> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2019-11-02_37.63804_23.39354_36-36> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.63804 23.39354)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.63804"^^xsd:decimal ;
  dwc:decimalLongitude "23.39354"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1783"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2019-11-02_37.63804_23.39354_36-36>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.63804 23.39354)"^^geo:wktLiteral ;
  geo-pos:lat "37.63804"^^xsd:decimal ;
  geo-pos:long "23.39354"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1783"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2019-11-02_37.63804_23.39354_36-36>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2019-11-02_37.63804_23.39354_36-36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2019-11-02_37.63804_23.39354_36-36'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.39354'^^xsd:double;
  dwc:latitude '37.63804'^^xsd:double;
  dwc:coordinatePrecision '1783'^^xsd:integer;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance; HCMR projects (Fisheries Data collection Database)'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2019-11-02_37.63804_23.39354_36-36'^^xsd:string;
  dwc:observationDate '2019-11-02'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '13'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2019-11-03_37.63804_23.39354_22-22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2019-11-03_37.63804_23.39354_22-22> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2019-11-03_37.63804_23.39354_22-22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.63804 23.39354)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.63804"^^xsd:decimal ;
  dwc:decimalLongitude "23.39354"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1783"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2019-11-03_37.63804_23.39354_22-22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.63804 23.39354)"^^geo:wktLiteral ;
  geo-pos:lat "37.63804"^^xsd:decimal ;
  geo-pos:long "23.39354"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1783"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2019-11-03_37.63804_23.39354_22-22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2019-11-03_37.63804_23.39354_22-22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2019-11-03_37.63804_23.39354_22-22'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.39354'^^xsd:double;
  dwc:latitude '37.63804'^^xsd:double;
  dwc:coordinatePrecision '1783'^^xsd:integer;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance; HCMR projects (Fisheries Data collection Database)'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2019-11-03_37.63804_23.39354_22-22'^^xsd:string;
  dwc:observationDate '2019-11-03'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '6'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2019-11-04_37.63804_23.39354_36-36>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2019-11-04_37.63804_23.39354_36-36> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2019-11-04_37.63804_23.39354_36-36> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.63804 23.39354)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.63804"^^xsd:decimal ;
  dwc:decimalLongitude "23.39354"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1783"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2019-11-04_37.63804_23.39354_36-36>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.63804 23.39354)"^^geo:wktLiteral ;
  geo-pos:lat "37.63804"^^xsd:decimal ;
  geo-pos:long "23.39354"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1783"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2019-11-04_37.63804_23.39354_36-36>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2019-11-04_37.63804_23.39354_36-36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2019-11-04_37.63804_23.39354_36-36'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.39354'^^xsd:double;
  dwc:latitude '37.63804'^^xsd:double;
  dwc:coordinatePrecision '1783'^^xsd:integer;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance; HCMR projects (Fisheries Data collection Database)'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2019-11-04_37.63804_23.39354_36-36'^^xsd:string;
  dwc:observationDate '2019-11-04'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2019-11-05_37.63804_23.39354_22-22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2019-11-05_37.63804_23.39354_22-22> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2019-11-05_37.63804_23.39354_22-22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.63804 23.39354)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.63804"^^xsd:decimal ;
  dwc:decimalLongitude "23.39354"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1783"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2019-11-05_37.63804_23.39354_22-22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.63804 23.39354)"^^geo:wktLiteral ;
  geo-pos:lat "37.63804"^^xsd:decimal ;
  geo-pos:long "23.39354"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1783"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2019-11-05_37.63804_23.39354_22-22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2019-11-05_37.63804_23.39354_22-22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2019-11-05_37.63804_23.39354_22-22'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.39354'^^xsd:double;
  dwc:latitude '37.63804'^^xsd:double;
  dwc:coordinatePrecision '1783'^^xsd:integer;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance; HCMR projects (Fisheries Data collection Database)'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2019-11-05_37.63804_23.39354_22-22'^^xsd:string;
  dwc:observationDate '2019-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '11'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2019-11-05_37.63804_23.39354_40-40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2019-11-05_37.63804_23.39354_40-40> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2019-11-05_37.63804_23.39354_40-40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.63804 23.39354)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.63804"^^xsd:decimal ;
  dwc:decimalLongitude "23.39354"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1783"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2019-11-05_37.63804_23.39354_40-40>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.63804 23.39354)"^^geo:wktLiteral ;
  geo-pos:lat "37.63804"^^xsd:decimal ;
  geo-pos:long "23.39354"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1783"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2019-11-05_37.63804_23.39354_40-40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2019-11-05_37.63804_23.39354_40-40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2019-11-05_37.63804_23.39354_40-40'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.39354'^^xsd:double;
  dwc:latitude '37.63804'^^xsd:double;
  dwc:coordinatePrecision '1783'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance; HCMR projects (Fisheries Data collection Database)'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2019-11-05_37.63804_23.39354_40-40'^^xsd:string;
  dwc:observationDate '2019-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '62'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2019-11-06_37.63804_23.39354_40-40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2019-11-06_37.63804_23.39354_40-40> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2019-11-06_37.63804_23.39354_40-40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.63804 23.39354)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.63804"^^xsd:decimal ;
  dwc:decimalLongitude "23.39354"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1783"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2019-11-06_37.63804_23.39354_40-40>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.63804 23.39354)"^^geo:wktLiteral ;
  geo-pos:lat "37.63804"^^xsd:decimal ;
  geo-pos:long "23.39354"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1783"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2019-11-06_37.63804_23.39354_40-40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2019-11-06_37.63804_23.39354_40-40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2019-11-06_37.63804_23.39354_40-40'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.39354'^^xsd:double;
  dwc:latitude '37.63804'^^xsd:double;
  dwc:coordinatePrecision '1783'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance; HCMR projects (Fisheries Data collection Database)'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2019-11-06_37.63804_23.39354_40-40'^^xsd:string;
  dwc:observationDate '2019-11-06'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '30'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2019_37.63804_23.39354_24-24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.63804_23.39354_24-24> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.63804_23.39354_24-24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.63804 23.39354)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.63804"^^xsd:decimal ;
  dwc:decimalLongitude "23.39354"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1783"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.63804_23.39354_24-24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.63804 23.39354)"^^geo:wktLiteral ;
  geo-pos:lat "37.63804"^^xsd:decimal ;
  geo-pos:long "23.39354"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1783"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2019_37.63804_23.39354_24-24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2019_37.63804_23.39354_24-24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2019_37.63804_23.39354_24-24'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.39354'^^xsd:double;
  dwc:latitude '37.63804'^^xsd:double;
  dwc:coordinatePrecision '1783'^^xsd:integer;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance; HCMR projects (Fisheries Data collection Database)'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2019_37.63804_23.39354_24-24'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '80'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2019_37.63804_23.39354_33-33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.63804_23.39354_33-33> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.63804_23.39354_33-33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.63804 23.39354)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.63804"^^xsd:decimal ;
  dwc:decimalLongitude "23.39354"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1783"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.63804_23.39354_33-33>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.63804 23.39354)"^^geo:wktLiteral ;
  geo-pos:lat "37.63804"^^xsd:decimal ;
  geo-pos:long "23.39354"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1783"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2019_37.63804_23.39354_33-33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2019_37.63804_23.39354_33-33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2019_37.63804_23.39354_33-33'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.39354'^^xsd:double;
  dwc:latitude '37.63804'^^xsd:double;
  dwc:coordinatePrecision '1783'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance; HCMR projects (Fisheries Data collection Database)'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2019_37.63804_23.39354_33-33'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2019_37.63804_23.39354_24-24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.63804_23.39354_24-24> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.63804_23.39354_24-24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.63804 23.39354)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.63804"^^xsd:decimal ;
  dwc:decimalLongitude "23.39354"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1783"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.63804_23.39354_24-24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.63804 23.39354)"^^geo:wktLiteral ;
  geo-pos:lat "37.63804"^^xsd:decimal ;
  geo-pos:long "23.39354"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1783"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2019_37.63804_23.39354_24-24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2019_37.63804_23.39354_24-24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2019_37.63804_23.39354_24-24'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.39354'^^xsd:double;
  dwc:latitude '37.63804'^^xsd:double;
  dwc:coordinatePrecision '1783'^^xsd:integer;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance; HCMR projects (Fisheries Data collection Database)'^^xsd:string;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2019_37.63804_23.39354_24-24'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '4'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Torquigener%20flavimaculosus_2019_37.63804_23.39354_27-27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2019_37.63804_23.39354_27-27> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2019_37.63804_23.39354_27-27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.63804 23.39354)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.63804"^^xsd:decimal ;
  dwc:decimalLongitude "23.39354"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1783"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2019_37.63804_23.39354_27-27>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.63804 23.39354)"^^geo:wktLiteral ;
  geo-pos:lat "37.63804"^^xsd:decimal ;
  geo-pos:long "23.39354"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1783"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Torquigener%20flavimaculosus_2019_37.63804_23.39354_27-27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Torquigener flavimaculosus_2019_37.63804_23.39354_27-27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Torquigener flavimaculosus_2019_37.63804_23.39354_27-27'^^xsd:string;
  dwc:scientificName 'Torquigener flavimaculosus Hardy & Randall, 1983'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.39354'^^xsd:double;
  dwc:latitude '37.63804'^^xsd:double;
  dwc:coordinatePrecision '1783'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'approximate coordinates through Google Earth;HCMR PROJECTS/ETHNIKO'^^xsd:string;
  dwc:aphiaid '219962'^^xsd:integer;
  dwc:occurrenceId 'Torquigener flavimaculosus_2019_37.63804_23.39354_27-27'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219962'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2015%2F2018_37.58357_23.39475_4-4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2015%2F2018_37.58357_23.39475_4-4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2015%2F2018_37.58357_23.39475_4-4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.58357 23.39475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.58357"^^xsd:decimal ;
  dwc:decimalLongitude "23.39475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2015%2F2018_37.58357_23.39475_4-4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.58357 23.39475)"^^geo:wktLiteral ;
  geo-pos:lat "37.58357"^^xsd:decimal ;
  geo-pos:long "23.39475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2015%2F2018_37.58357_23.39475_4-4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2015/2018_37.58357_23.39475_4-4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2015/2018_37.58357_23.39475_4-4'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.39475'^^xsd:double;
  dwc:latitude '37.58357'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2015/2018_37.58357_23.39475_4-4'^^xsd:string;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '10'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2008_37.40755_23.39584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2008_37.40755_23.39584> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2008_37.40755_23.39584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.40755 23.39584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.40755"^^xsd:decimal ;
  dwc:decimalLongitude "23.39584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2008_37.40755_23.39584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.40755 23.39584)"^^geo:wktLiteral ;
  geo-pos:lat "37.40755"^^xsd:decimal ;
  geo-pos:long "23.39584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2008_37.40755_23.39584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2008_37.40755_23.39584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2008_37.40755_23.39584'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.39584'^^xsd:double;
  dwc:latitude '37.40755'^^xsd:double;
  dwc:occurrenceRemarks 'Fisheries Directive'^^xsd:string;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2008_37.40755_23.39584'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2019_37.63636_23.40088_27-27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.63636_23.40088_27-27> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.63636_23.40088_27-27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.63636 23.40088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.63636"^^xsd:decimal ;
  dwc:decimalLongitude "23.40088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "181"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.63636_23.40088_27-27>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.63636 23.40088)"^^geo:wktLiteral ;
  geo-pos:lat "37.63636"^^xsd:decimal ;
  geo-pos:long "23.40088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "181"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2019_37.63636_23.40088_27-27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2019_37.63636_23.40088_27-27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2019_37.63636_23.40088_27-27'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.40088'^^xsd:double;
  dwc:latitude '37.63636'^^xsd:double;
  dwc:coordinatePrecision '181'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance; HCMR projects (Fisheries Data collection Database)'^^xsd:string;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2019_37.63636_23.40088_27-27'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '8'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Hydroides%20elegans_1976_40.22366_23.40165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Hydroides%20elegans_1976_40.22366_23.40165> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Hydroides%20elegans_1976_40.22366_23.40165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.22366 23.40165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.22366"^^xsd:decimal ;
  dwc:decimalLongitude "23.40165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Hydroides%20elegans_1976_40.22366_23.40165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.22366 23.40165)"^^geo:wktLiteral ;
  geo-pos:lat "40.22366"^^xsd:decimal ;
  geo-pos:long "23.40165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Hydroides%20elegans_1976_40.22366_23.40165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hydroides elegans_1976_40.22366_23.40165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Hydroides elegans_1976_40.22366_23.40165'^^xsd:string;
  dwc:scientificName 'Hydroides elegans (Haswell, 1883) [nomen protectum]'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.40165'^^xsd:double;
  dwc:latitude '40.22366'^^xsd:double;
  dwc:occurrenceRemarks 'approximate coordinates through Google Earth based on information provided by associatedReferences or asociatedMedia'^^xsd:string;
  dwc:aphiaid '131002'^^xsd:integer;
  dwc:occurrenceId 'Hydroides elegans_1976_40.22366_23.40165'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131002'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Stypopodium%20schimperi_2009_37.88192_23.40746_1-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2009_37.88192_23.40746_1-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2009_37.88192_23.40746_1-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88192 23.40746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.88192"^^xsd:decimal ;
  dwc:decimalLongitude "23.40746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2009_37.88192_23.40746_1-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88192 23.40746)"^^geo:wktLiteral ;
  geo-pos:lat "37.88192"^^xsd:decimal ;
  geo-pos:long "23.40746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Stypopodium%20schimperi_2009_37.88192_23.40746_1-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Stypopodium schimperi_2009_37.88192_23.40746_1-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Stypopodium schimperi_2009_37.88192_23.40746_1-5'^^xsd:string;
  dwc:scientificName 'Stypopodium schimperi (Kützing) Verlaque & Boudouresque, 1991'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.40746'^^xsd:double;
  dwc:latitude '37.88192'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '145391'^^xsd:integer;
  dwc:occurrenceId 'Stypopodium schimperi_2009_37.88192_23.40746_1-5'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145391'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'very high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_2000%2F2010_37.89922_23.40751_G.%20Mpazios>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_2000%2F2010_37.89922_23.40751_G.%20Mpazios> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_2000%2F2010_37.89922_23.40751_G.%20Mpazios> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.89922 23.40751)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.89922"^^xsd:decimal ;
  dwc:decimalLongitude "23.40751"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_2000%2F2010_37.89922_23.40751_G.%20Mpazios>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.89922 23.40751)"^^geo:wktLiteral ;
  geo-pos:lat "37.89922"^^xsd:decimal ;
  geo-pos:long "23.40751"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_2000%2F2010_37.89922_23.40751_G.%20Mpazios>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_2000/2010_37.89922_23.40751_G. Mpazios" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_2000/2010_37.89922_23.40751_G. Mpazios'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'G. Mpazios'^^xsd:string;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.40751'^^xsd:double;
  dwc:latitude '37.89922'^^xsd:double;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_2000/2010_37.89922_23.40751_G. Mpazios'^^xsd:string;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Codium%20fragile%20subsp.%20fragile_2010_37.98694_23.41075_0.5-0.5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Codium%20fragile%20subsp.%20fragile_2010_37.98694_23.41075_0.5-0.5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Codium%20fragile%20subsp.%20fragile_2010_37.98694_23.41075_0.5-0.5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98694 23.41075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.98694"^^xsd:decimal ;
  dwc:decimalLongitude "23.41075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Codium%20fragile%20subsp.%20fragile_2010_37.98694_23.41075_0.5-0.5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98694 23.41075)"^^geo:wktLiteral ;
  geo-pos:lat "37.98694"^^xsd:decimal ;
  geo-pos:long "23.41075"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Codium%20fragile%20subsp.%20fragile_2010_37.98694_23.41075_0.5-0.5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Codium fragile subsp. fragile_2010_37.98694_23.41075_0.5-0.5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Codium fragile subsp. fragile_2010_37.98694_23.41075_0.5-0.5'^^xsd:string;
  dwc:scientificName 'Codium fragile subsp. fragile (Suringar) Hariot, 1889'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.41075'^^xsd:double;
  dwc:latitude '37.98694'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '370562'^^xsd:integer;
  dwc:occurrenceId 'Codium fragile subsp. fragile_2010_37.98694_23.41075_0.5-0.5'^^xsd:string;
  dwc:observationDate '2010-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '370562'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'very high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Asparagopsis_2006_37.76167_23.4175_0.5-0.5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Asparagopsis_2006_37.76167_23.4175_0.5-0.5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Asparagopsis_2006_37.76167_23.4175_0.5-0.5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.76167 23.4175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.76167"^^xsd:decimal ;
  dwc:decimalLongitude "23.4175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Asparagopsis_2006_37.76167_23.4175_0.5-0.5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.76167 23.4175)"^^geo:wktLiteral ;
  geo-pos:lat "37.76167"^^xsd:decimal ;
  geo-pos:long "23.4175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Asparagopsis_2006_37.76167_23.4175_0.5-0.5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Asparagopsis_2006_37.76167_23.4175_0.5-0.5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Asparagopsis_2006_37.76167_23.4175_0.5-0.5'^^xsd:string;
  dwc:scientificName 'Asparagopsis Montagne, 1840'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.4175'^^xsd:double;
  dwc:latitude '37.76167'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '143809'^^xsd:integer;
  dwc:occurrenceId 'Asparagopsis_2006_37.76167_23.4175_0.5-0.5'^^xsd:string;
  dwc:observationDate '2006-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143809'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Crepidula%20fornicata_1995_37.9989_23.41777_Zamminos>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Crepidula%20fornicata_1995_37.9989_23.41777_Zamminos> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Crepidula%20fornicata_1995_37.9989_23.41777_Zamminos> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9989 23.41777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9989"^^xsd:decimal ;
  dwc:decimalLongitude "23.41777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Crepidula%20fornicata_1995_37.9989_23.41777_Zamminos>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9989 23.41777)"^^geo:wktLiteral ;
  geo-pos:lat "37.9989"^^xsd:decimal ;
  geo-pos:long "23.41777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Crepidula%20fornicata_1995_37.9989_23.41777_Zamminos>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Crepidula fornicata_1995_37.9989_23.41777_Zamminos" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Crepidula fornicata_1995_37.9989_23.41777_Zamminos'^^xsd:string;
  dwc:scientificName 'Crepidula fornicata (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Zamminos'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.41777'^^xsd:double;
  dwc:latitude '37.9989'^^xsd:double;
  dwc:aphiaid '138963'^^xsd:integer;
  dwc:occurrenceId 'Crepidula fornicata_1995_37.9989_23.41777_Zamminos'^^xsd:string;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138963'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_2000%2F2010_37.9989_23.41777_G.%20Mpazios>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_2000%2F2010_37.9989_23.41777_G.%20Mpazios> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_2000%2F2010_37.9989_23.41777_G.%20Mpazios> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9989 23.41777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9989"^^xsd:decimal ;
  dwc:decimalLongitude "23.41777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_2000%2F2010_37.9989_23.41777_G.%20Mpazios>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9989 23.41777)"^^geo:wktLiteral ;
  geo-pos:lat "37.9989"^^xsd:decimal ;
  geo-pos:long "23.41777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_2000%2F2010_37.9989_23.41777_G.%20Mpazios>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_2000/2010_37.9989_23.41777_G. Mpazios" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_2000/2010_37.9989_23.41777_G. Mpazios'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'G. Mpazios'^^xsd:string;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.41777'^^xsd:double;
  dwc:latitude '37.9989'^^xsd:double;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_2000/2010_37.9989_23.41777_G. Mpazios'^^xsd:string;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Mnemiopsis%20leidyi_2020_38.50266_23.42262_0.5-12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2020_38.50266_23.42262_0.5-12> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2020_38.50266_23.42262_0.5-12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50266 23.42262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50266"^^xsd:decimal ;
  dwc:decimalLongitude "23.42262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2020_38.50266_23.42262_0.5-12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50266 23.42262)"^^geo:wktLiteral ;
  geo-pos:lat "38.50266"^^xsd:decimal ;
  geo-pos:long "23.42262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Mnemiopsis%20leidyi_2020_38.50266_23.42262_0.5-12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mnemiopsis leidyi_2020_38.50266_23.42262_0.5-12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Mnemiopsis leidyi_2020_38.50266_23.42262_0.5-12'^^xsd:string;
  dwc:scientificName 'Mnemiopsis leidyi A. Agassiz, 1865'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.42262'^^xsd:double;
  dwc:latitude '38.50266'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '106401'^^xsd:integer;
  dwc:occurrenceId 'Mnemiopsis leidyi_2020_38.50266_23.42262_0.5-12'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106401'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '300'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Oculina%20patagonica_2020_38.50266_23.42262_0.5-4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Oculina%20patagonica_2020_38.50266_23.42262_0.5-4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Oculina%20patagonica_2020_38.50266_23.42262_0.5-4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50266 23.42262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50266"^^xsd:decimal ;
  dwc:decimalLongitude "23.42262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Oculina%20patagonica_2020_38.50266_23.42262_0.5-4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50266 23.42262)"^^geo:wktLiteral ;
  geo-pos:lat "38.50266"^^xsd:decimal ;
  geo-pos:long "23.42262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Oculina%20patagonica_2020_38.50266_23.42262_0.5-4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Oculina patagonica_2020_38.50266_23.42262_0.5-4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Oculina patagonica_2020_38.50266_23.42262_0.5-4'^^xsd:string;
  dwc:scientificName 'Oculina patagonica de Angelis D\'Ossat, 1908'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.42262'^^xsd:double;
  dwc:latitude '38.50266'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '135210'^^xsd:integer;
  dwc:occurrenceId 'Oculina patagonica_2020_38.50266_23.42262_0.5-4'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '135210'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'moderate'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_2020_38.50266_23.42262_0.5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_2020_38.50266_23.42262_0.5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_2020_38.50266_23.42262_0.5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50266 23.42262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50266"^^xsd:decimal ;
  dwc:decimalLongitude "23.42262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_2020_38.50266_23.42262_0.5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50266 23.42262)"^^geo:wktLiteral ;
  geo-pos:lat "38.50266"^^xsd:decimal ;
  geo-pos:long "23.42262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_2020_38.50266_23.42262_0.5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_2020_38.50266_23.42262_0.5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_2020_38.50266_23.42262_0.5-5'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.42262'^^xsd:double;
  dwc:latitude '38.50266'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_2020_38.50266_23.42262_0.5-5'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'very high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Stypopodium%20schimperi_2008_37.74638_23.42549_0-26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2008_37.74638_23.42549_0-26> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2008_37.74638_23.42549_0-26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74638 23.42549)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.74638"^^xsd:decimal ;
  dwc:decimalLongitude "23.42549"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "22"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2008_37.74638_23.42549_0-26>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74638 23.42549)"^^geo:wktLiteral ;
  geo-pos:lat "37.74638"^^xsd:decimal ;
  geo-pos:long "23.42549"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "22"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Stypopodium%20schimperi_2008_37.74638_23.42549_0-26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Stypopodium schimperi_2008_37.74638_23.42549_0-26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Stypopodium schimperi_2008_37.74638_23.42549_0-26'^^xsd:string;
  dwc:scientificName 'Stypopodium schimperi (Kützing) Verlaque & Boudouresque, 1991'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.42549'^^xsd:double;
  dwc:latitude '37.74638'^^xsd:double;
  dwc:coordinatePrecision '22'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '145391'^^xsd:integer;
  dwc:occurrenceId 'Stypopodium schimperi_2008_37.74638_23.42549_0-26'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145391'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Amathia%20verticillata_2015_37.74611_23.4275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Amathia%20verticillata_2015_37.74611_23.4275> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Amathia%20verticillata_2015_37.74611_23.4275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74611 23.4275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.74611"^^xsd:decimal ;
  dwc:decimalLongitude "23.4275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Amathia%20verticillata_2015_37.74611_23.4275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74611 23.4275)"^^geo:wktLiteral ;
  geo-pos:lat "37.74611"^^xsd:decimal ;
  geo-pos:long "23.4275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Amathia%20verticillata_2015_37.74611_23.4275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Amathia verticillata_2015_37.74611_23.4275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Amathia verticillata_2015_37.74611_23.4275'^^xsd:string;
  dwc:scientificName 'Amathia verticillata (delle Chiaje, 1822)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.4275'^^xsd:double;
  dwc:latitude '37.74611'^^xsd:double;
  dwc:aphiaid '851581'^^xsd:integer;
  dwc:occurrenceId 'Amathia verticillata_2015_37.74611_23.4275'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '851581'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Halophila%20stipulacea_2020_37.74523_23.42755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2020_37.74523_23.42755> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2020_37.74523_23.42755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74523 23.42755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.74523"^^xsd:decimal ;
  dwc:decimalLongitude "23.42755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Halophila%20stipulacea_2020_37.74523_23.42755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.74523 23.42755)"^^geo:wktLiteral ;
  geo-pos:lat "37.74523"^^xsd:decimal ;
  geo-pos:long "23.42755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Halophila%20stipulacea_2020_37.74523_23.42755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Halophila stipulacea_2020_37.74523_23.42755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Halophila stipulacea_2020_37.74523_23.42755'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea (Forsskål) Ascherson, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.42755'^^xsd:double;
  dwc:latitude '37.74523'^^xsd:double;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:occurrenceId 'Halophila stipulacea_2020_37.74523_23.42755'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_1997_37.69156_23.42876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_1997_37.69156_23.42876> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_1997_37.69156_23.42876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69156 23.42876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69156"^^xsd:decimal ;
  dwc:decimalLongitude "23.42876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "202"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_1997_37.69156_23.42876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69156 23.42876)"^^geo:wktLiteral ;
  geo-pos:lat "37.69156"^^xsd:decimal ;
  geo-pos:long "23.42876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "202"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_1997_37.69156_23.42876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_1997_37.69156_23.42876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_1997_37.69156_23.42876'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.42876'^^xsd:double;
  dwc:latitude '37.69156'^^xsd:double;
  dwc:coordinatePrecision '202'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_1997_37.69156_23.42876'^^xsd:string;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Penaeus%20aztecus_2017_38.00656_23.43085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Penaeus%20aztecus_2017_38.00656_23.43085> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Penaeus%20aztecus_2017_38.00656_23.43085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00656 23.43085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.00656"^^xsd:decimal ;
  dwc:decimalLongitude "23.43085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Penaeus%20aztecus_2017_38.00656_23.43085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00656 23.43085)"^^geo:wktLiteral ;
  geo-pos:lat "38.00656"^^xsd:decimal ;
  geo-pos:long "23.43085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Penaeus%20aztecus_2017_38.00656_23.43085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Penaeus aztecus_2017_38.00656_23.43085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Penaeus aztecus_2017_38.00656_23.43085'^^xsd:string;
  dwc:scientificName 'Penaeus aztecus Ives, 1891'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.43085'^^xsd:double;
  dwc:latitude '38.00656'^^xsd:double;
  dwc:aphiaid '395176'^^xsd:integer;
  dwc:occurrenceId 'Penaeus aztecus_2017_38.00656_23.43085'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1809216'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '10'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_2000%2F2010_37.95604_23.43177_G.%20Mpazios>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_2000%2F2010_37.95604_23.43177_G.%20Mpazios> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_2000%2F2010_37.95604_23.43177_G.%20Mpazios> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.95604 23.43177)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.95604"^^xsd:decimal ;
  dwc:decimalLongitude "23.43177"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_2000%2F2010_37.95604_23.43177_G.%20Mpazios>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.95604 23.43177)"^^geo:wktLiteral ;
  geo-pos:lat "37.95604"^^xsd:decimal ;
  geo-pos:long "23.43177"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_2000%2F2010_37.95604_23.43177_G.%20Mpazios>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_2000/2010_37.95604_23.43177_G. Mpazios" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_2000/2010_37.95604_23.43177_G. Mpazios'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'G. Mpazios'^^xsd:string;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.43177'^^xsd:double;
  dwc:latitude '37.95604'^^xsd:double;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_2000/2010_37.95604_23.43177_G. Mpazios'^^xsd:string;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Crepidula%20fornicata_2012_37.98544_23.43275_Kougianos>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Crepidula%20fornicata_2012_37.98544_23.43275_Kougianos> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Crepidula%20fornicata_2012_37.98544_23.43275_Kougianos> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98544 23.43275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.98544"^^xsd:decimal ;
  dwc:decimalLongitude "23.43275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Crepidula%20fornicata_2012_37.98544_23.43275_Kougianos>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98544 23.43275)"^^geo:wktLiteral ;
  geo-pos:lat "37.98544"^^xsd:decimal ;
  geo-pos:long "23.43275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Crepidula%20fornicata_2012_37.98544_23.43275_Kougianos>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Crepidula fornicata_2012_37.98544_23.43275_Kougianos" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Crepidula fornicata_2012_37.98544_23.43275_Kougianos'^^xsd:string;
  dwc:scientificName 'Crepidula fornicata (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Kougianos'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.43275'^^xsd:double;
  dwc:latitude '37.98544'^^xsd:double;
  dwc:aphiaid '138963'^^xsd:integer;
  dwc:occurrenceId 'Crepidula fornicata_2012_37.98544_23.43275_Kougianos'^^xsd:string;
  dwc:observationDate '2012-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138963'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Brachidontes%20pharaonis_2015_38.00669_23.43456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Brachidontes%20pharaonis_2015_38.00669_23.43456> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Brachidontes%20pharaonis_2015_38.00669_23.43456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00669 23.43456)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.00669"^^xsd:decimal ;
  dwc:decimalLongitude "23.43456"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Brachidontes%20pharaonis_2015_38.00669_23.43456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00669 23.43456)"^^geo:wktLiteral ;
  geo-pos:lat "38.00669"^^xsd:decimal ;
  geo-pos:long "23.43456"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Brachidontes%20pharaonis_2015_38.00669_23.43456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Brachidontes pharaonis_2015_38.00669_23.43456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Brachidontes pharaonis_2015_38.00669_23.43456'^^xsd:string;
  dwc:scientificName 'Brachidontes pharaonis (P. Fischer, 1870)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.43456'^^xsd:double;
  dwc:latitude '38.00669'^^xsd:double;
  dwc:occurrenceRemarks 'Dead'^^xsd:string;
  dwc:aphiaid '140437'^^xsd:integer;
  dwc:occurrenceId 'Brachidontes pharaonis_2015_38.00669_23.43456'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140437'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Crepidula%20fornicata_2014%2F2015_38.00669_23.43456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Crepidula%20fornicata_2014%2F2015_38.00669_23.43456> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Crepidula%20fornicata_2014%2F2015_38.00669_23.43456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00669 23.43456)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.00669"^^xsd:decimal ;
  dwc:decimalLongitude "23.43456"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Crepidula%20fornicata_2014%2F2015_38.00669_23.43456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00669 23.43456)"^^geo:wktLiteral ;
  geo-pos:lat "38.00669"^^xsd:decimal ;
  geo-pos:long "23.43456"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Crepidula%20fornicata_2014%2F2015_38.00669_23.43456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Crepidula fornicata_2014/2015_38.00669_23.43456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Crepidula fornicata_2014/2015_38.00669_23.43456'^^xsd:string;
  dwc:scientificName 'Crepidula fornicata (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.43456'^^xsd:double;
  dwc:latitude '38.00669'^^xsd:double;
  dwc:aphiaid '138963'^^xsd:integer;
  dwc:occurrenceId 'Crepidula fornicata_2014/2015_38.00669_23.43456'^^xsd:string;
  dwc:aphiaIdAccepted '138963'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'moderate'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Dendostrea%20folium_2014%2F2015_38.00669_23.43456_0-0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Dendostrea%20folium_2014%2F2015_38.00669_23.43456_0-0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Dendostrea%20folium_2014%2F2015_38.00669_23.43456_0-0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00669 23.43456)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.00669"^^xsd:decimal ;
  dwc:decimalLongitude "23.43456"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Dendostrea%20folium_2014%2F2015_38.00669_23.43456_0-0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00669 23.43456)"^^geo:wktLiteral ;
  geo-pos:lat "38.00669"^^xsd:decimal ;
  geo-pos:long "23.43456"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Dendostrea%20folium_2014%2F2015_38.00669_23.43456_0-0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Dendostrea folium_2014/2015_38.00669_23.43456_0-0" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Dendostrea folium_2014/2015_38.00669_23.43456_0-0'^^xsd:string;
  dwc:scientificName 'Dendostrea folium (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2014'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.43456'^^xsd:double;
  dwc:latitude '38.00669'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Beached/ Dead'^^xsd:string;
  dwc:aphiaid '506716'^^xsd:integer;
  dwc:occurrenceId 'Dendostrea folium_2014/2015_38.00669_23.43456_0-0'^^xsd:string;
  dwc:aphiaIdAccepted '506716'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fulvia%20fragilis_2015_38.00669_23.43456_0.5-6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fulvia%20fragilis_2015_38.00669_23.43456_0.5-6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fulvia%20fragilis_2015_38.00669_23.43456_0.5-6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00669 23.43456)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.00669"^^xsd:decimal ;
  dwc:decimalLongitude "23.43456"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fulvia%20fragilis_2015_38.00669_23.43456_0.5-6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.00669 23.43456)"^^geo:wktLiteral ;
  geo-pos:lat "38.00669"^^xsd:decimal ;
  geo-pos:long "23.43456"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fulvia%20fragilis_2015_38.00669_23.43456_0.5-6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fulvia fragilis_2015_38.00669_23.43456_0.5-6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fulvia fragilis_2015_38.00669_23.43456_0.5-6'^^xsd:string;
  dwc:scientificName 'Fulvia fragilis (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.43456'^^xsd:double;
  dwc:latitude '38.00669'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '605733'^^xsd:integer;
  dwc:occurrenceId 'Fulvia fragilis_2015_38.00669_23.43456_0.5-6'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '605733'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'moderate'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2006_39.14126_23.43532_0.2-0.2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2006_39.14126_23.43532_0.2-0.2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2006_39.14126_23.43532_0.2-0.2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.14126 23.43532)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.14126"^^xsd:decimal ;
  dwc:decimalLongitude "23.43532"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "17"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2006_39.14126_23.43532_0.2-0.2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.14126 23.43532)"^^geo:wktLiteral ;
  geo-pos:lat "39.14126"^^xsd:decimal ;
  geo-pos:long "23.43532"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "17"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2006_39.14126_23.43532_0.2-0.2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2006_39.14126_23.43532_0.2-0.2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2006_39.14126_23.43532_0.2-0.2'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.43532'^^xsd:double;
  dwc:latitude '39.14126'^^xsd:double;
  dwc:coordinatePrecision '17'^^xsd:integer;
  dwc:minimumDepth '0.2'^^xsd:double;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2006_39.14126_23.43532_0.2-0.2'^^xsd:string;
  dwc:observationDate '2006-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_2008_37.95543_23.43851_0.5-0.5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_2008_37.95543_23.43851_0.5-0.5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_2008_37.95543_23.43851_0.5-0.5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.95543 23.43851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.95543"^^xsd:decimal ;
  dwc:decimalLongitude "23.43851"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_2008_37.95543_23.43851_0.5-0.5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.95543 23.43851)"^^geo:wktLiteral ;
  geo-pos:lat "37.95543"^^xsd:decimal ;
  geo-pos:long "23.43851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_2008_37.95543_23.43851_0.5-0.5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_2008_37.95543_23.43851_0.5-0.5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_2008_37.95543_23.43851_0.5-0.5'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.43851'^^xsd:double;
  dwc:latitude '37.95543'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_2008_37.95543_23.43851_0.5-0.5'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'very high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2019-03-09_37.767_23.4395_20-20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019-03-09_37.767_23.4395_20-20> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019-03-09_37.767_23.4395_20-20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.767 23.4395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.767"^^xsd:decimal ;
  dwc:decimalLongitude "23.4395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019-03-09_37.767_23.4395_20-20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.767 23.4395)"^^geo:wktLiteral ;
  geo-pos:lat "37.767"^^xsd:decimal ;
  geo-pos:long "23.4395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2019-03-09_37.767_23.4395_20-20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2019-03-09_37.767_23.4395_20-20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2019-03-09_37.767_23.4395_20-20'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.4395'^^xsd:double;
  dwc:latitude '37.767'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2019-03-09_37.767_23.4395_20-20'^^xsd:string;
  dwc:observationDate '2019-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2019-03-10_37.767_23.4395_20-20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019-03-10_37.767_23.4395_20-20> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019-03-10_37.767_23.4395_20-20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.767 23.4395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.767"^^xsd:decimal ;
  dwc:decimalLongitude "23.4395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019-03-10_37.767_23.4395_20-20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.767 23.4395)"^^geo:wktLiteral ;
  geo-pos:lat "37.767"^^xsd:decimal ;
  geo-pos:long "23.4395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2019-03-10_37.767_23.4395_20-20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2019-03-10_37.767_23.4395_20-20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2019-03-10_37.767_23.4395_20-20'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.4395'^^xsd:double;
  dwc:latitude '37.767'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2019-03-10_37.767_23.4395_20-20'^^xsd:string;
  dwc:observationDate '2019-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Amphistegina%20lobifera_2012_37.92918_23.44136_30-30_Triantaphyllou%20%26%20Dimiza>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Amphistegina%20lobifera_2012_37.92918_23.44136_30-30_Triantaphyllou%20%26%20Dimiza> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Amphistegina%20lobifera_2012_37.92918_23.44136_30-30_Triantaphyllou%20%26%20Dimiza> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.92918 23.44136)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.92918"^^xsd:decimal ;
  dwc:decimalLongitude "23.44136"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Amphistegina%20lobifera_2012_37.92918_23.44136_30-30_Triantaphyllou%20%26%20Dimiza>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.92918 23.44136)"^^geo:wktLiteral ;
  geo-pos:lat "37.92918"^^xsd:decimal ;
  geo-pos:long "23.44136"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Amphistegina%20lobifera_2012_37.92918_23.44136_30-30_Triantaphyllou%20%26%20Dimiza>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Amphistegina lobifera_2012_37.92918_23.44136_30-30_Triantaphyllou & Dimiza" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Amphistegina lobifera_2012_37.92918_23.44136_30-30_Triantaphyllou & Dimiza'^^xsd:string;
  dwc:scientificName 'Amphistegina lobifera Larsen, 1976'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Triantaphyllou | Dimiza'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.44136'^^xsd:double;
  dwc:latitude '37.92918'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '490083'^^xsd:integer;
  dwc:occurrenceId 'Amphistegina lobifera_2012_37.92918_23.44136_30-30_Triantaphyllou & Dimiza'^^xsd:string;
  dwc:observationDate '2012-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '490083'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_1997_37.5_23.45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_1997_37.5_23.45> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_1997_37.5_23.45> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 23.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "23.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_1997_37.5_23.45>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 23.45)"^^geo:wktLiteral ;
  geo-pos:lat "37.5"^^xsd:decimal ;
  geo-pos:long "23.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_1997_37.5_23.45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_1997_37.5_23.45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_1997_37.5_23.45'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.45'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_1997_37.5_23.45'^^xsd:string;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fulvia%20fragilis_1997_37.72_23.45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fulvia%20fragilis_1997_37.72_23.45> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fulvia%20fragilis_1997_37.72_23.45> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.72 23.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.72"^^xsd:decimal ;
  dwc:decimalLongitude "23.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fulvia%20fragilis_1997_37.72_23.45>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.72 23.45)"^^geo:wktLiteral ;
  geo-pos:lat "37.72"^^xsd:decimal ;
  geo-pos:long "23.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fulvia%20fragilis_1997_37.72_23.45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fulvia fragilis_1997_37.72_23.45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fulvia fragilis_1997_37.72_23.45'^^xsd:string;
  dwc:scientificName 'Fulvia fragilis (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.45'^^xsd:double;
  dwc:latitude '37.72'^^xsd:double;
  dwc:aphiaid '605733'^^xsd:integer;
  dwc:occurrenceId 'Fulvia fragilis_1997_37.72_23.45'^^xsd:string;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '605733'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_2008_37.724_23.45_0.8-0.8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_2008_37.724_23.45_0.8-0.8> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_2008_37.724_23.45_0.8-0.8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.724 23.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.724"^^xsd:decimal ;
  dwc:decimalLongitude "23.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_2008_37.724_23.45_0.8-0.8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.724 23.45)"^^geo:wktLiteral ;
  geo-pos:lat "37.724"^^xsd:decimal ;
  geo-pos:long "23.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_2008_37.724_23.45_0.8-0.8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_2008_37.724_23.45_0.8-0.8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_2008_37.724_23.45_0.8-0.8'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.45'^^xsd:double;
  dwc:latitude '37.724'^^xsd:double;
  dwc:minimumDepth '0.8'^^xsd:double;
  dwc:maximumDepth '0.8'^^xsd:double;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_2008_37.724_23.45_0.8-0.8'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Mnemiopsis%20leidyi_1991_38.01655_23.45083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_1991_38.01655_23.45083> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_1991_38.01655_23.45083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01655 23.45083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01655"^^xsd:decimal ;
  dwc:decimalLongitude "23.45083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_1991_38.01655_23.45083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01655 23.45083)"^^geo:wktLiteral ;
  geo-pos:lat "38.01655"^^xsd:decimal ;
  geo-pos:long "23.45083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Mnemiopsis%20leidyi_1991_38.01655_23.45083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mnemiopsis leidyi_1991_38.01655_23.45083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Mnemiopsis leidyi_1991_38.01655_23.45083'^^xsd:string;
  dwc:scientificName 'Mnemiopsis leidyi A. Agassiz, 1865'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.45083'^^xsd:double;
  dwc:latitude '38.01655'^^xsd:double;
  dwc:aphiaid '106401'^^xsd:integer;
  dwc:occurrenceId 'Mnemiopsis leidyi_1991_38.01655_23.45083'^^xsd:string;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106401'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Halophila%20stipulacea_2008_37.8773_23.4538_8.7-18.7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2008_37.8773_23.4538_8.7-18.7> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2008_37.8773_23.4538_8.7-18.7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8773 23.4538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8773"^^xsd:decimal ;
  dwc:decimalLongitude "23.4538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Halophila%20stipulacea_2008_37.8773_23.4538_8.7-18.7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8773 23.4538)"^^geo:wktLiteral ;
  geo-pos:lat "37.8773"^^xsd:decimal ;
  geo-pos:long "23.4538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Halophila%20stipulacea_2008_37.8773_23.4538_8.7-18.7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Halophila stipulacea_2008_37.8773_23.4538_8.7-18.7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Halophila stipulacea_2008_37.8773_23.4538_8.7-18.7'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea (Forsskål) Ascherson, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.4538'^^xsd:double;
  dwc:latitude '37.8773'^^xsd:double;
  dwc:minimumDepth '8.7'^^xsd:double;
  dwc:maximumDepth '18.7'^^xsd:double;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:occurrenceId 'Halophila stipulacea_2008_37.8773_23.4538_8.7-18.7'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Crepidula%20fornicata_2013_38.02334_23.45433_Kougianos>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Crepidula%20fornicata_2013_38.02334_23.45433_Kougianos> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Crepidula%20fornicata_2013_38.02334_23.45433_Kougianos> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02334 23.45433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02334"^^xsd:decimal ;
  dwc:decimalLongitude "23.45433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "59"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Crepidula%20fornicata_2013_38.02334_23.45433_Kougianos>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02334 23.45433)"^^geo:wktLiteral ;
  geo-pos:lat "38.02334"^^xsd:decimal ;
  geo-pos:long "23.45433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "59"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Crepidula%20fornicata_2013_38.02334_23.45433_Kougianos>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Crepidula fornicata_2013_38.02334_23.45433_Kougianos" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Crepidula fornicata_2013_38.02334_23.45433_Kougianos'^^xsd:string;
  dwc:scientificName 'Crepidula fornicata (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Kougianos'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.45433'^^xsd:double;
  dwc:latitude '38.02334'^^xsd:double;
  dwc:coordinatePrecision '59'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '138963'^^xsd:integer;
  dwc:occurrenceId 'Crepidula fornicata_2013_38.02334_23.45433_Kougianos'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138963'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_2000%2F2010_38.02334_23.45433_G.%20Mpazios>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_2000%2F2010_38.02334_23.45433_G.%20Mpazios> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_2000%2F2010_38.02334_23.45433_G.%20Mpazios> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02334 23.45433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02334"^^xsd:decimal ;
  dwc:decimalLongitude "23.45433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "59"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_2000%2F2010_38.02334_23.45433_G.%20Mpazios>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02334 23.45433)"^^geo:wktLiteral ;
  geo-pos:lat "38.02334"^^xsd:decimal ;
  geo-pos:long "23.45433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "59"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_2000%2F2010_38.02334_23.45433_G.%20Mpazios>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_2000/2010_38.02334_23.45433_G. Mpazios" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_2000/2010_38.02334_23.45433_G. Mpazios'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'G. Mpazios'^^xsd:string;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.45433'^^xsd:double;
  dwc:latitude '38.02334'^^xsd:double;
  dwc:coordinatePrecision '59'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_2000/2010_38.02334_23.45433_G. Mpazios'^^xsd:string;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Asparagopsis_2007_37.87726_23.45613_0-0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Asparagopsis_2007_37.87726_23.45613_0-0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Asparagopsis_2007_37.87726_23.45613_0-0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87726 23.45613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.87726"^^xsd:decimal ;
  dwc:decimalLongitude "23.45613"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "26"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Asparagopsis_2007_37.87726_23.45613_0-0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87726 23.45613)"^^geo:wktLiteral ;
  geo-pos:lat "37.87726"^^xsd:decimal ;
  geo-pos:long "23.45613"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "26"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Asparagopsis_2007_37.87726_23.45613_0-0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Asparagopsis_2007_37.87726_23.45613_0-0" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Asparagopsis_2007_37.87726_23.45613_0-0'^^xsd:string;
  dwc:scientificName 'Asparagopsis Montagne, 1840'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.45613'^^xsd:double;
  dwc:latitude '37.87726'^^xsd:double;
  dwc:coordinatePrecision '26'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance; Beached/ Dead'^^xsd:string;
  dwc:aphiaid '143809'^^xsd:integer;
  dwc:occurrenceId 'Asparagopsis_2007_37.87726_23.45613_0-0'^^xsd:string;
  dwc:observationDate '2007-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143809'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Crepidula%20fornicata_2003_37.97849_23.45649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Crepidula%20fornicata_2003_37.97849_23.45649> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Crepidula%20fornicata_2003_37.97849_23.45649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.97849 23.45649)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.97849"^^xsd:decimal ;
  dwc:decimalLongitude "23.45649"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Crepidula%20fornicata_2003_37.97849_23.45649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.97849 23.45649)"^^geo:wktLiteral ;
  geo-pos:lat "37.97849"^^xsd:decimal ;
  geo-pos:long "23.45649"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Crepidula%20fornicata_2003_37.97849_23.45649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Crepidula fornicata_2003_37.97849_23.45649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Crepidula fornicata_2003_37.97849_23.45649'^^xsd:string;
  dwc:scientificName 'Crepidula fornicata (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.45649'^^xsd:double;
  dwc:latitude '37.97849'^^xsd:double;
  dwc:aphiaid '138963'^^xsd:integer;
  dwc:occurrenceId 'Crepidula fornicata_2003_37.97849_23.45649'^^xsd:string;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138963'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Crepidula%20fornicata_2010_37.97849_23.45649_Kougianos>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Crepidula%20fornicata_2010_37.97849_23.45649_Kougianos> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Crepidula%20fornicata_2010_37.97849_23.45649_Kougianos> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.97849 23.45649)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.97849"^^xsd:decimal ;
  dwc:decimalLongitude "23.45649"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Crepidula%20fornicata_2010_37.97849_23.45649_Kougianos>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.97849 23.45649)"^^geo:wktLiteral ;
  geo-pos:lat "37.97849"^^xsd:decimal ;
  geo-pos:long "23.45649"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Crepidula%20fornicata_2010_37.97849_23.45649_Kougianos>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Crepidula fornicata_2010_37.97849_23.45649_Kougianos" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Crepidula fornicata_2010_37.97849_23.45649_Kougianos'^^xsd:string;
  dwc:scientificName 'Crepidula fornicata (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Kougianos'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.45649'^^xsd:double;
  dwc:latitude '37.97849'^^xsd:double;
  dwc:aphiaid '138963'^^xsd:integer;
  dwc:occurrenceId 'Crepidula fornicata_2010_37.97849_23.45649_Kougianos'^^xsd:string;
  dwc:observationDate '2010-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138963'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fulvia%20fragilis_2007_37.97849_23.45649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fulvia%20fragilis_2007_37.97849_23.45649> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fulvia%20fragilis_2007_37.97849_23.45649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.97849 23.45649)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.97849"^^xsd:decimal ;
  dwc:decimalLongitude "23.45649"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fulvia%20fragilis_2007_37.97849_23.45649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.97849 23.45649)"^^geo:wktLiteral ;
  geo-pos:lat "37.97849"^^xsd:decimal ;
  geo-pos:long "23.45649"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fulvia%20fragilis_2007_37.97849_23.45649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fulvia fragilis_2007_37.97849_23.45649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fulvia fragilis_2007_37.97849_23.45649'^^xsd:string;
  dwc:scientificName 'Fulvia fragilis (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.45649'^^xsd:double;
  dwc:latitude '37.97849'^^xsd:double;
  dwc:aphiaid '605733'^^xsd:integer;
  dwc:occurrenceId 'Fulvia fragilis_2007_37.97849_23.45649'^^xsd:string;
  dwc:observationDate '2007-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '605733'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fulvia%20fragilis_2011_37.97849_23.45649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fulvia%20fragilis_2011_37.97849_23.45649> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fulvia%20fragilis_2011_37.97849_23.45649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.97849 23.45649)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.97849"^^xsd:decimal ;
  dwc:decimalLongitude "23.45649"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fulvia%20fragilis_2011_37.97849_23.45649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.97849 23.45649)"^^geo:wktLiteral ;
  geo-pos:lat "37.97849"^^xsd:decimal ;
  geo-pos:long "23.45649"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fulvia%20fragilis_2011_37.97849_23.45649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fulvia fragilis_2011_37.97849_23.45649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fulvia fragilis_2011_37.97849_23.45649'^^xsd:string;
  dwc:scientificName 'Fulvia fragilis (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.45649'^^xsd:double;
  dwc:latitude '37.97849'^^xsd:double;
  dwc:aphiaid '605733'^^xsd:integer;
  dwc:occurrenceId 'Fulvia fragilis_2011_37.97849_23.45649'^^xsd:string;
  dwc:observationDate '2011-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '605733'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_2000%2F2010_37.97849_23.45649_G.%20Mpazios>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_2000%2F2010_37.97849_23.45649_G.%20Mpazios> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_2000%2F2010_37.97849_23.45649_G.%20Mpazios> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.97849 23.45649)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.97849"^^xsd:decimal ;
  dwc:decimalLongitude "23.45649"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_2000%2F2010_37.97849_23.45649_G.%20Mpazios>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.97849 23.45649)"^^geo:wktLiteral ;
  geo-pos:lat "37.97849"^^xsd:decimal ;
  geo-pos:long "23.45649"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_2000%2F2010_37.97849_23.45649_G.%20Mpazios>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_2000/2010_37.97849_23.45649_G. Mpazios" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_2000/2010_37.97849_23.45649_G. Mpazios'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'G. Mpazios'^^xsd:string;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.45649'^^xsd:double;
  dwc:latitude '37.97849'^^xsd:double;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_2000/2010_37.97849_23.45649_G. Mpazios'^^xsd:string;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Conomurex%20persicus_2019_37.98003_23.45738_Panayiotis%20Ovalis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Conomurex%20persicus_2019_37.98003_23.45738_Panayiotis%20Ovalis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Conomurex%20persicus_2019_37.98003_23.45738_Panayiotis%20Ovalis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98003 23.45738)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.98003"^^xsd:decimal ;
  dwc:decimalLongitude "23.45738"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Conomurex%20persicus_2019_37.98003_23.45738_Panayiotis%20Ovalis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98003 23.45738)"^^geo:wktLiteral ;
  geo-pos:lat "37.98003"^^xsd:decimal ;
  geo-pos:long "23.45738"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Conomurex%20persicus_2019_37.98003_23.45738_Panayiotis%20Ovalis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Conomurex persicus_2019_37.98003_23.45738_Panayiotis Ovalis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Conomurex persicus_2019_37.98003_23.45738_Panayiotis Ovalis'^^xsd:string;
  dwc:scientificName 'Conomurex persicus (Swainson, 1821)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Panayiotis Ovalis'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.45738'^^xsd:double;
  dwc:latitude '37.98003'^^xsd:double;
  dwc:aphiaid '565371'^^xsd:integer;
  dwc:occurrenceId 'Conomurex persicus_2019_37.98003_23.45738_Panayiotis Ovalis'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '565371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '12'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2012_37.87737_23.45822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2012_37.87737_23.45822> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2012_37.87737_23.45822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87737 23.45822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.87737"^^xsd:decimal ;
  dwc:decimalLongitude "23.45822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2012_37.87737_23.45822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87737 23.45822)"^^geo:wktLiteral ;
  geo-pos:lat "37.87737"^^xsd:decimal ;
  geo-pos:long "23.45822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2012_37.87737_23.45822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2012_37.87737_23.45822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2012_37.87737_23.45822'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.45822'^^xsd:double;
  dwc:latitude '37.87737'^^xsd:double;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2012_37.87737_23.45822'^^xsd:string;
  dwc:observationDate '2012-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2019_37.7918_23.4583_38-38>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.7918_23.4583_38-38> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.7918_23.4583_38-38> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7918 23.4583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7918"^^xsd:decimal ;
  dwc:decimalLongitude "23.4583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.7918_23.4583_38-38>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7918 23.4583)"^^geo:wktLiteral ;
  geo-pos:lat "37.7918"^^xsd:decimal ;
  geo-pos:long "23.4583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2019_37.7918_23.4583_38-38>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2019_37.7918_23.4583_38-38" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2019_37.7918_23.4583_38-38'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.4583'^^xsd:double;
  dwc:latitude '37.7918'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2019_37.7918_23.4583_38-38'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2019_37.79183_23.45833_42-42_Lefkaditou%20%26%20Cristidis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.79183_23.45833_42-42_Lefkaditou%20%26%20Cristidis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.79183_23.45833_42-42_Lefkaditou%20%26%20Cristidis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.79183 23.45833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.79183"^^xsd:decimal ;
  dwc:decimalLongitude "23.45833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.79183_23.45833_42-42_Lefkaditou%20%26%20Cristidis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.79183 23.45833)"^^geo:wktLiteral ;
  geo-pos:lat "37.79183"^^xsd:decimal ;
  geo-pos:long "23.45833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2019_37.79183_23.45833_42-42_Lefkaditou%20%26%20Cristidis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2019_37.79183_23.45833_42-42_Lefkaditou & Cristidis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2019_37.79183_23.45833_42-42_Lefkaditou & Cristidis'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Lefkaditou | Cristidis'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.45833'^^xsd:double;
  dwc:latitude '37.79183'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'MSFD assessment report 2020'^^xsd:string;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2019_37.79183_23.45833_42-42_Lefkaditou & Cristidis'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Stypopodium%20schimperi_2015_37.71894_23.45855_0-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2015_37.71894_23.45855_0-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2015_37.71894_23.45855_0-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71894 23.45855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71894"^^xsd:decimal ;
  dwc:decimalLongitude "23.45855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2015_37.71894_23.45855_0-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71894 23.45855)"^^geo:wktLiteral ;
  geo-pos:lat "37.71894"^^xsd:decimal ;
  geo-pos:long "23.45855"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Stypopodium%20schimperi_2015_37.71894_23.45855_0-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Stypopodium schimperi_2015_37.71894_23.45855_0-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Stypopodium schimperi_2015_37.71894_23.45855_0-5'^^xsd:string;
  dwc:scientificName 'Stypopodium schimperi (Kützing) Verlaque & Boudouresque, 1991'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.45855'^^xsd:double;
  dwc:latitude '37.71894'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '145391'^^xsd:integer;
  dwc:occurrenceId 'Stypopodium schimperi_2015_37.71894_23.45855_0-5'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145391'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_1997_37.69546_23.45894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_1997_37.69546_23.45894> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_1997_37.69546_23.45894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69546 23.45894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69546"^^xsd:decimal ;
  dwc:decimalLongitude "23.45894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "608"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_1997_37.69546_23.45894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69546 23.45894)"^^geo:wktLiteral ;
  geo-pos:lat "37.69546"^^xsd:decimal ;
  geo-pos:long "23.45894"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "608"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_1997_37.69546_23.45894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_1997_37.69546_23.45894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_1997_37.69546_23.45894'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.45894'^^xsd:double;
  dwc:latitude '37.69546'^^xsd:double;
  dwc:coordinatePrecision '608'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_1997_37.69546_23.45894'^^xsd:string;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Crepidula%20fornicata_2013_38.02343_23.45915_Porfyris>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Crepidula%20fornicata_2013_38.02343_23.45915_Porfyris> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Crepidula%20fornicata_2013_38.02343_23.45915_Porfyris> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02343 23.45915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02343"^^xsd:decimal ;
  dwc:decimalLongitude "23.45915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "59"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Crepidula%20fornicata_2013_38.02343_23.45915_Porfyris>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02343 23.45915)"^^geo:wktLiteral ;
  geo-pos:lat "38.02343"^^xsd:decimal ;
  geo-pos:long "23.45915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "59"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Crepidula%20fornicata_2013_38.02343_23.45915_Porfyris>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Crepidula fornicata_2013_38.02343_23.45915_Porfyris" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Crepidula fornicata_2013_38.02343_23.45915_Porfyris'^^xsd:string;
  dwc:scientificName 'Crepidula fornicata (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Porfyris'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.45915'^^xsd:double;
  dwc:latitude '38.02343'^^xsd:double;
  dwc:coordinatePrecision '59'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '138963'^^xsd:integer;
  dwc:occurrenceId 'Crepidula fornicata_2013_38.02343_23.45915_Porfyris'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138963'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fulvia%20fragilis_2013_38.02343_23.45915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fulvia%20fragilis_2013_38.02343_23.45915> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fulvia%20fragilis_2013_38.02343_23.45915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02343 23.45915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02343"^^xsd:decimal ;
  dwc:decimalLongitude "23.45915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "59"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fulvia%20fragilis_2013_38.02343_23.45915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02343 23.45915)"^^geo:wktLiteral ;
  geo-pos:lat "38.02343"^^xsd:decimal ;
  geo-pos:long "23.45915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "59"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fulvia%20fragilis_2013_38.02343_23.45915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fulvia fragilis_2013_38.02343_23.45915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fulvia fragilis_2013_38.02343_23.45915'^^xsd:string;
  dwc:scientificName 'Fulvia fragilis (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.45915'^^xsd:double;
  dwc:latitude '38.02343'^^xsd:double;
  dwc:coordinatePrecision '59'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '605733'^^xsd:integer;
  dwc:occurrenceId 'Fulvia fragilis_2013_38.02343_23.45915'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '605733'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fulvia%20fragilis_2016_38.02343_23.45915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fulvia%20fragilis_2016_38.02343_23.45915> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fulvia%20fragilis_2016_38.02343_23.45915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02343 23.45915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02343"^^xsd:decimal ;
  dwc:decimalLongitude "23.45915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "59"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fulvia%20fragilis_2016_38.02343_23.45915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02343 23.45915)"^^geo:wktLiteral ;
  geo-pos:lat "38.02343"^^xsd:decimal ;
  geo-pos:long "23.45915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "59"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fulvia%20fragilis_2016_38.02343_23.45915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fulvia fragilis_2016_38.02343_23.45915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fulvia fragilis_2016_38.02343_23.45915'^^xsd:string;
  dwc:scientificName 'Fulvia fragilis (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.45915'^^xsd:double;
  dwc:latitude '38.02343'^^xsd:double;
  dwc:coordinatePrecision '59'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '605733'^^xsd:integer;
  dwc:occurrenceId 'Fulvia fragilis_2016_38.02343_23.45915'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '605733'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2008_37.87654_23.4593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_37.87654_23.4593> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_37.87654_23.4593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87654 23.4593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.87654"^^xsd:decimal ;
  dwc:decimalLongitude "23.4593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_37.87654_23.4593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87654 23.4593)"^^geo:wktLiteral ;
  geo-pos:lat "37.87654"^^xsd:decimal ;
  geo-pos:long "23.4593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2008_37.87654_23.4593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2008_37.87654_23.4593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2008_37.87654_23.4593'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.4593'^^xsd:double;
  dwc:latitude '37.87654'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2008_37.87654_23.4593'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2009_37.87654_23.4593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2009_37.87654_23.4593> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2009_37.87654_23.4593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87654 23.4593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.87654"^^xsd:decimal ;
  dwc:decimalLongitude "23.4593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2009_37.87654_23.4593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87654 23.4593)"^^geo:wktLiteral ;
  geo-pos:lat "37.87654"^^xsd:decimal ;
  geo-pos:long "23.4593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2009_37.87654_23.4593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2009_37.87654_23.4593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2009_37.87654_23.4593'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.4593'^^xsd:double;
  dwc:latitude '37.87654'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2009_37.87654_23.4593'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Oculina%20patagonica_2009_37.8767_23.4595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Oculina%20patagonica_2009_37.8767_23.4595> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Oculina%20patagonica_2009_37.8767_23.4595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8767 23.4595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8767"^^xsd:decimal ;
  dwc:decimalLongitude "23.4595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Oculina%20patagonica_2009_37.8767_23.4595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8767 23.4595)"^^geo:wktLiteral ;
  geo-pos:lat "37.8767"^^xsd:decimal ;
  geo-pos:long "23.4595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Oculina%20patagonica_2009_37.8767_23.4595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Oculina patagonica_2009_37.8767_23.4595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Oculina patagonica_2009_37.8767_23.4595'^^xsd:string;
  dwc:scientificName 'Oculina patagonica de Angelis D\'Ossat, 1908'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.4595'^^xsd:double;
  dwc:latitude '37.8767'^^xsd:double;
  dwc:aphiaid '135210'^^xsd:integer;
  dwc:occurrenceId 'Oculina patagonica_2009_37.8767_23.4595'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '135210'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Codium%20fragile%20subsp.%20fragile_1998%2F2004_37.50685_23.46034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Codium%20fragile%20subsp.%20fragile_1998%2F2004_37.50685_23.46034> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Codium%20fragile%20subsp.%20fragile_1998%2F2004_37.50685_23.46034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.50685 23.46034)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.50685"^^xsd:decimal ;
  dwc:decimalLongitude "23.46034"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Codium%20fragile%20subsp.%20fragile_1998%2F2004_37.50685_23.46034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.50685 23.46034)"^^geo:wktLiteral ;
  geo-pos:lat "37.50685"^^xsd:decimal ;
  geo-pos:long "23.46034"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Codium%20fragile%20subsp.%20fragile_1998%2F2004_37.50685_23.46034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Codium fragile subsp. fragile_1998/2004_37.50685_23.46034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Codium fragile subsp. fragile_1998/2004_37.50685_23.46034'^^xsd:string;
  dwc:scientificName 'Codium fragile subsp. fragile (Suringar) Hariot, 1889'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.46034'^^xsd:double;
  dwc:latitude '37.50685'^^xsd:double;
  dwc:aphiaid '370562'^^xsd:integer;
  dwc:occurrenceId 'Codium fragile subsp. fragile_1998/2004_37.50685_23.46034'^^xsd:string;
  dwc:aphiaIdAccepted '370562'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Crepidula%20fornicata_2010_37.92406_23.46057_Kougianos>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Crepidula%20fornicata_2010_37.92406_23.46057_Kougianos> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Crepidula%20fornicata_2010_37.92406_23.46057_Kougianos> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.92406 23.46057)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.92406"^^xsd:decimal ;
  dwc:decimalLongitude "23.46057"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Crepidula%20fornicata_2010_37.92406_23.46057_Kougianos>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.92406 23.46057)"^^geo:wktLiteral ;
  geo-pos:lat "37.92406"^^xsd:decimal ;
  geo-pos:long "23.46057"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Crepidula%20fornicata_2010_37.92406_23.46057_Kougianos>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Crepidula fornicata_2010_37.92406_23.46057_Kougianos" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Crepidula fornicata_2010_37.92406_23.46057_Kougianos'^^xsd:string;
  dwc:scientificName 'Crepidula fornicata (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Kougianos'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.46057'^^xsd:double;
  dwc:latitude '37.92406'^^xsd:double;
  dwc:aphiaid '138963'^^xsd:integer;
  dwc:occurrenceId 'Crepidula fornicata_2010_37.92406_23.46057_Kougianos'^^xsd:string;
  dwc:observationDate '2010-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138963'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Asparagopsis_1979_37.879_23.46092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Asparagopsis_1979_37.879_23.46092> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Asparagopsis_1979_37.879_23.46092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.879 23.46092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.879"^^xsd:decimal ;
  dwc:decimalLongitude "23.46092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Asparagopsis_1979_37.879_23.46092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.879 23.46092)"^^geo:wktLiteral ;
  geo-pos:lat "37.879"^^xsd:decimal ;
  geo-pos:long "23.46092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Asparagopsis_1979_37.879_23.46092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Asparagopsis_1979_37.879_23.46092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Asparagopsis_1979_37.879_23.46092'^^xsd:string;
  dwc:scientificName 'Asparagopsis Montagne, 1840'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.46092'^^xsd:double;
  dwc:latitude '37.879'^^xsd:double;
  dwc:coordinatePrecision '8'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '143809'^^xsd:integer;
  dwc:occurrenceId 'Asparagopsis_1979_37.879_23.46092'^^xsd:string;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143809'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_2005-06-24_37.87932_23.46233_G.%20Mpazios>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_2005-06-24_37.87932_23.46233_G.%20Mpazios> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_2005-06-24_37.87932_23.46233_G.%20Mpazios> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87932 23.46233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.87932"^^xsd:decimal ;
  dwc:decimalLongitude "23.46233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_2005-06-24_37.87932_23.46233_G.%20Mpazios>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87932 23.46233)"^^geo:wktLiteral ;
  geo-pos:lat "37.87932"^^xsd:decimal ;
  geo-pos:long "23.46233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_2005-06-24_37.87932_23.46233_G.%20Mpazios>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_2005-06-24_37.87932_23.46233_G. Mpazios" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_2005-06-24_37.87932_23.46233_G. Mpazios'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'G. Mpazios'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.46233'^^xsd:double;
  dwc:latitude '37.87932'^^xsd:double;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_2005-06-24_37.87932_23.46233_G. Mpazios'^^xsd:string;
  dwc:observationDate '2005-06-24'^^xsd:date;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_2005-06-30_37.87932_23.46233_G.%20Mpazios>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_2005-06-30_37.87932_23.46233_G.%20Mpazios> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_2005-06-30_37.87932_23.46233_G.%20Mpazios> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87932 23.46233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.87932"^^xsd:decimal ;
  dwc:decimalLongitude "23.46233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_2005-06-30_37.87932_23.46233_G.%20Mpazios>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87932 23.46233)"^^geo:wktLiteral ;
  geo-pos:lat "37.87932"^^xsd:decimal ;
  geo-pos:long "23.46233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_2005-06-30_37.87932_23.46233_G.%20Mpazios>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_2005-06-30_37.87932_23.46233_G. Mpazios" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_2005-06-30_37.87932_23.46233_G. Mpazios'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'G. Mpazios'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.46233'^^xsd:double;
  dwc:latitude '37.87932'^^xsd:double;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_2005-06-30_37.87932_23.46233_G. Mpazios'^^xsd:string;
  dwc:observationDate '2005-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Crepidula%20fornicata_2003_38.02435_23.46448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Crepidula%20fornicata_2003_38.02435_23.46448> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Crepidula%20fornicata_2003_38.02435_23.46448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02435 23.46448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02435"^^xsd:decimal ;
  dwc:decimalLongitude "23.46448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "59"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Crepidula%20fornicata_2003_38.02435_23.46448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02435 23.46448)"^^geo:wktLiteral ;
  geo-pos:lat "38.02435"^^xsd:decimal ;
  geo-pos:long "23.46448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "59"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Crepidula%20fornicata_2003_38.02435_23.46448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Crepidula fornicata_2003_38.02435_23.46448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Crepidula fornicata_2003_38.02435_23.46448'^^xsd:string;
  dwc:scientificName 'Crepidula fornicata (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.46448'^^xsd:double;
  dwc:latitude '38.02435'^^xsd:double;
  dwc:coordinatePrecision '59'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '138963'^^xsd:integer;
  dwc:occurrenceId 'Crepidula fornicata_2003_38.02435_23.46448'^^xsd:string;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138963'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Crepidula%20fornicata_2004_37.98064_23.46651_colln%20Pesiridis%20%28GNHM%206052%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Crepidula%20fornicata_2004_37.98064_23.46651_colln%20Pesiridis%20%28GNHM%206052%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Crepidula%20fornicata_2004_37.98064_23.46651_colln%20Pesiridis%20%28GNHM%206052%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98064 23.46651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.98064"^^xsd:decimal ;
  dwc:decimalLongitude "23.46651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Crepidula%20fornicata_2004_37.98064_23.46651_colln%20Pesiridis%20%28GNHM%206052%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98064 23.46651)"^^geo:wktLiteral ;
  geo-pos:lat "37.98064"^^xsd:decimal ;
  geo-pos:long "23.46651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Crepidula%20fornicata_2004_37.98064_23.46651_colln%20Pesiridis%20%28GNHM%206052%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Crepidula fornicata_2004_37.98064_23.46651_colln Pesiridis (GNHM 6052)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Crepidula fornicata_2004_37.98064_23.46651_colln Pesiridis (GNHM 6052)'^^xsd:string;
  dwc:scientificName 'Crepidula fornicata (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'colln Pesiridis'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.46651'^^xsd:double;
  dwc:latitude '37.98064'^^xsd:double;
  dwc:aphiaid '138963'^^xsd:integer;
  dwc:occurrenceId 'Crepidula fornicata_2004_37.98064_23.46651_colln Pesiridis (GNHM 6052)'^^xsd:string;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138963'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '5'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Crepidula%20fornicata_2005_37.98064_23.46651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Crepidula%20fornicata_2005_37.98064_23.46651> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Crepidula%20fornicata_2005_37.98064_23.46651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98064 23.46651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.98064"^^xsd:decimal ;
  dwc:decimalLongitude "23.46651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Crepidula%20fornicata_2005_37.98064_23.46651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98064 23.46651)"^^geo:wktLiteral ;
  geo-pos:lat "37.98064"^^xsd:decimal ;
  geo-pos:long "23.46651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Crepidula%20fornicata_2005_37.98064_23.46651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Crepidula fornicata_2005_37.98064_23.46651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Crepidula fornicata_2005_37.98064_23.46651'^^xsd:string;
  dwc:scientificName 'Crepidula fornicata (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.46651'^^xsd:double;
  dwc:latitude '37.98064'^^xsd:double;
  dwc:aphiaid '138963'^^xsd:integer;
  dwc:occurrenceId 'Crepidula fornicata_2005_37.98064_23.46651'^^xsd:string;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138963'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '10'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fulvia%20fragilis_1998_37.98064_23.46651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fulvia%20fragilis_1998_37.98064_23.46651> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fulvia%20fragilis_1998_37.98064_23.46651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98064 23.46651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.98064"^^xsd:decimal ;
  dwc:decimalLongitude "23.46651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fulvia%20fragilis_1998_37.98064_23.46651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98064 23.46651)"^^geo:wktLiteral ;
  geo-pos:lat "37.98064"^^xsd:decimal ;
  geo-pos:long "23.46651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fulvia%20fragilis_1998_37.98064_23.46651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fulvia fragilis_1998_37.98064_23.46651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fulvia fragilis_1998_37.98064_23.46651'^^xsd:string;
  dwc:scientificName 'Fulvia fragilis (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.46651'^^xsd:double;
  dwc:latitude '37.98064'^^xsd:double;
  dwc:aphiaid '605733'^^xsd:integer;
  dwc:occurrenceId 'Fulvia fragilis_1998_37.98064_23.46651'^^xsd:string;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '605733'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fulvia%20fragilis_2015_37.98064_23.46651_0-0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fulvia%20fragilis_2015_37.98064_23.46651_0-0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fulvia%20fragilis_2015_37.98064_23.46651_0-0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98064 23.46651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.98064"^^xsd:decimal ;
  dwc:decimalLongitude "23.46651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fulvia%20fragilis_2015_37.98064_23.46651_0-0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.98064 23.46651)"^^geo:wktLiteral ;
  geo-pos:lat "37.98064"^^xsd:decimal ;
  geo-pos:long "23.46651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fulvia%20fragilis_2015_37.98064_23.46651_0-0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fulvia fragilis_2015_37.98064_23.46651_0-0" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fulvia fragilis_2015_37.98064_23.46651_0-0'^^xsd:string;
  dwc:scientificName 'Fulvia fragilis (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.46651'^^xsd:double;
  dwc:latitude '37.98064'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Beached/ Dead'^^xsd:string;
  dwc:aphiaid '605733'^^xsd:integer;
  dwc:occurrenceId 'Fulvia fragilis_2015_37.98064_23.46651_0-0'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '605733'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'moderate'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2019_37.95329_23.46664_1-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.95329_23.46664_1-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.95329_23.46664_1-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.95329 23.46664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.95329"^^xsd:decimal ;
  dwc:decimalLongitude "23.46664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.95329_23.46664_1-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.95329 23.46664)"^^geo:wktLiteral ;
  geo-pos:lat "37.95329"^^xsd:decimal ;
  geo-pos:long "23.46664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2019_37.95329_23.46664_1-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2019_37.95329_23.46664_1-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2019_37.95329_23.46664_1-1'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.46664'^^xsd:double;
  dwc:latitude '37.95329'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2019_37.95329_23.46664_1-1'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2019_36.91352_23.46743_2-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.91352_23.46743_2-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.91352_23.46743_2-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.91352 23.46743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.91352"^^xsd:decimal ;
  dwc:decimalLongitude "23.46743"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "44"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.91352_23.46743_2-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.91352 23.46743)"^^geo:wktLiteral ;
  geo-pos:lat "36.91352"^^xsd:decimal ;
  geo-pos:long "23.46743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "44"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2019_36.91352_23.46743_2-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2019_36.91352_23.46743_2-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2019_36.91352_23.46743_2-2'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.46743'^^xsd:double;
  dwc:latitude '36.91352'^^xsd:double;
  dwc:coordinatePrecision '44'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2019_36.91352_23.46743_2-2'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2020_37.67654_23.47503_1.5-2_Christos%20Chiotis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2020_37.67654_23.47503_1.5-2_Christos%20Chiotis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2020_37.67654_23.47503_1.5-2_Christos%20Chiotis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67654 23.47503)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.67654"^^xsd:decimal ;
  dwc:decimalLongitude "23.47503"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2020_37.67654_23.47503_1.5-2_Christos%20Chiotis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67654 23.47503)"^^geo:wktLiteral ;
  geo-pos:lat "37.67654"^^xsd:decimal ;
  geo-pos:long "23.47503"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2020_37.67654_23.47503_1.5-2_Christos%20Chiotis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2020_37.67654_23.47503_1.5-2_Christos Chiotis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2020_37.67654_23.47503_1.5-2_Christos Chiotis'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Christos Chiotis'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.47503'^^xsd:double;
  dwc:latitude '37.67654'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2020_37.67654_23.47503_1.5-2_Christos Chiotis'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2020_37.67654_23.47503_32-32_Leonidas%20Stavrou>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2020_37.67654_23.47503_32-32_Leonidas%20Stavrou> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2020_37.67654_23.47503_32-32_Leonidas%20Stavrou> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67654 23.47503)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.67654"^^xsd:decimal ;
  dwc:decimalLongitude "23.47503"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2020_37.67654_23.47503_32-32_Leonidas%20Stavrou>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67654 23.47503)"^^geo:wktLiteral ;
  geo-pos:lat "37.67654"^^xsd:decimal ;
  geo-pos:long "23.47503"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2020_37.67654_23.47503_32-32_Leonidas%20Stavrou>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2020_37.67654_23.47503_32-32_Leonidas Stavrou" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2020_37.67654_23.47503_32-32_Leonidas Stavrou'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Leonidas Stavrou'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.47503'^^xsd:double;
  dwc:latitude '37.67654'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2020_37.67654_23.47503_32-32_Leonidas Stavrou'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Oculina%20patagonica_2009_37.88629_23.47516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Oculina%20patagonica_2009_37.88629_23.47516> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Oculina%20patagonica_2009_37.88629_23.47516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88629 23.47516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.88629"^^xsd:decimal ;
  dwc:decimalLongitude "23.47516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "45"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Oculina%20patagonica_2009_37.88629_23.47516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88629 23.47516)"^^geo:wktLiteral ;
  geo-pos:lat "37.88629"^^xsd:decimal ;
  geo-pos:long "23.47516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "45"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Oculina%20patagonica_2009_37.88629_23.47516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Oculina patagonica_2009_37.88629_23.47516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Oculina patagonica_2009_37.88629_23.47516'^^xsd:string;
  dwc:scientificName 'Oculina patagonica de Angelis D\'Ossat, 1908'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.47516'^^xsd:double;
  dwc:latitude '37.88629'^^xsd:double;
  dwc:coordinatePrecision '45'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '135210'^^xsd:integer;
  dwc:occurrenceId 'Oculina patagonica_2009_37.88629_23.47516'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '135210'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_1989_37.77284_23.47815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_1989_37.77284_23.47815> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_1989_37.77284_23.47815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.77284 23.47815)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.77284"^^xsd:decimal ;
  dwc:decimalLongitude "23.47815"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "352"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_1989_37.77284_23.47815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.77284 23.47815)"^^geo:wktLiteral ;
  geo-pos:lat "37.77284"^^xsd:decimal ;
  geo-pos:long "23.47815"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "352"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_1989_37.77284_23.47815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_1989_37.77284_23.47815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_1989_37.77284_23.47815'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.47815'^^xsd:double;
  dwc:latitude '37.77284'^^xsd:double;
  dwc:coordinatePrecision '352'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_1989_37.77284_23.47815'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2012_37.50477_23.48336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2012_37.50477_23.48336> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2012_37.50477_23.48336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.50477 23.48336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.50477"^^xsd:decimal ;
  dwc:decimalLongitude "23.48336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2012_37.50477_23.48336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.50477 23.48336)"^^geo:wktLiteral ;
  geo-pos:lat "37.50477"^^xsd:decimal ;
  geo-pos:long "23.48336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2012_37.50477_23.48336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2012_37.50477_23.48336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2012_37.50477_23.48336'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.48336'^^xsd:double;
  dwc:latitude '37.50477'^^xsd:double;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2012_37.50477_23.48336'^^xsd:string;
  dwc:observationDate '2012-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Oculina%20patagonica_2009_37.8892_23.4834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Oculina%20patagonica_2009_37.8892_23.4834> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Oculina%20patagonica_2009_37.8892_23.4834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8892 23.4834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8892"^^xsd:decimal ;
  dwc:decimalLongitude "23.4834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Oculina%20patagonica_2009_37.8892_23.4834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8892 23.4834)"^^geo:wktLiteral ;
  geo-pos:lat "37.8892"^^xsd:decimal ;
  geo-pos:long "23.4834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Oculina%20patagonica_2009_37.8892_23.4834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Oculina patagonica_2009_37.8892_23.4834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Oculina patagonica_2009_37.8892_23.4834'^^xsd:string;
  dwc:scientificName 'Oculina patagonica de Angelis D\'Ossat, 1908'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.4834'^^xsd:double;
  dwc:latitude '37.8892'^^xsd:double;
  dwc:aphiaid '135210'^^xsd:integer;
  dwc:occurrenceId 'Oculina patagonica_2009_37.8892_23.4834'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '135210'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Conomurex%20persicus_2020_37.53224_23.48356_0.5-6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Conomurex%20persicus_2020_37.53224_23.48356_0.5-6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Conomurex%20persicus_2020_37.53224_23.48356_0.5-6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.53224 23.48356)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.53224"^^xsd:decimal ;
  dwc:decimalLongitude "23.48356"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Conomurex%20persicus_2020_37.53224_23.48356_0.5-6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.53224 23.48356)"^^geo:wktLiteral ;
  geo-pos:lat "37.53224"^^xsd:decimal ;
  geo-pos:long "23.48356"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Conomurex%20persicus_2020_37.53224_23.48356_0.5-6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Conomurex persicus_2020_37.53224_23.48356_0.5-6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Conomurex persicus_2020_37.53224_23.48356_0.5-6'^^xsd:string;
  dwc:scientificName 'Conomurex persicus (Swainson, 1821)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.48356'^^xsd:double;
  dwc:latitude '37.53224'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '565371'^^xsd:integer;
  dwc:occurrenceId 'Conomurex persicus_2020_37.53224_23.48356_0.5-6'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '565371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2020_37.53224_23.48356_0.5-6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2020_37.53224_23.48356_0.5-6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2020_37.53224_23.48356_0.5-6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.53224 23.48356)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.53224"^^xsd:decimal ;
  dwc:decimalLongitude "23.48356"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2020_37.53224_23.48356_0.5-6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.53224 23.48356)"^^geo:wktLiteral ;
  geo-pos:lat "37.53224"^^xsd:decimal ;
  geo-pos:long "23.48356"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2020_37.53224_23.48356_0.5-6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2020_37.53224_23.48356_0.5-6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2020_37.53224_23.48356_0.5-6'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.48356'^^xsd:double;
  dwc:latitude '37.53224'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2020_37.53224_23.48356_0.5-6'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '4'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2020_37.53224_23.48356_0.5-6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2020_37.53224_23.48356_0.5-6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2020_37.53224_23.48356_0.5-6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.53224 23.48356)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.53224"^^xsd:decimal ;
  dwc:decimalLongitude "23.48356"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2020_37.53224_23.48356_0.5-6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.53224 23.48356)"^^geo:wktLiteral ;
  geo-pos:lat "37.53224"^^xsd:decimal ;
  geo-pos:long "23.48356"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2020_37.53224_23.48356_0.5-6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2020_37.53224_23.48356_0.5-6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2020_37.53224_23.48356_0.5-6'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.48356'^^xsd:double;
  dwc:latitude '37.53224'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2020_37.53224_23.48356_0.5-6'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2020_37.53224_23.48356_0.5-6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_37.53224_23.48356_0.5-6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_37.53224_23.48356_0.5-6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.53224 23.48356)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.53224"^^xsd:decimal ;
  dwc:decimalLongitude "23.48356"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_37.53224_23.48356_0.5-6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.53224 23.48356)"^^geo:wktLiteral ;
  geo-pos:lat "37.53224"^^xsd:decimal ;
  geo-pos:long "23.48356"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2020_37.53224_23.48356_0.5-6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2020_37.53224_23.48356_0.5-6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2020_37.53224_23.48356_0.5-6'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.48356'^^xsd:double;
  dwc:latitude '37.53224'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2020_37.53224_23.48356_0.5-6'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Stypopodium%20schimperi_2020_37.53224_23.48356_0.5-6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2020_37.53224_23.48356_0.5-6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2020_37.53224_23.48356_0.5-6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.53224 23.48356)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.53224"^^xsd:decimal ;
  dwc:decimalLongitude "23.48356"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2020_37.53224_23.48356_0.5-6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.53224 23.48356)"^^geo:wktLiteral ;
  geo-pos:lat "37.53224"^^xsd:decimal ;
  geo-pos:long "23.48356"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Stypopodium%20schimperi_2020_37.53224_23.48356_0.5-6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Stypopodium schimperi_2020_37.53224_23.48356_0.5-6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Stypopodium schimperi_2020_37.53224_23.48356_0.5-6'^^xsd:string;
  dwc:scientificName 'Stypopodium schimperi (Kützing) Verlaque & Boudouresque, 1991'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.48356'^^xsd:double;
  dwc:latitude '37.53224'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145391'^^xsd:integer;
  dwc:occurrenceId 'Stypopodium schimperi_2020_37.53224_23.48356_0.5-6'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145391'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_2019_37.77511_23.4847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_2019_37.77511_23.4847> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_2019_37.77511_23.4847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.77511 23.4847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.77511"^^xsd:decimal ;
  dwc:decimalLongitude "23.4847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "95"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_2019_37.77511_23.4847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.77511 23.4847)"^^geo:wktLiteral ;
  geo-pos:lat "37.77511"^^xsd:decimal ;
  geo-pos:long "23.4847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "95"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_2019_37.77511_23.4847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_2019_37.77511_23.4847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_2019_37.77511_23.4847'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.4847'^^xsd:double;
  dwc:latitude '37.77511'^^xsd:double;
  dwc:coordinatePrecision '95'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_2019_37.77511_23.4847'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fulvia%20fragilis_2013_38.0024_23.48528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fulvia%20fragilis_2013_38.0024_23.48528> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fulvia%20fragilis_2013_38.0024_23.48528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0024 23.48528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.0024"^^xsd:decimal ;
  dwc:decimalLongitude "23.48528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fulvia%20fragilis_2013_38.0024_23.48528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0024 23.48528)"^^geo:wktLiteral ;
  geo-pos:lat "38.0024"^^xsd:decimal ;
  geo-pos:long "23.48528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fulvia%20fragilis_2013_38.0024_23.48528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fulvia fragilis_2013_38.0024_23.48528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fulvia fragilis_2013_38.0024_23.48528'^^xsd:string;
  dwc:scientificName 'Fulvia fragilis (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.48528'^^xsd:double;
  dwc:latitude '38.0024'^^xsd:double;
  dwc:aphiaid '605733'^^xsd:integer;
  dwc:occurrenceId 'Fulvia fragilis_2013_38.0024_23.48528'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '605733'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_2000%2F2010_38.0024_23.48528_G.%20Mpazios>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_2000%2F2010_38.0024_23.48528_G.%20Mpazios> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_2000%2F2010_38.0024_23.48528_G.%20Mpazios> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0024 23.48528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.0024"^^xsd:decimal ;
  dwc:decimalLongitude "23.48528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_2000%2F2010_38.0024_23.48528_G.%20Mpazios>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0024 23.48528)"^^geo:wktLiteral ;
  geo-pos:lat "38.0024"^^xsd:decimal ;
  geo-pos:long "23.48528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_2000%2F2010_38.0024_23.48528_G.%20Mpazios>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_2000/2010_38.0024_23.48528_G. Mpazios" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_2000/2010_38.0024_23.48528_G. Mpazios'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'G. Mpazios'^^xsd:string;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.48528'^^xsd:double;
  dwc:latitude '38.0024'^^xsd:double;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_2000/2010_38.0024_23.48528_G. Mpazios'^^xsd:string;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2019_37.6738_23.4868_31-31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2019_37.6738_23.4868_31-31> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2019_37.6738_23.4868_31-31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6738 23.4868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6738"^^xsd:decimal ;
  dwc:decimalLongitude "23.4868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2019_37.6738_23.4868_31-31>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6738 23.4868)"^^geo:wktLiteral ;
  geo-pos:lat "37.6738"^^xsd:decimal ;
  geo-pos:long "23.4868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2019_37.6738_23.4868_31-31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2019_37.6738_23.4868_31-31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2019_37.6738_23.4868_31-31'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.4868'^^xsd:double;
  dwc:latitude '37.6738'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2019_37.6738_23.4868_31-31'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_1963_37.79362_23.48952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_1963_37.79362_23.48952> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_1963_37.79362_23.48952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.79362 23.48952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.79362"^^xsd:decimal ;
  dwc:decimalLongitude "23.48952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_1963_37.79362_23.48952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.79362 23.48952)"^^geo:wktLiteral ;
  geo-pos:lat "37.79362"^^xsd:decimal ;
  geo-pos:long "23.48952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_1963_37.79362_23.48952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_1963_37.79362_23.48952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_1963_37.79362_23.48952'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.48952'^^xsd:double;
  dwc:latitude '37.79362'^^xsd:double;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_1963_37.79362_23.48952'^^xsd:string;
  dwc:observationDate '1963-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'very high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fulvia%20fragilis_2003_39.15989_23.49073_3-3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fulvia%20fragilis_2003_39.15989_23.49073_3-3> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fulvia%20fragilis_2003_39.15989_23.49073_3-3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.15989 23.49073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.15989"^^xsd:decimal ;
  dwc:decimalLongitude "23.49073"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fulvia%20fragilis_2003_39.15989_23.49073_3-3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.15989 23.49073)"^^geo:wktLiteral ;
  geo-pos:lat "39.15989"^^xsd:decimal ;
  geo-pos:long "23.49073"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fulvia%20fragilis_2003_39.15989_23.49073_3-3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fulvia fragilis_2003_39.15989_23.49073_3-3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fulvia fragilis_2003_39.15989_23.49073_3-3'^^xsd:string;
  dwc:scientificName 'Fulvia fragilis (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.49073'^^xsd:double;
  dwc:latitude '39.15989'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '605733'^^xsd:integer;
  dwc:occurrenceId 'Fulvia fragilis_2003_39.15989_23.49073_3-3'^^xsd:string;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '605733'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Conomurex%20persicus_2020_37.95587_23.49386_Ioannis%20Marnierakis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Conomurex%20persicus_2020_37.95587_23.49386_Ioannis%20Marnierakis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Conomurex%20persicus_2020_37.95587_23.49386_Ioannis%20Marnierakis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.95587 23.49386)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.95587"^^xsd:decimal ;
  dwc:decimalLongitude "23.49386"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "81"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Conomurex%20persicus_2020_37.95587_23.49386_Ioannis%20Marnierakis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.95587 23.49386)"^^geo:wktLiteral ;
  geo-pos:lat "37.95587"^^xsd:decimal ;
  geo-pos:long "23.49386"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "81"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Conomurex%20persicus_2020_37.95587_23.49386_Ioannis%20Marnierakis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Conomurex persicus_2020_37.95587_23.49386_Ioannis Marnierakis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Conomurex persicus_2020_37.95587_23.49386_Ioannis Marnierakis'^^xsd:string;
  dwc:scientificName 'Conomurex persicus (Swainson, 1821)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Ioannis Marnierakis'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.49386'^^xsd:double;
  dwc:latitude '37.95587'^^xsd:double;
  dwc:coordinatePrecision '81'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '565371'^^xsd:integer;
  dwc:occurrenceId 'Conomurex persicus_2020_37.95587_23.49386_Ioannis Marnierakis'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '565371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2009_37.78159_23.49899_Koundouraki>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2009_37.78159_23.49899_Koundouraki> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2009_37.78159_23.49899_Koundouraki> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.78159 23.49899)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.78159"^^xsd:decimal ;
  dwc:decimalLongitude "23.49899"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5501"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2009_37.78159_23.49899_Koundouraki>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.78159 23.49899)"^^geo:wktLiteral ;
  geo-pos:lat "37.78159"^^xsd:decimal ;
  geo-pos:long "23.49899"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5501"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2009_37.78159_23.49899_Koundouraki>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2009_37.78159_23.49899_Koundouraki" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2009_37.78159_23.49899_Koundouraki'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Koundouraki'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.49899'^^xsd:double;
  dwc:latitude '37.78159'^^xsd:double;
  dwc:coordinatePrecision '5501'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance; Fisheries Directive'^^xsd:string;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2009_37.78159_23.49899_Koundouraki'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2016_38.50005_23.49974_10-20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2016_38.50005_23.49974_10-20> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2016_38.50005_23.49974_10-20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50005 23.49974)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50005"^^xsd:decimal ;
  dwc:decimalLongitude "23.49974"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2016_38.50005_23.49974_10-20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50005 23.49974)"^^geo:wktLiteral ;
  geo-pos:lat "38.50005"^^xsd:decimal ;
  geo-pos:long "23.49974"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2016_38.50005_23.49974_10-20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2016_38.50005_23.49974_10-20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2016_38.50005_23.49974_10-20'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.49974'^^xsd:double;
  dwc:latitude '38.50005'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2016_38.50005_23.49974_10-20'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Oculina%20patagonica_2016_38.50005_23.49974_0.5-11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Oculina%20patagonica_2016_38.50005_23.49974_0.5-11> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Oculina%20patagonica_2016_38.50005_23.49974_0.5-11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50005 23.49974)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50005"^^xsd:decimal ;
  dwc:decimalLongitude "23.49974"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Oculina%20patagonica_2016_38.50005_23.49974_0.5-11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50005 23.49974)"^^geo:wktLiteral ;
  geo-pos:lat "38.50005"^^xsd:decimal ;
  geo-pos:long "23.49974"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Oculina%20patagonica_2016_38.50005_23.49974_0.5-11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Oculina patagonica_2016_38.50005_23.49974_0.5-11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Oculina patagonica_2016_38.50005_23.49974_0.5-11'^^xsd:string;
  dwc:scientificName 'Oculina patagonica de Angelis D\'Ossat, 1908'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.49974'^^xsd:double;
  dwc:latitude '38.50005'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '135210'^^xsd:integer;
  dwc:occurrenceId 'Oculina patagonica_2016_38.50005_23.49974_0.5-11'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '135210'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Mnemiopsis%20leidyi_2004%2F2010_39.02417_23.5013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2004%2F2010_39.02417_23.5013> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2004%2F2010_39.02417_23.5013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02417 23.5013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.02417"^^xsd:decimal ;
  dwc:decimalLongitude "23.5013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2004%2F2010_39.02417_23.5013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02417 23.5013)"^^geo:wktLiteral ;
  geo-pos:lat "39.02417"^^xsd:decimal ;
  geo-pos:long "23.5013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Mnemiopsis%20leidyi_2004%2F2010_39.02417_23.5013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mnemiopsis leidyi_2004/2010_39.02417_23.5013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Mnemiopsis leidyi_2004/2010_39.02417_23.5013'^^xsd:string;
  dwc:scientificName 'Mnemiopsis leidyi A. Agassiz, 1865'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.5013'^^xsd:double;
  dwc:latitude '39.02417'^^xsd:double;
  dwc:aphiaid '106401'^^xsd:integer;
  dwc:occurrenceId 'Mnemiopsis leidyi_2004/2010_39.02417_23.5013'^^xsd:string;
  dwc:aphiaIdAccepted '106401'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Brachidontes%20pharaonis_2013%2F2015_38.0005_23.50286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Brachidontes%20pharaonis_2013%2F2015_38.0005_23.50286> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Brachidontes%20pharaonis_2013%2F2015_38.0005_23.50286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0005 23.50286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.0005"^^xsd:decimal ;
  dwc:decimalLongitude "23.50286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Brachidontes%20pharaonis_2013%2F2015_38.0005_23.50286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0005 23.50286)"^^geo:wktLiteral ;
  geo-pos:lat "38.0005"^^xsd:decimal ;
  geo-pos:long "23.50286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Brachidontes%20pharaonis_2013%2F2015_38.0005_23.50286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Brachidontes pharaonis_2013/2015_38.0005_23.50286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Brachidontes pharaonis_2013/2015_38.0005_23.50286'^^xsd:string;
  dwc:scientificName 'Brachidontes pharaonis (P. Fischer, 1870)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.50286'^^xsd:double;
  dwc:latitude '38.0005'^^xsd:double;
  dwc:occurrenceRemarks 'Dead'^^xsd:string;
  dwc:aphiaid '140437'^^xsd:integer;
  dwc:occurrenceId 'Brachidontes pharaonis_2013/2015_38.0005_23.50286'^^xsd:string;
  dwc:aphiaIdAccepted '140437'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'moderate'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Dendostrea%20folium_2015_38.0005_23.50286_0-0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Dendostrea%20folium_2015_38.0005_23.50286_0-0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Dendostrea%20folium_2015_38.0005_23.50286_0-0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0005 23.50286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.0005"^^xsd:decimal ;
  dwc:decimalLongitude "23.50286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Dendostrea%20folium_2015_38.0005_23.50286_0-0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0005 23.50286)"^^geo:wktLiteral ;
  geo-pos:lat "38.0005"^^xsd:decimal ;
  geo-pos:long "23.50286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Dendostrea%20folium_2015_38.0005_23.50286_0-0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Dendostrea folium_2015_38.0005_23.50286_0-0" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Dendostrea folium_2015_38.0005_23.50286_0-0'^^xsd:string;
  dwc:scientificName 'Dendostrea folium (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.50286'^^xsd:double;
  dwc:latitude '38.0005'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Beached/ Dead'^^xsd:string;
  dwc:aphiaid '506716'^^xsd:integer;
  dwc:occurrenceId 'Dendostrea folium_2015_38.0005_23.50286_0-0'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '506716'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Oculina%20patagonica_2009_37.9016_23.5045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Oculina%20patagonica_2009_37.9016_23.5045> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Oculina%20patagonica_2009_37.9016_23.5045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9016 23.5045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9016"^^xsd:decimal ;
  dwc:decimalLongitude "23.5045"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Oculina%20patagonica_2009_37.9016_23.5045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9016 23.5045)"^^geo:wktLiteral ;
  geo-pos:lat "37.9016"^^xsd:decimal ;
  geo-pos:long "23.5045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Oculina%20patagonica_2009_37.9016_23.5045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Oculina patagonica_2009_37.9016_23.5045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Oculina patagonica_2009_37.9016_23.5045'^^xsd:string;
  dwc:scientificName 'Oculina patagonica de Angelis D\'Ossat, 1908'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.5045'^^xsd:double;
  dwc:latitude '37.9016'^^xsd:double;
  dwc:aphiaid '135210'^^xsd:integer;
  dwc:occurrenceId 'Oculina patagonica_2009_37.9016_23.5045'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '135210'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2009_37.91069_23.51215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2009_37.91069_23.51215> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2009_37.91069_23.51215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.91069 23.51215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.91069"^^xsd:decimal ;
  dwc:decimalLongitude "23.51215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2009_37.91069_23.51215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.91069 23.51215)"^^geo:wktLiteral ;
  geo-pos:lat "37.91069"^^xsd:decimal ;
  geo-pos:long "23.51215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2009_37.91069_23.51215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2009_37.91069_23.51215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2009_37.91069_23.51215'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.51215'^^xsd:double;
  dwc:latitude '37.91069'^^xsd:double;
  dwc:occurrenceRemarks 'Fisheries Directive'^^xsd:string;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2009_37.91069_23.51215'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Oculina%20patagonica_2009_37.9112_23.5122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Oculina%20patagonica_2009_37.9112_23.5122> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Oculina%20patagonica_2009_37.9112_23.5122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9112 23.5122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9112"^^xsd:decimal ;
  dwc:decimalLongitude "23.5122"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Oculina%20patagonica_2009_37.9112_23.5122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9112 23.5122)"^^geo:wktLiteral ;
  geo-pos:lat "37.9112"^^xsd:decimal ;
  geo-pos:long "23.5122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Oculina%20patagonica_2009_37.9112_23.5122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Oculina patagonica_2009_37.9112_23.5122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Oculina patagonica_2009_37.9112_23.5122'^^xsd:string;
  dwc:scientificName 'Oculina patagonica de Angelis D\'Ossat, 1908'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.5122'^^xsd:double;
  dwc:latitude '37.9112'^^xsd:double;
  dwc:aphiaid '135210'^^xsd:integer;
  dwc:occurrenceId 'Oculina patagonica_2009_37.9112_23.5122'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '135210'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2008_37.9131_23.51243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2008_37.9131_23.51243> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2008_37.9131_23.51243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9131 23.51243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9131"^^xsd:decimal ;
  dwc:decimalLongitude "23.51243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2008_37.9131_23.51243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9131 23.51243)"^^geo:wktLiteral ;
  geo-pos:lat "37.9131"^^xsd:decimal ;
  geo-pos:long "23.51243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2008_37.9131_23.51243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2008_37.9131_23.51243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2008_37.9131_23.51243'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.51243'^^xsd:double;
  dwc:latitude '37.9131'^^xsd:double;
  dwc:occurrenceRemarks 'Fisheries Directive'^^xsd:string;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2008_37.9131_23.51243'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Asparagopsis_2006_37.91111_23.51278_1-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Asparagopsis_2006_37.91111_23.51278_1-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Asparagopsis_2006_37.91111_23.51278_1-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.91111 23.51278)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.91111"^^xsd:decimal ;
  dwc:decimalLongitude "23.51278"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Asparagopsis_2006_37.91111_23.51278_1-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.91111 23.51278)"^^geo:wktLiteral ;
  geo-pos:lat "37.91111"^^xsd:decimal ;
  geo-pos:long "23.51278"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Asparagopsis_2006_37.91111_23.51278_1-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Asparagopsis_2006_37.91111_23.51278_1-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Asparagopsis_2006_37.91111_23.51278_1-1'^^xsd:string;
  dwc:scientificName 'Asparagopsis Montagne, 1840'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.51278'^^xsd:double;
  dwc:latitude '37.91111'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '143809'^^xsd:integer;
  dwc:occurrenceId 'Asparagopsis_2006_37.91111_23.51278_1-1'^^xsd:string;
  dwc:observationDate '2006-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143809'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Codium%20fragile%20subsp.%20fragile_1998_37.91111_23.51278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Codium%20fragile%20subsp.%20fragile_1998_37.91111_23.51278> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Codium%20fragile%20subsp.%20fragile_1998_37.91111_23.51278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.91111 23.51278)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.91111"^^xsd:decimal ;
  dwc:decimalLongitude "23.51278"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Codium%20fragile%20subsp.%20fragile_1998_37.91111_23.51278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.91111 23.51278)"^^geo:wktLiteral ;
  geo-pos:lat "37.91111"^^xsd:decimal ;
  geo-pos:long "23.51278"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Codium%20fragile%20subsp.%20fragile_1998_37.91111_23.51278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Codium fragile subsp. fragile_1998_37.91111_23.51278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Codium fragile subsp. fragile_1998_37.91111_23.51278'^^xsd:string;
  dwc:scientificName 'Codium fragile subsp. fragile (Suringar) Hariot, 1889'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.51278'^^xsd:double;
  dwc:latitude '37.91111'^^xsd:double;
  dwc:aphiaid '370562'^^xsd:integer;
  dwc:occurrenceId 'Codium fragile subsp. fragile_1998_37.91111_23.51278'^^xsd:string;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '370562'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Oculina%20patagonica_2005_37.91167_23.51278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Oculina%20patagonica_2005_37.91167_23.51278> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Oculina%20patagonica_2005_37.91167_23.51278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.91167 23.51278)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.91167"^^xsd:decimal ;
  dwc:decimalLongitude "23.51278"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Oculina%20patagonica_2005_37.91167_23.51278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.91167 23.51278)"^^geo:wktLiteral ;
  geo-pos:lat "37.91167"^^xsd:decimal ;
  geo-pos:long "23.51278"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Oculina%20patagonica_2005_37.91167_23.51278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Oculina patagonica_2005_37.91167_23.51278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Oculina patagonica_2005_37.91167_23.51278'^^xsd:string;
  dwc:scientificName 'Oculina patagonica de Angelis D\'Ossat, 1908'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.51278'^^xsd:double;
  dwc:latitude '37.91167'^^xsd:double;
  dwc:aphiaid '135210'^^xsd:integer;
  dwc:occurrenceId 'Oculina patagonica_2005_37.91167_23.51278'^^xsd:string;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '135210'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Oculina%20patagonica_2009_37.9017_23.5135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Oculina%20patagonica_2009_37.9017_23.5135> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Oculina%20patagonica_2009_37.9017_23.5135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9017 23.5135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9017"^^xsd:decimal ;
  dwc:decimalLongitude "23.5135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Oculina%20patagonica_2009_37.9017_23.5135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9017 23.5135)"^^geo:wktLiteral ;
  geo-pos:lat "37.9017"^^xsd:decimal ;
  geo-pos:long "23.5135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Oculina%20patagonica_2009_37.9017_23.5135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Oculina patagonica_2009_37.9017_23.5135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Oculina patagonica_2009_37.9017_23.5135'^^xsd:string;
  dwc:scientificName 'Oculina patagonica de Angelis D\'Ossat, 1908'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.5135'^^xsd:double;
  dwc:latitude '37.9017'^^xsd:double;
  dwc:aphiaid '135210'^^xsd:integer;
  dwc:occurrenceId 'Oculina patagonica_2009_37.9017_23.5135'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '135210'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2009_37.90351_23.51418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2009_37.90351_23.51418> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2009_37.90351_23.51418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.90351 23.51418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.90351"^^xsd:decimal ;
  dwc:decimalLongitude "23.51418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2009_37.90351_23.51418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.90351 23.51418)"^^geo:wktLiteral ;
  geo-pos:lat "37.90351"^^xsd:decimal ;
  geo-pos:long "23.51418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2009_37.90351_23.51418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2009_37.90351_23.51418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2009_37.90351_23.51418'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.51418'^^xsd:double;
  dwc:latitude '37.90351'^^xsd:double;
  dwc:occurrenceRemarks 'Fisheries Directive'^^xsd:string;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2009_37.90351_23.51418'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Oculina%20patagonica_2009_37.903_23.5144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Oculina%20patagonica_2009_37.903_23.5144> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Oculina%20patagonica_2009_37.903_23.5144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.903 23.5144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.903"^^xsd:decimal ;
  dwc:decimalLongitude "23.5144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Oculina%20patagonica_2009_37.903_23.5144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.903 23.5144)"^^geo:wktLiteral ;
  geo-pos:lat "37.903"^^xsd:decimal ;
  geo-pos:long "23.5144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Oculina%20patagonica_2009_37.903_23.5144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Oculina patagonica_2009_37.903_23.5144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Oculina patagonica_2009_37.903_23.5144'^^xsd:string;
  dwc:scientificName 'Oculina patagonica de Angelis D\'Ossat, 1908'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.5144'^^xsd:double;
  dwc:latitude '37.903'^^xsd:double;
  dwc:aphiaid '135210'^^xsd:integer;
  dwc:occurrenceId 'Oculina patagonica_2009_37.903_23.5144'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '135210'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Oculina%20patagonica_2009_37.8987_23.515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Oculina%20patagonica_2009_37.8987_23.515> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Oculina%20patagonica_2009_37.8987_23.515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8987 23.515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8987"^^xsd:decimal ;
  dwc:decimalLongitude "23.515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Oculina%20patagonica_2009_37.8987_23.515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8987 23.515)"^^geo:wktLiteral ;
  geo-pos:lat "37.8987"^^xsd:decimal ;
  geo-pos:long "23.515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Oculina%20patagonica_2009_37.8987_23.515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Oculina patagonica_2009_37.8987_23.515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Oculina patagonica_2009_37.8987_23.515'^^xsd:string;
  dwc:scientificName 'Oculina patagonica de Angelis D\'Ossat, 1908'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.515'^^xsd:double;
  dwc:latitude '37.8987'^^xsd:double;
  dwc:aphiaid '135210'^^xsd:integer;
  dwc:occurrenceId 'Oculina patagonica_2009_37.8987_23.515'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '135210'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_1908_37.91174_23.51766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_1908_37.91174_23.51766> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_1908_37.91174_23.51766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.91174 23.51766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.91174"^^xsd:decimal ;
  dwc:decimalLongitude "23.51766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2684"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_1908_37.91174_23.51766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.91174 23.51766)"^^geo:wktLiteral ;
  geo-pos:lat "37.91174"^^xsd:decimal ;
  geo-pos:long "23.51766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2684"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_1908_37.91174_23.51766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_1908_37.91174_23.51766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_1908_37.91174_23.51766'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1908'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.51766'^^xsd:double;
  dwc:latitude '37.91174'^^xsd:double;
  dwc:coordinatePrecision '2684'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_1908_37.91174_23.51766'^^xsd:string;
  dwc:observationDate '1908-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Amathia%20verticillata_2020_38.48211_23.51822_0.5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Amathia%20verticillata_2020_38.48211_23.51822_0.5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Amathia%20verticillata_2020_38.48211_23.51822_0.5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48211 23.51822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.48211"^^xsd:decimal ;
  dwc:decimalLongitude "23.51822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Amathia%20verticillata_2020_38.48211_23.51822_0.5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48211 23.51822)"^^geo:wktLiteral ;
  geo-pos:lat "38.48211"^^xsd:decimal ;
  geo-pos:long "23.51822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Amathia%20verticillata_2020_38.48211_23.51822_0.5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Amathia verticillata_2020_38.48211_23.51822_0.5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Amathia verticillata_2020_38.48211_23.51822_0.5-5'^^xsd:string;
  dwc:scientificName 'Amathia verticillata (delle Chiaje, 1822)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.51822'^^xsd:double;
  dwc:latitude '38.48211'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '851581'^^xsd:integer;
  dwc:occurrenceId 'Amathia verticillata_2020_38.48211_23.51822_0.5-5'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '851581'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Styela%20plicata_2020_38.48211_23.51822_0.5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Styela%20plicata_2020_38.48211_23.51822_0.5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Styela%20plicata_2020_38.48211_23.51822_0.5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48211 23.51822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.48211"^^xsd:decimal ;
  dwc:decimalLongitude "23.51822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Styela%20plicata_2020_38.48211_23.51822_0.5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48211 23.51822)"^^geo:wktLiteral ;
  geo-pos:lat "38.48211"^^xsd:decimal ;
  geo-pos:long "23.51822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Styela%20plicata_2020_38.48211_23.51822_0.5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Styela plicata_2020_38.48211_23.51822_0.5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Styela plicata_2020_38.48211_23.51822_0.5-5'^^xsd:string;
  dwc:scientificName 'Styela plicata (Lesueur, 1823)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.51822'^^xsd:double;
  dwc:latitude '38.48211'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '103936'^^xsd:integer;
  dwc:occurrenceId 'Styela plicata_2020_38.48211_23.51822_0.5-5'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103936'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_2008_37.5157_23.5186_1-3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_2008_37.5157_23.5186_1-3> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_2008_37.5157_23.5186_1-3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5157 23.5186)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5157"^^xsd:decimal ;
  dwc:decimalLongitude "23.5186"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_2008_37.5157_23.5186_1-3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5157 23.5186)"^^geo:wktLiteral ;
  geo-pos:lat "37.5157"^^xsd:decimal ;
  geo-pos:long "23.5186"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_2008_37.5157_23.5186_1-3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_2008_37.5157_23.5186_1-3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_2008_37.5157_23.5186_1-3'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.5186'^^xsd:double;
  dwc:latitude '37.5157'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_2008_37.5157_23.5186_1-3'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2008_37.5157_23.5186_1-3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_37.5157_23.5186_1-3> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_37.5157_23.5186_1-3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5157 23.5186)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5157"^^xsd:decimal ;
  dwc:decimalLongitude "23.5186"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2008_37.5157_23.5186_1-3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5157 23.5186)"^^geo:wktLiteral ;
  geo-pos:lat "37.5157"^^xsd:decimal ;
  geo-pos:long "23.5186"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2008_37.5157_23.5186_1-3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2008_37.5157_23.5186_1-3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2008_37.5157_23.5186_1-3'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.5186'^^xsd:double;
  dwc:latitude '37.5157'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2008_37.5157_23.5186_1-3'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_2000%2F2010_37.99642_23.51908_G.%20Mpazios>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_2000%2F2010_37.99642_23.51908_G.%20Mpazios> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_2000%2F2010_37.99642_23.51908_G.%20Mpazios> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99642 23.51908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99642"^^xsd:decimal ;
  dwc:decimalLongitude "23.51908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "27"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_2000%2F2010_37.99642_23.51908_G.%20Mpazios>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99642 23.51908)"^^geo:wktLiteral ;
  geo-pos:lat "37.99642"^^xsd:decimal ;
  geo-pos:long "23.51908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "27"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_2000%2F2010_37.99642_23.51908_G.%20Mpazios>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_2000/2010_37.99642_23.51908_G. Mpazios" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_2000/2010_37.99642_23.51908_G. Mpazios'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'G. Mpazios'^^xsd:string;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.51908'^^xsd:double;
  dwc:latitude '37.99642'^^xsd:double;
  dwc:coordinatePrecision '27'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_2000/2010_37.99642_23.51908_G. Mpazios'^^xsd:string;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2020_35.26601_23.52449_7-8_Stigkas%20Giannis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2020_35.26601_23.52449_7-8_Stigkas%20Giannis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2020_35.26601_23.52449_7-8_Stigkas%20Giannis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.26601 23.52449)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.26601"^^xsd:decimal ;
  dwc:decimalLongitude "23.52449"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2020_35.26601_23.52449_7-8_Stigkas%20Giannis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.26601 23.52449)"^^geo:wktLiteral ;
  geo-pos:lat "35.26601"^^xsd:decimal ;
  geo-pos:long "23.52449"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2020_35.26601_23.52449_7-8_Stigkas%20Giannis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2020_35.26601_23.52449_7-8_Stigkas Giannis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2020_35.26601_23.52449_7-8_Stigkas Giannis'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Stigkas Giannis'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.52449'^^xsd:double;
  dwc:latitude '35.26601'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'UAEGEAN-ALAS'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2020_35.26601_23.52449_7-8_Stigkas Giannis'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Oculina%20patagonica_2009_37.91325_23.52466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Oculina%20patagonica_2009_37.91325_23.52466> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Oculina%20patagonica_2009_37.91325_23.52466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.91325 23.52466)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.91325"^^xsd:decimal ;
  dwc:decimalLongitude "23.52466"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "14"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Oculina%20patagonica_2009_37.91325_23.52466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.91325 23.52466)"^^geo:wktLiteral ;
  geo-pos:lat "37.91325"^^xsd:decimal ;
  geo-pos:long "23.52466"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "14"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Oculina%20patagonica_2009_37.91325_23.52466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Oculina patagonica_2009_37.91325_23.52466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Oculina patagonica_2009_37.91325_23.52466'^^xsd:string;
  dwc:scientificName 'Oculina patagonica de Angelis D\'Ossat, 1908'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.52466'^^xsd:double;
  dwc:latitude '37.91325'^^xsd:double;
  dwc:coordinatePrecision '14'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '135210'^^xsd:integer;
  dwc:occurrenceId 'Oculina patagonica_2009_37.91325_23.52466'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '135210'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Amphistegina%20lobifera_1955%2F1961_37.90458_23.5249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Amphistegina%20lobifera_1955%2F1961_37.90458_23.5249> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Amphistegina%20lobifera_1955%2F1961_37.90458_23.5249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.90458 23.5249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.90458"^^xsd:decimal ;
  dwc:decimalLongitude "23.5249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Amphistegina%20lobifera_1955%2F1961_37.90458_23.5249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.90458 23.5249)"^^geo:wktLiteral ;
  geo-pos:lat "37.90458"^^xsd:decimal ;
  geo-pos:long "23.5249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Amphistegina%20lobifera_1955%2F1961_37.90458_23.5249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Amphistegina lobifera_1955/1961_37.90458_23.5249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Amphistegina lobifera_1955/1961_37.90458_23.5249'^^xsd:string;
  dwc:scientificName 'Amphistegina lobifera Larsen, 1976'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.5249'^^xsd:double;
  dwc:latitude '37.90458'^^xsd:double;
  dwc:occurrenceRemarks 'approximate coordinates through Google Earth based on information provided by associatedReferences or asociatedMedia'^^xsd:string;
  dwc:aphiaid '490083'^^xsd:integer;
  dwc:occurrenceId 'Amphistegina lobifera_1955/1961_37.90458_23.5249'^^xsd:string;
  dwc:aphiaIdAccepted '490083'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Callinectes%20sapidus_2009_38.01991_23.52733_Dimitris%20Poursanidis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2009_38.01991_23.52733_Dimitris%20Poursanidis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2009_38.01991_23.52733_Dimitris%20Poursanidis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01991 23.52733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01991"^^xsd:decimal ;
  dwc:decimalLongitude "23.52733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Callinectes%20sapidus_2009_38.01991_23.52733_Dimitris%20Poursanidis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01991 23.52733)"^^geo:wktLiteral ;
  geo-pos:lat "38.01991"^^xsd:decimal ;
  geo-pos:long "23.52733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Callinectes%20sapidus_2009_38.01991_23.52733_Dimitris%20Poursanidis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Callinectes sapidus_2009_38.01991_23.52733_Dimitris Poursanidis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Callinectes sapidus_2009_38.01991_23.52733_Dimitris Poursanidis'^^xsd:string;
  dwc:scientificName 'Callinectes sapidus Rathbun, 1896'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Dimitris Poursanidis'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.52733'^^xsd:double;
  dwc:latitude '38.01991'^^xsd:double;
  dwc:aphiaid '107379'^^xsd:integer;
  dwc:occurrenceId 'Callinectes sapidus_2009_38.01991_23.52733_Dimitris Poursanidis'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107379'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Crepidula%20fornicata_2005_37.95991_23.52749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Crepidula%20fornicata_2005_37.95991_23.52749> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Crepidula%20fornicata_2005_37.95991_23.52749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.95991 23.52749)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.95991"^^xsd:decimal ;
  dwc:decimalLongitude "23.52749"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Crepidula%20fornicata_2005_37.95991_23.52749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.95991 23.52749)"^^geo:wktLiteral ;
  geo-pos:lat "37.95991"^^xsd:decimal ;
  geo-pos:long "23.52749"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Crepidula%20fornicata_2005_37.95991_23.52749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Crepidula fornicata_2005_37.95991_23.52749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Crepidula fornicata_2005_37.95991_23.52749'^^xsd:string;
  dwc:scientificName 'Crepidula fornicata (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.52749'^^xsd:double;
  dwc:latitude '37.95991'^^xsd:double;
  dwc:aphiaid '138963'^^xsd:integer;
  dwc:occurrenceId 'Crepidula fornicata_2005_37.95991_23.52749'^^xsd:string;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138963'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_2020_38.50389_23.53191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_2020_38.50389_23.53191> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_2020_38.50389_23.53191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50389 23.53191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50389"^^xsd:decimal ;
  dwc:decimalLongitude "23.53191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_2020_38.50389_23.53191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50389 23.53191)"^^geo:wktLiteral ;
  geo-pos:lat "38.50389"^^xsd:decimal ;
  geo-pos:long "23.53191"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_2020_38.50389_23.53191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_2020_38.50389_23.53191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_2020_38.50389_23.53191'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.53191'^^xsd:double;
  dwc:latitude '38.50389'^^xsd:double;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_2020_38.50389_23.53191'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '13'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Oculina%20patagonica_2009_37.9201_23.5327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Oculina%20patagonica_2009_37.9201_23.5327> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Oculina%20patagonica_2009_37.9201_23.5327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9201 23.5327)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9201"^^xsd:decimal ;
  dwc:decimalLongitude "23.5327"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Oculina%20patagonica_2009_37.9201_23.5327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9201 23.5327)"^^geo:wktLiteral ;
  geo-pos:lat "37.9201"^^xsd:decimal ;
  geo-pos:long "23.5327"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Oculina%20patagonica_2009_37.9201_23.5327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Oculina patagonica_2009_37.9201_23.5327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Oculina patagonica_2009_37.9201_23.5327'^^xsd:string;
  dwc:scientificName 'Oculina patagonica de Angelis D\'Ossat, 1908'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.5327'^^xsd:double;
  dwc:latitude '37.9201'^^xsd:double;
  dwc:aphiaid '135210'^^xsd:integer;
  dwc:occurrenceId 'Oculina patagonica_2009_37.9201_23.5327'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '135210'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_1961_38.03581_23.53321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_1961_38.03581_23.53321> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_1961_38.03581_23.53321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.03581 23.53321)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.03581"^^xsd:decimal ;
  dwc:decimalLongitude "23.53321"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_1961_38.03581_23.53321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.03581 23.53321)"^^geo:wktLiteral ;
  geo-pos:lat "38.03581"^^xsd:decimal ;
  geo-pos:long "23.53321"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_1961_38.03581_23.53321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_1961_38.03581_23.53321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_1961_38.03581_23.53321'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.53321'^^xsd:double;
  dwc:latitude '38.03581'^^xsd:double;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_1961_38.03581_23.53321'^^xsd:string;
  dwc:observationDate '1961-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2019_37.90451_23.53327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.90451_23.53327> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.90451_23.53327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.90451 23.53327)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.90451"^^xsd:decimal ;
  dwc:decimalLongitude "23.53327"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.90451_23.53327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.90451 23.53327)"^^geo:wktLiteral ;
  geo-pos:lat "37.90451"^^xsd:decimal ;
  geo-pos:long "23.53327"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2019_37.90451_23.53327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2019_37.90451_23.53327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2019_37.90451_23.53327'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.53327'^^xsd:double;
  dwc:latitude '37.90451'^^xsd:double;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2019_37.90451_23.53327'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '10'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2019_37.90451_23.53327_10-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.90451_23.53327_10-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.90451_23.53327_10-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.90451 23.53327)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.90451"^^xsd:decimal ;
  dwc:decimalLongitude "23.53327"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.90451_23.53327_10-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.90451 23.53327)"^^geo:wktLiteral ;
  geo-pos:lat "37.90451"^^xsd:decimal ;
  geo-pos:long "23.53327"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2019_37.90451_23.53327_10-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2019_37.90451_23.53327_10-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2019_37.90451_23.53327_10-10'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.53327'^^xsd:double;
  dwc:latitude '37.90451'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2019_37.90451_23.53327_10-10'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2017_35.26833_23.53361_Marvin%20Eng>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2017_35.26833_23.53361_Marvin%20Eng> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2017_35.26833_23.53361_Marvin%20Eng> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.26833 23.53361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.26833"^^xsd:decimal ;
  dwc:decimalLongitude "23.53361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2017_35.26833_23.53361_Marvin%20Eng>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.26833 23.53361)"^^geo:wktLiteral ;
  geo-pos:lat "35.26833"^^xsd:decimal ;
  geo-pos:long "23.53361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2017_35.26833_23.53361_Marvin%20Eng>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2017_35.26833_23.53361_Marvin Eng" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2017_35.26833_23.53361_Marvin Eng'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Marvin Eng'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.53361'^^xsd:double;
  dwc:latitude '35.26833'^^xsd:double;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2017_35.26833_23.53361_Marvin Eng'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2009_37.93323_23.5376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2009_37.93323_23.5376> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2009_37.93323_23.5376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.93323 23.5376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.93323"^^xsd:decimal ;
  dwc:decimalLongitude "23.5376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2009_37.93323_23.5376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.93323 23.5376)"^^geo:wktLiteral ;
  geo-pos:lat "37.93323"^^xsd:decimal ;
  geo-pos:long "23.5376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2009_37.93323_23.5376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2009_37.93323_23.5376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2009_37.93323_23.5376'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.5376'^^xsd:double;
  dwc:latitude '37.93323'^^xsd:double;
  dwc:occurrenceRemarks 'Fisheries Directive'^^xsd:string;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2009_37.93323_23.5376'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Oculina%20patagonica_2009_37.9396_23.5379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Oculina%20patagonica_2009_37.9396_23.5379> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Oculina%20patagonica_2009_37.9396_23.5379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9396 23.5379)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9396"^^xsd:decimal ;
  dwc:decimalLongitude "23.5379"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Oculina%20patagonica_2009_37.9396_23.5379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9396 23.5379)"^^geo:wktLiteral ;
  geo-pos:lat "37.9396"^^xsd:decimal ;
  geo-pos:long "23.5379"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Oculina%20patagonica_2009_37.9396_23.5379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Oculina patagonica_2009_37.9396_23.5379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Oculina patagonica_2009_37.9396_23.5379'^^xsd:string;
  dwc:scientificName 'Oculina patagonica de Angelis D\'Ossat, 1908'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.5379'^^xsd:double;
  dwc:latitude '37.9396'^^xsd:double;
  dwc:aphiaid '135210'^^xsd:integer;
  dwc:occurrenceId 'Oculina patagonica_2009_37.9396_23.5379'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '135210'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Ganonema%20farinosum_2016_35.27078_23.53804_0-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Ganonema%20farinosum_2016_35.27078_23.53804_0-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Ganonema%20farinosum_2016_35.27078_23.53804_0-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.27078 23.53804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.27078"^^xsd:decimal ;
  dwc:decimalLongitude "23.53804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "68"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Ganonema%20farinosum_2016_35.27078_23.53804_0-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.27078 23.53804)"^^geo:wktLiteral ;
  geo-pos:lat "35.27078"^^xsd:decimal ;
  geo-pos:long "23.53804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "68"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Ganonema%20farinosum_2016_35.27078_23.53804_0-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ganonema farinosum_2016_35.27078_23.53804_0-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Ganonema farinosum_2016_35.27078_23.53804_0-5'^^xsd:string;
  dwc:scientificName 'Ganonema farinosum (J.V.Lamouroux) K.-C.Fan & Y.-C.Wang, 1974'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.53804'^^xsd:double;
  dwc:latitude '35.27078'^^xsd:double;
  dwc:coordinatePrecision '68'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '145749'^^xsd:integer;
  dwc:occurrenceId 'Ganonema farinosum_2016_35.27078_23.53804_0-5'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145749'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2016_35.27078_23.53804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2016_35.27078_23.53804> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2016_35.27078_23.53804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.27078 23.53804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.27078"^^xsd:decimal ;
  dwc:decimalLongitude "23.53804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "68"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2016_35.27078_23.53804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.27078 23.53804)"^^geo:wktLiteral ;
  geo-pos:lat "35.27078"^^xsd:decimal ;
  geo-pos:long "23.53804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "68"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2016_35.27078_23.53804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2016_35.27078_23.53804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2016_35.27078_23.53804'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.53804'^^xsd:double;
  dwc:latitude '35.27078'^^xsd:double;
  dwc:coordinatePrecision '68'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2016_35.27078_23.53804'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '13'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2016_35.27078_23.53804_2-2_Vougioukalou%20Konstantina>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_35.27078_23.53804_2-2_Vougioukalou%20Konstantina> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_35.27078_23.53804_2-2_Vougioukalou%20Konstantina> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.27078 23.53804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.27078"^^xsd:decimal ;
  dwc:decimalLongitude "23.53804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "68"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2016_35.27078_23.53804_2-2_Vougioukalou%20Konstantina>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.27078 23.53804)"^^geo:wktLiteral ;
  geo-pos:lat "35.27078"^^xsd:decimal ;
  geo-pos:long "23.53804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "68"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2016_35.27078_23.53804_2-2_Vougioukalou%20Konstantina>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2016_35.27078_23.53804_2-2_Vougioukalou Konstantina" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2016_35.27078_23.53804_2-2_Vougioukalou Konstantina'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Vougioukalou Konstantina'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.53804'^^xsd:double;
  dwc:latitude '35.27078'^^xsd:double;
  dwc:coordinatePrecision '68'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance; UAEGEAN'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2016_35.27078_23.53804_2-2_Vougioukalou Konstantina'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2016_35.27078_23.53804_5-5_Vougioukalou%20Konstantina>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_35.27078_23.53804_5-5_Vougioukalou%20Konstantina> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_35.27078_23.53804_5-5_Vougioukalou%20Konstantina> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.27078 23.53804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.27078"^^xsd:decimal ;
  dwc:decimalLongitude "23.53804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "68"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2016_35.27078_23.53804_5-5_Vougioukalou%20Konstantina>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.27078 23.53804)"^^geo:wktLiteral ;
  geo-pos:lat "35.27078"^^xsd:decimal ;
  geo-pos:long "23.53804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "68"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2016_35.27078_23.53804_5-5_Vougioukalou%20Konstantina>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2016_35.27078_23.53804_5-5_Vougioukalou Konstantina" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2016_35.27078_23.53804_5-5_Vougioukalou Konstantina'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Vougioukalou Konstantina'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.53804'^^xsd:double;
  dwc:latitude '35.27078'^^xsd:double;
  dwc:coordinatePrecision '68'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance; UAEGEAN'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2016_35.27078_23.53804_5-5_Vougioukalou Konstantina'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2016_35.27078_23.53804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_35.27078_23.53804> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_35.27078_23.53804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.27078 23.53804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.27078"^^xsd:decimal ;
  dwc:decimalLongitude "23.53804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "68"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_35.27078_23.53804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.27078 23.53804)"^^geo:wktLiteral ;
  geo-pos:lat "35.27078"^^xsd:decimal ;
  geo-pos:long "23.53804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "68"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2016_35.27078_23.53804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2016_35.27078_23.53804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2016_35.27078_23.53804'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.53804'^^xsd:double;
  dwc:latitude '35.27078'^^xsd:double;
  dwc:coordinatePrecision '68'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2016_35.27078_23.53804'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2017_35.26662_23.53907_newspaper>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2017_35.26662_23.53907_newspaper> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2017_35.26662_23.53907_newspaper> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.26662 23.53907)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.26662"^^xsd:decimal ;
  dwc:decimalLongitude "23.53907"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2017_35.26662_23.53907_newspaper>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.26662 23.53907)"^^geo:wktLiteral ;
  geo-pos:lat "35.26662"^^xsd:decimal ;
  geo-pos:long "23.53907"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2017_35.26662_23.53907_newspaper>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2017_35.26662_23.53907_newspaper" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2017_35.26662_23.53907_newspaper'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'newspaper'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.53907'^^xsd:double;
  dwc:latitude '35.26662'^^xsd:double;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2017_35.26662_23.53907_newspaper'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2020_35.27247_23.53956_Adam%20Wiernasz>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2020_35.27247_23.53956_Adam%20Wiernasz> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2020_35.27247_23.53956_Adam%20Wiernasz> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.27247 23.53956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.27247"^^xsd:decimal ;
  dwc:decimalLongitude "23.53956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2020_35.27247_23.53956_Adam%20Wiernasz>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.27247 23.53956)"^^geo:wktLiteral ;
  geo-pos:lat "35.27247"^^xsd:decimal ;
  geo-pos:long "23.53956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2020_35.27247_23.53956_Adam%20Wiernasz>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2020_35.27247_23.53956_Adam Wiernasz" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2020_35.27247_23.53956_Adam Wiernasz'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Adam Wiernasz'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.53956'^^xsd:double;
  dwc:latitude '35.27247'^^xsd:double;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2020_35.27247_23.53956_Adam Wiernasz'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Asparagopsis_2013_35.26923_23.54055_1-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Asparagopsis_2013_35.26923_23.54055_1-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Asparagopsis_2013_35.26923_23.54055_1-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.26923 23.54055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.26923"^^xsd:decimal ;
  dwc:decimalLongitude "23.54055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Asparagopsis_2013_35.26923_23.54055_1-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.26923 23.54055)"^^geo:wktLiteral ;
  geo-pos:lat "35.26923"^^xsd:decimal ;
  geo-pos:long "23.54055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Asparagopsis_2013_35.26923_23.54055_1-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Asparagopsis_2013_35.26923_23.54055_1-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Asparagopsis_2013_35.26923_23.54055_1-1'^^xsd:string;
  dwc:scientificName 'Asparagopsis Montagne, 1840'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.54055'^^xsd:double;
  dwc:latitude '35.26923'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '143809'^^xsd:integer;
  dwc:occurrenceId 'Asparagopsis_2013_35.26923_23.54055_1-1'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143809'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'low'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Codium%20fragile%20subsp.%20fragile_1998_37.94235_23.54268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Codium%20fragile%20subsp.%20fragile_1998_37.94235_23.54268> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Codium%20fragile%20subsp.%20fragile_1998_37.94235_23.54268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.94235 23.54268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.94235"^^xsd:decimal ;
  dwc:decimalLongitude "23.54268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Codium%20fragile%20subsp.%20fragile_1998_37.94235_23.54268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.94235 23.54268)"^^geo:wktLiteral ;
  geo-pos:lat "37.94235"^^xsd:decimal ;
  geo-pos:long "23.54268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Codium%20fragile%20subsp.%20fragile_1998_37.94235_23.54268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Codium fragile subsp. fragile_1998_37.94235_23.54268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Codium fragile subsp. fragile_1998_37.94235_23.54268'^^xsd:string;
  dwc:scientificName 'Codium fragile subsp. fragile (Suringar) Hariot, 1889'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.54268'^^xsd:double;
  dwc:latitude '37.94235'^^xsd:double;
  dwc:aphiaid '370562'^^xsd:integer;
  dwc:occurrenceId 'Codium fragile subsp. fragile_1998_37.94235_23.54268'^^xsd:string;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '370562'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Oculina%20patagonica_2009_37.92843_23.54325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Oculina%20patagonica_2009_37.92843_23.54325> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Oculina%20patagonica_2009_37.92843_23.54325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.92843 23.54325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.92843"^^xsd:decimal ;
  dwc:decimalLongitude "23.54325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "14"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Oculina%20patagonica_2009_37.92843_23.54325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.92843 23.54325)"^^geo:wktLiteral ;
  geo-pos:lat "37.92843"^^xsd:decimal ;
  geo-pos:long "23.54325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "14"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Oculina%20patagonica_2009_37.92843_23.54325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Oculina patagonica_2009_37.92843_23.54325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Oculina patagonica_2009_37.92843_23.54325'^^xsd:string;
  dwc:scientificName 'Oculina patagonica de Angelis D\'Ossat, 1908'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.54325'^^xsd:double;
  dwc:latitude '37.92843'^^xsd:double;
  dwc:coordinatePrecision '14'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '135210'^^xsd:integer;
  dwc:occurrenceId 'Oculina patagonica_2009_37.92843_23.54325'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '135210'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Ganonema%20farinosum_2013_35.26974_23.54361_1-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Ganonema%20farinosum_2013_35.26974_23.54361_1-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Ganonema%20farinosum_2013_35.26974_23.54361_1-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.26974 23.54361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.26974"^^xsd:decimal ;
  dwc:decimalLongitude "23.54361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Ganonema%20farinosum_2013_35.26974_23.54361_1-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.26974 23.54361)"^^geo:wktLiteral ;
  geo-pos:lat "35.26974"^^xsd:decimal ;
  geo-pos:long "23.54361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Ganonema%20farinosum_2013_35.26974_23.54361_1-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ganonema farinosum_2013_35.26974_23.54361_1-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Ganonema farinosum_2013_35.26974_23.54361_1-1'^^xsd:string;
  dwc:scientificName 'Ganonema farinosum (J.V.Lamouroux) K.-C.Fan & Y.-C.Wang, 1974'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.54361'^^xsd:double;
  dwc:latitude '35.26974'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '145749'^^xsd:integer;
  dwc:occurrenceId 'Ganonema farinosum_2013_35.26974_23.54361_1-1'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145749'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2009_38.02267_23.5437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2009_38.02267_23.5437> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2009_38.02267_23.5437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02267 23.5437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.02267"^^xsd:decimal ;
  dwc:decimalLongitude "23.5437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2009_38.02267_23.5437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.02267 23.5437)"^^geo:wktLiteral ;
  geo-pos:lat "38.02267"^^xsd:decimal ;
  geo-pos:long "23.5437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2009_38.02267_23.5437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2009_38.02267_23.5437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2009_38.02267_23.5437'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.5437'^^xsd:double;
  dwc:latitude '38.02267'^^xsd:double;
  dwc:occurrenceRemarks 'Fisheries Directive'^^xsd:string;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2009_38.02267_23.5437'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Callinectes%20sapidus_2018_37.94737_23.546_Thodoros%20Kampouris>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2018_37.94737_23.546_Thodoros%20Kampouris> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2018_37.94737_23.546_Thodoros%20Kampouris> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.94737 23.546)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.94737"^^xsd:decimal ;
  dwc:decimalLongitude "23.546"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Callinectes%20sapidus_2018_37.94737_23.546_Thodoros%20Kampouris>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.94737 23.546)"^^geo:wktLiteral ;
  geo-pos:lat "37.94737"^^xsd:decimal ;
  geo-pos:long "23.546"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Callinectes%20sapidus_2018_37.94737_23.546_Thodoros%20Kampouris>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Callinectes sapidus_2018_37.94737_23.546_Thodoros Kampouris" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Callinectes sapidus_2018_37.94737_23.546_Thodoros Kampouris'^^xsd:string;
  dwc:scientificName 'Callinectes sapidus Rathbun, 1896'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Thodoros Kampouris'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.546'^^xsd:double;
  dwc:latitude '37.94737'^^xsd:double;
  dwc:aphiaid '107379'^^xsd:integer;
  dwc:occurrenceId 'Callinectes sapidus_2018_37.94737_23.546_Thodoros Kampouris'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107379'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2019_35.26654_23.54709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2019_35.26654_23.54709> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2019_35.26654_23.54709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.26654 23.54709)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.26654"^^xsd:decimal ;
  dwc:decimalLongitude "23.54709"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2019_35.26654_23.54709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.26654 23.54709)"^^geo:wktLiteral ;
  geo-pos:lat "35.26654"^^xsd:decimal ;
  geo-pos:long "23.54709"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2019_35.26654_23.54709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2019_35.26654_23.54709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2019_35.26654_23.54709'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.54709'^^xsd:double;
  dwc:latitude '35.26654'^^xsd:double;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2019_35.26654_23.54709'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Ganonema%20farinosum_2016_35.32515_23.54772_0-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Ganonema%20farinosum_2016_35.32515_23.54772_0-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Ganonema%20farinosum_2016_35.32515_23.54772_0-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.32515 23.54772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.32515"^^xsd:decimal ;
  dwc:decimalLongitude "23.54772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "99"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Ganonema%20farinosum_2016_35.32515_23.54772_0-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.32515 23.54772)"^^geo:wktLiteral ;
  geo-pos:lat "35.32515"^^xsd:decimal ;
  geo-pos:long "23.54772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "99"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Ganonema%20farinosum_2016_35.32515_23.54772_0-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ganonema farinosum_2016_35.32515_23.54772_0-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Ganonema farinosum_2016_35.32515_23.54772_0-5'^^xsd:string;
  dwc:scientificName 'Ganonema farinosum (J.V.Lamouroux) K.-C.Fan & Y.-C.Wang, 1974'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.54772'^^xsd:double;
  dwc:latitude '35.32515'^^xsd:double;
  dwc:coordinatePrecision '99'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '145749'^^xsd:integer;
  dwc:occurrenceId 'Ganonema farinosum_2016_35.32515_23.54772_0-5'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145749'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2016_35.32515_23.54772_3-3_Vougioukalou%20Konstantina>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_35.32515_23.54772_3-3_Vougioukalou%20Konstantina> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_35.32515_23.54772_3-3_Vougioukalou%20Konstantina> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.32515 23.54772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.32515"^^xsd:decimal ;
  dwc:decimalLongitude "23.54772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "99"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2016_35.32515_23.54772_3-3_Vougioukalou%20Konstantina>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.32515 23.54772)"^^geo:wktLiteral ;
  geo-pos:lat "35.32515"^^xsd:decimal ;
  geo-pos:long "23.54772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "99"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2016_35.32515_23.54772_3-3_Vougioukalou%20Konstantina>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2016_35.32515_23.54772_3-3_Vougioukalou Konstantina" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2016_35.32515_23.54772_3-3_Vougioukalou Konstantina'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Vougioukalou Konstantina'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.54772'^^xsd:double;
  dwc:latitude '35.32515'^^xsd:double;
  dwc:coordinatePrecision '99'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance; UAEGEAN'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2016_35.32515_23.54772_3-3_Vougioukalou Konstantina'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2016_35.32515_23.54772_4-4_Vougioukalou%20Konstantina>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_35.32515_23.54772_4-4_Vougioukalou%20Konstantina> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_35.32515_23.54772_4-4_Vougioukalou%20Konstantina> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.32515 23.54772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.32515"^^xsd:decimal ;
  dwc:decimalLongitude "23.54772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "99"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2016_35.32515_23.54772_4-4_Vougioukalou%20Konstantina>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.32515 23.54772)"^^geo:wktLiteral ;
  geo-pos:lat "35.32515"^^xsd:decimal ;
  geo-pos:long "23.54772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "99"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2016_35.32515_23.54772_4-4_Vougioukalou%20Konstantina>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2016_35.32515_23.54772_4-4_Vougioukalou Konstantina" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2016_35.32515_23.54772_4-4_Vougioukalou Konstantina'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Vougioukalou Konstantina'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.54772'^^xsd:double;
  dwc:latitude '35.32515'^^xsd:double;
  dwc:coordinatePrecision '99'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance; UAEGEAN'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2016_35.32515_23.54772_4-4_Vougioukalou Konstantina'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2016_35.32515_23.54772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_35.32515_23.54772> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_35.32515_23.54772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.32515 23.54772)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.32515"^^xsd:decimal ;
  dwc:decimalLongitude "23.54772"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "99"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_35.32515_23.54772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.32515 23.54772)"^^geo:wktLiteral ;
  geo-pos:lat "35.32515"^^xsd:decimal ;
  geo-pos:long "23.54772"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "99"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2016_35.32515_23.54772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2016_35.32515_23.54772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2016_35.32515_23.54772'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.54772'^^xsd:double;
  dwc:latitude '35.32515'^^xsd:double;
  dwc:coordinatePrecision '99'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2016_35.32515_23.54772'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Crepidula%20fornicata_1999_37.83342_23.54984_Argyro%20Zenetos>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Crepidula%20fornicata_1999_37.83342_23.54984_Argyro%20Zenetos> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Crepidula%20fornicata_1999_37.83342_23.54984_Argyro%20Zenetos> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.83342 23.54984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.83342"^^xsd:decimal ;
  dwc:decimalLongitude "23.54984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Crepidula%20fornicata_1999_37.83342_23.54984_Argyro%20Zenetos>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.83342 23.54984)"^^geo:wktLiteral ;
  geo-pos:lat "37.83342"^^xsd:decimal ;
  geo-pos:long "23.54984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Crepidula%20fornicata_1999_37.83342_23.54984_Argyro%20Zenetos>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Crepidula fornicata_1999_37.83342_23.54984_Argyro Zenetos" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Crepidula fornicata_1999_37.83342_23.54984_Argyro Zenetos'^^xsd:string;
  dwc:scientificName 'Crepidula fornicata (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Argyro Zenetos'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.54984'^^xsd:double;
  dwc:latitude '37.83342'^^xsd:double;
  dwc:aphiaid '138963'^^xsd:integer;
  dwc:occurrenceId 'Crepidula fornicata_1999_37.83342_23.54984_Argyro Zenetos'^^xsd:string;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138963'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'moderate'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Oculina%20patagonica_2009_37.9413_23.5511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Oculina%20patagonica_2009_37.9413_23.5511> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Oculina%20patagonica_2009_37.9413_23.5511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9413 23.5511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9413"^^xsd:decimal ;
  dwc:decimalLongitude "23.5511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Oculina%20patagonica_2009_37.9413_23.5511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9413 23.5511)"^^geo:wktLiteral ;
  geo-pos:lat "37.9413"^^xsd:decimal ;
  geo-pos:long "23.5511"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Oculina%20patagonica_2009_37.9413_23.5511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Oculina patagonica_2009_37.9413_23.5511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Oculina patagonica_2009_37.9413_23.5511'^^xsd:string;
  dwc:scientificName 'Oculina patagonica de Angelis D\'Ossat, 1908'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.5511'^^xsd:double;
  dwc:latitude '37.9413'^^xsd:double;
  dwc:aphiaid '135210'^^xsd:integer;
  dwc:occurrenceId 'Oculina patagonica_2009_37.9413_23.5511'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '135210'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Dendostrea%20folium_2010_38.03986_23.55444_1-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Dendostrea%20folium_2010_38.03986_23.55444_1-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Dendostrea%20folium_2010_38.03986_23.55444_1-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.03986 23.55444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.03986"^^xsd:decimal ;
  dwc:decimalLongitude "23.55444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Dendostrea%20folium_2010_38.03986_23.55444_1-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.03986 23.55444)"^^geo:wktLiteral ;
  geo-pos:lat "38.03986"^^xsd:decimal ;
  geo-pos:long "23.55444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "19"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Dendostrea%20folium_2010_38.03986_23.55444_1-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Dendostrea folium_2010_38.03986_23.55444_1-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Dendostrea folium_2010_38.03986_23.55444_1-1'^^xsd:string;
  dwc:scientificName 'Dendostrea folium (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.55444'^^xsd:double;
  dwc:latitude '38.03986'^^xsd:double;
  dwc:coordinatePrecision '19'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '506716'^^xsd:integer;
  dwc:occurrenceId 'Dendostrea folium_2010_38.03986_23.55444_1-1'^^xsd:string;
  dwc:observationDate '2010-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '506716'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_2010_38.03986_23.55444-5_Katsanevakis%20%7C%20Issaris>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_2010_38.03986_23.55444-5_Katsanevakis%20%7C%20Issaris> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_2010_38.03986_23.55444-5_Katsanevakis%20%7C%20Issaris> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.03986 23.55444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.03986"^^xsd:decimal ;
  dwc:decimalLongitude "23.55444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_2010_38.03986_23.55444-5_Katsanevakis%20%7C%20Issaris>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.03986 23.55444)"^^geo:wktLiteral ;
  geo-pos:lat "38.03986"^^xsd:decimal ;
  geo-pos:long "23.55444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "19"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_2010_38.03986_23.55444-5_Katsanevakis%20%7C%20Issaris>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_2010_38.03986_23.55444-5_Katsanevakis | Issaris" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_2010_38.03986_23.55444-5_Katsanevakis | Issaris'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Katsanevakis | Issaris'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.55444'^^xsd:double;
  dwc:latitude '38.03986'^^xsd:double;
  dwc:coordinatePrecision '19'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:depthRange '<5 m'^^xsd:string;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_2010_38.03986_23.55444-5_Katsanevakis | Issaris'^^xsd:string;
  dwc:observationDate '2010-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2019_37.75394_23.55555_42-42>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.75394_23.55555_42-42> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.75394_23.55555_42-42> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.75394 23.55555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.75394"^^xsd:decimal ;
  dwc:decimalLongitude "23.55555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.75394_23.55555_42-42>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.75394 23.55555)"^^geo:wktLiteral ;
  geo-pos:lat "37.75394"^^xsd:decimal ;
  geo-pos:long "23.55555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2019_37.75394_23.55555_42-42>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2019_37.75394_23.55555_42-42" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2019_37.75394_23.55555_42-42'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.55555'^^xsd:double;
  dwc:latitude '37.75394'^^xsd:double;
  dwc:coordinatePrecision '23'^^xsd:integer;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance; HCMR projects (Fisheries Data collection Database)'^^xsd:string;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2019_37.75394_23.55555_42-42'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2008_37.757_23.5592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_37.757_23.5592> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_37.757_23.5592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.757 23.5592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.757"^^xsd:decimal ;
  dwc:decimalLongitude "23.5592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2008_37.757_23.5592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.757 23.5592)"^^geo:wktLiteral ;
  geo-pos:lat "37.757"^^xsd:decimal ;
  geo-pos:long "23.5592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2008_37.757_23.5592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2008_37.757_23.5592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2008_37.757_23.5592'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.5592'^^xsd:double;
  dwc:latitude '37.757'^^xsd:double;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2008_37.757_23.5592'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2019_35.26827_23.56297_Danio%20Miserocchi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2019_35.26827_23.56297_Danio%20Miserocchi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2019_35.26827_23.56297_Danio%20Miserocchi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.26827 23.56297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.26827"^^xsd:decimal ;
  dwc:decimalLongitude "23.56297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "33"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2019_35.26827_23.56297_Danio%20Miserocchi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.26827 23.56297)"^^geo:wktLiteral ;
  geo-pos:lat "35.26827"^^xsd:decimal ;
  geo-pos:long "23.56297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "33"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2019_35.26827_23.56297_Danio%20Miserocchi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2019_35.26827_23.56297_Danio Miserocchi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2019_35.26827_23.56297_Danio Miserocchi'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Danio Miserocchi'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.56297'^^xsd:double;
  dwc:latitude '35.26827'^^xsd:double;
  dwc:coordinatePrecision '33'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2019_35.26827_23.56297_Danio Miserocchi'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2010_35.47894_23.56807_9-9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2010_35.47894_23.56807_9-9> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2010_35.47894_23.56807_9-9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.47894 23.56807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.47894"^^xsd:decimal ;
  dwc:decimalLongitude "23.56807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2010_35.47894_23.56807_9-9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.47894 23.56807)"^^geo:wktLiteral ;
  geo-pos:lat "35.47894"^^xsd:decimal ;
  geo-pos:long "23.56807"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2010_35.47894_23.56807_9-9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2010_35.47894_23.56807_9-9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2010_35.47894_23.56807_9-9'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.56807'^^xsd:double;
  dwc:latitude '35.47894'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2010_35.47894_23.56807_9-9'^^xsd:string;
  dwc:observationDate '2010-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Stypopodium%20schimperi_2013_35.51478_23.56887_1-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2013_35.51478_23.56887_1-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2013_35.51478_23.56887_1-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.51478 23.56887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.51478"^^xsd:decimal ;
  dwc:decimalLongitude "23.56887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2013_35.51478_23.56887_1-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.51478 23.56887)"^^geo:wktLiteral ;
  geo-pos:lat "35.51478"^^xsd:decimal ;
  geo-pos:long "23.56887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "28"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Stypopodium%20schimperi_2013_35.51478_23.56887_1-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Stypopodium schimperi_2013_35.51478_23.56887_1-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Stypopodium schimperi_2013_35.51478_23.56887_1-1'^^xsd:string;
  dwc:scientificName 'Stypopodium schimperi (Kützing) Verlaque & Boudouresque, 1991'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.56887'^^xsd:double;
  dwc:latitude '35.51478'^^xsd:double;
  dwc:coordinatePrecision '28'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '145391'^^xsd:integer;
  dwc:occurrenceId 'Stypopodium schimperi_2013_35.51478_23.56887_1-1'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145391'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Etrumeus%20golanii_2005_37.38079_23.56916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Etrumeus%20golanii_2005_37.38079_23.56916> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Etrumeus%20golanii_2005_37.38079_23.56916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.38079 23.56916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.38079"^^xsd:decimal ;
  dwc:decimalLongitude "23.56916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Etrumeus%20golanii_2005_37.38079_23.56916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.38079 23.56916)"^^geo:wktLiteral ;
  geo-pos:lat "37.38079"^^xsd:decimal ;
  geo-pos:long "23.56916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Etrumeus%20golanii_2005_37.38079_23.56916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Etrumeus golanii_2005_37.38079_23.56916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Etrumeus golanii_2005_37.38079_23.56916'^^xsd:string;
  dwc:scientificName 'Etrumeus golanii DiBattista, Randall & Bowen, 2012'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.56916'^^xsd:double;
  dwc:latitude '37.38079'^^xsd:double;
  dwc:aphiaid '890090'^^xsd:integer;
  dwc:occurrenceId 'Etrumeus golanii_2005_37.38079_23.56916'^^xsd:string;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '890090'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Amphistegina%20lobifera_2006_35.4979_23.56964_0-3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Amphistegina%20lobifera_2006_35.4979_23.56964_0-3> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Amphistegina%20lobifera_2006_35.4979_23.56964_0-3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4979 23.56964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4979"^^xsd:decimal ;
  dwc:decimalLongitude "23.56964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Amphistegina%20lobifera_2006_35.4979_23.56964_0-3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4979 23.56964)"^^geo:wktLiteral ;
  geo-pos:lat "35.4979"^^xsd:decimal ;
  geo-pos:long "23.56964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Amphistegina%20lobifera_2006_35.4979_23.56964_0-3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Amphistegina lobifera_2006_35.4979_23.56964_0-3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Amphistegina lobifera_2006_35.4979_23.56964_0-3'^^xsd:string;
  dwc:scientificName 'Amphistegina lobifera Larsen, 1976'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.56964'^^xsd:double;
  dwc:latitude '35.4979'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'approximate coordinates through Google Earth based on information provided by associatedReferences or asociatedMedia'^^xsd:string;
  dwc:aphiaid '490083'^^xsd:integer;
  dwc:occurrenceId 'Amphistegina lobifera_2006_35.4979_23.56964_0-3'^^xsd:string;
  dwc:observationDate '2006-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '490083'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Etrumeus%20golanii_2016_37.82383_23.57083_90-90>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Etrumeus%20golanii_2016_37.82383_23.57083_90-90> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Etrumeus%20golanii_2016_37.82383_23.57083_90-90> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.82383 23.57083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.82383"^^xsd:decimal ;
  dwc:decimalLongitude "23.57083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Etrumeus%20golanii_2016_37.82383_23.57083_90-90>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.82383 23.57083)"^^geo:wktLiteral ;
  geo-pos:lat "37.82383"^^xsd:decimal ;
  geo-pos:long "23.57083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Etrumeus%20golanii_2016_37.82383_23.57083_90-90>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Etrumeus golanii_2016_37.82383_23.57083_90-90" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Etrumeus golanii_2016_37.82383_23.57083_90-90'^^xsd:string;
  dwc:scientificName 'Etrumeus golanii DiBattista, Randall & Bowen, 2012'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.57083'^^xsd:double;
  dwc:latitude '37.82383'^^xsd:double;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:aphiaid '890090'^^xsd:integer;
  dwc:occurrenceId 'Etrumeus golanii_2016_37.82383_23.57083_90-90'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '890090'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2003_39.92829_23.57238_25-25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2003_39.92829_23.57238_25-25> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2003_39.92829_23.57238_25-25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.92829 23.57238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.92829"^^xsd:decimal ;
  dwc:decimalLongitude "23.57238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2003_39.92829_23.57238_25-25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.92829 23.57238)"^^geo:wktLiteral ;
  geo-pos:lat "39.92829"^^xsd:decimal ;
  geo-pos:long "23.57238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2003_39.92829_23.57238_25-25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2003_39.92829_23.57238_25-25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2003_39.92829_23.57238_25-25'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.57238'^^xsd:double;
  dwc:latitude '39.92829'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2003_39.92829_23.57238_25-25'^^xsd:string;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2013_35.51569_23.57268_Kostas%20Tsiamis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2013_35.51569_23.57268_Kostas%20Tsiamis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2013_35.51569_23.57268_Kostas%20Tsiamis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.51569 23.57268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.51569"^^xsd:decimal ;
  dwc:decimalLongitude "23.57268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2013_35.51569_23.57268_Kostas%20Tsiamis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.51569 23.57268)"^^geo:wktLiteral ;
  geo-pos:lat "35.51569"^^xsd:decimal ;
  geo-pos:long "23.57268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2013_35.51569_23.57268_Kostas%20Tsiamis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2013_35.51569_23.57268_Kostas Tsiamis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2013_35.51569_23.57268_Kostas Tsiamis'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Kostas Tsiamis'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.57268'^^xsd:double;
  dwc:latitude '35.51569'^^xsd:double;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2013_35.51569_23.57268_Kostas Tsiamis'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2013_35.51569_23.57268_1-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2013_35.51569_23.57268_1-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2013_35.51569_23.57268_1-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.51569 23.57268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.51569"^^xsd:decimal ;
  dwc:decimalLongitude "23.57268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2013_35.51569_23.57268_1-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.51569 23.57268)"^^geo:wktLiteral ;
  geo-pos:lat "35.51569"^^xsd:decimal ;
  geo-pos:long "23.57268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2013_35.51569_23.57268_1-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2013_35.51569_23.57268_1-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2013_35.51569_23.57268_1-1'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.57268'^^xsd:double;
  dwc:latitude '35.51569'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2013_35.51569_23.57268_1-1'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2020_35.48848_23.57269_5-5_Michail%20Ragkousis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_35.48848_23.57269_5-5_Michail%20Ragkousis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_35.48848_23.57269_5-5_Michail%20Ragkousis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.48848 23.57269)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.48848"^^xsd:decimal ;
  dwc:decimalLongitude "23.57269"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_35.48848_23.57269_5-5_Michail%20Ragkousis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.48848 23.57269)"^^geo:wktLiteral ;
  geo-pos:lat "35.48848"^^xsd:decimal ;
  geo-pos:long "23.57269"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2020_35.48848_23.57269_5-5_Michail%20Ragkousis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2020_35.48848_23.57269_5-5_Michail Ragkousis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2020_35.48848_23.57269_5-5_Michail Ragkousis'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Michail Ragkousis'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.57269'^^xsd:double;
  dwc:latitude '35.48848'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2020_35.48848_23.57269_5-5_Michail Ragkousis'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2020_35.48848_23.57269_5-5_Orestis%20Papadakis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_35.48848_23.57269_5-5_Orestis%20Papadakis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_35.48848_23.57269_5-5_Orestis%20Papadakis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.48848 23.57269)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.48848"^^xsd:decimal ;
  dwc:decimalLongitude "23.57269"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_35.48848_23.57269_5-5_Orestis%20Papadakis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.48848 23.57269)"^^geo:wktLiteral ;
  geo-pos:lat "35.48848"^^xsd:decimal ;
  geo-pos:long "23.57269"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2020_35.48848_23.57269_5-5_Orestis%20Papadakis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2020_35.48848_23.57269_5-5_Orestis Papadakis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2020_35.48848_23.57269_5-5_Orestis Papadakis'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Orestis Papadakis'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.57269'^^xsd:double;
  dwc:latitude '35.48848'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2020_35.48848_23.57269_5-5_Orestis Papadakis'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2020_35.49075_23.57285_5-11.5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2020_35.49075_23.57285_5-11.5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2020_35.49075_23.57285_5-11.5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.49075 23.57285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.49075"^^xsd:decimal ;
  dwc:decimalLongitude "23.57285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2020_35.49075_23.57285_5-11.5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.49075 23.57285)"^^geo:wktLiteral ;
  geo-pos:lat "35.49075"^^xsd:decimal ;
  geo-pos:long "23.57285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2020_35.49075_23.57285_5-11.5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2020_35.49075_23.57285_5-11.5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2020_35.49075_23.57285_5-11.5'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.57285'^^xsd:double;
  dwc:latitude '35.49075'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2020_35.49075_23.57285_5-11.5'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '20'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2020_35.49075_23.57285_5-11.5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_35.49075_23.57285_5-11.5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_35.49075_23.57285_5-11.5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.49075 23.57285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.49075"^^xsd:decimal ;
  dwc:decimalLongitude "23.57285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_35.49075_23.57285_5-11.5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.49075 23.57285)"^^geo:wktLiteral ;
  geo-pos:lat "35.49075"^^xsd:decimal ;
  geo-pos:long "23.57285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2020_35.49075_23.57285_5-11.5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2020_35.49075_23.57285_5-11.5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2020_35.49075_23.57285_5-11.5'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.57285'^^xsd:double;
  dwc:latitude '35.49075'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '11.5'^^xsd:double;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2020_35.49075_23.57285_5-11.5'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '200'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Crepidula%20fornicata_2013_38.48727_23.57287_colln%20E.%20Vardala-Theodorou>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Crepidula%20fornicata_2013_38.48727_23.57287_colln%20E.%20Vardala-Theodorou> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Crepidula%20fornicata_2013_38.48727_23.57287_colln%20E.%20Vardala-Theodorou> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48727 23.57287)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.48727"^^xsd:decimal ;
  dwc:decimalLongitude "23.57287"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Crepidula%20fornicata_2013_38.48727_23.57287_colln%20E.%20Vardala-Theodorou>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.48727 23.57287)"^^geo:wktLiteral ;
  geo-pos:lat "38.48727"^^xsd:decimal ;
  geo-pos:long "23.57287"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Crepidula%20fornicata_2013_38.48727_23.57287_colln%20E.%20Vardala-Theodorou>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Crepidula fornicata_2013_38.48727_23.57287_colln E. Vardala-Theodorou" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Crepidula fornicata_2013_38.48727_23.57287_colln E. Vardala-Theodorou'^^xsd:string;
  dwc:scientificName 'Crepidula fornicata (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'colln E. Vardala-Theodorou'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.57287'^^xsd:double;
  dwc:latitude '38.48727'^^xsd:double;
  dwc:aphiaid '138963'^^xsd:integer;
  dwc:occurrenceId 'Crepidula fornicata_2013_38.48727_23.57287_colln E. Vardala-Theodorou'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138963'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '8'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Etrumeus%20golanii_2016_37.80767_23.57367_84-84>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Etrumeus%20golanii_2016_37.80767_23.57367_84-84> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Etrumeus%20golanii_2016_37.80767_23.57367_84-84> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80767 23.57367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.80767"^^xsd:decimal ;
  dwc:decimalLongitude "23.57367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "84"^^xsd:integer ;
  dwc:maximumDepthInMeters "84"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Etrumeus%20golanii_2016_37.80767_23.57367_84-84>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80767 23.57367)"^^geo:wktLiteral ;
  geo-pos:lat "37.80767"^^xsd:decimal ;
  geo-pos:long "23.57367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Etrumeus%20golanii_2016_37.80767_23.57367_84-84>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Etrumeus golanii_2016_37.80767_23.57367_84-84" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Etrumeus golanii_2016_37.80767_23.57367_84-84'^^xsd:string;
  dwc:scientificName 'Etrumeus golanii DiBattista, Randall & Bowen, 2012'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.57367'^^xsd:double;
  dwc:latitude '37.80767'^^xsd:double;
  dwc:minimumDepth '84'^^xsd:integer;
  dwc:maximumDepth '84'^^xsd:integer;
  dwc:aphiaid '890090'^^xsd:integer;
  dwc:occurrenceId 'Etrumeus golanii_2016_37.80767_23.57367_84-84'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '890090'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2013_35.505_23.575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2013_35.505_23.575> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2013_35.505_23.575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.505 23.575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.505"^^xsd:decimal ;
  dwc:decimalLongitude "23.575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2013_35.505_23.575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.505 23.575)"^^geo:wktLiteral ;
  geo-pos:lat "35.505"^^xsd:decimal ;
  geo-pos:long "23.575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2013_35.505_23.575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2013_35.505_23.575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2013_35.505_23.575'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.575'^^xsd:double;
  dwc:latitude '35.505'^^xsd:double;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2013_35.505_23.575'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2013_35.505_23.575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2013_35.505_23.575> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2013_35.505_23.575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.505 23.575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.505"^^xsd:decimal ;
  dwc:decimalLongitude "23.575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2013_35.505_23.575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.505 23.575)"^^geo:wktLiteral ;
  geo-pos:lat "35.505"^^xsd:decimal ;
  geo-pos:long "23.575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2013_35.505_23.575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2013_35.505_23.575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2013_35.505_23.575'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.575'^^xsd:double;
  dwc:latitude '35.505'^^xsd:double;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2013_35.505_23.575'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2013_35.505_23.575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2013_35.505_23.575> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2013_35.505_23.575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.505 23.575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.505"^^xsd:decimal ;
  dwc:decimalLongitude "23.575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2013_35.505_23.575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.505 23.575)"^^geo:wktLiteral ;
  geo-pos:lat "35.505"^^xsd:decimal ;
  geo-pos:long "23.575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2013_35.505_23.575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2013_35.505_23.575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2013_35.505_23.575'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.575'^^xsd:double;
  dwc:latitude '35.505'^^xsd:double;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2013_35.505_23.575'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2016_35.48924_23.57747_2-2_Vougioukalou%20Konstantina>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_35.48924_23.57747_2-2_Vougioukalou%20Konstantina> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_35.48924_23.57747_2-2_Vougioukalou%20Konstantina> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.48924 23.57747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.48924"^^xsd:decimal ;
  dwc:decimalLongitude "23.57747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "103"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2016_35.48924_23.57747_2-2_Vougioukalou%20Konstantina>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.48924 23.57747)"^^geo:wktLiteral ;
  geo-pos:lat "35.48924"^^xsd:decimal ;
  geo-pos:long "23.57747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "103"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2016_35.48924_23.57747_2-2_Vougioukalou%20Konstantina>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2016_35.48924_23.57747_2-2_Vougioukalou Konstantina" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2016_35.48924_23.57747_2-2_Vougioukalou Konstantina'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Vougioukalou Konstantina'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.57747'^^xsd:double;
  dwc:latitude '35.48924'^^xsd:double;
  dwc:coordinatePrecision '103'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance; UAEGEAN'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2016_35.48924_23.57747_2-2_Vougioukalou Konstantina'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2016_35.48924_23.57747_3-3_Vougioukalou%20Konstantina>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_35.48924_23.57747_3-3_Vougioukalou%20Konstantina> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_35.48924_23.57747_3-3_Vougioukalou%20Konstantina> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.48924 23.57747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.48924"^^xsd:decimal ;
  dwc:decimalLongitude "23.57747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "103"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2016_35.48924_23.57747_3-3_Vougioukalou%20Konstantina>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.48924 23.57747)"^^geo:wktLiteral ;
  geo-pos:lat "35.48924"^^xsd:decimal ;
  geo-pos:long "23.57747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "103"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2016_35.48924_23.57747_3-3_Vougioukalou%20Konstantina>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2016_35.48924_23.57747_3-3_Vougioukalou Konstantina" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2016_35.48924_23.57747_3-3_Vougioukalou Konstantina'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Vougioukalou Konstantina'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.57747'^^xsd:double;
  dwc:latitude '35.48924'^^xsd:double;
  dwc:coordinatePrecision '103'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance; UAEGEAN'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2016_35.48924_23.57747_3-3_Vougioukalou Konstantina'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2016_35.48924_23.57747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_35.48924_23.57747> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_35.48924_23.57747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.48924 23.57747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.48924"^^xsd:decimal ;
  dwc:decimalLongitude "23.57747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "103"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_35.48924_23.57747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.48924 23.57747)"^^geo:wktLiteral ;
  geo-pos:lat "35.48924"^^xsd:decimal ;
  geo-pos:long "23.57747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "103"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2016_35.48924_23.57747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2016_35.48924_23.57747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2016_35.48924_23.57747'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.57747'^^xsd:double;
  dwc:latitude '35.48924'^^xsd:double;
  dwc:coordinatePrecision '103'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2016_35.48924_23.57747'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2016_35.50076_23.57753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2016_35.50076_23.57753> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2016_35.50076_23.57753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.50076 23.57753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.50076"^^xsd:decimal ;
  dwc:decimalLongitude "23.57753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "35"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2016_35.50076_23.57753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.50076 23.57753)"^^geo:wktLiteral ;
  geo-pos:lat "35.50076"^^xsd:decimal ;
  geo-pos:long "23.57753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "35"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2016_35.50076_23.57753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2016_35.50076_23.57753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2016_35.50076_23.57753'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.57753'^^xsd:double;
  dwc:latitude '35.50076'^^xsd:double;
  dwc:coordinatePrecision '35'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance; Newspaper'^^xsd:string;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2016_35.50076_23.57753'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Amphistegina%20lobifera_2014_35.49004_23.57887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Amphistegina%20lobifera_2014_35.49004_23.57887> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Amphistegina%20lobifera_2014_35.49004_23.57887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.49004 23.57887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.49004"^^xsd:decimal ;
  dwc:decimalLongitude "23.57887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "103"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Amphistegina%20lobifera_2014_35.49004_23.57887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.49004 23.57887)"^^geo:wktLiteral ;
  geo-pos:lat "35.49004"^^xsd:decimal ;
  geo-pos:long "23.57887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "103"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Amphistegina%20lobifera_2014_35.49004_23.57887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Amphistegina lobifera_2014_35.49004_23.57887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Amphistegina lobifera_2014_35.49004_23.57887'^^xsd:string;
  dwc:scientificName 'Amphistegina lobifera Larsen, 1976'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.57887'^^xsd:double;
  dwc:latitude '35.49004'^^xsd:double;
  dwc:coordinatePrecision '103'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '490083'^^xsd:integer;
  dwc:occurrenceId 'Amphistegina lobifera_2014_35.49004_23.57887'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '490083'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2013_35.6075_23.58001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2013_35.6075_23.58001> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2013_35.6075_23.58001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.6075 23.58001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.6075"^^xsd:decimal ;
  dwc:decimalLongitude "23.58001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "47"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2013_35.6075_23.58001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.6075 23.58001)"^^geo:wktLiteral ;
  geo-pos:lat "35.6075"^^xsd:decimal ;
  geo-pos:long "23.58001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "47"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2013_35.6075_23.58001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2013_35.6075_23.58001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2013_35.6075_23.58001'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.58001'^^xsd:double;
  dwc:latitude '35.6075'^^xsd:double;
  dwc:coordinatePrecision '47'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2013_35.6075_23.58001'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2013_35.6075_23.58001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2013_35.6075_23.58001> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2013_35.6075_23.58001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.6075 23.58001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.6075"^^xsd:decimal ;
  dwc:decimalLongitude "23.58001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "47"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2013_35.6075_23.58001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.6075 23.58001)"^^geo:wktLiteral ;
  geo-pos:lat "35.6075"^^xsd:decimal ;
  geo-pos:long "23.58001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "47"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2013_35.6075_23.58001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2013_35.6075_23.58001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2013_35.6075_23.58001'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.58001'^^xsd:double;
  dwc:latitude '35.6075'^^xsd:double;
  dwc:coordinatePrecision '47'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2013_35.6075_23.58001'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2013_35.6075_23.58001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2013_35.6075_23.58001> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2013_35.6075_23.58001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.6075 23.58001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.6075"^^xsd:decimal ;
  dwc:decimalLongitude "23.58001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "47"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2013_35.6075_23.58001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.6075 23.58001)"^^geo:wktLiteral ;
  geo-pos:lat "35.6075"^^xsd:decimal ;
  geo-pos:long "23.58001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "47"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2013_35.6075_23.58001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2013_35.6075_23.58001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2013_35.6075_23.58001'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.58001'^^xsd:double;
  dwc:latitude '35.6075'^^xsd:double;
  dwc:coordinatePrecision '47'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2013_35.6075_23.58001'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2013_35.60739_23.58285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2013_35.60739_23.58285> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2013_35.60739_23.58285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.60739 23.58285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.60739"^^xsd:decimal ;
  dwc:decimalLongitude "23.58285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "330"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2013_35.60739_23.58285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.60739 23.58285)"^^geo:wktLiteral ;
  geo-pos:lat "35.60739"^^xsd:decimal ;
  geo-pos:long "23.58285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "330"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2013_35.60739_23.58285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2013_35.60739_23.58285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2013_35.60739_23.58285'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.58285'^^xsd:double;
  dwc:latitude '35.60739'^^xsd:double;
  dwc:coordinatePrecision '330'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2013_35.60739_23.58285'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2019_35.5821_23.58583_mikkel65>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_35.5821_23.58583_mikkel65> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_35.5821_23.58583_mikkel65> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5821 23.58583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.5821"^^xsd:decimal ;
  dwc:decimalLongitude "23.58583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2019_35.5821_23.58583_mikkel65>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5821 23.58583)"^^geo:wktLiteral ;
  geo-pos:lat "35.5821"^^xsd:decimal ;
  geo-pos:long "23.58583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2019_35.5821_23.58583_mikkel65>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2019_35.5821_23.58583_mikkel65" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2019_35.5821_23.58583_mikkel65'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'mikkel65'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.58583'^^xsd:double;
  dwc:latitude '35.5821'^^xsd:double;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2019_35.5821_23.58583_mikkel65'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Mya%20arenaria_1984_38.03565_23.58849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Mya%20arenaria_1984_38.03565_23.58849> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Mya%20arenaria_1984_38.03565_23.58849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.03565 23.58849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.03565"^^xsd:decimal ;
  dwc:decimalLongitude "23.58849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "465"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Mya%20arenaria_1984_38.03565_23.58849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.03565 23.58849)"^^geo:wktLiteral ;
  geo-pos:lat "38.03565"^^xsd:decimal ;
  geo-pos:long "23.58849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "465"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Mya%20arenaria_1984_38.03565_23.58849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mya arenaria_1984_38.03565_23.58849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Mya arenaria_1984_38.03565_23.58849'^^xsd:string;
  dwc:scientificName 'Mya arenaria Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.58849'^^xsd:double;
  dwc:latitude '38.03565'^^xsd:double;
  dwc:coordinatePrecision '465'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'Mya arenaria_1984_38.03565_23.58849'^^xsd:string;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Mya%20arenaria_1985_38.03565_23.58849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Mya%20arenaria_1985_38.03565_23.58849> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Mya%20arenaria_1985_38.03565_23.58849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.03565 23.58849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.03565"^^xsd:decimal ;
  dwc:decimalLongitude "23.58849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "465"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Mya%20arenaria_1985_38.03565_23.58849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.03565 23.58849)"^^geo:wktLiteral ;
  geo-pos:lat "38.03565"^^xsd:decimal ;
  geo-pos:long "23.58849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "465"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Mya%20arenaria_1985_38.03565_23.58849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mya arenaria_1985_38.03565_23.58849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Mya arenaria_1985_38.03565_23.58849'^^xsd:string;
  dwc:scientificName 'Mya arenaria Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.58849'^^xsd:double;
  dwc:latitude '38.03565'^^xsd:double;
  dwc:coordinatePrecision '465'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'Mya arenaria_1985_38.03565_23.58849'^^xsd:string;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Mya%20arenaria_2005_38.03565_23.58849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Mya%20arenaria_2005_38.03565_23.58849> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Mya%20arenaria_2005_38.03565_23.58849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.03565 23.58849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.03565"^^xsd:decimal ;
  dwc:decimalLongitude "23.58849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "465"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Mya%20arenaria_2005_38.03565_23.58849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.03565 23.58849)"^^geo:wktLiteral ;
  geo-pos:lat "38.03565"^^xsd:decimal ;
  geo-pos:long "23.58849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "465"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Mya%20arenaria_2005_38.03565_23.58849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mya arenaria_2005_38.03565_23.58849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Mya arenaria_2005_38.03565_23.58849'^^xsd:string;
  dwc:scientificName 'Mya arenaria Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.58849'^^xsd:double;
  dwc:latitude '38.03565'^^xsd:double;
  dwc:coordinatePrecision '465'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'Mya arenaria_2005_38.03565_23.58849'^^xsd:string;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Mya%20arenaria_2008_38.03565_23.58849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Mya%20arenaria_2008_38.03565_23.58849> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Mya%20arenaria_2008_38.03565_23.58849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.03565 23.58849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.03565"^^xsd:decimal ;
  dwc:decimalLongitude "23.58849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "465"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Mya%20arenaria_2008_38.03565_23.58849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.03565 23.58849)"^^geo:wktLiteral ;
  geo-pos:lat "38.03565"^^xsd:decimal ;
  geo-pos:long "23.58849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "465"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Mya%20arenaria_2008_38.03565_23.58849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mya arenaria_2008_38.03565_23.58849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Mya arenaria_2008_38.03565_23.58849'^^xsd:string;
  dwc:scientificName 'Mya arenaria Linnaeus, 1758'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.58849'^^xsd:double;
  dwc:latitude '38.03565'^^xsd:double;
  dwc:coordinatePrecision '465'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'Mya arenaria_2008_38.03565_23.58849'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Bursatella%20leachii_2004_35.58577_23.58867_18-18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Bursatella%20leachii_2004_35.58577_23.58867_18-18> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Bursatella%20leachii_2004_35.58577_23.58867_18-18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.58577 23.58867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.58577"^^xsd:decimal ;
  dwc:decimalLongitude "23.58867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Bursatella%20leachii_2004_35.58577_23.58867_18-18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.58577 23.58867)"^^geo:wktLiteral ;
  geo-pos:lat "35.58577"^^xsd:decimal ;
  geo-pos:long "23.58867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Bursatella%20leachii_2004_35.58577_23.58867_18-18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Bursatella leachii_2004_35.58577_23.58867_18-18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Bursatella leachii_2004_35.58577_23.58867_18-18'^^xsd:string;
  dwc:scientificName 'Bursatella leachii Blainville, 1817'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.58867'^^xsd:double;
  dwc:latitude '35.58577'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '138759'^^xsd:integer;
  dwc:occurrenceId 'Bursatella leachii_2004_35.58577_23.58867_18-18'^^xsd:string;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138759'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Etrumeus%20golanii_2016_37.818_23.58867_82-82>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Etrumeus%20golanii_2016_37.818_23.58867_82-82> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Etrumeus%20golanii_2016_37.818_23.58867_82-82> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.818 23.58867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.818"^^xsd:decimal ;
  dwc:decimalLongitude "23.58867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82"^^xsd:integer ;
  dwc:maximumDepthInMeters "82"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Etrumeus%20golanii_2016_37.818_23.58867_82-82>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.818 23.58867)"^^geo:wktLiteral ;
  geo-pos:lat "37.818"^^xsd:decimal ;
  geo-pos:long "23.58867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Etrumeus%20golanii_2016_37.818_23.58867_82-82>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Etrumeus golanii_2016_37.818_23.58867_82-82" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Etrumeus golanii_2016_37.818_23.58867_82-82'^^xsd:string;
  dwc:scientificName 'Etrumeus golanii DiBattista, Randall & Bowen, 2012'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.58867'^^xsd:double;
  dwc:latitude '37.818'^^xsd:double;
  dwc:minimumDepth '82'^^xsd:integer;
  dwc:maximumDepth '82'^^xsd:integer;
  dwc:aphiaid '890090'^^xsd:integer;
  dwc:occurrenceId 'Etrumeus golanii_2016_37.818_23.58867_82-82'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '890090'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Hydroides%20elegans_1997_38.46302_23.58921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Hydroides%20elegans_1997_38.46302_23.58921> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Hydroides%20elegans_1997_38.46302_23.58921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.46302 23.58921)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.46302"^^xsd:decimal ;
  dwc:decimalLongitude "23.58921"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Hydroides%20elegans_1997_38.46302_23.58921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.46302 23.58921)"^^geo:wktLiteral ;
  geo-pos:lat "38.46302"^^xsd:decimal ;
  geo-pos:long "23.58921"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Hydroides%20elegans_1997_38.46302_23.58921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hydroides elegans_1997_38.46302_23.58921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Hydroides elegans_1997_38.46302_23.58921'^^xsd:string;
  dwc:scientificName 'Hydroides elegans (Haswell, 1883) [nomen protectum]'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.58921'^^xsd:double;
  dwc:latitude '38.46302'^^xsd:double;
  dwc:aphiaid '131002'^^xsd:integer;
  dwc:occurrenceId 'Hydroides elegans_1997_38.46302_23.58921'^^xsd:string;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131002'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Mnemiopsis%20leidyi_2019_38.46291_23.58948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2019_38.46291_23.58948> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2019_38.46291_23.58948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.46291 23.58948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.46291"^^xsd:decimal ;
  dwc:decimalLongitude "23.58948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2019_38.46291_23.58948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.46291 23.58948)"^^geo:wktLiteral ;
  geo-pos:lat "38.46291"^^xsd:decimal ;
  geo-pos:long "23.58948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Mnemiopsis%20leidyi_2019_38.46291_23.58948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mnemiopsis leidyi_2019_38.46291_23.58948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Mnemiopsis leidyi_2019_38.46291_23.58948'^^xsd:string;
  dwc:scientificName 'Mnemiopsis leidyi A. Agassiz, 1865'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.58948'^^xsd:double;
  dwc:latitude '38.46291'^^xsd:double;
  dwc:aphiaid '106401'^^xsd:integer;
  dwc:occurrenceId 'Mnemiopsis leidyi_2019_38.46291_23.58948'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106401'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Hydroides%20elegans_1997_38.46362_23.5906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Hydroides%20elegans_1997_38.46362_23.5906> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Hydroides%20elegans_1997_38.46362_23.5906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.46362 23.5906)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.46362"^^xsd:decimal ;
  dwc:decimalLongitude "23.5906"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Hydroides%20elegans_1997_38.46362_23.5906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.46362 23.5906)"^^geo:wktLiteral ;
  geo-pos:lat "38.46362"^^xsd:decimal ;
  geo-pos:long "23.5906"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Hydroides%20elegans_1997_38.46362_23.5906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hydroides elegans_1997_38.46362_23.5906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Hydroides elegans_1997_38.46362_23.5906'^^xsd:string;
  dwc:scientificName 'Hydroides elegans (Haswell, 1883) [nomen protectum]'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.5906'^^xsd:double;
  dwc:latitude '38.46362'^^xsd:double;
  dwc:aphiaid '131002'^^xsd:integer;
  dwc:occurrenceId 'Hydroides elegans_1997_38.46362_23.5906'^^xsd:string;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131002'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Hydroides%20elegans_1997_38.46437_23.59167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Hydroides%20elegans_1997_38.46437_23.59167> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Hydroides%20elegans_1997_38.46437_23.59167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.46437 23.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.46437"^^xsd:decimal ;
  dwc:decimalLongitude "23.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Hydroides%20elegans_1997_38.46437_23.59167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.46437 23.59167)"^^geo:wktLiteral ;
  geo-pos:lat "38.46437"^^xsd:decimal ;
  geo-pos:long "23.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Hydroides%20elegans_1997_38.46437_23.59167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hydroides elegans_1997_38.46437_23.59167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Hydroides elegans_1997_38.46437_23.59167'^^xsd:string;
  dwc:scientificName 'Hydroides elegans (Haswell, 1883) [nomen protectum]'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.59167'^^xsd:double;
  dwc:latitude '38.46437'^^xsd:double;
  dwc:aphiaid '131002'^^xsd:integer;
  dwc:occurrenceId 'Hydroides elegans_1997_38.46437_23.59167'^^xsd:string;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131002'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Etrumeus%20golanii_2014_37.80917_23.59217_68-68>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Etrumeus%20golanii_2014_37.80917_23.59217_68-68> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Etrumeus%20golanii_2014_37.80917_23.59217_68-68> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80917 23.59217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.80917"^^xsd:decimal ;
  dwc:decimalLongitude "23.59217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "68"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Etrumeus%20golanii_2014_37.80917_23.59217_68-68>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80917 23.59217)"^^geo:wktLiteral ;
  geo-pos:lat "37.80917"^^xsd:decimal ;
  geo-pos:long "23.59217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Etrumeus%20golanii_2014_37.80917_23.59217_68-68>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Etrumeus golanii_2014_37.80917_23.59217_68-68" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Etrumeus golanii_2014_37.80917_23.59217_68-68'^^xsd:string;
  dwc:scientificName 'Etrumeus golanii DiBattista, Randall & Bowen, 2012'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.59217'^^xsd:double;
  dwc:latitude '37.80917'^^xsd:double;
  dwc:minimumDepth '68'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:aphiaid '890090'^^xsd:integer;
  dwc:occurrenceId 'Etrumeus golanii_2014_37.80917_23.59217_68-68'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '890090'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Amathia%20verticillata_1974%2F1975_38.47155_23.59427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Amathia%20verticillata_1974%2F1975_38.47155_23.59427> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Amathia%20verticillata_1974%2F1975_38.47155_23.59427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.47155 23.59427)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.47155"^^xsd:decimal ;
  dwc:decimalLongitude "23.59427"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Amathia%20verticillata_1974%2F1975_38.47155_23.59427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.47155 23.59427)"^^geo:wktLiteral ;
  geo-pos:lat "38.47155"^^xsd:decimal ;
  geo-pos:long "23.59427"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Amathia%20verticillata_1974%2F1975_38.47155_23.59427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Amathia verticillata_1974/1975_38.47155_23.59427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Amathia verticillata_1974/1975_38.47155_23.59427'^^xsd:string;
  dwc:scientificName 'Amathia verticillata (delle Chiaje, 1822)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1974'^^xsd:integer;
  dwc:endYearCollected '1975'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.59427'^^xsd:double;
  dwc:latitude '38.47155'^^xsd:double;
  dwc:aphiaid '851581'^^xsd:integer;
  dwc:occurrenceId 'Amathia verticillata_1974/1975_38.47155_23.59427'^^xsd:string;
  dwc:aphiaIdAccepted '851581'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2002_35.62398_23.59485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2002_35.62398_23.59485> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2002_35.62398_23.59485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.62398 23.59485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.62398"^^xsd:decimal ;
  dwc:decimalLongitude "23.59485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2002_35.62398_23.59485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.62398 23.59485)"^^geo:wktLiteral ;
  geo-pos:lat "35.62398"^^xsd:decimal ;
  geo-pos:long "23.59485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2002_35.62398_23.59485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2002_35.62398_23.59485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2002_35.62398_23.59485'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.59485'^^xsd:double;
  dwc:latitude '35.62398'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2002_35.62398_23.59485'^^xsd:string;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Petricolaria%20pholadiformis_1994_38.47091_23.59726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Petricolaria%20pholadiformis_1994_38.47091_23.59726> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Petricolaria%20pholadiformis_1994_38.47091_23.59726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.47091 23.59726)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.47091"^^xsd:decimal ;
  dwc:decimalLongitude "23.59726"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Petricolaria%20pholadiformis_1994_38.47091_23.59726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.47091 23.59726)"^^geo:wktLiteral ;
  geo-pos:lat "38.47091"^^xsd:decimal ;
  geo-pos:long "23.59726"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Petricolaria%20pholadiformis_1994_38.47091_23.59726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Petricolaria pholadiformis_1994_38.47091_23.59726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Petricolaria pholadiformis_1994_38.47091_23.59726'^^xsd:string;
  dwc:scientificName 'Petricolaria pholadiformis (Lamarck, 1818)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.59726'^^xsd:double;
  dwc:latitude '38.47091'^^xsd:double;
  dwc:aphiaid '156961'^^xsd:integer;
  dwc:occurrenceId 'Petricolaria pholadiformis_1994_38.47091_23.59726'^^xsd:string;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '156961'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2012_35.2355_23.59927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2012_35.2355_23.59927> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2012_35.2355_23.59927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2355 23.59927)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2355"^^xsd:decimal ;
  dwc:decimalLongitude "23.59927"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2012_35.2355_23.59927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2355 23.59927)"^^geo:wktLiteral ;
  geo-pos:lat "35.2355"^^xsd:decimal ;
  geo-pos:long "23.59927"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2012_35.2355_23.59927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2012_35.2355_23.59927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2012_35.2355_23.59927'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.59927'^^xsd:double;
  dwc:latitude '35.2355'^^xsd:double;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2012_35.2355_23.59927'^^xsd:string;
  dwc:observationDate '2012-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Crepidula%20fornicata_2004_37.955_23.6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Crepidula%20fornicata_2004_37.955_23.6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Crepidula%20fornicata_2004_37.955_23.6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.955 23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.955"^^xsd:decimal ;
  dwc:decimalLongitude "23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Crepidula%20fornicata_2004_37.955_23.6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.955 23.6)"^^geo:wktLiteral ;
  geo-pos:lat "37.955"^^xsd:decimal ;
  geo-pos:long "23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Crepidula%20fornicata_2004_37.955_23.6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Crepidula fornicata_2004_37.955_23.6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Crepidula fornicata_2004_37.955_23.6'^^xsd:string;
  dwc:scientificName 'Crepidula fornicata (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.6'^^xsd:double;
  dwc:latitude '37.955'^^xsd:double;
  dwc:aphiaid '138963'^^xsd:integer;
  dwc:occurrenceId 'Crepidula fornicata_2004_37.955_23.6'^^xsd:string;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138963'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fulvia%20fragilis_2003_37.955_23.6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fulvia%20fragilis_2003_37.955_23.6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fulvia%20fragilis_2003_37.955_23.6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.955 23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.955"^^xsd:decimal ;
  dwc:decimalLongitude "23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fulvia%20fragilis_2003_37.955_23.6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.955 23.6)"^^geo:wktLiteral ;
  geo-pos:lat "37.955"^^xsd:decimal ;
  geo-pos:long "23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fulvia%20fragilis_2003_37.955_23.6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fulvia fragilis_2003_37.955_23.6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fulvia fragilis_2003_37.955_23.6'^^xsd:string;
  dwc:scientificName 'Fulvia fragilis (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.6'^^xsd:double;
  dwc:latitude '37.955'^^xsd:double;
  dwc:aphiaid '605733'^^xsd:integer;
  dwc:occurrenceId 'Fulvia fragilis_2003_37.955_23.6'^^xsd:string;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '605733'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Halophila%20stipulacea_1923_37.955_23.6_8-12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Halophila%20stipulacea_1923_37.955_23.6_8-12> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Halophila%20stipulacea_1923_37.955_23.6_8-12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.955 23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.955"^^xsd:decimal ;
  dwc:decimalLongitude "23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Halophila%20stipulacea_1923_37.955_23.6_8-12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.955 23.6)"^^geo:wktLiteral ;
  geo-pos:lat "37.955"^^xsd:decimal ;
  geo-pos:long "23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Halophila%20stipulacea_1923_37.955_23.6_8-12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Halophila stipulacea_1923_37.955_23.6_8-12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Halophila stipulacea_1923_37.955_23.6_8-12'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea (Forsskål) Ascherson, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.6'^^xsd:double;
  dwc:latitude '37.955'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:occurrenceId 'Halophila stipulacea_1923_37.955_23.6_8-12'^^xsd:string;
  dwc:observationDate '1923-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Hydroides%20elegans_2003_37.955_23.6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Hydroides%20elegans_2003_37.955_23.6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Hydroides%20elegans_2003_37.955_23.6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.955 23.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.955"^^xsd:decimal ;
  dwc:decimalLongitude "23.6"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Hydroides%20elegans_2003_37.955_23.6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.955 23.6)"^^geo:wktLiteral ;
  geo-pos:lat "37.955"^^xsd:decimal ;
  geo-pos:long "23.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Hydroides%20elegans_2003_37.955_23.6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hydroides elegans_2003_37.955_23.6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Hydroides elegans_2003_37.955_23.6'^^xsd:string;
  dwc:scientificName 'Hydroides elegans (Haswell, 1883) [nomen protectum]'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.6'^^xsd:double;
  dwc:latitude '37.955'^^xsd:double;
  dwc:aphiaid '131002'^^xsd:integer;
  dwc:occurrenceId 'Hydroides elegans_2003_37.955_23.6'^^xsd:string;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131002'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '12'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2019_35.23184_23.62075_3-3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2019_35.23184_23.62075_3-3> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2019_35.23184_23.62075_3-3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.23184 23.62075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.23184"^^xsd:decimal ;
  dwc:decimalLongitude "23.62075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2019_35.23184_23.62075_3-3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.23184 23.62075)"^^geo:wktLiteral ;
  geo-pos:lat "35.23184"^^xsd:decimal ;
  geo-pos:long "23.62075"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2019_35.23184_23.62075_3-3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2019_35.23184_23.62075_3-3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2019_35.23184_23.62075_3-3'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.62075'^^xsd:double;
  dwc:latitude '35.23184'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2019_35.23184_23.62075_3-3'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2018_35.23232_23.62077_Aris%20Damanakis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2018_35.23232_23.62077_Aris%20Damanakis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2018_35.23232_23.62077_Aris%20Damanakis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.23232 23.62077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.23232"^^xsd:decimal ;
  dwc:decimalLongitude "23.62077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2018_35.23232_23.62077_Aris%20Damanakis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.23232 23.62077)"^^geo:wktLiteral ;
  geo-pos:lat "35.23232"^^xsd:decimal ;
  geo-pos:long "23.62077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2018_35.23232_23.62077_Aris%20Damanakis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2018_35.23232_23.62077_Aris Damanakis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2018_35.23232_23.62077_Aris Damanakis'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Aris Damanakis'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.62077'^^xsd:double;
  dwc:latitude '35.23232'^^xsd:double;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2018_35.23232_23.62077_Aris Damanakis'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Amathia%20verticillata_1969_37.93638_23.6211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Amathia%20verticillata_1969_37.93638_23.6211> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Amathia%20verticillata_1969_37.93638_23.6211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.93638 23.6211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.93638"^^xsd:decimal ;
  dwc:decimalLongitude "23.6211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Amathia%20verticillata_1969_37.93638_23.6211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.93638 23.6211)"^^geo:wktLiteral ;
  geo-pos:lat "37.93638"^^xsd:decimal ;
  geo-pos:long "23.6211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Amathia%20verticillata_1969_37.93638_23.6211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Amathia verticillata_1969_37.93638_23.6211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Amathia verticillata_1969_37.93638_23.6211'^^xsd:string;
  dwc:scientificName 'Amathia verticillata (delle Chiaje, 1822)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.6211'^^xsd:double;
  dwc:latitude '37.93638'^^xsd:double;
  dwc:coordinatePrecision '9'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '851581'^^xsd:integer;
  dwc:occurrenceId 'Amathia verticillata_1969_37.93638_23.6211'^^xsd:string;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '851581'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Amathia%20verticillata_1977_37.93638_23.6211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Amathia%20verticillata_1977_37.93638_23.6211> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Amathia%20verticillata_1977_37.93638_23.6211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.93638 23.6211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.93638"^^xsd:decimal ;
  dwc:decimalLongitude "23.6211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Amathia%20verticillata_1977_37.93638_23.6211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.93638 23.6211)"^^geo:wktLiteral ;
  geo-pos:lat "37.93638"^^xsd:decimal ;
  geo-pos:long "23.6211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Amathia%20verticillata_1977_37.93638_23.6211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Amathia verticillata_1977_37.93638_23.6211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Amathia verticillata_1977_37.93638_23.6211'^^xsd:string;
  dwc:scientificName 'Amathia verticillata (delle Chiaje, 1822)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.6211'^^xsd:double;
  dwc:latitude '37.93638'^^xsd:double;
  dwc:coordinatePrecision '9'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '851581'^^xsd:integer;
  dwc:occurrenceId 'Amathia verticillata_1977_37.93638_23.6211'^^xsd:string;
  dwc:observationDate '1977-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '851581'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Amathia%20verticillata_1978_37.93638_23.6211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Amathia%20verticillata_1978_37.93638_23.6211> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Amathia%20verticillata_1978_37.93638_23.6211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.93638 23.6211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.93638"^^xsd:decimal ;
  dwc:decimalLongitude "23.6211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Amathia%20verticillata_1978_37.93638_23.6211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.93638 23.6211)"^^geo:wktLiteral ;
  geo-pos:lat "37.93638"^^xsd:decimal ;
  geo-pos:long "23.6211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Amathia%20verticillata_1978_37.93638_23.6211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Amathia verticillata_1978_37.93638_23.6211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Amathia verticillata_1978_37.93638_23.6211'^^xsd:string;
  dwc:scientificName 'Amathia verticillata (delle Chiaje, 1822)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.6211'^^xsd:double;
  dwc:latitude '37.93638'^^xsd:double;
  dwc:coordinatePrecision '9'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '851581'^^xsd:integer;
  dwc:occurrenceId 'Amathia verticillata_1978_37.93638_23.6211'^^xsd:string;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '851581'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Codium%20fragile%20subsp.%20fragile_2009_37.93638_23.6211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Codium%20fragile%20subsp.%20fragile_2009_37.93638_23.6211> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Codium%20fragile%20subsp.%20fragile_2009_37.93638_23.6211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.93638 23.6211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.93638"^^xsd:decimal ;
  dwc:decimalLongitude "23.6211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Codium%20fragile%20subsp.%20fragile_2009_37.93638_23.6211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.93638 23.6211)"^^geo:wktLiteral ;
  geo-pos:lat "37.93638"^^xsd:decimal ;
  geo-pos:long "23.6211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Codium%20fragile%20subsp.%20fragile_2009_37.93638_23.6211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Codium fragile subsp. fragile_2009_37.93638_23.6211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Codium fragile subsp. fragile_2009_37.93638_23.6211'^^xsd:string;
  dwc:scientificName 'Codium fragile subsp. fragile (Suringar) Hariot, 1889'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.6211'^^xsd:double;
  dwc:latitude '37.93638'^^xsd:double;
  dwc:coordinatePrecision '9'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '370562'^^xsd:integer;
  dwc:occurrenceId 'Codium fragile subsp. fragile_2009_37.93638_23.6211'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '370562'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'very high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Crepidula%20fornicata_1998_37.9378_23.62406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Crepidula%20fornicata_1998_37.9378_23.62406> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Crepidula%20fornicata_1998_37.9378_23.62406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9378 23.62406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9378"^^xsd:decimal ;
  dwc:decimalLongitude "23.62406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Crepidula%20fornicata_1998_37.9378_23.62406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9378 23.62406)"^^geo:wktLiteral ;
  geo-pos:lat "37.9378"^^xsd:decimal ;
  geo-pos:long "23.62406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Crepidula%20fornicata_1998_37.9378_23.62406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Crepidula fornicata_1998_37.9378_23.62406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Crepidula fornicata_1998_37.9378_23.62406'^^xsd:string;
  dwc:scientificName 'Crepidula fornicata (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.62406'^^xsd:double;
  dwc:latitude '37.9378'^^xsd:double;
  dwc:aphiaid '138963'^^xsd:integer;
  dwc:occurrenceId 'Crepidula fornicata_1998_37.9378_23.62406'^^xsd:string;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138963'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Brachidontes%20pharaonis_1975_37.7382_23.62435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Brachidontes%20pharaonis_1975_37.7382_23.62435> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Brachidontes%20pharaonis_1975_37.7382_23.62435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7382 23.62435)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7382"^^xsd:decimal ;
  dwc:decimalLongitude "23.62435"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Brachidontes%20pharaonis_1975_37.7382_23.62435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7382 23.62435)"^^geo:wktLiteral ;
  geo-pos:lat "37.7382"^^xsd:decimal ;
  geo-pos:long "23.62435"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Brachidontes%20pharaonis_1975_37.7382_23.62435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Brachidontes pharaonis_1975_37.7382_23.62435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Brachidontes pharaonis_1975_37.7382_23.62435'^^xsd:string;
  dwc:scientificName 'Brachidontes pharaonis (P. Fischer, 1870)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.62435'^^xsd:double;
  dwc:latitude '37.7382'^^xsd:double;
  dwc:occurrenceRemarks 'approximate coordinates through Google Earth based on information provided by associatedReferences or asociatedMedia'^^xsd:string;
  dwc:aphiaid '140437'^^xsd:integer;
  dwc:occurrenceId 'Brachidontes pharaonis_1975_37.7382_23.62435'^^xsd:string;
  dwc:observationDate '1975-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140437'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Ganonema%20farinosum_2009_37.92632_23.63214_0.3-0.5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Ganonema%20farinosum_2009_37.92632_23.63214_0.3-0.5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Ganonema%20farinosum_2009_37.92632_23.63214_0.3-0.5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.92632 23.63214)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.92632"^^xsd:decimal ;
  dwc:decimalLongitude "23.63214"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Ganonema%20farinosum_2009_37.92632_23.63214_0.3-0.5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.92632 23.63214)"^^geo:wktLiteral ;
  geo-pos:lat "37.92632"^^xsd:decimal ;
  geo-pos:long "23.63214"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Ganonema%20farinosum_2009_37.92632_23.63214_0.3-0.5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ganonema farinosum_2009_37.92632_23.63214_0.3-0.5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Ganonema farinosum_2009_37.92632_23.63214_0.3-0.5'^^xsd:string;
  dwc:scientificName 'Ganonema farinosum (J.V.Lamouroux) K.-C.Fan & Y.-C.Wang, 1974'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.63214'^^xsd:double;
  dwc:latitude '37.92632'^^xsd:double;
  dwc:coordinatePrecision '3'^^xsd:integer;
  dwc:minimumDepth '0.3'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '145749'^^xsd:integer;
  dwc:occurrenceId 'Ganonema farinosum_2009_37.92632_23.63214_0.3-0.5'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145749'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Penaeus%20aztecus_2015_37.63432_23.6344_18-18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Penaeus%20aztecus_2015_37.63432_23.6344_18-18> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Penaeus%20aztecus_2015_37.63432_23.6344_18-18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.63432 23.6344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.63432"^^xsd:decimal ;
  dwc:decimalLongitude "23.6344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Penaeus%20aztecus_2015_37.63432_23.6344_18-18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.63432 23.6344)"^^geo:wktLiteral ;
  geo-pos:lat "37.63432"^^xsd:decimal ;
  geo-pos:long "23.6344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Penaeus%20aztecus_2015_37.63432_23.6344_18-18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Penaeus aztecus_2015_37.63432_23.6344_18-18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Penaeus aztecus_2015_37.63432_23.6344_18-18'^^xsd:string;
  dwc:scientificName 'Penaeus aztecus Ives, 1891'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.6344'^^xsd:double;
  dwc:latitude '37.63432'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '395176'^^xsd:integer;
  dwc:occurrenceId 'Penaeus aztecus_2015_37.63432_23.6344_18-18'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1809216'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2010_35.23261_23.63571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2010_35.23261_23.63571> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2010_35.23261_23.63571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.23261 23.63571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.23261"^^xsd:decimal ;
  dwc:decimalLongitude "23.63571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2010_35.23261_23.63571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.23261 23.63571)"^^geo:wktLiteral ;
  geo-pos:lat "35.23261"^^xsd:decimal ;
  geo-pos:long "23.63571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2010_35.23261_23.63571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2010_35.23261_23.63571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2010_35.23261_23.63571'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.63571'^^xsd:double;
  dwc:latitude '35.23261'^^xsd:double;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2010_35.23261_23.63571'^^xsd:string;
  dwc:observationDate '2010-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2012_35.23261_23.63571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2012_35.23261_23.63571> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2012_35.23261_23.63571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.23261 23.63571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.23261"^^xsd:decimal ;
  dwc:decimalLongitude "23.63571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2012_35.23261_23.63571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.23261 23.63571)"^^geo:wktLiteral ;
  geo-pos:lat "35.23261"^^xsd:decimal ;
  geo-pos:long "23.63571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2012_35.23261_23.63571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2012_35.23261_23.63571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2012_35.23261_23.63571'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.63571'^^xsd:double;
  dwc:latitude '35.23261'^^xsd:double;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2012_35.23261_23.63571'^^xsd:string;
  dwc:observationDate '2012-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2010_35.23261_23.63571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2010_35.23261_23.63571> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2010_35.23261_23.63571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.23261 23.63571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.23261"^^xsd:decimal ;
  dwc:decimalLongitude "23.63571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2010_35.23261_23.63571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.23261 23.63571)"^^geo:wktLiteral ;
  geo-pos:lat "35.23261"^^xsd:decimal ;
  geo-pos:long "23.63571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2010_35.23261_23.63571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2010_35.23261_23.63571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2010_35.23261_23.63571'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.63571'^^xsd:double;
  dwc:latitude '35.23261'^^xsd:double;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2010_35.23261_23.63571'^^xsd:string;
  dwc:observationDate '2010-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2010_35.23261_23.63571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2010_35.23261_23.63571> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2010_35.23261_23.63571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.23261 23.63571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.23261"^^xsd:decimal ;
  dwc:decimalLongitude "23.63571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2010_35.23261_23.63571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.23261 23.63571)"^^geo:wktLiteral ;
  geo-pos:lat "35.23261"^^xsd:decimal ;
  geo-pos:long "23.63571"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2010_35.23261_23.63571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2010_35.23261_23.63571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2010_35.23261_23.63571'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.63571'^^xsd:double;
  dwc:latitude '35.23261'^^xsd:double;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2010_35.23261_23.63571'^^xsd:string;
  dwc:observationDate '2010-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Etrumeus%20golanii_2018_37.7875_23.636_65-65>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Etrumeus%20golanii_2018_37.7875_23.636_65-65> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Etrumeus%20golanii_2018_37.7875_23.636_65-65> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7875 23.636)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7875"^^xsd:decimal ;
  dwc:decimalLongitude "23.636"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Etrumeus%20golanii_2018_37.7875_23.636_65-65>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7875 23.636)"^^geo:wktLiteral ;
  geo-pos:lat "37.7875"^^xsd:decimal ;
  geo-pos:long "23.636"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Etrumeus%20golanii_2018_37.7875_23.636_65-65>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Etrumeus golanii_2018_37.7875_23.636_65-65" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Etrumeus golanii_2018_37.7875_23.636_65-65'^^xsd:string;
  dwc:scientificName 'Etrumeus golanii DiBattista, Randall & Bowen, 2012'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.636'^^xsd:double;
  dwc:latitude '37.7875'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '890090'^^xsd:integer;
  dwc:occurrenceId 'Etrumeus golanii_2018_37.7875_23.636_65-65'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '890090'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_1998_37.89944_23.64362_0-3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_1998_37.89944_23.64362_0-3> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_1998_37.89944_23.64362_0-3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.89944 23.64362)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.89944"^^xsd:decimal ;
  dwc:decimalLongitude "23.64362"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_1998_37.89944_23.64362_0-3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.89944 23.64362)"^^geo:wktLiteral ;
  geo-pos:lat "37.89944"^^xsd:decimal ;
  geo-pos:long "23.64362"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_1998_37.89944_23.64362_0-3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_1998_37.89944_23.64362_0-3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_1998_37.89944_23.64362_0-3'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.64362'^^xsd:double;
  dwc:latitude '37.89944'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'approximate coordinates through Google Earth based on information provided by associatedReferences or asociatedMedia'^^xsd:string;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_1998_37.89944_23.64362_0-3'^^xsd:string;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'very high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Oculina%20patagonica_2009_37.928_23.6439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Oculina%20patagonica_2009_37.928_23.6439> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Oculina%20patagonica_2009_37.928_23.6439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.928 23.6439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.928"^^xsd:decimal ;
  dwc:decimalLongitude "23.6439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Oculina%20patagonica_2009_37.928_23.6439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.928 23.6439)"^^geo:wktLiteral ;
  geo-pos:lat "37.928"^^xsd:decimal ;
  geo-pos:long "23.6439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Oculina%20patagonica_2009_37.928_23.6439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Oculina patagonica_2009_37.928_23.6439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Oculina patagonica_2009_37.928_23.6439'^^xsd:string;
  dwc:scientificName 'Oculina patagonica de Angelis D\'Ossat, 1908'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.6439'^^xsd:double;
  dwc:latitude '37.928'^^xsd:double;
  dwc:aphiaid '135210'^^xsd:integer;
  dwc:occurrenceId 'Oculina patagonica_2009_37.928_23.6439'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '135210'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Oculina%20patagonica_2016_38.36286_23.6455_0.5-1.5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Oculina%20patagonica_2016_38.36286_23.6455_0.5-1.5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Oculina%20patagonica_2016_38.36286_23.6455_0.5-1.5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.36286 23.6455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.36286"^^xsd:decimal ;
  dwc:decimalLongitude "23.6455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Oculina%20patagonica_2016_38.36286_23.6455_0.5-1.5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.36286 23.6455)"^^geo:wktLiteral ;
  geo-pos:lat "38.36286"^^xsd:decimal ;
  geo-pos:long "23.6455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Oculina%20patagonica_2016_38.36286_23.6455_0.5-1.5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Oculina patagonica_2016_38.36286_23.6455_0.5-1.5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Oculina patagonica_2016_38.36286_23.6455_0.5-1.5'^^xsd:string;
  dwc:scientificName 'Oculina patagonica de Angelis D\'Ossat, 1908'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.6455'^^xsd:double;
  dwc:latitude '38.36286'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '135210'^^xsd:integer;
  dwc:occurrenceId 'Oculina patagonica_2016_38.36286_23.6455_0.5-1.5'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '135210'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2016_38.3629_23.6455_0.5-4.6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2016_38.3629_23.6455_0.5-4.6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2016_38.3629_23.6455_0.5-4.6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3629 23.6455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.3629"^^xsd:decimal ;
  dwc:decimalLongitude "23.6455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2016_38.3629_23.6455_0.5-4.6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3629 23.6455)"^^geo:wktLiteral ;
  geo-pos:lat "38.3629"^^xsd:decimal ;
  geo-pos:long "23.6455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2016_38.3629_23.6455_0.5-4.6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2016_38.3629_23.6455_0.5-4.6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2016_38.3629_23.6455_0.5-4.6'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.6455'^^xsd:double;
  dwc:latitude '38.3629'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '4.6'^^xsd:double;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2016_38.3629_23.6455_0.5-4.6'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_2016_38.3629_23.6455_0.3-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_2016_38.3629_23.6455_0.3-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_2016_38.3629_23.6455_0.3-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3629 23.6455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.3629"^^xsd:decimal ;
  dwc:decimalLongitude "23.6455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_2016_38.3629_23.6455_0.3-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3629 23.6455)"^^geo:wktLiteral ;
  geo-pos:lat "38.3629"^^xsd:decimal ;
  geo-pos:long "23.6455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_2016_38.3629_23.6455_0.3-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_2016_38.3629_23.6455_0.3-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_2016_38.3629_23.6455_0.3-2'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.6455'^^xsd:double;
  dwc:latitude '38.3629'^^xsd:double;
  dwc:minimumDepth '0.3'^^xsd:double;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_2016_38.3629_23.6455_0.3-2'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2010_35.50069_23.64584_9-9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2010_35.50069_23.64584_9-9> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2010_35.50069_23.64584_9-9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.50069 23.64584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.50069"^^xsd:decimal ;
  dwc:decimalLongitude "23.64584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "170"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2010_35.50069_23.64584_9-9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.50069 23.64584)"^^geo:wktLiteral ;
  geo-pos:lat "35.50069"^^xsd:decimal ;
  geo-pos:long "23.64584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "170"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2010_35.50069_23.64584_9-9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2010_35.50069_23.64584_9-9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2010_35.50069_23.64584_9-9'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.64584'^^xsd:double;
  dwc:latitude '35.50069'^^xsd:double;
  dwc:coordinatePrecision '170'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2010_35.50069_23.64584_9-9'^^xsd:string;
  dwc:observationDate '2010-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2017_37.93028_23.64778_Francesco%20Tiralongo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2017_37.93028_23.64778_Francesco%20Tiralongo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2017_37.93028_23.64778_Francesco%20Tiralongo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.93028 23.64778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.93028"^^xsd:decimal ;
  dwc:decimalLongitude "23.64778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2017_37.93028_23.64778_Francesco%20Tiralongo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.93028 23.64778)"^^geo:wktLiteral ;
  geo-pos:lat "37.93028"^^xsd:decimal ;
  geo-pos:long "23.64778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2017_37.93028_23.64778_Francesco%20Tiralongo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2017_37.93028_23.64778_Francesco Tiralongo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2017_37.93028_23.64778_Francesco Tiralongo'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Francesco Tiralongo'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.64778'^^xsd:double;
  dwc:latitude '37.93028'^^xsd:double;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2017_37.93028_23.64778_Francesco Tiralongo'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Oculina%20patagonica_2009_37.9318_23.6491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Oculina%20patagonica_2009_37.9318_23.6491> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Oculina%20patagonica_2009_37.9318_23.6491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9318 23.6491)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9318"^^xsd:decimal ;
  dwc:decimalLongitude "23.6491"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Oculina%20patagonica_2009_37.9318_23.6491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9318 23.6491)"^^geo:wktLiteral ;
  geo-pos:lat "37.9318"^^xsd:decimal ;
  geo-pos:long "23.6491"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Oculina%20patagonica_2009_37.9318_23.6491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Oculina patagonica_2009_37.9318_23.6491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Oculina patagonica_2009_37.9318_23.6491'^^xsd:string;
  dwc:scientificName 'Oculina patagonica de Angelis D\'Ossat, 1908'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.6491'^^xsd:double;
  dwc:latitude '37.9318'^^xsd:double;
  dwc:aphiaid '135210'^^xsd:integer;
  dwc:occurrenceId 'Oculina patagonica_2009_37.9318_23.6491'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '135210'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Etrumeus%20golanii_2014_37.81867_23.65183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Etrumeus%20golanii_2014_37.81867_23.65183> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Etrumeus%20golanii_2014_37.81867_23.65183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.81867 23.65183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.81867"^^xsd:decimal ;
  dwc:decimalLongitude "23.65183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Etrumeus%20golanii_2014_37.81867_23.65183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.81867 23.65183)"^^geo:wktLiteral ;
  geo-pos:lat "37.81867"^^xsd:decimal ;
  geo-pos:long "23.65183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Etrumeus%20golanii_2014_37.81867_23.65183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Etrumeus golanii_2014_37.81867_23.65183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Etrumeus golanii_2014_37.81867_23.65183'^^xsd:string;
  dwc:scientificName 'Etrumeus golanii DiBattista, Randall & Bowen, 2012'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.65183'^^xsd:double;
  dwc:latitude '37.81867'^^xsd:double;
  dwc:aphiaid '890090'^^xsd:integer;
  dwc:occurrenceId 'Etrumeus golanii_2014_37.81867_23.65183'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '890090'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2018_35.23718_23.65216_6-6_Eva%20Bostrom>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2018_35.23718_23.65216_6-6_Eva%20Bostrom> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2018_35.23718_23.65216_6-6_Eva%20Bostrom> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.23718 23.65216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.23718"^^xsd:decimal ;
  dwc:decimalLongitude "23.65216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2018_35.23718_23.65216_6-6_Eva%20Bostrom>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.23718 23.65216)"^^geo:wktLiteral ;
  geo-pos:lat "35.23718"^^xsd:decimal ;
  geo-pos:long "23.65216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2018_35.23718_23.65216_6-6_Eva%20Bostrom>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2018_35.23718_23.65216_6-6_Eva Bostrom" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2018_35.23718_23.65216_6-6_Eva Bostrom'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Eva Bostrom'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.65216'^^xsd:double;
  dwc:latitude '35.23718'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2018_35.23718_23.65216_6-6_Eva Bostrom'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2016_39.91476_23.65344_10-15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2016_39.91476_23.65344_10-15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2016_39.91476_23.65344_10-15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.91476 23.65344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.91476"^^xsd:decimal ;
  dwc:decimalLongitude "23.65344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2016_39.91476_23.65344_10-15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.91476 23.65344)"^^geo:wktLiteral ;
  geo-pos:lat "39.91476"^^xsd:decimal ;
  geo-pos:long "23.65344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2016_39.91476_23.65344_10-15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2016_39.91476_23.65344_10-15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2016_39.91476_23.65344_10-15'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.65344'^^xsd:double;
  dwc:latitude '39.91476'^^xsd:double;
  dwc:coordinatePrecision '32'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2016_39.91476_23.65344_10-15'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'low'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2016_39.91476_23.65344_20-30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2016_39.91476_23.65344_20-30> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2016_39.91476_23.65344_20-30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.91476 23.65344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.91476"^^xsd:decimal ;
  dwc:decimalLongitude "23.65344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2016_39.91476_23.65344_20-30>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.91476 23.65344)"^^geo:wktLiteral ;
  geo-pos:lat "39.91476"^^xsd:decimal ;
  geo-pos:long "23.65344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2016_39.91476_23.65344_20-30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2016_39.91476_23.65344_20-30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2016_39.91476_23.65344_20-30'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.65344'^^xsd:double;
  dwc:latitude '39.91476'^^xsd:double;
  dwc:coordinatePrecision '32'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2016_39.91476_23.65344_20-30'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Asparagopsis_2013_39.91407_23.65378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Asparagopsis_2013_39.91407_23.65378> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Asparagopsis_2013_39.91407_23.65378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.91407 23.65378)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.91407"^^xsd:decimal ;
  dwc:decimalLongitude "23.65378"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Asparagopsis_2013_39.91407_23.65378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.91407 23.65378)"^^geo:wktLiteral ;
  geo-pos:lat "39.91407"^^xsd:decimal ;
  geo-pos:long "23.65378"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Asparagopsis_2013_39.91407_23.65378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Asparagopsis_2013_39.91407_23.65378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Asparagopsis_2013_39.91407_23.65378'^^xsd:string;
  dwc:scientificName 'Asparagopsis Montagne, 1840'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.65378'^^xsd:double;
  dwc:latitude '39.91407'^^xsd:double;
  dwc:aphiaid '143809'^^xsd:integer;
  dwc:occurrenceId 'Asparagopsis_2013_39.91407_23.65378'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143809'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2018_35.58523_23.65429_55-55_Tony%20Chalivelakis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2018_35.58523_23.65429_55-55_Tony%20Chalivelakis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2018_35.58523_23.65429_55-55_Tony%20Chalivelakis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.58523 23.65429)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.58523"^^xsd:decimal ;
  dwc:decimalLongitude "23.65429"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2018_35.58523_23.65429_55-55_Tony%20Chalivelakis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.58523 23.65429)"^^geo:wktLiteral ;
  geo-pos:lat "35.58523"^^xsd:decimal ;
  geo-pos:long "23.65429"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2018_35.58523_23.65429_55-55_Tony%20Chalivelakis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2018_35.58523_23.65429_55-55_Tony Chalivelakis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2018_35.58523_23.65429_55-55_Tony Chalivelakis'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Tony Chalivelakis'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.65429'^^xsd:double;
  dwc:latitude '35.58523'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2018_35.58523_23.65429_55-55_Tony Chalivelakis'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2019_35.23755_23.66046_4-4_Eva%20Bostrom>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2019_35.23755_23.66046_4-4_Eva%20Bostrom> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2019_35.23755_23.66046_4-4_Eva%20Bostrom> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.23755 23.66046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.23755"^^xsd:decimal ;
  dwc:decimalLongitude "23.66046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2019_35.23755_23.66046_4-4_Eva%20Bostrom>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.23755 23.66046)"^^geo:wktLiteral ;
  geo-pos:lat "35.23755"^^xsd:decimal ;
  geo-pos:long "23.66046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2019_35.23755_23.66046_4-4_Eva%20Bostrom>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2019_35.23755_23.66046_4-4_Eva Bostrom" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2019_35.23755_23.66046_4-4_Eva Bostrom'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Eva Bostrom'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.66046'^^xsd:double;
  dwc:latitude '35.23755'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2019_35.23755_23.66046_4-4_Eva Bostrom'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '5'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Oculina%20patagonica_2009_37.9368_23.6612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Oculina%20patagonica_2009_37.9368_23.6612> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Oculina%20patagonica_2009_37.9368_23.6612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9368 23.6612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9368"^^xsd:decimal ;
  dwc:decimalLongitude "23.6612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Oculina%20patagonica_2009_37.9368_23.6612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9368 23.6612)"^^geo:wktLiteral ;
  geo-pos:lat "37.9368"^^xsd:decimal ;
  geo-pos:long "23.6612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Oculina%20patagonica_2009_37.9368_23.6612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Oculina patagonica_2009_37.9368_23.6612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Oculina patagonica_2009_37.9368_23.6612'^^xsd:string;
  dwc:scientificName 'Oculina patagonica de Angelis D\'Ossat, 1908'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.6612'^^xsd:double;
  dwc:latitude '37.9368'^^xsd:double;
  dwc:aphiaid '135210'^^xsd:integer;
  dwc:occurrenceId 'Oculina patagonica_2009_37.9368_23.6612'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '135210'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2008_35.53371_23.66748_1-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2008_35.53371_23.66748_1-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2008_35.53371_23.66748_1-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.53371 23.66748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.53371"^^xsd:decimal ;
  dwc:decimalLongitude "23.66748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2008_35.53371_23.66748_1-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.53371 23.66748)"^^geo:wktLiteral ;
  geo-pos:lat "35.53371"^^xsd:decimal ;
  geo-pos:long "23.66748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2008_35.53371_23.66748_1-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2008_35.53371_23.66748_1-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2008_35.53371_23.66748_1-1'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.66748'^^xsd:double;
  dwc:latitude '35.53371'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'Fisheries Directive'^^xsd:string;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2008_35.53371_23.66748_1-1'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2007_35.53371_23.66748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2007_35.53371_23.66748> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2007_35.53371_23.66748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.53371 23.66748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.53371"^^xsd:decimal ;
  dwc:decimalLongitude "23.66748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2007_35.53371_23.66748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.53371 23.66748)"^^geo:wktLiteral ;
  geo-pos:lat "35.53371"^^xsd:decimal ;
  geo-pos:long "23.66748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2007_35.53371_23.66748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2007_35.53371_23.66748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2007_35.53371_23.66748'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.66748'^^xsd:double;
  dwc:latitude '35.53371'^^xsd:double;
  dwc:occurrenceRemarks 'Fisheries Directive'^^xsd:string;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2007_35.53371_23.66748'^^xsd:string;
  dwc:observationDate '2007-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2019_35.53275_23.6721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2019_35.53275_23.6721> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2019_35.53275_23.6721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.53275 23.6721)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.53275"^^xsd:decimal ;
  dwc:decimalLongitude "23.6721"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2019_35.53275_23.6721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.53275 23.6721)"^^geo:wktLiteral ;
  geo-pos:lat "35.53275"^^xsd:decimal ;
  geo-pos:long "23.6721"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2019_35.53275_23.6721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2019_35.53275_23.6721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2019_35.53275_23.6721'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.6721'^^xsd:double;
  dwc:latitude '35.53275'^^xsd:double;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2019_35.53275_23.6721'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2018_35.22098_23.67229_12-12_>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2018_35.22098_23.67229_12-12_> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2018_35.22098_23.67229_12-12_> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.22098 23.67229)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.22098"^^xsd:decimal ;
  dwc:decimalLongitude "23.67229"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2018_35.22098_23.67229_12-12_>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.22098 23.67229)"^^geo:wktLiteral ;
  geo-pos:lat "35.22098"^^xsd:decimal ;
  geo-pos:long "23.67229"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2018_35.22098_23.67229_12-12_>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2018_35.22098_23.67229_12-12_" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2018_35.22098_23.67229_12-12_'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.67229'^^xsd:double;
  dwc:latitude '35.22098'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2018_35.22098_23.67229_12-12_'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Dendostrea%20folium_2015_38.34327_23.67339_Fabio%20Crocetta>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Dendostrea%20folium_2015_38.34327_23.67339_Fabio%20Crocetta> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Dendostrea%20folium_2015_38.34327_23.67339_Fabio%20Crocetta> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.34327 23.67339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.34327"^^xsd:decimal ;
  dwc:decimalLongitude "23.67339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Dendostrea%20folium_2015_38.34327_23.67339_Fabio%20Crocetta>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.34327 23.67339)"^^geo:wktLiteral ;
  geo-pos:lat "38.34327"^^xsd:decimal ;
  geo-pos:long "23.67339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Dendostrea%20folium_2015_38.34327_23.67339_Fabio%20Crocetta>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Dendostrea folium_2015_38.34327_23.67339_Fabio Crocetta" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Dendostrea folium_2015_38.34327_23.67339_Fabio Crocetta'^^xsd:string;
  dwc:scientificName 'Dendostrea folium (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Fabio Crocetta'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.67339'^^xsd:double;
  dwc:latitude '38.34327'^^xsd:double;
  dwc:aphiaid '506716'^^xsd:integer;
  dwc:occurrenceId 'Dendostrea folium_2015_38.34327_23.67339_Fabio Crocetta'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '506716'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2019_35.23061_23.67404_11-11_>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2019_35.23061_23.67404_11-11_> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2019_35.23061_23.67404_11-11_> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.23061 23.67404)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.23061"^^xsd:decimal ;
  dwc:decimalLongitude "23.67404"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2019_35.23061_23.67404_11-11_>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.23061 23.67404)"^^geo:wktLiteral ;
  geo-pos:lat "35.23061"^^xsd:decimal ;
  geo-pos:long "23.67404"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2019_35.23061_23.67404_11-11_>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2019_35.23061_23.67404_11-11_" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2019_35.23061_23.67404_11-11_'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.67404'^^xsd:double;
  dwc:latitude '35.23061'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2019_35.23061_23.67404_11-11_'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '5'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Conomurex%20persicus_2009%2F2010_35.23464_23.6742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Conomurex%20persicus_2009%2F2010_35.23464_23.6742> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Conomurex%20persicus_2009%2F2010_35.23464_23.6742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.23464 23.6742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.23464"^^xsd:decimal ;
  dwc:decimalLongitude "23.6742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Conomurex%20persicus_2009%2F2010_35.23464_23.6742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.23464 23.6742)"^^geo:wktLiteral ;
  geo-pos:lat "35.23464"^^xsd:decimal ;
  geo-pos:long "23.6742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Conomurex%20persicus_2009%2F2010_35.23464_23.6742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Conomurex persicus_2009/2010_35.23464_23.6742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Conomurex persicus_2009/2010_35.23464_23.6742'^^xsd:string;
  dwc:scientificName 'Conomurex persicus (Swainson, 1821)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.6742'^^xsd:double;
  dwc:latitude '35.23464'^^xsd:double;
  dwc:aphiaid '565371'^^xsd:integer;
  dwc:occurrenceId 'Conomurex persicus_2009/2010_35.23464_23.6742'^^xsd:string;
  dwc:aphiaIdAccepted '565371'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '4'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Diadema%20setosum_2018_35.23464_23.6742_8-8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Diadema%20setosum_2018_35.23464_23.6742_8-8> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Diadema%20setosum_2018_35.23464_23.6742_8-8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.23464 23.6742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.23464"^^xsd:decimal ;
  dwc:decimalLongitude "23.6742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Diadema%20setosum_2018_35.23464_23.6742_8-8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.23464 23.6742)"^^geo:wktLiteral ;
  geo-pos:lat "35.23464"^^xsd:decimal ;
  geo-pos:long "23.6742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Diadema%20setosum_2018_35.23464_23.6742_8-8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Diadema setosum_2018_35.23464_23.6742_8-8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Diadema setosum_2018_35.23464_23.6742_8-8'^^xsd:string;
  dwc:scientificName 'Diadema setosum (Leske, 1778)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.6742'^^xsd:double;
  dwc:latitude '35.23464'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '213372'^^xsd:integer;
  dwc:occurrenceId 'Diadema setosum_2018_35.23464_23.6742_8-8'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213372'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2019_37.9237_23.6742_15-15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.9237_23.6742_15-15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.9237_23.6742_15-15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9237 23.6742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9237"^^xsd:decimal ;
  dwc:decimalLongitude "23.6742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.9237_23.6742_15-15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9237 23.6742)"^^geo:wktLiteral ;
  geo-pos:lat "37.9237"^^xsd:decimal ;
  geo-pos:long "23.6742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2019_37.9237_23.6742_15-15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2019_37.9237_23.6742_15-15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2019_37.9237_23.6742_15-15'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.6742'^^xsd:double;
  dwc:latitude '37.9237'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2019_37.9237_23.6742_15-15'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2019_35.23147_23.6755_7-7_>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2019_35.23147_23.6755_7-7_> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2019_35.23147_23.6755_7-7_> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.23147 23.6755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.23147"^^xsd:decimal ;
  dwc:decimalLongitude "23.6755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2019_35.23147_23.6755_7-7_>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.23147 23.6755)"^^geo:wktLiteral ;
  geo-pos:lat "35.23147"^^xsd:decimal ;
  geo-pos:long "23.6755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2019_35.23147_23.6755_7-7_>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2019_35.23147_23.6755_7-7_" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2019_35.23147_23.6755_7-7_'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.6755'^^xsd:double;
  dwc:latitude '35.23147'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2019_35.23147_23.6755_7-7_'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2011_38.34007_23.67781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2011_38.34007_23.67781> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2011_38.34007_23.67781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.34007 23.67781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.34007"^^xsd:decimal ;
  dwc:decimalLongitude "23.67781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2011_38.34007_23.67781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.34007 23.67781)"^^geo:wktLiteral ;
  geo-pos:lat "38.34007"^^xsd:decimal ;
  geo-pos:long "23.67781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2011_38.34007_23.67781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2011_38.34007_23.67781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2011_38.34007_23.67781'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.67781'^^xsd:double;
  dwc:latitude '38.34007'^^xsd:double;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2011_38.34007_23.67781'^^xsd:string;
  dwc:observationDate '2011-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2018_35.23113_23.67808_6.5-6.5_Eva%20Bostrom>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2018_35.23113_23.67808_6.5-6.5_Eva%20Bostrom> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2018_35.23113_23.67808_6.5-6.5_Eva%20Bostrom> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.23113 23.67808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.23113"^^xsd:decimal ;
  dwc:decimalLongitude "23.67808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2018_35.23113_23.67808_6.5-6.5_Eva%20Bostrom>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.23113 23.67808)"^^geo:wktLiteral ;
  geo-pos:lat "35.23113"^^xsd:decimal ;
  geo-pos:long "23.67808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2018_35.23113_23.67808_6.5-6.5_Eva%20Bostrom>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2018_35.23113_23.67808_6.5-6.5_Eva Bostrom" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2018_35.23113_23.67808_6.5-6.5_Eva Bostrom'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Eva Bostrom'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.67808'^^xsd:double;
  dwc:latitude '35.23113'^^xsd:double;
  dwc:coordinatePrecision '25'^^xsd:integer;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2018_35.23113_23.67808_6.5-6.5_Eva Bostrom'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Callinectes%20sapidus_2008_40.19882_23.67913_jkt>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2008_40.19882_23.67913_jkt> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2008_40.19882_23.67913_jkt> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.19882 23.67913)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.19882"^^xsd:decimal ;
  dwc:decimalLongitude "23.67913"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "171"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Callinectes%20sapidus_2008_40.19882_23.67913_jkt>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.19882 23.67913)"^^geo:wktLiteral ;
  geo-pos:lat "40.19882"^^xsd:decimal ;
  geo-pos:long "23.67913"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "171"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Callinectes%20sapidus_2008_40.19882_23.67913_jkt>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Callinectes sapidus_2008_40.19882_23.67913_jkt" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Callinectes sapidus_2008_40.19882_23.67913_jkt'^^xsd:string;
  dwc:scientificName 'Callinectes sapidus Rathbun, 1896'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'jkt'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.67913'^^xsd:double;
  dwc:latitude '40.19882'^^xsd:double;
  dwc:coordinatePrecision '171'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '107379'^^xsd:integer;
  dwc:occurrenceId 'Callinectes sapidus_2008_40.19882_23.67913_jkt'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107379'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Upeneus%20moluccensis_2006_35.53493_23.67934_62-68>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Upeneus%20moluccensis_2006_35.53493_23.67934_62-68> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Upeneus%20moluccensis_2006_35.53493_23.67934_62-68> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.53493 23.67934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.53493"^^xsd:decimal ;
  dwc:decimalLongitude "23.67934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "68"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Upeneus%20moluccensis_2006_35.53493_23.67934_62-68>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.53493 23.67934)"^^geo:wktLiteral ;
  geo-pos:lat "35.53493"^^xsd:decimal ;
  geo-pos:long "23.67934"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Upeneus%20moluccensis_2006_35.53493_23.67934_62-68>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Upeneus moluccensis_2006_35.53493_23.67934_62-68" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Upeneus moluccensis_2006_35.53493_23.67934_62-68'^^xsd:string;
  dwc:scientificName 'Upeneus moluccensis (Bleeker, 1855)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.67934'^^xsd:double;
  dwc:latitude '35.53493'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '68'^^xsd:integer;
  dwc:aphiaid '126989'^^xsd:integer;
  dwc:occurrenceId 'Upeneus moluccensis_2006_35.53493_23.67934_62-68'^^xsd:string;
  dwc:observationDate '2006-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126989'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Upeneus%20moluccensis_2016_35.51352_23.68146_6-6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Upeneus%20moluccensis_2016_35.51352_23.68146_6-6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Upeneus%20moluccensis_2016_35.51352_23.68146_6-6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.51352 23.68146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.51352"^^xsd:decimal ;
  dwc:decimalLongitude "23.68146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Upeneus%20moluccensis_2016_35.51352_23.68146_6-6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.51352 23.68146)"^^geo:wktLiteral ;
  geo-pos:lat "35.51352"^^xsd:decimal ;
  geo-pos:long "23.68146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Upeneus%20moluccensis_2016_35.51352_23.68146_6-6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Upeneus moluccensis_2016_35.51352_23.68146_6-6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Upeneus moluccensis_2016_35.51352_23.68146_6-6'^^xsd:string;
  dwc:scientificName 'Upeneus moluccensis (Bleeker, 1855)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.68146'^^xsd:double;
  dwc:latitude '35.51352'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '126989'^^xsd:integer;
  dwc:occurrenceId 'Upeneus moluccensis_2016_35.51352_23.68146_6-6'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126989'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2019_39.07708_23.68173_>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2019_39.07708_23.68173_> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2019_39.07708_23.68173_> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.07708 23.68173)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.07708"^^xsd:decimal ;
  dwc:decimalLongitude "23.68173"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2019_39.07708_23.68173_>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.07708 23.68173)"^^geo:wktLiteral ;
  geo-pos:lat "39.07708"^^xsd:decimal ;
  geo-pos:long "23.68173"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2019_39.07708_23.68173_>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2019_39.07708_23.68173_" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2019_39.07708_23.68173_'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.68173'^^xsd:double;
  dwc:latitude '39.07708'^^xsd:double;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2019_39.07708_23.68173_'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Oculina%20patagonica_2009_37.9305_23.6828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Oculina%20patagonica_2009_37.9305_23.6828> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Oculina%20patagonica_2009_37.9305_23.6828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9305 23.6828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9305"^^xsd:decimal ;
  dwc:decimalLongitude "23.6828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Oculina%20patagonica_2009_37.9305_23.6828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9305 23.6828)"^^geo:wktLiteral ;
  geo-pos:lat "37.9305"^^xsd:decimal ;
  geo-pos:long "23.6828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Oculina%20patagonica_2009_37.9305_23.6828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Oculina patagonica_2009_37.9305_23.6828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Oculina patagonica_2009_37.9305_23.6828'^^xsd:string;
  dwc:scientificName 'Oculina patagonica de Angelis D\'Ossat, 1908'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.6828'^^xsd:double;
  dwc:latitude '37.9305'^^xsd:double;
  dwc:aphiaid '135210'^^xsd:integer;
  dwc:occurrenceId 'Oculina patagonica_2009_37.9305_23.6828'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '135210'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Chama%20pacifica_2009_37.93018_23.68459_Panayiotis%20Ovalis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Chama%20pacifica_2009_37.93018_23.68459_Panayiotis%20Ovalis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Chama%20pacifica_2009_37.93018_23.68459_Panayiotis%20Ovalis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.93018 23.68459)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.93018"^^xsd:decimal ;
  dwc:decimalLongitude "23.68459"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Chama%20pacifica_2009_37.93018_23.68459_Panayiotis%20Ovalis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.93018 23.68459)"^^geo:wktLiteral ;
  geo-pos:lat "37.93018"^^xsd:decimal ;
  geo-pos:long "23.68459"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Chama%20pacifica_2009_37.93018_23.68459_Panayiotis%20Ovalis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Chama pacifica_2009_37.93018_23.68459_Panayiotis Ovalis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Chama pacifica_2009_37.93018_23.68459_Panayiotis Ovalis'^^xsd:string;
  dwc:scientificName 'Chama pacifica Broderip, 1835'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Panayiotis Ovalis'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.68459'^^xsd:double;
  dwc:latitude '37.93018'^^xsd:double;
  dwc:aphiaid '139120'^^xsd:integer;
  dwc:occurrenceId 'Chama pacifica_2009_37.93018_23.68459_Panayiotis Ovalis'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139120'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2016_39.9535_23.68466_10-15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2016_39.9535_23.68466_10-15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2016_39.9535_23.68466_10-15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9535 23.68466)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.9535"^^xsd:decimal ;
  dwc:decimalLongitude "23.68466"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "151"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2016_39.9535_23.68466_10-15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9535 23.68466)"^^geo:wktLiteral ;
  geo-pos:lat "39.9535"^^xsd:decimal ;
  geo-pos:long "23.68466"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "151"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2016_39.9535_23.68466_10-15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2016_39.9535_23.68466_10-15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2016_39.9535_23.68466_10-15'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.68466'^^xsd:double;
  dwc:latitude '39.9535'^^xsd:double;
  dwc:coordinatePrecision '151'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2016_39.9535_23.68466_10-15'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'low'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2016_39.9535_23.68466_15-30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2016_39.9535_23.68466_15-30> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2016_39.9535_23.68466_15-30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9535 23.68466)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.9535"^^xsd:decimal ;
  dwc:decimalLongitude "23.68466"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "151"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2016_39.9535_23.68466_15-30>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9535 23.68466)"^^geo:wktLiteral ;
  geo-pos:lat "39.9535"^^xsd:decimal ;
  geo-pos:long "23.68466"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "151"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2016_39.9535_23.68466_15-30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2016_39.9535_23.68466_15-30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2016_39.9535_23.68466_15-30'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.68466'^^xsd:double;
  dwc:latitude '39.9535'^^xsd:double;
  dwc:coordinatePrecision '151'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2016_39.9535_23.68466_15-30'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Etrumeus%20golanii_2014_37.83467_23.68467_49-49>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Etrumeus%20golanii_2014_37.83467_23.68467_49-49> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Etrumeus%20golanii_2014_37.83467_23.68467_49-49> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.83467 23.68467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.83467"^^xsd:decimal ;
  dwc:decimalLongitude "23.68467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters "49"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Etrumeus%20golanii_2014_37.83467_23.68467_49-49>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.83467 23.68467)"^^geo:wktLiteral ;
  geo-pos:lat "37.83467"^^xsd:decimal ;
  geo-pos:long "23.68467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Etrumeus%20golanii_2014_37.83467_23.68467_49-49>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Etrumeus golanii_2014_37.83467_23.68467_49-49" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Etrumeus golanii_2014_37.83467_23.68467_49-49'^^xsd:string;
  dwc:scientificName 'Etrumeus golanii DiBattista, Randall & Bowen, 2012'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.68467'^^xsd:double;
  dwc:latitude '37.83467'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:maximumDepth '49'^^xsd:integer;
  dwc:aphiaid '890090'^^xsd:integer;
  dwc:occurrenceId 'Etrumeus golanii_2014_37.83467_23.68467_49-49'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '890090'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Amphistegina%20lobifera_2009_37.92779_23.68471_0-3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Amphistegina%20lobifera_2009_37.92779_23.68471_0-3> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Amphistegina%20lobifera_2009_37.92779_23.68471_0-3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.92779 23.68471)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.92779"^^xsd:decimal ;
  dwc:decimalLongitude "23.68471"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Amphistegina%20lobifera_2009_37.92779_23.68471_0-3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.92779 23.68471)"^^geo:wktLiteral ;
  geo-pos:lat "37.92779"^^xsd:decimal ;
  geo-pos:long "23.68471"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Amphistegina%20lobifera_2009_37.92779_23.68471_0-3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Amphistegina lobifera_2009_37.92779_23.68471_0-3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Amphistegina lobifera_2009_37.92779_23.68471_0-3'^^xsd:string;
  dwc:scientificName 'Amphistegina lobifera Larsen, 1976'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.68471'^^xsd:double;
  dwc:latitude '37.92779'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'approximate coordinates through Google Earth based on information provided by associatedReferences or asociatedMedia'^^xsd:string;
  dwc:aphiaid '490083'^^xsd:integer;
  dwc:occurrenceId 'Amphistegina lobifera_2009_37.92779_23.68471_0-3'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '490083'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_1966_37.92779_23.68471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_1966_37.92779_23.68471> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_1966_37.92779_23.68471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.92779 23.68471)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.92779"^^xsd:decimal ;
  dwc:decimalLongitude "23.68471"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_1966_37.92779_23.68471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.92779 23.68471)"^^geo:wktLiteral ;
  geo-pos:lat "37.92779"^^xsd:decimal ;
  geo-pos:long "23.68471"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_1966_37.92779_23.68471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_1966_37.92779_23.68471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_1966_37.92779_23.68471'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.68471'^^xsd:double;
  dwc:latitude '37.92779'^^xsd:double;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_1966_37.92779_23.68471'^^xsd:string;
  dwc:observationDate '1966-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Callinectes%20sapidus_2015%2F2018_39.91457_23.68478_Thodoros%20Kampouris>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2015%2F2018_39.91457_23.68478_Thodoros%20Kampouris> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2015%2F2018_39.91457_23.68478_Thodoros%20Kampouris> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.91457 23.68478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.91457"^^xsd:decimal ;
  dwc:decimalLongitude "23.68478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Callinectes%20sapidus_2015%2F2018_39.91457_23.68478_Thodoros%20Kampouris>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.91457 23.68478)"^^geo:wktLiteral ;
  geo-pos:lat "39.91457"^^xsd:decimal ;
  geo-pos:long "23.68478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Callinectes%20sapidus_2015%2F2018_39.91457_23.68478_Thodoros%20Kampouris>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Callinectes sapidus_2015/2018_39.91457_23.68478_Thodoros Kampouris" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Callinectes sapidus_2015/2018_39.91457_23.68478_Thodoros Kampouris'^^xsd:string;
  dwc:scientificName 'Callinectes sapidus Rathbun, 1896'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Thodoros Kampouris'^^xsd:string;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.68478'^^xsd:double;
  dwc:latitude '39.91457'^^xsd:double;
  dwc:aphiaid '107379'^^xsd:integer;
  dwc:occurrenceId 'Callinectes sapidus_2015/2018_39.91457_23.68478_Thodoros Kampouris'^^xsd:string;
  dwc:aphiaIdAccepted '107379'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '10'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Sargocentron%20rubrum_2017_35.22352_23.68562_12-12_Francesco%20Tiralongo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2017_35.22352_23.68562_12-12_Francesco%20Tiralongo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2017_35.22352_23.68562_12-12_Francesco%20Tiralongo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.22352 23.68562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.22352"^^xsd:decimal ;
  dwc:decimalLongitude "23.68562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2017_35.22352_23.68562_12-12_Francesco%20Tiralongo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.22352 23.68562)"^^geo:wktLiteral ;
  geo-pos:lat "35.22352"^^xsd:decimal ;
  geo-pos:long "23.68562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Sargocentron%20rubrum_2017_35.22352_23.68562_12-12_Francesco%20Tiralongo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Sargocentron rubrum_2017_35.22352_23.68562_12-12_Francesco Tiralongo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Sargocentron rubrum_2017_35.22352_23.68562_12-12_Francesco Tiralongo'^^xsd:string;
  dwc:scientificName 'Sargocentron rubrum (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Francesco Tiralongo'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.68562'^^xsd:double;
  dwc:latitude '35.22352'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '126400'^^xsd:integer;
  dwc:occurrenceId 'Sargocentron rubrum_2017_35.22352_23.68562_12-12_Francesco Tiralongo'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126400'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Asparagopsis_2016_39.95219_23.68574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Asparagopsis_2016_39.95219_23.68574> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Asparagopsis_2016_39.95219_23.68574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.95219 23.68574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.95219"^^xsd:decimal ;
  dwc:decimalLongitude "23.68574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "151"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Asparagopsis_2016_39.95219_23.68574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.95219 23.68574)"^^geo:wktLiteral ;
  geo-pos:lat "39.95219"^^xsd:decimal ;
  geo-pos:long "23.68574"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "151"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Asparagopsis_2016_39.95219_23.68574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Asparagopsis_2016_39.95219_23.68574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Asparagopsis_2016_39.95219_23.68574'^^xsd:string;
  dwc:scientificName 'Asparagopsis Montagne, 1840'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.68574'^^xsd:double;
  dwc:latitude '39.95219'^^xsd:double;
  dwc:coordinatePrecision '151'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '143809'^^xsd:integer;
  dwc:occurrenceId 'Asparagopsis_2016_39.95219_23.68574'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143809'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Asparagopsis_1997_39.95472_23.68611_15-15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Asparagopsis_1997_39.95472_23.68611_15-15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Asparagopsis_1997_39.95472_23.68611_15-15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.95472 23.68611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.95472"^^xsd:decimal ;
  dwc:decimalLongitude "23.68611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Asparagopsis_1997_39.95472_23.68611_15-15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.95472 23.68611)"^^geo:wktLiteral ;
  geo-pos:lat "39.95472"^^xsd:decimal ;
  geo-pos:long "23.68611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Asparagopsis_1997_39.95472_23.68611_15-15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Asparagopsis_1997_39.95472_23.68611_15-15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Asparagopsis_1997_39.95472_23.68611_15-15'^^xsd:string;
  dwc:scientificName 'Asparagopsis Montagne, 1840'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.68611'^^xsd:double;
  dwc:latitude '39.95472'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '143809'^^xsd:integer;
  dwc:occurrenceId 'Asparagopsis_1997_39.95472_23.68611_15-15'^^xsd:string;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143809'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Womersleyella%20setacea_1997_39.95472_23.68611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Womersleyella%20setacea_1997_39.95472_23.68611> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Womersleyella%20setacea_1997_39.95472_23.68611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.95472 23.68611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.95472"^^xsd:decimal ;
  dwc:decimalLongitude "23.68611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Womersleyella%20setacea_1997_39.95472_23.68611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.95472 23.68611)"^^geo:wktLiteral ;
  geo-pos:lat "39.95472"^^xsd:decimal ;
  geo-pos:long "23.68611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Womersleyella%20setacea_1997_39.95472_23.68611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Womersleyella setacea_1997_39.95472_23.68611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Womersleyella setacea_1997_39.95472_23.68611'^^xsd:string;
  dwc:scientificName 'Womersleyella setacea (Hollenberg) R.E.Norris, 1992'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.68611'^^xsd:double;
  dwc:latitude '39.95472'^^xsd:double;
  dwc:aphiaid '146371'^^xsd:integer;
  dwc:occurrenceId 'Womersleyella setacea_1997_39.95472_23.68611'^^xsd:string;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2019_37.9193_23.687_15-15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.9193_23.687_15-15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.9193_23.687_15-15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9193 23.687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9193"^^xsd:decimal ;
  dwc:decimalLongitude "23.687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.9193_23.687_15-15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9193 23.687)"^^geo:wktLiteral ;
  geo-pos:lat "37.9193"^^xsd:decimal ;
  geo-pos:long "23.687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2019_37.9193_23.687_15-15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2019_37.9193_23.687_15-15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2019_37.9193_23.687_15-15'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.687'^^xsd:double;
  dwc:latitude '37.9193'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2019_37.9193_23.687_15-15'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2019_37.9092_23.689_15-15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.9092_23.689_15-15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.9092_23.689_15-15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9092 23.689)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9092"^^xsd:decimal ;
  dwc:decimalLongitude "23.689"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.9092_23.689_15-15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9092 23.689)"^^geo:wktLiteral ;
  geo-pos:lat "37.9092"^^xsd:decimal ;
  geo-pos:long "23.689"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2019_37.9092_23.689_15-15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2019_37.9092_23.689_15-15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2019_37.9092_23.689_15-15'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.689'^^xsd:double;
  dwc:latitude '37.9092'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2019_37.9092_23.689_15-15'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2019_37.9188_23.6898_7-7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.9188_23.6898_7-7> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.9188_23.6898_7-7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9188 23.6898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9188"^^xsd:decimal ;
  dwc:decimalLongitude "23.6898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.9188_23.6898_7-7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9188 23.6898)"^^geo:wktLiteral ;
  geo-pos:lat "37.9188"^^xsd:decimal ;
  geo-pos:long "23.6898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2019_37.9188_23.6898_7-7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2019_37.9188_23.6898_7-7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2019_37.9188_23.6898_7-7'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.6898'^^xsd:double;
  dwc:latitude '37.9188'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2019_37.9188_23.6898_7-7'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2019_37.9188_23.6898_7-7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.9188_23.6898_7-7> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.9188_23.6898_7-7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9188 23.6898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9188"^^xsd:decimal ;
  dwc:decimalLongitude "23.6898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.9188_23.6898_7-7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9188 23.6898)"^^geo:wktLiteral ;
  geo-pos:lat "37.9188"^^xsd:decimal ;
  geo-pos:long "23.6898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2019_37.9188_23.6898_7-7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2019_37.9188_23.6898_7-7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2019_37.9188_23.6898_7-7'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.6898'^^xsd:double;
  dwc:latitude '37.9188'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2019_37.9188_23.6898_7-7'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '7'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_2004_39.08_23.69>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_2004_39.08_23.69> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_2004_39.08_23.69> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.08 23.69)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.08"^^xsd:decimal ;
  dwc:decimalLongitude "23.69"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_2004_39.08_23.69>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.08 23.69)"^^geo:wktLiteral ;
  geo-pos:lat "39.08"^^xsd:decimal ;
  geo-pos:long "23.69"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_2004_39.08_23.69>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_2004_39.08_23.69" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_2004_39.08_23.69'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.69'^^xsd:double;
  dwc:latitude '39.08'^^xsd:double;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_2004_39.08_23.69'^^xsd:string;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_2000_38.34044_23.69055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_2000_38.34044_23.69055> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_2000_38.34044_23.69055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.34044 23.69055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.34044"^^xsd:decimal ;
  dwc:decimalLongitude "23.69055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_2000_38.34044_23.69055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.34044 23.69055)"^^geo:wktLiteral ;
  geo-pos:lat "38.34044"^^xsd:decimal ;
  geo-pos:long "23.69055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_2000_38.34044_23.69055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_2000_38.34044_23.69055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_2000_38.34044_23.69055'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.69055'^^xsd:double;
  dwc:latitude '38.34044'^^xsd:double;
  dwc:coordinatePrecision '25'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_2000_38.34044_23.69055'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2019_37.8378_23.6907_15-15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.8378_23.6907_15-15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.8378_23.6907_15-15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8378 23.6907)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8378"^^xsd:decimal ;
  dwc:decimalLongitude "23.6907"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.8378_23.6907_15-15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8378 23.6907)"^^geo:wktLiteral ;
  geo-pos:lat "37.8378"^^xsd:decimal ;
  geo-pos:long "23.6907"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2019_37.8378_23.6907_15-15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2019_37.8378_23.6907_15-15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2019_37.8378_23.6907_15-15'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.6907'^^xsd:double;
  dwc:latitude '37.8378'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2019_37.8378_23.6907_15-15'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2019_37.9185_23.6907_9-9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.9185_23.6907_9-9> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.9185_23.6907_9-9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9185 23.6907)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9185"^^xsd:decimal ;
  dwc:decimalLongitude "23.6907"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.9185_23.6907_9-9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9185 23.6907)"^^geo:wktLiteral ;
  geo-pos:lat "37.9185"^^xsd:decimal ;
  geo-pos:long "23.6907"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2019_37.9185_23.6907_9-9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2019_37.9185_23.6907_9-9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2019_37.9185_23.6907_9-9'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.6907'^^xsd:double;
  dwc:latitude '37.9185'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2019_37.9185_23.6907_9-9'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2019_37.9185_23.6907_9-9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.9185_23.6907_9-9> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.9185_23.6907_9-9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9185 23.6907)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9185"^^xsd:decimal ;
  dwc:decimalLongitude "23.6907"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.9185_23.6907_9-9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9185 23.6907)"^^geo:wktLiteral ;
  geo-pos:lat "37.9185"^^xsd:decimal ;
  geo-pos:long "23.6907"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2019_37.9185_23.6907_9-9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2019_37.9185_23.6907_9-9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2019_37.9185_23.6907_9-9'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.6907'^^xsd:double;
  dwc:latitude '37.9185'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2019_37.9185_23.6907_9-9'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2019_37.8838_23.6917_6-6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.8838_23.6917_6-6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.8838_23.6917_6-6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8838 23.6917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8838"^^xsd:decimal ;
  dwc:decimalLongitude "23.6917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.8838_23.6917_6-6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8838 23.6917)"^^geo:wktLiteral ;
  geo-pos:lat "37.8838"^^xsd:decimal ;
  geo-pos:long "23.6917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2019_37.8838_23.6917_6-6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2019_37.8838_23.6917_6-6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2019_37.8838_23.6917_6-6'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.6917'^^xsd:double;
  dwc:latitude '37.8838'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2019_37.8838_23.6917_6-6'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_2019_38.33985_23.69325_0.4-2.5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_2019_38.33985_23.69325_0.4-2.5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_2019_38.33985_23.69325_0.4-2.5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.33985 23.69325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.33985"^^xsd:decimal ;
  dwc:decimalLongitude "23.69325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_2019_38.33985_23.69325_0.4-2.5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.33985 23.69325)"^^geo:wktLiteral ;
  geo-pos:lat "38.33985"^^xsd:decimal ;
  geo-pos:long "23.69325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_2019_38.33985_23.69325_0.4-2.5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_2019_38.33985_23.69325_0.4-2.5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_2019_38.33985_23.69325_0.4-2.5'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.69325'^^xsd:double;
  dwc:latitude '38.33985'^^xsd:double;
  dwc:minimumDepth '0.4'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_2019_38.33985_23.69325_0.4-2.5'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '500'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Halophila%20stipulacea_1923_37.91878_23.69674_8-12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Halophila%20stipulacea_1923_37.91878_23.69674_8-12> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Halophila%20stipulacea_1923_37.91878_23.69674_8-12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.91878 23.69674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.91878"^^xsd:decimal ;
  dwc:decimalLongitude "23.69674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Halophila%20stipulacea_1923_37.91878_23.69674_8-12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.91878 23.69674)"^^geo:wktLiteral ;
  geo-pos:lat "37.91878"^^xsd:decimal ;
  geo-pos:long "23.69674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Halophila%20stipulacea_1923_37.91878_23.69674_8-12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Halophila stipulacea_1923_37.91878_23.69674_8-12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Halophila stipulacea_1923_37.91878_23.69674_8-12'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea (Forsskål) Ascherson, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.69674'^^xsd:double;
  dwc:latitude '37.91878'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:occurrenceId 'Halophila stipulacea_1923_37.91878_23.69674_8-12'^^xsd:string;
  dwc:observationDate '1923-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Callinectes%20sapidus_2019_40.31275_23.69791_Papageorgiou%20Nikolaos>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2019_40.31275_23.69791_Papageorgiou%20Nikolaos> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2019_40.31275_23.69791_Papageorgiou%20Nikolaos> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.31275 23.69791)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.31275"^^xsd:decimal ;
  dwc:decimalLongitude "23.69791"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Callinectes%20sapidus_2019_40.31275_23.69791_Papageorgiou%20Nikolaos>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.31275 23.69791)"^^geo:wktLiteral ;
  geo-pos:lat "40.31275"^^xsd:decimal ;
  geo-pos:long "23.69791"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Callinectes%20sapidus_2019_40.31275_23.69791_Papageorgiou%20Nikolaos>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Callinectes sapidus_2019_40.31275_23.69791_Papageorgiou Nikolaos" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Callinectes sapidus_2019_40.31275_23.69791_Papageorgiou Nikolaos'^^xsd:string;
  dwc:scientificName 'Callinectes sapidus Rathbun, 1896'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Papageorgiou Nikolaos'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.69791'^^xsd:double;
  dwc:latitude '40.31275'^^xsd:double;
  dwc:aphiaid '107379'^^xsd:integer;
  dwc:occurrenceId 'Callinectes sapidus_2019_40.31275_23.69791_Papageorgiou Nikolaos'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107379'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_2000_38.33702_23.70067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_2000_38.33702_23.70067> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_2000_38.33702_23.70067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.33702 23.70067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.33702"^^xsd:decimal ;
  dwc:decimalLongitude "23.70067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_2000_38.33702_23.70067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.33702 23.70067)"^^geo:wktLiteral ;
  geo-pos:lat "38.33702"^^xsd:decimal ;
  geo-pos:long "23.70067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_2000_38.33702_23.70067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_2000_38.33702_23.70067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_2000_38.33702_23.70067'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.70067'^^xsd:double;
  dwc:latitude '38.33702'^^xsd:double;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_2000_38.33702_23.70067'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Etrumeus%20golanii_2016_37.87267_23.70133_34.2-34.2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Etrumeus%20golanii_2016_37.87267_23.70133_34.2-34.2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Etrumeus%20golanii_2016_37.87267_23.70133_34.2-34.2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87267 23.70133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.87267"^^xsd:decimal ;
  dwc:decimalLongitude "23.70133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "34.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Etrumeus%20golanii_2016_37.87267_23.70133_34.2-34.2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.87267 23.70133)"^^geo:wktLiteral ;
  geo-pos:lat "37.87267"^^xsd:decimal ;
  geo-pos:long "23.70133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Etrumeus%20golanii_2016_37.87267_23.70133_34.2-34.2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Etrumeus golanii_2016_37.87267_23.70133_34.2-34.2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Etrumeus golanii_2016_37.87267_23.70133_34.2-34.2'^^xsd:string;
  dwc:scientificName 'Etrumeus golanii DiBattista, Randall & Bowen, 2012'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.70133'^^xsd:double;
  dwc:latitude '37.87267'^^xsd:double;
  dwc:minimumDepth '34.2'^^xsd:double;
  dwc:maximumDepth '34.2'^^xsd:double;
  dwc:aphiaid '890090'^^xsd:integer;
  dwc:occurrenceId 'Etrumeus golanii_2016_37.87267_23.70133_34.2-34.2'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '890090'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2019_37.9052_23.702_9-9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.9052_23.702_9-9> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.9052_23.702_9-9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9052 23.702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9052"^^xsd:decimal ;
  dwc:decimalLongitude "23.702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.9052_23.702_9-9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9052 23.702)"^^geo:wktLiteral ;
  geo-pos:lat "37.9052"^^xsd:decimal ;
  geo-pos:long "23.702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2019_37.9052_23.702_9-9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2019_37.9052_23.702_9-9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2019_37.9052_23.702_9-9'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.702'^^xsd:double;
  dwc:latitude '37.9052'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2019_37.9052_23.702_9-9'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Oculina%20patagonica_2009_37.9121_23.7037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Oculina%20patagonica_2009_37.9121_23.7037> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Oculina%20patagonica_2009_37.9121_23.7037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9121 23.7037)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9121"^^xsd:decimal ;
  dwc:decimalLongitude "23.7037"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Oculina%20patagonica_2009_37.9121_23.7037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9121 23.7037)"^^geo:wktLiteral ;
  geo-pos:lat "37.9121"^^xsd:decimal ;
  geo-pos:long "23.7037"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Oculina%20patagonica_2009_37.9121_23.7037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Oculina patagonica_2009_37.9121_23.7037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Oculina patagonica_2009_37.9121_23.7037'^^xsd:string;
  dwc:scientificName 'Oculina patagonica de Angelis D\'Ossat, 1908'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.7037'^^xsd:double;
  dwc:latitude '37.9121'^^xsd:double;
  dwc:aphiaid '135210'^^xsd:integer;
  dwc:occurrenceId 'Oculina patagonica_2009_37.9121_23.7037'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '135210'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2019_37.9007_23.7042_13-13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.9007_23.7042_13-13> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.9007_23.7042_13-13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9007 23.7042)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9007"^^xsd:decimal ;
  dwc:decimalLongitude "23.7042"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.9007_23.7042_13-13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9007 23.7042)"^^geo:wktLiteral ;
  geo-pos:lat "37.9007"^^xsd:decimal ;
  geo-pos:long "23.7042"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2019_37.9007_23.7042_13-13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2019_37.9007_23.7042_13-13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2019_37.9007_23.7042_13-13'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.7042'^^xsd:double;
  dwc:latitude '37.9007'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2019_37.9007_23.7042_13-13'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2019_37.8895_23.707_12-12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.8895_23.707_12-12> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.8895_23.707_12-12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8895 23.707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8895"^^xsd:decimal ;
  dwc:decimalLongitude "23.707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.8895_23.707_12-12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8895 23.707)"^^geo:wktLiteral ;
  geo-pos:lat "37.8895"^^xsd:decimal ;
  geo-pos:long "23.707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2019_37.8895_23.707_12-12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2019_37.8895_23.707_12-12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2019_37.8895_23.707_12-12'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.707'^^xsd:double;
  dwc:latitude '37.8895'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2019_37.8895_23.707_12-12'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2019_37.8895_23.707_12-12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.8895_23.707_12-12> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.8895_23.707_12-12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8895 23.707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8895"^^xsd:decimal ;
  dwc:decimalLongitude "23.707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.8895_23.707_12-12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8895 23.707)"^^geo:wktLiteral ;
  geo-pos:lat "37.8895"^^xsd:decimal ;
  geo-pos:long "23.707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2019_37.8895_23.707_12-12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2019_37.8895_23.707_12-12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2019_37.8895_23.707_12-12'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.707'^^xsd:double;
  dwc:latitude '37.8895'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2019_37.8895_23.707_12-12'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '7'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2019_37.8908_23.7075_6-6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.8908_23.7075_6-6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.8908_23.7075_6-6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8908 23.7075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8908"^^xsd:decimal ;
  dwc:decimalLongitude "23.7075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.8908_23.7075_6-6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8908 23.7075)"^^geo:wktLiteral ;
  geo-pos:lat "37.8908"^^xsd:decimal ;
  geo-pos:long "23.7075"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2019_37.8908_23.7075_6-6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2019_37.8908_23.7075_6-6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2019_37.8908_23.7075_6-6'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.7075'^^xsd:double;
  dwc:latitude '37.8908'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2019_37.8908_23.7075_6-6'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2019_37.8888_23.7087_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.8888_23.7087_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.8888_23.7087_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8888 23.7087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8888"^^xsd:decimal ;
  dwc:decimalLongitude "23.7087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.8888_23.7087_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8888 23.7087)"^^geo:wktLiteral ;
  geo-pos:lat "37.8888"^^xsd:decimal ;
  geo-pos:long "23.7087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2019_37.8888_23.7087_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2019_37.8888_23.7087_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2019_37.8888_23.7087_5-5'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.7087'^^xsd:double;
  dwc:latitude '37.8888'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2019_37.8888_23.7087_5-5'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '4'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2019_37.8855_23.7092_9-9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.8855_23.7092_9-9> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.8855_23.7092_9-9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8855 23.7092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8855"^^xsd:decimal ;
  dwc:decimalLongitude "23.7092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.8855_23.7092_9-9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8855 23.7092)"^^geo:wktLiteral ;
  geo-pos:lat "37.8855"^^xsd:decimal ;
  geo-pos:long "23.7092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2019_37.8855_23.7092_9-9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2019_37.8855_23.7092_9-9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2019_37.8855_23.7092_9-9'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.7092'^^xsd:double;
  dwc:latitude '37.8855'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2019_37.8855_23.7092_9-9'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2019_37.8937_23.7093_14-14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.8937_23.7093_14-14> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.8937_23.7093_14-14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8937 23.7093)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8937"^^xsd:decimal ;
  dwc:decimalLongitude "23.7093"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.8937_23.7093_14-14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8937 23.7093)"^^geo:wktLiteral ;
  geo-pos:lat "37.8937"^^xsd:decimal ;
  geo-pos:long "23.7093"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2019_37.8937_23.7093_14-14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2019_37.8937_23.7093_14-14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2019_37.8937_23.7093_14-14'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.7093'^^xsd:double;
  dwc:latitude '37.8937'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2019_37.8937_23.7093_14-14'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2006_40.17566_23.71358_Skoufas>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2006_40.17566_23.71358_Skoufas> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2006_40.17566_23.71358_Skoufas> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.17566 23.71358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.17566"^^xsd:decimal ;
  dwc:decimalLongitude "23.71358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2006_40.17566_23.71358_Skoufas>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.17566 23.71358)"^^geo:wktLiteral ;
  geo-pos:lat "40.17566"^^xsd:decimal ;
  geo-pos:long "23.71358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2006_40.17566_23.71358_Skoufas>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2006_40.17566_23.71358_Skoufas" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2006_40.17566_23.71358_Skoufas'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Skoufas'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.71358'^^xsd:double;
  dwc:latitude '40.17566'^^xsd:double;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2006_40.17566_23.71358_Skoufas'^^xsd:string;
  dwc:observationDate '2006-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'moderate'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2016_40.17553_23.71365_10-30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2016_40.17553_23.71365_10-30> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2016_40.17553_23.71365_10-30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.17553 23.71365)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.17553"^^xsd:decimal ;
  dwc:decimalLongitude "23.71365"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2016_40.17553_23.71365_10-30>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.17553 23.71365)"^^geo:wktLiteral ;
  geo-pos:lat "40.17553"^^xsd:decimal ;
  geo-pos:long "23.71365"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2016_40.17553_23.71365_10-30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2016_40.17553_23.71365_10-30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2016_40.17553_23.71365_10-30'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.71365'^^xsd:double;
  dwc:latitude '40.17553'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2016_40.17553_23.71365_10-30'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'low'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Oculina%20patagonica_2009_37.9044_23.7151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Oculina%20patagonica_2009_37.9044_23.7151> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Oculina%20patagonica_2009_37.9044_23.7151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9044 23.7151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9044"^^xsd:decimal ;
  dwc:decimalLongitude "23.7151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Oculina%20patagonica_2009_37.9044_23.7151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9044 23.7151)"^^geo:wktLiteral ;
  geo-pos:lat "37.9044"^^xsd:decimal ;
  geo-pos:long "23.7151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Oculina%20patagonica_2009_37.9044_23.7151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Oculina patagonica_2009_37.9044_23.7151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Oculina patagonica_2009_37.9044_23.7151'^^xsd:string;
  dwc:scientificName 'Oculina patagonica de Angelis D\'Ossat, 1908'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.7151'^^xsd:double;
  dwc:latitude '37.9044'^^xsd:double;
  dwc:aphiaid '135210'^^xsd:integer;
  dwc:occurrenceId 'Oculina patagonica_2009_37.9044_23.7151'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '135210'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Oculina%20patagonica_2009_37.8945_23.7153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Oculina%20patagonica_2009_37.8945_23.7153> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Oculina%20patagonica_2009_37.8945_23.7153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8945 23.7153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8945"^^xsd:decimal ;
  dwc:decimalLongitude "23.7153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Oculina%20patagonica_2009_37.8945_23.7153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8945 23.7153)"^^geo:wktLiteral ;
  geo-pos:lat "37.8945"^^xsd:decimal ;
  geo-pos:long "23.7153"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Oculina%20patagonica_2009_37.8945_23.7153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Oculina patagonica_2009_37.8945_23.7153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Oculina patagonica_2009_37.8945_23.7153'^^xsd:string;
  dwc:scientificName 'Oculina patagonica de Angelis D\'Ossat, 1908'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.7153'^^xsd:double;
  dwc:latitude '37.8945'^^xsd:double;
  dwc:aphiaid '135210'^^xsd:integer;
  dwc:occurrenceId 'Oculina patagonica_2009_37.8945_23.7153'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '135210'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2008_37.89801_23.71653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_37.89801_23.71653> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_37.89801_23.71653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.89801 23.71653)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.89801"^^xsd:decimal ;
  dwc:decimalLongitude "23.71653"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_37.89801_23.71653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.89801 23.71653)"^^geo:wktLiteral ;
  geo-pos:lat "37.89801"^^xsd:decimal ;
  geo-pos:long "23.71653"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2008_37.89801_23.71653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2008_37.89801_23.71653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2008_37.89801_23.71653'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.71653'^^xsd:double;
  dwc:latitude '37.89801'^^xsd:double;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2008_37.89801_23.71653'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Amphistegina%20lobifera_1955%2F1961_37.79547_23.71656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Amphistegina%20lobifera_1955%2F1961_37.79547_23.71656> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Amphistegina%20lobifera_1955%2F1961_37.79547_23.71656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.79547 23.71656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.79547"^^xsd:decimal ;
  dwc:decimalLongitude "23.71656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Amphistegina%20lobifera_1955%2F1961_37.79547_23.71656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.79547 23.71656)"^^geo:wktLiteral ;
  geo-pos:lat "37.79547"^^xsd:decimal ;
  geo-pos:long "23.71656"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Amphistegina%20lobifera_1955%2F1961_37.79547_23.71656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Amphistegina lobifera_1955/1961_37.79547_23.71656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Amphistegina lobifera_1955/1961_37.79547_23.71656'^^xsd:string;
  dwc:scientificName 'Amphistegina lobifera Larsen, 1976'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.71656'^^xsd:double;
  dwc:latitude '37.79547'^^xsd:double;
  dwc:occurrenceRemarks 'approximate coordinates through Google Earth based on information provided by associatedReferences or asociatedMedia'^^xsd:string;
  dwc:aphiaid '490083'^^xsd:integer;
  dwc:occurrenceId 'Amphistegina lobifera_1955/1961_37.79547_23.71656'^^xsd:string;
  dwc:aphiaIdAccepted '490083'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Oculina%20patagonica_2006_37.89242_23.71721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Oculina%20patagonica_2006_37.89242_23.71721> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Oculina%20patagonica_2006_37.89242_23.71721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.89242 23.71721)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.89242"^^xsd:decimal ;
  dwc:decimalLongitude "23.71721"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Oculina%20patagonica_2006_37.89242_23.71721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.89242 23.71721)"^^geo:wktLiteral ;
  geo-pos:lat "37.89242"^^xsd:decimal ;
  geo-pos:long "23.71721"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Oculina%20patagonica_2006_37.89242_23.71721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Oculina patagonica_2006_37.89242_23.71721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Oculina patagonica_2006_37.89242_23.71721'^^xsd:string;
  dwc:scientificName 'Oculina patagonica de Angelis D\'Ossat, 1908'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.71721'^^xsd:double;
  dwc:latitude '37.89242'^^xsd:double;
  dwc:aphiaid '135210'^^xsd:integer;
  dwc:occurrenceId 'Oculina patagonica_2006_37.89242_23.71721'^^xsd:string;
  dwc:observationDate '2006-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '135210'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Asparagopsis_1979_37.89764_23.71729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Asparagopsis_1979_37.89764_23.71729> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Asparagopsis_1979_37.89764_23.71729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.89764 23.71729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.89764"^^xsd:decimal ;
  dwc:decimalLongitude "23.71729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Asparagopsis_1979_37.89764_23.71729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.89764 23.71729)"^^geo:wktLiteral ;
  geo-pos:lat "37.89764"^^xsd:decimal ;
  geo-pos:long "23.71729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Asparagopsis_1979_37.89764_23.71729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Asparagopsis_1979_37.89764_23.71729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Asparagopsis_1979_37.89764_23.71729'^^xsd:string;
  dwc:scientificName 'Asparagopsis Montagne, 1840'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.71729'^^xsd:double;
  dwc:latitude '37.89764'^^xsd:double;
  dwc:aphiaid '143809'^^xsd:integer;
  dwc:occurrenceId 'Asparagopsis_1979_37.89764_23.71729'^^xsd:string;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143809'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2007_37.89764_23.71729_2-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2007_37.89764_23.71729_2-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2007_37.89764_23.71729_2-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.89764 23.71729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.89764"^^xsd:decimal ;
  dwc:decimalLongitude "23.71729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2007_37.89764_23.71729_2-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.89764 23.71729)"^^geo:wktLiteral ;
  geo-pos:lat "37.89764"^^xsd:decimal ;
  geo-pos:long "23.71729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2007_37.89764_23.71729_2-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2007_37.89764_23.71729_2-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2007_37.89764_23.71729_2-2'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.71729'^^xsd:double;
  dwc:latitude '37.89764'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2007_37.89764_23.71729_2-2'^^xsd:string;
  dwc:observationDate '2007-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'very high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Conomurex%20persicus_2015_37.89764_23.71729_1-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Conomurex%20persicus_2015_37.89764_23.71729_1-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Conomurex%20persicus_2015_37.89764_23.71729_1-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.89764 23.71729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.89764"^^xsd:decimal ;
  dwc:decimalLongitude "23.71729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Conomurex%20persicus_2015_37.89764_23.71729_1-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.89764 23.71729)"^^geo:wktLiteral ;
  geo-pos:lat "37.89764"^^xsd:decimal ;
  geo-pos:long "23.71729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Conomurex%20persicus_2015_37.89764_23.71729_1-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Conomurex persicus_2015_37.89764_23.71729_1-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Conomurex persicus_2015_37.89764_23.71729_1-1'^^xsd:string;
  dwc:scientificName 'Conomurex persicus (Swainson, 1821)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.71729'^^xsd:double;
  dwc:latitude '37.89764'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '565371'^^xsd:integer;
  dwc:occurrenceId 'Conomurex persicus_2015_37.89764_23.71729_1-1'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '565371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Dendostrea%20folium_2015_37.89764_23.71729_1-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Dendostrea%20folium_2015_37.89764_23.71729_1-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Dendostrea%20folium_2015_37.89764_23.71729_1-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.89764 23.71729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.89764"^^xsd:decimal ;
  dwc:decimalLongitude "23.71729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Dendostrea%20folium_2015_37.89764_23.71729_1-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.89764 23.71729)"^^geo:wktLiteral ;
  geo-pos:lat "37.89764"^^xsd:decimal ;
  geo-pos:long "23.71729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Dendostrea%20folium_2015_37.89764_23.71729_1-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Dendostrea folium_2015_37.89764_23.71729_1-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Dendostrea folium_2015_37.89764_23.71729_1-1'^^xsd:string;
  dwc:scientificName 'Dendostrea folium (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.71729'^^xsd:double;
  dwc:latitude '37.89764'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '506716'^^xsd:integer;
  dwc:occurrenceId 'Dendostrea folium_2015_37.89764_23.71729_1-1'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '506716'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '6'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2008_37.89764_23.71729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_37.89764_23.71729> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_37.89764_23.71729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.89764 23.71729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.89764"^^xsd:decimal ;
  dwc:decimalLongitude "23.71729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_37.89764_23.71729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.89764 23.71729)"^^geo:wktLiteral ;
  geo-pos:lat "37.89764"^^xsd:decimal ;
  geo-pos:long "23.71729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2008_37.89764_23.71729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2008_37.89764_23.71729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2008_37.89764_23.71729'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.71729'^^xsd:double;
  dwc:latitude '37.89764'^^xsd:double;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2008_37.89764_23.71729'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2009_37.89764_23.71729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2009_37.89764_23.71729> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2009_37.89764_23.71729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.89764 23.71729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.89764"^^xsd:decimal ;
  dwc:decimalLongitude "23.71729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2009_37.89764_23.71729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.89764 23.71729)"^^geo:wktLiteral ;
  geo-pos:lat "37.89764"^^xsd:decimal ;
  geo-pos:long "23.71729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2009_37.89764_23.71729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2009_37.89764_23.71729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2009_37.89764_23.71729'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.71729'^^xsd:double;
  dwc:latitude '37.89764'^^xsd:double;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2009_37.89764_23.71729'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Oculina%20patagonica_2009_37.8911_23.718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Oculina%20patagonica_2009_37.8911_23.718> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Oculina%20patagonica_2009_37.8911_23.718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8911 23.718)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8911"^^xsd:decimal ;
  dwc:decimalLongitude "23.718"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Oculina%20patagonica_2009_37.8911_23.718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8911 23.718)"^^geo:wktLiteral ;
  geo-pos:lat "37.8911"^^xsd:decimal ;
  geo-pos:long "23.718"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Oculina%20patagonica_2009_37.8911_23.718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Oculina patagonica_2009_37.8911_23.718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Oculina patagonica_2009_37.8911_23.718'^^xsd:string;
  dwc:scientificName 'Oculina patagonica de Angelis D\'Ossat, 1908'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.718'^^xsd:double;
  dwc:latitude '37.8911'^^xsd:double;
  dwc:aphiaid '135210'^^xsd:integer;
  dwc:occurrenceId 'Oculina patagonica_2009_37.8911_23.718'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '135210'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Ganonema%20farinosum_2015_37.89204_23.71818_0-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Ganonema%20farinosum_2015_37.89204_23.71818_0-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Ganonema%20farinosum_2015_37.89204_23.71818_0-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.89204 23.71818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.89204"^^xsd:decimal ;
  dwc:decimalLongitude "23.71818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Ganonema%20farinosum_2015_37.89204_23.71818_0-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.89204 23.71818)"^^geo:wktLiteral ;
  geo-pos:lat "37.89204"^^xsd:decimal ;
  geo-pos:long "23.71818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Ganonema%20farinosum_2015_37.89204_23.71818_0-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ganonema farinosum_2015_37.89204_23.71818_0-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Ganonema farinosum_2015_37.89204_23.71818_0-10'^^xsd:string;
  dwc:scientificName 'Ganonema farinosum (J.V.Lamouroux) K.-C.Fan & Y.-C.Wang, 1974'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.71818'^^xsd:double;
  dwc:latitude '37.89204'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '145749'^^xsd:integer;
  dwc:occurrenceId 'Ganonema farinosum_2015_37.89204_23.71818_0-10'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145749'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2015_37.89204_23.71818_0-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2015_37.89204_23.71818_0-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2015_37.89204_23.71818_0-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.89204 23.71818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.89204"^^xsd:decimal ;
  dwc:decimalLongitude "23.71818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2015_37.89204_23.71818_0-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.89204 23.71818)"^^geo:wktLiteral ;
  geo-pos:lat "37.89204"^^xsd:decimal ;
  geo-pos:long "23.71818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2015_37.89204_23.71818_0-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2015_37.89204_23.71818_0-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2015_37.89204_23.71818_0-10'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.71818'^^xsd:double;
  dwc:latitude '37.89204'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2015_37.89204_23.71818_0-10'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2018_35.23652_23.71825_9-9_Eva%20Bostrom>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2018_35.23652_23.71825_9-9_Eva%20Bostrom> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2018_35.23652_23.71825_9-9_Eva%20Bostrom> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.23652 23.71825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.23652"^^xsd:decimal ;
  dwc:decimalLongitude "23.71825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2018_35.23652_23.71825_9-9_Eva%20Bostrom>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.23652 23.71825)"^^geo:wktLiteral ;
  geo-pos:lat "35.23652"^^xsd:decimal ;
  geo-pos:long "23.71825"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2018_35.23652_23.71825_9-9_Eva%20Bostrom>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2018_35.23652_23.71825_9-9_Eva Bostrom" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2018_35.23652_23.71825_9-9_Eva Bostrom'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Eva Bostrom'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.71825'^^xsd:double;
  dwc:latitude '35.23652'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2018_35.23652_23.71825_9-9_Eva Bostrom'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Bursatella%20leachii_2020_37.90219_23.71895_4-5_Christos%20Efthymiou>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Bursatella%20leachii_2020_37.90219_23.71895_4-5_Christos%20Efthymiou> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Bursatella%20leachii_2020_37.90219_23.71895_4-5_Christos%20Efthymiou> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.90219 23.71895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.90219"^^xsd:decimal ;
  dwc:decimalLongitude "23.71895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "92"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Bursatella%20leachii_2020_37.90219_23.71895_4-5_Christos%20Efthymiou>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.90219 23.71895)"^^geo:wktLiteral ;
  geo-pos:lat "37.90219"^^xsd:decimal ;
  geo-pos:long "23.71895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "92"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Bursatella%20leachii_2020_37.90219_23.71895_4-5_Christos%20Efthymiou>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Bursatella leachii_2020_37.90219_23.71895_4-5_Christos Efthymiou" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Bursatella leachii_2020_37.90219_23.71895_4-5_Christos Efthymiou'^^xsd:string;
  dwc:scientificName 'Bursatella leachii Blainville, 1817'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Christos Efthymiou'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.71895'^^xsd:double;
  dwc:latitude '37.90219'^^xsd:double;
  dwc:coordinatePrecision '92'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance; UAEGEAN - ALAS'^^xsd:string;
  dwc:aphiaid '138759'^^xsd:integer;
  dwc:occurrenceId 'Bursatella leachii_2020_37.90219_23.71895_4-5_Christos Efthymiou'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138759'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '10'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2019_37.8765_23.719_9-9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.8765_23.719_9-9> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.8765_23.719_9-9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8765 23.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8765"^^xsd:decimal ;
  dwc:decimalLongitude "23.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.8765_23.719_9-9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8765 23.719)"^^geo:wktLiteral ;
  geo-pos:lat "37.8765"^^xsd:decimal ;
  geo-pos:long "23.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2019_37.8765_23.719_9-9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2019_37.8765_23.719_9-9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2019_37.8765_23.719_9-9'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.719'^^xsd:double;
  dwc:latitude '37.8765'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2019_37.8765_23.719_9-9'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_2000_38.33681_23.71903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_2000_38.33681_23.71903> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_2000_38.33681_23.71903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.33681 23.71903)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.33681"^^xsd:decimal ;
  dwc:decimalLongitude "23.71903"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_2000_38.33681_23.71903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.33681 23.71903)"^^geo:wktLiteral ;
  geo-pos:lat "38.33681"^^xsd:decimal ;
  geo-pos:long "23.71903"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_2000_38.33681_23.71903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_2000_38.33681_23.71903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_2000_38.33681_23.71903'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.71903'^^xsd:double;
  dwc:latitude '38.33681'^^xsd:double;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_2000_38.33681_23.71903'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2019_37.886_23.7193_8-8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.886_23.7193_8-8> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.886_23.7193_8-8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.886 23.7193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.886"^^xsd:decimal ;
  dwc:decimalLongitude "23.7193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.886_23.7193_8-8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.886 23.7193)"^^geo:wktLiteral ;
  geo-pos:lat "37.886"^^xsd:decimal ;
  geo-pos:long "23.7193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2019_37.886_23.7193_8-8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2019_37.886_23.7193_8-8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2019_37.886_23.7193_8-8'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.7193'^^xsd:double;
  dwc:latitude '37.886'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2019_37.886_23.7193_8-8'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '4'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2018_35.23669_23.72068_10-10_Eva%20Bostrom>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2018_35.23669_23.72068_10-10_Eva%20Bostrom> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2018_35.23669_23.72068_10-10_Eva%20Bostrom> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.23669 23.72068)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.23669"^^xsd:decimal ;
  dwc:decimalLongitude "23.72068"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2018_35.23669_23.72068_10-10_Eva%20Bostrom>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.23669 23.72068)"^^geo:wktLiteral ;
  geo-pos:lat "35.23669"^^xsd:decimal ;
  geo-pos:long "23.72068"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2018_35.23669_23.72068_10-10_Eva%20Bostrom>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2018_35.23669_23.72068_10-10_Eva Bostrom" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2018_35.23669_23.72068_10-10_Eva Bostrom'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Eva Bostrom'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.72068'^^xsd:double;
  dwc:latitude '35.23669'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2018_35.23669_23.72068_10-10_Eva Bostrom'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '5'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2019_37.8837_23.7208_7-7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.8837_23.7208_7-7> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.8837_23.7208_7-7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8837 23.7208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8837"^^xsd:decimal ;
  dwc:decimalLongitude "23.7208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.8837_23.7208_7-7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8837 23.7208)"^^geo:wktLiteral ;
  geo-pos:lat "37.8837"^^xsd:decimal ;
  geo-pos:long "23.7208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2019_37.8837_23.7208_7-7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2019_37.8837_23.7208_7-7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2019_37.8837_23.7208_7-7'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.7208'^^xsd:double;
  dwc:latitude '37.8837'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2019_37.8837_23.7208_7-7'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Torquigener%20flavimaculosus_2019_35.23833_23.72222_1.5-2_Georgios%20Fountoulis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2019_35.23833_23.72222_1.5-2_Georgios%20Fountoulis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2019_35.23833_23.72222_1.5-2_Georgios%20Fountoulis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.23833 23.72222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.23833"^^xsd:decimal ;
  dwc:decimalLongitude "23.72222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2019_35.23833_23.72222_1.5-2_Georgios%20Fountoulis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.23833 23.72222)"^^geo:wktLiteral ;
  geo-pos:lat "35.23833"^^xsd:decimal ;
  geo-pos:long "23.72222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Torquigener%20flavimaculosus_2019_35.23833_23.72222_1.5-2_Georgios%20Fountoulis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Torquigener flavimaculosus_2019_35.23833_23.72222_1.5-2_Georgios Fountoulis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Torquigener flavimaculosus_2019_35.23833_23.72222_1.5-2_Georgios Fountoulis'^^xsd:string;
  dwc:scientificName 'Torquigener flavimaculosus Hardy & Randall, 1983'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Georgios Fountoulis'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.72222'^^xsd:double;
  dwc:latitude '35.23833'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '219962'^^xsd:integer;
  dwc:occurrenceId 'Torquigener flavimaculosus_2019_35.23833_23.72222_1.5-2_Georgios Fountoulis'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219962'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2009_37.88149_23.72306_8-8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_37.88149_23.72306_8-8> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_37.88149_23.72306_8-8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88149 23.72306)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.88149"^^xsd:decimal ;
  dwc:decimalLongitude "23.72306"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_37.88149_23.72306_8-8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88149 23.72306)"^^geo:wktLiteral ;
  geo-pos:lat "37.88149"^^xsd:decimal ;
  geo-pos:long "23.72306"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2009_37.88149_23.72306_8-8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2009_37.88149_23.72306_8-8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2009_37.88149_23.72306_8-8'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.72306'^^xsd:double;
  dwc:latitude '37.88149'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2009_37.88149_23.72306_8-8'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2008_37.88474_23.72326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2008_37.88474_23.72326> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2008_37.88474_23.72326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88474 23.72326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.88474"^^xsd:decimal ;
  dwc:decimalLongitude "23.72326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2008_37.88474_23.72326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88474 23.72326)"^^geo:wktLiteral ;
  geo-pos:lat "37.88474"^^xsd:decimal ;
  geo-pos:long "23.72326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2008_37.88474_23.72326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2008_37.88474_23.72326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2008_37.88474_23.72326'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.72326'^^xsd:double;
  dwc:latitude '37.88474'^^xsd:double;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2008_37.88474_23.72326'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2020_40.25167_23.72417_12-12_Tomtsis%20Vasilis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2020_40.25167_23.72417_12-12_Tomtsis%20Vasilis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2020_40.25167_23.72417_12-12_Tomtsis%20Vasilis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25167 23.72417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.25167"^^xsd:decimal ;
  dwc:decimalLongitude "23.72417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2020_40.25167_23.72417_12-12_Tomtsis%20Vasilis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.25167 23.72417)"^^geo:wktLiteral ;
  geo-pos:lat "40.25167"^^xsd:decimal ;
  geo-pos:long "23.72417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2020_40.25167_23.72417_12-12_Tomtsis%20Vasilis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2020_40.25167_23.72417_12-12_Tomtsis Vasilis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2020_40.25167_23.72417_12-12_Tomtsis Vasilis'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Tomtsis Vasilis'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.72417'^^xsd:double;
  dwc:latitude '40.25167'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks 'UAEGEAN-ALAS'^^xsd:string;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2020_40.25167_23.72417_12-12_Tomtsis Vasilis'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '4'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Oculina%20patagonica_2009_37.8841_23.7248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Oculina%20patagonica_2009_37.8841_23.7248> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Oculina%20patagonica_2009_37.8841_23.7248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8841 23.7248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8841"^^xsd:decimal ;
  dwc:decimalLongitude "23.7248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Oculina%20patagonica_2009_37.8841_23.7248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8841 23.7248)"^^geo:wktLiteral ;
  geo-pos:lat "37.8841"^^xsd:decimal ;
  geo-pos:long "23.7248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Oculina%20patagonica_2009_37.8841_23.7248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Oculina patagonica_2009_37.8841_23.7248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Oculina patagonica_2009_37.8841_23.7248'^^xsd:string;
  dwc:scientificName 'Oculina patagonica de Angelis D\'Ossat, 1908'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.7248'^^xsd:double;
  dwc:latitude '37.8841'^^xsd:double;
  dwc:aphiaid '135210'^^xsd:integer;
  dwc:occurrenceId 'Oculina patagonica_2009_37.8841_23.7248'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '135210'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Oculina%20patagonica_2009_37.8744_23.7253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Oculina%20patagonica_2009_37.8744_23.7253> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Oculina%20patagonica_2009_37.8744_23.7253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8744 23.7253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8744"^^xsd:decimal ;
  dwc:decimalLongitude "23.7253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Oculina%20patagonica_2009_37.8744_23.7253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8744 23.7253)"^^geo:wktLiteral ;
  geo-pos:lat "37.8744"^^xsd:decimal ;
  geo-pos:long "23.7253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Oculina%20patagonica_2009_37.8744_23.7253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Oculina patagonica_2009_37.8744_23.7253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Oculina patagonica_2009_37.8744_23.7253'^^xsd:string;
  dwc:scientificName 'Oculina patagonica de Angelis D\'Ossat, 1908'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.7253'^^xsd:double;
  dwc:latitude '37.8744'^^xsd:double;
  dwc:aphiaid '135210'^^xsd:integer;
  dwc:occurrenceId 'Oculina patagonica_2009_37.8744_23.7253'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '135210'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Asparagopsis_2009_40.06472_23.72761_0-15_Skoufas>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Asparagopsis_2009_40.06472_23.72761_0-15_Skoufas> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Asparagopsis_2009_40.06472_23.72761_0-15_Skoufas> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.06472 23.72761)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.06472"^^xsd:decimal ;
  dwc:decimalLongitude "23.72761"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "38"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Asparagopsis_2009_40.06472_23.72761_0-15_Skoufas>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.06472 23.72761)"^^geo:wktLiteral ;
  geo-pos:lat "40.06472"^^xsd:decimal ;
  geo-pos:long "23.72761"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "38"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Asparagopsis_2009_40.06472_23.72761_0-15_Skoufas>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Asparagopsis_2009_40.06472_23.72761_0-15_Skoufas" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Asparagopsis_2009_40.06472_23.72761_0-15_Skoufas'^^xsd:string;
  dwc:scientificName 'Asparagopsis Montagne, 1840'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Skoufas'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.72761'^^xsd:double;
  dwc:latitude '40.06472'^^xsd:double;
  dwc:coordinatePrecision '38'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '143809'^^xsd:integer;
  dwc:occurrenceId 'Asparagopsis_2009_40.06472_23.72761_0-15_Skoufas'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143809'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Amathia%20verticillata_2016_38.34295_23.7284_Fabio%20Crocetta>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Amathia%20verticillata_2016_38.34295_23.7284_Fabio%20Crocetta> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Amathia%20verticillata_2016_38.34295_23.7284_Fabio%20Crocetta> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.34295 23.7284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.34295"^^xsd:decimal ;
  dwc:decimalLongitude "23.7284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Amathia%20verticillata_2016_38.34295_23.7284_Fabio%20Crocetta>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.34295 23.7284)"^^geo:wktLiteral ;
  geo-pos:lat "38.34295"^^xsd:decimal ;
  geo-pos:long "23.7284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Amathia%20verticillata_2016_38.34295_23.7284_Fabio%20Crocetta>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Amathia verticillata_2016_38.34295_23.7284_Fabio Crocetta" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Amathia verticillata_2016_38.34295_23.7284_Fabio Crocetta'^^xsd:string;
  dwc:scientificName 'Amathia verticillata (delle Chiaje, 1822)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Fabio Crocetta'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.7284'^^xsd:double;
  dwc:latitude '38.34295'^^xsd:double;
  dwc:aphiaid '851581'^^xsd:integer;
  dwc:occurrenceId 'Amathia verticillata_2016_38.34295_23.7284_Fabio Crocetta'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '851581'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Amphistegina%20lobifera_2009_37.86865_23.72916_0-3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Amphistegina%20lobifera_2009_37.86865_23.72916_0-3> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Amphistegina%20lobifera_2009_37.86865_23.72916_0-3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86865 23.72916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.86865"^^xsd:decimal ;
  dwc:decimalLongitude "23.72916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Amphistegina%20lobifera_2009_37.86865_23.72916_0-3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86865 23.72916)"^^geo:wktLiteral ;
  geo-pos:lat "37.86865"^^xsd:decimal ;
  geo-pos:long "23.72916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Amphistegina%20lobifera_2009_37.86865_23.72916_0-3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Amphistegina lobifera_2009_37.86865_23.72916_0-3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Amphistegina lobifera_2009_37.86865_23.72916_0-3'^^xsd:string;
  dwc:scientificName 'Amphistegina lobifera Larsen, 1976'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.72916'^^xsd:double;
  dwc:latitude '37.86865'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'approximate coordinates through Google Earth based on information provided by associatedReferences or asociatedMedia'^^xsd:string;
  dwc:aphiaid '490083'^^xsd:integer;
  dwc:occurrenceId 'Amphistegina lobifera_2009_37.86865_23.72916_0-3'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '490083'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Oculina%20patagonica_2009_37.86977_23.73316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Oculina%20patagonica_2009_37.86977_23.73316> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Oculina%20patagonica_2009_37.86977_23.73316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86977 23.73316)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.86977"^^xsd:decimal ;
  dwc:decimalLongitude "23.73316"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "15"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Oculina%20patagonica_2009_37.86977_23.73316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86977 23.73316)"^^geo:wktLiteral ;
  geo-pos:lat "37.86977"^^xsd:decimal ;
  geo-pos:long "23.73316"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "15"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Oculina%20patagonica_2009_37.86977_23.73316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Oculina patagonica_2009_37.86977_23.73316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Oculina patagonica_2009_37.86977_23.73316'^^xsd:string;
  dwc:scientificName 'Oculina patagonica de Angelis D\'Ossat, 1908'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.73316'^^xsd:double;
  dwc:latitude '37.86977'^^xsd:double;
  dwc:coordinatePrecision '15'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '135210'^^xsd:integer;
  dwc:occurrenceId 'Oculina patagonica_2009_37.86977_23.73316'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '135210'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Womersleyella%20setacea_1998_40.06833_23.73361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Womersleyella%20setacea_1998_40.06833_23.73361> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Womersleyella%20setacea_1998_40.06833_23.73361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.06833 23.73361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.06833"^^xsd:decimal ;
  dwc:decimalLongitude "23.73361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Womersleyella%20setacea_1998_40.06833_23.73361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.06833 23.73361)"^^geo:wktLiteral ;
  geo-pos:lat "40.06833"^^xsd:decimal ;
  geo-pos:long "23.73361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Womersleyella%20setacea_1998_40.06833_23.73361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Womersleyella setacea_1998_40.06833_23.73361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Womersleyella setacea_1998_40.06833_23.73361'^^xsd:string;
  dwc:scientificName 'Womersleyella setacea (Hollenberg) R.E.Norris, 1992'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.73361'^^xsd:double;
  dwc:latitude '40.06833'^^xsd:double;
  dwc:aphiaid '146371'^^xsd:integer;
  dwc:occurrenceId 'Womersleyella setacea_1998_40.06833_23.73361'^^xsd:string;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fulvia%20fragilis_2007_38.33492_23.73536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fulvia%20fragilis_2007_38.33492_23.73536> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fulvia%20fragilis_2007_38.33492_23.73536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.33492 23.73536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.33492"^^xsd:decimal ;
  dwc:decimalLongitude "23.73536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fulvia%20fragilis_2007_38.33492_23.73536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.33492 23.73536)"^^geo:wktLiteral ;
  geo-pos:lat "38.33492"^^xsd:decimal ;
  geo-pos:long "23.73536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fulvia%20fragilis_2007_38.33492_23.73536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fulvia fragilis_2007_38.33492_23.73536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fulvia fragilis_2007_38.33492_23.73536'^^xsd:string;
  dwc:scientificName 'Fulvia fragilis (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.73536'^^xsd:double;
  dwc:latitude '38.33492'^^xsd:double;
  dwc:aphiaid '605733'^^xsd:integer;
  dwc:occurrenceId 'Fulvia fragilis_2007_38.33492_23.73536'^^xsd:string;
  dwc:observationDate '2007-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '605733'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Callinectes%20sapidus_1973_40.68045_23.73742_Dimitris%20Poursanidis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Callinectes%20sapidus_1973_40.68045_23.73742_Dimitris%20Poursanidis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Callinectes%20sapidus_1973_40.68045_23.73742_Dimitris%20Poursanidis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.68045 23.73742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.68045"^^xsd:decimal ;
  dwc:decimalLongitude "23.73742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Callinectes%20sapidus_1973_40.68045_23.73742_Dimitris%20Poursanidis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.68045 23.73742)"^^geo:wktLiteral ;
  geo-pos:lat "40.68045"^^xsd:decimal ;
  geo-pos:long "23.73742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Callinectes%20sapidus_1973_40.68045_23.73742_Dimitris%20Poursanidis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Callinectes sapidus_1973_40.68045_23.73742_Dimitris Poursanidis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Callinectes sapidus_1973_40.68045_23.73742_Dimitris Poursanidis'^^xsd:string;
  dwc:scientificName 'Callinectes sapidus Rathbun, 1896'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Dimitris Poursanidis'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.73742'^^xsd:double;
  dwc:latitude '40.68045'^^xsd:double;
  dwc:aphiaid '107379'^^xsd:integer;
  dwc:occurrenceId 'Callinectes sapidus_1973_40.68045_23.73742_Dimitris Poursanidis'^^xsd:string;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107379'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Amphistegina%20lobifera_2009_37.86125_23.73748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Amphistegina%20lobifera_2009_37.86125_23.73748> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Amphistegina%20lobifera_2009_37.86125_23.73748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86125 23.73748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.86125"^^xsd:decimal ;
  dwc:decimalLongitude "23.73748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Amphistegina%20lobifera_2009_37.86125_23.73748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86125 23.73748)"^^geo:wktLiteral ;
  geo-pos:lat "37.86125"^^xsd:decimal ;
  geo-pos:long "23.73748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Amphistegina%20lobifera_2009_37.86125_23.73748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Amphistegina lobifera_2009_37.86125_23.73748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Amphistegina lobifera_2009_37.86125_23.73748'^^xsd:string;
  dwc:scientificName 'Amphistegina lobifera Larsen, 1976'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.73748'^^xsd:double;
  dwc:latitude '37.86125'^^xsd:double;
  dwc:aphiaid '490083'^^xsd:integer;
  dwc:occurrenceId 'Amphistegina lobifera_2009_37.86125_23.73748'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '490083'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2019_37.8372_23.7408_14-14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.8372_23.7408_14-14> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.8372_23.7408_14-14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8372 23.7408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8372"^^xsd:decimal ;
  dwc:decimalLongitude "23.7408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.8372_23.7408_14-14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8372 23.7408)"^^geo:wktLiteral ;
  geo-pos:lat "37.8372"^^xsd:decimal ;
  geo-pos:long "23.7408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2019_37.8372_23.7408_14-14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2019_37.8372_23.7408_14-14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2019_37.8372_23.7408_14-14'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.7408'^^xsd:double;
  dwc:latitude '37.8372'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2019_37.8372_23.7408_14-14'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '6'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Oculina%20patagonica_2009_37.8616_23.7421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Oculina%20patagonica_2009_37.8616_23.7421> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Oculina%20patagonica_2009_37.8616_23.7421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8616 23.7421)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8616"^^xsd:decimal ;
  dwc:decimalLongitude "23.7421"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Oculina%20patagonica_2009_37.8616_23.7421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8616 23.7421)"^^geo:wktLiteral ;
  geo-pos:lat "37.8616"^^xsd:decimal ;
  geo-pos:long "23.7421"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Oculina%20patagonica_2009_37.8616_23.7421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Oculina patagonica_2009_37.8616_23.7421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Oculina patagonica_2009_37.8616_23.7421'^^xsd:string;
  dwc:scientificName 'Oculina patagonica de Angelis D\'Ossat, 1908'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.7421'^^xsd:double;
  dwc:latitude '37.8616'^^xsd:double;
  dwc:aphiaid '135210'^^xsd:integer;
  dwc:occurrenceId 'Oculina patagonica_2009_37.8616_23.7421'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '135210'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Paracerceis%20sculpta_2009_40.13213_23.74362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Paracerceis%20sculpta_2009_40.13213_23.74362> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Paracerceis%20sculpta_2009_40.13213_23.74362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.13213 23.74362)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.13213"^^xsd:decimal ;
  dwc:decimalLongitude "23.74362"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Paracerceis%20sculpta_2009_40.13213_23.74362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.13213 23.74362)"^^geo:wktLiteral ;
  geo-pos:lat "40.13213"^^xsd:decimal ;
  geo-pos:long "23.74362"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Paracerceis%20sculpta_2009_40.13213_23.74362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Paracerceis sculpta_2009_40.13213_23.74362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Paracerceis sculpta_2009_40.13213_23.74362'^^xsd:string;
  dwc:scientificName 'Paracerceis sculpta (Holmes, 1904)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.74362'^^xsd:double;
  dwc:latitude '40.13213'^^xsd:double;
  dwc:aphiaid '261827'^^xsd:integer;
  dwc:occurrenceId 'Paracerceis sculpta_2009_40.13213_23.74362'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '261827'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '131'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Oculina%20patagonica_2009_37.8571_23.7448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Oculina%20patagonica_2009_37.8571_23.7448> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Oculina%20patagonica_2009_37.8571_23.7448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8571 23.7448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8571"^^xsd:decimal ;
  dwc:decimalLongitude "23.7448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Oculina%20patagonica_2009_37.8571_23.7448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8571 23.7448)"^^geo:wktLiteral ;
  geo-pos:lat "37.8571"^^xsd:decimal ;
  geo-pos:long "23.7448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Oculina%20patagonica_2009_37.8571_23.7448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Oculina patagonica_2009_37.8571_23.7448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Oculina patagonica_2009_37.8571_23.7448'^^xsd:string;
  dwc:scientificName 'Oculina patagonica de Angelis D\'Ossat, 1908'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.7448'^^xsd:double;
  dwc:latitude '37.8571'^^xsd:double;
  dwc:aphiaid '135210'^^xsd:integer;
  dwc:occurrenceId 'Oculina patagonica_2009_37.8571_23.7448'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '135210'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_2019_38.33478_23.74753_0.5-1.5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_2019_38.33478_23.74753_0.5-1.5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_2019_38.33478_23.74753_0.5-1.5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.33478 23.74753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.33478"^^xsd:decimal ;
  dwc:decimalLongitude "23.74753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_2019_38.33478_23.74753_0.5-1.5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.33478 23.74753)"^^geo:wktLiteral ;
  geo-pos:lat "38.33478"^^xsd:decimal ;
  geo-pos:long "23.74753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_2019_38.33478_23.74753_0.5-1.5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_2019_38.33478_23.74753_0.5-1.5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_2019_38.33478_23.74753_0.5-1.5'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.74753'^^xsd:double;
  dwc:latitude '38.33478'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_2019_38.33478_23.74753_0.5-1.5'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '500'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2019_37.8255_23.751_11-11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.8255_23.751_11-11> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.8255_23.751_11-11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8255 23.751)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8255"^^xsd:decimal ;
  dwc:decimalLongitude "23.751"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.8255_23.751_11-11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8255 23.751)"^^geo:wktLiteral ;
  geo-pos:lat "37.8255"^^xsd:decimal ;
  geo-pos:long "23.751"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2019_37.8255_23.751_11-11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2019_37.8255_23.751_11-11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2019_37.8255_23.751_11-11'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.751'^^xsd:double;
  dwc:latitude '37.8255'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2019_37.8255_23.751_11-11'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2019_37.8255_23.751_14-14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.8255_23.751_14-14> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.8255_23.751_14-14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8255 23.751)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8255"^^xsd:decimal ;
  dwc:decimalLongitude "23.751"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.8255_23.751_14-14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8255 23.751)"^^geo:wktLiteral ;
  geo-pos:lat "37.8255"^^xsd:decimal ;
  geo-pos:long "23.751"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2019_37.8255_23.751_14-14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2019_37.8255_23.751_14-14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2019_37.8255_23.751_14-14'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.751'^^xsd:double;
  dwc:latitude '37.8255'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2019_37.8255_23.751_14-14'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '5'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Oculina%20patagonica_2009_37.8432_23.7557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Oculina%20patagonica_2009_37.8432_23.7557> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Oculina%20patagonica_2009_37.8432_23.7557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8432 23.7557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8432"^^xsd:decimal ;
  dwc:decimalLongitude "23.7557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Oculina%20patagonica_2009_37.8432_23.7557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8432 23.7557)"^^geo:wktLiteral ;
  geo-pos:lat "37.8432"^^xsd:decimal ;
  geo-pos:long "23.7557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Oculina%20patagonica_2009_37.8432_23.7557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Oculina patagonica_2009_37.8432_23.7557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Oculina patagonica_2009_37.8432_23.7557'^^xsd:string;
  dwc:scientificName 'Oculina patagonica de Angelis D\'Ossat, 1908'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.7557'^^xsd:double;
  dwc:latitude '37.8432'^^xsd:double;
  dwc:aphiaid '135210'^^xsd:integer;
  dwc:occurrenceId 'Oculina patagonica_2009_37.8432_23.7557'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '135210'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Conomurex%20persicus_2015_37.84208_23.75741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Conomurex%20persicus_2015_37.84208_23.75741> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Conomurex%20persicus_2015_37.84208_23.75741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.84208 23.75741)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.84208"^^xsd:decimal ;
  dwc:decimalLongitude "23.75741"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Conomurex%20persicus_2015_37.84208_23.75741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.84208 23.75741)"^^geo:wktLiteral ;
  geo-pos:lat "37.84208"^^xsd:decimal ;
  geo-pos:long "23.75741"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Conomurex%20persicus_2015_37.84208_23.75741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Conomurex persicus_2015_37.84208_23.75741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Conomurex persicus_2015_37.84208_23.75741'^^xsd:string;
  dwc:scientificName 'Conomurex persicus (Swainson, 1821)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.75741'^^xsd:double;
  dwc:latitude '37.84208'^^xsd:double;
  dwc:aphiaid '565371'^^xsd:integer;
  dwc:occurrenceId 'Conomurex persicus_2015_37.84208_23.75741'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '565371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'very high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2008_37.81895_23.75816_15-15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2008_37.81895_23.75816_15-15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2008_37.81895_23.75816_15-15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.81895 23.75816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.81895"^^xsd:decimal ;
  dwc:decimalLongitude "23.75816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2008_37.81895_23.75816_15-15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.81895 23.75816)"^^geo:wktLiteral ;
  geo-pos:lat "37.81895"^^xsd:decimal ;
  geo-pos:long "23.75816"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2008_37.81895_23.75816_15-15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2008_37.81895_23.75816_15-15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2008_37.81895_23.75816_15-15'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.75816'^^xsd:double;
  dwc:latitude '37.81895'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Fisheries Directive'^^xsd:string;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2008_37.81895_23.75816_15-15'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '8'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2009_37.83578_23.75905_8-8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_37.83578_23.75905_8-8> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_37.83578_23.75905_8-8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.83578 23.75905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.83578"^^xsd:decimal ;
  dwc:decimalLongitude "23.75905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_37.83578_23.75905_8-8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.83578 23.75905)"^^geo:wktLiteral ;
  geo-pos:lat "37.83578"^^xsd:decimal ;
  geo-pos:long "23.75905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2009_37.83578_23.75905_8-8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2009_37.83578_23.75905_8-8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2009_37.83578_23.75905_8-8'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.75905'^^xsd:double;
  dwc:latitude '37.83578'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2009_37.83578_23.75905_8-8'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Oculina%20patagonica_2009_37.8384_23.7607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Oculina%20patagonica_2009_37.8384_23.7607> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Oculina%20patagonica_2009_37.8384_23.7607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8384 23.7607)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8384"^^xsd:decimal ;
  dwc:decimalLongitude "23.7607"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Oculina%20patagonica_2009_37.8384_23.7607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8384 23.7607)"^^geo:wktLiteral ;
  geo-pos:lat "37.8384"^^xsd:decimal ;
  geo-pos:long "23.7607"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Oculina%20patagonica_2009_37.8384_23.7607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Oculina patagonica_2009_37.8384_23.7607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Oculina patagonica_2009_37.8384_23.7607'^^xsd:string;
  dwc:scientificName 'Oculina patagonica de Angelis D\'Ossat, 1908'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.7607'^^xsd:double;
  dwc:latitude '37.8384'^^xsd:double;
  dwc:aphiaid '135210'^^xsd:integer;
  dwc:occurrenceId 'Oculina patagonica_2009_37.8384_23.7607'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '135210'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Callinectes%20sapidus_2020_40.2274_23.76075_moshroom>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2020_40.2274_23.76075_moshroom> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2020_40.2274_23.76075_moshroom> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2274 23.76075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.2274"^^xsd:decimal ;
  dwc:decimalLongitude "23.76075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "89"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Callinectes%20sapidus_2020_40.2274_23.76075_moshroom>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2274 23.76075)"^^geo:wktLiteral ;
  geo-pos:lat "40.2274"^^xsd:decimal ;
  geo-pos:long "23.76075"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "89"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Callinectes%20sapidus_2020_40.2274_23.76075_moshroom>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Callinectes sapidus_2020_40.2274_23.76075_moshroom" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Callinectes sapidus_2020_40.2274_23.76075_moshroom'^^xsd:string;
  dwc:scientificName 'Callinectes sapidus Rathbun, 1896'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'moshroom'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.76075'^^xsd:double;
  dwc:latitude '40.2274'^^xsd:double;
  dwc:coordinatePrecision '89'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '107379'^^xsd:integer;
  dwc:occurrenceId 'Callinectes sapidus_2020_40.2274_23.76075_moshroom'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107379'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Oculina%20patagonica_2009_37.81754_23.76126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Oculina%20patagonica_2009_37.81754_23.76126> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Oculina%20patagonica_2009_37.81754_23.76126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.81754 23.76126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.81754"^^xsd:decimal ;
  dwc:decimalLongitude "23.76126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Oculina%20patagonica_2009_37.81754_23.76126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.81754 23.76126)"^^geo:wktLiteral ;
  geo-pos:lat "37.81754"^^xsd:decimal ;
  geo-pos:long "23.76126"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Oculina%20patagonica_2009_37.81754_23.76126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Oculina patagonica_2009_37.81754_23.76126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Oculina patagonica_2009_37.81754_23.76126'^^xsd:string;
  dwc:scientificName 'Oculina patagonica de Angelis D\'Ossat, 1908'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.76126'^^xsd:double;
  dwc:latitude '37.81754'^^xsd:double;
  dwc:coordinatePrecision '8'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '135210'^^xsd:integer;
  dwc:occurrenceId 'Oculina patagonica_2009_37.81754_23.76126'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '135210'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Bursatella%20leachii_2020_40.20551_23.76437_Maria%20Sini>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Bursatella%20leachii_2020_40.20551_23.76437_Maria%20Sini> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Bursatella%20leachii_2020_40.20551_23.76437_Maria%20Sini> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.20551 23.76437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.20551"^^xsd:decimal ;
  dwc:decimalLongitude "23.76437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Bursatella%20leachii_2020_40.20551_23.76437_Maria%20Sini>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.20551 23.76437)"^^geo:wktLiteral ;
  geo-pos:lat "40.20551"^^xsd:decimal ;
  geo-pos:long "23.76437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Bursatella%20leachii_2020_40.20551_23.76437_Maria%20Sini>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Bursatella leachii_2020_40.20551_23.76437_Maria Sini" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Bursatella leachii_2020_40.20551_23.76437_Maria Sini'^^xsd:string;
  dwc:scientificName 'Bursatella leachii Blainville, 1817'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Sini'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.76437'^^xsd:double;
  dwc:latitude '40.20551'^^xsd:double;
  dwc:aphiaid '138759'^^xsd:integer;
  dwc:occurrenceId 'Bursatella leachii_2020_40.20551_23.76437_Maria Sini'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138759'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Callinectes%20sapidus_2019_40.2069_23.76509_Sarah%20Faulwetter>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2019_40.2069_23.76509_Sarah%20Faulwetter> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2019_40.2069_23.76509_Sarah%20Faulwetter> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2069 23.76509)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.2069"^^xsd:decimal ;
  dwc:decimalLongitude "23.76509"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "192"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Callinectes%20sapidus_2019_40.2069_23.76509_Sarah%20Faulwetter>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2069 23.76509)"^^geo:wktLiteral ;
  geo-pos:lat "40.2069"^^xsd:decimal ;
  geo-pos:long "23.76509"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "192"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Callinectes%20sapidus_2019_40.2069_23.76509_Sarah%20Faulwetter>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Callinectes sapidus_2019_40.2069_23.76509_Sarah Faulwetter" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Callinectes sapidus_2019_40.2069_23.76509_Sarah Faulwetter'^^xsd:string;
  dwc:scientificName 'Callinectes sapidus Rathbun, 1896'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Sarah Faulwetter'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.76509'^^xsd:double;
  dwc:latitude '40.2069'^^xsd:double;
  dwc:coordinatePrecision '192'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '107379'^^xsd:integer;
  dwc:occurrenceId 'Callinectes sapidus_2019_40.2069_23.76509_Sarah Faulwetter'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107379'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2017_37.81338_23.7655_Al%20Ana>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2017_37.81338_23.7655_Al%20Ana> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2017_37.81338_23.7655_Al%20Ana> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.81338 23.7655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.81338"^^xsd:decimal ;
  dwc:decimalLongitude "23.7655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2017_37.81338_23.7655_Al%20Ana>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.81338 23.7655)"^^geo:wktLiteral ;
  geo-pos:lat "37.81338"^^xsd:decimal ;
  geo-pos:long "23.7655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2017_37.81338_23.7655_Al%20Ana>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2017_37.81338_23.7655_Al Ana" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2017_37.81338_23.7655_Al Ana'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Al Ana'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.7655'^^xsd:double;
  dwc:latitude '37.81338'^^xsd:double;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2017_37.81338_23.7655_Al Ana'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '6'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Callinectes%20sapidus_2020_40.20358_23.76583_0-0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2020_40.20358_23.76583_0-0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2020_40.20358_23.76583_0-0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.20358 23.76583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.20358"^^xsd:decimal ;
  dwc:decimalLongitude "23.76583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "55"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Callinectes%20sapidus_2020_40.20358_23.76583_0-0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.20358 23.76583)"^^geo:wktLiteral ;
  geo-pos:lat "40.20358"^^xsd:decimal ;
  geo-pos:long "23.76583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "55"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Callinectes%20sapidus_2020_40.20358_23.76583_0-0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Callinectes sapidus_2020_40.20358_23.76583_0-0" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Callinectes sapidus_2020_40.20358_23.76583_0-0'^^xsd:string;
  dwc:scientificName 'Callinectes sapidus Rathbun, 1896'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.76583'^^xsd:double;
  dwc:latitude '40.20358'^^xsd:double;
  dwc:coordinatePrecision '55'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '107379'^^xsd:integer;
  dwc:occurrenceId 'Callinectes sapidus_2020_40.20358_23.76583_0-0'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107379'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '10'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Callinectes%20sapidus_2019_40.2034_23.76653_lazylactose>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2019_40.2034_23.76653_lazylactose> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2019_40.2034_23.76653_lazylactose> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2034 23.76653)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.2034"^^xsd:decimal ;
  dwc:decimalLongitude "23.76653"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Callinectes%20sapidus_2019_40.2034_23.76653_lazylactose>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2034 23.76653)"^^geo:wktLiteral ;
  geo-pos:lat "40.2034"^^xsd:decimal ;
  geo-pos:long "23.76653"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Callinectes%20sapidus_2019_40.2034_23.76653_lazylactose>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Callinectes sapidus_2019_40.2034_23.76653_lazylactose" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Callinectes sapidus_2019_40.2034_23.76653_lazylactose'^^xsd:string;
  dwc:scientificName 'Callinectes sapidus Rathbun, 1896'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'lazylactose'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.76653'^^xsd:double;
  dwc:latitude '40.2034'^^xsd:double;
  dwc:aphiaid '107379'^^xsd:integer;
  dwc:occurrenceId 'Callinectes sapidus_2019_40.2034_23.76653_lazylactose'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107379'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Dendostrea%20folium_2015_37.81909_23.76697_1-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Dendostrea%20folium_2015_37.81909_23.76697_1-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Dendostrea%20folium_2015_37.81909_23.76697_1-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.81909 23.76697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.81909"^^xsd:decimal ;
  dwc:decimalLongitude "23.76697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Dendostrea%20folium_2015_37.81909_23.76697_1-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.81909 23.76697)"^^geo:wktLiteral ;
  geo-pos:lat "37.81909"^^xsd:decimal ;
  geo-pos:long "23.76697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Dendostrea%20folium_2015_37.81909_23.76697_1-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Dendostrea folium_2015_37.81909_23.76697_1-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Dendostrea folium_2015_37.81909_23.76697_1-1'^^xsd:string;
  dwc:scientificName 'Dendostrea folium (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.76697'^^xsd:double;
  dwc:latitude '37.81909'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '506716'^^xsd:integer;
  dwc:occurrenceId 'Dendostrea folium_2015_37.81909_23.76697_1-1'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '506716'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'moderate'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_2015_37.81909_23.76697_1-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_2015_37.81909_23.76697_1-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_2015_37.81909_23.76697_1-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.81909 23.76697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.81909"^^xsd:decimal ;
  dwc:decimalLongitude "23.76697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_2015_37.81909_23.76697_1-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.81909 23.76697)"^^geo:wktLiteral ;
  geo-pos:lat "37.81909"^^xsd:decimal ;
  geo-pos:long "23.76697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_2015_37.81909_23.76697_1-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_2015_37.81909_23.76697_1-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_2015_37.81909_23.76697_1-1'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.76697'^^xsd:double;
  dwc:latitude '37.81909'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_2015_37.81909_23.76697_1-1'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'moderate'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Conomurex%20persicus_2015_37.81887_23.76713_1-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Conomurex%20persicus_2015_37.81887_23.76713_1-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Conomurex%20persicus_2015_37.81887_23.76713_1-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.81887 23.76713)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.81887"^^xsd:decimal ;
  dwc:decimalLongitude "23.76713"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Conomurex%20persicus_2015_37.81887_23.76713_1-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.81887 23.76713)"^^geo:wktLiteral ;
  geo-pos:lat "37.81887"^^xsd:decimal ;
  geo-pos:long "23.76713"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Conomurex%20persicus_2015_37.81887_23.76713_1-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Conomurex persicus_2015_37.81887_23.76713_1-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Conomurex persicus_2015_37.81887_23.76713_1-1'^^xsd:string;
  dwc:scientificName 'Conomurex persicus (Swainson, 1821)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.76713'^^xsd:double;
  dwc:latitude '37.81887'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '565371'^^xsd:integer;
  dwc:occurrenceId 'Conomurex persicus_2015_37.81887_23.76713_1-1'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '565371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'moderate'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Brachidontes%20pharaonis_2020_37.78384_23.76786_Panayiotis%20Ovalis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Brachidontes%20pharaonis_2020_37.78384_23.76786_Panayiotis%20Ovalis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Brachidontes%20pharaonis_2020_37.78384_23.76786_Panayiotis%20Ovalis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.78384 23.76786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.78384"^^xsd:decimal ;
  dwc:decimalLongitude "23.76786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Brachidontes%20pharaonis_2020_37.78384_23.76786_Panayiotis%20Ovalis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.78384 23.76786)"^^geo:wktLiteral ;
  geo-pos:lat "37.78384"^^xsd:decimal ;
  geo-pos:long "23.76786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Brachidontes%20pharaonis_2020_37.78384_23.76786_Panayiotis%20Ovalis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Brachidontes pharaonis_2020_37.78384_23.76786_Panayiotis Ovalis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Brachidontes pharaonis_2020_37.78384_23.76786_Panayiotis Ovalis'^^xsd:string;
  dwc:scientificName 'Brachidontes pharaonis (P. Fischer, 1870)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Panayiotis Ovalis'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.76786'^^xsd:double;
  dwc:latitude '37.78384'^^xsd:double;
  dwc:aphiaid '140437'^^xsd:integer;
  dwc:occurrenceId 'Brachidontes pharaonis_2020_37.78384_23.76786_Panayiotis Ovalis'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140437'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2019_37.8255_23.7682_14-14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.8255_23.7682_14-14> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.8255_23.7682_14-14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8255 23.7682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8255"^^xsd:decimal ;
  dwc:decimalLongitude "23.7682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.8255_23.7682_14-14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8255 23.7682)"^^geo:wktLiteral ;
  geo-pos:lat "37.8255"^^xsd:decimal ;
  geo-pos:long "23.7682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2019_37.8255_23.7682_14-14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2019_37.8255_23.7682_14-14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2019_37.8255_23.7682_14-14'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.7682'^^xsd:double;
  dwc:latitude '37.8255'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2019_37.8255_23.7682_14-14'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2019_37.8255_23.7682_9-9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.8255_23.7682_9-9> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.8255_23.7682_9-9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8255 23.7682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8255"^^xsd:decimal ;
  dwc:decimalLongitude "23.7682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.8255_23.7682_9-9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8255 23.7682)"^^geo:wktLiteral ;
  geo-pos:lat "37.8255"^^xsd:decimal ;
  geo-pos:long "23.7682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2019_37.8255_23.7682_9-9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2019_37.8255_23.7682_9-9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2019_37.8255_23.7682_9-9'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.7682'^^xsd:double;
  dwc:latitude '37.8255'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2019_37.8255_23.7682_9-9'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '7'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2019_37.8255_23.7682_9-9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.8255_23.7682_9-9> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.8255_23.7682_9-9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8255 23.7682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8255"^^xsd:decimal ;
  dwc:decimalLongitude "23.7682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.8255_23.7682_9-9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8255 23.7682)"^^geo:wktLiteral ;
  geo-pos:lat "37.8255"^^xsd:decimal ;
  geo-pos:long "23.7682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2019_37.8255_23.7682_9-9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2019_37.8255_23.7682_9-9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2019_37.8255_23.7682_9-9'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.7682'^^xsd:double;
  dwc:latitude '37.8255'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2019_37.8255_23.7682_9-9'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2019_37.80575_23.76823_4-4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.80575_23.76823_4-4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.80575_23.76823_4-4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80575 23.76823)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.80575"^^xsd:decimal ;
  dwc:decimalLongitude "23.76823"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "172"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.80575_23.76823_4-4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80575 23.76823)"^^geo:wktLiteral ;
  geo-pos:lat "37.80575"^^xsd:decimal ;
  geo-pos:long "23.76823"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "172"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2019_37.80575_23.76823_4-4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2019_37.80575_23.76823_4-4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2019_37.80575_23.76823_4-4'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.76823'^^xsd:double;
  dwc:latitude '37.80575'^^xsd:double;
  dwc:coordinatePrecision '172'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance; HCMR projects (Fisheries Data collection Database)'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2019_37.80575_23.76823_4-4'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2019_37.7927_23.7688_35-35>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.7927_23.7688_35-35> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.7927_23.7688_35-35> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7927 23.7688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7927"^^xsd:decimal ;
  dwc:decimalLongitude "23.7688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.7927_23.7688_35-35>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7927 23.7688)"^^geo:wktLiteral ;
  geo-pos:lat "37.7927"^^xsd:decimal ;
  geo-pos:long "23.7688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2019_37.7927_23.7688_35-35>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2019_37.7927_23.7688_35-35" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2019_37.7927_23.7688_35-35'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.7688'^^xsd:double;
  dwc:latitude '37.7927'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2019_37.7927_23.7688_35-35'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '8'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Callinectes%20sapidus_2019_40.20347_23.76912_Maria%20Sini>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2019_40.20347_23.76912_Maria%20Sini> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2019_40.20347_23.76912_Maria%20Sini> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.20347 23.76912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.20347"^^xsd:decimal ;
  dwc:decimalLongitude "23.76912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Callinectes%20sapidus_2019_40.20347_23.76912_Maria%20Sini>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.20347 23.76912)"^^geo:wktLiteral ;
  geo-pos:lat "40.20347"^^xsd:decimal ;
  geo-pos:long "23.76912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Callinectes%20sapidus_2019_40.20347_23.76912_Maria%20Sini>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Callinectes sapidus_2019_40.20347_23.76912_Maria Sini" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Callinectes sapidus_2019_40.20347_23.76912_Maria Sini'^^xsd:string;
  dwc:scientificName 'Callinectes sapidus Rathbun, 1896'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Sini'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.76912'^^xsd:double;
  dwc:latitude '40.20347'^^xsd:double;
  dwc:coordinatePrecision '23'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance; UAEGEAN'^^xsd:string;
  dwc:aphiaid '107379'^^xsd:integer;
  dwc:occurrenceId 'Callinectes sapidus_2019_40.20347_23.76912_Maria Sini'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107379'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Mnemiopsis%20leidyi_2004%2F2010_40.6505_23.76917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2004%2F2010_40.6505_23.76917> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2004%2F2010_40.6505_23.76917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6505 23.76917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.6505"^^xsd:decimal ;
  dwc:decimalLongitude "23.76917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2004%2F2010_40.6505_23.76917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.6505 23.76917)"^^geo:wktLiteral ;
  geo-pos:lat "40.6505"^^xsd:decimal ;
  geo-pos:long "23.76917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Mnemiopsis%20leidyi_2004%2F2010_40.6505_23.76917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mnemiopsis leidyi_2004/2010_40.6505_23.76917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Mnemiopsis leidyi_2004/2010_40.6505_23.76917'^^xsd:string;
  dwc:scientificName 'Mnemiopsis leidyi A. Agassiz, 1865'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.76917'^^xsd:double;
  dwc:latitude '40.6505'^^xsd:double;
  dwc:aphiaid '106401'^^xsd:integer;
  dwc:occurrenceId 'Mnemiopsis leidyi_2004/2010_40.6505_23.76917'^^xsd:string;
  dwc:aphiaIdAccepted '106401'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Callinectes%20sapidus_2019_40.19942_23.77063_Chris%20Taklis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2019_40.19942_23.77063_Chris%20Taklis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2019_40.19942_23.77063_Chris%20Taklis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.19942 23.77063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.19942"^^xsd:decimal ;
  dwc:decimalLongitude "23.77063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "114"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Callinectes%20sapidus_2019_40.19942_23.77063_Chris%20Taklis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.19942 23.77063)"^^geo:wktLiteral ;
  geo-pos:lat "40.19942"^^xsd:decimal ;
  geo-pos:long "23.77063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "114"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Callinectes%20sapidus_2019_40.19942_23.77063_Chris%20Taklis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Callinectes sapidus_2019_40.19942_23.77063_Chris Taklis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Callinectes sapidus_2019_40.19942_23.77063_Chris Taklis'^^xsd:string;
  dwc:scientificName 'Callinectes sapidus Rathbun, 1896'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Chris Taklis'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.77063'^^xsd:double;
  dwc:latitude '40.19942'^^xsd:double;
  dwc:coordinatePrecision '114'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '107379'^^xsd:integer;
  dwc:occurrenceId 'Callinectes sapidus_2019_40.19942_23.77063_Chris Taklis'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107379'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Callinectes%20sapidus_2015%2F2018_40.19876_23.77105_Thodoros%20Kampouris>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2015%2F2018_40.19876_23.77105_Thodoros%20Kampouris> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2015%2F2018_40.19876_23.77105_Thodoros%20Kampouris> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.19876 23.77105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.19876"^^xsd:decimal ;
  dwc:decimalLongitude "23.77105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "218"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Callinectes%20sapidus_2015%2F2018_40.19876_23.77105_Thodoros%20Kampouris>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.19876 23.77105)"^^geo:wktLiteral ;
  geo-pos:lat "40.19876"^^xsd:decimal ;
  geo-pos:long "23.77105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "218"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Callinectes%20sapidus_2015%2F2018_40.19876_23.77105_Thodoros%20Kampouris>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Callinectes sapidus_2015/2018_40.19876_23.77105_Thodoros Kampouris" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Callinectes sapidus_2015/2018_40.19876_23.77105_Thodoros Kampouris'^^xsd:string;
  dwc:scientificName 'Callinectes sapidus Rathbun, 1896'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Thodoros Kampouris'^^xsd:string;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.77105'^^xsd:double;
  dwc:latitude '40.19876'^^xsd:double;
  dwc:coordinatePrecision '218'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '107379'^^xsd:integer;
  dwc:occurrenceId 'Callinectes sapidus_2015/2018_40.19876_23.77105_Thodoros Kampouris'^^xsd:string;
  dwc:aphiaIdAccepted '107379'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Oculina%20patagonica_2009_37.7978_23.7719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Oculina%20patagonica_2009_37.7978_23.7719> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Oculina%20patagonica_2009_37.7978_23.7719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7978 23.7719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7978"^^xsd:decimal ;
  dwc:decimalLongitude "23.7719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Oculina%20patagonica_2009_37.7978_23.7719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7978 23.7719)"^^geo:wktLiteral ;
  geo-pos:lat "37.7978"^^xsd:decimal ;
  geo-pos:long "23.7719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Oculina%20patagonica_2009_37.7978_23.7719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Oculina patagonica_2009_37.7978_23.7719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Oculina patagonica_2009_37.7978_23.7719'^^xsd:string;
  dwc:scientificName 'Oculina patagonica de Angelis D\'Ossat, 1908'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.7719'^^xsd:double;
  dwc:latitude '37.7978'^^xsd:double;
  dwc:aphiaid '135210'^^xsd:integer;
  dwc:occurrenceId 'Oculina patagonica_2009_37.7978_23.7719'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '135210'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fulvia%20fragilis_2018_37.79806_23.77205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fulvia%20fragilis_2018_37.79806_23.77205> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fulvia%20fragilis_2018_37.79806_23.77205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.79806 23.77205)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.79806"^^xsd:decimal ;
  dwc:decimalLongitude "23.77205"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fulvia%20fragilis_2018_37.79806_23.77205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.79806 23.77205)"^^geo:wktLiteral ;
  geo-pos:lat "37.79806"^^xsd:decimal ;
  geo-pos:long "23.77205"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fulvia%20fragilis_2018_37.79806_23.77205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fulvia fragilis_2018_37.79806_23.77205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fulvia fragilis_2018_37.79806_23.77205'^^xsd:string;
  dwc:scientificName 'Fulvia fragilis (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.77205'^^xsd:double;
  dwc:latitude '37.79806'^^xsd:double;
  dwc:aphiaid '605733'^^xsd:integer;
  dwc:occurrenceId 'Fulvia fragilis_2018_37.79806_23.77205'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '605733'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_2000%2F2010_37.79806_23.77205_G.%20Mpazios>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_2000%2F2010_37.79806_23.77205_G.%20Mpazios> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_2000%2F2010_37.79806_23.77205_G.%20Mpazios> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.79806 23.77205)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.79806"^^xsd:decimal ;
  dwc:decimalLongitude "23.77205"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_2000%2F2010_37.79806_23.77205_G.%20Mpazios>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.79806 23.77205)"^^geo:wktLiteral ;
  geo-pos:lat "37.79806"^^xsd:decimal ;
  geo-pos:long "23.77205"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_2000%2F2010_37.79806_23.77205_G.%20Mpazios>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_2000/2010_37.79806_23.77205_G. Mpazios" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_2000/2010_37.79806_23.77205_G. Mpazios'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'G. Mpazios'^^xsd:string;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.77205'^^xsd:double;
  dwc:latitude '37.79806'^^xsd:double;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_2000/2010_37.79806_23.77205_G. Mpazios'^^xsd:string;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Oculina%20patagonica_2014_37.7982_23.7723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Oculina%20patagonica_2014_37.7982_23.7723> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Oculina%20patagonica_2014_37.7982_23.7723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7982 23.7723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7982"^^xsd:decimal ;
  dwc:decimalLongitude "23.7723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Oculina%20patagonica_2014_37.7982_23.7723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7982 23.7723)"^^geo:wktLiteral ;
  geo-pos:lat "37.7982"^^xsd:decimal ;
  geo-pos:long "23.7723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Oculina%20patagonica_2014_37.7982_23.7723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Oculina patagonica_2014_37.7982_23.7723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Oculina patagonica_2014_37.7982_23.7723'^^xsd:string;
  dwc:scientificName 'Oculina patagonica de Angelis D\'Ossat, 1908'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.7723'^^xsd:double;
  dwc:latitude '37.7982'^^xsd:double;
  dwc:aphiaid '135210'^^xsd:integer;
  dwc:occurrenceId 'Oculina patagonica_2014_37.7982_23.7723'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '135210'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Hydroides%20elegans_1976_40.19657_23.77239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Hydroides%20elegans_1976_40.19657_23.77239> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Hydroides%20elegans_1976_40.19657_23.77239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.19657 23.77239)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.19657"^^xsd:decimal ;
  dwc:decimalLongitude "23.77239"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "72"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Hydroides%20elegans_1976_40.19657_23.77239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.19657 23.77239)"^^geo:wktLiteral ;
  geo-pos:lat "40.19657"^^xsd:decimal ;
  geo-pos:long "23.77239"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "72"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Hydroides%20elegans_1976_40.19657_23.77239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hydroides elegans_1976_40.19657_23.77239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Hydroides elegans_1976_40.19657_23.77239'^^xsd:string;
  dwc:scientificName 'Hydroides elegans (Haswell, 1883) [nomen protectum]'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.77239'^^xsd:double;
  dwc:latitude '40.19657'^^xsd:double;
  dwc:coordinatePrecision '72'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '131002'^^xsd:integer;
  dwc:occurrenceId 'Hydroides elegans_1976_40.19657_23.77239'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131002'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '760'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Bursatella%20leachii_2018_37.79791_23.77305_1-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Bursatella%20leachii_2018_37.79791_23.77305_1-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Bursatella%20leachii_2018_37.79791_23.77305_1-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.79791 23.77305)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.79791"^^xsd:decimal ;
  dwc:decimalLongitude "23.77305"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Bursatella%20leachii_2018_37.79791_23.77305_1-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.79791 23.77305)"^^geo:wktLiteral ;
  geo-pos:lat "37.79791"^^xsd:decimal ;
  geo-pos:long "23.77305"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Bursatella%20leachii_2018_37.79791_23.77305_1-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Bursatella leachii_2018_37.79791_23.77305_1-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Bursatella leachii_2018_37.79791_23.77305_1-1'^^xsd:string;
  dwc:scientificName 'Bursatella leachii Blainville, 1817'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.77305'^^xsd:double;
  dwc:latitude '37.79791'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '138759'^^xsd:integer;
  dwc:occurrenceId 'Bursatella leachii_2018_37.79791_23.77305_1-1'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138759'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Oculina%20patagonica_2009_37.8024_23.7743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Oculina%20patagonica_2009_37.8024_23.7743> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Oculina%20patagonica_2009_37.8024_23.7743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8024 23.7743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8024"^^xsd:decimal ;
  dwc:decimalLongitude "23.7743"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Oculina%20patagonica_2009_37.8024_23.7743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8024 23.7743)"^^geo:wktLiteral ;
  geo-pos:lat "37.8024"^^xsd:decimal ;
  geo-pos:long "23.7743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Oculina%20patagonica_2009_37.8024_23.7743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Oculina patagonica_2009_37.8024_23.7743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Oculina patagonica_2009_37.8024_23.7743'^^xsd:string;
  dwc:scientificName 'Oculina patagonica de Angelis D\'Ossat, 1908'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.7743'^^xsd:double;
  dwc:latitude '37.8024'^^xsd:double;
  dwc:aphiaid '135210'^^xsd:integer;
  dwc:occurrenceId 'Oculina patagonica_2009_37.8024_23.7743'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '135210'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Callinectes%20sapidus_2020_40.22339_23.77476_0-0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2020_40.22339_23.77476_0-0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2020_40.22339_23.77476_0-0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.22339 23.77476)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.22339"^^xsd:decimal ;
  dwc:decimalLongitude "23.77476"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Callinectes%20sapidus_2020_40.22339_23.77476_0-0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.22339 23.77476)"^^geo:wktLiteral ;
  geo-pos:lat "40.22339"^^xsd:decimal ;
  geo-pos:long "23.77476"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Callinectes%20sapidus_2020_40.22339_23.77476_0-0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Callinectes sapidus_2020_40.22339_23.77476_0-0" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Callinectes sapidus_2020_40.22339_23.77476_0-0'^^xsd:string;
  dwc:scientificName 'Callinectes sapidus Rathbun, 1896'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.77476'^^xsd:double;
  dwc:latitude '40.22339'^^xsd:double;
  dwc:coordinatePrecision '39'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '107379'^^xsd:integer;
  dwc:occurrenceId 'Callinectes sapidus_2020_40.22339_23.77476_0-0'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107379'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '10'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Bursatella%20leachii_2015_37.81188_23.77624_1-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Bursatella%20leachii_2015_37.81188_23.77624_1-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Bursatella%20leachii_2015_37.81188_23.77624_1-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.81188 23.77624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.81188"^^xsd:decimal ;
  dwc:decimalLongitude "23.77624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Bursatella%20leachii_2015_37.81188_23.77624_1-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.81188 23.77624)"^^geo:wktLiteral ;
  geo-pos:lat "37.81188"^^xsd:decimal ;
  geo-pos:long "23.77624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Bursatella%20leachii_2015_37.81188_23.77624_1-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Bursatella leachii_2015_37.81188_23.77624_1-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Bursatella leachii_2015_37.81188_23.77624_1-1'^^xsd:string;
  dwc:scientificName 'Bursatella leachii Blainville, 1817'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.77624'^^xsd:double;
  dwc:latitude '37.81188'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '138759'^^xsd:integer;
  dwc:occurrenceId 'Bursatella leachii_2015_37.81188_23.77624_1-1'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138759'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Oculina%20patagonica_2009_37.8088_23.7763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Oculina%20patagonica_2009_37.8088_23.7763> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Oculina%20patagonica_2009_37.8088_23.7763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8088 23.7763)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8088"^^xsd:decimal ;
  dwc:decimalLongitude "23.7763"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Oculina%20patagonica_2009_37.8088_23.7763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8088 23.7763)"^^geo:wktLiteral ;
  geo-pos:lat "37.8088"^^xsd:decimal ;
  geo-pos:long "23.7763"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Oculina%20patagonica_2009_37.8088_23.7763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Oculina patagonica_2009_37.8088_23.7763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Oculina patagonica_2009_37.8088_23.7763'^^xsd:string;
  dwc:scientificName 'Oculina patagonica de Angelis D\'Ossat, 1908'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.7763'^^xsd:double;
  dwc:latitude '37.8088'^^xsd:double;
  dwc:aphiaid '135210'^^xsd:integer;
  dwc:occurrenceId 'Oculina patagonica_2009_37.8088_23.7763'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '135210'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Oculina%20patagonica_2018_37.80829_23.77682_5-5_Thanos%20Dailianis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Oculina%20patagonica_2018_37.80829_23.77682_5-5_Thanos%20Dailianis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Oculina%20patagonica_2018_37.80829_23.77682_5-5_Thanos%20Dailianis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80829 23.77682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.80829"^^xsd:decimal ;
  dwc:decimalLongitude "23.77682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Oculina%20patagonica_2018_37.80829_23.77682_5-5_Thanos%20Dailianis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80829 23.77682)"^^geo:wktLiteral ;
  geo-pos:lat "37.80829"^^xsd:decimal ;
  geo-pos:long "23.77682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Oculina%20patagonica_2018_37.80829_23.77682_5-5_Thanos%20Dailianis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Oculina patagonica_2018_37.80829_23.77682_5-5_Thanos Dailianis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Oculina patagonica_2018_37.80829_23.77682_5-5_Thanos Dailianis'^^xsd:string;
  dwc:scientificName 'Oculina patagonica de Angelis D\'Ossat, 1908'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Thanos Dailianis'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.77682'^^xsd:double;
  dwc:latitude '37.80829'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '135210'^^xsd:integer;
  dwc:occurrenceId 'Oculina patagonica_2018_37.80829_23.77682_5-5_Thanos Dailianis'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '135210'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '50'^^xsd:integer;
  dwc:organismQuantityType '% cover'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Oculina%20patagonica_2007_37.81155_23.77682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Oculina%20patagonica_2007_37.81155_23.77682> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Oculina%20patagonica_2007_37.81155_23.77682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.81155 23.77682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.81155"^^xsd:decimal ;
  dwc:decimalLongitude "23.77682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Oculina%20patagonica_2007_37.81155_23.77682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.81155 23.77682)"^^geo:wktLiteral ;
  geo-pos:lat "37.81155"^^xsd:decimal ;
  geo-pos:long "23.77682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Oculina%20patagonica_2007_37.81155_23.77682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Oculina patagonica_2007_37.81155_23.77682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Oculina patagonica_2007_37.81155_23.77682'^^xsd:string;
  dwc:scientificName 'Oculina patagonica de Angelis D\'Ossat, 1908'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.77682'^^xsd:double;
  dwc:latitude '37.81155'^^xsd:double;
  dwc:aphiaid '135210'^^xsd:integer;
  dwc:occurrenceId 'Oculina patagonica_2007_37.81155_23.77682'^^xsd:string;
  dwc:observationDate '2007-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '135210'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2014_35.5737_23.77783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2014_35.5737_23.77783> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2014_35.5737_23.77783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5737 23.77783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.5737"^^xsd:decimal ;
  dwc:decimalLongitude "23.77783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "64"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2014_35.5737_23.77783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5737 23.77783)"^^geo:wktLiteral ;
  geo-pos:lat "35.5737"^^xsd:decimal ;
  geo-pos:long "23.77783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "64"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2014_35.5737_23.77783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2014_35.5737_23.77783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2014_35.5737_23.77783'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.77783'^^xsd:double;
  dwc:latitude '35.5737'^^xsd:double;
  dwc:coordinatePrecision '64'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2014_35.5737_23.77783'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2014_35.5737_23.77783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2014_35.5737_23.77783> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2014_35.5737_23.77783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5737 23.77783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.5737"^^xsd:decimal ;
  dwc:decimalLongitude "23.77783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "64"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2014_35.5737_23.77783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5737 23.77783)"^^geo:wktLiteral ;
  geo-pos:lat "35.5737"^^xsd:decimal ;
  geo-pos:long "23.77783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "64"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2014_35.5737_23.77783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2014_35.5737_23.77783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2014_35.5737_23.77783'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.77783'^^xsd:double;
  dwc:latitude '35.5737'^^xsd:double;
  dwc:coordinatePrecision '64'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2014_35.5737_23.77783'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2013_37.80437_23.77914_Stefanos%20Kalogirou>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2013_37.80437_23.77914_Stefanos%20Kalogirou> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2013_37.80437_23.77914_Stefanos%20Kalogirou> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80437 23.77914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.80437"^^xsd:decimal ;
  dwc:decimalLongitude "23.77914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2013_37.80437_23.77914_Stefanos%20Kalogirou>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80437 23.77914)"^^geo:wktLiteral ;
  geo-pos:lat "37.80437"^^xsd:decimal ;
  geo-pos:long "23.77914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2013_37.80437_23.77914_Stefanos%20Kalogirou>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2013_37.80437_23.77914_Stefanos Kalogirou" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2013_37.80437_23.77914_Stefanos Kalogirou'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Stefanos Kalogirou'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.77914'^^xsd:double;
  dwc:latitude '37.80437'^^xsd:double;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2013_37.80437_23.77914_Stefanos Kalogirou'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Bursatella%20leachii_2015_37.806_23.78151_1-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Bursatella%20leachii_2015_37.806_23.78151_1-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Bursatella%20leachii_2015_37.806_23.78151_1-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.806 23.78151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.806"^^xsd:decimal ;
  dwc:decimalLongitude "23.78151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Bursatella%20leachii_2015_37.806_23.78151_1-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.806 23.78151)"^^geo:wktLiteral ;
  geo-pos:lat "37.806"^^xsd:decimal ;
  geo-pos:long "23.78151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Bursatella%20leachii_2015_37.806_23.78151_1-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Bursatella leachii_2015_37.806_23.78151_1-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Bursatella leachii_2015_37.806_23.78151_1-1'^^xsd:string;
  dwc:scientificName 'Bursatella leachii Blainville, 1817'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.78151'^^xsd:double;
  dwc:latitude '37.806'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '138759'^^xsd:integer;
  dwc:occurrenceId 'Bursatella leachii_2015_37.806_23.78151_1-1'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138759'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2008-10-12_37.806_23.78151_6-6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2008-10-12_37.806_23.78151_6-6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2008-10-12_37.806_23.78151_6-6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.806 23.78151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.806"^^xsd:decimal ;
  dwc:decimalLongitude "23.78151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2008-10-12_37.806_23.78151_6-6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.806 23.78151)"^^geo:wktLiteral ;
  geo-pos:lat "37.806"^^xsd:decimal ;
  geo-pos:long "23.78151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2008-10-12_37.806_23.78151_6-6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2008-10-12_37.806_23.78151_6-6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2008-10-12_37.806_23.78151_6-6'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.78151'^^xsd:double;
  dwc:latitude '37.806'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Fisheries Directive'^^xsd:string;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2008-10-12_37.806_23.78151_6-6'^^xsd:string;
  dwc:observationDate '2008-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '6'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2008-10-21_37.806_23.78151_10-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2008-10-21_37.806_23.78151_10-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2008-10-21_37.806_23.78151_10-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.806 23.78151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.806"^^xsd:decimal ;
  dwc:decimalLongitude "23.78151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2008-10-21_37.806_23.78151_10-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.806 23.78151)"^^geo:wktLiteral ;
  geo-pos:lat "37.806"^^xsd:decimal ;
  geo-pos:long "23.78151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2008-10-21_37.806_23.78151_10-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2008-10-21_37.806_23.78151_10-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2008-10-21_37.806_23.78151_10-10'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.78151'^^xsd:double;
  dwc:latitude '37.806'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Fisheries Directive'^^xsd:string;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2008-10-21_37.806_23.78151_10-10'^^xsd:string;
  dwc:observationDate '2008-10-21'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '4'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Stypopodium%20schimperi_2014_37.806_23.78151_Argyro%20Zenetos>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2014_37.806_23.78151_Argyro%20Zenetos> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2014_37.806_23.78151_Argyro%20Zenetos> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.806 23.78151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.806"^^xsd:decimal ;
  dwc:decimalLongitude "23.78151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2014_37.806_23.78151_Argyro%20Zenetos>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.806 23.78151)"^^geo:wktLiteral ;
  geo-pos:lat "37.806"^^xsd:decimal ;
  geo-pos:long "23.78151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Stypopodium%20schimperi_2014_37.806_23.78151_Argyro%20Zenetos>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Stypopodium schimperi_2014_37.806_23.78151_Argyro Zenetos" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Stypopodium schimperi_2014_37.806_23.78151_Argyro Zenetos'^^xsd:string;
  dwc:scientificName 'Stypopodium schimperi (Kützing) Verlaque & Boudouresque, 1991'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Argyro Zenetos'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.78151'^^xsd:double;
  dwc:latitude '37.806'^^xsd:double;
  dwc:aphiaid '145391'^^xsd:integer;
  dwc:occurrenceId 'Stypopodium schimperi_2014_37.806_23.78151_Argyro Zenetos'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145391'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Codium%20fragile%20subsp.%20fragile_2009_37.80978_23.78152_0.2-0.2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Codium%20fragile%20subsp.%20fragile_2009_37.80978_23.78152_0.2-0.2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Codium%20fragile%20subsp.%20fragile_2009_37.80978_23.78152_0.2-0.2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80978 23.78152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.80978"^^xsd:decimal ;
  dwc:decimalLongitude "23.78152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Codium%20fragile%20subsp.%20fragile_2009_37.80978_23.78152_0.2-0.2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80978 23.78152)"^^geo:wktLiteral ;
  geo-pos:lat "37.80978"^^xsd:decimal ;
  geo-pos:long "23.78152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Codium%20fragile%20subsp.%20fragile_2009_37.80978_23.78152_0.2-0.2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Codium fragile subsp. fragile_2009_37.80978_23.78152_0.2-0.2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Codium fragile subsp. fragile_2009_37.80978_23.78152_0.2-0.2'^^xsd:string;
  dwc:scientificName 'Codium fragile subsp. fragile (Suringar) Hariot, 1889'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.78152'^^xsd:double;
  dwc:latitude '37.80978'^^xsd:double;
  dwc:minimumDepth '0.2'^^xsd:double;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:aphiaid '370562'^^xsd:integer;
  dwc:occurrenceId 'Codium fragile subsp. fragile_2009_37.80978_23.78152_0.2-0.2'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '370562'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2014_37.80978_23.78152_Argyro%20Zenetos>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2014_37.80978_23.78152_Argyro%20Zenetos> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2014_37.80978_23.78152_Argyro%20Zenetos> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80978 23.78152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.80978"^^xsd:decimal ;
  dwc:decimalLongitude "23.78152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2014_37.80978_23.78152_Argyro%20Zenetos>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80978 23.78152)"^^geo:wktLiteral ;
  geo-pos:lat "37.80978"^^xsd:decimal ;
  geo-pos:long "23.78152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2014_37.80978_23.78152_Argyro%20Zenetos>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2014_37.80978_23.78152_Argyro Zenetos" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2014_37.80978_23.78152_Argyro Zenetos'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Argyro Zenetos'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.78152'^^xsd:double;
  dwc:latitude '37.80978'^^xsd:double;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2014_37.80978_23.78152_Argyro Zenetos'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2020_37.8061_23.7838_Vasilis%20Dimitroglou>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2020_37.8061_23.7838_Vasilis%20Dimitroglou> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2020_37.8061_23.7838_Vasilis%20Dimitroglou> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8061 23.7838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8061"^^xsd:decimal ;
  dwc:decimalLongitude "23.7838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2020_37.8061_23.7838_Vasilis%20Dimitroglou>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8061 23.7838)"^^geo:wktLiteral ;
  geo-pos:lat "37.8061"^^xsd:decimal ;
  geo-pos:long "23.7838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2020_37.8061_23.7838_Vasilis%20Dimitroglou>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2020_37.8061_23.7838_Vasilis Dimitroglou" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2020_37.8061_23.7838_Vasilis Dimitroglou'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Vasilis Dimitroglou'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.7838'^^xsd:double;
  dwc:latitude '37.8061'^^xsd:double;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2020_37.8061_23.7838_Vasilis Dimitroglou'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Callinectes%20sapidus_2008_38.32479_23.78503_Dimitris%20Poursanidis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2008_38.32479_23.78503_Dimitris%20Poursanidis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2008_38.32479_23.78503_Dimitris%20Poursanidis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32479 23.78503)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.32479"^^xsd:decimal ;
  dwc:decimalLongitude "23.78503"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Callinectes%20sapidus_2008_38.32479_23.78503_Dimitris%20Poursanidis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32479 23.78503)"^^geo:wktLiteral ;
  geo-pos:lat "38.32479"^^xsd:decimal ;
  geo-pos:long "23.78503"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Callinectes%20sapidus_2008_38.32479_23.78503_Dimitris%20Poursanidis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Callinectes sapidus_2008_38.32479_23.78503_Dimitris Poursanidis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Callinectes sapidus_2008_38.32479_23.78503_Dimitris Poursanidis'^^xsd:string;
  dwc:scientificName 'Callinectes sapidus Rathbun, 1896'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Dimitris Poursanidis'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.78503'^^xsd:double;
  dwc:latitude '38.32479'^^xsd:double;
  dwc:aphiaid '107379'^^xsd:integer;
  dwc:occurrenceId 'Callinectes sapidus_2008_38.32479_23.78503_Dimitris Poursanidis'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107379'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Petricolaria%20pholadiformis_1990%2F1994_38.32479_23.78503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Petricolaria%20pholadiformis_1990%2F1994_38.32479_23.78503> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Petricolaria%20pholadiformis_1990%2F1994_38.32479_23.78503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32479 23.78503)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.32479"^^xsd:decimal ;
  dwc:decimalLongitude "23.78503"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Petricolaria%20pholadiformis_1990%2F1994_38.32479_23.78503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32479 23.78503)"^^geo:wktLiteral ;
  geo-pos:lat "38.32479"^^xsd:decimal ;
  geo-pos:long "23.78503"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Petricolaria%20pholadiformis_1990%2F1994_38.32479_23.78503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Petricolaria pholadiformis_1990/1994_38.32479_23.78503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Petricolaria pholadiformis_1990/1994_38.32479_23.78503'^^xsd:string;
  dwc:scientificName 'Petricolaria pholadiformis (Lamarck, 1818)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1990'^^xsd:integer;
  dwc:endYearCollected '1994'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.78503'^^xsd:double;
  dwc:latitude '38.32479'^^xsd:double;
  dwc:aphiaid '156961'^^xsd:integer;
  dwc:occurrenceId 'Petricolaria pholadiformis_1990/1994_38.32479_23.78503'^^xsd:string;
  dwc:aphiaIdAccepted '156961'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Oculina%20patagonica_2014_37.80111_23.78541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Oculina%20patagonica_2014_37.80111_23.78541> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Oculina%20patagonica_2014_37.80111_23.78541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80111 23.78541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.80111"^^xsd:decimal ;
  dwc:decimalLongitude "23.78541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "31"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Oculina%20patagonica_2014_37.80111_23.78541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80111 23.78541)"^^geo:wktLiteral ;
  geo-pos:lat "37.80111"^^xsd:decimal ;
  geo-pos:long "23.78541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "31"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Oculina%20patagonica_2014_37.80111_23.78541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Oculina patagonica_2014_37.80111_23.78541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Oculina patagonica_2014_37.80111_23.78541'^^xsd:string;
  dwc:scientificName 'Oculina patagonica de Angelis D\'Ossat, 1908'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.78541'^^xsd:double;
  dwc:latitude '37.80111'^^xsd:double;
  dwc:coordinatePrecision '31'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance; HCMR projects (Natura 2000 Database)'^^xsd:string;
  dwc:aphiaid '135210'^^xsd:integer;
  dwc:occurrenceId 'Oculina patagonica_2014_37.80111_23.78541'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '135210'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Asparagopsis_2015_37.80194_23.78618_0-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Asparagopsis_2015_37.80194_23.78618_0-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Asparagopsis_2015_37.80194_23.78618_0-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80194 23.78618)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.80194"^^xsd:decimal ;
  dwc:decimalLongitude "23.78618"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "31"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Asparagopsis_2015_37.80194_23.78618_0-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80194 23.78618)"^^geo:wktLiteral ;
  geo-pos:lat "37.80194"^^xsd:decimal ;
  geo-pos:long "23.78618"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "31"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Asparagopsis_2015_37.80194_23.78618_0-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Asparagopsis_2015_37.80194_23.78618_0-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Asparagopsis_2015_37.80194_23.78618_0-10'^^xsd:string;
  dwc:scientificName 'Asparagopsis Montagne, 1840'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.78618'^^xsd:double;
  dwc:latitude '37.80194'^^xsd:double;
  dwc:coordinatePrecision '31'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '143809'^^xsd:integer;
  dwc:occurrenceId 'Asparagopsis_2015_37.80194_23.78618_0-10'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143809'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Halophila%20stipulacea_2015_37.80194_23.78618_0-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2015_37.80194_23.78618_0-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2015_37.80194_23.78618_0-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80194 23.78618)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.80194"^^xsd:decimal ;
  dwc:decimalLongitude "23.78618"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "31"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Halophila%20stipulacea_2015_37.80194_23.78618_0-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80194 23.78618)"^^geo:wktLiteral ;
  geo-pos:lat "37.80194"^^xsd:decimal ;
  geo-pos:long "23.78618"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "31"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Halophila%20stipulacea_2015_37.80194_23.78618_0-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Halophila stipulacea_2015_37.80194_23.78618_0-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Halophila stipulacea_2015_37.80194_23.78618_0-10'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea (Forsskål) Ascherson, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.78618'^^xsd:double;
  dwc:latitude '37.80194'^^xsd:double;
  dwc:coordinatePrecision '31'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:occurrenceId 'Halophila stipulacea_2015_37.80194_23.78618_0-10'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Asparagopsis_2016_37.80217_23.78628_0-6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Asparagopsis_2016_37.80217_23.78628_0-6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Asparagopsis_2016_37.80217_23.78628_0-6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80217 23.78628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.80217"^^xsd:decimal ;
  dwc:decimalLongitude "23.78628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "31"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Asparagopsis_2016_37.80217_23.78628_0-6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80217 23.78628)"^^geo:wktLiteral ;
  geo-pos:lat "37.80217"^^xsd:decimal ;
  geo-pos:long "23.78628"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "31"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Asparagopsis_2016_37.80217_23.78628_0-6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Asparagopsis_2016_37.80217_23.78628_0-6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Asparagopsis_2016_37.80217_23.78628_0-6'^^xsd:string;
  dwc:scientificName 'Asparagopsis Montagne, 1840'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.78628'^^xsd:double;
  dwc:latitude '37.80217'^^xsd:double;
  dwc:coordinatePrecision '31'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '143809'^^xsd:integer;
  dwc:occurrenceId 'Asparagopsis_2016_37.80217_23.78628_0-6'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143809'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2019_37.7917_23.7863_20-20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.7917_23.7863_20-20> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.7917_23.7863_20-20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7917 23.7863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7917"^^xsd:decimal ;
  dwc:decimalLongitude "23.7863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.7917_23.7863_20-20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7917 23.7863)"^^geo:wktLiteral ;
  geo-pos:lat "37.7917"^^xsd:decimal ;
  geo-pos:long "23.7863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2019_37.7917_23.7863_20-20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2019_37.7917_23.7863_20-20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2019_37.7917_23.7863_20-20'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.7863'^^xsd:double;
  dwc:latitude '37.7917'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2019_37.7917_23.7863_20-20'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Bursatella%20leachii_2015_37.80207_23.78646_0-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Bursatella%20leachii_2015_37.80207_23.78646_0-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Bursatella%20leachii_2015_37.80207_23.78646_0-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80207 23.78646)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.80207"^^xsd:decimal ;
  dwc:decimalLongitude "23.78646"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "31"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Bursatella%20leachii_2015_37.80207_23.78646_0-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80207 23.78646)"^^geo:wktLiteral ;
  geo-pos:lat "37.80207"^^xsd:decimal ;
  geo-pos:long "23.78646"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "31"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Bursatella%20leachii_2015_37.80207_23.78646_0-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Bursatella leachii_2015_37.80207_23.78646_0-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Bursatella leachii_2015_37.80207_23.78646_0-10'^^xsd:string;
  dwc:scientificName 'Bursatella leachii Blainville, 1817'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.78646'^^xsd:double;
  dwc:latitude '37.80207'^^xsd:double;
  dwc:coordinatePrecision '31'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '138759'^^xsd:integer;
  dwc:occurrenceId 'Bursatella leachii_2015_37.80207_23.78646_0-10'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138759'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Halophila%20stipulacea_2015_37.80207_23.78646_0-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2015_37.80207_23.78646_0-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2015_37.80207_23.78646_0-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80207 23.78646)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.80207"^^xsd:decimal ;
  dwc:decimalLongitude "23.78646"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "31"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Halophila%20stipulacea_2015_37.80207_23.78646_0-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80207 23.78646)"^^geo:wktLiteral ;
  geo-pos:lat "37.80207"^^xsd:decimal ;
  geo-pos:long "23.78646"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "31"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Halophila%20stipulacea_2015_37.80207_23.78646_0-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Halophila stipulacea_2015_37.80207_23.78646_0-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Halophila stipulacea_2015_37.80207_23.78646_0-10'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea (Forsskål) Ascherson, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.78646'^^xsd:double;
  dwc:latitude '37.80207'^^xsd:double;
  dwc:coordinatePrecision '31'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:occurrenceId 'Halophila stipulacea_2015_37.80207_23.78646_0-10'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2020_37.79973_23.78898_4-4_Giakoumi%20Sylvaine>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2020_37.79973_23.78898_4-4_Giakoumi%20Sylvaine> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2020_37.79973_23.78898_4-4_Giakoumi%20Sylvaine> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.79973 23.78898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.79973"^^xsd:decimal ;
  dwc:decimalLongitude "23.78898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "46"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2020_37.79973_23.78898_4-4_Giakoumi%20Sylvaine>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.79973 23.78898)"^^geo:wktLiteral ;
  geo-pos:lat "37.79973"^^xsd:decimal ;
  geo-pos:long "23.78898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "46"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2020_37.79973_23.78898_4-4_Giakoumi%20Sylvaine>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2020_37.79973_23.78898_4-4_Giakoumi Sylvaine" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2020_37.79973_23.78898_4-4_Giakoumi Sylvaine'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Giakoumi Sylvaine'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.78898'^^xsd:double;
  dwc:latitude '37.79973'^^xsd:double;
  dwc:coordinatePrecision '46'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2020_37.79973_23.78898_4-4_Giakoumi Sylvaine'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Oculina%20patagonica_2009_37.79999_23.78917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Oculina%20patagonica_2009_37.79999_23.78917> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Oculina%20patagonica_2009_37.79999_23.78917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.79999 23.78917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.79999"^^xsd:decimal ;
  dwc:decimalLongitude "23.78917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "46"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Oculina%20patagonica_2009_37.79999_23.78917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.79999 23.78917)"^^geo:wktLiteral ;
  geo-pos:lat "37.79999"^^xsd:decimal ;
  geo-pos:long "23.78917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "46"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Oculina%20patagonica_2009_37.79999_23.78917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Oculina patagonica_2009_37.79999_23.78917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Oculina patagonica_2009_37.79999_23.78917'^^xsd:string;
  dwc:scientificName 'Oculina patagonica de Angelis D\'Ossat, 1908'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.78917'^^xsd:double;
  dwc:latitude '37.79999'^^xsd:double;
  dwc:coordinatePrecision '46'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '135210'^^xsd:integer;
  dwc:occurrenceId 'Oculina patagonica_2009_37.79999_23.78917'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '135210'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Asparagopsis_2014_37.80002_23.78921_Maria%20Salomidi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Asparagopsis_2014_37.80002_23.78921_Maria%20Salomidi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Asparagopsis_2014_37.80002_23.78921_Maria%20Salomidi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80002 23.78921)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.80002"^^xsd:decimal ;
  dwc:decimalLongitude "23.78921"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "46"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Asparagopsis_2014_37.80002_23.78921_Maria%20Salomidi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80002 23.78921)"^^geo:wktLiteral ;
  geo-pos:lat "37.80002"^^xsd:decimal ;
  geo-pos:long "23.78921"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "46"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Asparagopsis_2014_37.80002_23.78921_Maria%20Salomidi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Asparagopsis_2014_37.80002_23.78921_Maria Salomidi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Asparagopsis_2014_37.80002_23.78921_Maria Salomidi'^^xsd:string;
  dwc:scientificName 'Asparagopsis Montagne, 1840'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Salomidi'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.78921'^^xsd:double;
  dwc:latitude '37.80002'^^xsd:double;
  dwc:coordinatePrecision '46'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '143809'^^xsd:integer;
  dwc:occurrenceId 'Asparagopsis_2014_37.80002_23.78921_Maria Salomidi'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143809'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Bursatella%20leachii_2014_37.80002_23.78921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Bursatella%20leachii_2014_37.80002_23.78921> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Bursatella%20leachii_2014_37.80002_23.78921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80002 23.78921)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.80002"^^xsd:decimal ;
  dwc:decimalLongitude "23.78921"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "46"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Bursatella%20leachii_2014_37.80002_23.78921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80002 23.78921)"^^geo:wktLiteral ;
  geo-pos:lat "37.80002"^^xsd:decimal ;
  geo-pos:long "23.78921"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "46"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Bursatella%20leachii_2014_37.80002_23.78921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Bursatella leachii_2014_37.80002_23.78921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Bursatella leachii_2014_37.80002_23.78921'^^xsd:string;
  dwc:scientificName 'Bursatella leachii Blainville, 1817'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.78921'^^xsd:double;
  dwc:latitude '37.80002'^^xsd:double;
  dwc:coordinatePrecision '46'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '138759'^^xsd:integer;
  dwc:occurrenceId 'Bursatella leachii_2014_37.80002_23.78921'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138759'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Halophila%20stipulacea_2014_37.80002_23.78921_M.%20Salomidi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2014_37.80002_23.78921_M.%20Salomidi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2014_37.80002_23.78921_M.%20Salomidi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80002 23.78921)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.80002"^^xsd:decimal ;
  dwc:decimalLongitude "23.78921"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "46"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Halophila%20stipulacea_2014_37.80002_23.78921_M.%20Salomidi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80002 23.78921)"^^geo:wktLiteral ;
  geo-pos:lat "37.80002"^^xsd:decimal ;
  geo-pos:long "23.78921"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "46"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Halophila%20stipulacea_2014_37.80002_23.78921_M.%20Salomidi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Halophila stipulacea_2014_37.80002_23.78921_M. Salomidi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Halophila stipulacea_2014_37.80002_23.78921_M. Salomidi'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea (Forsskål) Ascherson, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Salomidi'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.78921'^^xsd:double;
  dwc:latitude '37.80002'^^xsd:double;
  dwc:coordinatePrecision '46'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:occurrenceId 'Halophila stipulacea_2014_37.80002_23.78921_M. Salomidi'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Oculina%20patagonica_2012_37.79991_23.78923_Vasilis%20Gerovasileiou>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Oculina%20patagonica_2012_37.79991_23.78923_Vasilis%20Gerovasileiou> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Oculina%20patagonica_2012_37.79991_23.78923_Vasilis%20Gerovasileiou> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.79991 23.78923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.79991"^^xsd:decimal ;
  dwc:decimalLongitude "23.78923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "46"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Oculina%20patagonica_2012_37.79991_23.78923_Vasilis%20Gerovasileiou>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.79991 23.78923)"^^geo:wktLiteral ;
  geo-pos:lat "37.79991"^^xsd:decimal ;
  geo-pos:long "23.78923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "46"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Oculina%20patagonica_2012_37.79991_23.78923_Vasilis%20Gerovasileiou>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Oculina patagonica_2012_37.79991_23.78923_Vasilis Gerovasileiou" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Oculina patagonica_2012_37.79991_23.78923_Vasilis Gerovasileiou'^^xsd:string;
  dwc:scientificName 'Oculina patagonica de Angelis D\'Ossat, 1908'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Vasilis Gerovasileiou'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.78923'^^xsd:double;
  dwc:latitude '37.79991'^^xsd:double;
  dwc:coordinatePrecision '46'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '135210'^^xsd:integer;
  dwc:occurrenceId 'Oculina patagonica_2012_37.79991_23.78923_Vasilis Gerovasileiou'^^xsd:string;
  dwc:observationDate '2012-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '135210'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2015_37.79939_23.78932_0-25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2015_37.79939_23.78932_0-25> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2015_37.79939_23.78932_0-25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.79939 23.78932)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.79939"^^xsd:decimal ;
  dwc:decimalLongitude "23.78932"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "46"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2015_37.79939_23.78932_0-25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.79939 23.78932)"^^geo:wktLiteral ;
  geo-pos:lat "37.79939"^^xsd:decimal ;
  geo-pos:long "23.78932"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "46"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2015_37.79939_23.78932_0-25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2015_37.79939_23.78932_0-25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2015_37.79939_23.78932_0-25'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.78932'^^xsd:double;
  dwc:latitude '37.79939'^^xsd:double;
  dwc:coordinatePrecision '46'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2015_37.79939_23.78932_0-25'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2016_37.79888_23.78947_7-7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2016_37.79888_23.78947_7-7> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2016_37.79888_23.78947_7-7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.79888 23.78947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.79888"^^xsd:decimal ;
  dwc:decimalLongitude "23.78947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "46"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2016_37.79888_23.78947_7-7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.79888 23.78947)"^^geo:wktLiteral ;
  geo-pos:lat "37.79888"^^xsd:decimal ;
  geo-pos:long "23.78947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "46"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2016_37.79888_23.78947_7-7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2016_37.79888_23.78947_7-7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2016_37.79888_23.78947_7-7'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.78947'^^xsd:double;
  dwc:latitude '37.79888'^^xsd:double;
  dwc:coordinatePrecision '46'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2016_37.79888_23.78947_7-7'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2016_37.79888_23.78947_0-25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_37.79888_23.78947_0-25> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_37.79888_23.78947_0-25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.79888 23.78947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.79888"^^xsd:decimal ;
  dwc:decimalLongitude "23.78947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "46"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2016_37.79888_23.78947_0-25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.79888 23.78947)"^^geo:wktLiteral ;
  geo-pos:lat "37.79888"^^xsd:decimal ;
  geo-pos:long "23.78947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "46"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2016_37.79888_23.78947_0-25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2016_37.79888_23.78947_0-25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2016_37.79888_23.78947_0-25'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.78947'^^xsd:double;
  dwc:latitude '37.79888'^^xsd:double;
  dwc:coordinatePrecision '46'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2016_37.79888_23.78947_0-25'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Bursatella%20leachii_2014_37.79894_23.7916_20-20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Bursatella%20leachii_2014_37.79894_23.7916_20-20> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Bursatella%20leachii_2014_37.79894_23.7916_20-20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.79894 23.7916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.79894"^^xsd:decimal ;
  dwc:decimalLongitude "23.7916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Bursatella%20leachii_2014_37.79894_23.7916_20-20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.79894 23.7916)"^^geo:wktLiteral ;
  geo-pos:lat "37.79894"^^xsd:decimal ;
  geo-pos:long "23.7916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Bursatella%20leachii_2014_37.79894_23.7916_20-20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Bursatella leachii_2014_37.79894_23.7916_20-20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Bursatella leachii_2014_37.79894_23.7916_20-20'^^xsd:string;
  dwc:scientificName 'Bursatella leachii Blainville, 1817'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.7916'^^xsd:double;
  dwc:latitude '37.79894'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '138759'^^xsd:integer;
  dwc:occurrenceId 'Bursatella leachii_2014_37.79894_23.7916_20-20'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138759'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2009_40.18812_23.79167_4-4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2009_40.18812_23.79167_4-4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2009_40.18812_23.79167_4-4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.18812 23.79167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.18812"^^xsd:decimal ;
  dwc:decimalLongitude "23.79167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2009_40.18812_23.79167_4-4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.18812 23.79167)"^^geo:wktLiteral ;
  geo-pos:lat "40.18812"^^xsd:decimal ;
  geo-pos:long "23.79167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2009_40.18812_23.79167_4-4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2009_40.18812_23.79167_4-4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2009_40.18812_23.79167_4-4'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.79167'^^xsd:double;
  dwc:latitude '40.18812'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2009_40.18812_23.79167_4-4'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2011_37.80089_23.79226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2011_37.80089_23.79226> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2011_37.80089_23.79226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80089 23.79226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.80089"^^xsd:decimal ;
  dwc:decimalLongitude "23.79226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2011_37.80089_23.79226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80089 23.79226)"^^geo:wktLiteral ;
  geo-pos:lat "37.80089"^^xsd:decimal ;
  geo-pos:long "23.79226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2011_37.80089_23.79226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2011_37.80089_23.79226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2011_37.80089_23.79226'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.79226'^^xsd:double;
  dwc:latitude '37.80089'^^xsd:double;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2011_37.80089_23.79226'^^xsd:string;
  dwc:observationDate '2011-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2019_37.8_23.7932_22-22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.8_23.7932_22-22> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.8_23.7932_22-22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8 23.7932)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8"^^xsd:decimal ;
  dwc:decimalLongitude "23.7932"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.8_23.7932_22-22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8 23.7932)"^^geo:wktLiteral ;
  geo-pos:lat "37.8"^^xsd:decimal ;
  geo-pos:long "23.7932"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2019_37.8_23.7932_22-22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2019_37.8_23.7932_22-22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2019_37.8_23.7932_22-22'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.7932'^^xsd:double;
  dwc:latitude '37.8'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2019_37.8_23.7932_22-22'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2018_38.32324_23.7944_Stefanos%20Kalogirou>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2018_38.32324_23.7944_Stefanos%20Kalogirou> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2018_38.32324_23.7944_Stefanos%20Kalogirou> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32324 23.7944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.32324"^^xsd:decimal ;
  dwc:decimalLongitude "23.7944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2018_38.32324_23.7944_Stefanos%20Kalogirou>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32324 23.7944)"^^geo:wktLiteral ;
  geo-pos:lat "38.32324"^^xsd:decimal ;
  geo-pos:long "23.7944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2018_38.32324_23.7944_Stefanos%20Kalogirou>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2018_38.32324_23.7944_Stefanos Kalogirou" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2018_38.32324_23.7944_Stefanos Kalogirou'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Stefanos Kalogirou'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.7944'^^xsd:double;
  dwc:latitude '38.32324'^^xsd:double;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2018_38.32324_23.7944_Stefanos Kalogirou'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Oculina%20patagonica_2009_37.80953_23.80093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Oculina%20patagonica_2009_37.80953_23.80093> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Oculina%20patagonica_2009_37.80953_23.80093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80953 23.80093)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.80953"^^xsd:decimal ;
  dwc:decimalLongitude "23.80093"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "13"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Oculina%20patagonica_2009_37.80953_23.80093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80953 23.80093)"^^geo:wktLiteral ;
  geo-pos:lat "37.80953"^^xsd:decimal ;
  geo-pos:long "23.80093"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "13"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Oculina%20patagonica_2009_37.80953_23.80093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Oculina patagonica_2009_37.80953_23.80093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Oculina patagonica_2009_37.80953_23.80093'^^xsd:string;
  dwc:scientificName 'Oculina patagonica de Angelis D\'Ossat, 1908'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.80093'^^xsd:double;
  dwc:latitude '37.80953'^^xsd:double;
  dwc:coordinatePrecision '13'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '135210'^^xsd:integer;
  dwc:occurrenceId 'Oculina patagonica_2009_37.80953_23.80093'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '135210'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2009_37.81333_23.80152_8-8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_37.81333_23.80152_8-8> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_37.81333_23.80152_8-8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.81333 23.80152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.81333"^^xsd:decimal ;
  dwc:decimalLongitude "23.80152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_37.81333_23.80152_8-8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.81333 23.80152)"^^geo:wktLiteral ;
  geo-pos:lat "37.81333"^^xsd:decimal ;
  geo-pos:long "23.80152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2009_37.81333_23.80152_8-8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2009_37.81333_23.80152_8-8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2009_37.81333_23.80152_8-8'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.80152'^^xsd:double;
  dwc:latitude '37.81333'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2009_37.81333_23.80152_8-8'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Crepidula%20fornicata_1990_37.81344_23.80183_Costas%20Kontadakis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Crepidula%20fornicata_1990_37.81344_23.80183_Costas%20Kontadakis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Crepidula%20fornicata_1990_37.81344_23.80183_Costas%20Kontadakis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.81344 23.80183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.81344"^^xsd:decimal ;
  dwc:decimalLongitude "23.80183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Crepidula%20fornicata_1990_37.81344_23.80183_Costas%20Kontadakis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.81344 23.80183)"^^geo:wktLiteral ;
  geo-pos:lat "37.81344"^^xsd:decimal ;
  geo-pos:long "23.80183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Crepidula%20fornicata_1990_37.81344_23.80183_Costas%20Kontadakis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Crepidula fornicata_1990_37.81344_23.80183_Costas Kontadakis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Crepidula fornicata_1990_37.81344_23.80183_Costas Kontadakis'^^xsd:string;
  dwc:scientificName 'Crepidula fornicata (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Costas Kontadakis'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.80183'^^xsd:double;
  dwc:latitude '37.81344'^^xsd:double;
  dwc:aphiaid '138963'^^xsd:integer;
  dwc:occurrenceId 'Crepidula fornicata_1990_37.81344_23.80183_Costas Kontadakis'^^xsd:string;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138963'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fulvia%20fragilis_2013_37.81344_23.80183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fulvia%20fragilis_2013_37.81344_23.80183> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fulvia%20fragilis_2013_37.81344_23.80183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.81344 23.80183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.81344"^^xsd:decimal ;
  dwc:decimalLongitude "23.80183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fulvia%20fragilis_2013_37.81344_23.80183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.81344 23.80183)"^^geo:wktLiteral ;
  geo-pos:lat "37.81344"^^xsd:decimal ;
  geo-pos:long "23.80183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fulvia%20fragilis_2013_37.81344_23.80183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fulvia fragilis_2013_37.81344_23.80183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fulvia fragilis_2013_37.81344_23.80183'^^xsd:string;
  dwc:scientificName 'Fulvia fragilis (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.80183'^^xsd:double;
  dwc:latitude '37.81344'^^xsd:double;
  dwc:aphiaid '605733'^^xsd:integer;
  dwc:occurrenceId 'Fulvia fragilis_2013_37.81344_23.80183'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '605733'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fulvia%20fragilis_2015_37.81344_23.80183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fulvia%20fragilis_2015_37.81344_23.80183> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fulvia%20fragilis_2015_37.81344_23.80183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.81344 23.80183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.81344"^^xsd:decimal ;
  dwc:decimalLongitude "23.80183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fulvia%20fragilis_2015_37.81344_23.80183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.81344 23.80183)"^^geo:wktLiteral ;
  geo-pos:lat "37.81344"^^xsd:decimal ;
  geo-pos:long "23.80183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fulvia%20fragilis_2015_37.81344_23.80183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fulvia fragilis_2015_37.81344_23.80183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fulvia fragilis_2015_37.81344_23.80183'^^xsd:string;
  dwc:scientificName 'Fulvia fragilis (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.80183'^^xsd:double;
  dwc:latitude '37.81344'^^xsd:double;
  dwc:aphiaid '605733'^^xsd:integer;
  dwc:occurrenceId 'Fulvia fragilis_2015_37.81344_23.80183'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '605733'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_2005-06-26_37.81344_23.80183_G.%20Mpazios>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_2005-06-26_37.81344_23.80183_G.%20Mpazios> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_2005-06-26_37.81344_23.80183_G.%20Mpazios> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.81344 23.80183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.81344"^^xsd:decimal ;
  dwc:decimalLongitude "23.80183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_2005-06-26_37.81344_23.80183_G.%20Mpazios>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.81344 23.80183)"^^geo:wktLiteral ;
  geo-pos:lat "37.81344"^^xsd:decimal ;
  geo-pos:long "23.80183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_2005-06-26_37.81344_23.80183_G.%20Mpazios>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_2005-06-26_37.81344_23.80183_G. Mpazios" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_2005-06-26_37.81344_23.80183_G. Mpazios'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'G. Mpazios'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.80183'^^xsd:double;
  dwc:latitude '37.81344'^^xsd:double;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_2005-06-26_37.81344_23.80183_G. Mpazios'^^xsd:string;
  dwc:observationDate '2005-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_2005-06-28_37.81344_23.80183_G.%20Mpazios>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_2005-06-28_37.81344_23.80183_G.%20Mpazios> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_2005-06-28_37.81344_23.80183_G.%20Mpazios> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.81344 23.80183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.81344"^^xsd:decimal ;
  dwc:decimalLongitude "23.80183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_2005-06-28_37.81344_23.80183_G.%20Mpazios>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.81344 23.80183)"^^geo:wktLiteral ;
  geo-pos:lat "37.81344"^^xsd:decimal ;
  geo-pos:long "23.80183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_2005-06-28_37.81344_23.80183_G.%20Mpazios>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_2005-06-28_37.81344_23.80183_G. Mpazios" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_2005-06-28_37.81344_23.80183_G. Mpazios'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'G. Mpazios'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.80183'^^xsd:double;
  dwc:latitude '37.81344'^^xsd:double;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_2005-06-28_37.81344_23.80183_G. Mpazios'^^xsd:string;
  dwc:observationDate '2005-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2020_37.81522_23.80196_15-15_George%20Oikonomidis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2020_37.81522_23.80196_15-15_George%20Oikonomidis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2020_37.81522_23.80196_15-15_George%20Oikonomidis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.81522 23.80196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.81522"^^xsd:decimal ;
  dwc:decimalLongitude "23.80196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2020_37.81522_23.80196_15-15_George%20Oikonomidis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.81522 23.80196)"^^geo:wktLiteral ;
  geo-pos:lat "37.81522"^^xsd:decimal ;
  geo-pos:long "23.80196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2020_37.81522_23.80196_15-15_George%20Oikonomidis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2020_37.81522_23.80196_15-15_George Oikonomidis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2020_37.81522_23.80196_15-15_George Oikonomidis'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'George Oikonomidis'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.80196'^^xsd:double;
  dwc:latitude '37.81522'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2020_37.81522_23.80196_15-15_George Oikonomidis'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2019_37.817_23.8022_24-24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2019_37.817_23.8022_24-24> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2019_37.817_23.8022_24-24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.817 23.8022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.817"^^xsd:decimal ;
  dwc:decimalLongitude "23.8022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2019_37.817_23.8022_24-24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.817 23.8022)"^^geo:wktLiteral ;
  geo-pos:lat "37.817"^^xsd:decimal ;
  geo-pos:long "23.8022"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2019_37.817_23.8022_24-24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2019_37.817_23.8022_24-24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2019_37.817_23.8022_24-24'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.8022'^^xsd:double;
  dwc:latitude '37.817'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2019_37.817_23.8022_24-24'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Amphistegina%20lobifera_2009_37.81453_23.80259_0-3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Amphistegina%20lobifera_2009_37.81453_23.80259_0-3> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Amphistegina%20lobifera_2009_37.81453_23.80259_0-3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.81453 23.80259)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.81453"^^xsd:decimal ;
  dwc:decimalLongitude "23.80259"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Amphistegina%20lobifera_2009_37.81453_23.80259_0-3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.81453 23.80259)"^^geo:wktLiteral ;
  geo-pos:lat "37.81453"^^xsd:decimal ;
  geo-pos:long "23.80259"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Amphistegina%20lobifera_2009_37.81453_23.80259_0-3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Amphistegina lobifera_2009_37.81453_23.80259_0-3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Amphistegina lobifera_2009_37.81453_23.80259_0-3'^^xsd:string;
  dwc:scientificName 'Amphistegina lobifera Larsen, 1976'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.80259'^^xsd:double;
  dwc:latitude '37.81453'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'approximate coordinates through Google Earth based on information provided by associatedReferences or asociatedMedia'^^xsd:string;
  dwc:aphiaid '490083'^^xsd:integer;
  dwc:occurrenceId 'Amphistegina lobifera_2009_37.81453_23.80259_0-3'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '490083'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Oculina%20patagonica_2009_37.8159_23.8032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Oculina%20patagonica_2009_37.8159_23.8032> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Oculina%20patagonica_2009_37.8159_23.8032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8159 23.8032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8159"^^xsd:decimal ;
  dwc:decimalLongitude "23.8032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Oculina%20patagonica_2009_37.8159_23.8032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8159 23.8032)"^^geo:wktLiteral ;
  geo-pos:lat "37.8159"^^xsd:decimal ;
  geo-pos:long "23.8032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Oculina%20patagonica_2009_37.8159_23.8032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Oculina patagonica_2009_37.8159_23.8032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Oculina patagonica_2009_37.8159_23.8032'^^xsd:string;
  dwc:scientificName 'Oculina patagonica de Angelis D\'Ossat, 1908'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.8032'^^xsd:double;
  dwc:latitude '37.8159'^^xsd:double;
  dwc:aphiaid '135210'^^xsd:integer;
  dwc:occurrenceId 'Oculina patagonica_2009_37.8159_23.8032'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '135210'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2019_37.8027_23.8033_27-27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.8027_23.8033_27-27> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.8027_23.8033_27-27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8027 23.8033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8027"^^xsd:decimal ;
  dwc:decimalLongitude "23.8033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.8027_23.8033_27-27>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8027 23.8033)"^^geo:wktLiteral ;
  geo-pos:lat "37.8027"^^xsd:decimal ;
  geo-pos:long "23.8033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2019_37.8027_23.8033_27-27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2019_37.8027_23.8033_27-27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2019_37.8027_23.8033_27-27'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.8033'^^xsd:double;
  dwc:latitude '37.8027'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2019_37.8027_23.8033_27-27'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2019_37.8027_23.8033_27-27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.8027_23.8033_27-27> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.8027_23.8033_27-27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8027 23.8033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8027"^^xsd:decimal ;
  dwc:decimalLongitude "23.8033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.8027_23.8033_27-27>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8027 23.8033)"^^geo:wktLiteral ;
  geo-pos:lat "37.8027"^^xsd:decimal ;
  geo-pos:long "23.8033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2019_37.8027_23.8033_27-27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2019_37.8027_23.8033_27-27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2019_37.8027_23.8033_27-27'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.8033'^^xsd:double;
  dwc:latitude '37.8027'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2019_37.8027_23.8033_27-27'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2019_37.7923_23.8055_26-26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2019_37.7923_23.8055_26-26> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2019_37.7923_23.8055_26-26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7923 23.8055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7923"^^xsd:decimal ;
  dwc:decimalLongitude "23.8055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2019_37.7923_23.8055_26-26>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7923 23.8055)"^^geo:wktLiteral ;
  geo-pos:lat "37.7923"^^xsd:decimal ;
  geo-pos:long "23.8055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2019_37.7923_23.8055_26-26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2019_37.7923_23.8055_26-26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2019_37.7923_23.8055_26-26'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.8055'^^xsd:double;
  dwc:latitude '37.7923'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2019_37.7923_23.8055_26-26'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '20'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2018_35.24669_23.80774_3.5-3.5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2018_35.24669_23.80774_3.5-3.5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2018_35.24669_23.80774_3.5-3.5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.24669 23.80774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.24669"^^xsd:decimal ;
  dwc:decimalLongitude "23.80774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "21"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2018_35.24669_23.80774_3.5-3.5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.24669 23.80774)"^^geo:wktLiteral ;
  geo-pos:lat "35.24669"^^xsd:decimal ;
  geo-pos:long "23.80774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "21"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2018_35.24669_23.80774_3.5-3.5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2018_35.24669_23.80774_3.5-3.5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2018_35.24669_23.80774_3.5-3.5'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.80774'^^xsd:double;
  dwc:latitude '35.24669'^^xsd:double;
  dwc:coordinatePrecision '21'^^xsd:integer;
  dwc:minimumDepth '3.5'^^xsd:double;
  dwc:maximumDepth '3.5'^^xsd:double;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2018_35.24669_23.80774_3.5-3.5'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '10'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Conomurex%20persicus_2019_37.78675_23.80879_ronthomson>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Conomurex%20persicus_2019_37.78675_23.80879_ronthomson> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Conomurex%20persicus_2019_37.78675_23.80879_ronthomson> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.78675 23.80879)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.78675"^^xsd:decimal ;
  dwc:decimalLongitude "23.80879"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Conomurex%20persicus_2019_37.78675_23.80879_ronthomson>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.78675 23.80879)"^^geo:wktLiteral ;
  geo-pos:lat "37.78675"^^xsd:decimal ;
  geo-pos:long "23.80879"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Conomurex%20persicus_2019_37.78675_23.80879_ronthomson>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Conomurex persicus_2019_37.78675_23.80879_ronthomson" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Conomurex persicus_2019_37.78675_23.80879_ronthomson'^^xsd:string;
  dwc:scientificName 'Conomurex persicus (Swainson, 1821)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'ronthomson'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.80879'^^xsd:double;
  dwc:latitude '37.78675'^^xsd:double;
  dwc:aphiaid '565371'^^xsd:integer;
  dwc:occurrenceId 'Conomurex persicus_2019_37.78675_23.80879_ronthomson'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '565371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2008-09-15_37.81321_23.80988_16-16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2008-09-15_37.81321_23.80988_16-16> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2008-09-15_37.81321_23.80988_16-16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.81321 23.80988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.81321"^^xsd:decimal ;
  dwc:decimalLongitude "23.80988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2008-09-15_37.81321_23.80988_16-16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.81321 23.80988)"^^geo:wktLiteral ;
  geo-pos:lat "37.81321"^^xsd:decimal ;
  geo-pos:long "23.80988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2008-09-15_37.81321_23.80988_16-16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2008-09-15_37.81321_23.80988_16-16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2008-09-15_37.81321_23.80988_16-16'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.80988'^^xsd:double;
  dwc:latitude '37.81321'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Fisheries Directive'^^xsd:string;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2008-09-15_37.81321_23.80988_16-16'^^xsd:string;
  dwc:observationDate '2008-09-15'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2008-10-13_37.81321_23.80988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2008-10-13_37.81321_23.80988> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2008-10-13_37.81321_23.80988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.81321 23.80988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.81321"^^xsd:decimal ;
  dwc:decimalLongitude "23.80988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2008-10-13_37.81321_23.80988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.81321 23.80988)"^^geo:wktLiteral ;
  geo-pos:lat "37.81321"^^xsd:decimal ;
  geo-pos:long "23.80988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2008-10-13_37.81321_23.80988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2008-10-13_37.81321_23.80988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2008-10-13_37.81321_23.80988'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.80988'^^xsd:double;
  dwc:latitude '37.81321'^^xsd:double;
  dwc:occurrenceRemarks 'Fisheries Directive'^^xsd:string;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2008-10-13_37.81321_23.80988'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '6'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Mnemiopsis%20leidyi_2019_37.81772_23.81021_Maria%20Sini>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2019_37.81772_23.81021_Maria%20Sini> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2019_37.81772_23.81021_Maria%20Sini> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.81772 23.81021)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.81772"^^xsd:decimal ;
  dwc:decimalLongitude "23.81021"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2019_37.81772_23.81021_Maria%20Sini>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.81772 23.81021)"^^geo:wktLiteral ;
  geo-pos:lat "37.81772"^^xsd:decimal ;
  geo-pos:long "23.81021"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Mnemiopsis%20leidyi_2019_37.81772_23.81021_Maria%20Sini>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mnemiopsis leidyi_2019_37.81772_23.81021_Maria Sini" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Mnemiopsis leidyi_2019_37.81772_23.81021_Maria Sini'^^xsd:string;
  dwc:scientificName 'Mnemiopsis leidyi A. Agassiz, 1865'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Sini'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.81021'^^xsd:double;
  dwc:latitude '37.81772'^^xsd:double;
  dwc:occurrenceRemarks 'UAEGEAN'^^xsd:string;
  dwc:aphiaid '106401'^^xsd:integer;
  dwc:occurrenceId 'Mnemiopsis leidyi_2019_37.81772_23.81021_Maria Sini'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106401'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '50'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2019_35.24732_23.81109_Vasilis%20Chatziantoniou>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2019_35.24732_23.81109_Vasilis%20Chatziantoniou> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2019_35.24732_23.81109_Vasilis%20Chatziantoniou> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.24732 23.81109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.24732"^^xsd:decimal ;
  dwc:decimalLongitude "23.81109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2019_35.24732_23.81109_Vasilis%20Chatziantoniou>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.24732 23.81109)"^^geo:wktLiteral ;
  geo-pos:lat "35.24732"^^xsd:decimal ;
  geo-pos:long "23.81109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2019_35.24732_23.81109_Vasilis%20Chatziantoniou>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2019_35.24732_23.81109_Vasilis Chatziantoniou" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2019_35.24732_23.81109_Vasilis Chatziantoniou'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Vasilis Chatziantoniou'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.81109'^^xsd:double;
  dwc:latitude '35.24732'^^xsd:double;
  dwc:coordinatePrecision '39'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2019_35.24732_23.81109_Vasilis Chatziantoniou'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2019_39.14287_23.81401_23-23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2019_39.14287_23.81401_23-23> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2019_39.14287_23.81401_23-23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.14287 23.81401)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.14287"^^xsd:decimal ;
  dwc:decimalLongitude "23.81401"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2019_39.14287_23.81401_23-23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.14287 23.81401)"^^geo:wktLiteral ;
  geo-pos:lat "39.14287"^^xsd:decimal ;
  geo-pos:long "23.81401"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2019_39.14287_23.81401_23-23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2019_39.14287_23.81401_23-23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2019_39.14287_23.81401_23-23'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.81401'^^xsd:double;
  dwc:latitude '39.14287'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2019_39.14287_23.81401_23-23'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Brachidontes%20pharaonis_1979_38.3464_23.81561_colln%20Tenekidis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Brachidontes%20pharaonis_1979_38.3464_23.81561_colln%20Tenekidis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Brachidontes%20pharaonis_1979_38.3464_23.81561_colln%20Tenekidis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3464 23.81561)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.3464"^^xsd:decimal ;
  dwc:decimalLongitude "23.81561"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Brachidontes%20pharaonis_1979_38.3464_23.81561_colln%20Tenekidis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3464 23.81561)"^^geo:wktLiteral ;
  geo-pos:lat "38.3464"^^xsd:decimal ;
  geo-pos:long "23.81561"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Brachidontes%20pharaonis_1979_38.3464_23.81561_colln%20Tenekidis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Brachidontes pharaonis_1979_38.3464_23.81561_colln Tenekidis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Brachidontes pharaonis_1979_38.3464_23.81561_colln Tenekidis'^^xsd:string;
  dwc:scientificName 'Brachidontes pharaonis (P. Fischer, 1870)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'colln Tenekidis'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.81561'^^xsd:double;
  dwc:latitude '38.3464'^^xsd:double;
  dwc:occurrenceRemarks 'Goulandris Natural History Museum'^^xsd:string;
  dwc:aphiaid '140437'^^xsd:integer;
  dwc:occurrenceId 'Brachidontes pharaonis_1979_38.3464_23.81561_colln Tenekidis'^^xsd:string;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140437'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_2001_38.3464_23.81561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_2001_38.3464_23.81561> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_2001_38.3464_23.81561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3464 23.81561)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.3464"^^xsd:decimal ;
  dwc:decimalLongitude "23.81561"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_2001_38.3464_23.81561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3464 23.81561)"^^geo:wktLiteral ;
  geo-pos:lat "38.3464"^^xsd:decimal ;
  geo-pos:long "23.81561"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_2001_38.3464_23.81561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_2001_38.3464_23.81561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_2001_38.3464_23.81561'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.81561'^^xsd:double;
  dwc:latitude '38.3464'^^xsd:double;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_2001_38.3464_23.81561'^^xsd:string;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2019_38.3887_23.8167_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_38.3887_23.8167_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_38.3887_23.8167_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3887 23.8167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.3887"^^xsd:decimal ;
  dwc:decimalLongitude "23.8167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_38.3887_23.8167_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3887 23.8167)"^^geo:wktLiteral ;
  geo-pos:lat "38.3887"^^xsd:decimal ;
  geo-pos:long "23.8167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2019_38.3887_23.8167_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2019_38.3887_23.8167_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2019_38.3887_23.8167_5-5'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.8167'^^xsd:double;
  dwc:latitude '38.3887'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2019_38.3887_23.8167_5-5'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2019_37.8078_23.8182_12-12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.8078_23.8182_12-12> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.8078_23.8182_12-12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8078 23.8182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8078"^^xsd:decimal ;
  dwc:decimalLongitude "23.8182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.8078_23.8182_12-12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8078 23.8182)"^^geo:wktLiteral ;
  geo-pos:lat "37.8078"^^xsd:decimal ;
  geo-pos:long "23.8182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2019_37.8078_23.8182_12-12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2019_37.8078_23.8182_12-12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2019_37.8078_23.8182_12-12'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.8182'^^xsd:double;
  dwc:latitude '37.8078'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2019_37.8078_23.8182_12-12'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Asparagopsis_2007_40.19195_23.82081_1-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Asparagopsis_2007_40.19195_23.82081_1-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Asparagopsis_2007_40.19195_23.82081_1-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.19195 23.82081)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.19195"^^xsd:decimal ;
  dwc:decimalLongitude "23.82081"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Asparagopsis_2007_40.19195_23.82081_1-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.19195 23.82081)"^^geo:wktLiteral ;
  geo-pos:lat "40.19195"^^xsd:decimal ;
  geo-pos:long "23.82081"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Asparagopsis_2007_40.19195_23.82081_1-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Asparagopsis_2007_40.19195_23.82081_1-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Asparagopsis_2007_40.19195_23.82081_1-1'^^xsd:string;
  dwc:scientificName 'Asparagopsis Montagne, 1840'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.82081'^^xsd:double;
  dwc:latitude '40.19195'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '143809'^^xsd:integer;
  dwc:occurrenceId 'Asparagopsis_2007_40.19195_23.82081_1-1'^^xsd:string;
  dwc:observationDate '2007-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143809'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Asparagopsis_2008_40.19195_23.82081_1-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Asparagopsis_2008_40.19195_23.82081_1-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Asparagopsis_2008_40.19195_23.82081_1-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.19195 23.82081)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.19195"^^xsd:decimal ;
  dwc:decimalLongitude "23.82081"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Asparagopsis_2008_40.19195_23.82081_1-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.19195 23.82081)"^^geo:wktLiteral ;
  geo-pos:lat "40.19195"^^xsd:decimal ;
  geo-pos:long "23.82081"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Asparagopsis_2008_40.19195_23.82081_1-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Asparagopsis_2008_40.19195_23.82081_1-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Asparagopsis_2008_40.19195_23.82081_1-1'^^xsd:string;
  dwc:scientificName 'Asparagopsis Montagne, 1840'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.82081'^^xsd:double;
  dwc:latitude '40.19195'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '143809'^^xsd:integer;
  dwc:occurrenceId 'Asparagopsis_2008_40.19195_23.82081_1-1'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143809'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2019_37.8052_23.8248_17-17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.8052_23.8248_17-17> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.8052_23.8248_17-17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8052 23.8248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8052"^^xsd:decimal ;
  dwc:decimalLongitude "23.8248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.8052_23.8248_17-17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8052 23.8248)"^^geo:wktLiteral ;
  geo-pos:lat "37.8052"^^xsd:decimal ;
  geo-pos:long "23.8248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2019_37.8052_23.8248_17-17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2019_37.8052_23.8248_17-17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2019_37.8052_23.8248_17-17'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.8248'^^xsd:double;
  dwc:latitude '37.8052'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2019_37.8052_23.8248_17-17'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Bursatella%20leachii_2018_40.45683_23.8304_3.5-3.5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Bursatella%20leachii_2018_40.45683_23.8304_3.5-3.5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Bursatella%20leachii_2018_40.45683_23.8304_3.5-3.5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.45683 23.8304)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.45683"^^xsd:decimal ;
  dwc:decimalLongitude "23.8304"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Bursatella%20leachii_2018_40.45683_23.8304_3.5-3.5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.45683 23.8304)"^^geo:wktLiteral ;
  geo-pos:lat "40.45683"^^xsd:decimal ;
  geo-pos:long "23.8304"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Bursatella%20leachii_2018_40.45683_23.8304_3.5-3.5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Bursatella leachii_2018_40.45683_23.8304_3.5-3.5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Bursatella leachii_2018_40.45683_23.8304_3.5-3.5'^^xsd:string;
  dwc:scientificName 'Bursatella leachii Blainville, 1817'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.8304'^^xsd:double;
  dwc:latitude '40.45683'^^xsd:double;
  dwc:minimumDepth '3.5'^^xsd:double;
  dwc:maximumDepth '3.5'^^xsd:double;
  dwc:aphiaid '138759'^^xsd:integer;
  dwc:occurrenceId 'Bursatella leachii_2018_40.45683_23.8304_3.5-3.5'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138759'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Oculina%20patagonica_2009_37.8098_23.8315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Oculina%20patagonica_2009_37.8098_23.8315> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Oculina%20patagonica_2009_37.8098_23.8315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8098 23.8315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8098"^^xsd:decimal ;
  dwc:decimalLongitude "23.8315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Oculina%20patagonica_2009_37.8098_23.8315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8098 23.8315)"^^geo:wktLiteral ;
  geo-pos:lat "37.8098"^^xsd:decimal ;
  geo-pos:long "23.8315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Oculina%20patagonica_2009_37.8098_23.8315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Oculina patagonica_2009_37.8098_23.8315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Oculina patagonica_2009_37.8098_23.8315'^^xsd:string;
  dwc:scientificName 'Oculina patagonica de Angelis D\'Ossat, 1908'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.8315'^^xsd:double;
  dwc:latitude '37.8098'^^xsd:double;
  dwc:aphiaid '135210'^^xsd:integer;
  dwc:occurrenceId 'Oculina patagonica_2009_37.8098_23.8315'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '135210'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2010_37.81147_23.83349_8-8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2010_37.81147_23.83349_8-8> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2010_37.81147_23.83349_8-8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.81147 23.83349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.81147"^^xsd:decimal ;
  dwc:decimalLongitude "23.83349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2010_37.81147_23.83349_8-8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.81147 23.83349)"^^geo:wktLiteral ;
  geo-pos:lat "37.81147"^^xsd:decimal ;
  geo-pos:long "23.83349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2010_37.81147_23.83349_8-8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2010_37.81147_23.83349_8-8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2010_37.81147_23.83349_8-8'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.83349'^^xsd:double;
  dwc:latitude '37.81147'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2010_37.81147_23.83349_8-8'^^xsd:string;
  dwc:observationDate '2010-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Brachidontes%20pharaonis_2020_37.81498_23.83425_Panayiotis%20Ovalis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Brachidontes%20pharaonis_2020_37.81498_23.83425_Panayiotis%20Ovalis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Brachidontes%20pharaonis_2020_37.81498_23.83425_Panayiotis%20Ovalis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.81498 23.83425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.81498"^^xsd:decimal ;
  dwc:decimalLongitude "23.83425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Brachidontes%20pharaonis_2020_37.81498_23.83425_Panayiotis%20Ovalis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.81498 23.83425)"^^geo:wktLiteral ;
  geo-pos:lat "37.81498"^^xsd:decimal ;
  geo-pos:long "23.83425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Brachidontes%20pharaonis_2020_37.81498_23.83425_Panayiotis%20Ovalis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Brachidontes pharaonis_2020_37.81498_23.83425_Panayiotis Ovalis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Brachidontes pharaonis_2020_37.81498_23.83425_Panayiotis Ovalis'^^xsd:string;
  dwc:scientificName 'Brachidontes pharaonis (P. Fischer, 1870)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Panayiotis Ovalis'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.83425'^^xsd:double;
  dwc:latitude '37.81498'^^xsd:double;
  dwc:aphiaid '140437'^^xsd:integer;
  dwc:occurrenceId 'Brachidontes pharaonis_2020_37.81498_23.83425_Panayiotis Ovalis'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140437'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2002_37.8167_23.8351_10-15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2002_37.8167_23.8351_10-15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2002_37.8167_23.8351_10-15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8167 23.8351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8167"^^xsd:decimal ;
  dwc:decimalLongitude "23.8351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2002_37.8167_23.8351_10-15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8167 23.8351)"^^geo:wktLiteral ;
  geo-pos:lat "37.8167"^^xsd:decimal ;
  geo-pos:long "23.8351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2002_37.8167_23.8351_10-15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2002_37.8167_23.8351_10-15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2002_37.8167_23.8351_10-15'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.8351'^^xsd:double;
  dwc:latitude '37.8167'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2002_37.8167_23.8351_10-15'^^xsd:string;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Halophila%20stipulacea_2002_37.8167_23.8351_8-12.8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2002_37.8167_23.8351_8-12.8> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2002_37.8167_23.8351_8-12.8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8167 23.8351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8167"^^xsd:decimal ;
  dwc:decimalLongitude "23.8351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Halophila%20stipulacea_2002_37.8167_23.8351_8-12.8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8167 23.8351)"^^geo:wktLiteral ;
  geo-pos:lat "37.8167"^^xsd:decimal ;
  geo-pos:long "23.8351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Halophila%20stipulacea_2002_37.8167_23.8351_8-12.8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Halophila stipulacea_2002_37.8167_23.8351_8-12.8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Halophila stipulacea_2002_37.8167_23.8351_8-12.8'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea (Forsskål) Ascherson, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.8351'^^xsd:double;
  dwc:latitude '37.8167'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '12.8'^^xsd:double;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:occurrenceId 'Halophila stipulacea_2002_37.8167_23.8351_8-12.8'^^xsd:string;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2008-11-13_37.80439_23.83759_10-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2008-11-13_37.80439_23.83759_10-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2008-11-13_37.80439_23.83759_10-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80439 23.83759)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.80439"^^xsd:decimal ;
  dwc:decimalLongitude "23.83759"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2008-11-13_37.80439_23.83759_10-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80439 23.83759)"^^geo:wktLiteral ;
  geo-pos:lat "37.80439"^^xsd:decimal ;
  geo-pos:long "23.83759"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2008-11-13_37.80439_23.83759_10-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2008-11-13_37.80439_23.83759_10-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2008-11-13_37.80439_23.83759_10-10'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.83759'^^xsd:double;
  dwc:latitude '37.80439'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Fisheries Directive'^^xsd:string;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2008-11-13_37.80439_23.83759_10-10'^^xsd:string;
  dwc:observationDate '2008-11-13'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '9'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Oculina%20patagonica_2009_37.8144_23.8396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Oculina%20patagonica_2009_37.8144_23.8396> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Oculina%20patagonica_2009_37.8144_23.8396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8144 23.8396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8144"^^xsd:decimal ;
  dwc:decimalLongitude "23.8396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Oculina%20patagonica_2009_37.8144_23.8396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8144 23.8396)"^^geo:wktLiteral ;
  geo-pos:lat "37.8144"^^xsd:decimal ;
  geo-pos:long "23.8396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Oculina%20patagonica_2009_37.8144_23.8396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Oculina patagonica_2009_37.8144_23.8396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Oculina patagonica_2009_37.8144_23.8396'^^xsd:string;
  dwc:scientificName 'Oculina patagonica de Angelis D\'Ossat, 1908'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.8396'^^xsd:double;
  dwc:latitude '37.8144'^^xsd:double;
  dwc:aphiaid '135210'^^xsd:integer;
  dwc:occurrenceId 'Oculina patagonica_2009_37.8144_23.8396'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '135210'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2019_37.793_23.8407_30-30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.793_23.8407_30-30> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.793_23.8407_30-30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.793 23.8407)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.793"^^xsd:decimal ;
  dwc:decimalLongitude "23.8407"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.793_23.8407_30-30>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.793 23.8407)"^^geo:wktLiteral ;
  geo-pos:lat "37.793"^^xsd:decimal ;
  geo-pos:long "23.8407"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2019_37.793_23.8407_30-30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2019_37.793_23.8407_30-30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2019_37.793_23.8407_30-30'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.8407'^^xsd:double;
  dwc:latitude '37.793'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2019_37.793_23.8407_30-30'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '36'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Conomurex%20persicus_2005%2F2006_37.81216_23.84088_L.%20Young>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Conomurex%20persicus_2005%2F2006_37.81216_23.84088_L.%20Young> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Conomurex%20persicus_2005%2F2006_37.81216_23.84088_L.%20Young> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.81216 23.84088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.81216"^^xsd:decimal ;
  dwc:decimalLongitude "23.84088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Conomurex%20persicus_2005%2F2006_37.81216_23.84088_L.%20Young>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.81216 23.84088)"^^geo:wktLiteral ;
  geo-pos:lat "37.81216"^^xsd:decimal ;
  geo-pos:long "23.84088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Conomurex%20persicus_2005%2F2006_37.81216_23.84088_L.%20Young>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Conomurex persicus_2005/2006_37.81216_23.84088_L. Young" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Conomurex persicus_2005/2006_37.81216_23.84088_L. Young'^^xsd:string;
  dwc:scientificName 'Conomurex persicus (Swainson, 1821)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Linda Young'^^xsd:string;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.84088'^^xsd:double;
  dwc:latitude '37.81216'^^xsd:double;
  dwc:aphiaid '565371'^^xsd:integer;
  dwc:occurrenceId 'Conomurex persicus_2005/2006_37.81216_23.84088_L. Young'^^xsd:string;
  dwc:aphiaIdAccepted '565371'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Dendostrea%20folium_2012_37.81216_23.84088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Dendostrea%20folium_2012_37.81216_23.84088> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Dendostrea%20folium_2012_37.81216_23.84088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.81216 23.84088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.81216"^^xsd:decimal ;
  dwc:decimalLongitude "23.84088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Dendostrea%20folium_2012_37.81216_23.84088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.81216 23.84088)"^^geo:wktLiteral ;
  geo-pos:lat "37.81216"^^xsd:decimal ;
  geo-pos:long "23.84088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Dendostrea%20folium_2012_37.81216_23.84088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Dendostrea folium_2012_37.81216_23.84088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Dendostrea folium_2012_37.81216_23.84088'^^xsd:string;
  dwc:scientificName 'Dendostrea folium (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.84088'^^xsd:double;
  dwc:latitude '37.81216'^^xsd:double;
  dwc:aphiaid '506716'^^xsd:integer;
  dwc:occurrenceId 'Dendostrea folium_2012_37.81216_23.84088'^^xsd:string;
  dwc:observationDate '2012-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '506716'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'moderate'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2019_37.8028_23.851_30-30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2019_37.8028_23.851_30-30> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2019_37.8028_23.851_30-30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8028 23.851)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8028"^^xsd:decimal ;
  dwc:decimalLongitude "23.851"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2019_37.8028_23.851_30-30>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8028 23.851)"^^geo:wktLiteral ;
  geo-pos:lat "37.8028"^^xsd:decimal ;
  geo-pos:long "23.851"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2019_37.8028_23.851_30-30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2019_37.8028_23.851_30-30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2019_37.8028_23.851_30-30'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.851'^^xsd:double;
  dwc:latitude '37.8028'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2019_37.8028_23.851_30-30'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Callinectes%20sapidus_1973_40.7547_23.85143_Dimitris%20Poursanidis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Callinectes%20sapidus_1973_40.7547_23.85143_Dimitris%20Poursanidis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Callinectes%20sapidus_1973_40.7547_23.85143_Dimitris%20Poursanidis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7547 23.85143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7547"^^xsd:decimal ;
  dwc:decimalLongitude "23.85143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Callinectes%20sapidus_1973_40.7547_23.85143_Dimitris%20Poursanidis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7547 23.85143)"^^geo:wktLiteral ;
  geo-pos:lat "40.7547"^^xsd:decimal ;
  geo-pos:long "23.85143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Callinectes%20sapidus_1973_40.7547_23.85143_Dimitris%20Poursanidis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Callinectes sapidus_1973_40.7547_23.85143_Dimitris Poursanidis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Callinectes sapidus_1973_40.7547_23.85143_Dimitris Poursanidis'^^xsd:string;
  dwc:scientificName 'Callinectes sapidus Rathbun, 1896'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Dimitris Poursanidis'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.85143'^^xsd:double;
  dwc:latitude '40.7547'^^xsd:double;
  dwc:aphiaid '107379'^^xsd:integer;
  dwc:occurrenceId 'Callinectes sapidus_1973_40.7547_23.85143_Dimitris Poursanidis'^^xsd:string;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107379'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Callinectes%20sapidus_1937_40.77888_23.8534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Callinectes%20sapidus_1937_40.77888_23.8534> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Callinectes%20sapidus_1937_40.77888_23.8534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77888 23.8534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.77888"^^xsd:decimal ;
  dwc:decimalLongitude "23.8534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "612"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Callinectes%20sapidus_1937_40.77888_23.8534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77888 23.8534)"^^geo:wktLiteral ;
  geo-pos:lat "40.77888"^^xsd:decimal ;
  geo-pos:long "23.8534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "612"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Callinectes%20sapidus_1937_40.77888_23.8534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Callinectes sapidus_1937_40.77888_23.8534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Callinectes sapidus_1937_40.77888_23.8534'^^xsd:string;
  dwc:scientificName 'Callinectes sapidus Rathbun, 1896'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.8534'^^xsd:double;
  dwc:latitude '40.77888'^^xsd:double;
  dwc:coordinatePrecision '612'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '107379'^^xsd:integer;
  dwc:occurrenceId 'Callinectes sapidus_1937_40.77888_23.8534'^^xsd:string;
  dwc:observationDate '1937-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107379'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Callinectes%20sapidus_1973_40.77888_23.8534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Callinectes%20sapidus_1973_40.77888_23.8534> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Callinectes%20sapidus_1973_40.77888_23.8534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77888 23.8534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.77888"^^xsd:decimal ;
  dwc:decimalLongitude "23.8534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "612"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Callinectes%20sapidus_1973_40.77888_23.8534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77888 23.8534)"^^geo:wktLiteral ;
  geo-pos:lat "40.77888"^^xsd:decimal ;
  geo-pos:long "23.8534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "612"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Callinectes%20sapidus_1973_40.77888_23.8534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Callinectes sapidus_1973_40.77888_23.8534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Callinectes sapidus_1973_40.77888_23.8534'^^xsd:string;
  dwc:scientificName 'Callinectes sapidus Rathbun, 1896'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.8534'^^xsd:double;
  dwc:latitude '40.77888'^^xsd:double;
  dwc:coordinatePrecision '612'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '107379'^^xsd:integer;
  dwc:occurrenceId 'Callinectes sapidus_1973_40.77888_23.8534'^^xsd:string;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107379'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Oculina%20patagonica_2009_37.803_23.857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Oculina%20patagonica_2009_37.803_23.857> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Oculina%20patagonica_2009_37.803_23.857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.803 23.857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.803"^^xsd:decimal ;
  dwc:decimalLongitude "23.857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Oculina%20patagonica_2009_37.803_23.857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.803 23.857)"^^geo:wktLiteral ;
  geo-pos:lat "37.803"^^xsd:decimal ;
  geo-pos:long "23.857"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Oculina%20patagonica_2009_37.803_23.857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Oculina patagonica_2009_37.803_23.857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Oculina patagonica_2009_37.803_23.857'^^xsd:string;
  dwc:scientificName 'Oculina patagonica de Angelis D\'Ossat, 1908'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.857'^^xsd:double;
  dwc:latitude '37.803'^^xsd:double;
  dwc:aphiaid '135210'^^xsd:integer;
  dwc:occurrenceId 'Oculina patagonica_2009_37.803_23.857'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '135210'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Oculina%20patagonica_2009_37.7938_23.8696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Oculina%20patagonica_2009_37.7938_23.8696> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Oculina%20patagonica_2009_37.7938_23.8696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7938 23.8696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7938"^^xsd:decimal ;
  dwc:decimalLongitude "23.8696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Oculina%20patagonica_2009_37.7938_23.8696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7938 23.8696)"^^geo:wktLiteral ;
  geo-pos:lat "37.7938"^^xsd:decimal ;
  geo-pos:long "23.8696"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Oculina%20patagonica_2009_37.7938_23.8696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Oculina patagonica_2009_37.7938_23.8696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Oculina patagonica_2009_37.7938_23.8696'^^xsd:string;
  dwc:scientificName 'Oculina patagonica de Angelis D\'Ossat, 1908'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.8696'^^xsd:double;
  dwc:latitude '37.7938'^^xsd:double;
  dwc:aphiaid '135210'^^xsd:integer;
  dwc:occurrenceId 'Oculina patagonica_2009_37.7938_23.8696'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '135210'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2017_40.66233_23.87149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2017_40.66233_23.87149> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2017_40.66233_23.87149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.66233 23.87149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.66233"^^xsd:decimal ;
  dwc:decimalLongitude "23.87149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2017_40.66233_23.87149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.66233 23.87149)"^^geo:wktLiteral ;
  geo-pos:lat "40.66233"^^xsd:decimal ;
  geo-pos:long "23.87149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2017_40.66233_23.87149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2017_40.66233_23.87149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2017_40.66233_23.87149'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.87149'^^xsd:double;
  dwc:latitude '40.66233'^^xsd:double;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2017_40.66233_23.87149'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2011_37.7645_23.87278_15-20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2011_37.7645_23.87278_15-20> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2011_37.7645_23.87278_15-20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7645 23.87278)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7645"^^xsd:decimal ;
  dwc:decimalLongitude "23.87278"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2011_37.7645_23.87278_15-20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7645 23.87278)"^^geo:wktLiteral ;
  geo-pos:lat "37.7645"^^xsd:decimal ;
  geo-pos:long "23.87278"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2011_37.7645_23.87278_15-20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2011_37.7645_23.87278_15-20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2011_37.7645_23.87278_15-20'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.87278'^^xsd:double;
  dwc:latitude '37.7645'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2011_37.7645_23.87278_15-20'^^xsd:string;
  dwc:observationDate '2011-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2020_37.76377_23.87312_18.5-18.5_Christos%20Efthymiou>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2020_37.76377_23.87312_18.5-18.5_Christos%20Efthymiou> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2020_37.76377_23.87312_18.5-18.5_Christos%20Efthymiou> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.76377 23.87312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.76377"^^xsd:decimal ;
  dwc:decimalLongitude "23.87312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2020_37.76377_23.87312_18.5-18.5_Christos%20Efthymiou>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.76377 23.87312)"^^geo:wktLiteral ;
  geo-pos:lat "37.76377"^^xsd:decimal ;
  geo-pos:long "23.87312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2020_37.76377_23.87312_18.5-18.5_Christos%20Efthymiou>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2020_37.76377_23.87312_18.5-18.5_Christos Efthymiou" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2020_37.76377_23.87312_18.5-18.5_Christos Efthymiou'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Christos Efthymiou'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.87312'^^xsd:double;
  dwc:latitude '37.76377'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2020_37.76377_23.87312_18.5-18.5_Christos Efthymiou'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2020_37.7672_23.87643_18.5-18.5_Christos%20Efthymiou>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2020_37.7672_23.87643_18.5-18.5_Christos%20Efthymiou> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2020_37.7672_23.87643_18.5-18.5_Christos%20Efthymiou> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7672 23.87643)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7672"^^xsd:decimal ;
  dwc:decimalLongitude "23.87643"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2020_37.7672_23.87643_18.5-18.5_Christos%20Efthymiou>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7672 23.87643)"^^geo:wktLiteral ;
  geo-pos:lat "37.7672"^^xsd:decimal ;
  geo-pos:long "23.87643"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2020_37.7672_23.87643_18.5-18.5_Christos%20Efthymiou>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2020_37.7672_23.87643_18.5-18.5_Christos Efthymiou" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2020_37.7672_23.87643_18.5-18.5_Christos Efthymiou'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Christos Efthymiou'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.87643'^^xsd:double;
  dwc:latitude '37.7672'^^xsd:double;
  dwc:minimumDepth '18.5'^^xsd:double;
  dwc:maximumDepth '18.5'^^xsd:double;
  dwc:occurrenceRemarks 'UAEGEAN-ALAS'^^xsd:string;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2020_37.7672_23.87643_18.5-18.5_Christos Efthymiou'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2008_40.40058_23.88209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2008_40.40058_23.88209> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2008_40.40058_23.88209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.40058 23.88209)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.40058"^^xsd:decimal ;
  dwc:decimalLongitude "23.88209"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2008_40.40058_23.88209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.40058 23.88209)"^^geo:wktLiteral ;
  geo-pos:lat "40.40058"^^xsd:decimal ;
  geo-pos:long "23.88209"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2008_40.40058_23.88209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2008_40.40058_23.88209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2008_40.40058_23.88209'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.88209'^^xsd:double;
  dwc:latitude '40.40058'^^xsd:double;
  dwc:occurrenceRemarks 'Fisheries Directive'^^xsd:string;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2008_40.40058_23.88209'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_2000%2F2010_37.78471_23.88534_G.%20Mpazios>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_2000%2F2010_37.78471_23.88534_G.%20Mpazios> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_2000%2F2010_37.78471_23.88534_G.%20Mpazios> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.78471 23.88534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.78471"^^xsd:decimal ;
  dwc:decimalLongitude "23.88534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_2000%2F2010_37.78471_23.88534_G.%20Mpazios>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.78471 23.88534)"^^geo:wktLiteral ;
  geo-pos:lat "37.78471"^^xsd:decimal ;
  geo-pos:long "23.88534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_2000%2F2010_37.78471_23.88534_G.%20Mpazios>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_2000/2010_37.78471_23.88534_G. Mpazios" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_2000/2010_37.78471_23.88534_G. Mpazios'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'G. Mpazios'^^xsd:string;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.88534'^^xsd:double;
  dwc:latitude '37.78471'^^xsd:double;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_2000/2010_37.78471_23.88534_G. Mpazios'^^xsd:string;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Torquigener%20flavimaculosus_2018_35.14584_23.88579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2018_35.14584_23.88579> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2018_35.14584_23.88579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.14584 23.88579)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.14584"^^xsd:decimal ;
  dwc:decimalLongitude "23.88579"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2018_35.14584_23.88579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.14584 23.88579)"^^geo:wktLiteral ;
  geo-pos:lat "35.14584"^^xsd:decimal ;
  geo-pos:long "23.88579"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Torquigener%20flavimaculosus_2018_35.14584_23.88579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Torquigener flavimaculosus_2018_35.14584_23.88579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Torquigener flavimaculosus_2018_35.14584_23.88579'^^xsd:string;
  dwc:scientificName 'Torquigener flavimaculosus Hardy & Randall, 1983'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.88579'^^xsd:double;
  dwc:latitude '35.14584'^^xsd:double;
  dwc:aphiaid '219962'^^xsd:integer;
  dwc:occurrenceId 'Torquigener flavimaculosus_2018_35.14584_23.88579'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219962'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Oculina%20patagonica_2009_37.7734_23.8863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Oculina%20patagonica_2009_37.7734_23.8863> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Oculina%20patagonica_2009_37.7734_23.8863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7734 23.8863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7734"^^xsd:decimal ;
  dwc:decimalLongitude "23.8863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Oculina%20patagonica_2009_37.7734_23.8863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7734 23.8863)"^^geo:wktLiteral ;
  geo-pos:lat "37.7734"^^xsd:decimal ;
  geo-pos:long "23.8863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Oculina%20patagonica_2009_37.7734_23.8863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Oculina patagonica_2009_37.7734_23.8863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Oculina patagonica_2009_37.7734_23.8863'^^xsd:string;
  dwc:scientificName 'Oculina patagonica de Angelis D\'Ossat, 1908'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.8863'^^xsd:double;
  dwc:latitude '37.7734'^^xsd:double;
  dwc:aphiaid '135210'^^xsd:integer;
  dwc:occurrenceId 'Oculina patagonica_2009_37.7734_23.8863'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '135210'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2017_37.77736_23.88705_4-4_Francesco%20Tiralongo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2017_37.77736_23.88705_4-4_Francesco%20Tiralongo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2017_37.77736_23.88705_4-4_Francesco%20Tiralongo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.77736 23.88705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.77736"^^xsd:decimal ;
  dwc:decimalLongitude "23.88705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2017_37.77736_23.88705_4-4_Francesco%20Tiralongo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.77736 23.88705)"^^geo:wktLiteral ;
  geo-pos:lat "37.77736"^^xsd:decimal ;
  geo-pos:long "23.88705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2017_37.77736_23.88705_4-4_Francesco%20Tiralongo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2017_37.77736_23.88705_4-4_Francesco Tiralongo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2017_37.77736_23.88705_4-4_Francesco Tiralongo'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Francesco Tiralongo'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.88705'^^xsd:double;
  dwc:latitude '37.77736'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2017_37.77736_23.88705_4-4_Francesco Tiralongo'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2009_39.99432_23.88769_0.5-0.5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_39.99432_23.88769_0.5-0.5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_39.99432_23.88769_0.5-0.5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.99432 23.88769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.99432"^^xsd:decimal ;
  dwc:decimalLongitude "23.88769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_39.99432_23.88769_0.5-0.5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.99432 23.88769)"^^geo:wktLiteral ;
  geo-pos:lat "39.99432"^^xsd:decimal ;
  geo-pos:long "23.88769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2009_39.99432_23.88769_0.5-0.5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2009_39.99432_23.88769_0.5-0.5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2009_39.99432_23.88769_0.5-0.5'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.88769'^^xsd:double;
  dwc:latitude '39.99432'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2009_39.99432_23.88769_0.5-0.5'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'very high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Callinectes%20sapidus_1973_38.29522_23.89376_Dimitris%20Poursanidis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Callinectes%20sapidus_1973_38.29522_23.89376_Dimitris%20Poursanidis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Callinectes%20sapidus_1973_38.29522_23.89376_Dimitris%20Poursanidis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.29522 23.89376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.29522"^^xsd:decimal ;
  dwc:decimalLongitude "23.89376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Callinectes%20sapidus_1973_38.29522_23.89376_Dimitris%20Poursanidis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.29522 23.89376)"^^geo:wktLiteral ;
  geo-pos:lat "38.29522"^^xsd:decimal ;
  geo-pos:long "23.89376"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Callinectes%20sapidus_1973_38.29522_23.89376_Dimitris%20Poursanidis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Callinectes sapidus_1973_38.29522_23.89376_Dimitris Poursanidis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Callinectes sapidus_1973_38.29522_23.89376_Dimitris Poursanidis'^^xsd:string;
  dwc:scientificName 'Callinectes sapidus Rathbun, 1896'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Dimitris Poursanidis'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.89376'^^xsd:double;
  dwc:latitude '38.29522'^^xsd:double;
  dwc:occurrenceRemarks 'Dead'^^xsd:string;
  dwc:aphiaid '107379'^^xsd:integer;
  dwc:occurrenceId 'Callinectes sapidus_1973_38.29522_23.89376_Dimitris Poursanidis'^^xsd:string;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107379'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Conomurex%20persicus_2004_37.77816_23.89453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Conomurex%20persicus_2004_37.77816_23.89453> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Conomurex%20persicus_2004_37.77816_23.89453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.77816 23.89453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.77816"^^xsd:decimal ;
  dwc:decimalLongitude "23.89453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Conomurex%20persicus_2004_37.77816_23.89453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.77816 23.89453)"^^geo:wktLiteral ;
  geo-pos:lat "37.77816"^^xsd:decimal ;
  geo-pos:long "23.89453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Conomurex%20persicus_2004_37.77816_23.89453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Conomurex persicus_2004_37.77816_23.89453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Conomurex persicus_2004_37.77816_23.89453'^^xsd:string;
  dwc:scientificName 'Conomurex persicus (Swainson, 1821)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.89453'^^xsd:double;
  dwc:latitude '37.77816'^^xsd:double;
  dwc:aphiaid '565371'^^xsd:integer;
  dwc:occurrenceId 'Conomurex persicus_2004_37.77816_23.89453'^^xsd:string;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '565371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Brachidontes%20pharaonis_2010_37.77626_23.89662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Brachidontes%20pharaonis_2010_37.77626_23.89662> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Brachidontes%20pharaonis_2010_37.77626_23.89662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.77626 23.89662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.77626"^^xsd:decimal ;
  dwc:decimalLongitude "23.89662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Brachidontes%20pharaonis_2010_37.77626_23.89662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.77626 23.89662)"^^geo:wktLiteral ;
  geo-pos:lat "37.77626"^^xsd:decimal ;
  geo-pos:long "23.89662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Brachidontes%20pharaonis_2010_37.77626_23.89662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Brachidontes pharaonis_2010_37.77626_23.89662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Brachidontes pharaonis_2010_37.77626_23.89662'^^xsd:string;
  dwc:scientificName 'Brachidontes pharaonis (P. Fischer, 1870)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.89662'^^xsd:double;
  dwc:latitude '37.77626'^^xsd:double;
  dwc:aphiaid '140437'^^xsd:integer;
  dwc:occurrenceId 'Brachidontes pharaonis_2010_37.77626_23.89662'^^xsd:string;
  dwc:observationDate '2010-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140437'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Mnemiopsis%20leidyi_1995_39.147_23.89767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_1995_39.147_23.89767> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_1995_39.147_23.89767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.147 23.89767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.147"^^xsd:decimal ;
  dwc:decimalLongitude "23.89767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_1995_39.147_23.89767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.147 23.89767)"^^geo:wktLiteral ;
  geo-pos:lat "39.147"^^xsd:decimal ;
  geo-pos:long "23.89767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Mnemiopsis%20leidyi_1995_39.147_23.89767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mnemiopsis leidyi_1995_39.147_23.89767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Mnemiopsis leidyi_1995_39.147_23.89767'^^xsd:string;
  dwc:scientificName 'Mnemiopsis leidyi A. Agassiz, 1865'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.89767'^^xsd:double;
  dwc:latitude '39.147'^^xsd:double;
  dwc:aphiaid '106401'^^xsd:integer;
  dwc:occurrenceId 'Mnemiopsis leidyi_1995_39.147_23.89767'^^xsd:string;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106401'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Etrumeus%20golanii_2016_37.6545_23.9_100-100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Etrumeus%20golanii_2016_37.6545_23.9_100-100> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Etrumeus%20golanii_2016_37.6545_23.9_100-100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6545 23.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6545"^^xsd:decimal ;
  dwc:decimalLongitude "23.9"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Etrumeus%20golanii_2016_37.6545_23.9_100-100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6545 23.9)"^^geo:wktLiteral ;
  geo-pos:lat "37.6545"^^xsd:decimal ;
  geo-pos:long "23.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Etrumeus%20golanii_2016_37.6545_23.9_100-100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Etrumeus golanii_2016_37.6545_23.9_100-100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Etrumeus golanii_2016_37.6545_23.9_100-100'^^xsd:string;
  dwc:scientificName 'Etrumeus golanii DiBattista, Randall & Bowen, 2012'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.9'^^xsd:double;
  dwc:latitude '37.6545'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '890090'^^xsd:integer;
  dwc:occurrenceId 'Etrumeus golanii_2016_37.6545_23.9_100-100'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '890090'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Amphistegina%20lobifera_2006_37.73465_23.90091_0-3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Amphistegina%20lobifera_2006_37.73465_23.90091_0-3> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Amphistegina%20lobifera_2006_37.73465_23.90091_0-3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73465 23.90091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73465"^^xsd:decimal ;
  dwc:decimalLongitude "23.90091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Amphistegina%20lobifera_2006_37.73465_23.90091_0-3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73465 23.90091)"^^geo:wktLiteral ;
  geo-pos:lat "37.73465"^^xsd:decimal ;
  geo-pos:long "23.90091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Amphistegina%20lobifera_2006_37.73465_23.90091_0-3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Amphistegina lobifera_2006_37.73465_23.90091_0-3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Amphistegina lobifera_2006_37.73465_23.90091_0-3'^^xsd:string;
  dwc:scientificName 'Amphistegina lobifera Larsen, 1976'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.90091'^^xsd:double;
  dwc:latitude '37.73465'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'approximate coordinates through Google Earth based on information provided by associatedReferences or asociatedMedia'^^xsd:string;
  dwc:aphiaid '490083'^^xsd:integer;
  dwc:occurrenceId 'Amphistegina lobifera_2006_37.73465_23.90091_0-3'^^xsd:string;
  dwc:observationDate '2006-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '490083'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Etrumeus%20golanii_2016_37.68533_23.901_74-74>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Etrumeus%20golanii_2016_37.68533_23.901_74-74> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Etrumeus%20golanii_2016_37.68533_23.901_74-74> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68533 23.901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.68533"^^xsd:decimal ;
  dwc:decimalLongitude "23.901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "74"^^xsd:integer ;
  dwc:maximumDepthInMeters "74"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Etrumeus%20golanii_2016_37.68533_23.901_74-74>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68533 23.901)"^^geo:wktLiteral ;
  geo-pos:lat "37.68533"^^xsd:decimal ;
  geo-pos:long "23.901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Etrumeus%20golanii_2016_37.68533_23.901_74-74>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Etrumeus golanii_2016_37.68533_23.901_74-74" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Etrumeus golanii_2016_37.68533_23.901_74-74'^^xsd:string;
  dwc:scientificName 'Etrumeus golanii DiBattista, Randall & Bowen, 2012'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.901'^^xsd:double;
  dwc:latitude '37.68533'^^xsd:double;
  dwc:minimumDepth '74'^^xsd:integer;
  dwc:maximumDepth '74'^^xsd:integer;
  dwc:aphiaid '890090'^^xsd:integer;
  dwc:occurrenceId 'Etrumeus golanii_2016_37.68533_23.901_74-74'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '890090'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Etrumeus%20golanii_2016_37.68467_23.90117_72-72>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Etrumeus%20golanii_2016_37.68467_23.90117_72-72> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Etrumeus%20golanii_2016_37.68467_23.90117_72-72> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68467 23.90117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.68467"^^xsd:decimal ;
  dwc:decimalLongitude "23.90117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "72"^^xsd:integer ;
  dwc:maximumDepthInMeters "72"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Etrumeus%20golanii_2016_37.68467_23.90117_72-72>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68467 23.90117)"^^geo:wktLiteral ;
  geo-pos:lat "37.68467"^^xsd:decimal ;
  geo-pos:long "23.90117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Etrumeus%20golanii_2016_37.68467_23.90117_72-72>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Etrumeus golanii_2016_37.68467_23.90117_72-72" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Etrumeus golanii_2016_37.68467_23.90117_72-72'^^xsd:string;
  dwc:scientificName 'Etrumeus golanii DiBattista, Randall & Bowen, 2012'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.90117'^^xsd:double;
  dwc:latitude '37.68467'^^xsd:double;
  dwc:minimumDepth '72'^^xsd:integer;
  dwc:maximumDepth '72'^^xsd:integer;
  dwc:aphiaid '890090'^^xsd:integer;
  dwc:occurrenceId 'Etrumeus golanii_2016_37.68467_23.90117_72-72'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '890090'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Oculina%20patagonica_2009_37.7532_23.9019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Oculina%20patagonica_2009_37.7532_23.9019> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Oculina%20patagonica_2009_37.7532_23.9019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7532 23.9019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7532"^^xsd:decimal ;
  dwc:decimalLongitude "23.9019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Oculina%20patagonica_2009_37.7532_23.9019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7532 23.9019)"^^geo:wktLiteral ;
  geo-pos:lat "37.7532"^^xsd:decimal ;
  geo-pos:long "23.9019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Oculina%20patagonica_2009_37.7532_23.9019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Oculina patagonica_2009_37.7532_23.9019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Oculina patagonica_2009_37.7532_23.9019'^^xsd:string;
  dwc:scientificName 'Oculina patagonica de Angelis D\'Ossat, 1908'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.9019'^^xsd:double;
  dwc:latitude '37.7532'^^xsd:double;
  dwc:aphiaid '135210'^^xsd:integer;
  dwc:occurrenceId 'Oculina patagonica_2009_37.7532_23.9019'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '135210'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2015_37.73356_23.90193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2015_37.73356_23.90193> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2015_37.73356_23.90193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73356 23.90193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73356"^^xsd:decimal ;
  dwc:decimalLongitude "23.90193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2015_37.73356_23.90193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73356 23.90193)"^^geo:wktLiteral ;
  geo-pos:lat "37.73356"^^xsd:decimal ;
  geo-pos:long "23.90193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2015_37.73356_23.90193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2015_37.73356_23.90193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2015_37.73356_23.90193'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.90193'^^xsd:double;
  dwc:latitude '37.73356'^^xsd:double;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2015_37.73356_23.90193'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Amphistegina%20lobifera_2007_37.73619_23.90275_Triantaphyllou%20%26%20Dimiza>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Amphistegina%20lobifera_2007_37.73619_23.90275_Triantaphyllou%20%26%20Dimiza> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Amphistegina%20lobifera_2007_37.73619_23.90275_Triantaphyllou%20%26%20Dimiza> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73619 23.90275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73619"^^xsd:decimal ;
  dwc:decimalLongitude "23.90275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Amphistegina%20lobifera_2007_37.73619_23.90275_Triantaphyllou%20%26%20Dimiza>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73619 23.90275)"^^geo:wktLiteral ;
  geo-pos:lat "37.73619"^^xsd:decimal ;
  geo-pos:long "23.90275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Amphistegina%20lobifera_2007_37.73619_23.90275_Triantaphyllou%20%26%20Dimiza>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Amphistegina lobifera_2007_37.73619_23.90275_Triantaphyllou & Dimiza" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Amphistegina lobifera_2007_37.73619_23.90275_Triantaphyllou & Dimiza'^^xsd:string;
  dwc:scientificName 'Amphistegina lobifera Larsen, 1976'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Triantaphyllou | Dimiza'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.90275'^^xsd:double;
  dwc:latitude '37.73619'^^xsd:double;
  dwc:aphiaid '490083'^^xsd:integer;
  dwc:occurrenceId 'Amphistegina lobifera_2007_37.73619_23.90275_Triantaphyllou & Dimiza'^^xsd:string;
  dwc:observationDate '2007-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '490083'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_2000%2F2010_37.73304_23.90297_G.%20Mpazios>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_2000%2F2010_37.73304_23.90297_G.%20Mpazios> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_2000%2F2010_37.73304_23.90297_G.%20Mpazios> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73304 23.90297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73304"^^xsd:decimal ;
  dwc:decimalLongitude "23.90297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_2000%2F2010_37.73304_23.90297_G.%20Mpazios>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73304 23.90297)"^^geo:wktLiteral ;
  geo-pos:lat "37.73304"^^xsd:decimal ;
  geo-pos:long "23.90297"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_2000%2F2010_37.73304_23.90297_G.%20Mpazios>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_2000/2010_37.73304_23.90297_G. Mpazios" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_2000/2010_37.73304_23.90297_G. Mpazios'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'G. Mpazios'^^xsd:string;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.90297'^^xsd:double;
  dwc:latitude '37.73304'^^xsd:double;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_2000/2010_37.73304_23.90297_G. Mpazios'^^xsd:string;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Oculina%20patagonica_2014_37.73207_23.90328_Maria%20Salomidi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Oculina%20patagonica_2014_37.73207_23.90328_Maria%20Salomidi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Oculina%20patagonica_2014_37.73207_23.90328_Maria%20Salomidi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73207 23.90328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73207"^^xsd:decimal ;
  dwc:decimalLongitude "23.90328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Oculina%20patagonica_2014_37.73207_23.90328_Maria%20Salomidi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73207 23.90328)"^^geo:wktLiteral ;
  geo-pos:lat "37.73207"^^xsd:decimal ;
  geo-pos:long "23.90328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Oculina%20patagonica_2014_37.73207_23.90328_Maria%20Salomidi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Oculina patagonica_2014_37.73207_23.90328_Maria Salomidi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Oculina patagonica_2014_37.73207_23.90328_Maria Salomidi'^^xsd:string;
  dwc:scientificName 'Oculina patagonica de Angelis D\'Ossat, 1908'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Salomidi'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.90328'^^xsd:double;
  dwc:latitude '37.73207'^^xsd:double;
  dwc:aphiaid '135210'^^xsd:integer;
  dwc:occurrenceId 'Oculina patagonica_2014_37.73207_23.90328_Maria Salomidi'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '135210'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2015_37.73515_23.90356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2015_37.73515_23.90356> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2015_37.73515_23.90356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73515 23.90356)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73515"^^xsd:decimal ;
  dwc:decimalLongitude "23.90356"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2015_37.73515_23.90356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73515 23.90356)"^^geo:wktLiteral ;
  geo-pos:lat "37.73515"^^xsd:decimal ;
  geo-pos:long "23.90356"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2015_37.73515_23.90356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2015_37.73515_23.90356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2015_37.73515_23.90356'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.90356'^^xsd:double;
  dwc:latitude '37.73515'^^xsd:double;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2015_37.73515_23.90356'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '4'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_1998_37.7302_23.90426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_1998_37.7302_23.90426> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_1998_37.7302_23.90426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7302 23.90426)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7302"^^xsd:decimal ;
  dwc:decimalLongitude "23.90426"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "577"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_1998_37.7302_23.90426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7302 23.90426)"^^geo:wktLiteral ;
  geo-pos:lat "37.7302"^^xsd:decimal ;
  geo-pos:long "23.90426"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "577"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_1998_37.7302_23.90426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_1998_37.7302_23.90426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_1998_37.7302_23.90426'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.90426'^^xsd:double;
  dwc:latitude '37.7302'^^xsd:double;
  dwc:coordinatePrecision '577'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_1998_37.7302_23.90426'^^xsd:string;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2000_37.73057_23.90443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2000_37.73057_23.90443> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2000_37.73057_23.90443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73057 23.90443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73057"^^xsd:decimal ;
  dwc:decimalLongitude "23.90443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "577"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2000_37.73057_23.90443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73057 23.90443)"^^geo:wktLiteral ;
  geo-pos:lat "37.73057"^^xsd:decimal ;
  geo-pos:long "23.90443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "577"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2000_37.73057_23.90443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2000_37.73057_23.90443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2000_37.73057_23.90443'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.90443'^^xsd:double;
  dwc:latitude '37.73057'^^xsd:double;
  dwc:coordinatePrecision '577'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2000_37.73057_23.90443'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2010_35.51962_23.90909_9-9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2010_35.51962_23.90909_9-9> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2010_35.51962_23.90909_9-9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.51962 23.90909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.51962"^^xsd:decimal ;
  dwc:decimalLongitude "23.90909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "216"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2010_35.51962_23.90909_9-9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.51962 23.90909)"^^geo:wktLiteral ;
  geo-pos:lat "35.51962"^^xsd:decimal ;
  geo-pos:long "23.90909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "216"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2010_35.51962_23.90909_9-9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2010_35.51962_23.90909_9-9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2010_35.51962_23.90909_9-9'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.90909'^^xsd:double;
  dwc:latitude '35.51962'^^xsd:double;
  dwc:coordinatePrecision '216'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2010_35.51962_23.90909_9-9'^^xsd:string;
  dwc:observationDate '2010-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Oculina%20patagonica_2009_37.71918_23.91131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Oculina%20patagonica_2009_37.71918_23.91131> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Oculina%20patagonica_2009_37.71918_23.91131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71918 23.91131)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71918"^^xsd:decimal ;
  dwc:decimalLongitude "23.91131"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Oculina%20patagonica_2009_37.71918_23.91131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71918 23.91131)"^^geo:wktLiteral ;
  geo-pos:lat "37.71918"^^xsd:decimal ;
  geo-pos:long "23.91131"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Oculina%20patagonica_2009_37.71918_23.91131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Oculina patagonica_2009_37.71918_23.91131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Oculina patagonica_2009_37.71918_23.91131'^^xsd:string;
  dwc:scientificName 'Oculina patagonica de Angelis D\'Ossat, 1908'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.91131'^^xsd:double;
  dwc:latitude '37.71918'^^xsd:double;
  dwc:coordinatePrecision '2'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '135210'^^xsd:integer;
  dwc:occurrenceId 'Oculina patagonica_2009_37.71918_23.91131'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '135210'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2015_37.7186_23.9115_0-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2015_37.7186_23.9115_0-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2015_37.7186_23.9115_0-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7186 23.9115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7186"^^xsd:decimal ;
  dwc:decimalLongitude "23.9115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2015_37.7186_23.9115_0-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7186 23.9115)"^^geo:wktLiteral ;
  geo-pos:lat "37.7186"^^xsd:decimal ;
  geo-pos:long "23.9115"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2015_37.7186_23.9115_0-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2015_37.7186_23.9115_0-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2015_37.7186_23.9115_0-10'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.9115'^^xsd:double;
  dwc:latitude '37.7186'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2015_37.7186_23.9115_0-10'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2015_37.7186_23.9115_0-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2015_37.7186_23.9115_0-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2015_37.7186_23.9115_0-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7186 23.9115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7186"^^xsd:decimal ;
  dwc:decimalLongitude "23.9115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2015_37.7186_23.9115_0-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7186 23.9115)"^^geo:wktLiteral ;
  geo-pos:lat "37.7186"^^xsd:decimal ;
  geo-pos:long "23.9115"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2015_37.7186_23.9115_0-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2015_37.7186_23.9115_0-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2015_37.7186_23.9115_0-10'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.9115'^^xsd:double;
  dwc:latitude '37.7186'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2015_37.7186_23.9115_0-10'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2016_40.3412_23.91414_5-15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2016_40.3412_23.91414_5-15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2016_40.3412_23.91414_5-15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3412 23.91414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.3412"^^xsd:decimal ;
  dwc:decimalLongitude "23.91414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2016_40.3412_23.91414_5-15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3412 23.91414)"^^geo:wktLiteral ;
  geo-pos:lat "40.3412"^^xsd:decimal ;
  geo-pos:long "23.91414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2016_40.3412_23.91414_5-15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2016_40.3412_23.91414_5-15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2016_40.3412_23.91414_5-15'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.91414'^^xsd:double;
  dwc:latitude '40.3412'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2016_40.3412_23.91414_5-15'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'low'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2016_40.3412_23.91414_20-30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2016_40.3412_23.91414_20-30> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2016_40.3412_23.91414_20-30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3412 23.91414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.3412"^^xsd:decimal ;
  dwc:decimalLongitude "23.91414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2016_40.3412_23.91414_20-30>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.3412 23.91414)"^^geo:wktLiteral ;
  geo-pos:lat "40.3412"^^xsd:decimal ;
  geo-pos:long "23.91414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2016_40.3412_23.91414_20-30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2016_40.3412_23.91414_20-30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2016_40.3412_23.91414_20-30'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.91414'^^xsd:double;
  dwc:latitude '40.3412'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2016_40.3412_23.91414_20-30'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Asparagopsis_1998_40.15479_23.91612_15-40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Asparagopsis_1998_40.15479_23.91612_15-40> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Asparagopsis_1998_40.15479_23.91612_15-40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.15479 23.91612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.15479"^^xsd:decimal ;
  dwc:decimalLongitude "23.91612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Asparagopsis_1998_40.15479_23.91612_15-40>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.15479 23.91612)"^^geo:wktLiteral ;
  geo-pos:lat "40.15479"^^xsd:decimal ;
  geo-pos:long "23.91612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Asparagopsis_1998_40.15479_23.91612_15-40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Asparagopsis_1998_40.15479_23.91612_15-40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Asparagopsis_1998_40.15479_23.91612_15-40'^^xsd:string;
  dwc:scientificName 'Asparagopsis Montagne, 1840'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.91612'^^xsd:double;
  dwc:latitude '40.15479'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '143809'^^xsd:integer;
  dwc:occurrenceId 'Asparagopsis_1998_40.15479_23.91612_15-40'^^xsd:string;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143809'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2019_40.36363_23.91657_10-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2019_40.36363_23.91657_10-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2019_40.36363_23.91657_10-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.36363 23.91657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.36363"^^xsd:decimal ;
  dwc:decimalLongitude "23.91657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2019_40.36363_23.91657_10-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.36363 23.91657)"^^geo:wktLiteral ;
  geo-pos:lat "40.36363"^^xsd:decimal ;
  geo-pos:long "23.91657"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2019_40.36363_23.91657_10-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2019_40.36363_23.91657_10-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2019_40.36363_23.91657_10-10'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.91657'^^xsd:double;
  dwc:latitude '40.36363'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2019_40.36363_23.91657_10-10'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '5'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Womersleyella%20setacea_1998_40.15356_23.91693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Womersleyella%20setacea_1998_40.15356_23.91693> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Womersleyella%20setacea_1998_40.15356_23.91693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.15356 23.91693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.15356"^^xsd:decimal ;
  dwc:decimalLongitude "23.91693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Womersleyella%20setacea_1998_40.15356_23.91693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.15356 23.91693)"^^geo:wktLiteral ;
  geo-pos:lat "40.15356"^^xsd:decimal ;
  geo-pos:long "23.91693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Womersleyella%20setacea_1998_40.15356_23.91693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Womersleyella setacea_1998_40.15356_23.91693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Womersleyella setacea_1998_40.15356_23.91693'^^xsd:string;
  dwc:scientificName 'Womersleyella setacea (Hollenberg) R.E.Norris, 1992'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.91693'^^xsd:double;
  dwc:latitude '40.15356'^^xsd:double;
  dwc:aphiaid '146371'^^xsd:integer;
  dwc:occurrenceId 'Womersleyella setacea_1998_40.15356_23.91693'^^xsd:string;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Asparagopsis_1981_39.9707_23.91795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Asparagopsis_1981_39.9707_23.91795> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Asparagopsis_1981_39.9707_23.91795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9707 23.91795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.9707"^^xsd:decimal ;
  dwc:decimalLongitude "23.91795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Asparagopsis_1981_39.9707_23.91795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9707 23.91795)"^^geo:wktLiteral ;
  geo-pos:lat "39.9707"^^xsd:decimal ;
  geo-pos:long "23.91795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Asparagopsis_1981_39.9707_23.91795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Asparagopsis_1981_39.9707_23.91795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Asparagopsis_1981_39.9707_23.91795'^^xsd:string;
  dwc:scientificName 'Asparagopsis Montagne, 1840'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.91795'^^xsd:double;
  dwc:latitude '39.9707'^^xsd:double;
  dwc:aphiaid '143809'^^xsd:integer;
  dwc:occurrenceId 'Asparagopsis_1981_39.9707_23.91795'^^xsd:string;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143809'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Asparagopsis_2009_39.9707_23.91795_1-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Asparagopsis_2009_39.9707_23.91795_1-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Asparagopsis_2009_39.9707_23.91795_1-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9707 23.91795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.9707"^^xsd:decimal ;
  dwc:decimalLongitude "23.91795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Asparagopsis_2009_39.9707_23.91795_1-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9707 23.91795)"^^geo:wktLiteral ;
  geo-pos:lat "39.9707"^^xsd:decimal ;
  geo-pos:long "23.91795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Asparagopsis_2009_39.9707_23.91795_1-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Asparagopsis_2009_39.9707_23.91795_1-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Asparagopsis_2009_39.9707_23.91795_1-2'^^xsd:string;
  dwc:scientificName 'Asparagopsis Montagne, 1840'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.91795'^^xsd:double;
  dwc:latitude '39.9707'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '143809'^^xsd:integer;
  dwc:occurrenceId 'Asparagopsis_2009_39.9707_23.91795_1-2'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143809'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Womersleyella%20setacea_1992_39.9707_23.91795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Womersleyella%20setacea_1992_39.9707_23.91795> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Womersleyella%20setacea_1992_39.9707_23.91795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9707 23.91795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.9707"^^xsd:decimal ;
  dwc:decimalLongitude "23.91795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Womersleyella%20setacea_1992_39.9707_23.91795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.9707 23.91795)"^^geo:wktLiteral ;
  geo-pos:lat "39.9707"^^xsd:decimal ;
  geo-pos:long "23.91795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Womersleyella%20setacea_1992_39.9707_23.91795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Womersleyella setacea_1992_39.9707_23.91795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Womersleyella setacea_1992_39.9707_23.91795'^^xsd:string;
  dwc:scientificName 'Womersleyella setacea (Hollenberg) R.E.Norris, 1992'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.91795'^^xsd:double;
  dwc:latitude '39.9707'^^xsd:double;
  dwc:aphiaid '146371'^^xsd:integer;
  dwc:occurrenceId 'Womersleyella setacea_1992_39.9707_23.91795'^^xsd:string;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'very high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_2015_39.97079_23.91828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_2015_39.97079_23.91828> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_2015_39.97079_23.91828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.97079 23.91828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.97079"^^xsd:decimal ;
  dwc:decimalLongitude "23.91828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_2015_39.97079_23.91828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.97079 23.91828)"^^geo:wktLiteral ;
  geo-pos:lat "39.97079"^^xsd:decimal ;
  geo-pos:long "23.91828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_2015_39.97079_23.91828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_2015_39.97079_23.91828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_2015_39.97079_23.91828'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.91828'^^xsd:double;
  dwc:latitude '39.97079'^^xsd:double;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_2015_39.97079_23.91828'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2016_39.94785_23.919_0-30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2016_39.94785_23.919_0-30> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2016_39.94785_23.919_0-30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.94785 23.919)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.94785"^^xsd:decimal ;
  dwc:decimalLongitude "23.919"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2016_39.94785_23.919_0-30>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.94785 23.919)"^^geo:wktLiteral ;
  geo-pos:lat "39.94785"^^xsd:decimal ;
  geo-pos:long "23.919"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2016_39.94785_23.919_0-30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2016_39.94785_23.919_0-30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2016_39.94785_23.919_0-30'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.919'^^xsd:double;
  dwc:latitude '39.94785'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2016_39.94785_23.919_0-30'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'low'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2016_39.94785_23.919_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2016_39.94785_23.919_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2016_39.94785_23.919_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.94785 23.919)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.94785"^^xsd:decimal ;
  dwc:decimalLongitude "23.919"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2016_39.94785_23.919_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.94785 23.919)"^^geo:wktLiteral ;
  geo-pos:lat "39.94785"^^xsd:decimal ;
  geo-pos:long "23.919"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2016_39.94785_23.919_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2016_39.94785_23.919_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2016_39.94785_23.919_5-5'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.919'^^xsd:double;
  dwc:latitude '39.94785'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2016_39.94785_23.919_5-5'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'low'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2016_39.94785_23.919_20-30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2016_39.94785_23.919_20-30> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2016_39.94785_23.919_20-30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.94785 23.919)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.94785"^^xsd:decimal ;
  dwc:decimalLongitude "23.919"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2016_39.94785_23.919_20-30>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.94785 23.919)"^^geo:wktLiteral ;
  geo-pos:lat "39.94785"^^xsd:decimal ;
  geo-pos:long "23.919"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2016_39.94785_23.919_20-30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2016_39.94785_23.919_20-30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2016_39.94785_23.919_20-30'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.919'^^xsd:double;
  dwc:latitude '39.94785'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2016_39.94785_23.919_20-30'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Styela%20plicata_1998_39.96222_23.91917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Styela%20plicata_1998_39.96222_23.91917> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Styela%20plicata_1998_39.96222_23.91917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.96222 23.91917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.96222"^^xsd:decimal ;
  dwc:decimalLongitude "23.91917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Styela%20plicata_1998_39.96222_23.91917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.96222 23.91917)"^^geo:wktLiteral ;
  geo-pos:lat "39.96222"^^xsd:decimal ;
  geo-pos:long "23.91917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Styela%20plicata_1998_39.96222_23.91917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Styela plicata_1998_39.96222_23.91917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Styela plicata_1998_39.96222_23.91917'^^xsd:string;
  dwc:scientificName 'Styela plicata (Lesueur, 1823)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.91917'^^xsd:double;
  dwc:latitude '39.96222'^^xsd:double;
  dwc:aphiaid '103936'^^xsd:integer;
  dwc:occurrenceId 'Styela plicata_1998_39.96222_23.91917'^^xsd:string;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103936'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Womersleyella%20setacea_1997_39.96222_23.91917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Womersleyella%20setacea_1997_39.96222_23.91917> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Womersleyella%20setacea_1997_39.96222_23.91917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.96222 23.91917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.96222"^^xsd:decimal ;
  dwc:decimalLongitude "23.91917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Womersleyella%20setacea_1997_39.96222_23.91917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.96222 23.91917)"^^geo:wktLiteral ;
  geo-pos:lat "39.96222"^^xsd:decimal ;
  geo-pos:long "23.91917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Womersleyella%20setacea_1997_39.96222_23.91917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Womersleyella setacea_1997_39.96222_23.91917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Womersleyella setacea_1997_39.96222_23.91917'^^xsd:string;
  dwc:scientificName 'Womersleyella setacea (Hollenberg) R.E.Norris, 1992'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.91917'^^xsd:double;
  dwc:latitude '39.96222'^^xsd:double;
  dwc:aphiaid '146371'^^xsd:integer;
  dwc:occurrenceId 'Womersleyella setacea_1997_39.96222_23.91917'^^xsd:string;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Womersleyella%20setacea_1998_39.96222_23.91917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Womersleyella%20setacea_1998_39.96222_23.91917> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Womersleyella%20setacea_1998_39.96222_23.91917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.96222 23.91917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.96222"^^xsd:decimal ;
  dwc:decimalLongitude "23.91917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Womersleyella%20setacea_1998_39.96222_23.91917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.96222 23.91917)"^^geo:wktLiteral ;
  geo-pos:lat "39.96222"^^xsd:decimal ;
  geo-pos:long "23.91917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Womersleyella%20setacea_1998_39.96222_23.91917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Womersleyella setacea_1998_39.96222_23.91917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Womersleyella setacea_1998_39.96222_23.91917'^^xsd:string;
  dwc:scientificName 'Womersleyella setacea (Hollenberg) R.E.Norris, 1992'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.91917'^^xsd:double;
  dwc:latitude '39.96222'^^xsd:double;
  dwc:aphiaid '146371'^^xsd:integer;
  dwc:occurrenceId 'Womersleyella setacea_1998_39.96222_23.91917'^^xsd:string;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Asparagopsis_1979_37.71703_23.92531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Asparagopsis_1979_37.71703_23.92531> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Asparagopsis_1979_37.71703_23.92531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71703 23.92531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71703"^^xsd:decimal ;
  dwc:decimalLongitude "23.92531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "24"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Asparagopsis_1979_37.71703_23.92531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71703 23.92531)"^^geo:wktLiteral ;
  geo-pos:lat "37.71703"^^xsd:decimal ;
  geo-pos:long "23.92531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "24"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Asparagopsis_1979_37.71703_23.92531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Asparagopsis_1979_37.71703_23.92531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Asparagopsis_1979_37.71703_23.92531'^^xsd:string;
  dwc:scientificName 'Asparagopsis Montagne, 1840'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.92531'^^xsd:double;
  dwc:latitude '37.71703'^^xsd:double;
  dwc:coordinatePrecision '24'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '143809'^^xsd:integer;
  dwc:occurrenceId 'Asparagopsis_1979_37.71703_23.92531'^^xsd:string;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143809'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_1998_37.71703_23.92531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_1998_37.71703_23.92531> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_1998_37.71703_23.92531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71703 23.92531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71703"^^xsd:decimal ;
  dwc:decimalLongitude "23.92531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "24"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_1998_37.71703_23.92531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71703 23.92531)"^^geo:wktLiteral ;
  geo-pos:lat "37.71703"^^xsd:decimal ;
  geo-pos:long "23.92531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "24"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_1998_37.71703_23.92531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_1998_37.71703_23.92531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_1998_37.71703_23.92531'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.92531'^^xsd:double;
  dwc:latitude '37.71703'^^xsd:double;
  dwc:coordinatePrecision '24'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_1998_37.71703_23.92531'^^xsd:string;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Conomurex%20persicus_1998_37.71703_23.92531_Costas%20Kontadakis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Conomurex%20persicus_1998_37.71703_23.92531_Costas%20Kontadakis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Conomurex%20persicus_1998_37.71703_23.92531_Costas%20Kontadakis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71703 23.92531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71703"^^xsd:decimal ;
  dwc:decimalLongitude "23.92531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "24"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Conomurex%20persicus_1998_37.71703_23.92531_Costas%20Kontadakis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71703 23.92531)"^^geo:wktLiteral ;
  geo-pos:lat "37.71703"^^xsd:decimal ;
  geo-pos:long "23.92531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "24"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Conomurex%20persicus_1998_37.71703_23.92531_Costas%20Kontadakis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Conomurex persicus_1998_37.71703_23.92531_Costas Kontadakis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Conomurex persicus_1998_37.71703_23.92531_Costas Kontadakis'^^xsd:string;
  dwc:scientificName 'Conomurex persicus (Swainson, 1821)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Costas Kontadakis'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.92531'^^xsd:double;
  dwc:latitude '37.71703'^^xsd:double;
  dwc:coordinatePrecision '24'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '565371'^^xsd:integer;
  dwc:occurrenceId 'Conomurex persicus_1998_37.71703_23.92531_Costas Kontadakis'^^xsd:string;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '565371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_2000%2F2010_37.71782_23.92531_G.%20Mpazios>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_2000%2F2010_37.71782_23.92531_G.%20Mpazios> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_2000%2F2010_37.71782_23.92531_G.%20Mpazios> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71782 23.92531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71782"^^xsd:decimal ;
  dwc:decimalLongitude "23.92531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_2000%2F2010_37.71782_23.92531_G.%20Mpazios>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71782 23.92531)"^^geo:wktLiteral ;
  geo-pos:lat "37.71782"^^xsd:decimal ;
  geo-pos:long "23.92531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_2000%2F2010_37.71782_23.92531_G.%20Mpazios>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_2000/2010_37.71782_23.92531_G. Mpazios" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_2000/2010_37.71782_23.92531_G. Mpazios'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'G. Mpazios'^^xsd:string;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.92531'^^xsd:double;
  dwc:latitude '37.71782'^^xsd:double;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_2000/2010_37.71782_23.92531_G. Mpazios'^^xsd:string;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Callinectes%20sapidus_2012_39.93828_23.93104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2012_39.93828_23.93104> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2012_39.93828_23.93104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.93828 23.93104)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.93828"^^xsd:decimal ;
  dwc:decimalLongitude "23.93104"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "66"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Callinectes%20sapidus_2012_39.93828_23.93104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.93828 23.93104)"^^geo:wktLiteral ;
  geo-pos:lat "39.93828"^^xsd:decimal ;
  geo-pos:long "23.93104"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "66"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Callinectes%20sapidus_2012_39.93828_23.93104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Callinectes sapidus_2012_39.93828_23.93104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Callinectes sapidus_2012_39.93828_23.93104'^^xsd:string;
  dwc:scientificName 'Callinectes sapidus Rathbun, 1896'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.93104'^^xsd:double;
  dwc:latitude '39.93828'^^xsd:double;
  dwc:coordinatePrecision '66'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '107379'^^xsd:integer;
  dwc:occurrenceId 'Callinectes sapidus_2012_39.93828_23.93104'^^xsd:string;
  dwc:observationDate '2012-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107379'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Mnemiopsis%20leidyi_2008_39.93828_23.93104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2008_39.93828_23.93104> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2008_39.93828_23.93104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.93828 23.93104)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.93828"^^xsd:decimal ;
  dwc:decimalLongitude "23.93104"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "66"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2008_39.93828_23.93104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.93828 23.93104)"^^geo:wktLiteral ;
  geo-pos:lat "39.93828"^^xsd:decimal ;
  geo-pos:long "23.93104"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "66"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Mnemiopsis%20leidyi_2008_39.93828_23.93104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mnemiopsis leidyi_2008_39.93828_23.93104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Mnemiopsis leidyi_2008_39.93828_23.93104'^^xsd:string;
  dwc:scientificName 'Mnemiopsis leidyi A. Agassiz, 1865'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.93104'^^xsd:double;
  dwc:latitude '39.93828'^^xsd:double;
  dwc:coordinatePrecision '66'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '106401'^^xsd:integer;
  dwc:occurrenceId 'Mnemiopsis leidyi_2008_39.93828_23.93104'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106401'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Brachidontes%20pharaonis_2019%2F2020_37.69921_23.93333_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Brachidontes%20pharaonis_2019%2F2020_37.69921_23.93333_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Brachidontes%20pharaonis_2019%2F2020_37.69921_23.93333_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69921 23.93333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69921"^^xsd:decimal ;
  dwc:decimalLongitude "23.93333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Brachidontes%20pharaonis_2019%2F2020_37.69921_23.93333_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69921 23.93333)"^^geo:wktLiteral ;
  geo-pos:lat "37.69921"^^xsd:decimal ;
  geo-pos:long "23.93333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Brachidontes%20pharaonis_2019%2F2020_37.69921_23.93333_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Brachidontes pharaonis_2019/2020_37.69921_23.93333_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Brachidontes pharaonis_2019/2020_37.69921_23.93333_5-5'^^xsd:string;
  dwc:scientificName 'Brachidontes pharaonis (P. Fischer, 1870)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.93333'^^xsd:double;
  dwc:latitude '37.69921'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '140437'^^xsd:integer;
  dwc:occurrenceId 'Brachidontes pharaonis_2019/2020_37.69921_23.93333_5-5'^^xsd:string;
  dwc:aphiaIdAccepted '140437'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '4'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Dendostrea%20folium_2019%2F2020_37.69921_23.93333_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Dendostrea%20folium_2019%2F2020_37.69921_23.93333_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Dendostrea%20folium_2019%2F2020_37.69921_23.93333_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69921 23.93333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69921"^^xsd:decimal ;
  dwc:decimalLongitude "23.93333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Dendostrea%20folium_2019%2F2020_37.69921_23.93333_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69921 23.93333)"^^geo:wktLiteral ;
  geo-pos:lat "37.69921"^^xsd:decimal ;
  geo-pos:long "23.93333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Dendostrea%20folium_2019%2F2020_37.69921_23.93333_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Dendostrea folium_2019/2020_37.69921_23.93333_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Dendostrea folium_2019/2020_37.69921_23.93333_5-5'^^xsd:string;
  dwc:scientificName 'Dendostrea folium (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2019'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.93333'^^xsd:double;
  dwc:latitude '37.69921'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '506716'^^xsd:integer;
  dwc:occurrenceId 'Dendostrea folium_2019/2020_37.69921_23.93333_5-5'^^xsd:string;
  dwc:aphiaIdAccepted '506716'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'moderate'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Asparagopsis_2012_40.38286_23.93513_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Asparagopsis_2012_40.38286_23.93513_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Asparagopsis_2012_40.38286_23.93513_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.38286 23.93513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.38286"^^xsd:decimal ;
  dwc:decimalLongitude "23.93513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Asparagopsis_2012_40.38286_23.93513_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.38286 23.93513)"^^geo:wktLiteral ;
  geo-pos:lat "40.38286"^^xsd:decimal ;
  geo-pos:long "23.93513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "28"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Asparagopsis_2012_40.38286_23.93513_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Asparagopsis_2012_40.38286_23.93513_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Asparagopsis_2012_40.38286_23.93513_5-5'^^xsd:string;
  dwc:scientificName 'Asparagopsis Montagne, 1840'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.93513'^^xsd:double;
  dwc:latitude '40.38286'^^xsd:double;
  dwc:coordinatePrecision '28'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '143809'^^xsd:integer;
  dwc:occurrenceId 'Asparagopsis_2012_40.38286_23.93513_5-5'^^xsd:string;
  dwc:observationDate '2012-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143809'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Halophila%20stipulacea_2016_38.2885_23.9366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2016_38.2885_23.9366> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2016_38.2885_23.9366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2885 23.9366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.2885"^^xsd:decimal ;
  dwc:decimalLongitude "23.9366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Halophila%20stipulacea_2016_38.2885_23.9366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2885 23.9366)"^^geo:wktLiteral ;
  geo-pos:lat "38.2885"^^xsd:decimal ;
  geo-pos:long "23.9366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Halophila%20stipulacea_2016_38.2885_23.9366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Halophila stipulacea_2016_38.2885_23.9366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Halophila stipulacea_2016_38.2885_23.9366'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea (Forsskål) Ascherson, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.9366'^^xsd:double;
  dwc:latitude '38.2885'^^xsd:double;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:occurrenceId 'Halophila stipulacea_2016_38.2885_23.9366'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_2016_38.2885_23.9366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_2016_38.2885_23.9366> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_2016_38.2885_23.9366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2885 23.9366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.2885"^^xsd:decimal ;
  dwc:decimalLongitude "23.9366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_2016_38.2885_23.9366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.2885 23.9366)"^^geo:wktLiteral ;
  geo-pos:lat "38.2885"^^xsd:decimal ;
  geo-pos:long "23.9366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_2016_38.2885_23.9366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_2016_38.2885_23.9366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_2016_38.2885_23.9366'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.9366'^^xsd:double;
  dwc:latitude '38.2885'^^xsd:double;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_2016_38.2885_23.9366'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Oculina%20patagonica_2009_37.68476_23.93784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Oculina%20patagonica_2009_37.68476_23.93784> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Oculina%20patagonica_2009_37.68476_23.93784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68476 23.93784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.68476"^^xsd:decimal ;
  dwc:decimalLongitude "23.93784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "22"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Oculina%20patagonica_2009_37.68476_23.93784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68476 23.93784)"^^geo:wktLiteral ;
  geo-pos:lat "37.68476"^^xsd:decimal ;
  geo-pos:long "23.93784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "22"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Oculina%20patagonica_2009_37.68476_23.93784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Oculina patagonica_2009_37.68476_23.93784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Oculina patagonica_2009_37.68476_23.93784'^^xsd:string;
  dwc:scientificName 'Oculina patagonica de Angelis D\'Ossat, 1908'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.93784'^^xsd:double;
  dwc:latitude '37.68476'^^xsd:double;
  dwc:coordinatePrecision '22'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '135210'^^xsd:integer;
  dwc:occurrenceId 'Oculina patagonica_2009_37.68476_23.93784'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '135210'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2008_37.69224_23.93793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2008_37.69224_23.93793> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2008_37.69224_23.93793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69224 23.93793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69224"^^xsd:decimal ;
  dwc:decimalLongitude "23.93793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2008_37.69224_23.93793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69224 23.93793)"^^geo:wktLiteral ;
  geo-pos:lat "37.69224"^^xsd:decimal ;
  geo-pos:long "23.93793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2008_37.69224_23.93793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2008_37.69224_23.93793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2008_37.69224_23.93793'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.93793'^^xsd:double;
  dwc:latitude '37.69224'^^xsd:double;
  dwc:coordinatePrecision '8'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2008_37.69224_23.93793'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_2000%2F2010_37.70283_23.93835_G.%20Mpazios>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_2000%2F2010_37.70283_23.93835_G.%20Mpazios> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_2000%2F2010_37.70283_23.93835_G.%20Mpazios> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70283 23.93835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.70283"^^xsd:decimal ;
  dwc:decimalLongitude "23.93835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_2000%2F2010_37.70283_23.93835_G.%20Mpazios>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.70283 23.93835)"^^geo:wktLiteral ;
  geo-pos:lat "37.70283"^^xsd:decimal ;
  geo-pos:long "23.93835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_2000%2F2010_37.70283_23.93835_G.%20Mpazios>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_2000/2010_37.70283_23.93835_G. Mpazios" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_2000/2010_37.70283_23.93835_G. Mpazios'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'G. Mpazios'^^xsd:string;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.93835'^^xsd:double;
  dwc:latitude '37.70283'^^xsd:double;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_2000/2010_37.70283_23.93835_G. Mpazios'^^xsd:string;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Bursatella%20leachii_2001_37.7038_23.9385_3-7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Bursatella%20leachii_2001_37.7038_23.9385_3-7> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Bursatella%20leachii_2001_37.7038_23.9385_3-7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7038 23.9385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7038"^^xsd:decimal ;
  dwc:decimalLongitude "23.9385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Bursatella%20leachii_2001_37.7038_23.9385_3-7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7038 23.9385)"^^geo:wktLiteral ;
  geo-pos:lat "37.7038"^^xsd:decimal ;
  geo-pos:long "23.9385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Bursatella%20leachii_2001_37.7038_23.9385_3-7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Bursatella leachii_2001_37.7038_23.9385_3-7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Bursatella leachii_2001_37.7038_23.9385_3-7'^^xsd:string;
  dwc:scientificName 'Bursatella leachii Blainville, 1817'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.9385'^^xsd:double;
  dwc:latitude '37.7038'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '138759'^^xsd:integer;
  dwc:occurrenceId 'Bursatella leachii_2001_37.7038_23.9385_3-7'^^xsd:string;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138759'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '23'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2001_37.7038_23.9385_5-7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2001_37.7038_23.9385_5-7> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2001_37.7038_23.9385_5-7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7038 23.9385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7038"^^xsd:decimal ;
  dwc:decimalLongitude "23.9385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2001_37.7038_23.9385_5-7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7038 23.9385)"^^geo:wktLiteral ;
  geo-pos:lat "37.7038"^^xsd:decimal ;
  geo-pos:long "23.9385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2001_37.7038_23.9385_5-7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2001_37.7038_23.9385_5-7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2001_37.7038_23.9385_5-7'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.9385'^^xsd:double;
  dwc:latitude '37.7038'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2001_37.7038_23.9385_5-7'^^xsd:string;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Etrumeus%20golanii_2005_37.67638_23.94032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Etrumeus%20golanii_2005_37.67638_23.94032> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Etrumeus%20golanii_2005_37.67638_23.94032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67638 23.94032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.67638"^^xsd:decimal ;
  dwc:decimalLongitude "23.94032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "479"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Etrumeus%20golanii_2005_37.67638_23.94032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.67638 23.94032)"^^geo:wktLiteral ;
  geo-pos:lat "37.67638"^^xsd:decimal ;
  geo-pos:long "23.94032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "479"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Etrumeus%20golanii_2005_37.67638_23.94032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Etrumeus golanii_2005_37.67638_23.94032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Etrumeus golanii_2005_37.67638_23.94032'^^xsd:string;
  dwc:scientificName 'Etrumeus golanii DiBattista, Randall & Bowen, 2012'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.94032'^^xsd:double;
  dwc:latitude '37.67638'^^xsd:double;
  dwc:coordinatePrecision '479'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance; HCMR projects (Fisheries Data collection Database)'^^xsd:string;
  dwc:aphiaid '890090'^^xsd:integer;
  dwc:occurrenceId 'Etrumeus golanii_2005_37.67638_23.94032'^^xsd:string;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '890090'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_2015_37.68099_23.94061_0-6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_2015_37.68099_23.94061_0-6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_2015_37.68099_23.94061_0-6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68099 23.94061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.68099"^^xsd:decimal ;
  dwc:decimalLongitude "23.94061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_2015_37.68099_23.94061_0-6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68099 23.94061)"^^geo:wktLiteral ;
  geo-pos:lat "37.68099"^^xsd:decimal ;
  geo-pos:long "23.94061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_2015_37.68099_23.94061_0-6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_2015_37.68099_23.94061_0-6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_2015_37.68099_23.94061_0-6'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.94061'^^xsd:double;
  dwc:latitude '37.68099'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_2015_37.68099_23.94061_0-6'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2013_37.71221_23.94152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2013_37.71221_23.94152> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2013_37.71221_23.94152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71221 23.94152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.71221"^^xsd:decimal ;
  dwc:decimalLongitude "23.94152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2013_37.71221_23.94152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.71221 23.94152)"^^geo:wktLiteral ;
  geo-pos:lat "37.71221"^^xsd:decimal ;
  geo-pos:long "23.94152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2013_37.71221_23.94152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2013_37.71221_23.94152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2013_37.71221_23.94152'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.94152'^^xsd:double;
  dwc:latitude '37.71221'^^xsd:double;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2013_37.71221_23.94152'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Halophila%20stipulacea_2019_39.2174_23.94312_11-11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2019_39.2174_23.94312_11-11> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2019_39.2174_23.94312_11-11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.2174 23.94312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.2174"^^xsd:decimal ;
  dwc:decimalLongitude "23.94312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Halophila%20stipulacea_2019_39.2174_23.94312_11-11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.2174 23.94312)"^^geo:wktLiteral ;
  geo-pos:lat "39.2174"^^xsd:decimal ;
  geo-pos:long "23.94312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Halophila%20stipulacea_2019_39.2174_23.94312_11-11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Halophila stipulacea_2019_39.2174_23.94312_11-11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Halophila stipulacea_2019_39.2174_23.94312_11-11'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea (Forsskål) Ascherson, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.94312'^^xsd:double;
  dwc:latitude '39.2174'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:occurrenceId 'Halophila stipulacea_2019_39.2174_23.94312_11-11'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2019_39.21757_23.94336_14-14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2019_39.21757_23.94336_14-14> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2019_39.21757_23.94336_14-14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.21757 23.94336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.21757"^^xsd:decimal ;
  dwc:decimalLongitude "23.94336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2019_39.21757_23.94336_14-14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.21757 23.94336)"^^geo:wktLiteral ;
  geo-pos:lat "39.21757"^^xsd:decimal ;
  geo-pos:long "23.94336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2019_39.21757_23.94336_14-14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2019_39.21757_23.94336_14-14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2019_39.21757_23.94336_14-14'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.94336'^^xsd:double;
  dwc:latitude '39.21757'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2019_39.21757_23.94336_14-14'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Oculina%20patagonica_2009_37.7139_23.94344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Oculina%20patagonica_2009_37.7139_23.94344> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Oculina%20patagonica_2009_37.7139_23.94344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7139 23.94344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7139"^^xsd:decimal ;
  dwc:decimalLongitude "23.94344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "26"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Oculina%20patagonica_2009_37.7139_23.94344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7139 23.94344)"^^geo:wktLiteral ;
  geo-pos:lat "37.7139"^^xsd:decimal ;
  geo-pos:long "23.94344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "26"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Oculina%20patagonica_2009_37.7139_23.94344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Oculina patagonica_2009_37.7139_23.94344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Oculina patagonica_2009_37.7139_23.94344'^^xsd:string;
  dwc:scientificName 'Oculina patagonica de Angelis D\'Ossat, 1908'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.94344'^^xsd:double;
  dwc:latitude '37.7139'^^xsd:double;
  dwc:coordinatePrecision '26'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '135210'^^xsd:integer;
  dwc:occurrenceId 'Oculina patagonica_2009_37.7139_23.94344'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '135210'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2014_37.6699_23.9437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2014_37.6699_23.9437> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2014_37.6699_23.9437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6699 23.9437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6699"^^xsd:decimal ;
  dwc:decimalLongitude "23.9437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2014_37.6699_23.9437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6699 23.9437)"^^geo:wktLiteral ;
  geo-pos:lat "37.6699"^^xsd:decimal ;
  geo-pos:long "23.9437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2014_37.6699_23.9437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2014_37.6699_23.9437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2014_37.6699_23.9437'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.9437'^^xsd:double;
  dwc:latitude '37.6699'^^xsd:double;
  dwc:occurrenceRemarks 'approximate coordinates through Google Earth based on information provided by associatedReferences or asociatedMedia'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2014_37.6699_23.9437'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Oculina%20patagonica_2009_37.7179_23.9445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Oculina%20patagonica_2009_37.7179_23.9445> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Oculina%20patagonica_2009_37.7179_23.9445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7179 23.9445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7179"^^xsd:decimal ;
  dwc:decimalLongitude "23.9445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Oculina%20patagonica_2009_37.7179_23.9445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7179 23.9445)"^^geo:wktLiteral ;
  geo-pos:lat "37.7179"^^xsd:decimal ;
  geo-pos:long "23.9445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Oculina%20patagonica_2009_37.7179_23.9445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Oculina patagonica_2009_37.7179_23.9445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Oculina patagonica_2009_37.7179_23.9445'^^xsd:string;
  dwc:scientificName 'Oculina patagonica de Angelis D\'Ossat, 1908'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.9445'^^xsd:double;
  dwc:latitude '37.7179'^^xsd:double;
  dwc:aphiaid '135210'^^xsd:integer;
  dwc:occurrenceId 'Oculina patagonica_2009_37.7179_23.9445'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '135210'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Conomurex%20persicus_2020_37.66402_23.94457_18-18_Christos%20Efthymiou>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Conomurex%20persicus_2020_37.66402_23.94457_18-18_Christos%20Efthymiou> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Conomurex%20persicus_2020_37.66402_23.94457_18-18_Christos%20Efthymiou> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.66402 23.94457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.66402"^^xsd:decimal ;
  dwc:decimalLongitude "23.94457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Conomurex%20persicus_2020_37.66402_23.94457_18-18_Christos%20Efthymiou>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.66402 23.94457)"^^geo:wktLiteral ;
  geo-pos:lat "37.66402"^^xsd:decimal ;
  geo-pos:long "23.94457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Conomurex%20persicus_2020_37.66402_23.94457_18-18_Christos%20Efthymiou>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Conomurex persicus_2020_37.66402_23.94457_18-18_Christos Efthymiou" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Conomurex persicus_2020_37.66402_23.94457_18-18_Christos Efthymiou'^^xsd:string;
  dwc:scientificName 'Conomurex persicus (Swainson, 1821)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Christos Efthymiou'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.94457'^^xsd:double;
  dwc:latitude '37.66402'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'UAEGEAN-ALAS'^^xsd:string;
  dwc:aphiaid '565371'^^xsd:integer;
  dwc:occurrenceId 'Conomurex persicus_2020_37.66402_23.94457_18-18_Christos Efthymiou'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '565371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Diadema%20setosum_2020_37.66402_23.94457_15-15_Christos%20Efthymiou>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Diadema%20setosum_2020_37.66402_23.94457_15-15_Christos%20Efthymiou> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Diadema%20setosum_2020_37.66402_23.94457_15-15_Christos%20Efthymiou> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.66402 23.94457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.66402"^^xsd:decimal ;
  dwc:decimalLongitude "23.94457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Diadema%20setosum_2020_37.66402_23.94457_15-15_Christos%20Efthymiou>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.66402 23.94457)"^^geo:wktLiteral ;
  geo-pos:lat "37.66402"^^xsd:decimal ;
  geo-pos:long "23.94457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Diadema%20setosum_2020_37.66402_23.94457_15-15_Christos%20Efthymiou>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Diadema setosum_2020_37.66402_23.94457_15-15_Christos Efthymiou" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Diadema setosum_2020_37.66402_23.94457_15-15_Christos Efthymiou'^^xsd:string;
  dwc:scientificName 'Diadema setosum (Leske, 1778)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Christos Efthymiou'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.94457'^^xsd:double;
  dwc:latitude '37.66402'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'UAEGEAN-ALAS'^^xsd:string;
  dwc:aphiaid '213372'^^xsd:integer;
  dwc:occurrenceId 'Diadema setosum_2020_37.66402_23.94457_15-15_Christos Efthymiou'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213372'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Halophila%20stipulacea_2014_38.28549_23.94742_Maria%20Salomidi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2014_38.28549_23.94742_Maria%20Salomidi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2014_38.28549_23.94742_Maria%20Salomidi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.28549 23.94742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.28549"^^xsd:decimal ;
  dwc:decimalLongitude "23.94742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Halophila%20stipulacea_2014_38.28549_23.94742_Maria%20Salomidi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.28549 23.94742)"^^geo:wktLiteral ;
  geo-pos:lat "38.28549"^^xsd:decimal ;
  geo-pos:long "23.94742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Halophila%20stipulacea_2014_38.28549_23.94742_Maria%20Salomidi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Halophila stipulacea_2014_38.28549_23.94742_Maria Salomidi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Halophila stipulacea_2014_38.28549_23.94742_Maria Salomidi'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea (Forsskål) Ascherson, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Salomidi'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.94742'^^xsd:double;
  dwc:latitude '38.28549'^^xsd:double;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:occurrenceId 'Halophila stipulacea_2014_38.28549_23.94742_Maria Salomidi'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Oculina%20patagonica_2009_37.66878_23.94788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Oculina%20patagonica_2009_37.66878_23.94788> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Oculina%20patagonica_2009_37.66878_23.94788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.66878 23.94788)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.66878"^^xsd:decimal ;
  dwc:decimalLongitude "23.94788"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "38"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Oculina%20patagonica_2009_37.66878_23.94788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.66878 23.94788)"^^geo:wktLiteral ;
  geo-pos:lat "37.66878"^^xsd:decimal ;
  geo-pos:long "23.94788"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "38"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Oculina%20patagonica_2009_37.66878_23.94788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Oculina patagonica_2009_37.66878_23.94788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Oculina patagonica_2009_37.66878_23.94788'^^xsd:string;
  dwc:scientificName 'Oculina patagonica de Angelis D\'Ossat, 1908'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.94788'^^xsd:double;
  dwc:latitude '37.66878'^^xsd:double;
  dwc:coordinatePrecision '38'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '135210'^^xsd:integer;
  dwc:occurrenceId 'Oculina patagonica_2009_37.66878_23.94788'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '135210'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2020_38.32516_23.95216_20-20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2020_38.32516_23.95216_20-20> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2020_38.32516_23.95216_20-20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32516 23.95216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.32516"^^xsd:decimal ;
  dwc:decimalLongitude "23.95216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2020_38.32516_23.95216_20-20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.32516 23.95216)"^^geo:wktLiteral ;
  geo-pos:lat "38.32516"^^xsd:decimal ;
  geo-pos:long "23.95216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2020_38.32516_23.95216_20-20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2020_38.32516_23.95216_20-20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2020_38.32516_23.95216_20-20'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.95216'^^xsd:double;
  dwc:latitude '38.32516'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2020_38.32516_23.95216_20-20'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '10'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2000_37.66738_23.95525_0.5-0.5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2000_37.66738_23.95525_0.5-0.5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2000_37.66738_23.95525_0.5-0.5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.66738 23.95525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.66738"^^xsd:decimal ;
  dwc:decimalLongitude "23.95525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2000_37.66738_23.95525_0.5-0.5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.66738 23.95525)"^^geo:wktLiteral ;
  geo-pos:lat "37.66738"^^xsd:decimal ;
  geo-pos:long "23.95525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2000_37.66738_23.95525_0.5-0.5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2000_37.66738_23.95525_0.5-0.5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2000_37.66738_23.95525_0.5-0.5'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.95525'^^xsd:double;
  dwc:latitude '37.66738'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2000_37.66738_23.95525_0.5-0.5'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '5'^^xsd:integer;
  dwc:organismQuantityType '% cover'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Asparagopsis_2014_39.94431_23.958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Asparagopsis_2014_39.94431_23.958> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Asparagopsis_2014_39.94431_23.958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.94431 23.958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.94431"^^xsd:decimal ;
  dwc:decimalLongitude "23.958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Asparagopsis_2014_39.94431_23.958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.94431 23.958)"^^geo:wktLiteral ;
  geo-pos:lat "39.94431"^^xsd:decimal ;
  geo-pos:long "23.958"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Asparagopsis_2014_39.94431_23.958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Asparagopsis_2014_39.94431_23.958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Asparagopsis_2014_39.94431_23.958'^^xsd:string;
  dwc:scientificName 'Asparagopsis Montagne, 1840'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.958'^^xsd:double;
  dwc:latitude '39.94431'^^xsd:double;
  dwc:aphiaid '143809'^^xsd:integer;
  dwc:occurrenceId 'Asparagopsis_2014_39.94431_23.958'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143809'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2017_40.7325_23.9606_7-7_>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2017_40.7325_23.9606_7-7_> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2017_40.7325_23.9606_7-7_> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7325 23.9606)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7325"^^xsd:decimal ;
  dwc:decimalLongitude "23.9606"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2017_40.7325_23.9606_7-7_>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7325 23.9606)"^^geo:wktLiteral ;
  geo-pos:lat "40.7325"^^xsd:decimal ;
  geo-pos:long "23.9606"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2017_40.7325_23.9606_7-7_>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2017_40.7325_23.9606_7-7_" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2017_40.7325_23.9606_7-7_'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.9606'^^xsd:double;
  dwc:latitude '40.7325'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2017_40.7325_23.9606_7-7_'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '8'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Asparagopsis_1987_36.49464_23.96142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Asparagopsis_1987_36.49464_23.96142> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Asparagopsis_1987_36.49464_23.96142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.49464 23.96142)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.49464"^^xsd:decimal ;
  dwc:decimalLongitude "23.96142"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Asparagopsis_1987_36.49464_23.96142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.49464 23.96142)"^^geo:wktLiteral ;
  geo-pos:lat "36.49464"^^xsd:decimal ;
  geo-pos:long "23.96142"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Asparagopsis_1987_36.49464_23.96142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Asparagopsis_1987_36.49464_23.96142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Asparagopsis_1987_36.49464_23.96142'^^xsd:string;
  dwc:scientificName 'Asparagopsis Montagne, 1840'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.96142'^^xsd:double;
  dwc:latitude '36.49464'^^xsd:double;
  dwc:aphiaid '143809'^^xsd:integer;
  dwc:occurrenceId 'Asparagopsis_1987_36.49464_23.96142'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143809'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2010_35.22777_23.96542_9-9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2010_35.22777_23.96542_9-9> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2010_35.22777_23.96542_9-9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.22777 23.96542)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.22777"^^xsd:decimal ;
  dwc:decimalLongitude "23.96542"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2010_35.22777_23.96542_9-9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.22777 23.96542)"^^geo:wktLiteral ;
  geo-pos:lat "35.22777"^^xsd:decimal ;
  geo-pos:long "23.96542"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2010_35.22777_23.96542_9-9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2010_35.22777_23.96542_9-9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2010_35.22777_23.96542_9-9'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.96542'^^xsd:double;
  dwc:latitude '35.22777'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2010_35.22777_23.96542_9-9'^^xsd:string;
  dwc:observationDate '2010-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2012_35.22777_23.96542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2012_35.22777_23.96542> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2012_35.22777_23.96542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.22777 23.96542)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.22777"^^xsd:decimal ;
  dwc:decimalLongitude "23.96542"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2012_35.22777_23.96542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.22777 23.96542)"^^geo:wktLiteral ;
  geo-pos:lat "35.22777"^^xsd:decimal ;
  geo-pos:long "23.96542"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2012_35.22777_23.96542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2012_35.22777_23.96542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2012_35.22777_23.96542'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.96542'^^xsd:double;
  dwc:latitude '35.22777'^^xsd:double;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2012_35.22777_23.96542'^^xsd:string;
  dwc:observationDate '2012-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2015_35.51499_23.96835_10-10_Apostolos%20Kristalas>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2015_35.51499_23.96835_10-10_Apostolos%20Kristalas> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2015_35.51499_23.96835_10-10_Apostolos%20Kristalas> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.51499 23.96835)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.51499"^^xsd:decimal ;
  dwc:decimalLongitude "23.96835"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2015_35.51499_23.96835_10-10_Apostolos%20Kristalas>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.51499 23.96835)"^^geo:wktLiteral ;
  geo-pos:lat "35.51499"^^xsd:decimal ;
  geo-pos:long "23.96835"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2015_35.51499_23.96835_10-10_Apostolos%20Kristalas>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2015_35.51499_23.96835_10-10_Apostolos Kristalas" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2015_35.51499_23.96835_10-10_Apostolos Kristalas'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Apostolos Kristalas'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.96835'^^xsd:double;
  dwc:latitude '35.51499'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2015_35.51499_23.96835_10-10_Apostolos Kristalas'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2017_40.73648_23.97074_10-10_>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2017_40.73648_23.97074_10-10_> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2017_40.73648_23.97074_10-10_> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73648 23.97074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.73648"^^xsd:decimal ;
  dwc:decimalLongitude "23.97074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2017_40.73648_23.97074_10-10_>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73648 23.97074)"^^geo:wktLiteral ;
  geo-pos:lat "40.73648"^^xsd:decimal ;
  geo-pos:long "23.97074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2017_40.73648_23.97074_10-10_>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2017_40.73648_23.97074_10-10_" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2017_40.73648_23.97074_10-10_'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.97074'^^xsd:double;
  dwc:latitude '40.73648'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2017_40.73648_23.97074_10-10_'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2020_39.20535_23.9714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2020_39.20535_23.9714> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2020_39.20535_23.9714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.20535 23.9714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.20535"^^xsd:decimal ;
  dwc:decimalLongitude "23.9714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2020_39.20535_23.9714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.20535 23.9714)"^^geo:wktLiteral ;
  geo-pos:lat "39.20535"^^xsd:decimal ;
  geo-pos:long "23.9714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2020_39.20535_23.9714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2020_39.20535_23.9714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2020_39.20535_23.9714'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.9714'^^xsd:double;
  dwc:latitude '39.20535'^^xsd:double;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2020_39.20535_23.9714'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_2000%2F2010_37.66537_23.97255_G.%20Mpazios>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_2000%2F2010_37.66537_23.97255_G.%20Mpazios> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_2000%2F2010_37.66537_23.97255_G.%20Mpazios> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.66537 23.97255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.66537"^^xsd:decimal ;
  dwc:decimalLongitude "23.97255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_2000%2F2010_37.66537_23.97255_G.%20Mpazios>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.66537 23.97255)"^^geo:wktLiteral ;
  geo-pos:lat "37.66537"^^xsd:decimal ;
  geo-pos:long "23.97255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_2000%2F2010_37.66537_23.97255_G.%20Mpazios>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_2000/2010_37.66537_23.97255_G. Mpazios" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_2000/2010_37.66537_23.97255_G. Mpazios'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'G. Mpazios'^^xsd:string;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.97255'^^xsd:double;
  dwc:latitude '37.66537'^^xsd:double;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_2000/2010_37.66537_23.97255_G. Mpazios'^^xsd:string;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Mnemiopsis%20leidyi_2004%2F2010_40.71937_23.97397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2004%2F2010_40.71937_23.97397> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2004%2F2010_40.71937_23.97397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.71937 23.97397)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.71937"^^xsd:decimal ;
  dwc:decimalLongitude "23.97397"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2004%2F2010_40.71937_23.97397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.71937 23.97397)"^^geo:wktLiteral ;
  geo-pos:lat "40.71937"^^xsd:decimal ;
  geo-pos:long "23.97397"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Mnemiopsis%20leidyi_2004%2F2010_40.71937_23.97397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mnemiopsis leidyi_2004/2010_40.71937_23.97397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Mnemiopsis leidyi_2004/2010_40.71937_23.97397'^^xsd:string;
  dwc:scientificName 'Mnemiopsis leidyi A. Agassiz, 1865'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.97397'^^xsd:double;
  dwc:latitude '40.71937'^^xsd:double;
  dwc:aphiaid '106401'^^xsd:integer;
  dwc:occurrenceId 'Mnemiopsis leidyi_2004/2010_40.71937_23.97397'^^xsd:string;
  dwc:aphiaIdAccepted '106401'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Mnemiopsis%20leidyi_2004%2F2010_40.47087_23.97547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2004%2F2010_40.47087_23.97547> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2004%2F2010_40.47087_23.97547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.47087 23.97547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.47087"^^xsd:decimal ;
  dwc:decimalLongitude "23.97547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2004%2F2010_40.47087_23.97547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.47087 23.97547)"^^geo:wktLiteral ;
  geo-pos:lat "40.47087"^^xsd:decimal ;
  geo-pos:long "23.97547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Mnemiopsis%20leidyi_2004%2F2010_40.47087_23.97547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mnemiopsis leidyi_2004/2010_40.47087_23.97547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Mnemiopsis leidyi_2004/2010_40.47087_23.97547'^^xsd:string;
  dwc:scientificName 'Mnemiopsis leidyi A. Agassiz, 1865'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.97547'^^xsd:double;
  dwc:latitude '40.47087'^^xsd:double;
  dwc:aphiaid '106401'^^xsd:integer;
  dwc:occurrenceId 'Mnemiopsis leidyi_2004/2010_40.47087_23.97547'^^xsd:string;
  dwc:aphiaIdAccepted '106401'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2018_35.57652_23.9766_Stefanos%20Kalogirou>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2018_35.57652_23.9766_Stefanos%20Kalogirou> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2018_35.57652_23.9766_Stefanos%20Kalogirou> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.57652 23.9766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.57652"^^xsd:decimal ;
  dwc:decimalLongitude "23.9766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2018_35.57652_23.9766_Stefanos%20Kalogirou>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.57652 23.9766)"^^geo:wktLiteral ;
  geo-pos:lat "35.57652"^^xsd:decimal ;
  geo-pos:long "23.9766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2018_35.57652_23.9766_Stefanos%20Kalogirou>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2018_35.57652_23.9766_Stefanos Kalogirou" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2018_35.57652_23.9766_Stefanos Kalogirou'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Stefanos Kalogirou'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.9766'^^xsd:double;
  dwc:latitude '35.57652'^^xsd:double;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2018_35.57652_23.9766_Stefanos Kalogirou'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Mnemiopsis%20leidyi_1992_40.31744_23.97921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_1992_40.31744_23.97921> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_1992_40.31744_23.97921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.31744 23.97921)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.31744"^^xsd:decimal ;
  dwc:decimalLongitude "23.97921"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_1992_40.31744_23.97921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.31744 23.97921)"^^geo:wktLiteral ;
  geo-pos:lat "40.31744"^^xsd:decimal ;
  geo-pos:long "23.97921"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Mnemiopsis%20leidyi_1992_40.31744_23.97921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mnemiopsis leidyi_1992_40.31744_23.97921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Mnemiopsis leidyi_1992_40.31744_23.97921'^^xsd:string;
  dwc:scientificName 'Mnemiopsis leidyi A. Agassiz, 1865'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.97921'^^xsd:double;
  dwc:latitude '40.31744'^^xsd:double;
  dwc:aphiaid '106401'^^xsd:integer;
  dwc:occurrenceId 'Mnemiopsis leidyi_1992_40.31744_23.97921'^^xsd:string;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106401'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Oculina%20patagonica_2009_37.6586_23.9797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Oculina%20patagonica_2009_37.6586_23.9797> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Oculina%20patagonica_2009_37.6586_23.9797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6586 23.9797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6586"^^xsd:decimal ;
  dwc:decimalLongitude "23.9797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Oculina%20patagonica_2009_37.6586_23.9797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6586 23.9797)"^^geo:wktLiteral ;
  geo-pos:lat "37.6586"^^xsd:decimal ;
  geo-pos:long "23.9797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Oculina%20patagonica_2009_37.6586_23.9797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Oculina patagonica_2009_37.6586_23.9797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Oculina patagonica_2009_37.6586_23.9797'^^xsd:string;
  dwc:scientificName 'Oculina patagonica de Angelis D\'Ossat, 1908'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.9797'^^xsd:double;
  dwc:latitude '37.6586'^^xsd:double;
  dwc:aphiaid '135210'^^xsd:integer;
  dwc:occurrenceId 'Oculina patagonica_2009_37.6586_23.9797'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '135210'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Bursatella%20leachii_2015_40.32447_23.98026_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Bursatella%20leachii_2015_40.32447_23.98026_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Bursatella%20leachii_2015_40.32447_23.98026_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.32447 23.98026)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.32447"^^xsd:decimal ;
  dwc:decimalLongitude "23.98026"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Bursatella%20leachii_2015_40.32447_23.98026_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.32447 23.98026)"^^geo:wktLiteral ;
  geo-pos:lat "40.32447"^^xsd:decimal ;
  geo-pos:long "23.98026"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Bursatella%20leachii_2015_40.32447_23.98026_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Bursatella leachii_2015_40.32447_23.98026_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Bursatella leachii_2015_40.32447_23.98026_5-5'^^xsd:string;
  dwc:scientificName 'Bursatella leachii Blainville, 1817'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.98026'^^xsd:double;
  dwc:latitude '40.32447'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '138759'^^xsd:integer;
  dwc:occurrenceId 'Bursatella leachii_2015_40.32447_23.98026_5-5'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138759'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Asparagopsis_2014_40.10141_23.98273_1-1_Kostas%20Tsiamis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Asparagopsis_2014_40.10141_23.98273_1-1_Kostas%20Tsiamis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Asparagopsis_2014_40.10141_23.98273_1-1_Kostas%20Tsiamis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.10141 23.98273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.10141"^^xsd:decimal ;
  dwc:decimalLongitude "23.98273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Asparagopsis_2014_40.10141_23.98273_1-1_Kostas%20Tsiamis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.10141 23.98273)"^^geo:wktLiteral ;
  geo-pos:lat "40.10141"^^xsd:decimal ;
  geo-pos:long "23.98273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Asparagopsis_2014_40.10141_23.98273_1-1_Kostas%20Tsiamis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Asparagopsis_2014_40.10141_23.98273_1-1_Kostas Tsiamis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Asparagopsis_2014_40.10141_23.98273_1-1_Kostas Tsiamis'^^xsd:string;
  dwc:scientificName 'Asparagopsis Montagne, 1840'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Kostas Tsiamis'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.98273'^^xsd:double;
  dwc:latitude '40.10141'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '143809'^^xsd:integer;
  dwc:occurrenceId 'Asparagopsis_2014_40.10141_23.98273_1-1_Kostas Tsiamis'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143809'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2016-07-22_35.51558_23.98405_0.5-0.5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2016-07-22_35.51558_23.98405_0.5-0.5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2016-07-22_35.51558_23.98405_0.5-0.5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.51558 23.98405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.51558"^^xsd:decimal ;
  dwc:decimalLongitude "23.98405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2016-07-22_35.51558_23.98405_0.5-0.5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.51558 23.98405)"^^geo:wktLiteral ;
  geo-pos:lat "35.51558"^^xsd:decimal ;
  geo-pos:long "23.98405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2016-07-22_35.51558_23.98405_0.5-0.5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2016-07-22_35.51558_23.98405_0.5-0.5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2016-07-22_35.51558_23.98405_0.5-0.5'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.98405'^^xsd:double;
  dwc:latitude '35.51558'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:occurrenceRemarks 'UAEGEAN'^^xsd:string;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2016-07-22_35.51558_23.98405_0.5-0.5'^^xsd:string;
  dwc:observationDate '2016-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Mnemiopsis%20leidyi_2004%2F2010_40.38693_23.98463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2004%2F2010_40.38693_23.98463> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2004%2F2010_40.38693_23.98463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.38693 23.98463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.38693"^^xsd:decimal ;
  dwc:decimalLongitude "23.98463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2004%2F2010_40.38693_23.98463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.38693 23.98463)"^^geo:wktLiteral ;
  geo-pos:lat "40.38693"^^xsd:decimal ;
  geo-pos:long "23.98463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Mnemiopsis%20leidyi_2004%2F2010_40.38693_23.98463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mnemiopsis leidyi_2004/2010_40.38693_23.98463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Mnemiopsis leidyi_2004/2010_40.38693_23.98463'^^xsd:string;
  dwc:scientificName 'Mnemiopsis leidyi A. Agassiz, 1865'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.98463'^^xsd:double;
  dwc:latitude '40.38693'^^xsd:double;
  dwc:aphiaid '106401'^^xsd:integer;
  dwc:occurrenceId 'Mnemiopsis leidyi_2004/2010_40.38693_23.98463'^^xsd:string;
  dwc:aphiaIdAccepted '106401'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_2016_35.21744_23.98793_55-55>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_2016_35.21744_23.98793_55-55> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_2016_35.21744_23.98793_55-55> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.21744 23.98793)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.21744"^^xsd:decimal ;
  dwc:decimalLongitude "23.98793"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_2016_35.21744_23.98793_55-55>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.21744 23.98793)"^^geo:wktLiteral ;
  geo-pos:lat "35.21744"^^xsd:decimal ;
  geo-pos:long "23.98793"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_2016_35.21744_23.98793_55-55>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_2016_35.21744_23.98793_55-55" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_2016_35.21744_23.98793_55-55'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.98793'^^xsd:double;
  dwc:latitude '35.21744'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_2016_35.21744_23.98793_55-55'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Asparagopsis_2014_40.10294_23.98881_Maria%20Salomidi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Asparagopsis_2014_40.10294_23.98881_Maria%20Salomidi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Asparagopsis_2014_40.10294_23.98881_Maria%20Salomidi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.10294 23.98881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.10294"^^xsd:decimal ;
  dwc:decimalLongitude "23.98881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Asparagopsis_2014_40.10294_23.98881_Maria%20Salomidi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.10294 23.98881)"^^geo:wktLiteral ;
  geo-pos:lat "40.10294"^^xsd:decimal ;
  geo-pos:long "23.98881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Asparagopsis_2014_40.10294_23.98881_Maria%20Salomidi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Asparagopsis_2014_40.10294_23.98881_Maria Salomidi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Asparagopsis_2014_40.10294_23.98881_Maria Salomidi'^^xsd:string;
  dwc:scientificName 'Asparagopsis Montagne, 1840'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Salomidi'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.98881'^^xsd:double;
  dwc:latitude '40.10294'^^xsd:double;
  dwc:aphiaid '143809'^^xsd:integer;
  dwc:occurrenceId 'Asparagopsis_2014_40.10294_23.98881_Maria Salomidi'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143809'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2013_35.51486_23.98929_Mika%20Tomta>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2013_35.51486_23.98929_Mika%20Tomta> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2013_35.51486_23.98929_Mika%20Tomta> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.51486 23.98929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.51486"^^xsd:decimal ;
  dwc:decimalLongitude "23.98929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2013_35.51486_23.98929_Mika%20Tomta>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.51486 23.98929)"^^geo:wktLiteral ;
  geo-pos:lat "35.51486"^^xsd:decimal ;
  geo-pos:long "23.98929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2013_35.51486_23.98929_Mika%20Tomta>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2013_35.51486_23.98929_Mika Tomta" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2013_35.51486_23.98929_Mika Tomta'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Mika Tomta'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.98929'^^xsd:double;
  dwc:latitude '35.51486'^^xsd:double;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2013_35.51486_23.98929_Mika Tomta'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2019_35.51528_23.98994_mikkel65>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_35.51528_23.98994_mikkel65> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_35.51528_23.98994_mikkel65> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.51528 23.98994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.51528"^^xsd:decimal ;
  dwc:decimalLongitude "23.98994"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2019_35.51528_23.98994_mikkel65>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.51528 23.98994)"^^geo:wktLiteral ;
  geo-pos:lat "35.51528"^^xsd:decimal ;
  geo-pos:long "23.98994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2019_35.51528_23.98994_mikkel65>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2019_35.51528_23.98994_mikkel65" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2019_35.51528_23.98994_mikkel65'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'mikkel65'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.98994'^^xsd:double;
  dwc:latitude '35.51528'^^xsd:double;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2019_35.51528_23.98994_mikkel65'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2019_35.51528_23.99013_mikkel65>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_35.51528_23.99013_mikkel65> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_35.51528_23.99013_mikkel65> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.51528 23.99013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.51528"^^xsd:decimal ;
  dwc:decimalLongitude "23.99013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_35.51528_23.99013_mikkel65>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.51528 23.99013)"^^geo:wktLiteral ;
  geo-pos:lat "35.51528"^^xsd:decimal ;
  geo-pos:long "23.99013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2019_35.51528_23.99013_mikkel65>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2019_35.51528_23.99013_mikkel65" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2019_35.51528_23.99013_mikkel65'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'mikkel65'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.99013'^^xsd:double;
  dwc:latitude '35.51528'^^xsd:double;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2019_35.51528_23.99013_mikkel65'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2009_37.65972_23.99027_8-8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_37.65972_23.99027_8-8> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_37.65972_23.99027_8-8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.65972 23.99027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.65972"^^xsd:decimal ;
  dwc:decimalLongitude "23.99027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_37.65972_23.99027_8-8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.65972 23.99027)"^^geo:wktLiteral ;
  geo-pos:lat "37.65972"^^xsd:decimal ;
  geo-pos:long "23.99027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2009_37.65972_23.99027_8-8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2009_37.65972_23.99027_8-8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2009_37.65972_23.99027_8-8'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.99027'^^xsd:double;
  dwc:latitude '37.65972'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2009_37.65972_23.99027_8-8'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2019_35.51533_23.99033_mikkel65>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2019_35.51533_23.99033_mikkel65> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2019_35.51533_23.99033_mikkel65> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.51533 23.99033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.51533"^^xsd:decimal ;
  dwc:decimalLongitude "23.99033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2019_35.51533_23.99033_mikkel65>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.51533 23.99033)"^^geo:wktLiteral ;
  geo-pos:lat "35.51533"^^xsd:decimal ;
  geo-pos:long "23.99033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2019_35.51533_23.99033_mikkel65>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2019_35.51533_23.99033_mikkel65" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2019_35.51533_23.99033_mikkel65'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'mikkel65'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.99033'^^xsd:double;
  dwc:latitude '35.51533'^^xsd:double;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2019_35.51533_23.99033_mikkel65'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2019_39.27357_23.99043_23-23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2019_39.27357_23.99043_23-23> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2019_39.27357_23.99043_23-23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.27357 23.99043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.27357"^^xsd:decimal ;
  dwc:decimalLongitude "23.99043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2019_39.27357_23.99043_23-23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.27357 23.99043)"^^geo:wktLiteral ;
  geo-pos:lat "39.27357"^^xsd:decimal ;
  geo-pos:long "23.99043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2019_39.27357_23.99043_23-23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2019_39.27357_23.99043_23-23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2019_39.27357_23.99043_23-23'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.99043'^^xsd:double;
  dwc:latitude '39.27357'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2019_39.27357_23.99043_23-23'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2019_39.27357_23.99043_48-48>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2019_39.27357_23.99043_48-48> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2019_39.27357_23.99043_48-48> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.27357 23.99043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.27357"^^xsd:decimal ;
  dwc:decimalLongitude "23.99043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2019_39.27357_23.99043_48-48>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.27357 23.99043)"^^geo:wktLiteral ;
  geo-pos:lat "39.27357"^^xsd:decimal ;
  geo-pos:long "23.99043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2019_39.27357_23.99043_48-48>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2019_39.27357_23.99043_48-48" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2019_39.27357_23.99043_48-48'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.99043'^^xsd:double;
  dwc:latitude '39.27357'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2019_39.27357_23.99043_48-48'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Bursatella%20leachii_2015_37.66251_23.99066_2-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Bursatella%20leachii_2015_37.66251_23.99066_2-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Bursatella%20leachii_2015_37.66251_23.99066_2-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.66251 23.99066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.66251"^^xsd:decimal ;
  dwc:decimalLongitude "23.99066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Bursatella%20leachii_2015_37.66251_23.99066_2-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.66251 23.99066)"^^geo:wktLiteral ;
  geo-pos:lat "37.66251"^^xsd:decimal ;
  geo-pos:long "23.99066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Bursatella%20leachii_2015_37.66251_23.99066_2-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Bursatella leachii_2015_37.66251_23.99066_2-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Bursatella leachii_2015_37.66251_23.99066_2-2'^^xsd:string;
  dwc:scientificName 'Bursatella leachii Blainville, 1817'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.99066'^^xsd:double;
  dwc:latitude '37.66251'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '138759'^^xsd:integer;
  dwc:occurrenceId 'Bursatella leachii_2015_37.66251_23.99066_2-2'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138759'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Oculina%20patagonica_2009_37.66224_23.99198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Oculina%20patagonica_2009_37.66224_23.99198> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Oculina%20patagonica_2009_37.66224_23.99198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.66224 23.99198)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.66224"^^xsd:decimal ;
  dwc:decimalLongitude "23.99198"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Oculina%20patagonica_2009_37.66224_23.99198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.66224 23.99198)"^^geo:wktLiteral ;
  geo-pos:lat "37.66224"^^xsd:decimal ;
  geo-pos:long "23.99198"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Oculina%20patagonica_2009_37.66224_23.99198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Oculina patagonica_2009_37.66224_23.99198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Oculina patagonica_2009_37.66224_23.99198'^^xsd:string;
  dwc:scientificName 'Oculina patagonica de Angelis D\'Ossat, 1908'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.99198'^^xsd:double;
  dwc:latitude '37.66224'^^xsd:double;
  dwc:coordinatePrecision '7'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '135210'^^xsd:integer;
  dwc:occurrenceId 'Oculina patagonica_2009_37.66224_23.99198'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '135210'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2015_35.51241_23.99278_Thodoros%20Kampouris>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2015_35.51241_23.99278_Thodoros%20Kampouris> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2015_35.51241_23.99278_Thodoros%20Kampouris> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.51241 23.99278)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.51241"^^xsd:decimal ;
  dwc:decimalLongitude "23.99278"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2015_35.51241_23.99278_Thodoros%20Kampouris>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.51241 23.99278)"^^geo:wktLiteral ;
  geo-pos:lat "35.51241"^^xsd:decimal ;
  geo-pos:long "23.99278"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2015_35.51241_23.99278_Thodoros%20Kampouris>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2015_35.51241_23.99278_Thodoros Kampouris" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2015_35.51241_23.99278_Thodoros Kampouris'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Thodoros Kampouris'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.99278'^^xsd:double;
  dwc:latitude '35.51241'^^xsd:double;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2015_35.51241_23.99278_Thodoros Kampouris'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Diadema%20setosum_2020_37.66087_23.99412_alexandros.venn>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Diadema%20setosum_2020_37.66087_23.99412_alexandros.venn> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Diadema%20setosum_2020_37.66087_23.99412_alexandros.venn> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.66087 23.99412)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.66087"^^xsd:decimal ;
  dwc:decimalLongitude "23.99412"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Diadema%20setosum_2020_37.66087_23.99412_alexandros.venn>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.66087 23.99412)"^^geo:wktLiteral ;
  geo-pos:lat "37.66087"^^xsd:decimal ;
  geo-pos:long "23.99412"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Diadema%20setosum_2020_37.66087_23.99412_alexandros.venn>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Diadema setosum_2020_37.66087_23.99412_alexandros.venn" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Diadema setosum_2020_37.66087_23.99412_alexandros.venn'^^xsd:string;
  dwc:scientificName 'Diadema setosum (Leske, 1778)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'alexandros.venn'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.99412'^^xsd:double;
  dwc:latitude '37.66087'^^xsd:double;
  dwc:occurrenceRemarks 'UAEGEAN-ALAS'^^xsd:string;
  dwc:aphiaid '213372'^^xsd:integer;
  dwc:occurrenceId 'Diadema setosum_2020_37.66087_23.99412_alexandros.venn'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213372'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '4'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Bursatella%20leachii_2015_37.66162_23.9943_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Bursatella%20leachii_2015_37.66162_23.9943_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Bursatella%20leachii_2015_37.66162_23.9943_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.66162 23.9943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.66162"^^xsd:decimal ;
  dwc:decimalLongitude "23.9943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Bursatella%20leachii_2015_37.66162_23.9943_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.66162 23.9943)"^^geo:wktLiteral ;
  geo-pos:lat "37.66162"^^xsd:decimal ;
  geo-pos:long "23.9943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Bursatella%20leachii_2015_37.66162_23.9943_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Bursatella leachii_2015_37.66162_23.9943_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Bursatella leachii_2015_37.66162_23.9943_5-5'^^xsd:string;
  dwc:scientificName 'Bursatella leachii Blainville, 1817'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.9943'^^xsd:double;
  dwc:latitude '37.66162'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '138759'^^xsd:integer;
  dwc:occurrenceId 'Bursatella leachii_2015_37.66162_23.9943_5-5'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138759'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'moderate'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Chama%20pacifica_2014_37.66162_23.9943_0-0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Chama%20pacifica_2014_37.66162_23.9943_0-0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Chama%20pacifica_2014_37.66162_23.9943_0-0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.66162 23.9943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.66162"^^xsd:decimal ;
  dwc:decimalLongitude "23.9943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Chama%20pacifica_2014_37.66162_23.9943_0-0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.66162 23.9943)"^^geo:wktLiteral ;
  geo-pos:lat "37.66162"^^xsd:decimal ;
  geo-pos:long "23.9943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Chama%20pacifica_2014_37.66162_23.9943_0-0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Chama pacifica_2014_37.66162_23.9943_0-0" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Chama pacifica_2014_37.66162_23.9943_0-0'^^xsd:string;
  dwc:scientificName 'Chama pacifica Broderip, 1835'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.9943'^^xsd:double;
  dwc:latitude '37.66162'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Beached/ Dead'^^xsd:string;
  dwc:aphiaid '139120'^^xsd:integer;
  dwc:occurrenceId 'Chama pacifica_2014_37.66162_23.9943_0-0'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139120'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Dendostrea%20folium_2014_37.66162_23.9943_0-0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Dendostrea%20folium_2014_37.66162_23.9943_0-0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Dendostrea%20folium_2014_37.66162_23.9943_0-0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.66162 23.9943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.66162"^^xsd:decimal ;
  dwc:decimalLongitude "23.9943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Dendostrea%20folium_2014_37.66162_23.9943_0-0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.66162 23.9943)"^^geo:wktLiteral ;
  geo-pos:lat "37.66162"^^xsd:decimal ;
  geo-pos:long "23.9943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Dendostrea%20folium_2014_37.66162_23.9943_0-0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Dendostrea folium_2014_37.66162_23.9943_0-0" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Dendostrea folium_2014_37.66162_23.9943_0-0'^^xsd:string;
  dwc:scientificName 'Dendostrea folium (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.9943'^^xsd:double;
  dwc:latitude '37.66162'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Beached/ Dead'^^xsd:string;
  dwc:aphiaid '506716'^^xsd:integer;
  dwc:occurrenceId 'Dendostrea folium_2014_37.66162_23.9943_0-0'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '506716'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Dendostrea%20folium_2015_37.66162_23.9943_1-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Dendostrea%20folium_2015_37.66162_23.9943_1-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Dendostrea%20folium_2015_37.66162_23.9943_1-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.66162 23.9943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.66162"^^xsd:decimal ;
  dwc:decimalLongitude "23.9943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Dendostrea%20folium_2015_37.66162_23.9943_1-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.66162 23.9943)"^^geo:wktLiteral ;
  geo-pos:lat "37.66162"^^xsd:decimal ;
  geo-pos:long "23.9943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Dendostrea%20folium_2015_37.66162_23.9943_1-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Dendostrea folium_2015_37.66162_23.9943_1-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Dendostrea folium_2015_37.66162_23.9943_1-2'^^xsd:string;
  dwc:scientificName 'Dendostrea folium (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.9943'^^xsd:double;
  dwc:latitude '37.66162'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '506716'^^xsd:integer;
  dwc:occurrenceId 'Dendostrea folium_2015_37.66162_23.9943_1-2'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '506716'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'moderate'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_2010_37.66162_23.9943-5_Katsanevakis%20%7C%20Issaris>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_2010_37.66162_23.9943-5_Katsanevakis%20%7C%20Issaris> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_2010_37.66162_23.9943-5_Katsanevakis%20%7C%20Issaris> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.66162 23.9943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.66162"^^xsd:decimal ;
  dwc:decimalLongitude "23.9943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_2010_37.66162_23.9943-5_Katsanevakis%20%7C%20Issaris>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.66162 23.9943)"^^geo:wktLiteral ;
  geo-pos:lat "37.66162"^^xsd:decimal ;
  geo-pos:long "23.9943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_2010_37.66162_23.9943-5_Katsanevakis%20%7C%20Issaris>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_2010_37.66162_23.9943-5_Katsanevakis | Issaris" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_2010_37.66162_23.9943-5_Katsanevakis | Issaris'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Katsanevakis | Issaris'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.9943'^^xsd:double;
  dwc:latitude '37.66162'^^xsd:double;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:depthRange '<5 m'^^xsd:string;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_2010_37.66162_23.9943-5_Katsanevakis | Issaris'^^xsd:string;
  dwc:observationDate '2010-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2020_37.66098_23.99474_35-35_alexandros.venn>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2020_37.66098_23.99474_35-35_alexandros.venn> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2020_37.66098_23.99474_35-35_alexandros.venn> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.66098 23.99474)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.66098"^^xsd:decimal ;
  dwc:decimalLongitude "23.99474"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2020_37.66098_23.99474_35-35_alexandros.venn>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.66098 23.99474)"^^geo:wktLiteral ;
  geo-pos:lat "37.66098"^^xsd:decimal ;
  geo-pos:long "23.99474"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2020_37.66098_23.99474_35-35_alexandros.venn>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2020_37.66098_23.99474_35-35_alexandros.venn" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2020_37.66098_23.99474_35-35_alexandros.venn'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'alexandros.venn'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.99474'^^xsd:double;
  dwc:latitude '37.66098'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'UAEGEAN-ALAS'^^xsd:string;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2020_37.66098_23.99474_35-35_alexandros.venn'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '4'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Bursatella%20leachii_2017_37.66161_23.99568_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Bursatella%20leachii_2017_37.66161_23.99568_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Bursatella%20leachii_2017_37.66161_23.99568_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.66161 23.99568)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.66161"^^xsd:decimal ;
  dwc:decimalLongitude "23.99568"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Bursatella%20leachii_2017_37.66161_23.99568_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.66161 23.99568)"^^geo:wktLiteral ;
  geo-pos:lat "37.66161"^^xsd:decimal ;
  geo-pos:long "23.99568"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Bursatella%20leachii_2017_37.66161_23.99568_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Bursatella leachii_2017_37.66161_23.99568_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Bursatella leachii_2017_37.66161_23.99568_5-5'^^xsd:string;
  dwc:scientificName 'Bursatella leachii Blainville, 1817'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.99568'^^xsd:double;
  dwc:latitude '37.66161'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '138759'^^xsd:integer;
  dwc:occurrenceId 'Bursatella leachii_2017_37.66161_23.99568_5-5'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138759'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Bursatella%20leachii_2016_37.66122_23.99586_Kontadakis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Bursatella%20leachii_2016_37.66122_23.99586_Kontadakis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Bursatella%20leachii_2016_37.66122_23.99586_Kontadakis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.66122 23.99586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.66122"^^xsd:decimal ;
  dwc:decimalLongitude "23.99586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Bursatella%20leachii_2016_37.66122_23.99586_Kontadakis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.66122 23.99586)"^^geo:wktLiteral ;
  geo-pos:lat "37.66122"^^xsd:decimal ;
  geo-pos:long "23.99586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Bursatella%20leachii_2016_37.66122_23.99586_Kontadakis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Bursatella leachii_2016_37.66122_23.99586_Kontadakis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Bursatella leachii_2016_37.66122_23.99586_Kontadakis'^^xsd:string;
  dwc:scientificName 'Bursatella leachii Blainville, 1817'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Kontadakis'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.99586'^^xsd:double;
  dwc:latitude '37.66122'^^xsd:double;
  dwc:aphiaid '138759'^^xsd:integer;
  dwc:occurrenceId 'Bursatella leachii_2016_37.66122_23.99586_Kontadakis'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138759'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_2000%2F2010_37.66122_23.99586_G.%20Mpazios>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_2000%2F2010_37.66122_23.99586_G.%20Mpazios> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_2000%2F2010_37.66122_23.99586_G.%20Mpazios> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.66122 23.99586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.66122"^^xsd:decimal ;
  dwc:decimalLongitude "23.99586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_2000%2F2010_37.66122_23.99586_G.%20Mpazios>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.66122 23.99586)"^^geo:wktLiteral ;
  geo-pos:lat "37.66122"^^xsd:decimal ;
  geo-pos:long "23.99586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_2000%2F2010_37.66122_23.99586_G.%20Mpazios>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_2000/2010_37.66122_23.99586_G. Mpazios" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_2000/2010_37.66122_23.99586_G. Mpazios'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'G. Mpazios'^^xsd:string;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.99586'^^xsd:double;
  dwc:latitude '37.66122'^^xsd:double;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_2000/2010_37.66122_23.99586_G. Mpazios'^^xsd:string;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Conomurex%20persicus_2013_35.51917_23.99875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Conomurex%20persicus_2013_35.51917_23.99875> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Conomurex%20persicus_2013_35.51917_23.99875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.51917 23.99875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.51917"^^xsd:decimal ;
  dwc:decimalLongitude "23.99875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "29"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Conomurex%20persicus_2013_35.51917_23.99875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.51917 23.99875)"^^geo:wktLiteral ;
  geo-pos:lat "35.51917"^^xsd:decimal ;
  geo-pos:long "23.99875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "29"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Conomurex%20persicus_2013_35.51917_23.99875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Conomurex persicus_2013_35.51917_23.99875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Conomurex persicus_2013_35.51917_23.99875'^^xsd:string;
  dwc:scientificName 'Conomurex persicus (Swainson, 1821)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.99875'^^xsd:double;
  dwc:latitude '35.51917'^^xsd:double;
  dwc:coordinatePrecision '29'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '565371'^^xsd:integer;
  dwc:occurrenceId 'Conomurex persicus_2013_35.51917_23.99875'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '565371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2013_35.51917_23.99875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2013_35.51917_23.99875> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2013_35.51917_23.99875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.51917 23.99875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.51917"^^xsd:decimal ;
  dwc:decimalLongitude "23.99875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "29"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2013_35.51917_23.99875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.51917 23.99875)"^^geo:wktLiteral ;
  geo-pos:lat "35.51917"^^xsd:decimal ;
  geo-pos:long "23.99875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "29"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2013_35.51917_23.99875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2013_35.51917_23.99875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2013_35.51917_23.99875'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.99875'^^xsd:double;
  dwc:latitude '35.51917'^^xsd:double;
  dwc:coordinatePrecision '29'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2013_35.51917_23.99875'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2013_35.51917_23.99875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2013_35.51917_23.99875> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2013_35.51917_23.99875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.51917 23.99875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.51917"^^xsd:decimal ;
  dwc:decimalLongitude "23.99875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "29"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2013_35.51917_23.99875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.51917 23.99875)"^^geo:wktLiteral ;
  geo-pos:lat "35.51917"^^xsd:decimal ;
  geo-pos:long "23.99875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "29"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2013_35.51917_23.99875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2013_35.51917_23.99875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2013_35.51917_23.99875'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.99875'^^xsd:double;
  dwc:latitude '35.51917'^^xsd:double;
  dwc:coordinatePrecision '29'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2013_35.51917_23.99875'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2013_35.51917_23.99875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2013_35.51917_23.99875> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2013_35.51917_23.99875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.51917 23.99875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.51917"^^xsd:decimal ;
  dwc:decimalLongitude "23.99875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "29"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2013_35.51917_23.99875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.51917 23.99875)"^^geo:wktLiteral ;
  geo-pos:lat "35.51917"^^xsd:decimal ;
  geo-pos:long "23.99875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "29"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2013_35.51917_23.99875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2013_35.51917_23.99875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2013_35.51917_23.99875'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '23.99875'^^xsd:double;
  dwc:latitude '35.51917'^^xsd:double;
  dwc:coordinatePrecision '29'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2013_35.51917_23.99875'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2014_40.03776_24.0008_Maria%20Salomidi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2014_40.03776_24.0008_Maria%20Salomidi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2014_40.03776_24.0008_Maria%20Salomidi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.03776 24.0008)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.03776"^^xsd:decimal ;
  dwc:decimalLongitude "24.0008"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "101"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2014_40.03776_24.0008_Maria%20Salomidi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.03776 24.0008)"^^geo:wktLiteral ;
  geo-pos:lat "40.03776"^^xsd:decimal ;
  geo-pos:long "24.0008"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "101"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2014_40.03776_24.0008_Maria%20Salomidi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2014_40.03776_24.0008_Maria Salomidi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2014_40.03776_24.0008_Maria Salomidi'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Salomidi'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.0008'^^xsd:double;
  dwc:latitude '40.03776'^^xsd:double;
  dwc:coordinatePrecision '101'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2014_40.03776_24.0008_Maria Salomidi'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Oculina%20patagonica_2009_37.659_24.0009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Oculina%20patagonica_2009_37.659_24.0009> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Oculina%20patagonica_2009_37.659_24.0009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.659 24.0009)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.659"^^xsd:decimal ;
  dwc:decimalLongitude "24.0009"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Oculina%20patagonica_2009_37.659_24.0009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.659 24.0009)"^^geo:wktLiteral ;
  geo-pos:lat "37.659"^^xsd:decimal ;
  geo-pos:long "24.0009"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Oculina%20patagonica_2009_37.659_24.0009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Oculina patagonica_2009_37.659_24.0009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Oculina patagonica_2009_37.659_24.0009'^^xsd:string;
  dwc:scientificName 'Oculina patagonica de Angelis D\'Ossat, 1908'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.0009'^^xsd:double;
  dwc:latitude '37.659'^^xsd:double;
  dwc:aphiaid '135210'^^xsd:integer;
  dwc:occurrenceId 'Oculina patagonica_2009_37.659_24.0009'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '135210'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Conomurex%20persicus_2016_38.0282_24.00608_4-5_P.%20Papanikolaou>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Conomurex%20persicus_2016_38.0282_24.00608_4-5_P.%20Papanikolaou> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Conomurex%20persicus_2016_38.0282_24.00608_4-5_P.%20Papanikolaou> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0282 24.00608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.0282"^^xsd:decimal ;
  dwc:decimalLongitude "24.00608"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Conomurex%20persicus_2016_38.0282_24.00608_4-5_P.%20Papanikolaou>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0282 24.00608)"^^geo:wktLiteral ;
  geo-pos:lat "38.0282"^^xsd:decimal ;
  geo-pos:long "24.00608"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Conomurex%20persicus_2016_38.0282_24.00608_4-5_P.%20Papanikolaou>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Conomurex persicus_2016_38.0282_24.00608_4-5_P. Papanikolaou" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Conomurex persicus_2016_38.0282_24.00608_4-5_P. Papanikolaou'^^xsd:string;
  dwc:scientificName 'Conomurex persicus (Swainson, 1821)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Philippos Papanikolaou'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.00608'^^xsd:double;
  dwc:latitude '38.0282'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '565371'^^xsd:integer;
  dwc:occurrenceId 'Conomurex persicus_2016_38.0282_24.00608_4-5_P. Papanikolaou'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '565371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '15'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_2014_35.21256_24.00613_7-7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_2014_35.21256_24.00613_7-7> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_2014_35.21256_24.00613_7-7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.21256 24.00613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.21256"^^xsd:decimal ;
  dwc:decimalLongitude "24.00613"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_2014_35.21256_24.00613_7-7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.21256 24.00613)"^^geo:wktLiteral ;
  geo-pos:lat "35.21256"^^xsd:decimal ;
  geo-pos:long "24.00613"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_2014_35.21256_24.00613_7-7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_2014_35.21256_24.00613_7-7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_2014_35.21256_24.00613_7-7'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.00613'^^xsd:double;
  dwc:latitude '35.21256'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_2014_35.21256_24.00613_7-7'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2014_40.03481_24.00932_3-3_Kostas%20Tsiamis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2014_40.03481_24.00932_3-3_Kostas%20Tsiamis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2014_40.03481_24.00932_3-3_Kostas%20Tsiamis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.03481 24.00932)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.03481"^^xsd:decimal ;
  dwc:decimalLongitude "24.00932"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2014_40.03481_24.00932_3-3_Kostas%20Tsiamis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.03481 24.00932)"^^geo:wktLiteral ;
  geo-pos:lat "40.03481"^^xsd:decimal ;
  geo-pos:long "24.00932"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2014_40.03481_24.00932_3-3_Kostas%20Tsiamis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2014_40.03481_24.00932_3-3_Kostas Tsiamis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2014_40.03481_24.00932_3-3_Kostas Tsiamis'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Kostas Tsiamis'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.00932'^^xsd:double;
  dwc:latitude '40.03481'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2014_40.03481_24.00932_3-3_Kostas Tsiamis'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Crepidula%20fornicata_1989_37.92295_24.01325_colln%20Dimitrakis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Crepidula%20fornicata_1989_37.92295_24.01325_colln%20Dimitrakis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Crepidula%20fornicata_1989_37.92295_24.01325_colln%20Dimitrakis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.92295 24.01325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.92295"^^xsd:decimal ;
  dwc:decimalLongitude "24.01325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Crepidula%20fornicata_1989_37.92295_24.01325_colln%20Dimitrakis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.92295 24.01325)"^^geo:wktLiteral ;
  geo-pos:lat "37.92295"^^xsd:decimal ;
  geo-pos:long "24.01325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Crepidula%20fornicata_1989_37.92295_24.01325_colln%20Dimitrakis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Crepidula fornicata_1989_37.92295_24.01325_colln Dimitrakis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Crepidula fornicata_1989_37.92295_24.01325_colln Dimitrakis'^^xsd:string;
  dwc:scientificName 'Crepidula fornicata (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'colln Dimitrakis'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.01325'^^xsd:double;
  dwc:latitude '37.92295'^^xsd:double;
  dwc:aphiaid '138963'^^xsd:integer;
  dwc:occurrenceId 'Crepidula fornicata_1989_37.92295_24.01325_colln Dimitrakis'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138963'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Diadema%20setosum_2017_37.92295_24.01325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Diadema%20setosum_2017_37.92295_24.01325> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Diadema%20setosum_2017_37.92295_24.01325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.92295 24.01325)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.92295"^^xsd:decimal ;
  dwc:decimalLongitude "24.01325"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Diadema%20setosum_2017_37.92295_24.01325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.92295 24.01325)"^^geo:wktLiteral ;
  geo-pos:lat "37.92295"^^xsd:decimal ;
  geo-pos:long "24.01325"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Diadema%20setosum_2017_37.92295_24.01325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Diadema setosum_2017_37.92295_24.01325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Diadema setosum_2017_37.92295_24.01325'^^xsd:string;
  dwc:scientificName 'Diadema setosum (Leske, 1778)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.01325'^^xsd:double;
  dwc:latitude '37.92295'^^xsd:double;
  dwc:aphiaid '213372'^^xsd:integer;
  dwc:occurrenceId 'Diadema setosum_2017_37.92295_24.01325'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213372'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Etrumeus%20golanii_2004_35.51968_24.01446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Etrumeus%20golanii_2004_35.51968_24.01446> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Etrumeus%20golanii_2004_35.51968_24.01446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.51968 24.01446)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.51968"^^xsd:decimal ;
  dwc:decimalLongitude "24.01446"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Etrumeus%20golanii_2004_35.51968_24.01446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.51968 24.01446)"^^geo:wktLiteral ;
  geo-pos:lat "35.51968"^^xsd:decimal ;
  geo-pos:long "24.01446"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Etrumeus%20golanii_2004_35.51968_24.01446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Etrumeus golanii_2004_35.51968_24.01446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Etrumeus golanii_2004_35.51968_24.01446'^^xsd:string;
  dwc:scientificName 'Etrumeus golanii DiBattista, Randall & Bowen, 2012'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.01446'^^xsd:double;
  dwc:latitude '35.51968'^^xsd:double;
  dwc:aphiaid '890090'^^xsd:integer;
  dwc:occurrenceId 'Etrumeus golanii_2004_35.51968_24.01446'^^xsd:string;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '890090'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2017_35.51968_24.01446_1.5-1.5_>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2017_35.51968_24.01446_1.5-1.5_> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2017_35.51968_24.01446_1.5-1.5_> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.51968 24.01446)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.51968"^^xsd:decimal ;
  dwc:decimalLongitude "24.01446"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2017_35.51968_24.01446_1.5-1.5_>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.51968 24.01446)"^^geo:wktLiteral ;
  geo-pos:lat "35.51968"^^xsd:decimal ;
  geo-pos:long "24.01446"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2017_35.51968_24.01446_1.5-1.5_>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2017_35.51968_24.01446_1.5-1.5_" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2017_35.51968_24.01446_1.5-1.5_'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.01446'^^xsd:double;
  dwc:latitude '35.51968'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2017_35.51968_24.01446_1.5-1.5_'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '10'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2018_35.51927_24.0146_2-2_Francesco%20Tiralongo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2018_35.51927_24.0146_2-2_Francesco%20Tiralongo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2018_35.51927_24.0146_2-2_Francesco%20Tiralongo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.51927 24.0146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.51927"^^xsd:decimal ;
  dwc:decimalLongitude "24.0146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2018_35.51927_24.0146_2-2_Francesco%20Tiralongo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.51927 24.0146)"^^geo:wktLiteral ;
  geo-pos:lat "35.51927"^^xsd:decimal ;
  geo-pos:long "24.0146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2018_35.51927_24.0146_2-2_Francesco%20Tiralongo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2018_35.51927_24.0146_2-2_Francesco Tiralongo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2018_35.51927_24.0146_2-2_Francesco Tiralongo'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Francesco Tiralongo'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.0146'^^xsd:double;
  dwc:latitude '35.51927'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2018_35.51927_24.0146_2-2_Francesco Tiralongo'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '10'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2019_35.53242_24.01554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2019_35.53242_24.01554> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2019_35.53242_24.01554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.53242 24.01554)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.53242"^^xsd:decimal ;
  dwc:decimalLongitude "24.01554"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2019_35.53242_24.01554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.53242 24.01554)"^^geo:wktLiteral ;
  geo-pos:lat "35.53242"^^xsd:decimal ;
  geo-pos:long "24.01554"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2019_35.53242_24.01554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2019_35.53242_24.01554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2019_35.53242_24.01554'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.01554'^^xsd:double;
  dwc:latitude '35.53242'^^xsd:double;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2019_35.53242_24.01554'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2008_37.97274_24.01586_8-8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2008_37.97274_24.01586_8-8> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2008_37.97274_24.01586_8-8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.97274 24.01586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.97274"^^xsd:decimal ;
  dwc:decimalLongitude "24.01586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2008_37.97274_24.01586_8-8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.97274 24.01586)"^^geo:wktLiteral ;
  geo-pos:lat "37.97274"^^xsd:decimal ;
  geo-pos:long "24.01586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2008_37.97274_24.01586_8-8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2008_37.97274_24.01586_8-8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2008_37.97274_24.01586_8-8'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.01586'^^xsd:double;
  dwc:latitude '37.97274'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Fisheries Directive'^^xsd:string;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2008_37.97274_24.01586_8-8'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2016_38.01827_24.01613_0-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2016_38.01827_24.01613_0-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2016_38.01827_24.01613_0-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01827 24.01613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.01827"^^xsd:decimal ;
  dwc:decimalLongitude "24.01613"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2016_38.01827_24.01613_0-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.01827 24.01613)"^^geo:wktLiteral ;
  geo-pos:lat "38.01827"^^xsd:decimal ;
  geo-pos:long "24.01613"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2016_38.01827_24.01613_0-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2016_38.01827_24.01613_0-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2016_38.01827_24.01613_0-5'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.01613'^^xsd:double;
  dwc:latitude '38.01827'^^xsd:double;
  dwc:coordinatePrecision '9'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2016_38.01827_24.01613_0-5'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Womersleyella%20setacea_1992_40.13059_24.01637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Womersleyella%20setacea_1992_40.13059_24.01637> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Womersleyella%20setacea_1992_40.13059_24.01637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.13059 24.01637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.13059"^^xsd:decimal ;
  dwc:decimalLongitude "24.01637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Womersleyella%20setacea_1992_40.13059_24.01637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.13059 24.01637)"^^geo:wktLiteral ;
  geo-pos:lat "40.13059"^^xsd:decimal ;
  geo-pos:long "24.01637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Womersleyella%20setacea_1992_40.13059_24.01637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Womersleyella setacea_1992_40.13059_24.01637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Womersleyella setacea_1992_40.13059_24.01637'^^xsd:string;
  dwc:scientificName 'Womersleyella setacea (Hollenberg) R.E.Norris, 1992'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.01637'^^xsd:double;
  dwc:latitude '40.13059'^^xsd:double;
  dwc:aphiaid '146371'^^xsd:integer;
  dwc:occurrenceId 'Womersleyella setacea_1992_40.13059_24.01637'^^xsd:string;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2017_35.51816_24.01669_Francesco%20Tiralongo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2017_35.51816_24.01669_Francesco%20Tiralongo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2017_35.51816_24.01669_Francesco%20Tiralongo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.51816 24.01669)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.51816"^^xsd:decimal ;
  dwc:decimalLongitude "24.01669"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2017_35.51816_24.01669_Francesco%20Tiralongo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.51816 24.01669)"^^geo:wktLiteral ;
  geo-pos:lat "35.51816"^^xsd:decimal ;
  geo-pos:long "24.01669"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2017_35.51816_24.01669_Francesco%20Tiralongo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2017_35.51816_24.01669_Francesco Tiralongo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2017_35.51816_24.01669_Francesco Tiralongo'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Francesco Tiralongo'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.01669'^^xsd:double;
  dwc:latitude '35.51816'^^xsd:double;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2017_35.51816_24.01669_Francesco Tiralongo'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2015_35.51915_24.01735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2015_35.51915_24.01735> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2015_35.51915_24.01735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.51915 24.01735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.51915"^^xsd:decimal ;
  dwc:decimalLongitude "24.01735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2015_35.51915_24.01735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.51915 24.01735)"^^geo:wktLiteral ;
  geo-pos:lat "35.51915"^^xsd:decimal ;
  geo-pos:long "24.01735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2015_35.51915_24.01735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2015_35.51915_24.01735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2015_35.51915_24.01735'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.01735'^^xsd:double;
  dwc:latitude '35.51915'^^xsd:double;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2015_35.51915_24.01735'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2019_37.936_24.0175_29-29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.936_24.0175_29-29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.936_24.0175_29-29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.936 24.0175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.936"^^xsd:decimal ;
  dwc:decimalLongitude "24.0175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.936_24.0175_29-29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.936 24.0175)"^^geo:wktLiteral ;
  geo-pos:lat "37.936"^^xsd:decimal ;
  geo-pos:long "24.0175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2019_37.936_24.0175_29-29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2019_37.936_24.0175_29-29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2019_37.936_24.0175_29-29'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.0175'^^xsd:double;
  dwc:latitude '37.936'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2019_37.936_24.0175_29-29'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '8'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2019_37.936_24.0175_25-25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.936_24.0175_25-25> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.936_24.0175_25-25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.936 24.0175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.936"^^xsd:decimal ;
  dwc:decimalLongitude "24.0175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.936_24.0175_25-25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.936 24.0175)"^^geo:wktLiteral ;
  geo-pos:lat "37.936"^^xsd:decimal ;
  geo-pos:long "24.0175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2019_37.936_24.0175_25-25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2019_37.936_24.0175_25-25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2019_37.936_24.0175_25-25'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.0175'^^xsd:double;
  dwc:latitude '37.936'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2019_37.936_24.0175_25-25'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '6'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2017_35.52189_24.01753_Labrakis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2017_35.52189_24.01753_Labrakis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2017_35.52189_24.01753_Labrakis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.52189 24.01753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.52189"^^xsd:decimal ;
  dwc:decimalLongitude "24.01753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2017_35.52189_24.01753_Labrakis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.52189 24.01753)"^^geo:wktLiteral ;
  geo-pos:lat "35.52189"^^xsd:decimal ;
  geo-pos:long "24.01753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2017_35.52189_24.01753_Labrakis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2017_35.52189_24.01753_Labrakis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2017_35.52189_24.01753_Labrakis'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Labrakis'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.01753'^^xsd:double;
  dwc:latitude '35.52189'^^xsd:double;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2017_35.52189_24.01753_Labrakis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2017_38.1175_24.01827_0-0_>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2017_38.1175_24.01827_0-0_> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2017_38.1175_24.01827_0-0_> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1175 24.01827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.1175"^^xsd:decimal ;
  dwc:decimalLongitude "24.01827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2017_38.1175_24.01827_0-0_>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1175 24.01827)"^^geo:wktLiteral ;
  geo-pos:lat "38.1175"^^xsd:decimal ;
  geo-pos:long "24.01827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2017_38.1175_24.01827_0-0_>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2017_38.1175_24.01827_0-0_" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2017_38.1175_24.01827_0-0_'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.01827'^^xsd:double;
  dwc:latitude '38.1175'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Beached/ Dead'^^xsd:string;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2017_38.1175_24.01827_0-0_'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2020_35.52017_24.01854_Ioannis%20Gkourogiannis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2020_35.52017_24.01854_Ioannis%20Gkourogiannis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2020_35.52017_24.01854_Ioannis%20Gkourogiannis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.52017 24.01854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.52017"^^xsd:decimal ;
  dwc:decimalLongitude "24.01854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2020_35.52017_24.01854_Ioannis%20Gkourogiannis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.52017 24.01854)"^^geo:wktLiteral ;
  geo-pos:lat "35.52017"^^xsd:decimal ;
  geo-pos:long "24.01854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2020_35.52017_24.01854_Ioannis%20Gkourogiannis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2020_35.52017_24.01854_Ioannis Gkourogiannis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2020_35.52017_24.01854_Ioannis Gkourogiannis'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Ioannis Gkourogiannis'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.01854'^^xsd:double;
  dwc:latitude '35.52017'^^xsd:double;
  dwc:coordinatePrecision '11'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2020_35.52017_24.01854_Ioannis Gkourogiannis'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2017_35.51871_24.0186_J.%20Burke%20Korol>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2017_35.51871_24.0186_J.%20Burke%20Korol> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2017_35.51871_24.0186_J.%20Burke%20Korol> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.51871 24.0186)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.51871"^^xsd:decimal ;
  dwc:decimalLongitude "24.0186"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "77"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2017_35.51871_24.0186_J.%20Burke%20Korol>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.51871 24.0186)"^^geo:wktLiteral ;
  geo-pos:lat "35.51871"^^xsd:decimal ;
  geo-pos:long "24.0186"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "77"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2017_35.51871_24.0186_J.%20Burke%20Korol>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2017_35.51871_24.0186_J. Burke Korol" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2017_35.51871_24.0186_J. Burke Korol'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'J. Burke Korol'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.0186'^^xsd:double;
  dwc:latitude '35.51871'^^xsd:double;
  dwc:coordinatePrecision '77'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2017_35.51871_24.0186_J. Burke Korol'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2019_35.51937_24.0197_1-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_35.51937_24.0197_1-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_35.51937_24.0197_1-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.51937 24.0197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.51937"^^xsd:decimal ;
  dwc:decimalLongitude "24.0197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "52"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2019_35.51937_24.0197_1-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.51937 24.0197)"^^geo:wktLiteral ;
  geo-pos:lat "35.51937"^^xsd:decimal ;
  geo-pos:long "24.0197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "52"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2019_35.51937_24.0197_1-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2019_35.51937_24.0197_1-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2019_35.51937_24.0197_1-1'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.0197'^^xsd:double;
  dwc:latitude '35.51937'^^xsd:double;
  dwc:coordinatePrecision '52'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2019_35.51937_24.0197_1-1'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Halophila%20stipulacea_2018_35.51917_24.02_1.5-1.5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2018_35.51917_24.02_1.5-1.5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2018_35.51917_24.02_1.5-1.5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.51917 24.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.51917"^^xsd:decimal ;
  dwc:decimalLongitude "24.02"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "52"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Halophila%20stipulacea_2018_35.51917_24.02_1.5-1.5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.51917 24.02)"^^geo:wktLiteral ;
  geo-pos:lat "35.51917"^^xsd:decimal ;
  geo-pos:long "24.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "52"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Halophila%20stipulacea_2018_35.51917_24.02_1.5-1.5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Halophila stipulacea_2018_35.51917_24.02_1.5-1.5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Halophila stipulacea_2018_35.51917_24.02_1.5-1.5'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea (Forsskål) Ascherson, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.02'^^xsd:double;
  dwc:latitude '35.51917'^^xsd:double;
  dwc:coordinatePrecision '52'^^xsd:integer;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:occurrenceRemarks 'Dead, coordinate; UncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:occurrenceId 'Halophila stipulacea_2018_35.51917_24.02_1.5-1.5'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType '% cover'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2018_35.51907_24.02007_2-2_Francesco%20Tiralongo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2018_35.51907_24.02007_2-2_Francesco%20Tiralongo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2018_35.51907_24.02007_2-2_Francesco%20Tiralongo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.51907 24.02007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.51907"^^xsd:decimal ;
  dwc:decimalLongitude "24.02007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "52"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2018_35.51907_24.02007_2-2_Francesco%20Tiralongo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.51907 24.02007)"^^geo:wktLiteral ;
  geo-pos:lat "35.51907"^^xsd:decimal ;
  geo-pos:long "24.02007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "52"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2018_35.51907_24.02007_2-2_Francesco%20Tiralongo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2018_35.51907_24.02007_2-2_Francesco Tiralongo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2018_35.51907_24.02007_2-2_Francesco Tiralongo'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Francesco Tiralongo'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.02007'^^xsd:double;
  dwc:latitude '35.51907'^^xsd:double;
  dwc:coordinatePrecision '52'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2018_35.51907_24.02007_2-2_Francesco Tiralongo'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '10'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Asparagopsis_2008_38.13186_24.02058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Asparagopsis_2008_38.13186_24.02058> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Asparagopsis_2008_38.13186_24.02058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.13186 24.02058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.13186"^^xsd:decimal ;
  dwc:decimalLongitude "24.02058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Asparagopsis_2008_38.13186_24.02058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.13186 24.02058)"^^geo:wktLiteral ;
  geo-pos:lat "38.13186"^^xsd:decimal ;
  geo-pos:long "24.02058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Asparagopsis_2008_38.13186_24.02058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Asparagopsis_2008_38.13186_24.02058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Asparagopsis_2008_38.13186_24.02058'^^xsd:string;
  dwc:scientificName 'Asparagopsis Montagne, 1840'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.02058'^^xsd:double;
  dwc:latitude '38.13186'^^xsd:double;
  dwc:aphiaid '143809'^^xsd:integer;
  dwc:occurrenceId 'Asparagopsis_2008_38.13186_24.02058'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143809'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2008_38.13359_24.02083_25-25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2008_38.13359_24.02083_25-25> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2008_38.13359_24.02083_25-25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.13359 24.02083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.13359"^^xsd:decimal ;
  dwc:decimalLongitude "24.02083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2008_38.13359_24.02083_25-25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.13359 24.02083)"^^geo:wktLiteral ;
  geo-pos:lat "38.13359"^^xsd:decimal ;
  geo-pos:long "24.02083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2008_38.13359_24.02083_25-25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2008_38.13359_24.02083_25-25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2008_38.13359_24.02083_25-25'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.02083'^^xsd:double;
  dwc:latitude '38.13359'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Fisheries Directive'^^xsd:string;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2008_38.13359_24.02083_25-25'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2008_38.13359_24.02083_8-8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2008_38.13359_24.02083_8-8> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2008_38.13359_24.02083_8-8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.13359 24.02083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.13359"^^xsd:decimal ;
  dwc:decimalLongitude "24.02083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2008_38.13359_24.02083_8-8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.13359 24.02083)"^^geo:wktLiteral ;
  geo-pos:lat "38.13359"^^xsd:decimal ;
  geo-pos:long "24.02083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2008_38.13359_24.02083_8-8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2008_38.13359_24.02083_8-8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2008_38.13359_24.02083_8-8'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.02083'^^xsd:double;
  dwc:latitude '38.13359'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Fisheries Directive'^^xsd:string;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2008_38.13359_24.02083_8-8'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Oculina%20patagonica_2009_37.65456_24.02372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Oculina%20patagonica_2009_37.65456_24.02372> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Oculina%20patagonica_2009_37.65456_24.02372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.65456 24.02372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.65456"^^xsd:decimal ;
  dwc:decimalLongitude "24.02372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "17"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Oculina%20patagonica_2009_37.65456_24.02372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.65456 24.02372)"^^geo:wktLiteral ;
  geo-pos:lat "37.65456"^^xsd:decimal ;
  geo-pos:long "24.02372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "17"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Oculina%20patagonica_2009_37.65456_24.02372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Oculina patagonica_2009_37.65456_24.02372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Oculina patagonica_2009_37.65456_24.02372'^^xsd:string;
  dwc:scientificName 'Oculina patagonica de Angelis D\'Ossat, 1908'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.02372'^^xsd:double;
  dwc:latitude '37.65456'^^xsd:double;
  dwc:coordinatePrecision '17'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '135210'^^xsd:integer;
  dwc:occurrenceId 'Oculina patagonica_2009_37.65456_24.02372'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '135210'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_2000%2F2010_37.654_24.02387_G.%20Mpazios>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_2000%2F2010_37.654_24.02387_G.%20Mpazios> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_2000%2F2010_37.654_24.02387_G.%20Mpazios> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.654 24.02387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.654"^^xsd:decimal ;
  dwc:decimalLongitude "24.02387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_2000%2F2010_37.654_24.02387_G.%20Mpazios>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.654 24.02387)"^^geo:wktLiteral ;
  geo-pos:lat "37.654"^^xsd:decimal ;
  geo-pos:long "24.02387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_2000%2F2010_37.654_24.02387_G.%20Mpazios>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_2000/2010_37.654_24.02387_G. Mpazios" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_2000/2010_37.654_24.02387_G. Mpazios'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'G. Mpazios'^^xsd:string;
  dwc:startYearCollected '2000'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.02387'^^xsd:double;
  dwc:latitude '37.654'^^xsd:double;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_2000/2010_37.654_24.02387_G. Mpazios'^^xsd:string;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2009_37.65313_24.0246_0-3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_37.65313_24.0246_0-3> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_37.65313_24.0246_0-3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.65313 24.0246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.65313"^^xsd:decimal ;
  dwc:decimalLongitude "24.0246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_37.65313_24.0246_0-3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.65313 24.0246)"^^geo:wktLiteral ;
  geo-pos:lat "37.65313"^^xsd:decimal ;
  geo-pos:long "24.0246"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2009_37.65313_24.0246_0-3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2009_37.65313_24.0246_0-3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2009_37.65313_24.0246_0-3'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.0246'^^xsd:double;
  dwc:latitude '37.65313'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2009_37.65313_24.0246_0-3'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'very high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Conomurex%20persicus_2005%2F2006_37.65313_24.0246_Linda%20Young>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Conomurex%20persicus_2005%2F2006_37.65313_24.0246_Linda%20Young> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Conomurex%20persicus_2005%2F2006_37.65313_24.0246_Linda%20Young> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.65313 24.0246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.65313"^^xsd:decimal ;
  dwc:decimalLongitude "24.0246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Conomurex%20persicus_2005%2F2006_37.65313_24.0246_Linda%20Young>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.65313 24.0246)"^^geo:wktLiteral ;
  geo-pos:lat "37.65313"^^xsd:decimal ;
  geo-pos:long "24.0246"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Conomurex%20persicus_2005%2F2006_37.65313_24.0246_Linda%20Young>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Conomurex persicus_2005/2006_37.65313_24.0246_Linda Young" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Conomurex persicus_2005/2006_37.65313_24.0246_Linda Young'^^xsd:string;
  dwc:scientificName 'Conomurex persicus (Swainson, 1821)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Linda Young'^^xsd:string;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.0246'^^xsd:double;
  dwc:latitude '37.65313'^^xsd:double;
  dwc:aphiaid '565371'^^xsd:integer;
  dwc:occurrenceId 'Conomurex persicus_2005/2006_37.65313_24.0246_Linda Young'^^xsd:string;
  dwc:aphiaIdAccepted '565371'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2018_35.51701_24.02539_>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2018_35.51701_24.02539_> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2018_35.51701_24.02539_> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.51701 24.02539)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.51701"^^xsd:decimal ;
  dwc:decimalLongitude "24.02539"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2018_35.51701_24.02539_>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.51701 24.02539)"^^geo:wktLiteral ;
  geo-pos:lat "35.51701"^^xsd:decimal ;
  geo-pos:long "24.02539"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2018_35.51701_24.02539_>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2018_35.51701_24.02539_" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2018_35.51701_24.02539_'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.02539'^^xsd:double;
  dwc:latitude '35.51701'^^xsd:double;
  dwc:coordinatePrecision '7'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2018_35.51701_24.02539_'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Oculina%20patagonica_2009_37.65057_24.02961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Oculina%20patagonica_2009_37.65057_24.02961> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Oculina%20patagonica_2009_37.65057_24.02961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.65057 24.02961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.65057"^^xsd:decimal ;
  dwc:decimalLongitude "24.02961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "41"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Oculina%20patagonica_2009_37.65057_24.02961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.65057 24.02961)"^^geo:wktLiteral ;
  geo-pos:lat "37.65057"^^xsd:decimal ;
  geo-pos:long "24.02961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "41"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Oculina%20patagonica_2009_37.65057_24.02961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Oculina patagonica_2009_37.65057_24.02961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Oculina patagonica_2009_37.65057_24.02961'^^xsd:string;
  dwc:scientificName 'Oculina patagonica de Angelis D\'Ossat, 1908'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.02961'^^xsd:double;
  dwc:latitude '37.65057'^^xsd:double;
  dwc:coordinatePrecision '41'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '135210'^^xsd:integer;
  dwc:occurrenceId 'Oculina patagonica_2009_37.65057_24.02961'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '135210'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Amphistegina%20lobifera_2006_37.56_24.03_0.2-3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Amphistegina%20lobifera_2006_37.56_24.03_0.2-3> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Amphistegina%20lobifera_2006_37.56_24.03_0.2-3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.56 24.03)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.56"^^xsd:decimal ;
  dwc:decimalLongitude "24.03"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Amphistegina%20lobifera_2006_37.56_24.03_0.2-3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.56 24.03)"^^geo:wktLiteral ;
  geo-pos:lat "37.56"^^xsd:decimal ;
  geo-pos:long "24.03"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Amphistegina%20lobifera_2006_37.56_24.03_0.2-3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Amphistegina lobifera_2006_37.56_24.03_0.2-3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Amphistegina lobifera_2006_37.56_24.03_0.2-3'^^xsd:string;
  dwc:scientificName 'Amphistegina lobifera Larsen, 1976'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.03'^^xsd:double;
  dwc:latitude '37.56'^^xsd:double;
  dwc:minimumDepth '0.2'^^xsd:double;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '490083'^^xsd:integer;
  dwc:occurrenceId 'Amphistegina lobifera_2006_37.56_24.03_0.2-3'^^xsd:string;
  dwc:observationDate '2006-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '490083'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2018_35.54141_24.03454_>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2018_35.54141_24.03454_> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2018_35.54141_24.03454_> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.54141 24.03454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.54141"^^xsd:decimal ;
  dwc:decimalLongitude "24.03454"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2018_35.54141_24.03454_>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.54141 24.03454)"^^geo:wktLiteral ;
  geo-pos:lat "35.54141"^^xsd:decimal ;
  geo-pos:long "24.03454"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2018_35.54141_24.03454_>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2018_35.54141_24.03454_" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2018_35.54141_24.03454_'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.03454'^^xsd:double;
  dwc:latitude '35.54141'^^xsd:double;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2018_35.54141_24.03454_'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Callinectes%20sapidus_2008_38.13143_24.03682_Aspasia%20Stergioti>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2008_38.13143_24.03682_Aspasia%20Stergioti> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2008_38.13143_24.03682_Aspasia%20Stergioti> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.13143 24.03682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.13143"^^xsd:decimal ;
  dwc:decimalLongitude "24.03682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Callinectes%20sapidus_2008_38.13143_24.03682_Aspasia%20Stergioti>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.13143 24.03682)"^^geo:wktLiteral ;
  geo-pos:lat "38.13143"^^xsd:decimal ;
  geo-pos:long "24.03682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Callinectes%20sapidus_2008_38.13143_24.03682_Aspasia%20Stergioti>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Callinectes sapidus_2008_38.13143_24.03682_Aspasia Stergioti" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Callinectes sapidus_2008_38.13143_24.03682_Aspasia Stergioti'^^xsd:string;
  dwc:scientificName 'Callinectes sapidus Rathbun, 1896'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Aspasia Stergioti'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.03682'^^xsd:double;
  dwc:latitude '38.13143'^^xsd:double;
  dwc:aphiaid '107379'^^xsd:integer;
  dwc:occurrenceId 'Callinectes sapidus_2008_38.13143_24.03682_Aspasia Stergioti'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107379'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2008_35.52035_24.03762_18-18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2008_35.52035_24.03762_18-18> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2008_35.52035_24.03762_18-18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.52035 24.03762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.52035"^^xsd:decimal ;
  dwc:decimalLongitude "24.03762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2008_35.52035_24.03762_18-18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.52035 24.03762)"^^geo:wktLiteral ;
  geo-pos:lat "35.52035"^^xsd:decimal ;
  geo-pos:long "24.03762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2008_35.52035_24.03762_18-18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2008_35.52035_24.03762_18-18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2008_35.52035_24.03762_18-18'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.03762'^^xsd:double;
  dwc:latitude '35.52035'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'Fisheries Directive'^^xsd:string;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2008_35.52035_24.03762_18-18'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2019_37.6667_24.04208_30-30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2019_37.6667_24.04208_30-30> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2019_37.6667_24.04208_30-30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6667 24.04208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6667"^^xsd:decimal ;
  dwc:decimalLongitude "24.04208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "87"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2019_37.6667_24.04208_30-30>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6667 24.04208)"^^geo:wktLiteral ;
  geo-pos:lat "37.6667"^^xsd:decimal ;
  geo-pos:long "24.04208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "87"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2019_37.6667_24.04208_30-30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2019_37.6667_24.04208_30-30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2019_37.6667_24.04208_30-30'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.04208'^^xsd:double;
  dwc:latitude '37.6667'^^xsd:double;
  dwc:coordinatePrecision '87'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance; HCMR projects (Fisheries Data collection Database)'^^xsd:string;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2019_37.6667_24.04208_30-30'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '4'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2019_37.6667_24.04228_20-20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.6667_24.04228_20-20> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.6667_24.04228_20-20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6667 24.04228)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6667"^^xsd:decimal ;
  dwc:decimalLongitude "24.04228"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "87"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.6667_24.04228_20-20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6667 24.04228)"^^geo:wktLiteral ;
  geo-pos:lat "37.6667"^^xsd:decimal ;
  geo-pos:long "24.04228"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "87"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2019_37.6667_24.04228_20-20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2019_37.6667_24.04228_20-20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2019_37.6667_24.04228_20-20'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.04228'^^xsd:double;
  dwc:latitude '37.6667'^^xsd:double;
  dwc:coordinatePrecision '87'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance; HCMR projects (Fisheries Data collection Database)'^^xsd:string;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2019_37.6667_24.04228_20-20'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2015_37.86054_24.0493_0-18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2015_37.86054_24.0493_0-18> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2015_37.86054_24.0493_0-18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86054 24.0493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.86054"^^xsd:decimal ;
  dwc:decimalLongitude "24.0493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "22"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2015_37.86054_24.0493_0-18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86054 24.0493)"^^geo:wktLiteral ;
  geo-pos:lat "37.86054"^^xsd:decimal ;
  geo-pos:long "24.0493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "22"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2015_37.86054_24.0493_0-18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2015_37.86054_24.0493_0-18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2015_37.86054_24.0493_0-18'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.0493'^^xsd:double;
  dwc:latitude '37.86054'^^xsd:double;
  dwc:coordinatePrecision '22'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2015_37.86054_24.0493_0-18'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2015_37.86054_24.0493_0-18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2015_37.86054_24.0493_0-18> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2015_37.86054_24.0493_0-18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86054 24.0493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.86054"^^xsd:decimal ;
  dwc:decimalLongitude "24.0493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "22"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2015_37.86054_24.0493_0-18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86054 24.0493)"^^geo:wktLiteral ;
  geo-pos:lat "37.86054"^^xsd:decimal ;
  geo-pos:long "24.0493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "22"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2015_37.86054_24.0493_0-18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2015_37.86054_24.0493_0-18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2015_37.86054_24.0493_0-18'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.0493'^^xsd:double;
  dwc:latitude '37.86054'^^xsd:double;
  dwc:coordinatePrecision '22'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2015_37.86054_24.0493_0-18'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '30'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Asparagopsis_2008_38.14223_24.05078_1-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Asparagopsis_2008_38.14223_24.05078_1-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Asparagopsis_2008_38.14223_24.05078_1-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14223 24.05078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.14223"^^xsd:decimal ;
  dwc:decimalLongitude "24.05078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "61"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Asparagopsis_2008_38.14223_24.05078_1-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14223 24.05078)"^^geo:wktLiteral ;
  geo-pos:lat "38.14223"^^xsd:decimal ;
  geo-pos:long "24.05078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "61"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Asparagopsis_2008_38.14223_24.05078_1-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Asparagopsis_2008_38.14223_24.05078_1-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Asparagopsis_2008_38.14223_24.05078_1-1'^^xsd:string;
  dwc:scientificName 'Asparagopsis Montagne, 1840'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.05078'^^xsd:double;
  dwc:latitude '38.14223'^^xsd:double;
  dwc:coordinatePrecision '61'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '143809'^^xsd:integer;
  dwc:occurrenceId 'Asparagopsis_2008_38.14223_24.05078_1-1'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143809'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2008_38.14223_24.05078_0.5-0.5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2008_38.14223_24.05078_0.5-0.5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2008_38.14223_24.05078_0.5-0.5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14223 24.05078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.14223"^^xsd:decimal ;
  dwc:decimalLongitude "24.05078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "61"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2008_38.14223_24.05078_0.5-0.5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14223 24.05078)"^^geo:wktLiteral ;
  geo-pos:lat "38.14223"^^xsd:decimal ;
  geo-pos:long "24.05078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "61"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2008_38.14223_24.05078_0.5-0.5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2008_38.14223_24.05078_0.5-0.5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2008_38.14223_24.05078_0.5-0.5'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.05078'^^xsd:double;
  dwc:latitude '38.14223'^^xsd:double;
  dwc:coordinatePrecision '61'^^xsd:integer;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2008_38.14223_24.05078_0.5-0.5'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'very high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Asparagopsis_2009_38.35678_24.05317_1-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Asparagopsis_2009_38.35678_24.05317_1-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Asparagopsis_2009_38.35678_24.05317_1-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35678 24.05317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.35678"^^xsd:decimal ;
  dwc:decimalLongitude "24.05317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Asparagopsis_2009_38.35678_24.05317_1-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35678 24.05317)"^^geo:wktLiteral ;
  geo-pos:lat "38.35678"^^xsd:decimal ;
  geo-pos:long "24.05317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Asparagopsis_2009_38.35678_24.05317_1-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Asparagopsis_2009_38.35678_24.05317_1-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Asparagopsis_2009_38.35678_24.05317_1-1'^^xsd:string;
  dwc:scientificName 'Asparagopsis Montagne, 1840'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.05317'^^xsd:double;
  dwc:latitude '38.35678'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '143809'^^xsd:integer;
  dwc:occurrenceId 'Asparagopsis_2009_38.35678_24.05317_1-1'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143809'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2009_38.35678_24.05317_0.5-0.5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_38.35678_24.05317_0.5-0.5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_38.35678_24.05317_0.5-0.5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35678 24.05317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.35678"^^xsd:decimal ;
  dwc:decimalLongitude "24.05317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_38.35678_24.05317_0.5-0.5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35678 24.05317)"^^geo:wktLiteral ;
  geo-pos:lat "38.35678"^^xsd:decimal ;
  geo-pos:long "24.05317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2009_38.35678_24.05317_0.5-0.5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2009_38.35678_24.05317_0.5-0.5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2009_38.35678_24.05317_0.5-0.5'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.05317'^^xsd:double;
  dwc:latitude '38.35678'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2009_38.35678_24.05317_0.5-0.5'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'very high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Halophila%20stipulacea_2010_38.35678_24.05317_3-3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2010_38.35678_24.05317_3-3> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2010_38.35678_24.05317_3-3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35678 24.05317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.35678"^^xsd:decimal ;
  dwc:decimalLongitude "24.05317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Halophila%20stipulacea_2010_38.35678_24.05317_3-3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.35678 24.05317)"^^geo:wktLiteral ;
  geo-pos:lat "38.35678"^^xsd:decimal ;
  geo-pos:long "24.05317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Halophila%20stipulacea_2010_38.35678_24.05317_3-3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Halophila stipulacea_2010_38.35678_24.05317_3-3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Halophila stipulacea_2010_38.35678_24.05317_3-3'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea (Forsskål) Ascherson, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.05317'^^xsd:double;
  dwc:latitude '38.35678'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:occurrenceId 'Halophila stipulacea_2010_38.35678_24.05317_3-3'^^xsd:string;
  dwc:observationDate '2010-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'very high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2016_35.19335_24.05441_0-25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_35.19335_24.05441_0-25> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_35.19335_24.05441_0-25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.19335 24.05441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.19335"^^xsd:decimal ;
  dwc:decimalLongitude "24.05441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2016_35.19335_24.05441_0-25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.19335 24.05441)"^^geo:wktLiteral ;
  geo-pos:lat "35.19335"^^xsd:decimal ;
  geo-pos:long "24.05441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2016_35.19335_24.05441_0-25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2016_35.19335_24.05441_0-25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2016_35.19335_24.05441_0-25'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.05441'^^xsd:double;
  dwc:latitude '35.19335'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2016_35.19335_24.05441_0-25'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2016_35.19335_24.05441_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_35.19335_24.05441_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_35.19335_24.05441_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.19335 24.05441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.19335"^^xsd:decimal ;
  dwc:decimalLongitude "24.05441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2016_35.19335_24.05441_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.19335 24.05441)"^^geo:wktLiteral ;
  geo-pos:lat "35.19335"^^xsd:decimal ;
  geo-pos:long "24.05441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2016_35.19335_24.05441_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2016_35.19335_24.05441_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2016_35.19335_24.05441_5-5'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.05441'^^xsd:double;
  dwc:latitude '35.19335'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2016_35.19335_24.05441_5-5'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2016_35.19335_24.05441_5-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_35.19335_24.05441_5-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_35.19335_24.05441_5-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.19335 24.05441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.19335"^^xsd:decimal ;
  dwc:decimalLongitude "24.05441"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_35.19335_24.05441_5-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.19335 24.05441)"^^geo:wktLiteral ;
  geo-pos:lat "35.19335"^^xsd:decimal ;
  geo-pos:long "24.05441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2016_35.19335_24.05441_5-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2016_35.19335_24.05441_5-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2016_35.19335_24.05441_5-10'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.05441'^^xsd:double;
  dwc:latitude '35.19335'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2016_35.19335_24.05441_5-10'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2016_35.19335_24.05441_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_35.19335_24.05441_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_35.19335_24.05441_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.19335 24.05441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.19335"^^xsd:decimal ;
  dwc:decimalLongitude "24.05441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_35.19335_24.05441_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.19335 24.05441)"^^geo:wktLiteral ;
  geo-pos:lat "35.19335"^^xsd:decimal ;
  geo-pos:long "24.05441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2016_35.19335_24.05441_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2016_35.19335_24.05441_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2016_35.19335_24.05441_5-5'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.05441'^^xsd:double;
  dwc:latitude '35.19335'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2016_35.19335_24.05441_5-5'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2012_38.37279_24.05512_1-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2012_38.37279_24.05512_1-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2012_38.37279_24.05512_1-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.37279 24.05512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.37279"^^xsd:decimal ;
  dwc:decimalLongitude "24.05512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "18"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2012_38.37279_24.05512_1-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.37279 24.05512)"^^geo:wktLiteral ;
  geo-pos:lat "38.37279"^^xsd:decimal ;
  geo-pos:long "24.05512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "18"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2012_38.37279_24.05512_1-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2012_38.37279_24.05512_1-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2012_38.37279_24.05512_1-1'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.05512'^^xsd:double;
  dwc:latitude '38.37279'^^xsd:double;
  dwc:coordinatePrecision '18'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2012_38.37279_24.05512_1-1'^^xsd:string;
  dwc:observationDate '2012-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Oculina%20patagonica_2010_38.37336_24.05606_Maria%20Salomidi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Oculina%20patagonica_2010_38.37336_24.05606_Maria%20Salomidi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Oculina%20patagonica_2010_38.37336_24.05606_Maria%20Salomidi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.37336 24.05606)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.37336"^^xsd:decimal ;
  dwc:decimalLongitude "24.05606"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Oculina%20patagonica_2010_38.37336_24.05606_Maria%20Salomidi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.37336 24.05606)"^^geo:wktLiteral ;
  geo-pos:lat "38.37336"^^xsd:decimal ;
  geo-pos:long "24.05606"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Oculina%20patagonica_2010_38.37336_24.05606_Maria%20Salomidi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Oculina patagonica_2010_38.37336_24.05606_Maria Salomidi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Oculina patagonica_2010_38.37336_24.05606_Maria Salomidi'^^xsd:string;
  dwc:scientificName 'Oculina patagonica de Angelis D\'Ossat, 1908'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Salomidi'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.05606'^^xsd:double;
  dwc:latitude '38.37336'^^xsd:double;
  dwc:aphiaid '135210'^^xsd:integer;
  dwc:occurrenceId 'Oculina patagonica_2010_38.37336_24.05606_Maria Salomidi'^^xsd:string;
  dwc:observationDate '2010-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '135210'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2008_38.14277_24.061_12-12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2008_38.14277_24.061_12-12> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2008_38.14277_24.061_12-12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14277 24.061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.14277"^^xsd:decimal ;
  dwc:decimalLongitude "24.061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2008_38.14277_24.061_12-12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14277 24.061)"^^geo:wktLiteral ;
  geo-pos:lat "38.14277"^^xsd:decimal ;
  geo-pos:long "24.061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2008_38.14277_24.061_12-12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2008_38.14277_24.061_12-12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2008_38.14277_24.061_12-12'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.061'^^xsd:double;
  dwc:latitude '38.14277'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks 'Fisheries Directive'^^xsd:string;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2008_38.14277_24.061_12-12'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2001_38.1528_24.061_5-23.5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2001_38.1528_24.061_5-23.5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2001_38.1528_24.061_5-23.5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1528 24.061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.1528"^^xsd:decimal ;
  dwc:decimalLongitude "24.061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "23.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2001_38.1528_24.061_5-23.5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1528 24.061)"^^geo:wktLiteral ;
  geo-pos:lat "38.1528"^^xsd:decimal ;
  geo-pos:long "24.061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2001_38.1528_24.061_5-23.5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2001_38.1528_24.061_5-23.5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2001_38.1528_24.061_5-23.5'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.061'^^xsd:double;
  dwc:latitude '38.1528'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '23.5'^^xsd:double;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2001_38.1528_24.061_5-23.5'^^xsd:string;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2014_37.80491_24.06552_7-7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2014_37.80491_24.06552_7-7> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2014_37.80491_24.06552_7-7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80491 24.06552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.80491"^^xsd:decimal ;
  dwc:decimalLongitude "24.06552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2014_37.80491_24.06552_7-7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80491 24.06552)"^^geo:wktLiteral ;
  geo-pos:lat "37.80491"^^xsd:decimal ;
  geo-pos:long "24.06552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2014_37.80491_24.06552_7-7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2014_37.80491_24.06552_7-7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2014_37.80491_24.06552_7-7'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.06552'^^xsd:double;
  dwc:latitude '37.80491'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2014_37.80491_24.06552_7-7'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Conomurex%20persicus_2020_35.55012_24.067_16-16_Alexandros%20Tsatiris>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Conomurex%20persicus_2020_35.55012_24.067_16-16_Alexandros%20Tsatiris> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Conomurex%20persicus_2020_35.55012_24.067_16-16_Alexandros%20Tsatiris> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.55012 24.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.55012"^^xsd:decimal ;
  dwc:decimalLongitude "24.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Conomurex%20persicus_2020_35.55012_24.067_16-16_Alexandros%20Tsatiris>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.55012 24.067)"^^geo:wktLiteral ;
  geo-pos:lat "35.55012"^^xsd:decimal ;
  geo-pos:long "24.067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Conomurex%20persicus_2020_35.55012_24.067_16-16_Alexandros%20Tsatiris>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Conomurex persicus_2020_35.55012_24.067_16-16_Alexandros Tsatiris" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Conomurex persicus_2020_35.55012_24.067_16-16_Alexandros Tsatiris'^^xsd:string;
  dwc:scientificName 'Conomurex persicus (Swainson, 1821)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Alexandros Tsatiris'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.067'^^xsd:double;
  dwc:latitude '35.55012'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '565371'^^xsd:integer;
  dwc:occurrenceId 'Conomurex persicus_2020_35.55012_24.067_16-16_Alexandros Tsatiris'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '565371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '9'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Diadema%20setosum_2020_35.55012_24.067_16-16_Alexandros%20Tsatiris>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Diadema%20setosum_2020_35.55012_24.067_16-16_Alexandros%20Tsatiris> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Diadema%20setosum_2020_35.55012_24.067_16-16_Alexandros%20Tsatiris> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.55012 24.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.55012"^^xsd:decimal ;
  dwc:decimalLongitude "24.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Diadema%20setosum_2020_35.55012_24.067_16-16_Alexandros%20Tsatiris>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.55012 24.067)"^^geo:wktLiteral ;
  geo-pos:lat "35.55012"^^xsd:decimal ;
  geo-pos:long "24.067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Diadema%20setosum_2020_35.55012_24.067_16-16_Alexandros%20Tsatiris>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Diadema setosum_2020_35.55012_24.067_16-16_Alexandros Tsatiris" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Diadema setosum_2020_35.55012_24.067_16-16_Alexandros Tsatiris'^^xsd:string;
  dwc:scientificName 'Diadema setosum (Leske, 1778)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Alexandros Tsatiris'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.067'^^xsd:double;
  dwc:latitude '35.55012'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '213372'^^xsd:integer;
  dwc:occurrenceId 'Diadema setosum_2020_35.55012_24.067_16-16_Alexandros Tsatiris'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213372'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '4'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2020_35.55012_24.067_3-3_Alexandros%20Tsatiris>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2020_35.55012_24.067_3-3_Alexandros%20Tsatiris> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2020_35.55012_24.067_3-3_Alexandros%20Tsatiris> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.55012 24.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.55012"^^xsd:decimal ;
  dwc:decimalLongitude "24.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2020_35.55012_24.067_3-3_Alexandros%20Tsatiris>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.55012 24.067)"^^geo:wktLiteral ;
  geo-pos:lat "35.55012"^^xsd:decimal ;
  geo-pos:long "24.067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2020_35.55012_24.067_3-3_Alexandros%20Tsatiris>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2020_35.55012_24.067_3-3_Alexandros Tsatiris" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2020_35.55012_24.067_3-3_Alexandros Tsatiris'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Alexandros Tsatiris'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.067'^^xsd:double;
  dwc:latitude '35.55012'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2020_35.55012_24.067_3-3_Alexandros Tsatiris'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2020-07-24_35.55012_24.067_5-5_Michail%20Ragkousis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-07-24_35.55012_24.067_5-5_Michail%20Ragkousis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-07-24_35.55012_24.067_5-5_Michail%20Ragkousis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.55012 24.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.55012"^^xsd:decimal ;
  dwc:decimalLongitude "24.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2020-07-24_35.55012_24.067_5-5_Michail%20Ragkousis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.55012 24.067)"^^geo:wktLiteral ;
  geo-pos:lat "35.55012"^^xsd:decimal ;
  geo-pos:long "24.067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2020-07-24_35.55012_24.067_5-5_Michail%20Ragkousis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2020-07-24_35.55012_24.067_5-5_Michail Ragkousis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2020-07-24_35.55012_24.067_5-5_Michail Ragkousis'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Michail Ragkousis'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.067'^^xsd:double;
  dwc:latitude '35.55012'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2020-07-24_35.55012_24.067_5-5_Michail Ragkousis'^^xsd:string;
  dwc:observationDate '2020-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '5'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2020-07-25_35.55012_24.067_5-5_Michail%20Ragkousis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-07-25_35.55012_24.067_5-5_Michail%20Ragkousis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-07-25_35.55012_24.067_5-5_Michail%20Ragkousis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.55012 24.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.55012"^^xsd:decimal ;
  dwc:decimalLongitude "24.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2020-07-25_35.55012_24.067_5-5_Michail%20Ragkousis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.55012 24.067)"^^geo:wktLiteral ;
  geo-pos:lat "35.55012"^^xsd:decimal ;
  geo-pos:long "24.067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2020-07-25_35.55012_24.067_5-5_Michail%20Ragkousis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2020-07-25_35.55012_24.067_5-5_Michail Ragkousis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2020-07-25_35.55012_24.067_5-5_Michail Ragkousis'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Michail Ragkousis'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.067'^^xsd:double;
  dwc:latitude '35.55012'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2020-07-25_35.55012_24.067_5-5_Michail Ragkousis'^^xsd:string;
  dwc:observationDate '2020-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '11'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2020_35.55012_24.067_5-5_Michail%20Ragkousis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_35.55012_24.067_5-5_Michail%20Ragkousis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_35.55012_24.067_5-5_Michail%20Ragkousis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.55012 24.067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.55012"^^xsd:decimal ;
  dwc:decimalLongitude "24.067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_35.55012_24.067_5-5_Michail%20Ragkousis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.55012 24.067)"^^geo:wktLiteral ;
  geo-pos:lat "35.55012"^^xsd:decimal ;
  geo-pos:long "24.067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2020_35.55012_24.067_5-5_Michail%20Ragkousis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2020_35.55012_24.067_5-5_Michail Ragkousis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2020_35.55012_24.067_5-5_Michail Ragkousis'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Michail Ragkousis'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.067'^^xsd:double;
  dwc:latitude '35.55012'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2020_35.55012_24.067_5-5_Michail Ragkousis'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Conomurex%20persicus_2020_35.55024_24.0673_18-22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Conomurex%20persicus_2020_35.55024_24.0673_18-22> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Conomurex%20persicus_2020_35.55024_24.0673_18-22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.55024 24.0673)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.55024"^^xsd:decimal ;
  dwc:decimalLongitude "24.0673"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Conomurex%20persicus_2020_35.55024_24.0673_18-22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.55024 24.0673)"^^geo:wktLiteral ;
  geo-pos:lat "35.55024"^^xsd:decimal ;
  geo-pos:long "24.0673"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Conomurex%20persicus_2020_35.55024_24.0673_18-22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Conomurex persicus_2020_35.55024_24.0673_18-22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Conomurex persicus_2020_35.55024_24.0673_18-22'^^xsd:string;
  dwc:scientificName 'Conomurex persicus (Swainson, 1821)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.0673'^^xsd:double;
  dwc:latitude '35.55024'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '565371'^^xsd:integer;
  dwc:occurrenceId 'Conomurex persicus_2020_35.55024_24.0673_18-22'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '565371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2020_35.55024_24.0673_3-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2020_35.55024_24.0673_3-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2020_35.55024_24.0673_3-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.55024 24.0673)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.55024"^^xsd:decimal ;
  dwc:decimalLongitude "24.0673"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2020_35.55024_24.0673_3-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.55024 24.0673)"^^geo:wktLiteral ;
  geo-pos:lat "35.55024"^^xsd:decimal ;
  geo-pos:long "24.0673"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2020_35.55024_24.0673_3-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2020_35.55024_24.0673_3-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2020_35.55024_24.0673_3-10'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.0673'^^xsd:double;
  dwc:latitude '35.55024'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2020_35.55024_24.0673_3-10'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '20'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2020_35.55024_24.0673_3-20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_35.55024_24.0673_3-20> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_35.55024_24.0673_3-20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.55024 24.0673)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.55024"^^xsd:decimal ;
  dwc:decimalLongitude "24.0673"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_35.55024_24.0673_3-20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.55024 24.0673)"^^geo:wktLiteral ;
  geo-pos:lat "35.55024"^^xsd:decimal ;
  geo-pos:long "24.0673"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2020_35.55024_24.0673_3-20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2020_35.55024_24.0673_3-20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2020_35.55024_24.0673_3-20'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.0673'^^xsd:double;
  dwc:latitude '35.55024'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2020_35.55024_24.0673_3-20'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '20'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2019_38.1699_24.06769_15-15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_38.1699_24.06769_15-15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_38.1699_24.06769_15-15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1699 24.06769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.1699"^^xsd:decimal ;
  dwc:decimalLongitude "24.06769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "101"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_38.1699_24.06769_15-15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.1699 24.06769)"^^geo:wktLiteral ;
  geo-pos:lat "38.1699"^^xsd:decimal ;
  geo-pos:long "24.06769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "101"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2019_38.1699_24.06769_15-15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2019_38.1699_24.06769_15-15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2019_38.1699_24.06769_15-15'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.06769'^^xsd:double;
  dwc:latitude '38.1699'^^xsd:double;
  dwc:coordinatePrecision '101'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance; HCMR projects (Fisheries Data collection Database)'^^xsd:string;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2019_38.1699_24.06769_15-15'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '25'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_2014_35.55026_24.06875_8-8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_2014_35.55026_24.06875_8-8> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_2014_35.55026_24.06875_8-8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.55026 24.06875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.55026"^^xsd:decimal ;
  dwc:decimalLongitude "24.06875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_2014_35.55026_24.06875_8-8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.55026 24.06875)"^^geo:wktLiteral ;
  geo-pos:lat "35.55026"^^xsd:decimal ;
  geo-pos:long "24.06875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_2014_35.55026_24.06875_8-8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_2014_35.55026_24.06875_8-8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_2014_35.55026_24.06875_8-8'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.06875'^^xsd:double;
  dwc:latitude '35.55026'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_2014_35.55026_24.06875_8-8'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Ganonema%20farinosum_2016_35.55053_24.06907_5-15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Ganonema%20farinosum_2016_35.55053_24.06907_5-15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Ganonema%20farinosum_2016_35.55053_24.06907_5-15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.55053 24.06907)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.55053"^^xsd:decimal ;
  dwc:decimalLongitude "24.06907"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Ganonema%20farinosum_2016_35.55053_24.06907_5-15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.55053 24.06907)"^^geo:wktLiteral ;
  geo-pos:lat "35.55053"^^xsd:decimal ;
  geo-pos:long "24.06907"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Ganonema%20farinosum_2016_35.55053_24.06907_5-15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ganonema farinosum_2016_35.55053_24.06907_5-15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Ganonema farinosum_2016_35.55053_24.06907_5-15'^^xsd:string;
  dwc:scientificName 'Ganonema farinosum (J.V.Lamouroux) K.-C.Fan & Y.-C.Wang, 1974'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.06907'^^xsd:double;
  dwc:latitude '35.55053'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '145749'^^xsd:integer;
  dwc:occurrenceId 'Ganonema farinosum_2016_35.55053_24.06907_5-15'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145749'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2016_35.55053_24.06907_15-20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_35.55053_24.06907_15-20> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_35.55053_24.06907_15-20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.55053 24.06907)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.55053"^^xsd:decimal ;
  dwc:decimalLongitude "24.06907"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2016_35.55053_24.06907_15-20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.55053 24.06907)"^^geo:wktLiteral ;
  geo-pos:lat "35.55053"^^xsd:decimal ;
  geo-pos:long "24.06907"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2016_35.55053_24.06907_15-20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2016_35.55053_24.06907_15-20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2016_35.55053_24.06907_15-20'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.06907'^^xsd:double;
  dwc:latitude '35.55053'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2016_35.55053_24.06907_15-20'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2016_35.55053_24.06907_5-20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_35.55053_24.06907_5-20> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_35.55053_24.06907_5-20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.55053 24.06907)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.55053"^^xsd:decimal ;
  dwc:decimalLongitude "24.06907"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_35.55053_24.06907_5-20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.55053 24.06907)"^^geo:wktLiteral ;
  geo-pos:lat "35.55053"^^xsd:decimal ;
  geo-pos:long "24.06907"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2016_35.55053_24.06907_5-20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2016_35.55053_24.06907_5-20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2016_35.55053_24.06907_5-20'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.06907'^^xsd:double;
  dwc:latitude '35.55053'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2016_35.55053_24.06907_5-20'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2010_35.55694_24.07079_6-6_Francesco%20Tiralongo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2010_35.55694_24.07079_6-6_Francesco%20Tiralongo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2010_35.55694_24.07079_6-6_Francesco%20Tiralongo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.55694 24.07079)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.55694"^^xsd:decimal ;
  dwc:decimalLongitude "24.07079"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2010_35.55694_24.07079_6-6_Francesco%20Tiralongo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.55694 24.07079)"^^geo:wktLiteral ;
  geo-pos:lat "35.55694"^^xsd:decimal ;
  geo-pos:long "24.07079"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2010_35.55694_24.07079_6-6_Francesco%20Tiralongo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2010_35.55694_24.07079_6-6_Francesco Tiralongo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2010_35.55694_24.07079_6-6_Francesco Tiralongo'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Francesco Tiralongo'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.07079'^^xsd:double;
  dwc:latitude '35.55694'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2010_35.55694_24.07079_6-6_Francesco Tiralongo'^^xsd:string;
  dwc:observationDate '2010-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '10'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2016_35.55206_24.07285_0-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_35.55206_24.07285_0-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_35.55206_24.07285_0-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.55206 24.07285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.55206"^^xsd:decimal ;
  dwc:decimalLongitude "24.07285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2016_35.55206_24.07285_0-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.55206 24.07285)"^^geo:wktLiteral ;
  geo-pos:lat "35.55206"^^xsd:decimal ;
  geo-pos:long "24.07285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2016_35.55206_24.07285_0-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2016_35.55206_24.07285_0-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2016_35.55206_24.07285_0-10'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.07285'^^xsd:double;
  dwc:latitude '35.55206'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2016_35.55206_24.07285_0-10'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2016_35.55206_24.07285_5-15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_35.55206_24.07285_5-15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_35.55206_24.07285_5-15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.55206 24.07285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.55206"^^xsd:decimal ;
  dwc:decimalLongitude "24.07285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_35.55206_24.07285_5-15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.55206 24.07285)"^^geo:wktLiteral ;
  geo-pos:lat "35.55206"^^xsd:decimal ;
  geo-pos:long "24.07285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2016_35.55206_24.07285_5-15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2016_35.55206_24.07285_5-15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2016_35.55206_24.07285_5-15'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.07285'^^xsd:double;
  dwc:latitude '35.55206'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2016_35.55206_24.07285_5-15'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2017_35.19185_24.07473_17-17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2017_35.19185_24.07473_17-17> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2017_35.19185_24.07473_17-17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.19185 24.07473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.19185"^^xsd:decimal ;
  dwc:decimalLongitude "24.07473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2017_35.19185_24.07473_17-17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.19185 24.07473)"^^geo:wktLiteral ;
  geo-pos:lat "35.19185"^^xsd:decimal ;
  geo-pos:long "24.07473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2017_35.19185_24.07473_17-17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2017_35.19185_24.07473_17-17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2017_35.19185_24.07473_17-17'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.07473'^^xsd:double;
  dwc:latitude '35.19185'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2017_35.19185_24.07473_17-17'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Torquigener%20flavimaculosus_2020_35.57248_24.07495_10-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2020_35.57248_24.07495_10-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2020_35.57248_24.07495_10-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.57248 24.07495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.57248"^^xsd:decimal ;
  dwc:decimalLongitude "24.07495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2020_35.57248_24.07495_10-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.57248 24.07495)"^^geo:wktLiteral ;
  geo-pos:lat "35.57248"^^xsd:decimal ;
  geo-pos:long "24.07495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Torquigener%20flavimaculosus_2020_35.57248_24.07495_10-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Torquigener flavimaculosus_2020_35.57248_24.07495_10-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Torquigener flavimaculosus_2020_35.57248_24.07495_10-10'^^xsd:string;
  dwc:scientificName 'Torquigener flavimaculosus Hardy & Randall, 1983'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.07495'^^xsd:double;
  dwc:latitude '35.57248'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '219962'^^xsd:integer;
  dwc:occurrenceId 'Torquigener flavimaculosus_2020_35.57248_24.07495_10-10'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219962'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2018_35.57844_24.07498_10-10_Erikos%20Kranidiotis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2018_35.57844_24.07498_10-10_Erikos%20Kranidiotis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2018_35.57844_24.07498_10-10_Erikos%20Kranidiotis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.57844 24.07498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.57844"^^xsd:decimal ;
  dwc:decimalLongitude "24.07498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2018_35.57844_24.07498_10-10_Erikos%20Kranidiotis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.57844 24.07498)"^^geo:wktLiteral ;
  geo-pos:lat "35.57844"^^xsd:decimal ;
  geo-pos:long "24.07498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2018_35.57844_24.07498_10-10_Erikos%20Kranidiotis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2018_35.57844_24.07498_10-10_Erikos Kranidiotis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2018_35.57844_24.07498_10-10_Erikos Kranidiotis'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Erikos Kranidiotis'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.07498'^^xsd:double;
  dwc:latitude '35.57844'^^xsd:double;
  dwc:coordinatePrecision '9'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2018_35.57844_24.07498_10-10_Erikos Kranidiotis'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Halophila%20stipulacea_2015_37.75783_24.07783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2015_37.75783_24.07783> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2015_37.75783_24.07783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.75783 24.07783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.75783"^^xsd:decimal ;
  dwc:decimalLongitude "24.07783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Halophila%20stipulacea_2015_37.75783_24.07783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.75783 24.07783)"^^geo:wktLiteral ;
  geo-pos:lat "37.75783"^^xsd:decimal ;
  geo-pos:long "24.07783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Halophila%20stipulacea_2015_37.75783_24.07783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Halophila stipulacea_2015_37.75783_24.07783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Halophila stipulacea_2015_37.75783_24.07783'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea (Forsskål) Ascherson, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.07783'^^xsd:double;
  dwc:latitude '37.75783'^^xsd:double;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:occurrenceId 'Halophila stipulacea_2015_37.75783_24.07783'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2016_35.58807_24.07848_10-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2016_35.58807_24.07848_10-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2016_35.58807_24.07848_10-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.58807 24.07848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.58807"^^xsd:decimal ;
  dwc:decimalLongitude "24.07848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2016_35.58807_24.07848_10-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.58807 24.07848)"^^geo:wktLiteral ;
  geo-pos:lat "35.58807"^^xsd:decimal ;
  geo-pos:long "24.07848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2016_35.58807_24.07848_10-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2016_35.58807_24.07848_10-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2016_35.58807_24.07848_10-10'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.07848'^^xsd:double;
  dwc:latitude '35.58807'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2016_35.58807_24.07848_10-10'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '6'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Halophila%20stipulacea_2016_35.58807_24.07848_12-12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2016_35.58807_24.07848_12-12> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2016_35.58807_24.07848_12-12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.58807 24.07848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.58807"^^xsd:decimal ;
  dwc:decimalLongitude "24.07848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Halophila%20stipulacea_2016_35.58807_24.07848_12-12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.58807 24.07848)"^^geo:wktLiteral ;
  geo-pos:lat "35.58807"^^xsd:decimal ;
  geo-pos:long "24.07848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Halophila%20stipulacea_2016_35.58807_24.07848_12-12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Halophila stipulacea_2016_35.58807_24.07848_12-12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Halophila stipulacea_2016_35.58807_24.07848_12-12'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea (Forsskål) Ascherson, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.07848'^^xsd:double;
  dwc:latitude '35.58807'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:occurrenceId 'Halophila stipulacea_2016_35.58807_24.07848_12-12'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Halophila%20stipulacea_2016_35.58807_24.07848_15-15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2016_35.58807_24.07848_15-15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2016_35.58807_24.07848_15-15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.58807 24.07848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.58807"^^xsd:decimal ;
  dwc:decimalLongitude "24.07848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Halophila%20stipulacea_2016_35.58807_24.07848_15-15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.58807 24.07848)"^^geo:wktLiteral ;
  geo-pos:lat "35.58807"^^xsd:decimal ;
  geo-pos:long "24.07848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Halophila%20stipulacea_2016_35.58807_24.07848_15-15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Halophila stipulacea_2016_35.58807_24.07848_15-15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Halophila stipulacea_2016_35.58807_24.07848_15-15'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea (Forsskål) Ascherson, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.07848'^^xsd:double;
  dwc:latitude '35.58807'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:occurrenceId 'Halophila stipulacea_2016_35.58807_24.07848_15-15'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2019_35.19849_24.0794_0.3-0.3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2019_35.19849_24.0794_0.3-0.3> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2019_35.19849_24.0794_0.3-0.3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.19849 24.0794)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.19849"^^xsd:decimal ;
  dwc:decimalLongitude "24.0794"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2019_35.19849_24.0794_0.3-0.3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.19849 24.0794)"^^geo:wktLiteral ;
  geo-pos:lat "35.19849"^^xsd:decimal ;
  geo-pos:long "24.0794"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2019_35.19849_24.0794_0.3-0.3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2019_35.19849_24.0794_0.3-0.3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2019_35.19849_24.0794_0.3-0.3'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.0794'^^xsd:double;
  dwc:latitude '35.19849'^^xsd:double;
  dwc:minimumDepth '0.3'^^xsd:double;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2019_35.19849_24.0794_0.3-0.3'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2010_35.19751_24.07981_9-9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2010_35.19751_24.07981_9-9> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2010_35.19751_24.07981_9-9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.19751 24.07981)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.19751"^^xsd:decimal ;
  dwc:decimalLongitude "24.07981"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "98"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2010_35.19751_24.07981_9-9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.19751 24.07981)"^^geo:wktLiteral ;
  geo-pos:lat "35.19751"^^xsd:decimal ;
  geo-pos:long "24.07981"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "98"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2010_35.19751_24.07981_9-9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2010_35.19751_24.07981_9-9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2010_35.19751_24.07981_9-9'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.07981'^^xsd:double;
  dwc:latitude '35.19751'^^xsd:double;
  dwc:coordinatePrecision '98'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2010_35.19751_24.07981_9-9'^^xsd:string;
  dwc:observationDate '2010-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Dendostrea%20folium_2015_35.19939_24.0799_0-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Dendostrea%20folium_2015_35.19939_24.0799_0-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Dendostrea%20folium_2015_35.19939_24.0799_0-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.19939 24.0799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.19939"^^xsd:decimal ;
  dwc:decimalLongitude "24.0799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Dendostrea%20folium_2015_35.19939_24.0799_0-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.19939 24.0799)"^^geo:wktLiteral ;
  geo-pos:lat "35.19939"^^xsd:decimal ;
  geo-pos:long "24.0799"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Dendostrea%20folium_2015_35.19939_24.0799_0-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Dendostrea folium_2015_35.19939_24.0799_0-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Dendostrea folium_2015_35.19939_24.0799_0-2'^^xsd:string;
  dwc:scientificName 'Dendostrea folium (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.0799'^^xsd:double;
  dwc:latitude '35.19939'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '506716'^^xsd:integer;
  dwc:occurrenceId 'Dendostrea folium_2015_35.19939_24.0799_0-2'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '506716'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '5'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Synaptula%20reciprocans_2010_35.19751_24.08016_1-5_Dimitris%20Poursanidis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2010_35.19751_24.08016_1-5_Dimitris%20Poursanidis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2010_35.19751_24.08016_1-5_Dimitris%20Poursanidis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.19751 24.08016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.19751"^^xsd:decimal ;
  dwc:decimalLongitude "24.08016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "98"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2010_35.19751_24.08016_1-5_Dimitris%20Poursanidis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.19751 24.08016)"^^geo:wktLiteral ;
  geo-pos:lat "35.19751"^^xsd:decimal ;
  geo-pos:long "24.08016"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "98"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Synaptula%20reciprocans_2010_35.19751_24.08016_1-5_Dimitris%20Poursanidis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Synaptula reciprocans_2010_35.19751_24.08016_1-5_Dimitris Poursanidis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Synaptula reciprocans_2010_35.19751_24.08016_1-5_Dimitris Poursanidis'^^xsd:string;
  dwc:scientificName 'Synaptula reciprocans (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Dimitris Poursanidis'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.08016'^^xsd:double;
  dwc:latitude '35.19751'^^xsd:double;
  dwc:coordinatePrecision '98'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '124483'^^xsd:integer;
  dwc:occurrenceId 'Synaptula reciprocans_2010_35.19751_24.08016_1-5_Dimitris Poursanidis'^^xsd:string;
  dwc:observationDate '2010-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124483'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '8'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2008_35.19933_24.08025_10-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2008_35.19933_24.08025_10-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2008_35.19933_24.08025_10-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.19933 24.08025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.19933"^^xsd:decimal ;
  dwc:decimalLongitude "24.08025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2008_35.19933_24.08025_10-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.19933 24.08025)"^^geo:wktLiteral ;
  geo-pos:lat "35.19933"^^xsd:decimal ;
  geo-pos:long "24.08025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2008_35.19933_24.08025_10-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2008_35.19933_24.08025_10-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2008_35.19933_24.08025_10-10'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.08025'^^xsd:double;
  dwc:latitude '35.19933'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Fisheries Directive'^^xsd:string;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2008_35.19933_24.08025_10-10'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '4'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2019_35.20001_24.08072_1.5-1.5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2019_35.20001_24.08072_1.5-1.5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2019_35.20001_24.08072_1.5-1.5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.20001 24.08072)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.20001"^^xsd:decimal ;
  dwc:decimalLongitude "24.08072"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2019_35.20001_24.08072_1.5-1.5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.20001 24.08072)"^^geo:wktLiteral ;
  geo-pos:lat "35.20001"^^xsd:decimal ;
  geo-pos:long "24.08072"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2019_35.20001_24.08072_1.5-1.5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2019_35.20001_24.08072_1.5-1.5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2019_35.20001_24.08072_1.5-1.5'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.08072'^^xsd:double;
  dwc:latitude '35.20001'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2019_35.20001_24.08072_1.5-1.5'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2004_35.1965_24.0822_12-12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2004_35.1965_24.0822_12-12> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2004_35.1965_24.0822_12-12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1965 24.0822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.1965"^^xsd:decimal ;
  dwc:decimalLongitude "24.0822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2004_35.1965_24.0822_12-12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1965 24.0822)"^^geo:wktLiteral ;
  geo-pos:lat "35.1965"^^xsd:decimal ;
  geo-pos:long "24.0822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2004_35.1965_24.0822_12-12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2004_35.1965_24.0822_12-12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2004_35.1965_24.0822_12-12'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.0822'^^xsd:double;
  dwc:latitude '35.1965'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2004_35.1965_24.0822_12-12'^^xsd:string;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2020_37.79159_24.08323_4-4_Alexandros%20Mantzakos>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2020_37.79159_24.08323_4-4_Alexandros%20Mantzakos> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2020_37.79159_24.08323_4-4_Alexandros%20Mantzakos> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.79159 24.08323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.79159"^^xsd:decimal ;
  dwc:decimalLongitude "24.08323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2020_37.79159_24.08323_4-4_Alexandros%20Mantzakos>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.79159 24.08323)"^^geo:wktLiteral ;
  geo-pos:lat "37.79159"^^xsd:decimal ;
  geo-pos:long "24.08323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2020_37.79159_24.08323_4-4_Alexandros%20Mantzakos>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2020_37.79159_24.08323_4-4_Alexandros Mantzakos" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2020_37.79159_24.08323_4-4_Alexandros Mantzakos'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Alexandros Mantzakos'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.08323'^^xsd:double;
  dwc:latitude '37.79159'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2020_37.79159_24.08323_4-4_Alexandros Mantzakos'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2020_37.79159_24.08323_Rozakis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2020_37.79159_24.08323_Rozakis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2020_37.79159_24.08323_Rozakis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.79159 24.08323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.79159"^^xsd:decimal ;
  dwc:decimalLongitude "24.08323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2020_37.79159_24.08323_Rozakis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.79159 24.08323)"^^geo:wktLiteral ;
  geo-pos:lat "37.79159"^^xsd:decimal ;
  geo-pos:long "24.08323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2020_37.79159_24.08323_Rozakis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2020_37.79159_24.08323_Rozakis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2020_37.79159_24.08323_Rozakis'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Rozakis'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.08323'^^xsd:double;
  dwc:latitude '37.79159'^^xsd:double;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2020_37.79159_24.08323_Rozakis'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2015_37.78919_24.08345_0-30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2015_37.78919_24.08345_0-30> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2015_37.78919_24.08345_0-30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.78919 24.08345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.78919"^^xsd:decimal ;
  dwc:decimalLongitude "24.08345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "51"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2015_37.78919_24.08345_0-30>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.78919 24.08345)"^^geo:wktLiteral ;
  geo-pos:lat "37.78919"^^xsd:decimal ;
  geo-pos:long "24.08345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "51"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2015_37.78919_24.08345_0-30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2015_37.78919_24.08345_0-30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2015_37.78919_24.08345_0-30'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.08345'^^xsd:double;
  dwc:latitude '37.78919'^^xsd:double;
  dwc:coordinatePrecision '51'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2015_37.78919_24.08345_0-30'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2015_37.78919_24.08345_0-30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2015_37.78919_24.08345_0-30> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2015_37.78919_24.08345_0-30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.78919 24.08345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.78919"^^xsd:decimal ;
  dwc:decimalLongitude "24.08345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "51"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2015_37.78919_24.08345_0-30>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.78919 24.08345)"^^geo:wktLiteral ;
  geo-pos:lat "37.78919"^^xsd:decimal ;
  geo-pos:long "24.08345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "51"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2015_37.78919_24.08345_0-30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2015_37.78919_24.08345_0-30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2015_37.78919_24.08345_0-30'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.08345'^^xsd:double;
  dwc:latitude '37.78919'^^xsd:double;
  dwc:coordinatePrecision '51'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2015_37.78919_24.08345_0-30'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '30'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Conomurex%20persicus_2009%2F2010_34.86894_24.08396_2-4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Conomurex%20persicus_2009%2F2010_34.86894_24.08396_2-4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Conomurex%20persicus_2009%2F2010_34.86894_24.08396_2-4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.86894 24.08396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.86894"^^xsd:decimal ;
  dwc:decimalLongitude "24.08396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "87"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Conomurex%20persicus_2009%2F2010_34.86894_24.08396_2-4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.86894 24.08396)"^^geo:wktLiteral ;
  geo-pos:lat "34.86894"^^xsd:decimal ;
  geo-pos:long "24.08396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "87"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Conomurex%20persicus_2009%2F2010_34.86894_24.08396_2-4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Conomurex persicus_2009/2010_34.86894_24.08396_2-4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Conomurex persicus_2009/2010_34.86894_24.08396_2-4'^^xsd:string;
  dwc:scientificName 'Conomurex persicus (Swainson, 1821)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.08396'^^xsd:double;
  dwc:latitude '34.86894'^^xsd:double;
  dwc:coordinatePrecision '87'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '565371'^^xsd:integer;
  dwc:occurrenceId 'Conomurex persicus_2009/2010_34.86894_24.08396_2-4'^^xsd:string;
  dwc:aphiaIdAccepted '565371'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '9'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2013_35.556_24.085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2013_35.556_24.085> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2013_35.556_24.085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.556 24.085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.556"^^xsd:decimal ;
  dwc:decimalLongitude "24.085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2013_35.556_24.085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.556 24.085)"^^geo:wktLiteral ;
  geo-pos:lat "35.556"^^xsd:decimal ;
  geo-pos:long "24.085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2013_35.556_24.085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2013_35.556_24.085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2013_35.556_24.085'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.085'^^xsd:double;
  dwc:latitude '35.556'^^xsd:double;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2013_35.556_24.085'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2013_35.556_24.085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2013_35.556_24.085> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2013_35.556_24.085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.556 24.085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.556"^^xsd:decimal ;
  dwc:decimalLongitude "24.085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2013_35.556_24.085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.556 24.085)"^^geo:wktLiteral ;
  geo-pos:lat "35.556"^^xsd:decimal ;
  geo-pos:long "24.085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2013_35.556_24.085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2013_35.556_24.085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2013_35.556_24.085'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.085'^^xsd:double;
  dwc:latitude '35.556'^^xsd:double;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2013_35.556_24.085'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2013_35.556_24.085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2013_35.556_24.085> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2013_35.556_24.085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.556 24.085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.556"^^xsd:decimal ;
  dwc:decimalLongitude "24.085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2013_35.556_24.085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.556 24.085)"^^geo:wktLiteral ;
  geo-pos:lat "35.556"^^xsd:decimal ;
  geo-pos:long "24.085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2013_35.556_24.085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2013_35.556_24.085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2013_35.556_24.085'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.085'^^xsd:double;
  dwc:latitude '35.556'^^xsd:double;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2013_35.556_24.085'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2013_35.556_24.085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2013_35.556_24.085> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2013_35.556_24.085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.556 24.085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.556"^^xsd:decimal ;
  dwc:decimalLongitude "24.085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2013_35.556_24.085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.556 24.085)"^^geo:wktLiteral ;
  geo-pos:lat "35.556"^^xsd:decimal ;
  geo-pos:long "24.085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2013_35.556_24.085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2013_35.556_24.085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2013_35.556_24.085'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.085'^^xsd:double;
  dwc:latitude '35.556'^^xsd:double;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2013_35.556_24.085'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_2015_35.55327_24.08557-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_2015_35.55327_24.08557-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_2015_35.55327_24.08557-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.55327 24.08557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.55327"^^xsd:decimal ;
  dwc:decimalLongitude "24.08557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_2015_35.55327_24.08557-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.55327 24.08557)"^^geo:wktLiteral ;
  geo-pos:lat "35.55327"^^xsd:decimal ;
  geo-pos:long "24.08557"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_2015_35.55327_24.08557-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_2015_35.55327_24.08557-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_2015_35.55327_24.08557-2'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.08557'^^xsd:double;
  dwc:latitude '35.55327'^^xsd:double;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:depthRange '<2 m'^^xsd:string;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_2015_35.55327_24.08557-2'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '5'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2019_35.59432_24.08747_22-22_>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2019_35.59432_24.08747_22-22_> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2019_35.59432_24.08747_22-22_> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.59432 24.08747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.59432"^^xsd:decimal ;
  dwc:decimalLongitude "24.08747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2019_35.59432_24.08747_22-22_>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.59432 24.08747)"^^geo:wktLiteral ;
  geo-pos:lat "35.59432"^^xsd:decimal ;
  geo-pos:long "24.08747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2019_35.59432_24.08747_22-22_>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2019_35.59432_24.08747_22-22_" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2019_35.59432_24.08747_22-22_'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.08747'^^xsd:double;
  dwc:latitude '35.59432'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2019_35.59432_24.08747_22-22_'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Halophila%20stipulacea_2007_35.48643_24.08767_9.5-15.5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2007_35.48643_24.08767_9.5-15.5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2007_35.48643_24.08767_9.5-15.5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.48643 24.08767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.48643"^^xsd:decimal ;
  dwc:decimalLongitude "24.08767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Halophila%20stipulacea_2007_35.48643_24.08767_9.5-15.5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.48643 24.08767)"^^geo:wktLiteral ;
  geo-pos:lat "35.48643"^^xsd:decimal ;
  geo-pos:long "24.08767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Halophila%20stipulacea_2007_35.48643_24.08767_9.5-15.5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Halophila stipulacea_2007_35.48643_24.08767_9.5-15.5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Halophila stipulacea_2007_35.48643_24.08767_9.5-15.5'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea (Forsskål) Ascherson, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.08767'^^xsd:double;
  dwc:latitude '35.48643'^^xsd:double;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '15.5'^^xsd:double;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:occurrenceId 'Halophila stipulacea_2007_35.48643_24.08767_9.5-15.5'^^xsd:string;
  dwc:observationDate '2007-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2019_34.8689_24.09169_2-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2019_34.8689_24.09169_2-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2019_34.8689_24.09169_2-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.8689 24.09169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.8689"^^xsd:decimal ;
  dwc:decimalLongitude "24.09169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "87"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2019_34.8689_24.09169_2-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.8689 24.09169)"^^geo:wktLiteral ;
  geo-pos:lat "34.8689"^^xsd:decimal ;
  geo-pos:long "24.09169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "87"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2019_34.8689_24.09169_2-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2019_34.8689_24.09169_2-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2019_34.8689_24.09169_2-2'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.09169'^^xsd:double;
  dwc:latitude '34.8689'^^xsd:double;
  dwc:coordinatePrecision '87'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2019_34.8689_24.09169_2-2'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Halophila%20stipulacea_2007_35.48375_24.09579_15-20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2007_35.48375_24.09579_15-20> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2007_35.48375_24.09579_15-20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.48375 24.09579)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.48375"^^xsd:decimal ;
  dwc:decimalLongitude "24.09579"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Halophila%20stipulacea_2007_35.48375_24.09579_15-20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.48375 24.09579)"^^geo:wktLiteral ;
  geo-pos:lat "35.48375"^^xsd:decimal ;
  geo-pos:long "24.09579"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Halophila%20stipulacea_2007_35.48375_24.09579_15-20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Halophila stipulacea_2007_35.48375_24.09579_15-20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Halophila stipulacea_2007_35.48375_24.09579_15-20'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea (Forsskål) Ascherson, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.09579'^^xsd:double;
  dwc:latitude '35.48375'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:occurrenceId 'Halophila stipulacea_2007_35.48375_24.09579_15-20'^^xsd:string;
  dwc:observationDate '2007-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Conomurex%20persicus_2013_35.5912_24.09765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Conomurex%20persicus_2013_35.5912_24.09765> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Conomurex%20persicus_2013_35.5912_24.09765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5912 24.09765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.5912"^^xsd:decimal ;
  dwc:decimalLongitude "24.09765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Conomurex%20persicus_2013_35.5912_24.09765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5912 24.09765)"^^geo:wktLiteral ;
  geo-pos:lat "35.5912"^^xsd:decimal ;
  geo-pos:long "24.09765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Conomurex%20persicus_2013_35.5912_24.09765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Conomurex persicus_2013_35.5912_24.09765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Conomurex persicus_2013_35.5912_24.09765'^^xsd:string;
  dwc:scientificName 'Conomurex persicus (Swainson, 1821)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.09765'^^xsd:double;
  dwc:latitude '35.5912'^^xsd:double;
  dwc:aphiaid '565371'^^xsd:integer;
  dwc:occurrenceId 'Conomurex persicus_2013_35.5912_24.09765'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '565371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2013_35.5912_24.09765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2013_35.5912_24.09765> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2013_35.5912_24.09765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5912 24.09765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.5912"^^xsd:decimal ;
  dwc:decimalLongitude "24.09765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2013_35.5912_24.09765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5912 24.09765)"^^geo:wktLiteral ;
  geo-pos:lat "35.5912"^^xsd:decimal ;
  geo-pos:long "24.09765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2013_35.5912_24.09765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2013_35.5912_24.09765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2013_35.5912_24.09765'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.09765'^^xsd:double;
  dwc:latitude '35.5912'^^xsd:double;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2013_35.5912_24.09765'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_2013_35.5912_24.09765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_2013_35.5912_24.09765> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_2013_35.5912_24.09765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5912 24.09765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.5912"^^xsd:decimal ;
  dwc:decimalLongitude "24.09765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_2013_35.5912_24.09765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5912 24.09765)"^^geo:wktLiteral ;
  geo-pos:lat "35.5912"^^xsd:decimal ;
  geo-pos:long "24.09765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_2013_35.5912_24.09765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_2013_35.5912_24.09765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_2013_35.5912_24.09765'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.09765'^^xsd:double;
  dwc:latitude '35.5912'^^xsd:double;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_2013_35.5912_24.09765'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2013_35.5912_24.09765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2013_35.5912_24.09765> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2013_35.5912_24.09765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5912 24.09765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.5912"^^xsd:decimal ;
  dwc:decimalLongitude "24.09765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2013_35.5912_24.09765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5912 24.09765)"^^geo:wktLiteral ;
  geo-pos:lat "35.5912"^^xsd:decimal ;
  geo-pos:long "24.09765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2013_35.5912_24.09765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2013_35.5912_24.09765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2013_35.5912_24.09765'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.09765'^^xsd:double;
  dwc:latitude '35.5912'^^xsd:double;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2013_35.5912_24.09765'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2013_35.5912_24.09765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2013_35.5912_24.09765> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2013_35.5912_24.09765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5912 24.09765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.5912"^^xsd:decimal ;
  dwc:decimalLongitude "24.09765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2013_35.5912_24.09765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5912 24.09765)"^^geo:wktLiteral ;
  geo-pos:lat "35.5912"^^xsd:decimal ;
  geo-pos:long "24.09765"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2013_35.5912_24.09765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2013_35.5912_24.09765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2013_35.5912_24.09765'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.09765'^^xsd:double;
  dwc:latitude '35.5912'^^xsd:double;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2013_35.5912_24.09765'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2019_37.65781_24.10146_27-27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.65781_24.10146_27-27> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.65781_24.10146_27-27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.65781 24.10146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.65781"^^xsd:decimal ;
  dwc:decimalLongitude "24.10146"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "31"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.65781_24.10146_27-27>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.65781 24.10146)"^^geo:wktLiteral ;
  geo-pos:lat "37.65781"^^xsd:decimal ;
  geo-pos:long "24.10146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "31"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2019_37.65781_24.10146_27-27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2019_37.65781_24.10146_27-27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2019_37.65781_24.10146_27-27'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.10146'^^xsd:double;
  dwc:latitude '37.65781'^^xsd:double;
  dwc:coordinatePrecision '31'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance; HCMR projects (Fisheries Data collection Database)'^^xsd:string;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2019_37.65781_24.10146_27-27'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '6'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Halophila%20stipulacea_2007_35.48037_24.10352_19.5-23.5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2007_35.48037_24.10352_19.5-23.5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2007_35.48037_24.10352_19.5-23.5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.48037 24.10352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.48037"^^xsd:decimal ;
  dwc:decimalLongitude "24.10352"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "23.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Halophila%20stipulacea_2007_35.48037_24.10352_19.5-23.5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.48037 24.10352)"^^geo:wktLiteral ;
  geo-pos:lat "35.48037"^^xsd:decimal ;
  geo-pos:long "24.10352"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Halophila%20stipulacea_2007_35.48037_24.10352_19.5-23.5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Halophila stipulacea_2007_35.48037_24.10352_19.5-23.5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Halophila stipulacea_2007_35.48037_24.10352_19.5-23.5'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea (Forsskål) Ascherson, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.10352'^^xsd:double;
  dwc:latitude '35.48037'^^xsd:double;
  dwc:minimumDepth '19.5'^^xsd:double;
  dwc:maximumDepth '23.5'^^xsd:double;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:occurrenceId 'Halophila stipulacea_2007_35.48037_24.10352_19.5-23.5'^^xsd:string;
  dwc:observationDate '2007-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Halophila%20stipulacea_2007_35.50606_24.10866_7.1-7.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2007_35.50606_24.10866_7.1-7.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2007_35.50606_24.10866_7.1-7.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.50606 24.10866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.50606"^^xsd:decimal ;
  dwc:decimalLongitude "24.10866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "43"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Halophila%20stipulacea_2007_35.50606_24.10866_7.1-7.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.50606 24.10866)"^^geo:wktLiteral ;
  geo-pos:lat "35.50606"^^xsd:decimal ;
  geo-pos:long "24.10866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "43"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Halophila%20stipulacea_2007_35.50606_24.10866_7.1-7.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Halophila stipulacea_2007_35.50606_24.10866_7.1-7.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Halophila stipulacea_2007_35.50606_24.10866_7.1-7.1'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea (Forsskål) Ascherson, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.10866'^^xsd:double;
  dwc:latitude '35.50606'^^xsd:double;
  dwc:coordinatePrecision '43'^^xsd:integer;
  dwc:minimumDepth '7.1'^^xsd:double;
  dwc:maximumDepth '7.1'^^xsd:double;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:occurrenceId 'Halophila stipulacea_2007_35.50606_24.10866_7.1-7.1'^^xsd:string;
  dwc:observationDate '2007-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2007_35.47779_24.11021_22.5-30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2007_35.47779_24.11021_22.5-30> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2007_35.47779_24.11021_22.5-30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.47779 24.11021)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.47779"^^xsd:decimal ;
  dwc:decimalLongitude "24.11021"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2007_35.47779_24.11021_22.5-30>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.47779 24.11021)"^^geo:wktLiteral ;
  geo-pos:lat "35.47779"^^xsd:decimal ;
  geo-pos:long "24.11021"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2007_35.47779_24.11021_22.5-30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2007_35.47779_24.11021_22.5-30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2007_35.47779_24.11021_22.5-30'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.11021'^^xsd:double;
  dwc:latitude '35.47779'^^xsd:double;
  dwc:coordinatePrecision '3'^^xsd:integer;
  dwc:minimumDepth '22.5'^^xsd:double;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2007_35.47779_24.11021_22.5-30'^^xsd:string;
  dwc:observationDate '2007-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2018_34.86609_24.11435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2018_34.86609_24.11435> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2018_34.86609_24.11435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.86609 24.11435)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.86609"^^xsd:decimal ;
  dwc:decimalLongitude "24.11435"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2018_34.86609_24.11435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.86609 24.11435)"^^geo:wktLiteral ;
  geo-pos:lat "34.86609"^^xsd:decimal ;
  geo-pos:long "24.11435"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2018_34.86609_24.11435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2018_34.86609_24.11435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2018_34.86609_24.11435'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.11435'^^xsd:double;
  dwc:latitude '34.86609'^^xsd:double;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2018_34.86609_24.11435'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2019_34.84775_24.11758_2-2_>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2019_34.84775_24.11758_2-2_> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2019_34.84775_24.11758_2-2_> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.84775 24.11758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.84775"^^xsd:decimal ;
  dwc:decimalLongitude "24.11758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2019_34.84775_24.11758_2-2_>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.84775 24.11758)"^^geo:wktLiteral ;
  geo-pos:lat "34.84775"^^xsd:decimal ;
  geo-pos:long "24.11758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2019_34.84775_24.11758_2-2_>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2019_34.84775_24.11758_2-2_" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2019_34.84775_24.11758_2-2_'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.11758'^^xsd:double;
  dwc:latitude '34.84775'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2019_34.84775_24.11758_2-2_'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2019_35.2002_24.1176_3-15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2019_35.2002_24.1176_3-15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2019_35.2002_24.1176_3-15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2002 24.1176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2002"^^xsd:decimal ;
  dwc:decimalLongitude "24.1176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2019_35.2002_24.1176_3-15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2002 24.1176)"^^geo:wktLiteral ;
  geo-pos:lat "35.2002"^^xsd:decimal ;
  geo-pos:long "24.1176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2019_35.2002_24.1176_3-15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2019_35.2002_24.1176_3-15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2019_35.2002_24.1176_3-15'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.1176'^^xsd:double;
  dwc:latitude '35.2002'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Marine Food Webs project/ UAEGEAN'^^xsd:string;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2019_35.2002_24.1176_3-15'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Halophila%20stipulacea_2007_35.47169_24.11834_4-4.8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2007_35.47169_24.11834_4-4.8> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2007_35.47169_24.11834_4-4.8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.47169 24.11834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.47169"^^xsd:decimal ;
  dwc:decimalLongitude "24.11834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Halophila%20stipulacea_2007_35.47169_24.11834_4-4.8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.47169 24.11834)"^^geo:wktLiteral ;
  geo-pos:lat "35.47169"^^xsd:decimal ;
  geo-pos:long "24.11834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Halophila%20stipulacea_2007_35.47169_24.11834_4-4.8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Halophila stipulacea_2007_35.47169_24.11834_4-4.8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Halophila stipulacea_2007_35.47169_24.11834_4-4.8'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea (Forsskål) Ascherson, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.11834'^^xsd:double;
  dwc:latitude '35.47169'^^xsd:double;
  dwc:coordinatePrecision '25'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4.8'^^xsd:double;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:occurrenceId 'Halophila stipulacea_2007_35.47169_24.11834_4-4.8'^^xsd:string;
  dwc:observationDate '2007-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2018_35.20042_24.11875_30-30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2018_35.20042_24.11875_30-30> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2018_35.20042_24.11875_30-30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.20042 24.11875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.20042"^^xsd:decimal ;
  dwc:decimalLongitude "24.11875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2018_35.20042_24.11875_30-30>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.20042 24.11875)"^^geo:wktLiteral ;
  geo-pos:lat "35.20042"^^xsd:decimal ;
  geo-pos:long "24.11875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2018_35.20042_24.11875_30-30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2018_35.20042_24.11875_30-30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2018_35.20042_24.11875_30-30'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.11875'^^xsd:double;
  dwc:latitude '35.20042'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2018_35.20042_24.11875_30-30'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2016_35.20021_24.11939_5-25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_35.20021_24.11939_5-25> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_35.20021_24.11939_5-25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.20021 24.11939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.20021"^^xsd:decimal ;
  dwc:decimalLongitude "24.11939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2016_35.20021_24.11939_5-25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.20021 24.11939)"^^geo:wktLiteral ;
  geo-pos:lat "35.20021"^^xsd:decimal ;
  geo-pos:long "24.11939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2016_35.20021_24.11939_5-25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2016_35.20021_24.11939_5-25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2016_35.20021_24.11939_5-25'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.11939'^^xsd:double;
  dwc:latitude '35.20021'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2016_35.20021_24.11939_5-25'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2016_35.20021_24.11939_5-20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_35.20021_24.11939_5-20> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_35.20021_24.11939_5-20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.20021 24.11939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.20021"^^xsd:decimal ;
  dwc:decimalLongitude "24.11939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_35.20021_24.11939_5-20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.20021 24.11939)"^^geo:wktLiteral ;
  geo-pos:lat "35.20021"^^xsd:decimal ;
  geo-pos:long "24.11939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2016_35.20021_24.11939_5-20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2016_35.20021_24.11939_5-20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2016_35.20021_24.11939_5-20'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.11939'^^xsd:double;
  dwc:latitude '35.20021'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2016_35.20021_24.11939_5-20'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pempheris%20rhomboidea_2016_35.20106_24.11981_4-4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pempheris%20rhomboidea_2016_35.20106_24.11981_4-4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pempheris%20rhomboidea_2016_35.20106_24.11981_4-4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.20106 24.11981)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.20106"^^xsd:decimal ;
  dwc:decimalLongitude "24.11981"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pempheris%20rhomboidea_2016_35.20106_24.11981_4-4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.20106 24.11981)"^^geo:wktLiteral ;
  geo-pos:lat "35.20106"^^xsd:decimal ;
  geo-pos:long "24.11981"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pempheris%20rhomboidea_2016_35.20106_24.11981_4-4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pempheris rhomboidea_2016_35.20106_24.11981_4-4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pempheris rhomboidea_2016_35.20106_24.11981_4-4'^^xsd:string;
  dwc:scientificName 'Pempheris rhomboidea Kossmann & Räuber, 1877'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.11981'^^xsd:double;
  dwc:latitude '35.20106'^^xsd:double;
  dwc:coordinatePrecision '23'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '310134'^^xsd:integer;
  dwc:occurrenceId 'Pempheris rhomboidea_2016_35.20106_24.11981_4-4'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '310134'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '5'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2018_35.20106_24.11981_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2018_35.20106_24.11981_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2018_35.20106_24.11981_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.20106 24.11981)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.20106"^^xsd:decimal ;
  dwc:decimalLongitude "24.11981"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2018_35.20106_24.11981_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.20106 24.11981)"^^geo:wktLiteral ;
  geo-pos:lat "35.20106"^^xsd:decimal ;
  geo-pos:long "24.11981"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2018_35.20106_24.11981_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2018_35.20106_24.11981_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2018_35.20106_24.11981_5-5'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.11981'^^xsd:double;
  dwc:latitude '35.20106'^^xsd:double;
  dwc:coordinatePrecision '23'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2018_35.20106_24.11981_5-5'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2019_37.7263_24.1218_36-36>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.7263_24.1218_36-36> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.7263_24.1218_36-36> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7263 24.1218)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7263"^^xsd:decimal ;
  dwc:decimalLongitude "24.1218"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.7263_24.1218_36-36>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7263 24.1218)"^^geo:wktLiteral ;
  geo-pos:lat "37.7263"^^xsd:decimal ;
  geo-pos:long "24.1218"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2019_37.7263_24.1218_36-36>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2019_37.7263_24.1218_36-36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2019_37.7263_24.1218_36-36'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.1218'^^xsd:double;
  dwc:latitude '37.7263'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2019_37.7263_24.1218_36-36'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '52'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2013_35.20176_24.12359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2013_35.20176_24.12359> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2013_35.20176_24.12359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.20176 24.12359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.20176"^^xsd:decimal ;
  dwc:decimalLongitude "24.12359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "60"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2013_35.20176_24.12359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.20176 24.12359)"^^geo:wktLiteral ;
  geo-pos:lat "35.20176"^^xsd:decimal ;
  geo-pos:long "24.12359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "60"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2013_35.20176_24.12359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2013_35.20176_24.12359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2013_35.20176_24.12359'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.12359'^^xsd:double;
  dwc:latitude '35.20176'^^xsd:double;
  dwc:coordinatePrecision '60'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2013_35.20176_24.12359'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2013_35.20176_24.12359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2013_35.20176_24.12359> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2013_35.20176_24.12359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.20176 24.12359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.20176"^^xsd:decimal ;
  dwc:decimalLongitude "24.12359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "60"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2013_35.20176_24.12359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.20176 24.12359)"^^geo:wktLiteral ;
  geo-pos:lat "35.20176"^^xsd:decimal ;
  geo-pos:long "24.12359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "60"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2013_35.20176_24.12359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2013_35.20176_24.12359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2013_35.20176_24.12359'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.12359'^^xsd:double;
  dwc:latitude '35.20176'^^xsd:double;
  dwc:coordinatePrecision '60'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2013_35.20176_24.12359'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2013_35.20176_24.12359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2013_35.20176_24.12359> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2013_35.20176_24.12359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.20176 24.12359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.20176"^^xsd:decimal ;
  dwc:decimalLongitude "24.12359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "60"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2013_35.20176_24.12359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.20176 24.12359)"^^geo:wktLiteral ;
  geo-pos:lat "35.20176"^^xsd:decimal ;
  geo-pos:long "24.12359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "60"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2013_35.20176_24.12359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2013_35.20176_24.12359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2013_35.20176_24.12359'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.12359'^^xsd:double;
  dwc:latitude '35.20176'^^xsd:double;
  dwc:coordinatePrecision '60'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2013_35.20176_24.12359'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Halophila%20stipulacea_2014_35.20027_24.12426_32-32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2014_35.20027_24.12426_32-32> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2014_35.20027_24.12426_32-32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.20027 24.12426)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.20027"^^xsd:decimal ;
  dwc:decimalLongitude "24.12426"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Halophila%20stipulacea_2014_35.20027_24.12426_32-32>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.20027 24.12426)"^^geo:wktLiteral ;
  geo-pos:lat "35.20027"^^xsd:decimal ;
  geo-pos:long "24.12426"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Halophila%20stipulacea_2014_35.20027_24.12426_32-32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Halophila stipulacea_2014_35.20027_24.12426_32-32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Halophila stipulacea_2014_35.20027_24.12426_32-32'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea (Forsskål) Ascherson, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.12426'^^xsd:double;
  dwc:latitude '35.20027'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:occurrenceId 'Halophila stipulacea_2014_35.20027_24.12426_32-32'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Asparagopsis_2008_35.47053_24.12569_10-10_Thanos%20Dailianis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Asparagopsis_2008_35.47053_24.12569_10-10_Thanos%20Dailianis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Asparagopsis_2008_35.47053_24.12569_10-10_Thanos%20Dailianis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.47053 24.12569)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.47053"^^xsd:decimal ;
  dwc:decimalLongitude "24.12569"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "17"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Asparagopsis_2008_35.47053_24.12569_10-10_Thanos%20Dailianis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.47053 24.12569)"^^geo:wktLiteral ;
  geo-pos:lat "35.47053"^^xsd:decimal ;
  geo-pos:long "24.12569"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "17"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Asparagopsis_2008_35.47053_24.12569_10-10_Thanos%20Dailianis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Asparagopsis_2008_35.47053_24.12569_10-10_Thanos Dailianis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Asparagopsis_2008_35.47053_24.12569_10-10_Thanos Dailianis'^^xsd:string;
  dwc:scientificName 'Asparagopsis Montagne, 1840'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Thanos Dailianis'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.12569'^^xsd:double;
  dwc:latitude '35.47053'^^xsd:double;
  dwc:coordinatePrecision '17'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '143809'^^xsd:integer;
  dwc:occurrenceId 'Asparagopsis_2008_35.47053_24.12569_10-10_Thanos Dailianis'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143809'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'moderate'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Halophila%20stipulacea_2008_35.47053_24.12569_8-8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2008_35.47053_24.12569_8-8> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2008_35.47053_24.12569_8-8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.47053 24.12569)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.47053"^^xsd:decimal ;
  dwc:decimalLongitude "24.12569"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "17"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Halophila%20stipulacea_2008_35.47053_24.12569_8-8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.47053 24.12569)"^^geo:wktLiteral ;
  geo-pos:lat "35.47053"^^xsd:decimal ;
  geo-pos:long "24.12569"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "17"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Halophila%20stipulacea_2008_35.47053_24.12569_8-8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Halophila stipulacea_2008_35.47053_24.12569_8-8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Halophila stipulacea_2008_35.47053_24.12569_8-8'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea (Forsskål) Ascherson, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.12569'^^xsd:double;
  dwc:latitude '35.47053'^^xsd:double;
  dwc:coordinatePrecision '17'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:occurrenceId 'Halophila stipulacea_2008_35.47053_24.12569_8-8'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'moderate'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2017_35.19582_24.12726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2017_35.19582_24.12726> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2017_35.19582_24.12726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.19582 24.12726)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.19582"^^xsd:decimal ;
  dwc:decimalLongitude "24.12726"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2017_35.19582_24.12726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.19582 24.12726)"^^geo:wktLiteral ;
  geo-pos:lat "35.19582"^^xsd:decimal ;
  geo-pos:long "24.12726"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2017_35.19582_24.12726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2017_35.19582_24.12726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2017_35.19582_24.12726'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.12726'^^xsd:double;
  dwc:latitude '35.19582'^^xsd:double;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2017_35.19582_24.12726'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2013_35.47044_24.12905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2013_35.47044_24.12905> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2013_35.47044_24.12905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.47044 24.12905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.47044"^^xsd:decimal ;
  dwc:decimalLongitude "24.12905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2013_35.47044_24.12905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.47044 24.12905)"^^geo:wktLiteral ;
  geo-pos:lat "35.47044"^^xsd:decimal ;
  geo-pos:long "24.12905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2013_35.47044_24.12905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2013_35.47044_24.12905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2013_35.47044_24.12905'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.12905'^^xsd:double;
  dwc:latitude '35.47044'^^xsd:double;
  dwc:coordinatePrecision '49'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2013_35.47044_24.12905'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2013_35.47044_24.12905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2013_35.47044_24.12905> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2013_35.47044_24.12905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.47044 24.12905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.47044"^^xsd:decimal ;
  dwc:decimalLongitude "24.12905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2013_35.47044_24.12905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.47044 24.12905)"^^geo:wktLiteral ;
  geo-pos:lat "35.47044"^^xsd:decimal ;
  geo-pos:long "24.12905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2013_35.47044_24.12905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2013_35.47044_24.12905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2013_35.47044_24.12905'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.12905'^^xsd:double;
  dwc:latitude '35.47044'^^xsd:double;
  dwc:coordinatePrecision '49'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2013_35.47044_24.12905'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2013_35.47044_24.12905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2013_35.47044_24.12905> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2013_35.47044_24.12905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.47044 24.12905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.47044"^^xsd:decimal ;
  dwc:decimalLongitude "24.12905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2013_35.47044_24.12905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.47044 24.12905)"^^geo:wktLiteral ;
  geo-pos:lat "35.47044"^^xsd:decimal ;
  geo-pos:long "24.12905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2013_35.47044_24.12905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2013_35.47044_24.12905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2013_35.47044_24.12905'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.12905'^^xsd:double;
  dwc:latitude '35.47044'^^xsd:double;
  dwc:coordinatePrecision '49'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2013_35.47044_24.12905'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Conomurex%20persicus_2015_35.19986_24.13442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Conomurex%20persicus_2015_35.19986_24.13442> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Conomurex%20persicus_2015_35.19986_24.13442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.19986 24.13442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.19986"^^xsd:decimal ;
  dwc:decimalLongitude "24.13442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Conomurex%20persicus_2015_35.19986_24.13442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.19986 24.13442)"^^geo:wktLiteral ;
  geo-pos:lat "35.19986"^^xsd:decimal ;
  geo-pos:long "24.13442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Conomurex%20persicus_2015_35.19986_24.13442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Conomurex persicus_2015_35.19986_24.13442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Conomurex persicus_2015_35.19986_24.13442'^^xsd:string;
  dwc:scientificName 'Conomurex persicus (Swainson, 1821)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.13442'^^xsd:double;
  dwc:latitude '35.19986'^^xsd:double;
  dwc:aphiaid '565371'^^xsd:integer;
  dwc:occurrenceId 'Conomurex persicus_2015_35.19986_24.13442'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '565371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '10'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2018_35.19875_24.13498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2018_35.19875_24.13498> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2018_35.19875_24.13498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.19875 24.13498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.19875"^^xsd:decimal ;
  dwc:decimalLongitude "24.13498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2018_35.19875_24.13498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.19875 24.13498)"^^geo:wktLiteral ;
  geo-pos:lat "35.19875"^^xsd:decimal ;
  geo-pos:long "24.13498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2018_35.19875_24.13498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2018_35.19875_24.13498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2018_35.19875_24.13498'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.13498'^^xsd:double;
  dwc:latitude '35.19875'^^xsd:double;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2018_35.19875_24.13498'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Torquigener%20flavimaculosus_2018_35.20066_24.13588_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2018_35.20066_24.13588_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2018_35.20066_24.13588_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.20066 24.13588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.20066"^^xsd:decimal ;
  dwc:decimalLongitude "24.13588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2018_35.20066_24.13588_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.20066 24.13588)"^^geo:wktLiteral ;
  geo-pos:lat "35.20066"^^xsd:decimal ;
  geo-pos:long "24.13588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Torquigener%20flavimaculosus_2018_35.20066_24.13588_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Torquigener flavimaculosus_2018_35.20066_24.13588_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Torquigener flavimaculosus_2018_35.20066_24.13588_5-5'^^xsd:string;
  dwc:scientificName 'Torquigener flavimaculosus Hardy & Randall, 1983'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.13588'^^xsd:double;
  dwc:latitude '35.20066'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '219962'^^xsd:integer;
  dwc:occurrenceId 'Torquigener flavimaculosus_2018_35.20066_24.13588_5-5'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219962'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Torquigener%20flavimaculosus_2018_35.20066_24.13588_Stefanos%20Kalogirou>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2018_35.20066_24.13588_Stefanos%20Kalogirou> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2018_35.20066_24.13588_Stefanos%20Kalogirou> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.20066 24.13588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.20066"^^xsd:decimal ;
  dwc:decimalLongitude "24.13588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2018_35.20066_24.13588_Stefanos%20Kalogirou>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.20066 24.13588)"^^geo:wktLiteral ;
  geo-pos:lat "35.20066"^^xsd:decimal ;
  geo-pos:long "24.13588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Torquigener%20flavimaculosus_2018_35.20066_24.13588_Stefanos%20Kalogirou>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Torquigener flavimaculosus_2018_35.20066_24.13588_Stefanos Kalogirou" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Torquigener flavimaculosus_2018_35.20066_24.13588_Stefanos Kalogirou'^^xsd:string;
  dwc:scientificName 'Torquigener flavimaculosus Hardy & Randall, 1983'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Stefanos Kalogirou'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.13588'^^xsd:double;
  dwc:latitude '35.20066'^^xsd:double;
  dwc:aphiaid '219962'^^xsd:integer;
  dwc:occurrenceId 'Torquigener flavimaculosus_2018_35.20066_24.13588_Stefanos Kalogirou'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219962'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Halophila%20stipulacea_2019_35.4701_24.13786_7-7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2019_35.4701_24.13786_7-7> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2019_35.4701_24.13786_7-7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4701 24.13786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4701"^^xsd:decimal ;
  dwc:decimalLongitude "24.13786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Halophila%20stipulacea_2019_35.4701_24.13786_7-7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4701 24.13786)"^^geo:wktLiteral ;
  geo-pos:lat "35.4701"^^xsd:decimal ;
  geo-pos:long "24.13786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Halophila%20stipulacea_2019_35.4701_24.13786_7-7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Halophila stipulacea_2019_35.4701_24.13786_7-7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Halophila stipulacea_2019_35.4701_24.13786_7-7'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea (Forsskål) Ascherson, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.13786'^^xsd:double;
  dwc:latitude '35.4701'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:occurrenceId 'Halophila stipulacea_2019_35.4701_24.13786_7-7'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'moderate'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2007_35.47035_24.14038_22-26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2007_35.47035_24.14038_22-26> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2007_35.47035_24.14038_22-26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.47035 24.14038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.47035"^^xsd:decimal ;
  dwc:decimalLongitude "24.14038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2007_35.47035_24.14038_22-26>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.47035 24.14038)"^^geo:wktLiteral ;
  geo-pos:lat "35.47035"^^xsd:decimal ;
  geo-pos:long "24.14038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2007_35.47035_24.14038_22-26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2007_35.47035_24.14038_22-26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2007_35.47035_24.14038_22-26'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.14038'^^xsd:double;
  dwc:latitude '35.47035'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2007_35.47035_24.14038_22-26'^^xsd:string;
  dwc:observationDate '2007-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Asparagopsis_2004_40.73833_24.14333_0.5-0.5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Asparagopsis_2004_40.73833_24.14333_0.5-0.5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Asparagopsis_2004_40.73833_24.14333_0.5-0.5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833 24.14333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.73833"^^xsd:decimal ;
  dwc:decimalLongitude "24.14333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Asparagopsis_2004_40.73833_24.14333_0.5-0.5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73833 24.14333)"^^geo:wktLiteral ;
  geo-pos:lat "40.73833"^^xsd:decimal ;
  geo-pos:long "24.14333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Asparagopsis_2004_40.73833_24.14333_0.5-0.5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Asparagopsis_2004_40.73833_24.14333_0.5-0.5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Asparagopsis_2004_40.73833_24.14333_0.5-0.5'^^xsd:string;
  dwc:scientificName 'Asparagopsis Montagne, 1840'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.14333'^^xsd:double;
  dwc:latitude '40.73833'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '143809'^^xsd:integer;
  dwc:occurrenceId 'Asparagopsis_2004_40.73833_24.14333_0.5-0.5'^^xsd:string;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143809'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2017_35.19194_24.14346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2017_35.19194_24.14346> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2017_35.19194_24.14346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.19194 24.14346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.19194"^^xsd:decimal ;
  dwc:decimalLongitude "24.14346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2017_35.19194_24.14346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.19194 24.14346)"^^geo:wktLiteral ;
  geo-pos:lat "35.19194"^^xsd:decimal ;
  geo-pos:long "24.14346"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2017_35.19194_24.14346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2017_35.19194_24.14346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2017_35.19194_24.14346'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.14346'^^xsd:double;
  dwc:latitude '35.19194'^^xsd:double;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2017_35.19194_24.14346'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Etrumeus%20golanii_2016_37.99267_24.15417_75-75>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Etrumeus%20golanii_2016_37.99267_24.15417_75-75> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Etrumeus%20golanii_2016_37.99267_24.15417_75-75> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99267 24.15417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.99267"^^xsd:decimal ;
  dwc:decimalLongitude "24.15417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Etrumeus%20golanii_2016_37.99267_24.15417_75-75>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.99267 24.15417)"^^geo:wktLiteral ;
  geo-pos:lat "37.99267"^^xsd:decimal ;
  geo-pos:long "24.15417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Etrumeus%20golanii_2016_37.99267_24.15417_75-75>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Etrumeus golanii_2016_37.99267_24.15417_75-75" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Etrumeus golanii_2016_37.99267_24.15417_75-75'^^xsd:string;
  dwc:scientificName 'Etrumeus golanii DiBattista, Randall & Bowen, 2012'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.15417'^^xsd:double;
  dwc:latitude '37.99267'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '890090'^^xsd:integer;
  dwc:occurrenceId 'Etrumeus golanii_2016_37.99267_24.15417_75-75'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '890090'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2007_35.46544_24.16317_13-14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2007_35.46544_24.16317_13-14> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2007_35.46544_24.16317_13-14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.46544 24.16317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.46544"^^xsd:decimal ;
  dwc:decimalLongitude "24.16317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2007_35.46544_24.16317_13-14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.46544 24.16317)"^^geo:wktLiteral ;
  geo-pos:lat "35.46544"^^xsd:decimal ;
  geo-pos:long "24.16317"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2007_35.46544_24.16317_13-14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2007_35.46544_24.16317_13-14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2007_35.46544_24.16317_13-14'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.16317'^^xsd:double;
  dwc:latitude '35.46544'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2007_35.46544_24.16317_13-14'^^xsd:string;
  dwc:observationDate '2007-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2007_35.46269_24.16513_16-16.2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2007_35.46269_24.16513_16-16.2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2007_35.46269_24.16513_16-16.2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.46269 24.16513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.46269"^^xsd:decimal ;
  dwc:decimalLongitude "24.16513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2007_35.46269_24.16513_16-16.2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.46269 24.16513)"^^geo:wktLiteral ;
  geo-pos:lat "35.46269"^^xsd:decimal ;
  geo-pos:long "24.16513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2007_35.46269_24.16513_16-16.2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2007_35.46269_24.16513_16-16.2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2007_35.46269_24.16513_16-16.2'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.16513'^^xsd:double;
  dwc:latitude '35.46269'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16.2'^^xsd:double;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2007_35.46269_24.16513_16-16.2'^^xsd:string;
  dwc:observationDate '2007-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2007_35.499_24.16548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2007_35.499_24.16548> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2007_35.499_24.16548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.499 24.16548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.499"^^xsd:decimal ;
  dwc:decimalLongitude "24.16548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2007_35.499_24.16548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.499 24.16548)"^^geo:wktLiteral ;
  geo-pos:lat "35.499"^^xsd:decimal ;
  geo-pos:long "24.16548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2007_35.499_24.16548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2007_35.499_24.16548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2007_35.499_24.16548'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.16548'^^xsd:double;
  dwc:latitude '35.499'^^xsd:double;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2007_35.499_24.16548'^^xsd:string;
  dwc:observationDate '2007-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Halophila%20stipulacea_2007_35.499_24.16548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2007_35.499_24.16548> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2007_35.499_24.16548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.499 24.16548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.499"^^xsd:decimal ;
  dwc:decimalLongitude "24.16548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Halophila%20stipulacea_2007_35.499_24.16548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.499 24.16548)"^^geo:wktLiteral ;
  geo-pos:lat "35.499"^^xsd:decimal ;
  geo-pos:long "24.16548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Halophila%20stipulacea_2007_35.499_24.16548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Halophila stipulacea_2007_35.499_24.16548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Halophila stipulacea_2007_35.499_24.16548'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea (Forsskål) Ascherson, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.16548'^^xsd:double;
  dwc:latitude '35.499'^^xsd:double;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:occurrenceId 'Halophila stipulacea_2007_35.499_24.16548'^^xsd:string;
  dwc:observationDate '2007-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2007_35.499_24.16548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2007_35.499_24.16548> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2007_35.499_24.16548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.499 24.16548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.499"^^xsd:decimal ;
  dwc:decimalLongitude "24.16548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2007_35.499_24.16548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.499 24.16548)"^^geo:wktLiteral ;
  geo-pos:lat "35.499"^^xsd:decimal ;
  geo-pos:long "24.16548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2007_35.499_24.16548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2007_35.499_24.16548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2007_35.499_24.16548'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.16548'^^xsd:double;
  dwc:latitude '35.499'^^xsd:double;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2007_35.499_24.16548'^^xsd:string;
  dwc:observationDate '2007-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Ganonema%20farinosum_2016_35.4582_24.16729_0-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Ganonema%20farinosum_2016_35.4582_24.16729_0-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Ganonema%20farinosum_2016_35.4582_24.16729_0-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4582 24.16729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4582"^^xsd:decimal ;
  dwc:decimalLongitude "24.16729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "37"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Ganonema%20farinosum_2016_35.4582_24.16729_0-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4582 24.16729)"^^geo:wktLiteral ;
  geo-pos:lat "35.4582"^^xsd:decimal ;
  geo-pos:long "24.16729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "37"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Ganonema%20farinosum_2016_35.4582_24.16729_0-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ganonema farinosum_2016_35.4582_24.16729_0-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Ganonema farinosum_2016_35.4582_24.16729_0-5'^^xsd:string;
  dwc:scientificName 'Ganonema farinosum (J.V.Lamouroux) K.-C.Fan & Y.-C.Wang, 1974'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.16729'^^xsd:double;
  dwc:latitude '35.4582'^^xsd:double;
  dwc:coordinatePrecision '37'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '145749'^^xsd:integer;
  dwc:occurrenceId 'Ganonema farinosum_2016_35.4582_24.16729_0-5'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145749'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2016_35.4582_24.16729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2016_35.4582_24.16729> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2016_35.4582_24.16729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4582 24.16729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4582"^^xsd:decimal ;
  dwc:decimalLongitude "24.16729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "37"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2016_35.4582_24.16729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4582 24.16729)"^^geo:wktLiteral ;
  geo-pos:lat "35.4582"^^xsd:decimal ;
  geo-pos:long "24.16729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "37"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2016_35.4582_24.16729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2016_35.4582_24.16729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2016_35.4582_24.16729'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.16729'^^xsd:double;
  dwc:latitude '35.4582'^^xsd:double;
  dwc:coordinatePrecision '37'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2016_35.4582_24.16729'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '19'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2016_35.4582_24.16729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_35.4582_24.16729> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_35.4582_24.16729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4582 24.16729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4582"^^xsd:decimal ;
  dwc:decimalLongitude "24.16729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "37"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_35.4582_24.16729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4582 24.16729)"^^geo:wktLiteral ;
  geo-pos:lat "35.4582"^^xsd:decimal ;
  geo-pos:long "24.16729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "37"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2016_35.4582_24.16729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2016_35.4582_24.16729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2016_35.4582_24.16729'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.16729'^^xsd:double;
  dwc:latitude '35.4582'^^xsd:double;
  dwc:coordinatePrecision '37'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2016_35.4582_24.16729'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2007_35.5039_24.17237_1-16.5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2007_35.5039_24.17237_1-16.5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2007_35.5039_24.17237_1-16.5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5039 24.17237)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.5039"^^xsd:decimal ;
  dwc:decimalLongitude "24.17237"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "16.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2007_35.5039_24.17237_1-16.5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5039 24.17237)"^^geo:wktLiteral ;
  geo-pos:lat "35.5039"^^xsd:decimal ;
  geo-pos:long "24.17237"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2007_35.5039_24.17237_1-16.5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2007_35.5039_24.17237_1-16.5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2007_35.5039_24.17237_1-16.5'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.17237'^^xsd:double;
  dwc:latitude '35.5039'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '16.5'^^xsd:double;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2007_35.5039_24.17237_1-16.5'^^xsd:string;
  dwc:observationDate '2007-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Halophila%20stipulacea_2007_35.5039_24.17237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2007_35.5039_24.17237> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2007_35.5039_24.17237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5039 24.17237)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.5039"^^xsd:decimal ;
  dwc:decimalLongitude "24.17237"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Halophila%20stipulacea_2007_35.5039_24.17237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5039 24.17237)"^^geo:wktLiteral ;
  geo-pos:lat "35.5039"^^xsd:decimal ;
  geo-pos:long "24.17237"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Halophila%20stipulacea_2007_35.5039_24.17237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Halophila stipulacea_2007_35.5039_24.17237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Halophila stipulacea_2007_35.5039_24.17237'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea (Forsskål) Ascherson, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.17237'^^xsd:double;
  dwc:latitude '35.5039'^^xsd:double;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:occurrenceId 'Halophila stipulacea_2007_35.5039_24.17237'^^xsd:string;
  dwc:observationDate '2007-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2017_35.503_24.174_5-5_Stefanos%20Kalogirou>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2017_35.503_24.174_5-5_Stefanos%20Kalogirou> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2017_35.503_24.174_5-5_Stefanos%20Kalogirou> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.503 24.174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.503"^^xsd:decimal ;
  dwc:decimalLongitude "24.174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2017_35.503_24.174_5-5_Stefanos%20Kalogirou>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.503 24.174)"^^geo:wktLiteral ;
  geo-pos:lat "35.503"^^xsd:decimal ;
  geo-pos:long "24.174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2017_35.503_24.174_5-5_Stefanos%20Kalogirou>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2017_35.503_24.174_5-5_Stefanos Kalogirou" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2017_35.503_24.174_5-5_Stefanos Kalogirou'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Stefanos Kalogirou'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.174'^^xsd:double;
  dwc:latitude '35.503'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2017_35.503_24.174_5-5_Stefanos Kalogirou'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2013_35.503_24.174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2013_35.503_24.174> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2013_35.503_24.174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.503 24.174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.503"^^xsd:decimal ;
  dwc:decimalLongitude "24.174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2013_35.503_24.174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.503 24.174)"^^geo:wktLiteral ;
  geo-pos:lat "35.503"^^xsd:decimal ;
  geo-pos:long "24.174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2013_35.503_24.174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2013_35.503_24.174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2013_35.503_24.174'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.174'^^xsd:double;
  dwc:latitude '35.503'^^xsd:double;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2013_35.503_24.174'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2013_35.503_24.174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2013_35.503_24.174> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2013_35.503_24.174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.503 24.174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.503"^^xsd:decimal ;
  dwc:decimalLongitude "24.174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2013_35.503_24.174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.503 24.174)"^^geo:wktLiteral ;
  geo-pos:lat "35.503"^^xsd:decimal ;
  geo-pos:long "24.174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2013_35.503_24.174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2013_35.503_24.174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2013_35.503_24.174'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.174'^^xsd:double;
  dwc:latitude '35.503'^^xsd:double;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2013_35.503_24.174'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2013_35.503_24.174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2013_35.503_24.174> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2013_35.503_24.174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.503 24.174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.503"^^xsd:decimal ;
  dwc:decimalLongitude "24.174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2013_35.503_24.174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.503 24.174)"^^geo:wktLiteral ;
  geo-pos:lat "35.503"^^xsd:decimal ;
  geo-pos:long "24.174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2013_35.503_24.174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2013_35.503_24.174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2013_35.503_24.174'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.174'^^xsd:double;
  dwc:latitude '35.503'^^xsd:double;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2013_35.503_24.174'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2017_35.50542_24.17569_Francesco%20Tiralongo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2017_35.50542_24.17569_Francesco%20Tiralongo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2017_35.50542_24.17569_Francesco%20Tiralongo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.50542 24.17569)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.50542"^^xsd:decimal ;
  dwc:decimalLongitude "24.17569"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2017_35.50542_24.17569_Francesco%20Tiralongo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.50542 24.17569)"^^geo:wktLiteral ;
  geo-pos:lat "35.50542"^^xsd:decimal ;
  geo-pos:long "24.17569"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2017_35.50542_24.17569_Francesco%20Tiralongo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2017_35.50542_24.17569_Francesco Tiralongo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2017_35.50542_24.17569_Francesco Tiralongo'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Francesco Tiralongo'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.17569'^^xsd:double;
  dwc:latitude '35.50542'^^xsd:double;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2017_35.50542_24.17569_Francesco Tiralongo'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '8'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Stypopodium%20schimperi_2013_35.50513_24.17639_1-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2013_35.50513_24.17639_1-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2013_35.50513_24.17639_1-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.50513 24.17639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.50513"^^xsd:decimal ;
  dwc:decimalLongitude "24.17639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2013_35.50513_24.17639_1-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.50513 24.17639)"^^geo:wktLiteral ;
  geo-pos:lat "35.50513"^^xsd:decimal ;
  geo-pos:long "24.17639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Stypopodium%20schimperi_2013_35.50513_24.17639_1-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Stypopodium schimperi_2013_35.50513_24.17639_1-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Stypopodium schimperi_2013_35.50513_24.17639_1-1'^^xsd:string;
  dwc:scientificName 'Stypopodium schimperi (Kützing) Verlaque & Boudouresque, 1991'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.17639'^^xsd:double;
  dwc:latitude '35.50513'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '145391'^^xsd:integer;
  dwc:occurrenceId 'Stypopodium schimperi_2013_35.50513_24.17639_1-1'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145391'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2007_35.49804_24.17725_2-30.2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2007_35.49804_24.17725_2-30.2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2007_35.49804_24.17725_2-30.2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.49804 24.17725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.49804"^^xsd:decimal ;
  dwc:decimalLongitude "24.17725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "30.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2007_35.49804_24.17725_2-30.2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.49804 24.17725)"^^geo:wktLiteral ;
  geo-pos:lat "35.49804"^^xsd:decimal ;
  geo-pos:long "24.17725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2007_35.49804_24.17725_2-30.2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2007_35.49804_24.17725_2-30.2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2007_35.49804_24.17725_2-30.2'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.17725'^^xsd:double;
  dwc:latitude '35.49804'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '30.2'^^xsd:double;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2007_35.49804_24.17725_2-30.2'^^xsd:string;
  dwc:observationDate '2007-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Mnemiopsis%20leidyi_2004%2F2010_40.5062_24.19293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2004%2F2010_40.5062_24.19293> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2004%2F2010_40.5062_24.19293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5062 24.19293)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5062"^^xsd:decimal ;
  dwc:decimalLongitude "24.19293"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2004%2F2010_40.5062_24.19293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5062 24.19293)"^^geo:wktLiteral ;
  geo-pos:lat "40.5062"^^xsd:decimal ;
  geo-pos:long "24.19293"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Mnemiopsis%20leidyi_2004%2F2010_40.5062_24.19293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mnemiopsis leidyi_2004/2010_40.5062_24.19293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Mnemiopsis leidyi_2004/2010_40.5062_24.19293'^^xsd:string;
  dwc:scientificName 'Mnemiopsis leidyi A. Agassiz, 1865'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.19293'^^xsd:double;
  dwc:latitude '40.5062'^^xsd:double;
  dwc:aphiaid '106401'^^xsd:integer;
  dwc:occurrenceId 'Mnemiopsis leidyi_2004/2010_40.5062_24.19293'^^xsd:string;
  dwc:aphiaIdAccepted '106401'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2020_34.95211_24.19431_Anne-Laure%20Keryell>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2020_34.95211_24.19431_Anne-Laure%20Keryell> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2020_34.95211_24.19431_Anne-Laure%20Keryell> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.95211 24.19431)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.95211"^^xsd:decimal ;
  dwc:decimalLongitude "24.19431"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2020_34.95211_24.19431_Anne-Laure%20Keryell>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.95211 24.19431)"^^geo:wktLiteral ;
  geo-pos:lat "34.95211"^^xsd:decimal ;
  geo-pos:long "24.19431"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2020_34.95211_24.19431_Anne-Laure%20Keryell>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2020_34.95211_24.19431_Anne-Laure Keryell" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2020_34.95211_24.19431_Anne-Laure Keryell'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Anne-Laure Keryell'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.19431'^^xsd:double;
  dwc:latitude '34.95211'^^xsd:double;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2020_34.95211_24.19431_Anne-Laure Keryell'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2014_38.40854_24.19849_7-7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2014_38.40854_24.19849_7-7> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2014_38.40854_24.19849_7-7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40854 24.19849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.40854"^^xsd:decimal ;
  dwc:decimalLongitude "24.19849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2014_38.40854_24.19849_7-7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.40854 24.19849)"^^geo:wktLiteral ;
  geo-pos:lat "38.40854"^^xsd:decimal ;
  geo-pos:long "24.19849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2014_38.40854_24.19849_7-7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2014_38.40854_24.19849_7-7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2014_38.40854_24.19849_7-7'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.19849'^^xsd:double;
  dwc:latitude '38.40854'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2014_38.40854_24.19849_7-7'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Mnemiopsis%20leidyi_2004%2F2010_40.58823_24.201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2004%2F2010_40.58823_24.201> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2004%2F2010_40.58823_24.201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58823 24.201)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58823"^^xsd:decimal ;
  dwc:decimalLongitude "24.201"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2004%2F2010_40.58823_24.201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58823 24.201)"^^geo:wktLiteral ;
  geo-pos:lat "40.58823"^^xsd:decimal ;
  geo-pos:long "24.201"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Mnemiopsis%20leidyi_2004%2F2010_40.58823_24.201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mnemiopsis leidyi_2004/2010_40.58823_24.201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Mnemiopsis leidyi_2004/2010_40.58823_24.201'^^xsd:string;
  dwc:scientificName 'Mnemiopsis leidyi A. Agassiz, 1865'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.201'^^xsd:double;
  dwc:latitude '40.58823'^^xsd:double;
  dwc:aphiaid '106401'^^xsd:integer;
  dwc:occurrenceId 'Mnemiopsis leidyi_2004/2010_40.58823_24.201'^^xsd:string;
  dwc:aphiaIdAccepted '106401'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Amphistegina%20lobifera_2008_38.50309_24.21221_0-3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Amphistegina%20lobifera_2008_38.50309_24.21221_0-3> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Amphistegina%20lobifera_2008_38.50309_24.21221_0-3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50309 24.21221)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50309"^^xsd:decimal ;
  dwc:decimalLongitude "24.21221"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Amphistegina%20lobifera_2008_38.50309_24.21221_0-3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50309 24.21221)"^^geo:wktLiteral ;
  geo-pos:lat "38.50309"^^xsd:decimal ;
  geo-pos:long "24.21221"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Amphistegina%20lobifera_2008_38.50309_24.21221_0-3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Amphistegina lobifera_2008_38.50309_24.21221_0-3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Amphistegina lobifera_2008_38.50309_24.21221_0-3'^^xsd:string;
  dwc:scientificName 'Amphistegina lobifera Larsen, 1976'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.21221'^^xsd:double;
  dwc:latitude '38.50309'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'approximate coordinates through Google Earth based on information provided by associatedReferences or asociatedMedia'^^xsd:string;
  dwc:aphiaid '490083'^^xsd:integer;
  dwc:occurrenceId 'Amphistegina lobifera_2008_38.50309_24.21221_0-3'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '490083'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2014_35.46112_24.22172_Damigos%20Nikolaos>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2014_35.46112_24.22172_Damigos%20Nikolaos> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2014_35.46112_24.22172_Damigos%20Nikolaos> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.46112 24.22172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.46112"^^xsd:decimal ;
  dwc:decimalLongitude "24.22172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2014_35.46112_24.22172_Damigos%20Nikolaos>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.46112 24.22172)"^^geo:wktLiteral ;
  geo-pos:lat "35.46112"^^xsd:decimal ;
  geo-pos:long "24.22172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2014_35.46112_24.22172_Damigos%20Nikolaos>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2014_35.46112_24.22172_Damigos Nikolaos" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2014_35.46112_24.22172_Damigos Nikolaos'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Damigos Nikolaos'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.22172'^^xsd:double;
  dwc:latitude '35.46112'^^xsd:double;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2014_35.46112_24.22172_Damigos Nikolaos'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2019_37.9898_24.225_31-31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.9898_24.225_31-31> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.9898_24.225_31-31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9898 24.225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9898"^^xsd:decimal ;
  dwc:decimalLongitude "24.225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.9898_24.225_31-31>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9898 24.225)"^^geo:wktLiteral ;
  geo-pos:lat "37.9898"^^xsd:decimal ;
  geo-pos:long "24.225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2019_37.9898_24.225_31-31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2019_37.9898_24.225_31-31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2019_37.9898_24.225_31-31'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.225'^^xsd:double;
  dwc:latitude '37.9898'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2019_37.9898_24.225_31-31'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2019_37.9898_24.225_31-31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.9898_24.225_31-31> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.9898_24.225_31-31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9898 24.225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.9898"^^xsd:decimal ;
  dwc:decimalLongitude "24.225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.9898_24.225_31-31>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.9898 24.225)"^^geo:wktLiteral ;
  geo-pos:lat "37.9898"^^xsd:decimal ;
  geo-pos:long "24.225"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2019_37.9898_24.225_31-31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2019_37.9898_24.225_31-31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2019_37.9898_24.225_31-31'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.225'^^xsd:double;
  dwc:latitude '37.9898'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2019_37.9898_24.225_31-31'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '4'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2017_35.17975_24.22779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2017_35.17975_24.22779> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2017_35.17975_24.22779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.17975 24.22779)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.17975"^^xsd:decimal ;
  dwc:decimalLongitude "24.22779"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2017_35.17975_24.22779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.17975 24.22779)"^^geo:wktLiteral ;
  geo-pos:lat "35.17975"^^xsd:decimal ;
  geo-pos:long "24.22779"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2017_35.17975_24.22779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2017_35.17975_24.22779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2017_35.17975_24.22779'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.22779'^^xsd:double;
  dwc:latitude '35.17975'^^xsd:double;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2017_35.17975_24.22779'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2017_35.17607_24.23428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2017_35.17607_24.23428> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2017_35.17607_24.23428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.17607 24.23428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.17607"^^xsd:decimal ;
  dwc:decimalLongitude "24.23428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2017_35.17607_24.23428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.17607 24.23428)"^^geo:wktLiteral ;
  geo-pos:lat "35.17607"^^xsd:decimal ;
  geo-pos:long "24.23428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2017_35.17607_24.23428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2017_35.17607_24.23428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2017_35.17607_24.23428'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.23428'^^xsd:double;
  dwc:latitude '35.17607'^^xsd:double;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2017_35.17607_24.23428'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2011_36.43154_24.23572_1-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2011_36.43154_24.23572_1-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2011_36.43154_24.23572_1-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43154 24.23572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.43154"^^xsd:decimal ;
  dwc:decimalLongitude "24.23572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2011_36.43154_24.23572_1-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43154 24.23572)"^^geo:wktLiteral ;
  geo-pos:lat "36.43154"^^xsd:decimal ;
  geo-pos:long "24.23572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2011_36.43154_24.23572_1-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2011_36.43154_24.23572_1-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2011_36.43154_24.23572_1-1'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.23572'^^xsd:double;
  dwc:latitude '36.43154'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2011_36.43154_24.23572_1-1'^^xsd:string;
  dwc:observationDate '2011-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2008_36.80693_24.2398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.80693_24.2398> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.80693_24.2398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.80693 24.2398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.80693"^^xsd:decimal ;
  dwc:decimalLongitude "24.2398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.80693_24.2398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.80693 24.2398)"^^geo:wktLiteral ;
  geo-pos:lat "36.80693"^^xsd:decimal ;
  geo-pos:long "24.2398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2008_36.80693_24.2398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2008_36.80693_24.2398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2008_36.80693_24.2398'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.2398'^^xsd:double;
  dwc:latitude '36.80693'^^xsd:double;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2008_36.80693_24.2398'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2008_36.80693_24.2398_0-0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.80693_24.2398_0-0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.80693_24.2398_0-0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.80693 24.2398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.80693"^^xsd:decimal ;
  dwc:decimalLongitude "24.2398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.80693_24.2398_0-0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.80693 24.2398)"^^geo:wktLiteral ;
  geo-pos:lat "36.80693"^^xsd:decimal ;
  geo-pos:long "24.2398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2008_36.80693_24.2398_0-0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2008_36.80693_24.2398_0-0" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2008_36.80693_24.2398_0-0'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.2398'^^xsd:double;
  dwc:latitude '36.80693'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2008_36.80693_24.2398_0-0'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2016_35.18212_24.24332_2-2_Vougioukalou%20Konstantina>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_35.18212_24.24332_2-2_Vougioukalou%20Konstantina> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_35.18212_24.24332_2-2_Vougioukalou%20Konstantina> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.18212 24.24332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.18212"^^xsd:decimal ;
  dwc:decimalLongitude "24.24332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "104"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2016_35.18212_24.24332_2-2_Vougioukalou%20Konstantina>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.18212 24.24332)"^^geo:wktLiteral ;
  geo-pos:lat "35.18212"^^xsd:decimal ;
  geo-pos:long "24.24332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "104"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2016_35.18212_24.24332_2-2_Vougioukalou%20Konstantina>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2016_35.18212_24.24332_2-2_Vougioukalou Konstantina" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2016_35.18212_24.24332_2-2_Vougioukalou Konstantina'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Vougioukalou Konstantina'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.24332'^^xsd:double;
  dwc:latitude '35.18212'^^xsd:double;
  dwc:coordinatePrecision '104'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2016_35.18212_24.24332_2-2_Vougioukalou Konstantina'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2016_35.18212_24.24332_4-4_Vougioukalou%20Konstantina>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_35.18212_24.24332_4-4_Vougioukalou%20Konstantina> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_35.18212_24.24332_4-4_Vougioukalou%20Konstantina> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.18212 24.24332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.18212"^^xsd:decimal ;
  dwc:decimalLongitude "24.24332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "104"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2016_35.18212_24.24332_4-4_Vougioukalou%20Konstantina>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.18212 24.24332)"^^geo:wktLiteral ;
  geo-pos:lat "35.18212"^^xsd:decimal ;
  geo-pos:long "24.24332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "104"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2016_35.18212_24.24332_4-4_Vougioukalou%20Konstantina>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2016_35.18212_24.24332_4-4_Vougioukalou Konstantina" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2016_35.18212_24.24332_4-4_Vougioukalou Konstantina'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Vougioukalou Konstantina'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.24332'^^xsd:double;
  dwc:latitude '35.18212'^^xsd:double;
  dwc:coordinatePrecision '104'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2016_35.18212_24.24332_4-4_Vougioukalou Konstantina'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2016_35.18212_24.24332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_35.18212_24.24332> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_35.18212_24.24332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.18212 24.24332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.18212"^^xsd:decimal ;
  dwc:decimalLongitude "24.24332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "104"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_35.18212_24.24332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.18212 24.24332)"^^geo:wktLiteral ;
  geo-pos:lat "35.18212"^^xsd:decimal ;
  geo-pos:long "24.24332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "104"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2016_35.18212_24.24332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2016_35.18212_24.24332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2016_35.18212_24.24332'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.24332'^^xsd:double;
  dwc:latitude '35.18212'^^xsd:double;
  dwc:coordinatePrecision '104'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2016_35.18212_24.24332'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2008_36.77545_24.25115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.77545_24.25115> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.77545_24.25115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.77545 24.25115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.77545"^^xsd:decimal ;
  dwc:decimalLongitude "24.25115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.77545_24.25115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.77545 24.25115)"^^geo:wktLiteral ;
  geo-pos:lat "36.77545"^^xsd:decimal ;
  geo-pos:long "24.25115"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2008_36.77545_24.25115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2008_36.77545_24.25115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2008_36.77545_24.25115'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.25115'^^xsd:double;
  dwc:latitude '36.77545'^^xsd:double;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2008_36.77545_24.25115'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2008_36.77545_24.25115_1-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.77545_24.25115_1-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.77545_24.25115_1-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.77545 24.25115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.77545"^^xsd:decimal ;
  dwc:decimalLongitude "24.25115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.77545_24.25115_1-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.77545 24.25115)"^^geo:wktLiteral ;
  geo-pos:lat "36.77545"^^xsd:decimal ;
  geo-pos:long "24.25115"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2008_36.77545_24.25115_1-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2008_36.77545_24.25115_1-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2008_36.77545_24.25115_1-1'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.25115'^^xsd:double;
  dwc:latitude '36.77545'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2008_36.77545_24.25115_1-1'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2016_38.28586_24.25601_10-30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2016_38.28586_24.25601_10-30> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2016_38.28586_24.25601_10-30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.28586 24.25601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.28586"^^xsd:decimal ;
  dwc:decimalLongitude "24.25601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2016_38.28586_24.25601_10-30>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.28586 24.25601)"^^geo:wktLiteral ;
  geo-pos:lat "38.28586"^^xsd:decimal ;
  geo-pos:long "24.25601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2016_38.28586_24.25601_10-30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2016_38.28586_24.25601_10-30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2016_38.28586_24.25601_10-30'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.25601'^^xsd:double;
  dwc:latitude '38.28586'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2016_38.28586_24.25601_10-30'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'low'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2016_38.28586_24.25601_15-30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2016_38.28586_24.25601_15-30> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2016_38.28586_24.25601_15-30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.28586 24.25601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.28586"^^xsd:decimal ;
  dwc:decimalLongitude "24.25601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2016_38.28586_24.25601_15-30>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.28586 24.25601)"^^geo:wktLiteral ;
  geo-pos:lat "38.28586"^^xsd:decimal ;
  geo-pos:long "24.25601"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2016_38.28586_24.25601_15-30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2016_38.28586_24.25601_15-30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2016_38.28586_24.25601_15-30'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.25601'^^xsd:double;
  dwc:latitude '38.28586'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2016_38.28586_24.25601_15-30'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2016_38.25928_24.25728_5-20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2016_38.25928_24.25728_5-20> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2016_38.25928_24.25728_5-20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.25928 24.25728)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.25928"^^xsd:decimal ;
  dwc:decimalLongitude "24.25728"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2016_38.25928_24.25728_5-20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.25928 24.25728)"^^geo:wktLiteral ;
  geo-pos:lat "38.25928"^^xsd:decimal ;
  geo-pos:long "24.25728"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2016_38.25928_24.25728_5-20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2016_38.25928_24.25728_5-20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2016_38.25928_24.25728_5-20'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.25728'^^xsd:double;
  dwc:latitude '38.25928'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2016_38.25928_24.25728_5-20'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'low'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2016_38.25928_24.25728_15-25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2016_38.25928_24.25728_15-25> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2016_38.25928_24.25728_15-25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.25928 24.25728)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.25928"^^xsd:decimal ;
  dwc:decimalLongitude "24.25728"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2016_38.25928_24.25728_15-25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.25928 24.25728)"^^geo:wktLiteral ;
  geo-pos:lat "38.25928"^^xsd:decimal ;
  geo-pos:long "24.25728"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2016_38.25928_24.25728_15-25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2016_38.25928_24.25728_15-25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2016_38.25928_24.25728_15-25'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.25728'^^xsd:double;
  dwc:latitude '38.25928'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2016_38.25928_24.25728_15-25'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2016_35.42625_24.25881_5-9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2016_35.42625_24.25881_5-9> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2016_35.42625_24.25881_5-9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.42625 24.25881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.42625"^^xsd:decimal ;
  dwc:decimalLongitude "24.25881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "44"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2016_35.42625_24.25881_5-9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.42625 24.25881)"^^geo:wktLiteral ;
  geo-pos:lat "35.42625"^^xsd:decimal ;
  geo-pos:long "24.25881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "44"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2016_35.42625_24.25881_5-9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2016_35.42625_24.25881_5-9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2016_35.42625_24.25881_5-9'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.25881'^^xsd:double;
  dwc:latitude '35.42625'^^xsd:double;
  dwc:coordinatePrecision '44'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2016_35.42625_24.25881_5-9'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'moderate'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2016_35.42625_24.25881_5-9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_35.42625_24.25881_5-9> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_35.42625_24.25881_5-9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.42625 24.25881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.42625"^^xsd:decimal ;
  dwc:decimalLongitude "24.25881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "44"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2016_35.42625_24.25881_5-9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.42625 24.25881)"^^geo:wktLiteral ;
  geo-pos:lat "35.42625"^^xsd:decimal ;
  geo-pos:long "24.25881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "44"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2016_35.42625_24.25881_5-9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2016_35.42625_24.25881_5-9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2016_35.42625_24.25881_5-9'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.25881'^^xsd:double;
  dwc:latitude '35.42625'^^xsd:double;
  dwc:coordinatePrecision '44'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2016_35.42625_24.25881_5-9'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '19'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2016_35.42625_24.25881_5-9_Vasilis%20Gerovasileiou>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_35.42625_24.25881_5-9_Vasilis%20Gerovasileiou> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_35.42625_24.25881_5-9_Vasilis%20Gerovasileiou> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.42625 24.25881)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.42625"^^xsd:decimal ;
  dwc:decimalLongitude "24.25881"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "44"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_35.42625_24.25881_5-9_Vasilis%20Gerovasileiou>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.42625 24.25881)"^^geo:wktLiteral ;
  geo-pos:lat "35.42625"^^xsd:decimal ;
  geo-pos:long "24.25881"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "44"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2016_35.42625_24.25881_5-9_Vasilis%20Gerovasileiou>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2016_35.42625_24.25881_5-9_Vasilis Gerovasileiou" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2016_35.42625_24.25881_5-9_Vasilis Gerovasileiou'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Vasilis Gerovasileiou'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.25881'^^xsd:double;
  dwc:latitude '35.42625'^^xsd:double;
  dwc:coordinatePrecision '44'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2016_35.42625_24.25881_5-9_Vasilis Gerovasileiou'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '10'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Etrumeus%20golanii_2016_35.385_24.259_24.5-24.5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Etrumeus%20golanii_2016_35.385_24.259_24.5-24.5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Etrumeus%20golanii_2016_35.385_24.259_24.5-24.5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.385 24.259)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.385"^^xsd:decimal ;
  dwc:decimalLongitude "24.259"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "24.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Etrumeus%20golanii_2016_35.385_24.259_24.5-24.5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.385 24.259)"^^geo:wktLiteral ;
  geo-pos:lat "35.385"^^xsd:decimal ;
  geo-pos:long "24.259"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Etrumeus%20golanii_2016_35.385_24.259_24.5-24.5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Etrumeus golanii_2016_35.385_24.259_24.5-24.5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Etrumeus golanii_2016_35.385_24.259_24.5-24.5'^^xsd:string;
  dwc:scientificName 'Etrumeus golanii DiBattista, Randall & Bowen, 2012'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.259'^^xsd:double;
  dwc:latitude '35.385'^^xsd:double;
  dwc:minimumDepth '24.5'^^xsd:double;
  dwc:maximumDepth '24.5'^^xsd:double;
  dwc:aphiaid '890090'^^xsd:integer;
  dwc:occurrenceId 'Etrumeus golanii_2016_35.385_24.259_24.5-24.5'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '890090'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2005_35.36314_24.26379_30-30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2005_35.36314_24.26379_30-30> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2005_35.36314_24.26379_30-30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36314 24.26379)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36314"^^xsd:decimal ;
  dwc:decimalLongitude "24.26379"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2005_35.36314_24.26379_30-30>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36314 24.26379)"^^geo:wktLiteral ;
  geo-pos:lat "35.36314"^^xsd:decimal ;
  geo-pos:long "24.26379"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2005_35.36314_24.26379_30-30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2005_35.36314_24.26379_30-30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2005_35.36314_24.26379_30-30'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.26379'^^xsd:double;
  dwc:latitude '35.36314'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2005_35.36314_24.26379_30-30'^^xsd:string;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2007_35.36314_24.26379_10-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2007_35.36314_24.26379_10-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2007_35.36314_24.26379_10-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36314 24.26379)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36314"^^xsd:decimal ;
  dwc:decimalLongitude "24.26379"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2007_35.36314_24.26379_10-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36314 24.26379)"^^geo:wktLiteral ;
  geo-pos:lat "35.36314"^^xsd:decimal ;
  geo-pos:long "24.26379"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2007_35.36314_24.26379_10-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2007_35.36314_24.26379_10-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2007_35.36314_24.26379_10-10'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.26379'^^xsd:double;
  dwc:latitude '35.36314'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2007_35.36314_24.26379_10-10'^^xsd:string;
  dwc:observationDate '2007-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Ganonema%20farinosum_2016_35.1798_24.2714_0-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Ganonema%20farinosum_2016_35.1798_24.2714_0-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Ganonema%20farinosum_2016_35.1798_24.2714_0-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1798 24.2714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.1798"^^xsd:decimal ;
  dwc:decimalLongitude "24.2714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Ganonema%20farinosum_2016_35.1798_24.2714_0-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1798 24.2714)"^^geo:wktLiteral ;
  geo-pos:lat "35.1798"^^xsd:decimal ;
  geo-pos:long "24.2714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Ganonema%20farinosum_2016_35.1798_24.2714_0-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ganonema farinosum_2016_35.1798_24.2714_0-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Ganonema farinosum_2016_35.1798_24.2714_0-5'^^xsd:string;
  dwc:scientificName 'Ganonema farinosum (J.V.Lamouroux) K.-C.Fan & Y.-C.Wang, 1974'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.2714'^^xsd:double;
  dwc:latitude '35.1798'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '145749'^^xsd:integer;
  dwc:occurrenceId 'Ganonema farinosum_2016_35.1798_24.2714_0-5'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145749'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2016_35.1798_24.2714_3-3_Vougioukalou%20Konstantina>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_35.1798_24.2714_3-3_Vougioukalou%20Konstantina> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_35.1798_24.2714_3-3_Vougioukalou%20Konstantina> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1798 24.2714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.1798"^^xsd:decimal ;
  dwc:decimalLongitude "24.2714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2016_35.1798_24.2714_3-3_Vougioukalou%20Konstantina>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1798 24.2714)"^^geo:wktLiteral ;
  geo-pos:lat "35.1798"^^xsd:decimal ;
  geo-pos:long "24.2714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2016_35.1798_24.2714_3-3_Vougioukalou%20Konstantina>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2016_35.1798_24.2714_3-3_Vougioukalou Konstantina" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2016_35.1798_24.2714_3-3_Vougioukalou Konstantina'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Vougioukalou Konstantina'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.2714'^^xsd:double;
  dwc:latitude '35.1798'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2016_35.1798_24.2714_3-3_Vougioukalou Konstantina'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2016_35.1798_24.2714_5-5_Vougioukalou%20Konstantina>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_35.1798_24.2714_5-5_Vougioukalou%20Konstantina> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_35.1798_24.2714_5-5_Vougioukalou%20Konstantina> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1798 24.2714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.1798"^^xsd:decimal ;
  dwc:decimalLongitude "24.2714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2016_35.1798_24.2714_5-5_Vougioukalou%20Konstantina>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1798 24.2714)"^^geo:wktLiteral ;
  geo-pos:lat "35.1798"^^xsd:decimal ;
  geo-pos:long "24.2714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2016_35.1798_24.2714_5-5_Vougioukalou%20Konstantina>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2016_35.1798_24.2714_5-5_Vougioukalou Konstantina" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2016_35.1798_24.2714_5-5_Vougioukalou Konstantina'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Vougioukalou Konstantina'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.2714'^^xsd:double;
  dwc:latitude '35.1798'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2016_35.1798_24.2714_5-5_Vougioukalou Konstantina'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2016_35.1798_24.2714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_35.1798_24.2714> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_35.1798_24.2714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1798 24.2714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.1798"^^xsd:decimal ;
  dwc:decimalLongitude "24.2714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_35.1798_24.2714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1798 24.2714)"^^geo:wktLiteral ;
  geo-pos:lat "35.1798"^^xsd:decimal ;
  geo-pos:long "24.2714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2016_35.1798_24.2714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2016_35.1798_24.2714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2016_35.1798_24.2714'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.2714'^^xsd:double;
  dwc:latitude '35.1798'^^xsd:double;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2016_35.1798_24.2714'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2019_38.0387_24.2735_37-37>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_38.0387_24.2735_37-37> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_38.0387_24.2735_37-37> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0387 24.2735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.0387"^^xsd:decimal ;
  dwc:decimalLongitude "24.2735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_38.0387_24.2735_37-37>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0387 24.2735)"^^geo:wktLiteral ;
  geo-pos:lat "38.0387"^^xsd:decimal ;
  geo-pos:long "24.2735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2019_38.0387_24.2735_37-37>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2019_38.0387_24.2735_37-37" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2019_38.0387_24.2735_37-37'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.2735'^^xsd:double;
  dwc:latitude '38.0387'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2019_38.0387_24.2735_37-37'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2019_40.809_24.28375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2019_40.809_24.28375> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2019_40.809_24.28375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.809 24.28375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.809"^^xsd:decimal ;
  dwc:decimalLongitude "24.28375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2019_40.809_24.28375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.809 24.28375)"^^geo:wktLiteral ;
  geo-pos:lat "40.809"^^xsd:decimal ;
  geo-pos:long "24.28375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2019_40.809_24.28375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2019_40.809_24.28375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2019_40.809_24.28375'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.28375'^^xsd:double;
  dwc:latitude '40.809'^^xsd:double;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2019_40.809_24.28375'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Torquigener%20flavimaculosus_2020_35.17959_24.29251_2-2_Stigkas%20Giannis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2020_35.17959_24.29251_2-2_Stigkas%20Giannis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2020_35.17959_24.29251_2-2_Stigkas%20Giannis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.17959 24.29251)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.17959"^^xsd:decimal ;
  dwc:decimalLongitude "24.29251"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2020_35.17959_24.29251_2-2_Stigkas%20Giannis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.17959 24.29251)"^^geo:wktLiteral ;
  geo-pos:lat "35.17959"^^xsd:decimal ;
  geo-pos:long "24.29251"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Torquigener%20flavimaculosus_2020_35.17959_24.29251_2-2_Stigkas%20Giannis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Torquigener flavimaculosus_2020_35.17959_24.29251_2-2_Stigkas Giannis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Torquigener flavimaculosus_2020_35.17959_24.29251_2-2_Stigkas Giannis'^^xsd:string;
  dwc:scientificName 'Torquigener flavimaculosus Hardy & Randall, 1983'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Stigkas Giannis'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.29251'^^xsd:double;
  dwc:latitude '35.17959'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'UAEGEAN-ALAS'^^xsd:string;
  dwc:aphiaid '219962'^^xsd:integer;
  dwc:occurrenceId 'Torquigener flavimaculosus_2020_35.17959_24.29251_2-2_Stigkas Giannis'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219962'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '4'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Stypopodium%20schimperi_2008_37.525_24.30533_0-3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2008_37.525_24.30533_0-3> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2008_37.525_24.30533_0-3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.525 24.30533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.525"^^xsd:decimal ;
  dwc:decimalLongitude "24.30533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2008_37.525_24.30533_0-3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.525 24.30533)"^^geo:wktLiteral ;
  geo-pos:lat "37.525"^^xsd:decimal ;
  geo-pos:long "24.30533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Stypopodium%20schimperi_2008_37.525_24.30533_0-3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Stypopodium schimperi_2008_37.525_24.30533_0-3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Stypopodium schimperi_2008_37.525_24.30533_0-3'^^xsd:string;
  dwc:scientificName 'Stypopodium schimperi (Kützing) Verlaque & Boudouresque, 1991'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.30533'^^xsd:double;
  dwc:latitude '37.525'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '145391'^^xsd:integer;
  dwc:occurrenceId 'Stypopodium schimperi_2008_37.525_24.30533_0-3'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145391'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Bursatella%20leachii_2018_40.8392_24.30587_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Bursatella%20leachii_2018_40.8392_24.30587_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Bursatella%20leachii_2018_40.8392_24.30587_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8392 24.30587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8392"^^xsd:decimal ;
  dwc:decimalLongitude "24.30587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Bursatella%20leachii_2018_40.8392_24.30587_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8392 24.30587)"^^geo:wktLiteral ;
  geo-pos:lat "40.8392"^^xsd:decimal ;
  geo-pos:long "24.30587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Bursatella%20leachii_2018_40.8392_24.30587_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Bursatella leachii_2018_40.8392_24.30587_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Bursatella leachii_2018_40.8392_24.30587_5-5'^^xsd:string;
  dwc:scientificName 'Bursatella leachii Blainville, 1817'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.30587'^^xsd:double;
  dwc:latitude '40.8392'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '138759'^^xsd:integer;
  dwc:occurrenceId 'Bursatella leachii_2018_40.8392_24.30587_5-5'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138759'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2017_37.66017_24.31227_5-5_Trespasser%20Nikos>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2017_37.66017_24.31227_5-5_Trespasser%20Nikos> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2017_37.66017_24.31227_5-5_Trespasser%20Nikos> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.66017 24.31227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.66017"^^xsd:decimal ;
  dwc:decimalLongitude "24.31227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2017_37.66017_24.31227_5-5_Trespasser%20Nikos>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.66017 24.31227)"^^geo:wktLiteral ;
  geo-pos:lat "37.66017"^^xsd:decimal ;
  geo-pos:long "24.31227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2017_37.66017_24.31227_5-5_Trespasser%20Nikos>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2017_37.66017_24.31227_5-5_Trespasser Nikos" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2017_37.66017_24.31227_5-5_Trespasser Nikos'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Trespasser Nikos'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.31227'^^xsd:double;
  dwc:latitude '37.66017'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2017_37.66017_24.31227_5-5_Trespasser Nikos'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Conomurex%20persicus_2009%2F2010_35.18678_24.3155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Conomurex%20persicus_2009%2F2010_35.18678_24.3155> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Conomurex%20persicus_2009%2F2010_35.18678_24.3155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.18678 24.3155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.18678"^^xsd:decimal ;
  dwc:decimalLongitude "24.3155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Conomurex%20persicus_2009%2F2010_35.18678_24.3155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.18678 24.3155)"^^geo:wktLiteral ;
  geo-pos:lat "35.18678"^^xsd:decimal ;
  geo-pos:long "24.3155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Conomurex%20persicus_2009%2F2010_35.18678_24.3155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Conomurex persicus_2009/2010_35.18678_24.3155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Conomurex persicus_2009/2010_35.18678_24.3155'^^xsd:string;
  dwc:scientificName 'Conomurex persicus (Swainson, 1821)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.3155'^^xsd:double;
  dwc:latitude '35.18678'^^xsd:double;
  dwc:aphiaid '565371'^^xsd:integer;
  dwc:occurrenceId 'Conomurex persicus_2009/2010_35.18678_24.3155'^^xsd:string;
  dwc:aphiaIdAccepted '565371'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '6'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2018_35.18717_24.31574_6.5-6.5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2018_35.18717_24.31574_6.5-6.5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2018_35.18717_24.31574_6.5-6.5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.18717 24.31574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.18717"^^xsd:decimal ;
  dwc:decimalLongitude "24.31574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2018_35.18717_24.31574_6.5-6.5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.18717 24.31574)"^^geo:wktLiteral ;
  geo-pos:lat "35.18717"^^xsd:decimal ;
  geo-pos:long "24.31574"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2018_35.18717_24.31574_6.5-6.5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2018_35.18717_24.31574_6.5-6.5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2018_35.18717_24.31574_6.5-6.5'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.31574'^^xsd:double;
  dwc:latitude '35.18717'^^xsd:double;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2018_35.18717_24.31574_6.5-6.5'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '6'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2018_35.18681_24.31585_6.5-6.5_Dimitrios%20Syrakoulas>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2018_35.18681_24.31585_6.5-6.5_Dimitrios%20Syrakoulas> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2018_35.18681_24.31585_6.5-6.5_Dimitrios%20Syrakoulas> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.18681 24.31585)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.18681"^^xsd:decimal ;
  dwc:decimalLongitude "24.31585"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2018_35.18681_24.31585_6.5-6.5_Dimitrios%20Syrakoulas>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.18681 24.31585)"^^geo:wktLiteral ;
  geo-pos:lat "35.18681"^^xsd:decimal ;
  geo-pos:long "24.31585"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2018_35.18681_24.31585_6.5-6.5_Dimitrios%20Syrakoulas>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2018_35.18681_24.31585_6.5-6.5_Dimitrios Syrakoulas" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2018_35.18681_24.31585_6.5-6.5_Dimitrios Syrakoulas'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Dimitrios Syrakoulas'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.31585'^^xsd:double;
  dwc:latitude '35.18681'^^xsd:double;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2018_35.18681_24.31585_6.5-6.5_Dimitrios Syrakoulas'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2008_40.8668_24.31824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2008_40.8668_24.31824> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2008_40.8668_24.31824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8668 24.31824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8668"^^xsd:decimal ;
  dwc:decimalLongitude "24.31824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2008_40.8668_24.31824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8668 24.31824)"^^geo:wktLiteral ;
  geo-pos:lat "40.8668"^^xsd:decimal ;
  geo-pos:long "24.31824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2008_40.8668_24.31824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2008_40.8668_24.31824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2008_40.8668_24.31824'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.31824'^^xsd:double;
  dwc:latitude '40.8668'^^xsd:double;
  dwc:occurrenceRemarks 'Newspaper'^^xsd:string;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2008_40.8668_24.31824'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2008_36.64723_24.32007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.64723_24.32007> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.64723_24.32007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.64723 24.32007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.64723"^^xsd:decimal ;
  dwc:decimalLongitude "24.32007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.64723_24.32007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.64723 24.32007)"^^geo:wktLiteral ;
  geo-pos:lat "36.64723"^^xsd:decimal ;
  geo-pos:long "24.32007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2008_36.64723_24.32007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2008_36.64723_24.32007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2008_36.64723_24.32007'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.32007'^^xsd:double;
  dwc:latitude '36.64723'^^xsd:double;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2008_36.64723_24.32007'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2008_36.64723_24.32007_0-0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.64723_24.32007_0-0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.64723_24.32007_0-0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.64723 24.32007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.64723"^^xsd:decimal ;
  dwc:decimalLongitude "24.32007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.64723_24.32007_0-0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.64723 24.32007)"^^geo:wktLiteral ;
  geo-pos:lat "36.64723"^^xsd:decimal ;
  geo-pos:long "24.32007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2008_36.64723_24.32007_0-0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2008_36.64723_24.32007_0-0" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2008_36.64723_24.32007_0-0'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.32007'^^xsd:double;
  dwc:latitude '36.64723'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2008_36.64723_24.32007_0-0'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Penaeus%20aztecus_2017_40.81534_24.32258_Thodoros%20Kampouris>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Penaeus%20aztecus_2017_40.81534_24.32258_Thodoros%20Kampouris> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Penaeus%20aztecus_2017_40.81534_24.32258_Thodoros%20Kampouris> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.81534 24.32258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.81534"^^xsd:decimal ;
  dwc:decimalLongitude "24.32258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Penaeus%20aztecus_2017_40.81534_24.32258_Thodoros%20Kampouris>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.81534 24.32258)"^^geo:wktLiteral ;
  geo-pos:lat "40.81534"^^xsd:decimal ;
  geo-pos:long "24.32258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Penaeus%20aztecus_2017_40.81534_24.32258_Thodoros%20Kampouris>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Penaeus aztecus_2017_40.81534_24.32258_Thodoros Kampouris" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Penaeus aztecus_2017_40.81534_24.32258_Thodoros Kampouris'^^xsd:string;
  dwc:scientificName 'Penaeus aztecus Ives, 1891'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Thodoros Kampouris'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.32258'^^xsd:double;
  dwc:latitude '40.81534'^^xsd:double;
  dwc:aphiaid '395176'^^xsd:integer;
  dwc:occurrenceId 'Penaeus aztecus_2017_40.81534_24.32258_Thodoros Kampouris'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1809216'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2019_38.0072_24.3245_30-30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_38.0072_24.3245_30-30> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_38.0072_24.3245_30-30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0072 24.3245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.0072"^^xsd:decimal ;
  dwc:decimalLongitude "24.3245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_38.0072_24.3245_30-30>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0072 24.3245)"^^geo:wktLiteral ;
  geo-pos:lat "38.0072"^^xsd:decimal ;
  geo-pos:long "24.3245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2019_38.0072_24.3245_30-30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2019_38.0072_24.3245_30-30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2019_38.0072_24.3245_30-30'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.3245'^^xsd:double;
  dwc:latitude '38.0072'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2019_38.0072_24.3245_30-30'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2008_36.67548_24.3257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.67548_24.3257> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.67548_24.3257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.67548 24.3257)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.67548"^^xsd:decimal ;
  dwc:decimalLongitude "24.3257"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.67548_24.3257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.67548 24.3257)"^^geo:wktLiteral ;
  geo-pos:lat "36.67548"^^xsd:decimal ;
  geo-pos:long "24.3257"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2008_36.67548_24.3257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2008_36.67548_24.3257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2008_36.67548_24.3257'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.3257'^^xsd:double;
  dwc:latitude '36.67548'^^xsd:double;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2008_36.67548_24.3257'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2008_36.67548_24.3257_0-0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.67548_24.3257_0-0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.67548_24.3257_0-0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.67548 24.3257)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.67548"^^xsd:decimal ;
  dwc:decimalLongitude "24.3257"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.67548_24.3257_0-0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.67548 24.3257)"^^geo:wktLiteral ;
  geo-pos:lat "36.67548"^^xsd:decimal ;
  geo-pos:long "24.3257"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2008_36.67548_24.3257_0-0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2008_36.67548_24.3257_0-0" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2008_36.67548_24.3257_0-0'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.3257'^^xsd:double;
  dwc:latitude '36.67548'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2008_36.67548_24.3257_0-0'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2019_38.0032_24.3265_31-31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2019_38.0032_24.3265_31-31> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2019_38.0032_24.3265_31-31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0032 24.3265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.0032"^^xsd:decimal ;
  dwc:decimalLongitude "24.3265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2019_38.0032_24.3265_31-31>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0032 24.3265)"^^geo:wktLiteral ;
  geo-pos:lat "38.0032"^^xsd:decimal ;
  geo-pos:long "24.3265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2019_38.0032_24.3265_31-31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2019_38.0032_24.3265_31-31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2019_38.0032_24.3265_31-31'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.3265'^^xsd:double;
  dwc:latitude '38.0032'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2019_38.0032_24.3265_31-31'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2019_38.0032_24.3265_31-31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_38.0032_24.3265_31-31> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_38.0032_24.3265_31-31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0032 24.3265)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.0032"^^xsd:decimal ;
  dwc:decimalLongitude "24.3265"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_38.0032_24.3265_31-31>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.0032 24.3265)"^^geo:wktLiteral ;
  geo-pos:lat "38.0032"^^xsd:decimal ;
  geo-pos:long "24.3265"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2019_38.0032_24.3265_31-31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2019_38.0032_24.3265_31-31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2019_38.0032_24.3265_31-31'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.3265'^^xsd:double;
  dwc:latitude '38.0032'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2019_38.0032_24.3265_31-31'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2008_36.69693_24.32857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.69693_24.32857> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.69693_24.32857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.69693 24.32857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.69693"^^xsd:decimal ;
  dwc:decimalLongitude "24.32857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.69693_24.32857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.69693 24.32857)"^^geo:wktLiteral ;
  geo-pos:lat "36.69693"^^xsd:decimal ;
  geo-pos:long "24.32857"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2008_36.69693_24.32857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2008_36.69693_24.32857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2008_36.69693_24.32857'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.32857'^^xsd:double;
  dwc:latitude '36.69693'^^xsd:double;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2008_36.69693_24.32857'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2008_36.69693_24.32857_0-0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.69693_24.32857_0-0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.69693_24.32857_0-0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.69693 24.32857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.69693"^^xsd:decimal ;
  dwc:decimalLongitude "24.32857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.69693_24.32857_0-0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.69693 24.32857)"^^geo:wktLiteral ;
  geo-pos:lat "36.69693"^^xsd:decimal ;
  geo-pos:long "24.32857"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2008_36.69693_24.32857_0-0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2008_36.69693_24.32857_0-0" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2008_36.69693_24.32857_0-0'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.32857'^^xsd:double;
  dwc:latitude '36.69693'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2008_36.69693_24.32857_0-0'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2014_36.646_24.33237_Maria%20Salomidi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2014_36.646_24.33237_Maria%20Salomidi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2014_36.646_24.33237_Maria%20Salomidi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.646 24.33237)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.646"^^xsd:decimal ;
  dwc:decimalLongitude "24.33237"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2014_36.646_24.33237_Maria%20Salomidi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.646 24.33237)"^^geo:wktLiteral ;
  geo-pos:lat "36.646"^^xsd:decimal ;
  geo-pos:long "24.33237"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2014_36.646_24.33237_Maria%20Salomidi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2014_36.646_24.33237_Maria Salomidi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2014_36.646_24.33237_Maria Salomidi'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Salomidi'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.33237'^^xsd:double;
  dwc:latitude '36.646'^^xsd:double;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2014_36.646_24.33237_Maria Salomidi'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2014_36.646_24.33237_Maria%20Salomidi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2014_36.646_24.33237_Maria%20Salomidi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2014_36.646_24.33237_Maria%20Salomidi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.646 24.33237)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.646"^^xsd:decimal ;
  dwc:decimalLongitude "24.33237"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2014_36.646_24.33237_Maria%20Salomidi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.646 24.33237)"^^geo:wktLiteral ;
  geo-pos:lat "36.646"^^xsd:decimal ;
  geo-pos:long "24.33237"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2014_36.646_24.33237_Maria%20Salomidi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2014_36.646_24.33237_Maria Salomidi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2014_36.646_24.33237_Maria Salomidi'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Salomidi'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.33237'^^xsd:double;
  dwc:latitude '36.646'^^xsd:double;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2014_36.646_24.33237_Maria Salomidi'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2014_36.646_24.33237_Maria%20Salomidi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2014_36.646_24.33237_Maria%20Salomidi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2014_36.646_24.33237_Maria%20Salomidi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.646 24.33237)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.646"^^xsd:decimal ;
  dwc:decimalLongitude "24.33237"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2014_36.646_24.33237_Maria%20Salomidi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.646 24.33237)"^^geo:wktLiteral ;
  geo-pos:lat "36.646"^^xsd:decimal ;
  geo-pos:long "24.33237"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2014_36.646_24.33237_Maria%20Salomidi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2014_36.646_24.33237_Maria Salomidi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2014_36.646_24.33237_Maria Salomidi'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Salomidi'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.33237'^^xsd:double;
  dwc:latitude '36.646'^^xsd:double;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2014_36.646_24.33237_Maria Salomidi'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Penaeus%20aztecus_2017_35.45691_24.33441_12-12_Thodoros%20Kampouris>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Penaeus%20aztecus_2017_35.45691_24.33441_12-12_Thodoros%20Kampouris> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Penaeus%20aztecus_2017_35.45691_24.33441_12-12_Thodoros%20Kampouris> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.45691 24.33441)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.45691"^^xsd:decimal ;
  dwc:decimalLongitude "24.33441"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Penaeus%20aztecus_2017_35.45691_24.33441_12-12_Thodoros%20Kampouris>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.45691 24.33441)"^^geo:wktLiteral ;
  geo-pos:lat "35.45691"^^xsd:decimal ;
  geo-pos:long "24.33441"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Penaeus%20aztecus_2017_35.45691_24.33441_12-12_Thodoros%20Kampouris>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Penaeus aztecus_2017_35.45691_24.33441_12-12_Thodoros Kampouris" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Penaeus aztecus_2017_35.45691_24.33441_12-12_Thodoros Kampouris'^^xsd:string;
  dwc:scientificName 'Penaeus aztecus Ives, 1891'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Thodoros Kampouris'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.33441'^^xsd:double;
  dwc:latitude '35.45691'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '395176'^^xsd:integer;
  dwc:occurrenceId 'Penaeus aztecus_2017_35.45691_24.33441_12-12_Thodoros Kampouris'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1809216'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Asparagopsis_2004_40.82842_24.33465_0.2-0.5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Asparagopsis_2004_40.82842_24.33465_0.2-0.5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Asparagopsis_2004_40.82842_24.33465_0.2-0.5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82842 24.33465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82842"^^xsd:decimal ;
  dwc:decimalLongitude "24.33465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "33"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Asparagopsis_2004_40.82842_24.33465_0.2-0.5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82842 24.33465)"^^geo:wktLiteral ;
  geo-pos:lat "40.82842"^^xsd:decimal ;
  geo-pos:long "24.33465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "33"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Asparagopsis_2004_40.82842_24.33465_0.2-0.5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Asparagopsis_2004_40.82842_24.33465_0.2-0.5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Asparagopsis_2004_40.82842_24.33465_0.2-0.5'^^xsd:string;
  dwc:scientificName 'Asparagopsis Montagne, 1840'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.33465'^^xsd:double;
  dwc:latitude '40.82842'^^xsd:double;
  dwc:coordinatePrecision '33'^^xsd:integer;
  dwc:minimumDepth '0.2'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '143809'^^xsd:integer;
  dwc:occurrenceId 'Asparagopsis_2004_40.82842_24.33465_0.2-0.5'^^xsd:string;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143809'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Penaeus%20aztecus_2015_40.80083_24.33467_34-34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Penaeus%20aztecus_2015_40.80083_24.33467_34-34> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Penaeus%20aztecus_2015_40.80083_24.33467_34-34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.80083 24.33467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.80083"^^xsd:decimal ;
  dwc:decimalLongitude "24.33467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Penaeus%20aztecus_2015_40.80083_24.33467_34-34>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.80083 24.33467)"^^geo:wktLiteral ;
  geo-pos:lat "40.80083"^^xsd:decimal ;
  geo-pos:long "24.33467"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Penaeus%20aztecus_2015_40.80083_24.33467_34-34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Penaeus aztecus_2015_40.80083_24.33467_34-34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Penaeus aztecus_2015_40.80083_24.33467_34-34'^^xsd:string;
  dwc:scientificName 'Penaeus aztecus Ives, 1891'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.33467'^^xsd:double;
  dwc:latitude '40.80083'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '395176'^^xsd:integer;
  dwc:occurrenceId 'Penaeus aztecus_2015_40.80083_24.33467_34-34'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1809216'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '4'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2008_36.718_24.33531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.718_24.33531> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.718_24.33531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.718 24.33531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.718"^^xsd:decimal ;
  dwc:decimalLongitude "24.33531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.718_24.33531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.718 24.33531)"^^geo:wktLiteral ;
  geo-pos:lat "36.718"^^xsd:decimal ;
  geo-pos:long "24.33531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2008_36.718_24.33531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2008_36.718_24.33531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2008_36.718_24.33531'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.33531'^^xsd:double;
  dwc:latitude '36.718'^^xsd:double;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2008_36.718_24.33531'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2008_36.718_24.33531_0-0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.718_24.33531_0-0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.718_24.33531_0-0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.718 24.33531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.718"^^xsd:decimal ;
  dwc:decimalLongitude "24.33531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.718_24.33531_0-0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.718 24.33531)"^^geo:wktLiteral ;
  geo-pos:lat "36.718"^^xsd:decimal ;
  geo-pos:long "24.33531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2008_36.718_24.33531_0-0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2008_36.718_24.33531_0-0" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2008_36.718_24.33531_0-0'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.33531'^^xsd:double;
  dwc:latitude '36.718'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2008_36.718_24.33531_0-0'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Asparagopsis_2004_40.89347_24.33599_0-0.6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Asparagopsis_2004_40.89347_24.33599_0-0.6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Asparagopsis_2004_40.89347_24.33599_0-0.6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347 24.33599)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.89347"^^xsd:decimal ;
  dwc:decimalLongitude "24.33599"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Asparagopsis_2004_40.89347_24.33599_0-0.6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.89347 24.33599)"^^geo:wktLiteral ;
  geo-pos:lat "40.89347"^^xsd:decimal ;
  geo-pos:long "24.33599"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Asparagopsis_2004_40.89347_24.33599_0-0.6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Asparagopsis_2004_40.89347_24.33599_0-0.6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Asparagopsis_2004_40.89347_24.33599_0-0.6'^^xsd:string;
  dwc:scientificName 'Asparagopsis Montagne, 1840'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.33599'^^xsd:double;
  dwc:latitude '40.89347'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.6'^^xsd:double;
  dwc:aphiaid '143809'^^xsd:integer;
  dwc:occurrenceId 'Asparagopsis_2004_40.89347_24.33599_0-0.6'^^xsd:string;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143809'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Asparagopsis_1997_40.87648_24.33611_12-12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Asparagopsis_1997_40.87648_24.33611_12-12> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Asparagopsis_1997_40.87648_24.33611_12-12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.87648 24.33611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.87648"^^xsd:decimal ;
  dwc:decimalLongitude "24.33611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Asparagopsis_1997_40.87648_24.33611_12-12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.87648 24.33611)"^^geo:wktLiteral ;
  geo-pos:lat "40.87648"^^xsd:decimal ;
  geo-pos:long "24.33611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Asparagopsis_1997_40.87648_24.33611_12-12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Asparagopsis_1997_40.87648_24.33611_12-12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Asparagopsis_1997_40.87648_24.33611_12-12'^^xsd:string;
  dwc:scientificName 'Asparagopsis Montagne, 1840'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.33611'^^xsd:double;
  dwc:latitude '40.87648'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '143809'^^xsd:integer;
  dwc:occurrenceId 'Asparagopsis_1997_40.87648_24.33611_12-12'^^xsd:string;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143809'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Womersleyella%20setacea_1997_40.87648_24.33611_5-15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Womersleyella%20setacea_1997_40.87648_24.33611_5-15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Womersleyella%20setacea_1997_40.87648_24.33611_5-15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.87648 24.33611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.87648"^^xsd:decimal ;
  dwc:decimalLongitude "24.33611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Womersleyella%20setacea_1997_40.87648_24.33611_5-15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.87648 24.33611)"^^geo:wktLiteral ;
  geo-pos:lat "40.87648"^^xsd:decimal ;
  geo-pos:long "24.33611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Womersleyella%20setacea_1997_40.87648_24.33611_5-15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Womersleyella setacea_1997_40.87648_24.33611_5-15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Womersleyella setacea_1997_40.87648_24.33611_5-15'^^xsd:string;
  dwc:scientificName 'Womersleyella setacea (Hollenberg) R.E.Norris, 1992'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.33611'^^xsd:double;
  dwc:latitude '40.87648'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '146371'^^xsd:integer;
  dwc:occurrenceId 'Womersleyella setacea_1997_40.87648_24.33611_5-15'^^xsd:string;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Codium%20fragile%20subsp.%20fragile_2000_40.82749_24.33627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Codium%20fragile%20subsp.%20fragile_2000_40.82749_24.33627> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Codium%20fragile%20subsp.%20fragile_2000_40.82749_24.33627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82749 24.33627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.82749"^^xsd:decimal ;
  dwc:decimalLongitude "24.33627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "33"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Codium%20fragile%20subsp.%20fragile_2000_40.82749_24.33627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.82749 24.33627)"^^geo:wktLiteral ;
  geo-pos:lat "40.82749"^^xsd:decimal ;
  geo-pos:long "24.33627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "33"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Codium%20fragile%20subsp.%20fragile_2000_40.82749_24.33627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Codium fragile subsp. fragile_2000_40.82749_24.33627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Codium fragile subsp. fragile_2000_40.82749_24.33627'^^xsd:string;
  dwc:scientificName 'Codium fragile subsp. fragile (Suringar) Hariot, 1889'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.33627'^^xsd:double;
  dwc:latitude '40.82749'^^xsd:double;
  dwc:coordinatePrecision '33'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '370562'^^xsd:integer;
  dwc:occurrenceId 'Codium fragile subsp. fragile_2000_40.82749_24.33627'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '370562'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2008_36.73675_24.33957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.73675_24.33957> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.73675_24.33957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.73675 24.33957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.73675"^^xsd:decimal ;
  dwc:decimalLongitude "24.33957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.73675_24.33957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.73675 24.33957)"^^geo:wktLiteral ;
  geo-pos:lat "36.73675"^^xsd:decimal ;
  geo-pos:long "24.33957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2008_36.73675_24.33957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2008_36.73675_24.33957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2008_36.73675_24.33957'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.33957'^^xsd:double;
  dwc:latitude '36.73675'^^xsd:double;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2008_36.73675_24.33957'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2008_36.73675_24.33957_0-0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.73675_24.33957_0-0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.73675_24.33957_0-0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.73675 24.33957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.73675"^^xsd:decimal ;
  dwc:decimalLongitude "24.33957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.73675_24.33957_0-0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.73675 24.33957)"^^geo:wktLiteral ;
  geo-pos:lat "36.73675"^^xsd:decimal ;
  geo-pos:long "24.33957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2008_36.73675_24.33957_0-0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2008_36.73675_24.33957_0-0" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2008_36.73675_24.33957_0-0'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.33957'^^xsd:double;
  dwc:latitude '36.73675'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2008_36.73675_24.33957_0-0'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2014_36.72728_24.34049_Maria%20Salomidi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2014_36.72728_24.34049_Maria%20Salomidi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2014_36.72728_24.34049_Maria%20Salomidi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.72728 24.34049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.72728"^^xsd:decimal ;
  dwc:decimalLongitude "24.34049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2014_36.72728_24.34049_Maria%20Salomidi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.72728 24.34049)"^^geo:wktLiteral ;
  geo-pos:lat "36.72728"^^xsd:decimal ;
  geo-pos:long "24.34049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2014_36.72728_24.34049_Maria%20Salomidi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2014_36.72728_24.34049_Maria Salomidi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2014_36.72728_24.34049_Maria Salomidi'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Salomidi'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.34049'^^xsd:double;
  dwc:latitude '36.72728'^^xsd:double;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2014_36.72728_24.34049_Maria Salomidi'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Codium%20fragile%20subsp.%20fragile_2016_40.86532_24.34688_5-15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Codium%20fragile%20subsp.%20fragile_2016_40.86532_24.34688_5-15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Codium%20fragile%20subsp.%20fragile_2016_40.86532_24.34688_5-15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.86532 24.34688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.86532"^^xsd:decimal ;
  dwc:decimalLongitude "24.34688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Codium%20fragile%20subsp.%20fragile_2016_40.86532_24.34688_5-15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.86532 24.34688)"^^geo:wktLiteral ;
  geo-pos:lat "40.86532"^^xsd:decimal ;
  geo-pos:long "24.34688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Codium%20fragile%20subsp.%20fragile_2016_40.86532_24.34688_5-15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Codium fragile subsp. fragile_2016_40.86532_24.34688_5-15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Codium fragile subsp. fragile_2016_40.86532_24.34688_5-15'^^xsd:string;
  dwc:scientificName 'Codium fragile subsp. fragile (Suringar) Hariot, 1889'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.34688'^^xsd:double;
  dwc:latitude '40.86532'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'MARISCA project/ UAEGEAN'^^xsd:string;
  dwc:aphiaid '370562'^^xsd:integer;
  dwc:occurrenceId 'Codium fragile subsp. fragile_2016_40.86532_24.34688_5-15'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '370562'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'moderate'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2016_40.86532_24.34688_10-30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2016_40.86532_24.34688_10-30> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2016_40.86532_24.34688_10-30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.86532 24.34688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.86532"^^xsd:decimal ;
  dwc:decimalLongitude "24.34688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2016_40.86532_24.34688_10-30>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.86532 24.34688)"^^geo:wktLiteral ;
  geo-pos:lat "40.86532"^^xsd:decimal ;
  geo-pos:long "24.34688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2016_40.86532_24.34688_10-30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2016_40.86532_24.34688_10-30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2016_40.86532_24.34688_10-30'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.34688'^^xsd:double;
  dwc:latitude '40.86532'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2016_40.86532_24.34688_10-30'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2008_36.65242_24.35122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.65242_24.35122> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.65242_24.35122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65242 24.35122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65242"^^xsd:decimal ;
  dwc:decimalLongitude "24.35122"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.65242_24.35122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65242 24.35122)"^^geo:wktLiteral ;
  geo-pos:lat "36.65242"^^xsd:decimal ;
  geo-pos:long "24.35122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2008_36.65242_24.35122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2008_36.65242_24.35122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2008_36.65242_24.35122'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.35122'^^xsd:double;
  dwc:latitude '36.65242'^^xsd:double;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2008_36.65242_24.35122'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2008_36.65242_24.35122_15-15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.65242_24.35122_15-15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.65242_24.35122_15-15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65242 24.35122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65242"^^xsd:decimal ;
  dwc:decimalLongitude "24.35122"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.65242_24.35122_15-15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65242 24.35122)"^^geo:wktLiteral ;
  geo-pos:lat "36.65242"^^xsd:decimal ;
  geo-pos:long "24.35122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2008_36.65242_24.35122_15-15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2008_36.65242_24.35122_15-15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2008_36.65242_24.35122_15-15'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.35122'^^xsd:double;
  dwc:latitude '36.65242'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2008_36.65242_24.35122_15-15'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2019_35.35164_24.35351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2019_35.35164_24.35351> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2019_35.35164_24.35351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35164 24.35351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35164"^^xsd:decimal ;
  dwc:decimalLongitude "24.35351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "16"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2019_35.35164_24.35351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35164 24.35351)"^^geo:wktLiteral ;
  geo-pos:lat "35.35164"^^xsd:decimal ;
  geo-pos:long "24.35351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "16"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2019_35.35164_24.35351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2019_35.35164_24.35351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2019_35.35164_24.35351'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.35351'^^xsd:double;
  dwc:latitude '35.35164'^^xsd:double;
  dwc:coordinatePrecision '16'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2019_35.35164_24.35351'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2008_36.74732_24.35553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.74732_24.35553> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.74732_24.35553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.74732 24.35553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.74732"^^xsd:decimal ;
  dwc:decimalLongitude "24.35553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.74732_24.35553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.74732 24.35553)"^^geo:wktLiteral ;
  geo-pos:lat "36.74732"^^xsd:decimal ;
  geo-pos:long "24.35553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2008_36.74732_24.35553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2008_36.74732_24.35553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2008_36.74732_24.35553'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.35553'^^xsd:double;
  dwc:latitude '36.74732'^^xsd:double;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2008_36.74732_24.35553'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2008_36.74732_24.35553_0-0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.74732_24.35553_0-0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.74732_24.35553_0-0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.74732 24.35553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.74732"^^xsd:decimal ;
  dwc:decimalLongitude "24.35553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.74732_24.35553_0-0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.74732 24.35553)"^^geo:wktLiteral ;
  geo-pos:lat "36.74732"^^xsd:decimal ;
  geo-pos:long "24.35553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2008_36.74732_24.35553_0-0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2008_36.74732_24.35553_0-0" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2008_36.74732_24.35553_0-0'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.35553'^^xsd:double;
  dwc:latitude '36.74732'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2008_36.74732_24.35553_0-0'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2017_35.35244_24.3591_4.5-4.5_Francesco%20Tiralongo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2017_35.35244_24.3591_4.5-4.5_Francesco%20Tiralongo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2017_35.35244_24.3591_4.5-4.5_Francesco%20Tiralongo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35244 24.3591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35244"^^xsd:decimal ;
  dwc:decimalLongitude "24.3591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2017_35.35244_24.3591_4.5-4.5_Francesco%20Tiralongo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35244 24.3591)"^^geo:wktLiteral ;
  geo-pos:lat "35.35244"^^xsd:decimal ;
  geo-pos:long "24.3591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2017_35.35244_24.3591_4.5-4.5_Francesco%20Tiralongo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2017_35.35244_24.3591_4.5-4.5_Francesco Tiralongo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2017_35.35244_24.3591_4.5-4.5_Francesco Tiralongo'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Francesco Tiralongo'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.3591'^^xsd:double;
  dwc:latitude '35.35244'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2017_35.35244_24.3591_4.5-4.5_Francesco Tiralongo'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Diadema%20setosum_2020_35.18818_24.36238_3-5_Georgia%20Tavantzopoulou>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Diadema%20setosum_2020_35.18818_24.36238_3-5_Georgia%20Tavantzopoulou> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Diadema%20setosum_2020_35.18818_24.36238_3-5_Georgia%20Tavantzopoulou> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.18818 24.36238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.18818"^^xsd:decimal ;
  dwc:decimalLongitude "24.36238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Diadema%20setosum_2020_35.18818_24.36238_3-5_Georgia%20Tavantzopoulou>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.18818 24.36238)"^^geo:wktLiteral ;
  geo-pos:lat "35.18818"^^xsd:decimal ;
  geo-pos:long "24.36238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Diadema%20setosum_2020_35.18818_24.36238_3-5_Georgia%20Tavantzopoulou>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Diadema setosum_2020_35.18818_24.36238_3-5_Georgia Tavantzopoulou" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Diadema setosum_2020_35.18818_24.36238_3-5_Georgia Tavantzopoulou'^^xsd:string;
  dwc:scientificName 'Diadema setosum (Leske, 1778)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Georgia Tavantzopoulou'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.36238'^^xsd:double;
  dwc:latitude '35.18818'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '213372'^^xsd:integer;
  dwc:occurrenceId 'Diadema setosum_2020_35.18818_24.36238_3-5_Georgia Tavantzopoulou'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213372'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2020_35.18818_24.36238_3-3_Georgia%20Tavantzopoulou>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2020_35.18818_24.36238_3-3_Georgia%20Tavantzopoulou> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2020_35.18818_24.36238_3-3_Georgia%20Tavantzopoulou> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.18818 24.36238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.18818"^^xsd:decimal ;
  dwc:decimalLongitude "24.36238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2020_35.18818_24.36238_3-3_Georgia%20Tavantzopoulou>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.18818 24.36238)"^^geo:wktLiteral ;
  geo-pos:lat "35.18818"^^xsd:decimal ;
  geo-pos:long "24.36238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2020_35.18818_24.36238_3-3_Georgia%20Tavantzopoulou>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2020_35.18818_24.36238_3-3_Georgia Tavantzopoulou" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2020_35.18818_24.36238_3-3_Georgia Tavantzopoulou'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Georgia Tavantzopoulou'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.36238'^^xsd:double;
  dwc:latitude '35.18818'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2020_35.18818_24.36238_3-3_Georgia Tavantzopoulou'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2020_35.18857_24.36332_Stigkas%20Giannis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2020_35.18857_24.36332_Stigkas%20Giannis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2020_35.18857_24.36332_Stigkas%20Giannis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.18857 24.36332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.18857"^^xsd:decimal ;
  dwc:decimalLongitude "24.36332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2020_35.18857_24.36332_Stigkas%20Giannis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.18857 24.36332)"^^geo:wktLiteral ;
  geo-pos:lat "35.18857"^^xsd:decimal ;
  geo-pos:long "24.36332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2020_35.18857_24.36332_Stigkas%20Giannis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2020_35.18857_24.36332_Stigkas Giannis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2020_35.18857_24.36332_Stigkas Giannis'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Stigkas Giannis'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.36332'^^xsd:double;
  dwc:latitude '35.18857'^^xsd:double;
  dwc:occurrenceRemarks 'UAEGEAN-ALAS'^^xsd:string;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2020_35.18857_24.36332_Stigkas Giannis'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Torquigener%20flavimaculosus_2017_35.192_24.367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2017_35.192_24.367> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2017_35.192_24.367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.192 24.367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.192"^^xsd:decimal ;
  dwc:decimalLongitude "24.367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2017_35.192_24.367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.192 24.367)"^^geo:wktLiteral ;
  geo-pos:lat "35.192"^^xsd:decimal ;
  geo-pos:long "24.367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Torquigener%20flavimaculosus_2017_35.192_24.367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Torquigener flavimaculosus_2017_35.192_24.367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Torquigener flavimaculosus_2017_35.192_24.367'^^xsd:string;
  dwc:scientificName 'Torquigener flavimaculosus Hardy & Randall, 1983'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.367'^^xsd:double;
  dwc:latitude '35.192'^^xsd:double;
  dwc:aphiaid '219962'^^xsd:integer;
  dwc:occurrenceId 'Torquigener flavimaculosus_2017_35.192_24.367'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219962'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Conomurex%20persicus_2015_35.3581_24.36943-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Conomurex%20persicus_2015_35.3581_24.36943-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Conomurex%20persicus_2015_35.3581_24.36943-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3581 24.36943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3581"^^xsd:decimal ;
  dwc:decimalLongitude "24.36943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "46"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Conomurex%20persicus_2015_35.3581_24.36943-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3581 24.36943)"^^geo:wktLiteral ;
  geo-pos:lat "35.3581"^^xsd:decimal ;
  geo-pos:long "24.36943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "46"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Conomurex%20persicus_2015_35.3581_24.36943-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Conomurex persicus_2015_35.3581_24.36943-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Conomurex persicus_2015_35.3581_24.36943-2'^^xsd:string;
  dwc:scientificName 'Conomurex persicus (Swainson, 1821)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.36943'^^xsd:double;
  dwc:latitude '35.3581'^^xsd:double;
  dwc:coordinatePrecision '46'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:depthRange '<2 m'^^xsd:string;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '565371'^^xsd:integer;
  dwc:occurrenceId 'Conomurex persicus_2015_35.3581_24.36943-2'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '565371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '5'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Conomurex%20persicus_2020_37.31118_24.37216_5-13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Conomurex%20persicus_2020_37.31118_24.37216_5-13> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Conomurex%20persicus_2020_37.31118_24.37216_5-13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.31118 24.37216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.31118"^^xsd:decimal ;
  dwc:decimalLongitude "24.37216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Conomurex%20persicus_2020_37.31118_24.37216_5-13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.31118 24.37216)"^^geo:wktLiteral ;
  geo-pos:lat "37.31118"^^xsd:decimal ;
  geo-pos:long "24.37216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Conomurex%20persicus_2020_37.31118_24.37216_5-13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Conomurex persicus_2020_37.31118_24.37216_5-13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Conomurex persicus_2020_37.31118_24.37216_5-13'^^xsd:string;
  dwc:scientificName 'Conomurex persicus (Swainson, 1821)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.37216'^^xsd:double;
  dwc:latitude '37.31118'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '565371'^^xsd:integer;
  dwc:occurrenceId 'Conomurex persicus_2020_37.31118_24.37216_5-13'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '565371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2019_35.917_24.3748_95-95>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_35.917_24.3748_95-95> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_35.917_24.3748_95-95> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.917 24.3748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.917"^^xsd:decimal ;
  dwc:decimalLongitude "24.3748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_35.917_24.3748_95-95>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.917 24.3748)"^^geo:wktLiteral ;
  geo-pos:lat "35.917"^^xsd:decimal ;
  geo-pos:long "24.3748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2019_35.917_24.3748_95-95>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2019_35.917_24.3748_95-95" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2019_35.917_24.3748_95-95'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.3748'^^xsd:double;
  dwc:latitude '35.917'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2019_35.917_24.3748_95-95'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '8'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Ganonema%20farinosum_2016_35.36146_24.37971_0-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Ganonema%20farinosum_2016_35.36146_24.37971_0-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Ganonema%20farinosum_2016_35.36146_24.37971_0-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36146 24.37971)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36146"^^xsd:decimal ;
  dwc:decimalLongitude "24.37971"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "73"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Ganonema%20farinosum_2016_35.36146_24.37971_0-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36146 24.37971)"^^geo:wktLiteral ;
  geo-pos:lat "35.36146"^^xsd:decimal ;
  geo-pos:long "24.37971"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "73"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Ganonema%20farinosum_2016_35.36146_24.37971_0-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ganonema farinosum_2016_35.36146_24.37971_0-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Ganonema farinosum_2016_35.36146_24.37971_0-5'^^xsd:string;
  dwc:scientificName 'Ganonema farinosum (J.V.Lamouroux) K.-C.Fan & Y.-C.Wang, 1974'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.37971'^^xsd:double;
  dwc:latitude '35.36146'^^xsd:double;
  dwc:coordinatePrecision '73'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '145749'^^xsd:integer;
  dwc:occurrenceId 'Ganonema farinosum_2016_35.36146_24.37971_0-5'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145749'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2016_35.36146_24.37971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_35.36146_24.37971> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_35.36146_24.37971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36146 24.37971)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36146"^^xsd:decimal ;
  dwc:decimalLongitude "24.37971"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "73"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2016_35.36146_24.37971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36146 24.37971)"^^geo:wktLiteral ;
  geo-pos:lat "35.36146"^^xsd:decimal ;
  geo-pos:long "24.37971"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "73"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2016_35.36146_24.37971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2016_35.36146_24.37971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2016_35.36146_24.37971'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.37971'^^xsd:double;
  dwc:latitude '35.36146'^^xsd:double;
  dwc:coordinatePrecision '73'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2016_35.36146_24.37971'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2016_35.36146_24.37971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_35.36146_24.37971> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_35.36146_24.37971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36146 24.37971)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36146"^^xsd:decimal ;
  dwc:decimalLongitude "24.37971"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "73"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_35.36146_24.37971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36146 24.37971)"^^geo:wktLiteral ;
  geo-pos:lat "35.36146"^^xsd:decimal ;
  geo-pos:long "24.37971"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "73"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2016_35.36146_24.37971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2016_35.36146_24.37971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2016_35.36146_24.37971'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.37971'^^xsd:double;
  dwc:latitude '35.36146'^^xsd:double;
  dwc:coordinatePrecision '73'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2016_35.36146_24.37971'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2017_35.19289_24.38103_>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2017_35.19289_24.38103_> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2017_35.19289_24.38103_> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.19289 24.38103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.19289"^^xsd:decimal ;
  dwc:decimalLongitude "24.38103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2017_35.19289_24.38103_>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.19289 24.38103)"^^geo:wktLiteral ;
  geo-pos:lat "35.19289"^^xsd:decimal ;
  geo-pos:long "24.38103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2017_35.19289_24.38103_>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2017_35.19289_24.38103_" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2017_35.19289_24.38103_'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.38103'^^xsd:double;
  dwc:latitude '35.19289'^^xsd:double;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2017_35.19289_24.38103_'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '6'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2008_36.65412_24.38747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.65412_24.38747> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.65412_24.38747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65412 24.38747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65412"^^xsd:decimal ;
  dwc:decimalLongitude "24.38747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.65412_24.38747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65412 24.38747)"^^geo:wktLiteral ;
  geo-pos:lat "36.65412"^^xsd:decimal ;
  geo-pos:long "24.38747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2008_36.65412_24.38747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2008_36.65412_24.38747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2008_36.65412_24.38747'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.38747'^^xsd:double;
  dwc:latitude '36.65412'^^xsd:double;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2008_36.65412_24.38747'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2008_36.65412_24.38747_0-0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.65412_24.38747_0-0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.65412_24.38747_0-0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65412 24.38747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65412"^^xsd:decimal ;
  dwc:decimalLongitude "24.38747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.65412_24.38747_0-0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65412 24.38747)"^^geo:wktLiteral ;
  geo-pos:lat "36.65412"^^xsd:decimal ;
  geo-pos:long "24.38747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2008_36.65412_24.38747_0-0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2008_36.65412_24.38747_0-0" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2008_36.65412_24.38747_0-0'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.38747'^^xsd:double;
  dwc:latitude '36.65412'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2008_36.65412_24.38747_0-0'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2017_35.18757_24.39032_Michail%20Ragkousis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2017_35.18757_24.39032_Michail%20Ragkousis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2017_35.18757_24.39032_Michail%20Ragkousis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.18757 24.39032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.18757"^^xsd:decimal ;
  dwc:decimalLongitude "24.39032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2017_35.18757_24.39032_Michail%20Ragkousis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.18757 24.39032)"^^geo:wktLiteral ;
  geo-pos:lat "35.18757"^^xsd:decimal ;
  geo-pos:long "24.39032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2017_35.18757_24.39032_Michail%20Ragkousis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2017_35.18757_24.39032_Michail Ragkousis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2017_35.18757_24.39032_Michail Ragkousis'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Michail Ragkousis'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.39032'^^xsd:double;
  dwc:latitude '35.18757'^^xsd:double;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2017_35.18757_24.39032_Michail Ragkousis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2008_36.7366_24.39085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.7366_24.39085> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.7366_24.39085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7366 24.39085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7366"^^xsd:decimal ;
  dwc:decimalLongitude "24.39085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.7366_24.39085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7366 24.39085)"^^geo:wktLiteral ;
  geo-pos:lat "36.7366"^^xsd:decimal ;
  geo-pos:long "24.39085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2008_36.7366_24.39085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2008_36.7366_24.39085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2008_36.7366_24.39085'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.39085'^^xsd:double;
  dwc:latitude '36.7366'^^xsd:double;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2008_36.7366_24.39085'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2008_36.7366_24.39085_0-0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.7366_24.39085_0-0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.7366_24.39085_0-0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7366 24.39085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7366"^^xsd:decimal ;
  dwc:decimalLongitude "24.39085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.7366_24.39085_0-0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7366 24.39085)"^^geo:wktLiteral ;
  geo-pos:lat "36.7366"^^xsd:decimal ;
  geo-pos:long "24.39085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2008_36.7366_24.39085_0-0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2008_36.7366_24.39085_0-0" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2008_36.7366_24.39085_0-0'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.39085'^^xsd:double;
  dwc:latitude '36.7366'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2008_36.7366_24.39085_0-0'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2017_35.18709_24.39098_4-4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2017_35.18709_24.39098_4-4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2017_35.18709_24.39098_4-4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.18709 24.39098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.18709"^^xsd:decimal ;
  dwc:decimalLongitude "24.39098"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2017_35.18709_24.39098_4-4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.18709 24.39098)"^^geo:wktLiteral ;
  geo-pos:lat "35.18709"^^xsd:decimal ;
  geo-pos:long "24.39098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2017_35.18709_24.39098_4-4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2017_35.18709_24.39098_4-4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2017_35.18709_24.39098_4-4'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.39098'^^xsd:double;
  dwc:latitude '35.18709'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2017_35.18709_24.39098_4-4'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Halophila%20stipulacea_1923_37.41215_24.39199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Halophila%20stipulacea_1923_37.41215_24.39199> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Halophila%20stipulacea_1923_37.41215_24.39199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41215 24.39199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.41215"^^xsd:decimal ;
  dwc:decimalLongitude "24.39199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Halophila%20stipulacea_1923_37.41215_24.39199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41215 24.39199)"^^geo:wktLiteral ;
  geo-pos:lat "37.41215"^^xsd:decimal ;
  geo-pos:long "24.39199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Halophila%20stipulacea_1923_37.41215_24.39199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Halophila stipulacea_1923_37.41215_24.39199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Halophila stipulacea_1923_37.41215_24.39199'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea (Forsskål) Ascherson, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.39199'^^xsd:double;
  dwc:latitude '37.41215'^^xsd:double;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:occurrenceId 'Halophila stipulacea_1923_37.41215_24.39199'^^xsd:string;
  dwc:observationDate '1923-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Halophila%20stipulacea_2000_37.41215_24.39199_15-15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2000_37.41215_24.39199_15-15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2000_37.41215_24.39199_15-15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41215 24.39199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.41215"^^xsd:decimal ;
  dwc:decimalLongitude "24.39199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Halophila%20stipulacea_2000_37.41215_24.39199_15-15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41215 24.39199)"^^geo:wktLiteral ;
  geo-pos:lat "37.41215"^^xsd:decimal ;
  geo-pos:long "24.39199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Halophila%20stipulacea_2000_37.41215_24.39199_15-15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Halophila stipulacea_2000_37.41215_24.39199_15-15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Halophila stipulacea_2000_37.41215_24.39199_15-15'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea (Forsskål) Ascherson, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.39199'^^xsd:double;
  dwc:latitude '37.41215'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:occurrenceId 'Halophila stipulacea_2000_37.41215_24.39199_15-15'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '25'^^xsd:integer;
  dwc:organismQuantityType '% cover'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2008_36.71345_24.39232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.71345_24.39232> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.71345_24.39232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.71345 24.39232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.71345"^^xsd:decimal ;
  dwc:decimalLongitude "24.39232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.71345_24.39232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.71345 24.39232)"^^geo:wktLiteral ;
  geo-pos:lat "36.71345"^^xsd:decimal ;
  geo-pos:long "24.39232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2008_36.71345_24.39232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2008_36.71345_24.39232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2008_36.71345_24.39232'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.39232'^^xsd:double;
  dwc:latitude '36.71345'^^xsd:double;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2008_36.71345_24.39232'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2008_36.71345_24.39232_1-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.71345_24.39232_1-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.71345_24.39232_1-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.71345 24.39232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.71345"^^xsd:decimal ;
  dwc:decimalLongitude "24.39232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.71345_24.39232_1-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.71345 24.39232)"^^geo:wktLiteral ;
  geo-pos:lat "36.71345"^^xsd:decimal ;
  geo-pos:long "24.39232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2008_36.71345_24.39232_1-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2008_36.71345_24.39232_1-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2008_36.71345_24.39232_1-1'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.39232'^^xsd:double;
  dwc:latitude '36.71345'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2008_36.71345_24.39232_1-1'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2014_36.71964_24.39285_Maria%20Salomidi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2014_36.71964_24.39285_Maria%20Salomidi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2014_36.71964_24.39285_Maria%20Salomidi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.71964 24.39285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.71964"^^xsd:decimal ;
  dwc:decimalLongitude "24.39285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2014_36.71964_24.39285_Maria%20Salomidi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.71964 24.39285)"^^geo:wktLiteral ;
  geo-pos:lat "36.71964"^^xsd:decimal ;
  geo-pos:long "24.39285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2014_36.71964_24.39285_Maria%20Salomidi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2014_36.71964_24.39285_Maria Salomidi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2014_36.71964_24.39285_Maria Salomidi'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Salomidi'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.39285'^^xsd:double;
  dwc:latitude '36.71964'^^xsd:double;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2014_36.71964_24.39285_Maria Salomidi'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Halophila%20stipulacea_2014_36.71964_24.39285_M.%20Salomidi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2014_36.71964_24.39285_M.%20Salomidi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2014_36.71964_24.39285_M.%20Salomidi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.71964 24.39285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.71964"^^xsd:decimal ;
  dwc:decimalLongitude "24.39285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Halophila%20stipulacea_2014_36.71964_24.39285_M.%20Salomidi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.71964 24.39285)"^^geo:wktLiteral ;
  geo-pos:lat "36.71964"^^xsd:decimal ;
  geo-pos:long "24.39285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Halophila%20stipulacea_2014_36.71964_24.39285_M.%20Salomidi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Halophila stipulacea_2014_36.71964_24.39285_M. Salomidi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Halophila stipulacea_2014_36.71964_24.39285_M. Salomidi'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea (Forsskål) Ascherson, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Salomidi'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.39285'^^xsd:double;
  dwc:latitude '36.71964'^^xsd:double;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:occurrenceId 'Halophila stipulacea_2014_36.71964_24.39285_M. Salomidi'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2017_35.17643_24.39286_8-8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2017_35.17643_24.39286_8-8> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2017_35.17643_24.39286_8-8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.17643 24.39286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.17643"^^xsd:decimal ;
  dwc:decimalLongitude "24.39286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2017_35.17643_24.39286_8-8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.17643 24.39286)"^^geo:wktLiteral ;
  geo-pos:lat "35.17643"^^xsd:decimal ;
  geo-pos:long "24.39286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2017_35.17643_24.39286_8-8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2017_35.17643_24.39286_8-8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2017_35.17643_24.39286_8-8'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.39286'^^xsd:double;
  dwc:latitude '35.17643'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2017_35.17643_24.39286_8-8'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2017_35.17962_24.39566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2017_35.17962_24.39566> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2017_35.17962_24.39566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.17962 24.39566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.17962"^^xsd:decimal ;
  dwc:decimalLongitude "24.39566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2017_35.17962_24.39566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.17962 24.39566)"^^geo:wktLiteral ;
  geo-pos:lat "35.17962"^^xsd:decimal ;
  geo-pos:long "24.39566"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2017_35.17962_24.39566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2017_35.17962_24.39566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2017_35.17962_24.39566'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.39566'^^xsd:double;
  dwc:latitude '35.17962'^^xsd:double;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2017_35.17962_24.39566'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Diadema%20setosum_2016_37.3927_24.39612_Panayiotis%20Ovalis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Diadema%20setosum_2016_37.3927_24.39612_Panayiotis%20Ovalis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Diadema%20setosum_2016_37.3927_24.39612_Panayiotis%20Ovalis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3927 24.39612)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3927"^^xsd:decimal ;
  dwc:decimalLongitude "24.39612"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Diadema%20setosum_2016_37.3927_24.39612_Panayiotis%20Ovalis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3927 24.39612)"^^geo:wktLiteral ;
  geo-pos:lat "37.3927"^^xsd:decimal ;
  geo-pos:long "24.39612"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Diadema%20setosum_2016_37.3927_24.39612_Panayiotis%20Ovalis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Diadema setosum_2016_37.3927_24.39612_Panayiotis Ovalis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Diadema setosum_2016_37.3927_24.39612_Panayiotis Ovalis'^^xsd:string;
  dwc:scientificName 'Diadema setosum (Leske, 1778)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Panayiotis Ovalis'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.39612'^^xsd:double;
  dwc:latitude '37.3927'^^xsd:double;
  dwc:aphiaid '213372'^^xsd:integer;
  dwc:occurrenceId 'Diadema setosum_2016_37.3927_24.39612_Panayiotis Ovalis'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213372'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Dendostrea%20folium_2020_37.41427_24.39613_Panayiotis%20Ovalis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Dendostrea%20folium_2020_37.41427_24.39613_Panayiotis%20Ovalis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Dendostrea%20folium_2020_37.41427_24.39613_Panayiotis%20Ovalis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41427 24.39613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.41427"^^xsd:decimal ;
  dwc:decimalLongitude "24.39613"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Dendostrea%20folium_2020_37.41427_24.39613_Panayiotis%20Ovalis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41427 24.39613)"^^geo:wktLiteral ;
  geo-pos:lat "37.41427"^^xsd:decimal ;
  geo-pos:long "24.39613"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Dendostrea%20folium_2020_37.41427_24.39613_Panayiotis%20Ovalis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Dendostrea folium_2020_37.41427_24.39613_Panayiotis Ovalis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Dendostrea folium_2020_37.41427_24.39613_Panayiotis Ovalis'^^xsd:string;
  dwc:scientificName 'Dendostrea folium (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Panayiotis Ovalis'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.39613'^^xsd:double;
  dwc:latitude '37.41427'^^xsd:double;
  dwc:aphiaid '506716'^^xsd:integer;
  dwc:occurrenceId 'Dendostrea folium_2020_37.41427_24.39613_Panayiotis Ovalis'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '506716'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2016_35.18159_24.39737_Steve%20Daniels>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2016_35.18159_24.39737_Steve%20Daniels> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2016_35.18159_24.39737_Steve%20Daniels> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.18159 24.39737)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.18159"^^xsd:decimal ;
  dwc:decimalLongitude "24.39737"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2016_35.18159_24.39737_Steve%20Daniels>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.18159 24.39737)"^^geo:wktLiteral ;
  geo-pos:lat "35.18159"^^xsd:decimal ;
  geo-pos:long "24.39737"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2016_35.18159_24.39737_Steve%20Daniels>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2016_35.18159_24.39737_Steve Daniels" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2016_35.18159_24.39737_Steve Daniels'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Steve Daniels'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.39737'^^xsd:double;
  dwc:latitude '35.18159'^^xsd:double;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2016_35.18159_24.39737_Steve Daniels'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Sargocentron%20rubrum_2017_35.17164_24.39878_20-20_Francesco%20Tiralongo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2017_35.17164_24.39878_20-20_Francesco%20Tiralongo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2017_35.17164_24.39878_20-20_Francesco%20Tiralongo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.17164 24.39878)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.17164"^^xsd:decimal ;
  dwc:decimalLongitude "24.39878"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2017_35.17164_24.39878_20-20_Francesco%20Tiralongo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.17164 24.39878)"^^geo:wktLiteral ;
  geo-pos:lat "35.17164"^^xsd:decimal ;
  geo-pos:long "24.39878"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Sargocentron%20rubrum_2017_35.17164_24.39878_20-20_Francesco%20Tiralongo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Sargocentron rubrum_2017_35.17164_24.39878_20-20_Francesco Tiralongo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Sargocentron rubrum_2017_35.17164_24.39878_20-20_Francesco Tiralongo'^^xsd:string;
  dwc:scientificName 'Sargocentron rubrum (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Francesco Tiralongo'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.39878'^^xsd:double;
  dwc:latitude '35.17164'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '126400'^^xsd:integer;
  dwc:occurrenceId 'Sargocentron rubrum_2017_35.17164_24.39878_20-20_Francesco Tiralongo'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126400'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '5'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2010_35.36381_24.39937_9-9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2010_35.36381_24.39937_9-9> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2010_35.36381_24.39937_9-9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36381 24.39937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36381"^^xsd:decimal ;
  dwc:decimalLongitude "24.39937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "286"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2010_35.36381_24.39937_9-9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36381 24.39937)"^^geo:wktLiteral ;
  geo-pos:lat "35.36381"^^xsd:decimal ;
  geo-pos:long "24.39937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "286"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2010_35.36381_24.39937_9-9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2010_35.36381_24.39937_9-9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2010_35.36381_24.39937_9-9'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.39937'^^xsd:double;
  dwc:latitude '35.36381'^^xsd:double;
  dwc:coordinatePrecision '286'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2010_35.36381_24.39937_9-9'^^xsd:string;
  dwc:observationDate '2010-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2018_35.18159_24.39971_24-24_J%C3%A9r%C3%B4me%20Smeets>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2018_35.18159_24.39971_24-24_J%C3%A9r%C3%B4me%20Smeets> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2018_35.18159_24.39971_24-24_J%C3%A9r%C3%B4me%20Smeets> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.18159 24.39971)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.18159"^^xsd:decimal ;
  dwc:decimalLongitude "24.39971"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2018_35.18159_24.39971_24-24_J%C3%A9r%C3%B4me%20Smeets>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.18159 24.39971)"^^geo:wktLiteral ;
  geo-pos:lat "35.18159"^^xsd:decimal ;
  geo-pos:long "24.39971"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2018_35.18159_24.39971_24-24_J%C3%A9r%C3%B4me%20Smeets>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2018_35.18159_24.39971_24-24_Jérôme Smeets" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2018_35.18159_24.39971_24-24_Jérôme Smeets'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Jérôme Smeets'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.39971'^^xsd:double;
  dwc:latitude '35.18159'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2018_35.18159_24.39971_24-24_Jérôme Smeets'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2018_35.1721_24.40035_8-8_Kostas%20Andreadis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2018_35.1721_24.40035_8-8_Kostas%20Andreadis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2018_35.1721_24.40035_8-8_Kostas%20Andreadis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1721 24.40035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.1721"^^xsd:decimal ;
  dwc:decimalLongitude "24.40035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "14"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2018_35.1721_24.40035_8-8_Kostas%20Andreadis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1721 24.40035)"^^geo:wktLiteral ;
  geo-pos:lat "35.1721"^^xsd:decimal ;
  geo-pos:long "24.40035"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "14"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2018_35.1721_24.40035_8-8_Kostas%20Andreadis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2018_35.1721_24.40035_8-8_Kostas Andreadis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2018_35.1721_24.40035_8-8_Kostas Andreadis'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Kostas Andreadis'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.40035'^^xsd:double;
  dwc:latitude '35.1721'^^xsd:double;
  dwc:coordinatePrecision '14'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2018_35.1721_24.40035_8-8_Kostas Andreadis'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2018_35.17211_24.40057_8-8_J%C3%A9r%C3%B4me%20Smeets>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2018_35.17211_24.40057_8-8_J%C3%A9r%C3%B4me%20Smeets> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2018_35.17211_24.40057_8-8_J%C3%A9r%C3%B4me%20Smeets> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.17211 24.40057)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.17211"^^xsd:decimal ;
  dwc:decimalLongitude "24.40057"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "14"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2018_35.17211_24.40057_8-8_J%C3%A9r%C3%B4me%20Smeets>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.17211 24.40057)"^^geo:wktLiteral ;
  geo-pos:lat "35.17211"^^xsd:decimal ;
  geo-pos:long "24.40057"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "14"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2018_35.17211_24.40057_8-8_J%C3%A9r%C3%B4me%20Smeets>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2018_35.17211_24.40057_8-8_Jérôme Smeets" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2018_35.17211_24.40057_8-8_Jérôme Smeets'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Jérôme Smeets'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.40057'^^xsd:double;
  dwc:latitude '35.17211'^^xsd:double;
  dwc:coordinatePrecision '14'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2018_35.17211_24.40057_8-8_Jérôme Smeets'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2017_35.17215_24.40063_28-28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2017_35.17215_24.40063_28-28> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2017_35.17215_24.40063_28-28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.17215 24.40063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.17215"^^xsd:decimal ;
  dwc:decimalLongitude "24.40063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2017_35.17215_24.40063_28-28>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.17215 24.40063)"^^geo:wktLiteral ;
  geo-pos:lat "35.17215"^^xsd:decimal ;
  geo-pos:long "24.40063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2017_35.17215_24.40063_28-28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2017_35.17215_24.40063_28-28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2017_35.17215_24.40063_28-28'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.40063'^^xsd:double;
  dwc:latitude '35.17215'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2017_35.17215_24.40063_28-28'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2016_35.17224_24.40085_15-15_J%C3%A9r%C3%B4me%20Smeets>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2016_35.17224_24.40085_15-15_J%C3%A9r%C3%B4me%20Smeets> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2016_35.17224_24.40085_15-15_J%C3%A9r%C3%B4me%20Smeets> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.17224 24.40085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.17224"^^xsd:decimal ;
  dwc:decimalLongitude "24.40085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2016_35.17224_24.40085_15-15_J%C3%A9r%C3%B4me%20Smeets>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.17224 24.40085)"^^geo:wktLiteral ;
  geo-pos:lat "35.17224"^^xsd:decimal ;
  geo-pos:long "24.40085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2016_35.17224_24.40085_15-15_J%C3%A9r%C3%B4me%20Smeets>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2016_35.17224_24.40085_15-15_Jérôme Smeets" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2016_35.17224_24.40085_15-15_Jérôme Smeets'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Jérôme Smeets'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.40085'^^xsd:double;
  dwc:latitude '35.17224'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2016_35.17224_24.40085_15-15_Jérôme Smeets'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '10'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Portunus%20segnis_2015%2F2018_40.93436_24.40105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Portunus%20segnis_2015%2F2018_40.93436_24.40105> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Portunus%20segnis_2015%2F2018_40.93436_24.40105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.93436 24.40105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.93436"^^xsd:decimal ;
  dwc:decimalLongitude "24.40105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Portunus%20segnis_2015%2F2018_40.93436_24.40105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.93436 24.40105)"^^geo:wktLiteral ;
  geo-pos:lat "40.93436"^^xsd:decimal ;
  geo-pos:long "24.40105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Portunus%20segnis_2015%2F2018_40.93436_24.40105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Portunus segnis_2015/2018_40.93436_24.40105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Portunus segnis_2015/2018_40.93436_24.40105'^^xsd:string;
  dwc:scientificName 'Portunus segnis (Forskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.40105'^^xsd:double;
  dwc:latitude '40.93436'^^xsd:double;
  dwc:aphiaid '1061760'^^xsd:integer;
  dwc:occurrenceId 'Portunus segnis_2015/2018_40.93436_24.40105'^^xsd:string;
  dwc:aphiaIdAccepted '1061760'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2013_35.17197_24.4012_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2013_35.17197_24.4012_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2013_35.17197_24.4012_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.17197 24.4012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.17197"^^xsd:decimal ;
  dwc:decimalLongitude "24.4012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2013_35.17197_24.4012_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.17197 24.4012)"^^geo:wktLiteral ;
  geo-pos:lat "35.17197"^^xsd:decimal ;
  geo-pos:long "24.4012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2013_35.17197_24.4012_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2013_35.17197_24.4012_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2013_35.17197_24.4012_5-5'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.4012'^^xsd:double;
  dwc:latitude '35.17197'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2013_35.17197_24.4012_5-5'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2017_35.17187_24.40139_3-3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2017_35.17187_24.40139_3-3> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2017_35.17187_24.40139_3-3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.17187 24.40139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.17187"^^xsd:decimal ;
  dwc:decimalLongitude "24.40139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2017_35.17187_24.40139_3-3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.17187 24.40139)"^^geo:wktLiteral ;
  geo-pos:lat "35.17187"^^xsd:decimal ;
  geo-pos:long "24.40139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2017_35.17187_24.40139_3-3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2017_35.17187_24.40139_3-3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2017_35.17187_24.40139_3-3'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.40139'^^xsd:double;
  dwc:latitude '35.17187'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2017_35.17187_24.40139_3-3'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2017_35.17187_24.40139_5-5_J%C3%A9r%C3%B4me%20Smeets>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2017_35.17187_24.40139_5-5_J%C3%A9r%C3%B4me%20Smeets> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2017_35.17187_24.40139_5-5_J%C3%A9r%C3%B4me%20Smeets> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.17187 24.40139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.17187"^^xsd:decimal ;
  dwc:decimalLongitude "24.40139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2017_35.17187_24.40139_5-5_J%C3%A9r%C3%B4me%20Smeets>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.17187 24.40139)"^^geo:wktLiteral ;
  geo-pos:lat "35.17187"^^xsd:decimal ;
  geo-pos:long "24.40139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2017_35.17187_24.40139_5-5_J%C3%A9r%C3%B4me%20Smeets>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2017_35.17187_24.40139_5-5_Jérôme Smeets" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2017_35.17187_24.40139_5-5_Jérôme Smeets'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Jérôme Smeets'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.40139'^^xsd:double;
  dwc:latitude '35.17187'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2017_35.17187_24.40139_5-5_Jérôme Smeets'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2016_35.36081_24.40719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2016_35.36081_24.40719> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2016_35.36081_24.40719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36081 24.40719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36081"^^xsd:decimal ;
  dwc:decimalLongitude "24.40719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "43"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2016_35.36081_24.40719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36081 24.40719)"^^geo:wktLiteral ;
  geo-pos:lat "35.36081"^^xsd:decimal ;
  geo-pos:long "24.40719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "43"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2016_35.36081_24.40719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2016_35.36081_24.40719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2016_35.36081_24.40719'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.40719'^^xsd:double;
  dwc:latitude '35.36081'^^xsd:double;
  dwc:coordinatePrecision '43'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2016_35.36081_24.40719'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '11'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2016_35.36081_24.40719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_35.36081_24.40719> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_35.36081_24.40719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36081 24.40719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36081"^^xsd:decimal ;
  dwc:decimalLongitude "24.40719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "43"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2016_35.36081_24.40719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36081 24.40719)"^^geo:wktLiteral ;
  geo-pos:lat "35.36081"^^xsd:decimal ;
  geo-pos:long "24.40719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "43"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2016_35.36081_24.40719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2016_35.36081_24.40719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2016_35.36081_24.40719'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.40719'^^xsd:double;
  dwc:latitude '35.36081'^^xsd:double;
  dwc:coordinatePrecision '43'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2016_35.36081_24.40719'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2016_35.36081_24.40719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_35.36081_24.40719> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_35.36081_24.40719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36081 24.40719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36081"^^xsd:decimal ;
  dwc:decimalLongitude "24.40719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "43"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_35.36081_24.40719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36081 24.40719)"^^geo:wktLiteral ;
  geo-pos:lat "35.36081"^^xsd:decimal ;
  geo-pos:long "24.40719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "43"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2016_35.36081_24.40719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2016_35.36081_24.40719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2016_35.36081_24.40719'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.40719'^^xsd:double;
  dwc:latitude '35.36081'^^xsd:double;
  dwc:coordinatePrecision '43'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2016_35.36081_24.40719'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2018_35.36093_24.40758_0-0_George%20Kimnionis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2018_35.36093_24.40758_0-0_George%20Kimnionis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2018_35.36093_24.40758_0-0_George%20Kimnionis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36093 24.40758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36093"^^xsd:decimal ;
  dwc:decimalLongitude "24.40758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2018_35.36093_24.40758_0-0_George%20Kimnionis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36093 24.40758)"^^geo:wktLiteral ;
  geo-pos:lat "35.36093"^^xsd:decimal ;
  geo-pos:long "24.40758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2018_35.36093_24.40758_0-0_George%20Kimnionis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2018_35.36093_24.40758_0-0_George Kimnionis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2018_35.36093_24.40758_0-0_George Kimnionis'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'George Kimnionis'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.40758'^^xsd:double;
  dwc:latitude '35.36093'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Beached/ Dead'^^xsd:string;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2018_35.36093_24.40758_0-0_George Kimnionis'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_2015_35.36088_24.40766-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_2015_35.36088_24.40766-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_2015_35.36088_24.40766-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36088 24.40766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36088"^^xsd:decimal ;
  dwc:decimalLongitude "24.40766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "43"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_2015_35.36088_24.40766-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36088 24.40766)"^^geo:wktLiteral ;
  geo-pos:lat "35.36088"^^xsd:decimal ;
  geo-pos:long "24.40766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "43"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_2015_35.36088_24.40766-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_2015_35.36088_24.40766-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_2015_35.36088_24.40766-2'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.40766'^^xsd:double;
  dwc:latitude '35.36088'^^xsd:double;
  dwc:coordinatePrecision '43'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:depthRange '<2 m'^^xsd:string;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_2015_35.36088_24.40766-2'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '5'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2008_36.7564_24.40857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.7564_24.40857> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.7564_24.40857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7564 24.40857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7564"^^xsd:decimal ;
  dwc:decimalLongitude "24.40857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.7564_24.40857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7564 24.40857)"^^geo:wktLiteral ;
  geo-pos:lat "36.7564"^^xsd:decimal ;
  geo-pos:long "24.40857"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2008_36.7564_24.40857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2008_36.7564_24.40857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2008_36.7564_24.40857'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.40857'^^xsd:double;
  dwc:latitude '36.7564'^^xsd:double;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2008_36.7564_24.40857'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2008_36.7564_24.40857_0-0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.7564_24.40857_0-0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.7564_24.40857_0-0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7564 24.40857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7564"^^xsd:decimal ;
  dwc:decimalLongitude "24.40857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.7564_24.40857_0-0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7564 24.40857)"^^geo:wktLiteral ;
  geo-pos:lat "36.7564"^^xsd:decimal ;
  geo-pos:long "24.40857"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2008_36.7564_24.40857_0-0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2008_36.7564_24.40857_0-0" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2008_36.7564_24.40857_0-0'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.40857'^^xsd:double;
  dwc:latitude '36.7564'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2008_36.7564_24.40857_0-0'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2009_37.63983_24.40938_1-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_37.63983_24.40938_1-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_37.63983_24.40938_1-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.63983 24.40938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.63983"^^xsd:decimal ;
  dwc:decimalLongitude "24.40938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_37.63983_24.40938_1-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.63983 24.40938)"^^geo:wktLiteral ;
  geo-pos:lat "37.63983"^^xsd:decimal ;
  geo-pos:long "24.40938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2009_37.63983_24.40938_1-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2009_37.63983_24.40938_1-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2009_37.63983_24.40938_1-1'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.40938'^^xsd:double;
  dwc:latitude '37.63983'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2009_37.63983_24.40938_1-1'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'very high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Stypopodium%20schimperi_2009_37.63983_24.40938_1-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2009_37.63983_24.40938_1-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2009_37.63983_24.40938_1-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.63983 24.40938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.63983"^^xsd:decimal ;
  dwc:decimalLongitude "24.40938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2009_37.63983_24.40938_1-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.63983 24.40938)"^^geo:wktLiteral ;
  geo-pos:lat "37.63983"^^xsd:decimal ;
  geo-pos:long "24.40938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Stypopodium%20schimperi_2009_37.63983_24.40938_1-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Stypopodium schimperi_2009_37.63983_24.40938_1-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Stypopodium schimperi_2009_37.63983_24.40938_1-1'^^xsd:string;
  dwc:scientificName 'Stypopodium schimperi (Kützing) Verlaque & Boudouresque, 1991'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.40938'^^xsd:double;
  dwc:latitude '37.63983'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '145391'^^xsd:integer;
  dwc:occurrenceId 'Stypopodium schimperi_2009_37.63983_24.40938_1-1'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145391'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Diadema%20setosum_2020_35.17113_24.40966_15-15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Diadema%20setosum_2020_35.17113_24.40966_15-15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Diadema%20setosum_2020_35.17113_24.40966_15-15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.17113 24.40966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.17113"^^xsd:decimal ;
  dwc:decimalLongitude "24.40966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Diadema%20setosum_2020_35.17113_24.40966_15-15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.17113 24.40966)"^^geo:wktLiteral ;
  geo-pos:lat "35.17113"^^xsd:decimal ;
  geo-pos:long "24.40966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Diadema%20setosum_2020_35.17113_24.40966_15-15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Diadema setosum_2020_35.17113_24.40966_15-15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Diadema setosum_2020_35.17113_24.40966_15-15'^^xsd:string;
  dwc:scientificName 'Diadema setosum (Leske, 1778)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.40966'^^xsd:double;
  dwc:latitude '35.17113'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '213372'^^xsd:integer;
  dwc:occurrenceId 'Diadema setosum_2020_35.17113_24.40966_15-15'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213372'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '6'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_2020_35.17113_24.40966_4-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_2020_35.17113_24.40966_4-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_2020_35.17113_24.40966_4-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.17113 24.40966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.17113"^^xsd:decimal ;
  dwc:decimalLongitude "24.40966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_2020_35.17113_24.40966_4-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.17113 24.40966)"^^geo:wktLiteral ;
  geo-pos:lat "35.17113"^^xsd:decimal ;
  geo-pos:long "24.40966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_2020_35.17113_24.40966_4-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_2020_35.17113_24.40966_4-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_2020_35.17113_24.40966_4-5'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.40966'^^xsd:double;
  dwc:latitude '35.17113'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_2020_35.17113_24.40966_4-5'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '11'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2020-07-25_35.17113_24.40966_15-15_Michail%20Ragkousis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2020-07-25_35.17113_24.40966_15-15_Michail%20Ragkousis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2020-07-25_35.17113_24.40966_15-15_Michail%20Ragkousis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.17113 24.40966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.17113"^^xsd:decimal ;
  dwc:decimalLongitude "24.40966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2020-07-25_35.17113_24.40966_15-15_Michail%20Ragkousis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.17113 24.40966)"^^geo:wktLiteral ;
  geo-pos:lat "35.17113"^^xsd:decimal ;
  geo-pos:long "24.40966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2020-07-25_35.17113_24.40966_15-15_Michail%20Ragkousis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2020-07-25_35.17113_24.40966_15-15_Michail Ragkousis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2020-07-25_35.17113_24.40966_15-15_Michail Ragkousis'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Michail Ragkousis'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.40966'^^xsd:double;
  dwc:latitude '35.17113'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2020-07-25_35.17113_24.40966_15-15_Michail Ragkousis'^^xsd:string;
  dwc:observationDate '2020-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2020-07-26_35.17113_24.40966_15-15_Michail%20Ragkousis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2020-07-26_35.17113_24.40966_15-15_Michail%20Ragkousis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2020-07-26_35.17113_24.40966_15-15_Michail%20Ragkousis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.17113 24.40966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.17113"^^xsd:decimal ;
  dwc:decimalLongitude "24.40966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2020-07-26_35.17113_24.40966_15-15_Michail%20Ragkousis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.17113 24.40966)"^^geo:wktLiteral ;
  geo-pos:lat "35.17113"^^xsd:decimal ;
  geo-pos:long "24.40966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2020-07-26_35.17113_24.40966_15-15_Michail%20Ragkousis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2020-07-26_35.17113_24.40966_15-15_Michail Ragkousis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2020-07-26_35.17113_24.40966_15-15_Michail Ragkousis'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Michail Ragkousis'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.40966'^^xsd:double;
  dwc:latitude '35.17113'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2020-07-26_35.17113_24.40966_15-15_Michail Ragkousis'^^xsd:string;
  dwc:observationDate '2020-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2020-07-27_35.17113_24.40966_15-15_Michail%20Ragkousis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2020-07-27_35.17113_24.40966_15-15_Michail%20Ragkousis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2020-07-27_35.17113_24.40966_15-15_Michail%20Ragkousis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.17113 24.40966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.17113"^^xsd:decimal ;
  dwc:decimalLongitude "24.40966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2020-07-27_35.17113_24.40966_15-15_Michail%20Ragkousis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.17113 24.40966)"^^geo:wktLiteral ;
  geo-pos:lat "35.17113"^^xsd:decimal ;
  geo-pos:long "24.40966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2020-07-27_35.17113_24.40966_15-15_Michail%20Ragkousis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2020-07-27_35.17113_24.40966_15-15_Michail Ragkousis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2020-07-27_35.17113_24.40966_15-15_Michail Ragkousis'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Michail Ragkousis'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.40966'^^xsd:double;
  dwc:latitude '35.17113'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2020-07-27_35.17113_24.40966_15-15_Michail Ragkousis'^^xsd:string;
  dwc:observationDate '2020-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2020-07-28_35.17113_24.40966_15-15_Alexandros%20Tsatiris>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2020-07-28_35.17113_24.40966_15-15_Alexandros%20Tsatiris> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2020-07-28_35.17113_24.40966_15-15_Alexandros%20Tsatiris> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.17113 24.40966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.17113"^^xsd:decimal ;
  dwc:decimalLongitude "24.40966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2020-07-28_35.17113_24.40966_15-15_Alexandros%20Tsatiris>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.17113 24.40966)"^^geo:wktLiteral ;
  geo-pos:lat "35.17113"^^xsd:decimal ;
  geo-pos:long "24.40966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2020-07-28_35.17113_24.40966_15-15_Alexandros%20Tsatiris>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2020-07-28_35.17113_24.40966_15-15_Alexandros Tsatiris" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2020-07-28_35.17113_24.40966_15-15_Alexandros Tsatiris'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Alexandros Tsatiris'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.40966'^^xsd:double;
  dwc:latitude '35.17113'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2020-07-28_35.17113_24.40966_15-15_Alexandros Tsatiris'^^xsd:string;
  dwc:observationDate '2020-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2020_35.17113_24.40966_3-18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2020_35.17113_24.40966_3-18> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2020_35.17113_24.40966_3-18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.17113 24.40966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.17113"^^xsd:decimal ;
  dwc:decimalLongitude "24.40966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2020_35.17113_24.40966_3-18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.17113 24.40966)"^^geo:wktLiteral ;
  geo-pos:lat "35.17113"^^xsd:decimal ;
  geo-pos:long "24.40966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2020_35.17113_24.40966_3-18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2020_35.17113_24.40966_3-18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2020_35.17113_24.40966_3-18'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.40966'^^xsd:double;
  dwc:latitude '35.17113'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2020_35.17113_24.40966_3-18'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '9'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2020-07-25_35.17113_24.40966_15-15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-07-25_35.17113_24.40966_15-15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-07-25_35.17113_24.40966_15-15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.17113 24.40966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.17113"^^xsd:decimal ;
  dwc:decimalLongitude "24.40966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2020-07-25_35.17113_24.40966_15-15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.17113 24.40966)"^^geo:wktLiteral ;
  geo-pos:lat "35.17113"^^xsd:decimal ;
  geo-pos:long "24.40966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2020-07-25_35.17113_24.40966_15-15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2020-07-25_35.17113_24.40966_15-15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2020-07-25_35.17113_24.40966_15-15'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.40966'^^xsd:double;
  dwc:latitude '35.17113'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2020-07-25_35.17113_24.40966_15-15'^^xsd:string;
  dwc:observationDate '2020-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2020-07-25_35.17113_24.40966_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-07-25_35.17113_24.40966_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-07-25_35.17113_24.40966_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.17113 24.40966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.17113"^^xsd:decimal ;
  dwc:decimalLongitude "24.40966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2020-07-25_35.17113_24.40966_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.17113 24.40966)"^^geo:wktLiteral ;
  geo-pos:lat "35.17113"^^xsd:decimal ;
  geo-pos:long "24.40966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2020-07-25_35.17113_24.40966_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2020-07-25_35.17113_24.40966_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2020-07-25_35.17113_24.40966_5-5'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.40966'^^xsd:double;
  dwc:latitude '35.17113'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2020-07-25_35.17113_24.40966_5-5'^^xsd:string;
  dwc:observationDate '2020-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2020-07-26_35.17113_24.40966_15-15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-07-26_35.17113_24.40966_15-15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-07-26_35.17113_24.40966_15-15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.17113 24.40966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.17113"^^xsd:decimal ;
  dwc:decimalLongitude "24.40966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2020-07-26_35.17113_24.40966_15-15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.17113 24.40966)"^^geo:wktLiteral ;
  geo-pos:lat "35.17113"^^xsd:decimal ;
  geo-pos:long "24.40966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2020-07-26_35.17113_24.40966_15-15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2020-07-26_35.17113_24.40966_15-15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2020-07-26_35.17113_24.40966_15-15'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.40966'^^xsd:double;
  dwc:latitude '35.17113'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2020-07-26_35.17113_24.40966_15-15'^^xsd:string;
  dwc:observationDate '2020-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '4'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2020-07-26_35.17113_24.40966_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-07-26_35.17113_24.40966_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-07-26_35.17113_24.40966_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.17113 24.40966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.17113"^^xsd:decimal ;
  dwc:decimalLongitude "24.40966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2020-07-26_35.17113_24.40966_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.17113 24.40966)"^^geo:wktLiteral ;
  geo-pos:lat "35.17113"^^xsd:decimal ;
  geo-pos:long "24.40966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2020-07-26_35.17113_24.40966_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2020-07-26_35.17113_24.40966_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2020-07-26_35.17113_24.40966_5-5'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.40966'^^xsd:double;
  dwc:latitude '35.17113'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2020-07-26_35.17113_24.40966_5-5'^^xsd:string;
  dwc:observationDate '2020-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2020-07-27_35.17113_24.40966_15-15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-07-27_35.17113_24.40966_15-15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-07-27_35.17113_24.40966_15-15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.17113 24.40966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.17113"^^xsd:decimal ;
  dwc:decimalLongitude "24.40966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2020-07-27_35.17113_24.40966_15-15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.17113 24.40966)"^^geo:wktLiteral ;
  geo-pos:lat "35.17113"^^xsd:decimal ;
  geo-pos:long "24.40966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2020-07-27_35.17113_24.40966_15-15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2020-07-27_35.17113_24.40966_15-15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2020-07-27_35.17113_24.40966_15-15'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.40966'^^xsd:double;
  dwc:latitude '35.17113'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2020-07-27_35.17113_24.40966_15-15'^^xsd:string;
  dwc:observationDate '2020-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '4'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2020-07-27_35.17113_24.40966_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-07-27_35.17113_24.40966_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-07-27_35.17113_24.40966_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.17113 24.40966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.17113"^^xsd:decimal ;
  dwc:decimalLongitude "24.40966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2020-07-27_35.17113_24.40966_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.17113 24.40966)"^^geo:wktLiteral ;
  geo-pos:lat "35.17113"^^xsd:decimal ;
  geo-pos:long "24.40966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2020-07-27_35.17113_24.40966_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2020-07-27_35.17113_24.40966_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2020-07-27_35.17113_24.40966_5-5'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.40966'^^xsd:double;
  dwc:latitude '35.17113'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2020-07-27_35.17113_24.40966_5-5'^^xsd:string;
  dwc:observationDate '2020-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '10'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2020-07-28_35.17113_24.40966_15-15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-07-28_35.17113_24.40966_15-15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-07-28_35.17113_24.40966_15-15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.17113 24.40966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.17113"^^xsd:decimal ;
  dwc:decimalLongitude "24.40966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2020-07-28_35.17113_24.40966_15-15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.17113 24.40966)"^^geo:wktLiteral ;
  geo-pos:lat "35.17113"^^xsd:decimal ;
  geo-pos:long "24.40966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2020-07-28_35.17113_24.40966_15-15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2020-07-28_35.17113_24.40966_15-15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2020-07-28_35.17113_24.40966_15-15'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.40966'^^xsd:double;
  dwc:latitude '35.17113'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2020-07-28_35.17113_24.40966_15-15'^^xsd:string;
  dwc:observationDate '2020-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '4'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2020-07-28_35.17113_24.40966_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-07-28_35.17113_24.40966_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-07-28_35.17113_24.40966_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.17113 24.40966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.17113"^^xsd:decimal ;
  dwc:decimalLongitude "24.40966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2020-07-28_35.17113_24.40966_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.17113 24.40966)"^^geo:wktLiteral ;
  geo-pos:lat "35.17113"^^xsd:decimal ;
  geo-pos:long "24.40966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2020-07-28_35.17113_24.40966_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2020-07-28_35.17113_24.40966_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2020-07-28_35.17113_24.40966_5-5'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.40966'^^xsd:double;
  dwc:latitude '35.17113'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2020-07-28_35.17113_24.40966_5-5'^^xsd:string;
  dwc:observationDate '2020-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '4'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2007_35.1709_24.41151_12-12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2007_35.1709_24.41151_12-12> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2007_35.1709_24.41151_12-12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1709 24.41151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.1709"^^xsd:decimal ;
  dwc:decimalLongitude "24.41151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2007_35.1709_24.41151_12-12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1709 24.41151)"^^geo:wktLiteral ;
  geo-pos:lat "35.1709"^^xsd:decimal ;
  geo-pos:long "24.41151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2007_35.1709_24.41151_12-12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2007_35.1709_24.41151_12-12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2007_35.1709_24.41151_12-12'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.41151'^^xsd:double;
  dwc:latitude '35.1709'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2007_35.1709_24.41151_12-12'^^xsd:string;
  dwc:observationDate '2007-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Conomurex%20persicus_2020_35.17054_24.41201_6-14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Conomurex%20persicus_2020_35.17054_24.41201_6-14> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Conomurex%20persicus_2020_35.17054_24.41201_6-14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.17054 24.41201)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.17054"^^xsd:decimal ;
  dwc:decimalLongitude "24.41201"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Conomurex%20persicus_2020_35.17054_24.41201_6-14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.17054 24.41201)"^^geo:wktLiteral ;
  geo-pos:lat "35.17054"^^xsd:decimal ;
  geo-pos:long "24.41201"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Conomurex%20persicus_2020_35.17054_24.41201_6-14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Conomurex persicus_2020_35.17054_24.41201_6-14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Conomurex persicus_2020_35.17054_24.41201_6-14'^^xsd:string;
  dwc:scientificName 'Conomurex persicus (Swainson, 1821)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.41201'^^xsd:double;
  dwc:latitude '35.17054'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '565371'^^xsd:integer;
  dwc:occurrenceId 'Conomurex persicus_2020_35.17054_24.41201_6-14'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '565371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_2020_35.17054_24.41201_6-14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_2020_35.17054_24.41201_6-14> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_2020_35.17054_24.41201_6-14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.17054 24.41201)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.17054"^^xsd:decimal ;
  dwc:decimalLongitude "24.41201"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_2020_35.17054_24.41201_6-14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.17054 24.41201)"^^geo:wktLiteral ;
  geo-pos:lat "35.17054"^^xsd:decimal ;
  geo-pos:long "24.41201"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_2020_35.17054_24.41201_6-14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_2020_35.17054_24.41201_6-14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_2020_35.17054_24.41201_6-14'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.41201'^^xsd:double;
  dwc:latitude '35.17054'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_2020_35.17054_24.41201_6-14'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2020_35.17054_24.41201_7-14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2020_35.17054_24.41201_7-14> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2020_35.17054_24.41201_7-14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.17054 24.41201)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.17054"^^xsd:decimal ;
  dwc:decimalLongitude "24.41201"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2020_35.17054_24.41201_7-14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.17054 24.41201)"^^geo:wktLiteral ;
  geo-pos:lat "35.17054"^^xsd:decimal ;
  geo-pos:long "24.41201"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2020_35.17054_24.41201_7-14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2020_35.17054_24.41201_7-14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2020_35.17054_24.41201_7-14'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.41201'^^xsd:double;
  dwc:latitude '35.17054'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2020_35.17054_24.41201_7-14'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Sargocentron%20rubrum_2020_35.17054_24.41201_4-8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2020_35.17054_24.41201_4-8> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2020_35.17054_24.41201_4-8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.17054 24.41201)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.17054"^^xsd:decimal ;
  dwc:decimalLongitude "24.41201"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2020_35.17054_24.41201_4-8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.17054 24.41201)"^^geo:wktLiteral ;
  geo-pos:lat "35.17054"^^xsd:decimal ;
  geo-pos:long "24.41201"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Sargocentron%20rubrum_2020_35.17054_24.41201_4-8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Sargocentron rubrum_2020_35.17054_24.41201_4-8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Sargocentron rubrum_2020_35.17054_24.41201_4-8'^^xsd:string;
  dwc:scientificName 'Sargocentron rubrum (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.41201'^^xsd:double;
  dwc:latitude '35.17054'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '126400'^^xsd:integer;
  dwc:occurrenceId 'Sargocentron rubrum_2020_35.17054_24.41201_4-8'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126400'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2020_35.17054_24.41201_6-14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2020_35.17054_24.41201_6-14> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2020_35.17054_24.41201_6-14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.17054 24.41201)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.17054"^^xsd:decimal ;
  dwc:decimalLongitude "24.41201"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2020_35.17054_24.41201_6-14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.17054 24.41201)"^^geo:wktLiteral ;
  geo-pos:lat "35.17054"^^xsd:decimal ;
  geo-pos:long "24.41201"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2020_35.17054_24.41201_6-14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2020_35.17054_24.41201_6-14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2020_35.17054_24.41201_6-14'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.41201'^^xsd:double;
  dwc:latitude '35.17054'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2020_35.17054_24.41201_6-14'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '25'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2020_35.17054_24.41201_6-14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_35.17054_24.41201_6-14> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_35.17054_24.41201_6-14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.17054 24.41201)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.17054"^^xsd:decimal ;
  dwc:decimalLongitude "24.41201"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_35.17054_24.41201_6-14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.17054 24.41201)"^^geo:wktLiteral ;
  geo-pos:lat "35.17054"^^xsd:decimal ;
  geo-pos:long "24.41201"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2020_35.17054_24.41201_6-14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2020_35.17054_24.41201_6-14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2020_35.17054_24.41201_6-14'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.41201'^^xsd:double;
  dwc:latitude '35.17054'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2020_35.17054_24.41201_6-14'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2000'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2018_35.17418_24.41201_10-10_J%C3%A9r%C3%B4me%20Smeets>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2018_35.17418_24.41201_10-10_J%C3%A9r%C3%B4me%20Smeets> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2018_35.17418_24.41201_10-10_J%C3%A9r%C3%B4me%20Smeets> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.17418 24.41201)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.17418"^^xsd:decimal ;
  dwc:decimalLongitude "24.41201"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2018_35.17418_24.41201_10-10_J%C3%A9r%C3%B4me%20Smeets>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.17418 24.41201)"^^geo:wktLiteral ;
  geo-pos:lat "35.17418"^^xsd:decimal ;
  geo-pos:long "24.41201"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2018_35.17418_24.41201_10-10_J%C3%A9r%C3%B4me%20Smeets>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2018_35.17418_24.41201_10-10_Jérôme Smeets" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2018_35.17418_24.41201_10-10_Jérôme Smeets'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Jérôme Smeets'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.41201'^^xsd:double;
  dwc:latitude '35.17418'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2018_35.17418_24.41201_10-10_Jérôme Smeets'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2017_35.17072_24.41203_8-8_Francesco%20Tiralongo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2017_35.17072_24.41203_8-8_Francesco%20Tiralongo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2017_35.17072_24.41203_8-8_Francesco%20Tiralongo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.17072 24.41203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.17072"^^xsd:decimal ;
  dwc:decimalLongitude "24.41203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2017_35.17072_24.41203_8-8_Francesco%20Tiralongo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.17072 24.41203)"^^geo:wktLiteral ;
  geo-pos:lat "35.17072"^^xsd:decimal ;
  geo-pos:long "24.41203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2017_35.17072_24.41203_8-8_Francesco%20Tiralongo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2017_35.17072_24.41203_8-8_Francesco Tiralongo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2017_35.17072_24.41203_8-8_Francesco Tiralongo'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Francesco Tiralongo'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.41203'^^xsd:double;
  dwc:latitude '35.17072'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2017_35.17072_24.41203_8-8_Francesco Tiralongo'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2008_37.12615_24.41213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_37.12615_24.41213> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_37.12615_24.41213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.12615 24.41213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.12615"^^xsd:decimal ;
  dwc:decimalLongitude "24.41213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_37.12615_24.41213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.12615 24.41213)"^^geo:wktLiteral ;
  geo-pos:lat "37.12615"^^xsd:decimal ;
  geo-pos:long "24.41213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2008_37.12615_24.41213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2008_37.12615_24.41213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2008_37.12615_24.41213'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.41213'^^xsd:double;
  dwc:latitude '37.12615'^^xsd:double;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2008_37.12615_24.41213'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2008_37.12615_24.41213_0-0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_37.12615_24.41213_0-0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_37.12615_24.41213_0-0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.12615 24.41213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.12615"^^xsd:decimal ;
  dwc:decimalLongitude "24.41213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2008_37.12615_24.41213_0-0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.12615 24.41213)"^^geo:wktLiteral ;
  geo-pos:lat "37.12615"^^xsd:decimal ;
  geo-pos:long "24.41213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2008_37.12615_24.41213_0-0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2008_37.12615_24.41213_0-0" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2008_37.12615_24.41213_0-0'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.41213'^^xsd:double;
  dwc:latitude '37.12615'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2008_37.12615_24.41213_0-0'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Ganonema%20farinosum_2016_35.1743_24.4149_0-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Ganonema%20farinosum_2016_35.1743_24.4149_0-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Ganonema%20farinosum_2016_35.1743_24.4149_0-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1743 24.4149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.1743"^^xsd:decimal ;
  dwc:decimalLongitude "24.4149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Ganonema%20farinosum_2016_35.1743_24.4149_0-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1743 24.4149)"^^geo:wktLiteral ;
  geo-pos:lat "35.1743"^^xsd:decimal ;
  geo-pos:long "24.4149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Ganonema%20farinosum_2016_35.1743_24.4149_0-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ganonema farinosum_2016_35.1743_24.4149_0-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Ganonema farinosum_2016_35.1743_24.4149_0-5'^^xsd:string;
  dwc:scientificName 'Ganonema farinosum (J.V.Lamouroux) K.-C.Fan & Y.-C.Wang, 1974'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.4149'^^xsd:double;
  dwc:latitude '35.1743'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '145749'^^xsd:integer;
  dwc:occurrenceId 'Ganonema farinosum_2016_35.1743_24.4149_0-5'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145749'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2016_35.1743_24.4149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_35.1743_24.4149> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_35.1743_24.4149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1743 24.4149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.1743"^^xsd:decimal ;
  dwc:decimalLongitude "24.4149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2016_35.1743_24.4149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1743 24.4149)"^^geo:wktLiteral ;
  geo-pos:lat "35.1743"^^xsd:decimal ;
  geo-pos:long "24.4149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2016_35.1743_24.4149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2016_35.1743_24.4149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2016_35.1743_24.4149'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.4149'^^xsd:double;
  dwc:latitude '35.1743'^^xsd:double;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2016_35.1743_24.4149'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2016_35.1743_24.4149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_35.1743_24.4149> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_35.1743_24.4149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1743 24.4149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.1743"^^xsd:decimal ;
  dwc:decimalLongitude "24.4149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_35.1743_24.4149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1743 24.4149)"^^geo:wktLiteral ;
  geo-pos:lat "35.1743"^^xsd:decimal ;
  geo-pos:long "24.4149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2016_35.1743_24.4149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2016_35.1743_24.4149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2016_35.1743_24.4149'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.4149'^^xsd:double;
  dwc:latitude '35.1743'^^xsd:double;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2016_35.1743_24.4149'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2018_35.16739_24.41839_Valentin%20de%20Mazancourt>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2018_35.16739_24.41839_Valentin%20de%20Mazancourt> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2018_35.16739_24.41839_Valentin%20de%20Mazancourt> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.16739 24.41839)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.16739"^^xsd:decimal ;
  dwc:decimalLongitude "24.41839"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2018_35.16739_24.41839_Valentin%20de%20Mazancourt>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.16739 24.41839)"^^geo:wktLiteral ;
  geo-pos:lat "35.16739"^^xsd:decimal ;
  geo-pos:long "24.41839"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2018_35.16739_24.41839_Valentin%20de%20Mazancourt>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2018_35.16739_24.41839_Valentin de Mazancourt" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2018_35.16739_24.41839_Valentin de Mazancourt'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Valentin de Mazancourt'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.41839'^^xsd:double;
  dwc:latitude '35.16739'^^xsd:double;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2018_35.16739_24.41839_Valentin de Mazancourt'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2020_35.165_24.419_0-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2020_35.165_24.419_0-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2020_35.165_24.419_0-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.165 24.419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.165"^^xsd:decimal ;
  dwc:decimalLongitude "24.419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2020_35.165_24.419_0-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.165 24.419)"^^geo:wktLiteral ;
  geo-pos:lat "35.165"^^xsd:decimal ;
  geo-pos:long "24.419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2020_35.165_24.419_0-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2020_35.165_24.419_0-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2020_35.165_24.419_0-2'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.419'^^xsd:double;
  dwc:latitude '35.165'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2020_35.165_24.419_0-2'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '20'^^xsd:integer;
  dwc:organismQuantityType '% cover'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2018_35.17007_24.41926_Valentin%20de%20Mazancourt>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2018_35.17007_24.41926_Valentin%20de%20Mazancourt> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2018_35.17007_24.41926_Valentin%20de%20Mazancourt> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.17007 24.41926)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.17007"^^xsd:decimal ;
  dwc:decimalLongitude "24.41926"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "15"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2018_35.17007_24.41926_Valentin%20de%20Mazancourt>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.17007 24.41926)"^^geo:wktLiteral ;
  geo-pos:lat "35.17007"^^xsd:decimal ;
  geo-pos:long "24.41926"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "15"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2018_35.17007_24.41926_Valentin%20de%20Mazancourt>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2018_35.17007_24.41926_Valentin de Mazancourt" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2018_35.17007_24.41926_Valentin de Mazancourt'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Valentin de Mazancourt'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.41926'^^xsd:double;
  dwc:latitude '35.17007'^^xsd:double;
  dwc:coordinatePrecision '15'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2018_35.17007_24.41926_Valentin de Mazancourt'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2018_35.17043_24.41936_Valentin%20de%20Mazancourt>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2018_35.17043_24.41936_Valentin%20de%20Mazancourt> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2018_35.17043_24.41936_Valentin%20de%20Mazancourt> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.17043 24.41936)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.17043"^^xsd:decimal ;
  dwc:decimalLongitude "24.41936"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "15"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2018_35.17043_24.41936_Valentin%20de%20Mazancourt>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.17043 24.41936)"^^geo:wktLiteral ;
  geo-pos:lat "35.17043"^^xsd:decimal ;
  geo-pos:long "24.41936"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "15"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2018_35.17043_24.41936_Valentin%20de%20Mazancourt>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2018_35.17043_24.41936_Valentin de Mazancourt" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2018_35.17043_24.41936_Valentin de Mazancourt'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Valentin de Mazancourt'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.41936'^^xsd:double;
  dwc:latitude '35.17043'^^xsd:double;
  dwc:coordinatePrecision '15'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2018_35.17043_24.41936_Valentin de Mazancourt'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Sargocentron%20rubrum_2017_35.16586_24.4195_18-18_Francesco%20Tiralongo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2017_35.16586_24.4195_18-18_Francesco%20Tiralongo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2017_35.16586_24.4195_18-18_Francesco%20Tiralongo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.16586 24.4195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.16586"^^xsd:decimal ;
  dwc:decimalLongitude "24.4195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2017_35.16586_24.4195_18-18_Francesco%20Tiralongo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.16586 24.4195)"^^geo:wktLiteral ;
  geo-pos:lat "35.16586"^^xsd:decimal ;
  geo-pos:long "24.4195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Sargocentron%20rubrum_2017_35.16586_24.4195_18-18_Francesco%20Tiralongo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Sargocentron rubrum_2017_35.16586_24.4195_18-18_Francesco Tiralongo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Sargocentron rubrum_2017_35.16586_24.4195_18-18_Francesco Tiralongo'^^xsd:string;
  dwc:scientificName 'Sargocentron rubrum (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Francesco Tiralongo'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.4195'^^xsd:double;
  dwc:latitude '35.16586'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '126400'^^xsd:integer;
  dwc:occurrenceId 'Sargocentron rubrum_2017_35.16586_24.4195_18-18_Francesco Tiralongo'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126400'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Torquigener%20flavimaculosus_2017_35.16607_24.41981_14-14_Stefanos%20Kalogirou>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2017_35.16607_24.41981_14-14_Stefanos%20Kalogirou> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2017_35.16607_24.41981_14-14_Stefanos%20Kalogirou> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.16607 24.41981)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.16607"^^xsd:decimal ;
  dwc:decimalLongitude "24.41981"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2017_35.16607_24.41981_14-14_Stefanos%20Kalogirou>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.16607 24.41981)"^^geo:wktLiteral ;
  geo-pos:lat "35.16607"^^xsd:decimal ;
  geo-pos:long "24.41981"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Torquigener%20flavimaculosus_2017_35.16607_24.41981_14-14_Stefanos%20Kalogirou>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Torquigener flavimaculosus_2017_35.16607_24.41981_14-14_Stefanos Kalogirou" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Torquigener flavimaculosus_2017_35.16607_24.41981_14-14_Stefanos Kalogirou'^^xsd:string;
  dwc:scientificName 'Torquigener flavimaculosus Hardy & Randall, 1983'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Stefanos Kalogirou'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.41981'^^xsd:double;
  dwc:latitude '35.16607'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '219962'^^xsd:integer;
  dwc:occurrenceId 'Torquigener flavimaculosus_2017_35.16607_24.41981_14-14_Stefanos Kalogirou'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219962'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '4'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2019_35.1656_24.4199_3-15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2019_35.1656_24.4199_3-15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2019_35.1656_24.4199_3-15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1656 24.4199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.1656"^^xsd:decimal ;
  dwc:decimalLongitude "24.4199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2019_35.1656_24.4199_3-15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1656 24.4199)"^^geo:wktLiteral ;
  geo-pos:lat "35.1656"^^xsd:decimal ;
  geo-pos:long "24.4199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2019_35.1656_24.4199_3-15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2019_35.1656_24.4199_3-15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2019_35.1656_24.4199_3-15'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.4199'^^xsd:double;
  dwc:latitude '35.1656'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Marine Food Webs project/ UAEGEAN'^^xsd:string;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2019_35.1656_24.4199_3-15'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2019_35.1656_24.4199_15-15_Eleni%20Kytinou>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_35.1656_24.4199_15-15_Eleni%20Kytinou> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_35.1656_24.4199_15-15_Eleni%20Kytinou> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1656 24.4199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.1656"^^xsd:decimal ;
  dwc:decimalLongitude "24.4199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2019_35.1656_24.4199_15-15_Eleni%20Kytinou>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1656 24.4199)"^^geo:wktLiteral ;
  geo-pos:lat "35.1656"^^xsd:decimal ;
  geo-pos:long "24.4199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2019_35.1656_24.4199_15-15_Eleni%20Kytinou>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2019_35.1656_24.4199_15-15_Eleni Kytinou" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2019_35.1656_24.4199_15-15_Eleni Kytinou'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Eleni Kytinou'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.4199'^^xsd:double;
  dwc:latitude '35.1656'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Marine Food Webs project/ UAEGEAN'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2019_35.1656_24.4199_15-15_Eleni Kytinou'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2019_35.1656_24.4199_5-5_Maria%20Sini>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_35.1656_24.4199_5-5_Maria%20Sini> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_35.1656_24.4199_5-5_Maria%20Sini> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1656 24.4199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.1656"^^xsd:decimal ;
  dwc:decimalLongitude "24.4199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2019_35.1656_24.4199_5-5_Maria%20Sini>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1656 24.4199)"^^geo:wktLiteral ;
  geo-pos:lat "35.1656"^^xsd:decimal ;
  geo-pos:long "24.4199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2019_35.1656_24.4199_5-5_Maria%20Sini>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2019_35.1656_24.4199_5-5_Maria Sini" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2019_35.1656_24.4199_5-5_Maria Sini'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Sini'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.4199'^^xsd:double;
  dwc:latitude '35.1656'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Marine Food Webs project/ UAEGEAN'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2019_35.1656_24.4199_5-5_Maria Sini'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Torquigener%20flavimaculosus_2017_35.16638_24.42023_10.5-10.5_Stefanos%20Kalogirou>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2017_35.16638_24.42023_10.5-10.5_Stefanos%20Kalogirou> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2017_35.16638_24.42023_10.5-10.5_Stefanos%20Kalogirou> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.16638 24.42023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.16638"^^xsd:decimal ;
  dwc:decimalLongitude "24.42023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2017_35.16638_24.42023_10.5-10.5_Stefanos%20Kalogirou>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.16638 24.42023)"^^geo:wktLiteral ;
  geo-pos:lat "35.16638"^^xsd:decimal ;
  geo-pos:long "24.42023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Torquigener%20flavimaculosus_2017_35.16638_24.42023_10.5-10.5_Stefanos%20Kalogirou>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Torquigener flavimaculosus_2017_35.16638_24.42023_10.5-10.5_Stefanos Kalogirou" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Torquigener flavimaculosus_2017_35.16638_24.42023_10.5-10.5_Stefanos Kalogirou'^^xsd:string;
  dwc:scientificName 'Torquigener flavimaculosus Hardy & Randall, 1983'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Stefanos Kalogirou'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.42023'^^xsd:double;
  dwc:latitude '35.16638'^^xsd:double;
  dwc:minimumDepth '10.5'^^xsd:double;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '219962'^^xsd:integer;
  dwc:occurrenceId 'Torquigener flavimaculosus_2017_35.16638_24.42023_10.5-10.5_Stefanos Kalogirou'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219962'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2008_36.65957_24.42053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.65957_24.42053> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.65957_24.42053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65957 24.42053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65957"^^xsd:decimal ;
  dwc:decimalLongitude "24.42053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "38"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.65957_24.42053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65957 24.42053)"^^geo:wktLiteral ;
  geo-pos:lat "36.65957"^^xsd:decimal ;
  geo-pos:long "24.42053"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "38"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2008_36.65957_24.42053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2008_36.65957_24.42053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2008_36.65957_24.42053'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.42053'^^xsd:double;
  dwc:latitude '36.65957'^^xsd:double;
  dwc:coordinatePrecision '38'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2008_36.65957_24.42053'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2008_36.65957_24.42053_0-0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.65957_24.42053_0-0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.65957_24.42053_0-0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65957 24.42053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65957"^^xsd:decimal ;
  dwc:decimalLongitude "24.42053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "38"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.65957_24.42053_0-0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65957 24.42053)"^^geo:wktLiteral ;
  geo-pos:lat "36.65957"^^xsd:decimal ;
  geo-pos:long "24.42053"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "38"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2008_36.65957_24.42053_0-0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2008_36.65957_24.42053_0-0" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2008_36.65957_24.42053_0-0'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.42053'^^xsd:double;
  dwc:latitude '36.65957'^^xsd:double;
  dwc:coordinatePrecision '38'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2008_36.65957_24.42053_0-0'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2008_36.77457_24.4261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.77457_24.4261> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.77457_24.4261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.77457 24.4261)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.77457"^^xsd:decimal ;
  dwc:decimalLongitude "24.4261"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.77457_24.4261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.77457 24.4261)"^^geo:wktLiteral ;
  geo-pos:lat "36.77457"^^xsd:decimal ;
  geo-pos:long "24.4261"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2008_36.77457_24.4261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2008_36.77457_24.4261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2008_36.77457_24.4261'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.4261'^^xsd:double;
  dwc:latitude '36.77457'^^xsd:double;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2008_36.77457_24.4261'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2008_36.77457_24.4261_0-0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.77457_24.4261_0-0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.77457_24.4261_0-0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.77457 24.4261)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.77457"^^xsd:decimal ;
  dwc:decimalLongitude "24.4261"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.77457_24.4261_0-0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.77457 24.4261)"^^geo:wktLiteral ;
  geo-pos:lat "36.77457"^^xsd:decimal ;
  geo-pos:long "24.4261"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2008_36.77457_24.4261_0-0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2008_36.77457_24.4261_0-0" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2008_36.77457_24.4261_0-0'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.4261'^^xsd:double;
  dwc:latitude '36.77457'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2008_36.77457_24.4261_0-0'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2009_37.4419_24.42624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_37.4419_24.42624> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_37.4419_24.42624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4419 24.42624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.4419"^^xsd:decimal ;
  dwc:decimalLongitude "24.42624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_37.4419_24.42624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4419 24.42624)"^^geo:wktLiteral ;
  geo-pos:lat "37.4419"^^xsd:decimal ;
  geo-pos:long "24.42624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2009_37.4419_24.42624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2009_37.4419_24.42624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2009_37.4419_24.42624'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.42624'^^xsd:double;
  dwc:latitude '37.4419'^^xsd:double;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2009_37.4419_24.42624'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Stypopodium%20schimperi_2010_37.4419_24.42624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2010_37.4419_24.42624> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2010_37.4419_24.42624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4419 24.42624)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.4419"^^xsd:decimal ;
  dwc:decimalLongitude "24.42624"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2010_37.4419_24.42624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4419 24.42624)"^^geo:wktLiteral ;
  geo-pos:lat "37.4419"^^xsd:decimal ;
  geo-pos:long "24.42624"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Stypopodium%20schimperi_2010_37.4419_24.42624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Stypopodium schimperi_2010_37.4419_24.42624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Stypopodium schimperi_2010_37.4419_24.42624'^^xsd:string;
  dwc:scientificName 'Stypopodium schimperi (Kützing) Verlaque & Boudouresque, 1991'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.42624'^^xsd:double;
  dwc:latitude '37.4419'^^xsd:double;
  dwc:aphiaid '145391'^^xsd:integer;
  dwc:occurrenceId 'Stypopodium schimperi_2010_37.4419_24.42624'^^xsd:string;
  dwc:observationDate '2010-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145391'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2008_37.14805_24.42655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_37.14805_24.42655> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_37.14805_24.42655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14805 24.42655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.14805"^^xsd:decimal ;
  dwc:decimalLongitude "24.42655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_37.14805_24.42655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14805 24.42655)"^^geo:wktLiteral ;
  geo-pos:lat "37.14805"^^xsd:decimal ;
  geo-pos:long "24.42655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2008_37.14805_24.42655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2008_37.14805_24.42655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2008_37.14805_24.42655'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.42655'^^xsd:double;
  dwc:latitude '37.14805'^^xsd:double;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2008_37.14805_24.42655'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2008_37.14805_24.42655_0-0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_37.14805_24.42655_0-0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_37.14805_24.42655_0-0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14805 24.42655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.14805"^^xsd:decimal ;
  dwc:decimalLongitude "24.42655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2008_37.14805_24.42655_0-0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14805 24.42655)"^^geo:wktLiteral ;
  geo-pos:lat "37.14805"^^xsd:decimal ;
  geo-pos:long "24.42655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2008_37.14805_24.42655_0-0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2008_37.14805_24.42655_0-0" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2008_37.14805_24.42655_0-0'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.42655'^^xsd:double;
  dwc:latitude '37.14805'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2008_37.14805_24.42655_0-0'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2008_37.16927_24.42735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_37.16927_24.42735> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_37.16927_24.42735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16927 24.42735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.16927"^^xsd:decimal ;
  dwc:decimalLongitude "24.42735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_37.16927_24.42735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16927 24.42735)"^^geo:wktLiteral ;
  geo-pos:lat "37.16927"^^xsd:decimal ;
  geo-pos:long "24.42735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2008_37.16927_24.42735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2008_37.16927_24.42735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2008_37.16927_24.42735'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.42735'^^xsd:double;
  dwc:latitude '37.16927'^^xsd:double;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2008_37.16927_24.42735'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2008_37.16927_24.42735_0-0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_37.16927_24.42735_0-0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_37.16927_24.42735_0-0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16927 24.42735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.16927"^^xsd:decimal ;
  dwc:decimalLongitude "24.42735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2008_37.16927_24.42735_0-0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16927 24.42735)"^^geo:wktLiteral ;
  geo-pos:lat "37.16927"^^xsd:decimal ;
  geo-pos:long "24.42735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2008_37.16927_24.42735_0-0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2008_37.16927_24.42735_0-0" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2008_37.16927_24.42735_0-0'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.42735'^^xsd:double;
  dwc:latitude '37.16927'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2008_37.16927_24.42735_0-0'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2008_37.12562_24.4329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_37.12562_24.4329> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_37.12562_24.4329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.12562 24.4329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.12562"^^xsd:decimal ;
  dwc:decimalLongitude "24.4329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_37.12562_24.4329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.12562 24.4329)"^^geo:wktLiteral ;
  geo-pos:lat "37.12562"^^xsd:decimal ;
  geo-pos:long "24.4329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2008_37.12562_24.4329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2008_37.12562_24.4329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2008_37.12562_24.4329'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.4329'^^xsd:double;
  dwc:latitude '37.12562'^^xsd:double;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2008_37.12562_24.4329'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2008_37.12562_24.4329_0-0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_37.12562_24.4329_0-0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_37.12562_24.4329_0-0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.12562 24.4329)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.12562"^^xsd:decimal ;
  dwc:decimalLongitude "24.4329"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2008_37.12562_24.4329_0-0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.12562 24.4329)"^^geo:wktLiteral ;
  geo-pos:lat "37.12562"^^xsd:decimal ;
  geo-pos:long "24.4329"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2008_37.12562_24.4329_0-0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2008_37.12562_24.4329_0-0" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2008_37.12562_24.4329_0-0'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.4329'^^xsd:double;
  dwc:latitude '37.12562'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2008_37.12562_24.4329_0-0'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Conomurex%20persicus_2020_37.46041_24.43586_4-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Conomurex%20persicus_2020_37.46041_24.43586_4-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Conomurex%20persicus_2020_37.46041_24.43586_4-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.46041 24.43586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.46041"^^xsd:decimal ;
  dwc:decimalLongitude "24.43586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Conomurex%20persicus_2020_37.46041_24.43586_4-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.46041 24.43586)"^^geo:wktLiteral ;
  geo-pos:lat "37.46041"^^xsd:decimal ;
  geo-pos:long "24.43586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Conomurex%20persicus_2020_37.46041_24.43586_4-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Conomurex persicus_2020_37.46041_24.43586_4-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Conomurex persicus_2020_37.46041_24.43586_4-5'^^xsd:string;
  dwc:scientificName 'Conomurex persicus (Swainson, 1821)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.43586'^^xsd:double;
  dwc:latitude '37.46041'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '565371'^^xsd:integer;
  dwc:occurrenceId 'Conomurex persicus_2020_37.46041_24.43586_4-5'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '565371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '164'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2020-08-20_37.46041_24.43586_5-5_Michail%20Ragkousis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-08-20_37.46041_24.43586_5-5_Michail%20Ragkousis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-08-20_37.46041_24.43586_5-5_Michail%20Ragkousis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.46041 24.43586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.46041"^^xsd:decimal ;
  dwc:decimalLongitude "24.43586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2020-08-20_37.46041_24.43586_5-5_Michail%20Ragkousis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.46041 24.43586)"^^geo:wktLiteral ;
  geo-pos:lat "37.46041"^^xsd:decimal ;
  geo-pos:long "24.43586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2020-08-20_37.46041_24.43586_5-5_Michail%20Ragkousis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2020-08-20_37.46041_24.43586_5-5_Michail Ragkousis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2020-08-20_37.46041_24.43586_5-5_Michail Ragkousis'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Michail Ragkousis'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.43586'^^xsd:double;
  dwc:latitude '37.46041'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2020-08-20_37.46041_24.43586_5-5_Michail Ragkousis'^^xsd:string;
  dwc:observationDate '2020-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2020-08-21_37.46041_24.43586_5-5_Michail%20Ragkousis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-08-21_37.46041_24.43586_5-5_Michail%20Ragkousis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-08-21_37.46041_24.43586_5-5_Michail%20Ragkousis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.46041 24.43586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.46041"^^xsd:decimal ;
  dwc:decimalLongitude "24.43586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2020-08-21_37.46041_24.43586_5-5_Michail%20Ragkousis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.46041 24.43586)"^^geo:wktLiteral ;
  geo-pos:lat "37.46041"^^xsd:decimal ;
  geo-pos:long "24.43586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2020-08-21_37.46041_24.43586_5-5_Michail%20Ragkousis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2020-08-21_37.46041_24.43586_5-5_Michail Ragkousis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2020-08-21_37.46041_24.43586_5-5_Michail Ragkousis'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Michail Ragkousis'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.43586'^^xsd:double;
  dwc:latitude '37.46041'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2020-08-21_37.46041_24.43586_5-5_Michail Ragkousis'^^xsd:string;
  dwc:observationDate '2020-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2020-08-22_37.46041_24.43586_5-5_Michail%20Ragkousis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-08-22_37.46041_24.43586_5-5_Michail%20Ragkousis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-08-22_37.46041_24.43586_5-5_Michail%20Ragkousis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.46041 24.43586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.46041"^^xsd:decimal ;
  dwc:decimalLongitude "24.43586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2020-08-22_37.46041_24.43586_5-5_Michail%20Ragkousis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.46041 24.43586)"^^geo:wktLiteral ;
  geo-pos:lat "37.46041"^^xsd:decimal ;
  geo-pos:long "24.43586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2020-08-22_37.46041_24.43586_5-5_Michail%20Ragkousis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2020-08-22_37.46041_24.43586_5-5_Michail Ragkousis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2020-08-22_37.46041_24.43586_5-5_Michail Ragkousis'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Michail Ragkousis'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.43586'^^xsd:double;
  dwc:latitude '37.46041'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2020-08-22_37.46041_24.43586_5-5_Michail Ragkousis'^^xsd:string;
  dwc:observationDate '2020-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2020-08-23_37.46041_24.43586_15-15_Alexandros%20Tsatiris>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-08-23_37.46041_24.43586_15-15_Alexandros%20Tsatiris> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-08-23_37.46041_24.43586_15-15_Alexandros%20Tsatiris> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.46041 24.43586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.46041"^^xsd:decimal ;
  dwc:decimalLongitude "24.43586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2020-08-23_37.46041_24.43586_15-15_Alexandros%20Tsatiris>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.46041 24.43586)"^^geo:wktLiteral ;
  geo-pos:lat "37.46041"^^xsd:decimal ;
  geo-pos:long "24.43586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2020-08-23_37.46041_24.43586_15-15_Alexandros%20Tsatiris>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2020-08-23_37.46041_24.43586_15-15_Alexandros Tsatiris" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2020-08-23_37.46041_24.43586_15-15_Alexandros Tsatiris'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Alexandros Tsatiris'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.43586'^^xsd:double;
  dwc:latitude '37.46041'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2020-08-23_37.46041_24.43586_15-15_Alexandros Tsatiris'^^xsd:string;
  dwc:observationDate '2020-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2020-08-24_37.46041_24.43586_15-15_Alexandros%20Tsatiris>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-08-24_37.46041_24.43586_15-15_Alexandros%20Tsatiris> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-08-24_37.46041_24.43586_15-15_Alexandros%20Tsatiris> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.46041 24.43586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.46041"^^xsd:decimal ;
  dwc:decimalLongitude "24.43586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2020-08-24_37.46041_24.43586_15-15_Alexandros%20Tsatiris>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.46041 24.43586)"^^geo:wktLiteral ;
  geo-pos:lat "37.46041"^^xsd:decimal ;
  geo-pos:long "24.43586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2020-08-24_37.46041_24.43586_15-15_Alexandros%20Tsatiris>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2020-08-24_37.46041_24.43586_15-15_Alexandros Tsatiris" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2020-08-24_37.46041_24.43586_15-15_Alexandros Tsatiris'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Alexandros Tsatiris'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.43586'^^xsd:double;
  dwc:latitude '37.46041'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2020-08-24_37.46041_24.43586_15-15_Alexandros Tsatiris'^^xsd:string;
  dwc:observationDate '2020-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2020-08-25_37.46041_24.43586_15-15_Alexandros%20Tsatiris>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-08-25_37.46041_24.43586_15-15_Alexandros%20Tsatiris> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-08-25_37.46041_24.43586_15-15_Alexandros%20Tsatiris> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.46041 24.43586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.46041"^^xsd:decimal ;
  dwc:decimalLongitude "24.43586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2020-08-25_37.46041_24.43586_15-15_Alexandros%20Tsatiris>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.46041 24.43586)"^^geo:wktLiteral ;
  geo-pos:lat "37.46041"^^xsd:decimal ;
  geo-pos:long "24.43586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2020-08-25_37.46041_24.43586_15-15_Alexandros%20Tsatiris>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2020-08-25_37.46041_24.43586_15-15_Alexandros Tsatiris" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2020-08-25_37.46041_24.43586_15-15_Alexandros Tsatiris'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Alexandros Tsatiris'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.43586'^^xsd:double;
  dwc:latitude '37.46041'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2020-08-25_37.46041_24.43586_15-15_Alexandros Tsatiris'^^xsd:string;
  dwc:observationDate '2020-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2020-08-26_37.46041_24.43586_15-15_Michail%20Ragkousis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-08-26_37.46041_24.43586_15-15_Michail%20Ragkousis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-08-26_37.46041_24.43586_15-15_Michail%20Ragkousis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.46041 24.43586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.46041"^^xsd:decimal ;
  dwc:decimalLongitude "24.43586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2020-08-26_37.46041_24.43586_15-15_Michail%20Ragkousis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.46041 24.43586)"^^geo:wktLiteral ;
  geo-pos:lat "37.46041"^^xsd:decimal ;
  geo-pos:long "24.43586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2020-08-26_37.46041_24.43586_15-15_Michail%20Ragkousis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2020-08-26_37.46041_24.43586_15-15_Michail Ragkousis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2020-08-26_37.46041_24.43586_15-15_Michail Ragkousis'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Michail Ragkousis'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.43586'^^xsd:double;
  dwc:latitude '37.46041'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2020-08-26_37.46041_24.43586_15-15_Michail Ragkousis'^^xsd:string;
  dwc:observationDate '2020-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '6'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2020-08-20_37.46041_24.43586_5-5_Michail%20Ragkousis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020-08-20_37.46041_24.43586_5-5_Michail%20Ragkousis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020-08-20_37.46041_24.43586_5-5_Michail%20Ragkousis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.46041 24.43586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.46041"^^xsd:decimal ;
  dwc:decimalLongitude "24.43586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020-08-20_37.46041_24.43586_5-5_Michail%20Ragkousis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.46041 24.43586)"^^geo:wktLiteral ;
  geo-pos:lat "37.46041"^^xsd:decimal ;
  geo-pos:long "24.43586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2020-08-20_37.46041_24.43586_5-5_Michail%20Ragkousis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2020-08-20_37.46041_24.43586_5-5_Michail Ragkousis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2020-08-20_37.46041_24.43586_5-5_Michail Ragkousis'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Michail Ragkousis'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.43586'^^xsd:double;
  dwc:latitude '37.46041'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2020-08-20_37.46041_24.43586_5-5_Michail Ragkousis'^^xsd:string;
  dwc:observationDate '2020-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2020-08-21_37.46041_24.43586_5-5_Michail%20Ragkousis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020-08-21_37.46041_24.43586_5-5_Michail%20Ragkousis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020-08-21_37.46041_24.43586_5-5_Michail%20Ragkousis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.46041 24.43586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.46041"^^xsd:decimal ;
  dwc:decimalLongitude "24.43586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020-08-21_37.46041_24.43586_5-5_Michail%20Ragkousis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.46041 24.43586)"^^geo:wktLiteral ;
  geo-pos:lat "37.46041"^^xsd:decimal ;
  geo-pos:long "24.43586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2020-08-21_37.46041_24.43586_5-5_Michail%20Ragkousis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2020-08-21_37.46041_24.43586_5-5_Michail Ragkousis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2020-08-21_37.46041_24.43586_5-5_Michail Ragkousis'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Michail Ragkousis'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.43586'^^xsd:double;
  dwc:latitude '37.46041'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2020-08-21_37.46041_24.43586_5-5_Michail Ragkousis'^^xsd:string;
  dwc:observationDate '2020-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2020_37.46041_24.43586_15-15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_37.46041_24.43586_15-15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_37.46041_24.43586_15-15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.46041 24.43586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.46041"^^xsd:decimal ;
  dwc:decimalLongitude "24.43586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_37.46041_24.43586_15-15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.46041 24.43586)"^^geo:wktLiteral ;
  geo-pos:lat "37.46041"^^xsd:decimal ;
  geo-pos:long "24.43586"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2020_37.46041_24.43586_15-15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2020_37.46041_24.43586_15-15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2020_37.46041_24.43586_15-15'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.43586'^^xsd:double;
  dwc:latitude '37.46041'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2020_37.46041_24.43586_15-15'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2008_36.75682_24.43902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.75682_24.43902> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.75682_24.43902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75682 24.43902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.75682"^^xsd:decimal ;
  dwc:decimalLongitude "24.43902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.75682_24.43902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75682 24.43902)"^^geo:wktLiteral ;
  geo-pos:lat "36.75682"^^xsd:decimal ;
  geo-pos:long "24.43902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2008_36.75682_24.43902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2008_36.75682_24.43902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2008_36.75682_24.43902'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.43902'^^xsd:double;
  dwc:latitude '36.75682'^^xsd:double;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2008_36.75682_24.43902'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2008_36.75682_24.43902_0-0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.75682_24.43902_0-0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.75682_24.43902_0-0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75682 24.43902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.75682"^^xsd:decimal ;
  dwc:decimalLongitude "24.43902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.75682_24.43902_0-0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75682 24.43902)"^^geo:wktLiteral ;
  geo-pos:lat "36.75682"^^xsd:decimal ;
  geo-pos:long "24.43902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2008_36.75682_24.43902_0-0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2008_36.75682_24.43902_0-0" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2008_36.75682_24.43902_0-0'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.43902'^^xsd:double;
  dwc:latitude '36.75682'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2008_36.75682_24.43902_0-0'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2008_37.19088_24.44508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_37.19088_24.44508> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_37.19088_24.44508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.19088 24.44508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.19088"^^xsd:decimal ;
  dwc:decimalLongitude "24.44508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_37.19088_24.44508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.19088 24.44508)"^^geo:wktLiteral ;
  geo-pos:lat "37.19088"^^xsd:decimal ;
  geo-pos:long "24.44508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2008_37.19088_24.44508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2008_37.19088_24.44508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2008_37.19088_24.44508'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.44508'^^xsd:double;
  dwc:latitude '37.19088'^^xsd:double;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2008_37.19088_24.44508'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2008_37.19088_24.44508_0-0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_37.19088_24.44508_0-0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_37.19088_24.44508_0-0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.19088 24.44508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.19088"^^xsd:decimal ;
  dwc:decimalLongitude "24.44508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2008_37.19088_24.44508_0-0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.19088 24.44508)"^^geo:wktLiteral ;
  geo-pos:lat "37.19088"^^xsd:decimal ;
  geo-pos:long "24.44508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2008_37.19088_24.44508_0-0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2008_37.19088_24.44508_0-0" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2008_37.19088_24.44508_0-0'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.44508'^^xsd:double;
  dwc:latitude '37.19088'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2008_37.19088_24.44508_0-0'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2014_36.72267_24.44578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2014_36.72267_24.44578> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2014_36.72267_24.44578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.72267 24.44578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.72267"^^xsd:decimal ;
  dwc:decimalLongitude "24.44578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2014_36.72267_24.44578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.72267 24.44578)"^^geo:wktLiteral ;
  geo-pos:lat "36.72267"^^xsd:decimal ;
  geo-pos:long "24.44578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2014_36.72267_24.44578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2014_36.72267_24.44578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2014_36.72267_24.44578'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.44578'^^xsd:double;
  dwc:latitude '36.72267'^^xsd:double;
  dwc:occurrenceRemarks 'Fisheries Directive'^^xsd:string;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2014_36.72267_24.44578'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Womersleyella%20setacea_1988_36.71852_24.44664_1.5-1.5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Womersleyella%20setacea_1988_36.71852_24.44664_1.5-1.5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Womersleyella%20setacea_1988_36.71852_24.44664_1.5-1.5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.71852 24.44664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.71852"^^xsd:decimal ;
  dwc:decimalLongitude "24.44664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Womersleyella%20setacea_1988_36.71852_24.44664_1.5-1.5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.71852 24.44664)"^^geo:wktLiteral ;
  geo-pos:lat "36.71852"^^xsd:decimal ;
  geo-pos:long "24.44664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Womersleyella%20setacea_1988_36.71852_24.44664_1.5-1.5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Womersleyella setacea_1988_36.71852_24.44664_1.5-1.5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Womersleyella setacea_1988_36.71852_24.44664_1.5-1.5'^^xsd:string;
  dwc:scientificName 'Womersleyella setacea (Hollenberg) R.E.Norris, 1992'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.44664'^^xsd:double;
  dwc:latitude '36.71852'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '146371'^^xsd:integer;
  dwc:occurrenceId 'Womersleyella setacea_1988_36.71852_24.44664_1.5-1.5'^^xsd:string;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Womersleyella%20setacea_1989_36.71852_24.44664_1.5-1.5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Womersleyella%20setacea_1989_36.71852_24.44664_1.5-1.5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Womersleyella%20setacea_1989_36.71852_24.44664_1.5-1.5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.71852 24.44664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.71852"^^xsd:decimal ;
  dwc:decimalLongitude "24.44664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Womersleyella%20setacea_1989_36.71852_24.44664_1.5-1.5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.71852 24.44664)"^^geo:wktLiteral ;
  geo-pos:lat "36.71852"^^xsd:decimal ;
  geo-pos:long "24.44664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Womersleyella%20setacea_1989_36.71852_24.44664_1.5-1.5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Womersleyella setacea_1989_36.71852_24.44664_1.5-1.5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Womersleyella setacea_1989_36.71852_24.44664_1.5-1.5'^^xsd:string;
  dwc:scientificName 'Womersleyella setacea (Hollenberg) R.E.Norris, 1992'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.44664'^^xsd:double;
  dwc:latitude '36.71852'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '146371'^^xsd:integer;
  dwc:occurrenceId 'Womersleyella setacea_1989_36.71852_24.44664_1.5-1.5'^^xsd:string;
  dwc:observationDate '1989-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Womersleyella%20setacea_1990_36.71852_24.44664_1.5-1.5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Womersleyella%20setacea_1990_36.71852_24.44664_1.5-1.5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Womersleyella%20setacea_1990_36.71852_24.44664_1.5-1.5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.71852 24.44664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.71852"^^xsd:decimal ;
  dwc:decimalLongitude "24.44664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Womersleyella%20setacea_1990_36.71852_24.44664_1.5-1.5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.71852 24.44664)"^^geo:wktLiteral ;
  geo-pos:lat "36.71852"^^xsd:decimal ;
  geo-pos:long "24.44664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Womersleyella%20setacea_1990_36.71852_24.44664_1.5-1.5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Womersleyella setacea_1990_36.71852_24.44664_1.5-1.5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Womersleyella setacea_1990_36.71852_24.44664_1.5-1.5'^^xsd:string;
  dwc:scientificName 'Womersleyella setacea (Hollenberg) R.E.Norris, 1992'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.44664'^^xsd:double;
  dwc:latitude '36.71852'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '146371'^^xsd:integer;
  dwc:occurrenceId 'Womersleyella setacea_1990_36.71852_24.44664_1.5-1.5'^^xsd:string;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Womersleyella%20setacea_1991_36.71852_24.44664_1.5-1.5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Womersleyella%20setacea_1991_36.71852_24.44664_1.5-1.5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Womersleyella%20setacea_1991_36.71852_24.44664_1.5-1.5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.71852 24.44664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.71852"^^xsd:decimal ;
  dwc:decimalLongitude "24.44664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Womersleyella%20setacea_1991_36.71852_24.44664_1.5-1.5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.71852 24.44664)"^^geo:wktLiteral ;
  geo-pos:lat "36.71852"^^xsd:decimal ;
  geo-pos:long "24.44664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Womersleyella%20setacea_1991_36.71852_24.44664_1.5-1.5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Womersleyella setacea_1991_36.71852_24.44664_1.5-1.5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Womersleyella setacea_1991_36.71852_24.44664_1.5-1.5'^^xsd:string;
  dwc:scientificName 'Womersleyella setacea (Hollenberg) R.E.Norris, 1992'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.44664'^^xsd:double;
  dwc:latitude '36.71852'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '146371'^^xsd:integer;
  dwc:occurrenceId 'Womersleyella setacea_1991_36.71852_24.44664_1.5-1.5'^^xsd:string;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Womersleyella%20setacea_1992_36.71852_24.44664_1.5-1.5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Womersleyella%20setacea_1992_36.71852_24.44664_1.5-1.5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Womersleyella%20setacea_1992_36.71852_24.44664_1.5-1.5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.71852 24.44664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.71852"^^xsd:decimal ;
  dwc:decimalLongitude "24.44664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Womersleyella%20setacea_1992_36.71852_24.44664_1.5-1.5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.71852 24.44664)"^^geo:wktLiteral ;
  geo-pos:lat "36.71852"^^xsd:decimal ;
  geo-pos:long "24.44664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Womersleyella%20setacea_1992_36.71852_24.44664_1.5-1.5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Womersleyella setacea_1992_36.71852_24.44664_1.5-1.5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Womersleyella setacea_1992_36.71852_24.44664_1.5-1.5'^^xsd:string;
  dwc:scientificName 'Womersleyella setacea (Hollenberg) R.E.Norris, 1992'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.44664'^^xsd:double;
  dwc:latitude '36.71852'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '146371'^^xsd:integer;
  dwc:occurrenceId 'Womersleyella setacea_1992_36.71852_24.44664_1.5-1.5'^^xsd:string;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Conomurex%20persicus_2018_36.75098_24.44801_davideleoberton>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Conomurex%20persicus_2018_36.75098_24.44801_davideleoberton> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Conomurex%20persicus_2018_36.75098_24.44801_davideleoberton> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75098 24.44801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.75098"^^xsd:decimal ;
  dwc:decimalLongitude "24.44801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Conomurex%20persicus_2018_36.75098_24.44801_davideleoberton>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75098 24.44801)"^^geo:wktLiteral ;
  geo-pos:lat "36.75098"^^xsd:decimal ;
  geo-pos:long "24.44801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Conomurex%20persicus_2018_36.75098_24.44801_davideleoberton>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Conomurex persicus_2018_36.75098_24.44801_davideleoberton" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Conomurex persicus_2018_36.75098_24.44801_davideleoberton'^^xsd:string;
  dwc:scientificName 'Conomurex persicus (Swainson, 1821)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'davideleoberton'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.44801'^^xsd:double;
  dwc:latitude '36.75098'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '565371'^^xsd:integer;
  dwc:occurrenceId 'Conomurex persicus_2018_36.75098_24.44801_davideleoberton'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '565371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pempheris%20rhomboidea_2018_35.37158_24.451_2-2_Francesco%20Tiralongo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pempheris%20rhomboidea_2018_35.37158_24.451_2-2_Francesco%20Tiralongo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pempheris%20rhomboidea_2018_35.37158_24.451_2-2_Francesco%20Tiralongo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.37158 24.451)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.37158"^^xsd:decimal ;
  dwc:decimalLongitude "24.451"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pempheris%20rhomboidea_2018_35.37158_24.451_2-2_Francesco%20Tiralongo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.37158 24.451)"^^geo:wktLiteral ;
  geo-pos:lat "35.37158"^^xsd:decimal ;
  geo-pos:long "24.451"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pempheris%20rhomboidea_2018_35.37158_24.451_2-2_Francesco%20Tiralongo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pempheris rhomboidea_2018_35.37158_24.451_2-2_Francesco Tiralongo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pempheris rhomboidea_2018_35.37158_24.451_2-2_Francesco Tiralongo'^^xsd:string;
  dwc:scientificName 'Pempheris rhomboidea Kossmann & Räuber, 1877'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Francesco Tiralongo'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.451'^^xsd:double;
  dwc:latitude '35.37158'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '310134'^^xsd:integer;
  dwc:occurrenceId 'Pempheris rhomboidea_2018_35.37158_24.451_2-2_Francesco Tiralongo'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '310134'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Halophila%20stipulacea_2020_37.38488_24.45475_10-11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2020_37.38488_24.45475_10-11> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2020_37.38488_24.45475_10-11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.38488 24.45475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.38488"^^xsd:decimal ;
  dwc:decimalLongitude "24.45475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Halophila%20stipulacea_2020_37.38488_24.45475_10-11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.38488 24.45475)"^^geo:wktLiteral ;
  geo-pos:lat "37.38488"^^xsd:decimal ;
  geo-pos:long "24.45475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Halophila%20stipulacea_2020_37.38488_24.45475_10-11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Halophila stipulacea_2020_37.38488_24.45475_10-11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Halophila stipulacea_2020_37.38488_24.45475_10-11'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea (Forsskål) Ascherson, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.45475'^^xsd:double;
  dwc:latitude '37.38488'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:occurrenceId 'Halophila stipulacea_2020_37.38488_24.45475_10-11'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'moderate'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2008_36.69632_24.45563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.69632_24.45563> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.69632_24.45563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.69632 24.45563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.69632"^^xsd:decimal ;
  dwc:decimalLongitude "24.45563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.69632_24.45563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.69632 24.45563)"^^geo:wktLiteral ;
  geo-pos:lat "36.69632"^^xsd:decimal ;
  geo-pos:long "24.45563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2008_36.69632_24.45563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2008_36.69632_24.45563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2008_36.69632_24.45563'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.45563'^^xsd:double;
  dwc:latitude '36.69632'^^xsd:double;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2008_36.69632_24.45563'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2008_36.69632_24.45563_0-0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.69632_24.45563_0-0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.69632_24.45563_0-0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.69632 24.45563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.69632"^^xsd:decimal ;
  dwc:decimalLongitude "24.45563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.69632_24.45563_0-0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.69632 24.45563)"^^geo:wktLiteral ;
  geo-pos:lat "36.69632"^^xsd:decimal ;
  geo-pos:long "24.45563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2008_36.69632_24.45563_0-0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2008_36.69632_24.45563_0-0" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2008_36.69632_24.45563_0-0'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.45563'^^xsd:double;
  dwc:latitude '36.69632'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2008_36.69632_24.45563_0-0'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2019_37.38935_24.45728_89-89_>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2019_37.38935_24.45728_89-89_> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2019_37.38935_24.45728_89-89_> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.38935 24.45728)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.38935"^^xsd:decimal ;
  dwc:decimalLongitude "24.45728"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "89"^^xsd:integer ;
  dwc:maximumDepthInMeters "89"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2019_37.38935_24.45728_89-89_>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.38935 24.45728)"^^geo:wktLiteral ;
  geo-pos:lat "37.38935"^^xsd:decimal ;
  geo-pos:long "24.45728"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2019_37.38935_24.45728_89-89_>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2019_37.38935_24.45728_89-89_" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2019_37.38935_24.45728_89-89_'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.45728'^^xsd:double;
  dwc:latitude '37.38935'^^xsd:double;
  dwc:minimumDepth '89'^^xsd:integer;
  dwc:maximumDepth '89'^^xsd:integer;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2019_37.38935_24.45728_89-89_'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2019_37.38935_24.45728_Geoff%20Hoese>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2019_37.38935_24.45728_Geoff%20Hoese> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2019_37.38935_24.45728_Geoff%20Hoese> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.38935 24.45728)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.38935"^^xsd:decimal ;
  dwc:decimalLongitude "24.45728"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2019_37.38935_24.45728_Geoff%20Hoese>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.38935 24.45728)"^^geo:wktLiteral ;
  geo-pos:lat "37.38935"^^xsd:decimal ;
  geo-pos:long "24.45728"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2019_37.38935_24.45728_Geoff%20Hoese>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2019_37.38935_24.45728_Geoff Hoese" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2019_37.38935_24.45728_Geoff Hoese'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Geoff Hoese'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.45728'^^xsd:double;
  dwc:latitude '37.38935'^^xsd:double;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2019_37.38935_24.45728_Geoff Hoese'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2008_37.13615_24.4573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_37.13615_24.4573> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_37.13615_24.4573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.13615 24.4573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.13615"^^xsd:decimal ;
  dwc:decimalLongitude "24.4573"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_37.13615_24.4573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.13615 24.4573)"^^geo:wktLiteral ;
  geo-pos:lat "37.13615"^^xsd:decimal ;
  geo-pos:long "24.4573"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2008_37.13615_24.4573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2008_37.13615_24.4573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2008_37.13615_24.4573'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.4573'^^xsd:double;
  dwc:latitude '37.13615'^^xsd:double;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2008_37.13615_24.4573'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2008_37.13615_24.4573_0-0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_37.13615_24.4573_0-0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_37.13615_24.4573_0-0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.13615 24.4573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.13615"^^xsd:decimal ;
  dwc:decimalLongitude "24.4573"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2008_37.13615_24.4573_0-0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.13615 24.4573)"^^geo:wktLiteral ;
  geo-pos:lat "37.13615"^^xsd:decimal ;
  geo-pos:long "24.4573"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2008_37.13615_24.4573_0-0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2008_37.13615_24.4573_0-0" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2008_37.13615_24.4573_0-0'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.4573'^^xsd:double;
  dwc:latitude '37.13615'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2008_37.13615_24.4573_0-0'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2019_36.72148_24.45747_>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2019_36.72148_24.45747_> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2019_36.72148_24.45747_> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.72148 24.45747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.72148"^^xsd:decimal ;
  dwc:decimalLongitude "24.45747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2019_36.72148_24.45747_>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.72148 24.45747)"^^geo:wktLiteral ;
  geo-pos:lat "36.72148"^^xsd:decimal ;
  geo-pos:long "24.45747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2019_36.72148_24.45747_>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2019_36.72148_24.45747_" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2019_36.72148_24.45747_'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.45747'^^xsd:double;
  dwc:latitude '36.72148'^^xsd:double;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2019_36.72148_24.45747_'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2008_36.74552_24.45752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.74552_24.45752> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.74552_24.45752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.74552 24.45752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.74552"^^xsd:decimal ;
  dwc:decimalLongitude "24.45752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.74552_24.45752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.74552 24.45752)"^^geo:wktLiteral ;
  geo-pos:lat "36.74552"^^xsd:decimal ;
  geo-pos:long "24.45752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2008_36.74552_24.45752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2008_36.74552_24.45752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2008_36.74552_24.45752'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.45752'^^xsd:double;
  dwc:latitude '36.74552'^^xsd:double;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2008_36.74552_24.45752'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2008_36.74552_24.45752_0-0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.74552_24.45752_0-0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.74552_24.45752_0-0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.74552 24.45752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.74552"^^xsd:decimal ;
  dwc:decimalLongitude "24.45752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.74552_24.45752_0-0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.74552 24.45752)"^^geo:wktLiteral ;
  geo-pos:lat "36.74552"^^xsd:decimal ;
  geo-pos:long "24.45752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2008_36.74552_24.45752_0-0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2008_36.74552_24.45752_0-0" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2008_36.74552_24.45752_0-0'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.45752'^^xsd:double;
  dwc:latitude '36.74552'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2008_36.74552_24.45752_0-0'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2020-08-20_37.38396_24.45768_15-15_Michail%20Ragkousis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-08-20_37.38396_24.45768_15-15_Michail%20Ragkousis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-08-20_37.38396_24.45768_15-15_Michail%20Ragkousis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.38396 24.45768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.38396"^^xsd:decimal ;
  dwc:decimalLongitude "24.45768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2020-08-20_37.38396_24.45768_15-15_Michail%20Ragkousis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.38396 24.45768)"^^geo:wktLiteral ;
  geo-pos:lat "37.38396"^^xsd:decimal ;
  geo-pos:long "24.45768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2020-08-20_37.38396_24.45768_15-15_Michail%20Ragkousis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2020-08-20_37.38396_24.45768_15-15_Michail Ragkousis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2020-08-20_37.38396_24.45768_15-15_Michail Ragkousis'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Michail Ragkousis'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.45768'^^xsd:double;
  dwc:latitude '37.38396'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2020-08-20_37.38396_24.45768_15-15_Michail Ragkousis'^^xsd:string;
  dwc:observationDate '2020-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '5'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2020-08-20_37.38396_24.45768_5-5_Alexandros%20Tsatiris>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-08-20_37.38396_24.45768_5-5_Alexandros%20Tsatiris> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-08-20_37.38396_24.45768_5-5_Alexandros%20Tsatiris> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.38396 24.45768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.38396"^^xsd:decimal ;
  dwc:decimalLongitude "24.45768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2020-08-20_37.38396_24.45768_5-5_Alexandros%20Tsatiris>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.38396 24.45768)"^^geo:wktLiteral ;
  geo-pos:lat "37.38396"^^xsd:decimal ;
  geo-pos:long "24.45768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2020-08-20_37.38396_24.45768_5-5_Alexandros%20Tsatiris>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2020-08-20_37.38396_24.45768_5-5_Alexandros Tsatiris" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2020-08-20_37.38396_24.45768_5-5_Alexandros Tsatiris'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Alexandros Tsatiris'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.45768'^^xsd:double;
  dwc:latitude '37.38396'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2020-08-20_37.38396_24.45768_5-5_Alexandros Tsatiris'^^xsd:string;
  dwc:observationDate '2020-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '5'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2020-08-21_37.38396_24.45768_15-15_Michail%20Ragkousis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-08-21_37.38396_24.45768_15-15_Michail%20Ragkousis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-08-21_37.38396_24.45768_15-15_Michail%20Ragkousis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.38396 24.45768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.38396"^^xsd:decimal ;
  dwc:decimalLongitude "24.45768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2020-08-21_37.38396_24.45768_15-15_Michail%20Ragkousis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.38396 24.45768)"^^geo:wktLiteral ;
  geo-pos:lat "37.38396"^^xsd:decimal ;
  geo-pos:long "24.45768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2020-08-21_37.38396_24.45768_15-15_Michail%20Ragkousis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2020-08-21_37.38396_24.45768_15-15_Michail Ragkousis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2020-08-21_37.38396_24.45768_15-15_Michail Ragkousis'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Michail Ragkousis'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.45768'^^xsd:double;
  dwc:latitude '37.38396'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2020-08-21_37.38396_24.45768_15-15_Michail Ragkousis'^^xsd:string;
  dwc:observationDate '2020-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2020-08-21_37.38396_24.45768_5-5_Alexandros%20Tsatiris>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-08-21_37.38396_24.45768_5-5_Alexandros%20Tsatiris> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-08-21_37.38396_24.45768_5-5_Alexandros%20Tsatiris> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.38396 24.45768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.38396"^^xsd:decimal ;
  dwc:decimalLongitude "24.45768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2020-08-21_37.38396_24.45768_5-5_Alexandros%20Tsatiris>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.38396 24.45768)"^^geo:wktLiteral ;
  geo-pos:lat "37.38396"^^xsd:decimal ;
  geo-pos:long "24.45768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2020-08-21_37.38396_24.45768_5-5_Alexandros%20Tsatiris>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2020-08-21_37.38396_24.45768_5-5_Alexandros Tsatiris" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2020-08-21_37.38396_24.45768_5-5_Alexandros Tsatiris'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Alexandros Tsatiris'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.45768'^^xsd:double;
  dwc:latitude '37.38396'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2020-08-21_37.38396_24.45768_5-5_Alexandros Tsatiris'^^xsd:string;
  dwc:observationDate '2020-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '6'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2020-08-22_37.38396_24.45768_15-15_Michail%20Ragkousis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-08-22_37.38396_24.45768_15-15_Michail%20Ragkousis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-08-22_37.38396_24.45768_15-15_Michail%20Ragkousis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.38396 24.45768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.38396"^^xsd:decimal ;
  dwc:decimalLongitude "24.45768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2020-08-22_37.38396_24.45768_15-15_Michail%20Ragkousis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.38396 24.45768)"^^geo:wktLiteral ;
  geo-pos:lat "37.38396"^^xsd:decimal ;
  geo-pos:long "24.45768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2020-08-22_37.38396_24.45768_15-15_Michail%20Ragkousis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2020-08-22_37.38396_24.45768_15-15_Michail Ragkousis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2020-08-22_37.38396_24.45768_15-15_Michail Ragkousis'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Michail Ragkousis'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.45768'^^xsd:double;
  dwc:latitude '37.38396'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2020-08-22_37.38396_24.45768_15-15_Michail Ragkousis'^^xsd:string;
  dwc:observationDate '2020-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '15'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2020-08-22_37.38396_24.45768_5-5_Alexandros%20Tsatiris>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-08-22_37.38396_24.45768_5-5_Alexandros%20Tsatiris> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-08-22_37.38396_24.45768_5-5_Alexandros%20Tsatiris> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.38396 24.45768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.38396"^^xsd:decimal ;
  dwc:decimalLongitude "24.45768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2020-08-22_37.38396_24.45768_5-5_Alexandros%20Tsatiris>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.38396 24.45768)"^^geo:wktLiteral ;
  geo-pos:lat "37.38396"^^xsd:decimal ;
  geo-pos:long "24.45768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2020-08-22_37.38396_24.45768_5-5_Alexandros%20Tsatiris>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2020-08-22_37.38396_24.45768_5-5_Alexandros Tsatiris" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2020-08-22_37.38396_24.45768_5-5_Alexandros Tsatiris'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Alexandros Tsatiris'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.45768'^^xsd:double;
  dwc:latitude '37.38396'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2020-08-22_37.38396_24.45768_5-5_Alexandros Tsatiris'^^xsd:string;
  dwc:observationDate '2020-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '8'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2014_37.13268_24.45937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2014_37.13268_24.45937> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2014_37.13268_24.45937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.13268 24.45937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.13268"^^xsd:decimal ;
  dwc:decimalLongitude "24.45937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2014_37.13268_24.45937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.13268 24.45937)"^^geo:wktLiteral ;
  geo-pos:lat "37.13268"^^xsd:decimal ;
  geo-pos:long "24.45937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2014_37.13268_24.45937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2014_37.13268_24.45937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2014_37.13268_24.45937'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.45937'^^xsd:double;
  dwc:latitude '37.13268'^^xsd:double;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2014_37.13268_24.45937'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Halophila%20stipulacea_2014_37.13268_24.45937_Maria%20Salomidi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2014_37.13268_24.45937_Maria%20Salomidi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2014_37.13268_24.45937_Maria%20Salomidi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.13268 24.45937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.13268"^^xsd:decimal ;
  dwc:decimalLongitude "24.45937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Halophila%20stipulacea_2014_37.13268_24.45937_Maria%20Salomidi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.13268 24.45937)"^^geo:wktLiteral ;
  geo-pos:lat "37.13268"^^xsd:decimal ;
  geo-pos:long "24.45937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Halophila%20stipulacea_2014_37.13268_24.45937_Maria%20Salomidi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Halophila stipulacea_2014_37.13268_24.45937_Maria Salomidi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Halophila stipulacea_2014_37.13268_24.45937_Maria Salomidi'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea (Forsskål) Ascherson, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Salomidi'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.45937'^^xsd:double;
  dwc:latitude '37.13268'^^xsd:double;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:occurrenceId 'Halophila stipulacea_2014_37.13268_24.45937_Maria Salomidi'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2019_36.74378_24.4604_10-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_36.74378_24.4604_10-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_36.74378_24.4604_10-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.74378 24.4604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.74378"^^xsd:decimal ;
  dwc:decimalLongitude "24.4604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2019_36.74378_24.4604_10-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.74378 24.4604)"^^geo:wktLiteral ;
  geo-pos:lat "36.74378"^^xsd:decimal ;
  geo-pos:long "24.4604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2019_36.74378_24.4604_10-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2019_36.74378_24.4604_10-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2019_36.74378_24.4604_10-10'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.4604'^^xsd:double;
  dwc:latitude '36.74378'^^xsd:double;
  dwc:coordinatePrecision '23'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2019_36.74378_24.4604_10-10'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '100'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2019_36.74378_24.4604_10-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_36.74378_24.4604_10-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_36.74378_24.4604_10-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.74378 24.4604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.74378"^^xsd:decimal ;
  dwc:decimalLongitude "24.4604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_36.74378_24.4604_10-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.74378 24.4604)"^^geo:wktLiteral ;
  geo-pos:lat "36.74378"^^xsd:decimal ;
  geo-pos:long "24.4604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2019_36.74378_24.4604_10-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2019_36.74378_24.4604_10-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2019_36.74378_24.4604_10-10'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.4604'^^xsd:double;
  dwc:latitude '36.74378'^^xsd:double;
  dwc:coordinatePrecision '23'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2019_36.74378_24.4604_10-10'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '100'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2018_36.74304_24.46273_davideleoberton>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2018_36.74304_24.46273_davideleoberton> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2018_36.74304_24.46273_davideleoberton> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.74304 24.46273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.74304"^^xsd:decimal ;
  dwc:decimalLongitude "24.46273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2018_36.74304_24.46273_davideleoberton>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.74304 24.46273)"^^geo:wktLiteral ;
  geo-pos:lat "36.74304"^^xsd:decimal ;
  geo-pos:long "24.46273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2018_36.74304_24.46273_davideleoberton>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2018_36.74304_24.46273_davideleoberton" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2018_36.74304_24.46273_davideleoberton'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'davideleoberton'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.46273'^^xsd:double;
  dwc:latitude '36.74304'^^xsd:double;
  dwc:coordinatePrecision '7'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2018_36.74304_24.46273_davideleoberton'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2008_37.20007_24.4655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_37.20007_24.4655> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_37.20007_24.4655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.20007 24.4655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.20007"^^xsd:decimal ;
  dwc:decimalLongitude "24.4655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_37.20007_24.4655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.20007 24.4655)"^^geo:wktLiteral ;
  geo-pos:lat "37.20007"^^xsd:decimal ;
  geo-pos:long "24.4655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2008_37.20007_24.4655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2008_37.20007_24.4655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2008_37.20007_24.4655'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.4655'^^xsd:double;
  dwc:latitude '37.20007'^^xsd:double;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2008_37.20007_24.4655'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2008_37.20007_24.4655_0-0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_37.20007_24.4655_0-0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_37.20007_24.4655_0-0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.20007 24.4655)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.20007"^^xsd:decimal ;
  dwc:decimalLongitude "24.4655"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2008_37.20007_24.4655_0-0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.20007 24.4655)"^^geo:wktLiteral ;
  geo-pos:lat "37.20007"^^xsd:decimal ;
  geo-pos:long "24.4655"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2008_37.20007_24.4655_0-0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2008_37.20007_24.4655_0-0" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2008_37.20007_24.4655_0-0'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.4655'^^xsd:double;
  dwc:latitude '37.20007'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2008_37.20007_24.4655_0-0'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2020_38.917_24.466_0-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2020_38.917_24.466_0-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2020_38.917_24.466_0-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.917 24.466)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.917"^^xsd:decimal ;
  dwc:decimalLongitude "24.466"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2020_38.917_24.466_0-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.917 24.466)"^^geo:wktLiteral ;
  geo-pos:lat "38.917"^^xsd:decimal ;
  geo-pos:long "24.466"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2020_38.917_24.466_0-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2020_38.917_24.466_0-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2020_38.917_24.466_0-10'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.466'^^xsd:double;
  dwc:latitude '38.917'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2020_38.917_24.466_0-10'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '100'^^xsd:integer;
  dwc:organismQuantityType '% cover'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2020_38.917_24.466_1-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2020_38.917_24.466_1-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2020_38.917_24.466_1-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.917 24.466)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.917"^^xsd:decimal ;
  dwc:decimalLongitude "24.466"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2020_38.917_24.466_1-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.917 24.466)"^^geo:wktLiteral ;
  geo-pos:lat "38.917"^^xsd:decimal ;
  geo-pos:long "24.466"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2020_38.917_24.466_1-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2020_38.917_24.466_1-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2020_38.917_24.466_1-5'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.466'^^xsd:double;
  dwc:latitude '38.917'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2020_38.917_24.466_1-5'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2014_36.6632_24.46618_Maria%20Salomidi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2014_36.6632_24.46618_Maria%20Salomidi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2014_36.6632_24.46618_Maria%20Salomidi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6632 24.46618)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6632"^^xsd:decimal ;
  dwc:decimalLongitude "24.46618"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2014_36.6632_24.46618_Maria%20Salomidi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6632 24.46618)"^^geo:wktLiteral ;
  geo-pos:lat "36.6632"^^xsd:decimal ;
  geo-pos:long "24.46618"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2014_36.6632_24.46618_Maria%20Salomidi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2014_36.6632_24.46618_Maria Salomidi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2014_36.6632_24.46618_Maria Salomidi'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Salomidi'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.46618'^^xsd:double;
  dwc:latitude '36.6632'^^xsd:double;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2014_36.6632_24.46618_Maria Salomidi'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2014_36.6632_24.46618_Maria%20Salomidi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2014_36.6632_24.46618_Maria%20Salomidi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2014_36.6632_24.46618_Maria%20Salomidi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6632 24.46618)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6632"^^xsd:decimal ;
  dwc:decimalLongitude "24.46618"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2014_36.6632_24.46618_Maria%20Salomidi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6632 24.46618)"^^geo:wktLiteral ;
  geo-pos:lat "36.6632"^^xsd:decimal ;
  geo-pos:long "24.46618"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2014_36.6632_24.46618_Maria%20Salomidi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2014_36.6632_24.46618_Maria Salomidi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2014_36.6632_24.46618_Maria Salomidi'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Salomidi'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.46618'^^xsd:double;
  dwc:latitude '36.6632'^^xsd:double;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2014_36.6632_24.46618_Maria Salomidi'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2014_36.70991_24.46638_Maria%20Salomidi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2014_36.70991_24.46638_Maria%20Salomidi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2014_36.70991_24.46638_Maria%20Salomidi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.70991 24.46638)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.70991"^^xsd:decimal ;
  dwc:decimalLongitude "24.46638"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2014_36.70991_24.46638_Maria%20Salomidi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.70991 24.46638)"^^geo:wktLiteral ;
  geo-pos:lat "36.70991"^^xsd:decimal ;
  geo-pos:long "24.46638"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2014_36.70991_24.46638_Maria%20Salomidi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2014_36.70991_24.46638_Maria Salomidi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2014_36.70991_24.46638_Maria Salomidi'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Salomidi'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.46638'^^xsd:double;
  dwc:latitude '36.70991'^^xsd:double;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2014_36.70991_24.46638_Maria Salomidi'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2019_36.65815_24.46828_10-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_36.65815_24.46828_10-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_36.65815_24.46828_10-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65815 24.46828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65815"^^xsd:decimal ;
  dwc:decimalLongitude "24.46828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2019_36.65815_24.46828_10-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65815 24.46828)"^^geo:wktLiteral ;
  geo-pos:lat "36.65815"^^xsd:decimal ;
  geo-pos:long "24.46828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2019_36.65815_24.46828_10-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2019_36.65815_24.46828_10-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2019_36.65815_24.46828_10-10'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.46828'^^xsd:double;
  dwc:latitude '36.65815'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2019_36.65815_24.46828_10-10'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '100'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2019_36.65815_24.46828_10-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_36.65815_24.46828_10-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_36.65815_24.46828_10-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65815 24.46828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65815"^^xsd:decimal ;
  dwc:decimalLongitude "24.46828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_36.65815_24.46828_10-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65815 24.46828)"^^geo:wktLiteral ;
  geo-pos:lat "36.65815"^^xsd:decimal ;
  geo-pos:long "24.46828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2019_36.65815_24.46828_10-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2019_36.65815_24.46828_10-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2019_36.65815_24.46828_10-10'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.46828'^^xsd:double;
  dwc:latitude '36.65815'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2019_36.65815_24.46828_10-10'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '100'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Conomurex%20persicus_2019_36.65813_24.46834_12-12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Conomurex%20persicus_2019_36.65813_24.46834_12-12> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Conomurex%20persicus_2019_36.65813_24.46834_12-12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65813 24.46834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65813"^^xsd:decimal ;
  dwc:decimalLongitude "24.46834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Conomurex%20persicus_2019_36.65813_24.46834_12-12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65813 24.46834)"^^geo:wktLiteral ;
  geo-pos:lat "36.65813"^^xsd:decimal ;
  geo-pos:long "24.46834"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Conomurex%20persicus_2019_36.65813_24.46834_12-12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Conomurex persicus_2019_36.65813_24.46834_12-12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Conomurex persicus_2019_36.65813_24.46834_12-12'^^xsd:string;
  dwc:scientificName 'Conomurex persicus (Swainson, 1821)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.46834'^^xsd:double;
  dwc:latitude '36.65813'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '565371'^^xsd:integer;
  dwc:occurrenceId 'Conomurex persicus_2019_36.65813_24.46834_12-12'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '565371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2009_36.66166_24.46916_0.5-0.5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_36.66166_24.46916_0.5-0.5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_36.66166_24.46916_0.5-0.5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.66166 24.46916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.66166"^^xsd:decimal ;
  dwc:decimalLongitude "24.46916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_36.66166_24.46916_0.5-0.5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.66166 24.46916)"^^geo:wktLiteral ;
  geo-pos:lat "36.66166"^^xsd:decimal ;
  geo-pos:long "24.46916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2009_36.66166_24.46916_0.5-0.5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2009_36.66166_24.46916_0.5-0.5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2009_36.66166_24.46916_0.5-0.5'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.46916'^^xsd:double;
  dwc:latitude '36.66166'^^xsd:double;
  dwc:coordinatePrecision '4'^^xsd:integer;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2009_36.66166_24.46916_0.5-0.5'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'very high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2005_36.66166_24.46916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2005_36.66166_24.46916> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2005_36.66166_24.46916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.66166 24.46916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.66166"^^xsd:decimal ;
  dwc:decimalLongitude "24.46916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2005_36.66166_24.46916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.66166 24.46916)"^^geo:wktLiteral ;
  geo-pos:lat "36.66166"^^xsd:decimal ;
  geo-pos:long "24.46916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2005_36.66166_24.46916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2005_36.66166_24.46916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2005_36.66166_24.46916'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.46916'^^xsd:double;
  dwc:latitude '36.66166'^^xsd:double;
  dwc:coordinatePrecision '4'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2005_36.66166_24.46916'^^xsd:string;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2007_36.66166_24.46916_1-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2007_36.66166_24.46916_1-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2007_36.66166_24.46916_1-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.66166 24.46916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.66166"^^xsd:decimal ;
  dwc:decimalLongitude "24.46916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2007_36.66166_24.46916_1-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.66166 24.46916)"^^geo:wktLiteral ;
  geo-pos:lat "36.66166"^^xsd:decimal ;
  geo-pos:long "24.46916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2007_36.66166_24.46916_1-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2007_36.66166_24.46916_1-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2007_36.66166_24.46916_1-1'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.46916'^^xsd:double;
  dwc:latitude '36.66166'^^xsd:double;
  dwc:coordinatePrecision '4'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2007_36.66166_24.46916_1-1'^^xsd:string;
  dwc:observationDate '2007-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Stypopodium%20schimperi_2009_36.66166_24.46916_1-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2009_36.66166_24.46916_1-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2009_36.66166_24.46916_1-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.66166 24.46916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.66166"^^xsd:decimal ;
  dwc:decimalLongitude "24.46916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2009_36.66166_24.46916_1-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.66166 24.46916)"^^geo:wktLiteral ;
  geo-pos:lat "36.66166"^^xsd:decimal ;
  geo-pos:long "24.46916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Stypopodium%20schimperi_2009_36.66166_24.46916_1-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Stypopodium schimperi_2009_36.66166_24.46916_1-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Stypopodium schimperi_2009_36.66166_24.46916_1-1'^^xsd:string;
  dwc:scientificName 'Stypopodium schimperi (Kützing) Verlaque & Boudouresque, 1991'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.46916'^^xsd:double;
  dwc:latitude '36.66166'^^xsd:double;
  dwc:coordinatePrecision '4'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '145391'^^xsd:integer;
  dwc:occurrenceId 'Stypopodium schimperi_2009_36.66166_24.46916_1-1'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145391'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2019_35.15128_24.4727_1-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2019_35.15128_24.4727_1-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2019_35.15128_24.4727_1-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.15128 24.4727)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.15128"^^xsd:decimal ;
  dwc:decimalLongitude "24.4727"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2019_35.15128_24.4727_1-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.15128 24.4727)"^^geo:wktLiteral ;
  geo-pos:lat "35.15128"^^xsd:decimal ;
  geo-pos:long "24.4727"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2019_35.15128_24.4727_1-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2019_35.15128_24.4727_1-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2019_35.15128_24.4727_1-1'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.4727'^^xsd:double;
  dwc:latitude '35.15128'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2019_35.15128_24.4727_1-1'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '100'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2017_35.37204_24.47529_Max%20Willems>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2017_35.37204_24.47529_Max%20Willems> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2017_35.37204_24.47529_Max%20Willems> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.37204 24.47529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.37204"^^xsd:decimal ;
  dwc:decimalLongitude "24.47529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2017_35.37204_24.47529_Max%20Willems>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.37204 24.47529)"^^geo:wktLiteral ;
  geo-pos:lat "35.37204"^^xsd:decimal ;
  geo-pos:long "24.47529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2017_35.37204_24.47529_Max%20Willems>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2017_35.37204_24.47529_Max Willems" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2017_35.37204_24.47529_Max Willems'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Max Willems'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.47529'^^xsd:double;
  dwc:latitude '35.37204'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2017_35.37204_24.47529_Max Willems'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2008_36.6594_24.47577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.6594_24.47577> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.6594_24.47577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6594 24.47577)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6594"^^xsd:decimal ;
  dwc:decimalLongitude "24.47577"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.6594_24.47577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6594 24.47577)"^^geo:wktLiteral ;
  geo-pos:lat "36.6594"^^xsd:decimal ;
  geo-pos:long "24.47577"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2008_36.6594_24.47577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2008_36.6594_24.47577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2008_36.6594_24.47577'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.47577'^^xsd:double;
  dwc:latitude '36.6594'^^xsd:double;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2008_36.6594_24.47577'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2008_36.6594_24.47577_0-0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.6594_24.47577_0-0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.6594_24.47577_0-0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6594 24.47577)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6594"^^xsd:decimal ;
  dwc:decimalLongitude "24.47577"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.6594_24.47577_0-0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6594 24.47577)"^^geo:wktLiteral ;
  geo-pos:lat "36.6594"^^xsd:decimal ;
  geo-pos:long "24.47577"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2008_36.6594_24.47577_0-0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2008_36.6594_24.47577_0-0" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2008_36.6594_24.47577_0-0'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.47577'^^xsd:double;
  dwc:latitude '36.6594'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2008_36.6594_24.47577_0-0'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2020_38.85013_24.47625_7-16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2020_38.85013_24.47625_7-16> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2020_38.85013_24.47625_7-16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.85013 24.47625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.85013"^^xsd:decimal ;
  dwc:decimalLongitude "24.47625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2020_38.85013_24.47625_7-16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.85013 24.47625)"^^geo:wktLiteral ;
  geo-pos:lat "38.85013"^^xsd:decimal ;
  geo-pos:long "24.47625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2020_38.85013_24.47625_7-16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2020_38.85013_24.47625_7-16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2020_38.85013_24.47625_7-16'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.47625'^^xsd:double;
  dwc:latitude '38.85013'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2020_38.85013_24.47625_7-16'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2008_37.12387_24.47895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_37.12387_24.47895> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_37.12387_24.47895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.12387 24.47895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.12387"^^xsd:decimal ;
  dwc:decimalLongitude "24.47895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_37.12387_24.47895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.12387 24.47895)"^^geo:wktLiteral ;
  geo-pos:lat "37.12387"^^xsd:decimal ;
  geo-pos:long "24.47895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2008_37.12387_24.47895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2008_37.12387_24.47895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2008_37.12387_24.47895'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.47895'^^xsd:double;
  dwc:latitude '37.12387'^^xsd:double;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2008_37.12387_24.47895'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2008_37.12387_24.47895_0-0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_37.12387_24.47895_0-0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_37.12387_24.47895_0-0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.12387 24.47895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.12387"^^xsd:decimal ;
  dwc:decimalLongitude "24.47895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2008_37.12387_24.47895_0-0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.12387 24.47895)"^^geo:wktLiteral ;
  geo-pos:lat "37.12387"^^xsd:decimal ;
  geo-pos:long "24.47895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2008_37.12387_24.47895_0-0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2008_37.12387_24.47895_0-0" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2008_37.12387_24.47895_0-0'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.47895'^^xsd:double;
  dwc:latitude '37.12387'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2008_37.12387_24.47895_0-0'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2008_37.20728_24.48495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_37.20728_24.48495> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_37.20728_24.48495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.20728 24.48495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.20728"^^xsd:decimal ;
  dwc:decimalLongitude "24.48495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_37.20728_24.48495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.20728 24.48495)"^^geo:wktLiteral ;
  geo-pos:lat "37.20728"^^xsd:decimal ;
  geo-pos:long "24.48495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2008_37.20728_24.48495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2008_37.20728_24.48495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2008_37.20728_24.48495'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.48495'^^xsd:double;
  dwc:latitude '37.20728'^^xsd:double;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2008_37.20728_24.48495'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2008_37.20728_24.48495_0-0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_37.20728_24.48495_0-0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_37.20728_24.48495_0-0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.20728 24.48495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.20728"^^xsd:decimal ;
  dwc:decimalLongitude "24.48495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2008_37.20728_24.48495_0-0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.20728 24.48495)"^^geo:wktLiteral ;
  geo-pos:lat "37.20728"^^xsd:decimal ;
  geo-pos:long "24.48495"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2008_37.20728_24.48495_0-0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2008_37.20728_24.48495_0-0" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2008_37.20728_24.48495_0-0'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.48495'^^xsd:double;
  dwc:latitude '37.20728'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2008_37.20728_24.48495_0-0'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Asparagopsis_2020_38.81816_24.48657_0-10.5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Asparagopsis_2020_38.81816_24.48657_0-10.5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Asparagopsis_2020_38.81816_24.48657_0-10.5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.81816 24.48657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.81816"^^xsd:decimal ;
  dwc:decimalLongitude "24.48657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Asparagopsis_2020_38.81816_24.48657_0-10.5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.81816 24.48657)"^^geo:wktLiteral ;
  geo-pos:lat "38.81816"^^xsd:decimal ;
  geo-pos:long "24.48657"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Asparagopsis_2020_38.81816_24.48657_0-10.5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Asparagopsis_2020_38.81816_24.48657_0-10.5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Asparagopsis_2020_38.81816_24.48657_0-10.5'^^xsd:string;
  dwc:scientificName 'Asparagopsis Montagne, 1840'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.48657'^^xsd:double;
  dwc:latitude '38.81816'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10.5'^^xsd:double;
  dwc:aphiaid '143809'^^xsd:integer;
  dwc:occurrenceId 'Asparagopsis_2020_38.81816_24.48657_0-10.5'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143809'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '20'^^xsd:integer;
  dwc:organismQuantityType '% cover'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2020-08-20_36.75279_24.48805_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-08-20_36.75279_24.48805_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-08-20_36.75279_24.48805_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75279 24.48805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.75279"^^xsd:decimal ;
  dwc:decimalLongitude "24.48805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2020-08-20_36.75279_24.48805_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75279 24.48805)"^^geo:wktLiteral ;
  geo-pos:lat "36.75279"^^xsd:decimal ;
  geo-pos:long "24.48805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2020-08-20_36.75279_24.48805_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2020-08-20_36.75279_24.48805_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2020-08-20_36.75279_24.48805_5-5'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.48805'^^xsd:double;
  dwc:latitude '36.75279'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2020-08-20_36.75279_24.48805_5-5'^^xsd:string;
  dwc:observationDate '2020-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2020-08-21_36.75279_24.48805_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-08-21_36.75279_24.48805_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-08-21_36.75279_24.48805_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75279 24.48805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.75279"^^xsd:decimal ;
  dwc:decimalLongitude "24.48805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2020-08-21_36.75279_24.48805_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75279 24.48805)"^^geo:wktLiteral ;
  geo-pos:lat "36.75279"^^xsd:decimal ;
  geo-pos:long "24.48805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2020-08-21_36.75279_24.48805_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2020-08-21_36.75279_24.48805_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2020-08-21_36.75279_24.48805_5-5'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.48805'^^xsd:double;
  dwc:latitude '36.75279'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2020-08-21_36.75279_24.48805_5-5'^^xsd:string;
  dwc:observationDate '2020-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '7'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2020-08-22_36.75279_24.48805_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-08-22_36.75279_24.48805_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-08-22_36.75279_24.48805_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75279 24.48805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.75279"^^xsd:decimal ;
  dwc:decimalLongitude "24.48805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2020-08-22_36.75279_24.48805_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75279 24.48805)"^^geo:wktLiteral ;
  geo-pos:lat "36.75279"^^xsd:decimal ;
  geo-pos:long "24.48805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2020-08-22_36.75279_24.48805_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2020-08-22_36.75279_24.48805_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2020-08-22_36.75279_24.48805_5-5'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.48805'^^xsd:double;
  dwc:latitude '36.75279'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2020-08-22_36.75279_24.48805_5-5'^^xsd:string;
  dwc:observationDate '2020-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '4'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2020-08-23_36.75279_24.48805_10-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-08-23_36.75279_24.48805_10-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-08-23_36.75279_24.48805_10-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75279 24.48805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.75279"^^xsd:decimal ;
  dwc:decimalLongitude "24.48805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2020-08-23_36.75279_24.48805_10-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75279 24.48805)"^^geo:wktLiteral ;
  geo-pos:lat "36.75279"^^xsd:decimal ;
  geo-pos:long "24.48805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2020-08-23_36.75279_24.48805_10-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2020-08-23_36.75279_24.48805_10-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2020-08-23_36.75279_24.48805_10-10'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.48805'^^xsd:double;
  dwc:latitude '36.75279'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2020-08-23_36.75279_24.48805_10-10'^^xsd:string;
  dwc:observationDate '2020-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2020-08-24_36.75279_24.48805_10-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-08-24_36.75279_24.48805_10-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-08-24_36.75279_24.48805_10-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75279 24.48805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.75279"^^xsd:decimal ;
  dwc:decimalLongitude "24.48805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2020-08-24_36.75279_24.48805_10-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75279 24.48805)"^^geo:wktLiteral ;
  geo-pos:lat "36.75279"^^xsd:decimal ;
  geo-pos:long "24.48805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2020-08-24_36.75279_24.48805_10-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2020-08-24_36.75279_24.48805_10-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2020-08-24_36.75279_24.48805_10-10'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.48805'^^xsd:double;
  dwc:latitude '36.75279'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2020-08-24_36.75279_24.48805_10-10'^^xsd:string;
  dwc:observationDate '2020-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2020-08-25_36.75279_24.48805_10-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-08-25_36.75279_24.48805_10-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-08-25_36.75279_24.48805_10-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75279 24.48805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.75279"^^xsd:decimal ;
  dwc:decimalLongitude "24.48805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2020-08-25_36.75279_24.48805_10-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75279 24.48805)"^^geo:wktLiteral ;
  geo-pos:lat "36.75279"^^xsd:decimal ;
  geo-pos:long "24.48805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2020-08-25_36.75279_24.48805_10-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2020-08-25_36.75279_24.48805_10-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2020-08-25_36.75279_24.48805_10-10'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.48805'^^xsd:double;
  dwc:latitude '36.75279'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2020-08-25_36.75279_24.48805_10-10'^^xsd:string;
  dwc:observationDate '2020-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2020-08-20_36.75279_24.48805_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020-08-20_36.75279_24.48805_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020-08-20_36.75279_24.48805_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75279 24.48805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.75279"^^xsd:decimal ;
  dwc:decimalLongitude "24.48805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020-08-20_36.75279_24.48805_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75279 24.48805)"^^geo:wktLiteral ;
  geo-pos:lat "36.75279"^^xsd:decimal ;
  geo-pos:long "24.48805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2020-08-20_36.75279_24.48805_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2020-08-20_36.75279_24.48805_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2020-08-20_36.75279_24.48805_5-5'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.48805'^^xsd:double;
  dwc:latitude '36.75279'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2020-08-20_36.75279_24.48805_5-5'^^xsd:string;
  dwc:observationDate '2020-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2020-08-21_36.75279_24.48805_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020-08-21_36.75279_24.48805_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020-08-21_36.75279_24.48805_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75279 24.48805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.75279"^^xsd:decimal ;
  dwc:decimalLongitude "24.48805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020-08-21_36.75279_24.48805_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75279 24.48805)"^^geo:wktLiteral ;
  geo-pos:lat "36.75279"^^xsd:decimal ;
  geo-pos:long "24.48805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2020-08-21_36.75279_24.48805_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2020-08-21_36.75279_24.48805_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2020-08-21_36.75279_24.48805_5-5'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.48805'^^xsd:double;
  dwc:latitude '36.75279'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2020-08-21_36.75279_24.48805_5-5'^^xsd:string;
  dwc:observationDate '2020-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '9'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2020-08-22_36.75279_24.48805_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020-08-22_36.75279_24.48805_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020-08-22_36.75279_24.48805_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75279 24.48805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.75279"^^xsd:decimal ;
  dwc:decimalLongitude "24.48805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020-08-22_36.75279_24.48805_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75279 24.48805)"^^geo:wktLiteral ;
  geo-pos:lat "36.75279"^^xsd:decimal ;
  geo-pos:long "24.48805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2020-08-22_36.75279_24.48805_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2020-08-22_36.75279_24.48805_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2020-08-22_36.75279_24.48805_5-5'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.48805'^^xsd:double;
  dwc:latitude '36.75279'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2020-08-22_36.75279_24.48805_5-5'^^xsd:string;
  dwc:observationDate '2020-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '12'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2020-08-23_36.75279_24.48805_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020-08-23_36.75279_24.48805_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020-08-23_36.75279_24.48805_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75279 24.48805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.75279"^^xsd:decimal ;
  dwc:decimalLongitude "24.48805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020-08-23_36.75279_24.48805_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75279 24.48805)"^^geo:wktLiteral ;
  geo-pos:lat "36.75279"^^xsd:decimal ;
  geo-pos:long "24.48805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2020-08-23_36.75279_24.48805_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2020-08-23_36.75279_24.48805_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2020-08-23_36.75279_24.48805_5-5'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.48805'^^xsd:double;
  dwc:latitude '36.75279'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2020-08-23_36.75279_24.48805_5-5'^^xsd:string;
  dwc:observationDate '2020-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '12'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2020-08-24_36.75279_24.48805_10-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020-08-24_36.75279_24.48805_10-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020-08-24_36.75279_24.48805_10-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75279 24.48805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.75279"^^xsd:decimal ;
  dwc:decimalLongitude "24.48805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020-08-24_36.75279_24.48805_10-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75279 24.48805)"^^geo:wktLiteral ;
  geo-pos:lat "36.75279"^^xsd:decimal ;
  geo-pos:long "24.48805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2020-08-24_36.75279_24.48805_10-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2020-08-24_36.75279_24.48805_10-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2020-08-24_36.75279_24.48805_10-10'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.48805'^^xsd:double;
  dwc:latitude '36.75279'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2020-08-24_36.75279_24.48805_10-10'^^xsd:string;
  dwc:observationDate '2020-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '20'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2020-08-25_36.75279_24.48805_10-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020-08-25_36.75279_24.48805_10-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020-08-25_36.75279_24.48805_10-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75279 24.48805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.75279"^^xsd:decimal ;
  dwc:decimalLongitude "24.48805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020-08-25_36.75279_24.48805_10-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75279 24.48805)"^^geo:wktLiteral ;
  geo-pos:lat "36.75279"^^xsd:decimal ;
  geo-pos:long "24.48805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2020-08-25_36.75279_24.48805_10-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2020-08-25_36.75279_24.48805_10-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2020-08-25_36.75279_24.48805_10-10'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.48805'^^xsd:double;
  dwc:latitude '36.75279'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2020-08-25_36.75279_24.48805_10-10'^^xsd:string;
  dwc:observationDate '2020-08-25'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2020-08-26_36.75279_24.48805_10-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020-08-26_36.75279_24.48805_10-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020-08-26_36.75279_24.48805_10-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75279 24.48805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.75279"^^xsd:decimal ;
  dwc:decimalLongitude "24.48805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020-08-26_36.75279_24.48805_10-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75279 24.48805)"^^geo:wktLiteral ;
  geo-pos:lat "36.75279"^^xsd:decimal ;
  geo-pos:long "24.48805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2020-08-26_36.75279_24.48805_10-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2020-08-26_36.75279_24.48805_10-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2020-08-26_36.75279_24.48805_10-10'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.48805'^^xsd:double;
  dwc:latitude '36.75279'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2020-08-26_36.75279_24.48805_10-10'^^xsd:string;
  dwc:observationDate '2020-08-26'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2018-07-05_36.76368_24.48861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2018-07-05_36.76368_24.48861> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2018-07-05_36.76368_24.48861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.76368 24.48861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.76368"^^xsd:decimal ;
  dwc:decimalLongitude "24.48861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2018-07-05_36.76368_24.48861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.76368 24.48861)"^^geo:wktLiteral ;
  geo-pos:lat "36.76368"^^xsd:decimal ;
  geo-pos:long "24.48861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2018-07-05_36.76368_24.48861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2018-07-05_36.76368_24.48861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2018-07-05_36.76368_24.48861'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.48861'^^xsd:double;
  dwc:latitude '36.76368'^^xsd:double;
  dwc:coordinatePrecision '7'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance; MARISCA porject/ UAEGEAN'^^xsd:string;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2018-07-05_36.76368_24.48861'^^xsd:string;
  dwc:observationDate '2018-07-05'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2019_36.75411_24.49055_virginia%20frajegari>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_36.75411_24.49055_virginia%20frajegari> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_36.75411_24.49055_virginia%20frajegari> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75411 24.49055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.75411"^^xsd:decimal ;
  dwc:decimalLongitude "24.49055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_36.75411_24.49055_virginia%20frajegari>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75411 24.49055)"^^geo:wktLiteral ;
  geo-pos:lat "36.75411"^^xsd:decimal ;
  geo-pos:long "24.49055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2019_36.75411_24.49055_virginia%20frajegari>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2019_36.75411_24.49055_virginia frajegari" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2019_36.75411_24.49055_virginia frajegari'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'virginia frajegari'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.49055'^^xsd:double;
  dwc:latitude '36.75411'^^xsd:double;
  dwc:coordinatePrecision '12'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2019_36.75411_24.49055_virginia frajegari'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2008_37.1081_24.494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_37.1081_24.494> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_37.1081_24.494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1081 24.494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1081"^^xsd:decimal ;
  dwc:decimalLongitude "24.494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_37.1081_24.494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1081 24.494)"^^geo:wktLiteral ;
  geo-pos:lat "37.1081"^^xsd:decimal ;
  geo-pos:long "24.494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2008_37.1081_24.494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2008_37.1081_24.494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2008_37.1081_24.494'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.494'^^xsd:double;
  dwc:latitude '37.1081'^^xsd:double;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2008_37.1081_24.494'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2008_37.1081_24.494_0-0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_37.1081_24.494_0-0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_37.1081_24.494_0-0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1081 24.494)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1081"^^xsd:decimal ;
  dwc:decimalLongitude "24.494"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2008_37.1081_24.494_0-0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1081 24.494)"^^geo:wktLiteral ;
  geo-pos:lat "37.1081"^^xsd:decimal ;
  geo-pos:long "24.494"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2008_37.1081_24.494_0-0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2008_37.1081_24.494_0-0" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2008_37.1081_24.494_0-0'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.494'^^xsd:double;
  dwc:latitude '37.1081'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2008_37.1081_24.494_0-0'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2009_36.66635_24.49687_8-8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_36.66635_24.49687_8-8> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_36.66635_24.49687_8-8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.66635 24.49687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.66635"^^xsd:decimal ;
  dwc:decimalLongitude "24.49687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_36.66635_24.49687_8-8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.66635 24.49687)"^^geo:wktLiteral ;
  geo-pos:lat "36.66635"^^xsd:decimal ;
  geo-pos:long "24.49687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2009_36.66635_24.49687_8-8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2009_36.66635_24.49687_8-8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2009_36.66635_24.49687_8-8'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.49687'^^xsd:double;
  dwc:latitude '36.66635'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2009_36.66635_24.49687_8-8'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2008_36.75533_24.49802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.75533_24.49802> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.75533_24.49802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75533 24.49802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.75533"^^xsd:decimal ;
  dwc:decimalLongitude "24.49802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.75533_24.49802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75533 24.49802)"^^geo:wktLiteral ;
  geo-pos:lat "36.75533"^^xsd:decimal ;
  geo-pos:long "24.49802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2008_36.75533_24.49802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2008_36.75533_24.49802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2008_36.75533_24.49802'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.49802'^^xsd:double;
  dwc:latitude '36.75533'^^xsd:double;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2008_36.75533_24.49802'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2008_36.75533_24.49802_0-0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.75533_24.49802_0-0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.75533_24.49802_0-0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75533 24.49802)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.75533"^^xsd:decimal ;
  dwc:decimalLongitude "24.49802"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.75533_24.49802_0-0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75533 24.49802)"^^geo:wktLiteral ;
  geo-pos:lat "36.75533"^^xsd:decimal ;
  geo-pos:long "24.49802"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2008_36.75533_24.49802_0-0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2008_36.75533_24.49802_0-0" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2008_36.75533_24.49802_0-0'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.49802'^^xsd:double;
  dwc:latitude '36.75533'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2008_36.75533_24.49802_0-0'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Asparagopsis_2004_40.952_24.49922_0-0.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Asparagopsis_2004_40.952_24.49922_0-0.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Asparagopsis_2004_40.952_24.49922_0-0.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.952 24.49922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.952"^^xsd:decimal ;
  dwc:decimalLongitude "24.49922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Asparagopsis_2004_40.952_24.49922_0-0.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.952 24.49922)"^^geo:wktLiteral ;
  geo-pos:lat "40.952"^^xsd:decimal ;
  geo-pos:long "24.49922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Asparagopsis_2004_40.952_24.49922_0-0.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Asparagopsis_2004_40.952_24.49922_0-0.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Asparagopsis_2004_40.952_24.49922_0-0.1'^^xsd:string;
  dwc:scientificName 'Asparagopsis Montagne, 1840'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.49922'^^xsd:double;
  dwc:latitude '40.952'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.1'^^xsd:double;
  dwc:aphiaid '143809'^^xsd:integer;
  dwc:occurrenceId 'Asparagopsis_2004_40.952_24.49922_0-0.1'^^xsd:string;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143809'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2008_36.66938_24.50512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.66938_24.50512> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.66938_24.50512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.66938 24.50512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.66938"^^xsd:decimal ;
  dwc:decimalLongitude "24.50512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.66938_24.50512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.66938 24.50512)"^^geo:wktLiteral ;
  geo-pos:lat "36.66938"^^xsd:decimal ;
  geo-pos:long "24.50512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2008_36.66938_24.50512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2008_36.66938_24.50512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2008_36.66938_24.50512'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.50512'^^xsd:double;
  dwc:latitude '36.66938'^^xsd:double;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2008_36.66938_24.50512'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2008_36.66938_24.50512_0-0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.66938_24.50512_0-0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.66938_24.50512_0-0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.66938 24.50512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.66938"^^xsd:decimal ;
  dwc:decimalLongitude "24.50512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.66938_24.50512_0-0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.66938 24.50512)"^^geo:wktLiteral ;
  geo-pos:lat "36.66938"^^xsd:decimal ;
  geo-pos:long "24.50512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2008_36.66938_24.50512_0-0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2008_36.66938_24.50512_0-0" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2008_36.66938_24.50512_0-0'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.50512'^^xsd:double;
  dwc:latitude '36.66938'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2008_36.66938_24.50512_0-0'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2020_38.83955_24.50522_6-17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2020_38.83955_24.50522_6-17> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2020_38.83955_24.50522_6-17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83955 24.50522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.83955"^^xsd:decimal ;
  dwc:decimalLongitude "24.50522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2020_38.83955_24.50522_6-17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83955 24.50522)"^^geo:wktLiteral ;
  geo-pos:lat "38.83955"^^xsd:decimal ;
  geo-pos:long "24.50522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2020_38.83955_24.50522_6-17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2020_38.83955_24.50522_6-17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2020_38.83955_24.50522_6-17'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.50522'^^xsd:double;
  dwc:latitude '38.83955'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2020_38.83955_24.50522_6-17'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'very high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Halophila%20stipulacea_2020_38.83955_24.50522_6-17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2020_38.83955_24.50522_6-17> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2020_38.83955_24.50522_6-17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83955 24.50522)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.83955"^^xsd:decimal ;
  dwc:decimalLongitude "24.50522"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Halophila%20stipulacea_2020_38.83955_24.50522_6-17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.83955 24.50522)"^^geo:wktLiteral ;
  geo-pos:lat "38.83955"^^xsd:decimal ;
  geo-pos:long "24.50522"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Halophila%20stipulacea_2020_38.83955_24.50522_6-17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Halophila stipulacea_2020_38.83955_24.50522_6-17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Halophila stipulacea_2020_38.83955_24.50522_6-17'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea (Forsskål) Ascherson, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.50522'^^xsd:double;
  dwc:latitude '38.83955'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:occurrenceId 'Halophila stipulacea_2020_38.83955_24.50522_6-17'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'low'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Asparagopsis_2020_38.853_24.507_1-20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Asparagopsis_2020_38.853_24.507_1-20> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Asparagopsis_2020_38.853_24.507_1-20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.853 24.507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.853"^^xsd:decimal ;
  dwc:decimalLongitude "24.507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Asparagopsis_2020_38.853_24.507_1-20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.853 24.507)"^^geo:wktLiteral ;
  geo-pos:lat "38.853"^^xsd:decimal ;
  geo-pos:long "24.507"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Asparagopsis_2020_38.853_24.507_1-20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Asparagopsis_2020_38.853_24.507_1-20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Asparagopsis_2020_38.853_24.507_1-20'^^xsd:string;
  dwc:scientificName 'Asparagopsis Montagne, 1840'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.507'^^xsd:double;
  dwc:latitude '38.853'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '143809'^^xsd:integer;
  dwc:occurrenceId 'Asparagopsis_2020_38.853_24.507_1-20'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143809'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '20'^^xsd:integer;
  dwc:organismQuantityType '% cover'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2020_38.853_24.507_0-20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2020_38.853_24.507_0-20> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2020_38.853_24.507_0-20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.853 24.507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.853"^^xsd:decimal ;
  dwc:decimalLongitude "24.507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2020_38.853_24.507_0-20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.853 24.507)"^^geo:wktLiteral ;
  geo-pos:lat "38.853"^^xsd:decimal ;
  geo-pos:long "24.507"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2020_38.853_24.507_0-20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2020_38.853_24.507_0-20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2020_38.853_24.507_0-20'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.507'^^xsd:double;
  dwc:latitude '38.853'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2020_38.853_24.507_0-20'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '100'^^xsd:integer;
  dwc:organismQuantityType '% cover'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2020_38.853_24.507_1-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2020_38.853_24.507_1-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2020_38.853_24.507_1-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.853 24.507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.853"^^xsd:decimal ;
  dwc:decimalLongitude "24.507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2020_38.853_24.507_1-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.853 24.507)"^^geo:wktLiteral ;
  geo-pos:lat "38.853"^^xsd:decimal ;
  geo-pos:long "24.507"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2020_38.853_24.507_1-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2020_38.853_24.507_1-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2020_38.853_24.507_1-5'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.507'^^xsd:double;
  dwc:latitude '38.853'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2020_38.853_24.507_1-5'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '4'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2019_38.857_24.507_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2019_38.857_24.507_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2019_38.857_24.507_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.857 24.507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.857"^^xsd:decimal ;
  dwc:decimalLongitude "24.507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2019_38.857_24.507_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.857 24.507)"^^geo:wktLiteral ;
  geo-pos:lat "38.857"^^xsd:decimal ;
  geo-pos:long "24.507"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2019_38.857_24.507_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2019_38.857_24.507_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2019_38.857_24.507_5-5'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.507'^^xsd:double;
  dwc:latitude '38.857'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2019_38.857_24.507_5-5'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '100'^^xsd:integer;
  dwc:organismQuantityType '% cover'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Asparagopsis_2019_38.8571_24.507_1-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Asparagopsis_2019_38.8571_24.507_1-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Asparagopsis_2019_38.8571_24.507_1-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8571 24.507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.8571"^^xsd:decimal ;
  dwc:decimalLongitude "24.507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Asparagopsis_2019_38.8571_24.507_1-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.8571 24.507)"^^geo:wktLiteral ;
  geo-pos:lat "38.8571"^^xsd:decimal ;
  geo-pos:long "24.507"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Asparagopsis_2019_38.8571_24.507_1-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Asparagopsis_2019_38.8571_24.507_1-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Asparagopsis_2019_38.8571_24.507_1-1'^^xsd:string;
  dwc:scientificName 'Asparagopsis Montagne, 1840'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.507'^^xsd:double;
  dwc:latitude '38.8571'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '143809'^^xsd:integer;
  dwc:occurrenceId 'Asparagopsis_2019_38.8571_24.507_1-1'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143809'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2008_37.20677_24.51002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_37.20677_24.51002> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_37.20677_24.51002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.20677 24.51002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.20677"^^xsd:decimal ;
  dwc:decimalLongitude "24.51002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_37.20677_24.51002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.20677 24.51002)"^^geo:wktLiteral ;
  geo-pos:lat "37.20677"^^xsd:decimal ;
  geo-pos:long "24.51002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2008_37.20677_24.51002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2008_37.20677_24.51002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2008_37.20677_24.51002'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.51002'^^xsd:double;
  dwc:latitude '37.20677'^^xsd:double;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2008_37.20677_24.51002'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2008_37.20677_24.51002_0-0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_37.20677_24.51002_0-0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_37.20677_24.51002_0-0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.20677 24.51002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.20677"^^xsd:decimal ;
  dwc:decimalLongitude "24.51002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2008_37.20677_24.51002_0-0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.20677 24.51002)"^^geo:wktLiteral ;
  geo-pos:lat "37.20677"^^xsd:decimal ;
  geo-pos:long "24.51002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2008_37.20677_24.51002_0-0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2008_37.20677_24.51002_0-0" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2008_37.20677_24.51002_0-0'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.51002'^^xsd:double;
  dwc:latitude '37.20677'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2008_37.20677_24.51002_0-0'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2012_38.85687_24.51019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2012_38.85687_24.51019> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2012_38.85687_24.51019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.85687 24.51019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.85687"^^xsd:decimal ;
  dwc:decimalLongitude "24.51019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2012_38.85687_24.51019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.85687 24.51019)"^^geo:wktLiteral ;
  geo-pos:lat "38.85687"^^xsd:decimal ;
  geo-pos:long "24.51019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2012_38.85687_24.51019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2012_38.85687_24.51019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2012_38.85687_24.51019'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.51019'^^xsd:double;
  dwc:latitude '38.85687'^^xsd:double;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2012_38.85687_24.51019'^^xsd:string;
  dwc:observationDate '2012-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2012_38.85687_24.51019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2012_38.85687_24.51019> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2012_38.85687_24.51019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.85687 24.51019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.85687"^^xsd:decimal ;
  dwc:decimalLongitude "24.51019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2012_38.85687_24.51019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.85687 24.51019)"^^geo:wktLiteral ;
  geo-pos:lat "38.85687"^^xsd:decimal ;
  geo-pos:long "24.51019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2012_38.85687_24.51019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2012_38.85687_24.51019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2012_38.85687_24.51019'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.51019'^^xsd:double;
  dwc:latitude '38.85687'^^xsd:double;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2012_38.85687_24.51019'^^xsd:string;
  dwc:observationDate '2012-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2012_38.96299_24.5105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2012_38.96299_24.5105> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2012_38.96299_24.5105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96299 24.5105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.96299"^^xsd:decimal ;
  dwc:decimalLongitude "24.5105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2012_38.96299_24.5105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96299 24.5105)"^^geo:wktLiteral ;
  geo-pos:lat "38.96299"^^xsd:decimal ;
  geo-pos:long "24.5105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2012_38.96299_24.5105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2012_38.96299_24.5105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2012_38.96299_24.5105'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.5105'^^xsd:double;
  dwc:latitude '38.96299'^^xsd:double;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2012_38.96299_24.5105'^^xsd:string;
  dwc:observationDate '2012-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2012_38.96299_24.5105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2012_38.96299_24.5105> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2012_38.96299_24.5105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96299 24.5105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.96299"^^xsd:decimal ;
  dwc:decimalLongitude "24.5105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2012_38.96299_24.5105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96299 24.5105)"^^geo:wktLiteral ;
  geo-pos:lat "38.96299"^^xsd:decimal ;
  geo-pos:long "24.5105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2012_38.96299_24.5105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2012_38.96299_24.5105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2012_38.96299_24.5105'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.5105'^^xsd:double;
  dwc:latitude '38.96299'^^xsd:double;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2012_38.96299_24.5105'^^xsd:string;
  dwc:observationDate '2012-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Ganonema%20farinosum_2016_35.14465_24.51293_0-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Ganonema%20farinosum_2016_35.14465_24.51293_0-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Ganonema%20farinosum_2016_35.14465_24.51293_0-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.14465 24.51293)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.14465"^^xsd:decimal ;
  dwc:decimalLongitude "24.51293"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Ganonema%20farinosum_2016_35.14465_24.51293_0-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.14465 24.51293)"^^geo:wktLiteral ;
  geo-pos:lat "35.14465"^^xsd:decimal ;
  geo-pos:long "24.51293"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Ganonema%20farinosum_2016_35.14465_24.51293_0-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ganonema farinosum_2016_35.14465_24.51293_0-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Ganonema farinosum_2016_35.14465_24.51293_0-5'^^xsd:string;
  dwc:scientificName 'Ganonema farinosum (J.V.Lamouroux) K.-C.Fan & Y.-C.Wang, 1974'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.51293'^^xsd:double;
  dwc:latitude '35.14465'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '145749'^^xsd:integer;
  dwc:occurrenceId 'Ganonema farinosum_2016_35.14465_24.51293_0-5'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145749'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2016_35.14465_24.51293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2016_35.14465_24.51293> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2016_35.14465_24.51293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.14465 24.51293)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.14465"^^xsd:decimal ;
  dwc:decimalLongitude "24.51293"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2016_35.14465_24.51293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.14465 24.51293)"^^geo:wktLiteral ;
  geo-pos:lat "35.14465"^^xsd:decimal ;
  geo-pos:long "24.51293"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2016_35.14465_24.51293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2016_35.14465_24.51293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2016_35.14465_24.51293'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.51293'^^xsd:double;
  dwc:latitude '35.14465'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2016_35.14465_24.51293'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2016_35.14465_24.51293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_35.14465_24.51293> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_35.14465_24.51293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.14465 24.51293)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.14465"^^xsd:decimal ;
  dwc:decimalLongitude "24.51293"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2016_35.14465_24.51293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.14465 24.51293)"^^geo:wktLiteral ;
  geo-pos:lat "35.14465"^^xsd:decimal ;
  geo-pos:long "24.51293"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2016_35.14465_24.51293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2016_35.14465_24.51293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2016_35.14465_24.51293'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.51293'^^xsd:double;
  dwc:latitude '35.14465'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2016_35.14465_24.51293'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2016_35.14465_24.51293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_35.14465_24.51293> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_35.14465_24.51293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.14465 24.51293)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.14465"^^xsd:decimal ;
  dwc:decimalLongitude "24.51293"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_35.14465_24.51293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.14465 24.51293)"^^geo:wktLiteral ;
  geo-pos:lat "35.14465"^^xsd:decimal ;
  geo-pos:long "24.51293"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2016_35.14465_24.51293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2016_35.14465_24.51293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2016_35.14465_24.51293'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.51293'^^xsd:double;
  dwc:latitude '35.14465'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2016_35.14465_24.51293'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Womersleyella%20setacea_1996_36.66789_24.51396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Womersleyella%20setacea_1996_36.66789_24.51396> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Womersleyella%20setacea_1996_36.66789_24.51396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.66789 24.51396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.66789"^^xsd:decimal ;
  dwc:decimalLongitude "24.51396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Womersleyella%20setacea_1996_36.66789_24.51396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.66789 24.51396)"^^geo:wktLiteral ;
  geo-pos:lat "36.66789"^^xsd:decimal ;
  geo-pos:long "24.51396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Womersleyella%20setacea_1996_36.66789_24.51396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Womersleyella setacea_1996_36.66789_24.51396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Womersleyella setacea_1996_36.66789_24.51396'^^xsd:string;
  dwc:scientificName 'Womersleyella setacea (Hollenberg) R.E.Norris, 1992'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.51396'^^xsd:double;
  dwc:latitude '36.66789'^^xsd:double;
  dwc:aphiaid '146371'^^xsd:integer;
  dwc:occurrenceId 'Womersleyella setacea_1996_36.66789_24.51396'^^xsd:string;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2008_36.76828_24.51455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.76828_24.51455> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.76828_24.51455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.76828 24.51455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.76828"^^xsd:decimal ;
  dwc:decimalLongitude "24.51455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.76828_24.51455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.76828 24.51455)"^^geo:wktLiteral ;
  geo-pos:lat "36.76828"^^xsd:decimal ;
  geo-pos:long "24.51455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2008_36.76828_24.51455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2008_36.76828_24.51455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2008_36.76828_24.51455'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.51455'^^xsd:double;
  dwc:latitude '36.76828'^^xsd:double;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2008_36.76828_24.51455'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2008_36.76828_24.51455_3-3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.76828_24.51455_3-3> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.76828_24.51455_3-3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.76828 24.51455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.76828"^^xsd:decimal ;
  dwc:decimalLongitude "24.51455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.76828_24.51455_3-3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.76828 24.51455)"^^geo:wktLiteral ;
  geo-pos:lat "36.76828"^^xsd:decimal ;
  geo-pos:long "24.51455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2008_36.76828_24.51455_3-3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2008_36.76828_24.51455_3-3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2008_36.76828_24.51455_3-3'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.51455'^^xsd:double;
  dwc:latitude '36.76828'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2008_36.76828_24.51455_3-3'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2009_36.67183_24.51487_8-8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_36.67183_24.51487_8-8> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_36.67183_24.51487_8-8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.67183 24.51487)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.67183"^^xsd:decimal ;
  dwc:decimalLongitude "24.51487"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_36.67183_24.51487_8-8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.67183 24.51487)"^^geo:wktLiteral ;
  geo-pos:lat "36.67183"^^xsd:decimal ;
  geo-pos:long "24.51487"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2009_36.67183_24.51487_8-8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2009_36.67183_24.51487_8-8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2009_36.67183_24.51487_8-8'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.51487'^^xsd:double;
  dwc:latitude '36.67183'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2009_36.67183_24.51487_8-8'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Diadema%20setosum_2020_37.14206_24.5162_4-6_Kabanos%20Dimitris-%20Dive%20In%20Action%20%7C%20Santorini%20Active%20Volcanic%20Environment>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Diadema%20setosum_2020_37.14206_24.5162_4-6_Kabanos%20Dimitris-%20Dive%20In%20Action%20%7C%20Santorini%20Active%20Volcanic%20Environment> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Diadema%20setosum_2020_37.14206_24.5162_4-6_Kabanos%20Dimitris-%20Dive%20In%20Action%20%7C%20Santorini%20Active%20Volcanic%20Environment> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14206 24.5162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.14206"^^xsd:decimal ;
  dwc:decimalLongitude "24.5162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Diadema%20setosum_2020_37.14206_24.5162_4-6_Kabanos%20Dimitris-%20Dive%20In%20Action%20%7C%20Santorini%20Active%20Volcanic%20Environment>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14206 24.5162)"^^geo:wktLiteral ;
  geo-pos:lat "37.14206"^^xsd:decimal ;
  geo-pos:long "24.5162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Diadema%20setosum_2020_37.14206_24.5162_4-6_Kabanos%20Dimitris-%20Dive%20In%20Action%20%7C%20Santorini%20Active%20Volcanic%20Environment>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Diadema setosum_2020_37.14206_24.5162_4-6_Kabanos Dimitris- Dive In Action | Santorini Active Volcanic Environment" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Diadema setosum_2020_37.14206_24.5162_4-6_Kabanos Dimitris- Dive In Action | Santorini Active Volcanic Environment'^^xsd:string;
  dwc:scientificName 'Diadema setosum (Leske, 1778)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Kabanos Dimitris- Dive In Action | Santorini Active Volcanic Environment'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.5162'^^xsd:double;
  dwc:latitude '37.14206'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'UAEGEAN-ALAS'^^xsd:string;
  dwc:aphiaid '213372'^^xsd:integer;
  dwc:occurrenceId 'Diadema setosum_2020_37.14206_24.5162_4-6_Kabanos Dimitris- Dive In Action | Santorini Active Volcanic Environment'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213372'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '7'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Synaptula%20reciprocans_2020_37.14206_24.5162_Kabanos%20Dimitris-%20Dive%20In%20Action%20%7C%20Santorini%20Active%20Volcanic%20Environment>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2020_37.14206_24.5162_Kabanos%20Dimitris-%20Dive%20In%20Action%20%7C%20Santorini%20Active%20Volcanic%20Environment> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2020_37.14206_24.5162_Kabanos%20Dimitris-%20Dive%20In%20Action%20%7C%20Santorini%20Active%20Volcanic%20Environment> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14206 24.5162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.14206"^^xsd:decimal ;
  dwc:decimalLongitude "24.5162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2020_37.14206_24.5162_Kabanos%20Dimitris-%20Dive%20In%20Action%20%7C%20Santorini%20Active%20Volcanic%20Environment>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14206 24.5162)"^^geo:wktLiteral ;
  geo-pos:lat "37.14206"^^xsd:decimal ;
  geo-pos:long "24.5162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Synaptula%20reciprocans_2020_37.14206_24.5162_Kabanos%20Dimitris-%20Dive%20In%20Action%20%7C%20Santorini%20Active%20Volcanic%20Environment>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Synaptula reciprocans_2020_37.14206_24.5162_Kabanos Dimitris- Dive In Action | Santorini Active Volcanic Environment" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Synaptula reciprocans_2020_37.14206_24.5162_Kabanos Dimitris- Dive In Action | Santorini Active Volcanic Environment'^^xsd:string;
  dwc:scientificName 'Synaptula reciprocans (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Kabanos Dimitris- Dive In Action | Santorini Active Volcanic Environment'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.5162'^^xsd:double;
  dwc:latitude '37.14206'^^xsd:double;
  dwc:occurrenceRemarks 'UAEGEAN-ALAS'^^xsd:string;
  dwc:aphiaid '124483'^^xsd:integer;
  dwc:occurrenceId 'Synaptula reciprocans_2020_37.14206_24.5162_Kabanos Dimitris- Dive In Action | Santorini Active Volcanic Environment'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124483'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2008_37.12985_24.51818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_37.12985_24.51818> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_37.12985_24.51818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.12985 24.51818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.12985"^^xsd:decimal ;
  dwc:decimalLongitude "24.51818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_37.12985_24.51818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.12985 24.51818)"^^geo:wktLiteral ;
  geo-pos:lat "37.12985"^^xsd:decimal ;
  geo-pos:long "24.51818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2008_37.12985_24.51818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2008_37.12985_24.51818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2008_37.12985_24.51818'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.51818'^^xsd:double;
  dwc:latitude '37.12985'^^xsd:double;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2008_37.12985_24.51818'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2008_37.12985_24.51818_1-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_37.12985_24.51818_1-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_37.12985_24.51818_1-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.12985 24.51818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.12985"^^xsd:decimal ;
  dwc:decimalLongitude "24.51818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2008_37.12985_24.51818_1-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.12985 24.51818)"^^geo:wktLiteral ;
  geo-pos:lat "37.12985"^^xsd:decimal ;
  geo-pos:long "24.51818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2008_37.12985_24.51818_1-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2008_37.12985_24.51818_1-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2008_37.12985_24.51818_1-1'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.51818'^^xsd:double;
  dwc:latitude '37.12985'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2008_37.12985_24.51818_1-1'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2008_36.7987_24.51963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.7987_24.51963> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.7987_24.51963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7987 24.51963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7987"^^xsd:decimal ;
  dwc:decimalLongitude "24.51963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.7987_24.51963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7987 24.51963)"^^geo:wktLiteral ;
  geo-pos:lat "36.7987"^^xsd:decimal ;
  geo-pos:long "24.51963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2008_36.7987_24.51963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2008_36.7987_24.51963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2008_36.7987_24.51963'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.51963'^^xsd:double;
  dwc:latitude '36.7987'^^xsd:double;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2008_36.7987_24.51963'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2008_36.7987_24.51963_0-0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.7987_24.51963_0-0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.7987_24.51963_0-0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7987 24.51963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7987"^^xsd:decimal ;
  dwc:decimalLongitude "24.51963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.7987_24.51963_0-0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7987 24.51963)"^^geo:wktLiteral ;
  geo-pos:lat "36.7987"^^xsd:decimal ;
  geo-pos:long "24.51963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2008_36.7987_24.51963_0-0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2008_36.7987_24.51963_0-0" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2008_36.7987_24.51963_0-0'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.51963'^^xsd:double;
  dwc:latitude '36.7987'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2008_36.7987_24.51963_0-0'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2008_37.1636_24.52507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_37.1636_24.52507> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_37.1636_24.52507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1636 24.52507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1636"^^xsd:decimal ;
  dwc:decimalLongitude "24.52507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_37.1636_24.52507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1636 24.52507)"^^geo:wktLiteral ;
  geo-pos:lat "37.1636"^^xsd:decimal ;
  geo-pos:long "24.52507"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2008_37.1636_24.52507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2008_37.1636_24.52507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2008_37.1636_24.52507'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.52507'^^xsd:double;
  dwc:latitude '37.1636'^^xsd:double;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2008_37.1636_24.52507'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2008_37.1636_24.52507_0-0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_37.1636_24.52507_0-0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_37.1636_24.52507_0-0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1636 24.52507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1636"^^xsd:decimal ;
  dwc:decimalLongitude "24.52507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2008_37.1636_24.52507_0-0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1636 24.52507)"^^geo:wktLiteral ;
  geo-pos:lat "37.1636"^^xsd:decimal ;
  geo-pos:long "24.52507"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2008_37.1636_24.52507_0-0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2008_37.1636_24.52507_0-0" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2008_37.1636_24.52507_0-0'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.52507'^^xsd:double;
  dwc:latitude '37.1636'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2008_37.1636_24.52507_0-0'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2008_37.13403_24.52545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_37.13403_24.52545> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_37.13403_24.52545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.13403 24.52545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.13403"^^xsd:decimal ;
  dwc:decimalLongitude "24.52545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_37.13403_24.52545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.13403 24.52545)"^^geo:wktLiteral ;
  geo-pos:lat "37.13403"^^xsd:decimal ;
  geo-pos:long "24.52545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2008_37.13403_24.52545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2008_37.13403_24.52545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2008_37.13403_24.52545'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.52545'^^xsd:double;
  dwc:latitude '37.13403'^^xsd:double;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2008_37.13403_24.52545'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2008_37.13403_24.52545_0-0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_37.13403_24.52545_0-0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_37.13403_24.52545_0-0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.13403 24.52545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.13403"^^xsd:decimal ;
  dwc:decimalLongitude "24.52545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2008_37.13403_24.52545_0-0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.13403 24.52545)"^^geo:wktLiteral ;
  geo-pos:lat "37.13403"^^xsd:decimal ;
  geo-pos:long "24.52545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2008_37.13403_24.52545_0-0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2008_37.13403_24.52545_0-0" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2008_37.13403_24.52545_0-0'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.52545'^^xsd:double;
  dwc:latitude '37.13403'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2008_37.13403_24.52545_0-0'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Stypopodium%20schimperi_1996_36.67241_24.52615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Stypopodium%20schimperi_1996_36.67241_24.52615> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Stypopodium%20schimperi_1996_36.67241_24.52615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.67241 24.52615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.67241"^^xsd:decimal ;
  dwc:decimalLongitude "24.52615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Stypopodium%20schimperi_1996_36.67241_24.52615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.67241 24.52615)"^^geo:wktLiteral ;
  geo-pos:lat "36.67241"^^xsd:decimal ;
  geo-pos:long "24.52615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Stypopodium%20schimperi_1996_36.67241_24.52615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Stypopodium schimperi_1996_36.67241_24.52615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Stypopodium schimperi_1996_36.67241_24.52615'^^xsd:string;
  dwc:scientificName 'Stypopodium schimperi (Kützing) Verlaque & Boudouresque, 1991'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.52615'^^xsd:double;
  dwc:latitude '36.67241'^^xsd:double;
  dwc:aphiaid '145391'^^xsd:integer;
  dwc:occurrenceId 'Stypopodium schimperi_1996_36.67241_24.52615'^^xsd:string;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145391'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2019_38.846_24.527_0-0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2019_38.846_24.527_0-0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2019_38.846_24.527_0-0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.846 24.527)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.846"^^xsd:decimal ;
  dwc:decimalLongitude "24.527"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2019_38.846_24.527_0-0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.846 24.527)"^^geo:wktLiteral ;
  geo-pos:lat "38.846"^^xsd:decimal ;
  geo-pos:long "24.527"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2019_38.846_24.527_0-0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2019_38.846_24.527_0-0" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2019_38.846_24.527_0-0'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.527'^^xsd:double;
  dwc:latitude '38.846'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2019_38.846_24.527_0-0'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '10'^^xsd:integer;
  dwc:organismQuantityType '% cover'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2008_36.82322_24.5286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.82322_24.5286> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.82322_24.5286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.82322 24.5286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.82322"^^xsd:decimal ;
  dwc:decimalLongitude "24.5286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.82322_24.5286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.82322 24.5286)"^^geo:wktLiteral ;
  geo-pos:lat "36.82322"^^xsd:decimal ;
  geo-pos:long "24.5286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2008_36.82322_24.5286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2008_36.82322_24.5286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2008_36.82322_24.5286'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.5286'^^xsd:double;
  dwc:latitude '36.82322'^^xsd:double;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2008_36.82322_24.5286'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2008_36.82322_24.5286_1-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.82322_24.5286_1-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.82322_24.5286_1-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.82322 24.5286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.82322"^^xsd:decimal ;
  dwc:decimalLongitude "24.5286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.82322_24.5286_1-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.82322 24.5286)"^^geo:wktLiteral ;
  geo-pos:lat "36.82322"^^xsd:decimal ;
  geo-pos:long "24.5286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2008_36.82322_24.5286_1-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2008_36.82322_24.5286_1-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2008_36.82322_24.5286_1-1'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.5286'^^xsd:double;
  dwc:latitude '36.82322'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2008_36.82322_24.5286_1-1'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2006_36.76399_24.52892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2006_36.76399_24.52892> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2006_36.76399_24.52892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.76399 24.52892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.76399"^^xsd:decimal ;
  dwc:decimalLongitude "24.52892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2006_36.76399_24.52892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.76399 24.52892)"^^geo:wktLiteral ;
  geo-pos:lat "36.76399"^^xsd:decimal ;
  geo-pos:long "24.52892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2006_36.76399_24.52892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2006_36.76399_24.52892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2006_36.76399_24.52892'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.52892'^^xsd:double;
  dwc:latitude '36.76399'^^xsd:double;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2006_36.76399_24.52892'^^xsd:string;
  dwc:observationDate '2006-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2006_36.76399_24.52892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2006_36.76399_24.52892> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2006_36.76399_24.52892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.76399 24.52892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.76399"^^xsd:decimal ;
  dwc:decimalLongitude "24.52892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2006_36.76399_24.52892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.76399 24.52892)"^^geo:wktLiteral ;
  geo-pos:lat "36.76399"^^xsd:decimal ;
  geo-pos:long "24.52892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2006_36.76399_24.52892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2006_36.76399_24.52892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2006_36.76399_24.52892'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.52892'^^xsd:double;
  dwc:latitude '36.76399'^^xsd:double;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2006_36.76399_24.52892'^^xsd:string;
  dwc:observationDate '2006-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Torquigener%20flavimaculosus_2019_35.13699_24.52993_3-3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2019_35.13699_24.52993_3-3> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2019_35.13699_24.52993_3-3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.13699 24.52993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.13699"^^xsd:decimal ;
  dwc:decimalLongitude "24.52993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2019_35.13699_24.52993_3-3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.13699 24.52993)"^^geo:wktLiteral ;
  geo-pos:lat "35.13699"^^xsd:decimal ;
  geo-pos:long "24.52993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Torquigener%20flavimaculosus_2019_35.13699_24.52993_3-3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Torquigener flavimaculosus_2019_35.13699_24.52993_3-3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Torquigener flavimaculosus_2019_35.13699_24.52993_3-3'^^xsd:string;
  dwc:scientificName 'Torquigener flavimaculosus Hardy & Randall, 1983'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.52993'^^xsd:double;
  dwc:latitude '35.13699'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '219962'^^xsd:integer;
  dwc:occurrenceId 'Torquigener flavimaculosus_2019_35.13699_24.52993_3-3'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219962'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '20'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2020_36.76629_24.53004_5.5-5.5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2020_36.76629_24.53004_5.5-5.5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2020_36.76629_24.53004_5.5-5.5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.76629 24.53004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.76629"^^xsd:decimal ;
  dwc:decimalLongitude "24.53004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2020_36.76629_24.53004_5.5-5.5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.76629 24.53004)"^^geo:wktLiteral ;
  geo-pos:lat "36.76629"^^xsd:decimal ;
  geo-pos:long "24.53004"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2020_36.76629_24.53004_5.5-5.5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2020_36.76629_24.53004_5.5-5.5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2020_36.76629_24.53004_5.5-5.5'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.53004'^^xsd:double;
  dwc:latitude '36.76629'^^xsd:double;
  dwc:minimumDepth '5.5'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2020_36.76629_24.53004_5.5-5.5'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '4'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2020_36.76629_24.53004_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_36.76629_24.53004_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_36.76629_24.53004_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.76629 24.53004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.76629"^^xsd:decimal ;
  dwc:decimalLongitude "24.53004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_36.76629_24.53004_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.76629 24.53004)"^^geo:wktLiteral ;
  geo-pos:lat "36.76629"^^xsd:decimal ;
  geo-pos:long "24.53004"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2020_36.76629_24.53004_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2020_36.76629_24.53004_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2020_36.76629_24.53004_5-5'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.53004'^^xsd:double;
  dwc:latitude '36.76629'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2020_36.76629_24.53004_5-5'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_2006_37.16415_24.5311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_2006_37.16415_24.5311> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_2006_37.16415_24.5311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16415 24.5311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.16415"^^xsd:decimal ;
  dwc:decimalLongitude "24.5311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_2006_37.16415_24.5311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16415 24.5311)"^^geo:wktLiteral ;
  geo-pos:lat "37.16415"^^xsd:decimal ;
  geo-pos:long "24.5311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_2006_37.16415_24.5311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_2006_37.16415_24.5311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_2006_37.16415_24.5311'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.5311'^^xsd:double;
  dwc:latitude '37.16415'^^xsd:double;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_2006_37.16415_24.5311'^^xsd:string;
  dwc:observationDate '2006-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Halophila%20stipulacea_2019_38.85_24.534_4-4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2019_38.85_24.534_4-4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2019_38.85_24.534_4-4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.85 24.534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.85"^^xsd:decimal ;
  dwc:decimalLongitude "24.534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Halophila%20stipulacea_2019_38.85_24.534_4-4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.85 24.534)"^^geo:wktLiteral ;
  geo-pos:lat "38.85"^^xsd:decimal ;
  geo-pos:long "24.534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Halophila%20stipulacea_2019_38.85_24.534_4-4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Halophila stipulacea_2019_38.85_24.534_4-4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Halophila stipulacea_2019_38.85_24.534_4-4'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea (Forsskål) Ascherson, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.534'^^xsd:double;
  dwc:latitude '38.85'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:occurrenceId 'Halophila stipulacea_2019_38.85_24.534_4-4'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '100'^^xsd:integer;
  dwc:organismQuantityType '% cover'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2008_37.1907_24.53402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_37.1907_24.53402> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_37.1907_24.53402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1907 24.53402)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1907"^^xsd:decimal ;
  dwc:decimalLongitude "24.53402"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_37.1907_24.53402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1907 24.53402)"^^geo:wktLiteral ;
  geo-pos:lat "37.1907"^^xsd:decimal ;
  geo-pos:long "24.53402"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2008_37.1907_24.53402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2008_37.1907_24.53402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2008_37.1907_24.53402'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.53402'^^xsd:double;
  dwc:latitude '37.1907'^^xsd:double;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2008_37.1907_24.53402'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2008_37.1907_24.53402_0-0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_37.1907_24.53402_0-0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_37.1907_24.53402_0-0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1907 24.53402)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1907"^^xsd:decimal ;
  dwc:decimalLongitude "24.53402"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2008_37.1907_24.53402_0-0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1907 24.53402)"^^geo:wktLiteral ;
  geo-pos:lat "37.1907"^^xsd:decimal ;
  geo-pos:long "24.53402"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2008_37.1907_24.53402_0-0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2008_37.1907_24.53402_0-0" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2008_37.1907_24.53402_0-0'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.53402'^^xsd:double;
  dwc:latitude '37.1907'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2008_37.1907_24.53402_0-0'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2012_38.84964_24.53454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2012_38.84964_24.53454> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2012_38.84964_24.53454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.84964 24.53454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.84964"^^xsd:decimal ;
  dwc:decimalLongitude "24.53454"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2012_38.84964_24.53454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.84964 24.53454)"^^geo:wktLiteral ;
  geo-pos:lat "38.84964"^^xsd:decimal ;
  geo-pos:long "24.53454"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2012_38.84964_24.53454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2012_38.84964_24.53454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2012_38.84964_24.53454'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.53454'^^xsd:double;
  dwc:latitude '38.84964'^^xsd:double;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2012_38.84964_24.53454'^^xsd:string;
  dwc:observationDate '2012-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Conomurex%20persicus_2017_35.12761_24.53604_18-18_Fabio%20Crocetta>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Conomurex%20persicus_2017_35.12761_24.53604_18-18_Fabio%20Crocetta> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Conomurex%20persicus_2017_35.12761_24.53604_18-18_Fabio%20Crocetta> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.12761 24.53604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.12761"^^xsd:decimal ;
  dwc:decimalLongitude "24.53604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Conomurex%20persicus_2017_35.12761_24.53604_18-18_Fabio%20Crocetta>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.12761 24.53604)"^^geo:wktLiteral ;
  geo-pos:lat "35.12761"^^xsd:decimal ;
  geo-pos:long "24.53604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Conomurex%20persicus_2017_35.12761_24.53604_18-18_Fabio%20Crocetta>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Conomurex persicus_2017_35.12761_24.53604_18-18_Fabio Crocetta" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Conomurex persicus_2017_35.12761_24.53604_18-18_Fabio Crocetta'^^xsd:string;
  dwc:scientificName 'Conomurex persicus (Swainson, 1821)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Fabio Crocetta'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.53604'^^xsd:double;
  dwc:latitude '35.12761'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '565371'^^xsd:integer;
  dwc:occurrenceId 'Conomurex persicus_2017_35.12761_24.53604_18-18_Fabio Crocetta'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '565371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '10'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Asparagopsis_2011_36.75112_24.53686_1-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Asparagopsis_2011_36.75112_24.53686_1-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Asparagopsis_2011_36.75112_24.53686_1-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75112 24.53686)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.75112"^^xsd:decimal ;
  dwc:decimalLongitude "24.53686"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Asparagopsis_2011_36.75112_24.53686_1-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75112 24.53686)"^^geo:wktLiteral ;
  geo-pos:lat "36.75112"^^xsd:decimal ;
  geo-pos:long "24.53686"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Asparagopsis_2011_36.75112_24.53686_1-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Asparagopsis_2011_36.75112_24.53686_1-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Asparagopsis_2011_36.75112_24.53686_1-1'^^xsd:string;
  dwc:scientificName 'Asparagopsis Montagne, 1840'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.53686'^^xsd:double;
  dwc:latitude '36.75112'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '143809'^^xsd:integer;
  dwc:occurrenceId 'Asparagopsis_2011_36.75112_24.53686_1-1'^^xsd:string;
  dwc:observationDate '2011-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143809'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2009_36.75112_24.53686_0.5-0.5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_36.75112_24.53686_0.5-0.5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_36.75112_24.53686_0.5-0.5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75112 24.53686)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.75112"^^xsd:decimal ;
  dwc:decimalLongitude "24.53686"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_36.75112_24.53686_0.5-0.5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75112 24.53686)"^^geo:wktLiteral ;
  geo-pos:lat "36.75112"^^xsd:decimal ;
  geo-pos:long "24.53686"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2009_36.75112_24.53686_0.5-0.5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2009_36.75112_24.53686_0.5-0.5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2009_36.75112_24.53686_0.5-0.5'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.53686'^^xsd:double;
  dwc:latitude '36.75112'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2009_36.75112_24.53686_0.5-0.5'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'very high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2019_36.72866_24.53892_15.5-15.5_Magdalini%20Premezzi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.72866_24.53892_15.5-15.5_Magdalini%20Premezzi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.72866_24.53892_15.5-15.5_Magdalini%20Premezzi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.72866 24.53892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.72866"^^xsd:decimal ;
  dwc:decimalLongitude "24.53892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "15.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.72866_24.53892_15.5-15.5_Magdalini%20Premezzi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.72866 24.53892)"^^geo:wktLiteral ;
  geo-pos:lat "36.72866"^^xsd:decimal ;
  geo-pos:long "24.53892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2019_36.72866_24.53892_15.5-15.5_Magdalini%20Premezzi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2019_36.72866_24.53892_15.5-15.5_Magdalini Premezzi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2019_36.72866_24.53892_15.5-15.5_Magdalini Premezzi'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Magdalini Premezzi'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.53892'^^xsd:double;
  dwc:latitude '36.72866'^^xsd:double;
  dwc:minimumDepth '15.5'^^xsd:double;
  dwc:maximumDepth '15.5'^^xsd:double;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2019_36.72866_24.53892_15.5-15.5_Magdalini Premezzi'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2020_36.73446_24.53899_Nina%20Premezi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2020_36.73446_24.53899_Nina%20Premezi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2020_36.73446_24.53899_Nina%20Premezi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.73446 24.53899)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.73446"^^xsd:decimal ;
  dwc:decimalLongitude "24.53899"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2020_36.73446_24.53899_Nina%20Premezi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.73446 24.53899)"^^geo:wktLiteral ;
  geo-pos:lat "36.73446"^^xsd:decimal ;
  geo-pos:long "24.53899"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2020_36.73446_24.53899_Nina%20Premezi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2020_36.73446_24.53899_Nina Premezi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2020_36.73446_24.53899_Nina Premezi'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Nina Premezi'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.53899'^^xsd:double;
  dwc:latitude '36.73446'^^xsd:double;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2020_36.73446_24.53899_Nina Premezi'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2008_37.14523_24.53913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_37.14523_24.53913> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_37.14523_24.53913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14523 24.53913)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.14523"^^xsd:decimal ;
  dwc:decimalLongitude "24.53913"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_37.14523_24.53913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14523 24.53913)"^^geo:wktLiteral ;
  geo-pos:lat "37.14523"^^xsd:decimal ;
  geo-pos:long "24.53913"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2008_37.14523_24.53913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2008_37.14523_24.53913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2008_37.14523_24.53913'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.53913'^^xsd:double;
  dwc:latitude '37.14523'^^xsd:double;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2008_37.14523_24.53913'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2008_37.14523_24.53913_0-0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_37.14523_24.53913_0-0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_37.14523_24.53913_0-0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14523 24.53913)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.14523"^^xsd:decimal ;
  dwc:decimalLongitude "24.53913"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2008_37.14523_24.53913_0-0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14523 24.53913)"^^geo:wktLiteral ;
  geo-pos:lat "37.14523"^^xsd:decimal ;
  geo-pos:long "24.53913"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2008_37.14523_24.53913_0-0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2008_37.14523_24.53913_0-0" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2008_37.14523_24.53913_0-0'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.53913'^^xsd:double;
  dwc:latitude '37.14523'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2008_37.14523_24.53913_0-0'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2014_36.75117_24.53916_Maria%20Salomidi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2014_36.75117_24.53916_Maria%20Salomidi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2014_36.75117_24.53916_Maria%20Salomidi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75117 24.53916)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.75117"^^xsd:decimal ;
  dwc:decimalLongitude "24.53916"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2014_36.75117_24.53916_Maria%20Salomidi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75117 24.53916)"^^geo:wktLiteral ;
  geo-pos:lat "36.75117"^^xsd:decimal ;
  geo-pos:long "24.53916"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2014_36.75117_24.53916_Maria%20Salomidi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2014_36.75117_24.53916_Maria Salomidi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2014_36.75117_24.53916_Maria Salomidi'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Salomidi'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.53916'^^xsd:double;
  dwc:latitude '36.75117'^^xsd:double;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2014_36.75117_24.53916_Maria Salomidi'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2008_36.68874_24.54117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.68874_24.54117> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.68874_24.54117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.68874 24.54117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.68874"^^xsd:decimal ;
  dwc:decimalLongitude "24.54117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.68874_24.54117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.68874 24.54117)"^^geo:wktLiteral ;
  geo-pos:lat "36.68874"^^xsd:decimal ;
  geo-pos:long "24.54117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2008_36.68874_24.54117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2008_36.68874_24.54117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2008_36.68874_24.54117'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.54117'^^xsd:double;
  dwc:latitude '36.68874'^^xsd:double;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2008_36.68874_24.54117'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2008_36.68874_24.54117_0-0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.68874_24.54117_0-0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.68874_24.54117_0-0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.68874 24.54117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.68874"^^xsd:decimal ;
  dwc:decimalLongitude "24.54117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.68874_24.54117_0-0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.68874 24.54117)"^^geo:wktLiteral ;
  geo-pos:lat "36.68874"^^xsd:decimal ;
  geo-pos:long "24.54117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2008_36.68874_24.54117_0-0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2008_36.68874_24.54117_0-0" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2008_36.68874_24.54117_0-0'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.54117'^^xsd:double;
  dwc:latitude '36.68874'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2008_36.68874_24.54117_0-0'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2008_36.71727_24.54235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.71727_24.54235> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.71727_24.54235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.71727 24.54235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.71727"^^xsd:decimal ;
  dwc:decimalLongitude "24.54235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.71727_24.54235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.71727 24.54235)"^^geo:wktLiteral ;
  geo-pos:lat "36.71727"^^xsd:decimal ;
  geo-pos:long "24.54235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2008_36.71727_24.54235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2008_36.71727_24.54235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2008_36.71727_24.54235'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.54235'^^xsd:double;
  dwc:latitude '36.71727'^^xsd:double;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2008_36.71727_24.54235'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2008_36.71727_24.54235_0-0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.71727_24.54235_0-0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.71727_24.54235_0-0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.71727 24.54235)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.71727"^^xsd:decimal ;
  dwc:decimalLongitude "24.54235"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.71727_24.54235_0-0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.71727 24.54235)"^^geo:wktLiteral ;
  geo-pos:lat "36.71727"^^xsd:decimal ;
  geo-pos:long "24.54235"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2008_36.71727_24.54235_0-0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2008_36.71727_24.54235_0-0" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2008_36.71727_24.54235_0-0'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.54235'^^xsd:double;
  dwc:latitude '36.71727'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2008_36.71727_24.54235_0-0'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2016_36.71008_24.5454_0-20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_36.71008_24.5454_0-20> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_36.71008_24.5454_0-20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.71008 24.5454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.71008"^^xsd:decimal ;
  dwc:decimalLongitude "24.5454"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2016_36.71008_24.5454_0-20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.71008 24.5454)"^^geo:wktLiteral ;
  geo-pos:lat "36.71008"^^xsd:decimal ;
  geo-pos:long "24.5454"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2016_36.71008_24.5454_0-20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2016_36.71008_24.5454_0-20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2016_36.71008_24.5454_0-20'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.5454'^^xsd:double;
  dwc:latitude '36.71008'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2016_36.71008_24.5454_0-20'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2016_36.71008_24.5454_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_36.71008_24.5454_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_36.71008_24.5454_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.71008 24.5454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.71008"^^xsd:decimal ;
  dwc:decimalLongitude "24.5454"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2016_36.71008_24.5454_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.71008 24.5454)"^^geo:wktLiteral ;
  geo-pos:lat "36.71008"^^xsd:decimal ;
  geo-pos:long "24.5454"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2016_36.71008_24.5454_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2016_36.71008_24.5454_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2016_36.71008_24.5454_5-5'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.5454'^^xsd:double;
  dwc:latitude '36.71008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2016_36.71008_24.5454_5-5'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2016_36.71008_24.5454_0-20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_36.71008_24.5454_0-20> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_36.71008_24.5454_0-20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.71008 24.5454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.71008"^^xsd:decimal ;
  dwc:decimalLongitude "24.5454"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_36.71008_24.5454_0-20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.71008 24.5454)"^^geo:wktLiteral ;
  geo-pos:lat "36.71008"^^xsd:decimal ;
  geo-pos:long "24.5454"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2016_36.71008_24.5454_0-20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2016_36.71008_24.5454_0-20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2016_36.71008_24.5454_0-20'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.5454'^^xsd:double;
  dwc:latitude '36.71008'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2016_36.71008_24.5454_0-20'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2016_36.71008_24.5454_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_36.71008_24.5454_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_36.71008_24.5454_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.71008 24.5454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.71008"^^xsd:decimal ;
  dwc:decimalLongitude "24.5454"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_36.71008_24.5454_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.71008 24.5454)"^^geo:wktLiteral ;
  geo-pos:lat "36.71008"^^xsd:decimal ;
  geo-pos:long "24.5454"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2016_36.71008_24.5454_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2016_36.71008_24.5454_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2016_36.71008_24.5454_5-5'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.5454'^^xsd:double;
  dwc:latitude '36.71008'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2016_36.71008_24.5454_5-5'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2008_36.84_24.5456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.84_24.5456> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.84_24.5456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.84 24.5456)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.84"^^xsd:decimal ;
  dwc:decimalLongitude "24.5456"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.84_24.5456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.84 24.5456)"^^geo:wktLiteral ;
  geo-pos:lat "36.84"^^xsd:decimal ;
  geo-pos:long "24.5456"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2008_36.84_24.5456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2008_36.84_24.5456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2008_36.84_24.5456'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.5456'^^xsd:double;
  dwc:latitude '36.84'^^xsd:double;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2008_36.84_24.5456'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2008_36.84_24.5456_0-0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.84_24.5456_0-0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.84_24.5456_0-0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.84 24.5456)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.84"^^xsd:decimal ;
  dwc:decimalLongitude "24.5456"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.84_24.5456_0-0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.84 24.5456)"^^geo:wktLiteral ;
  geo-pos:lat "36.84"^^xsd:decimal ;
  geo-pos:long "24.5456"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2008_36.84_24.5456_0-0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2008_36.84_24.5456_0-0" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2008_36.84_24.5456_0-0'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.5456'^^xsd:double;
  dwc:latitude '36.84'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2008_36.84_24.5456_0-0'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2019_38.836_24.547_0-0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2019_38.836_24.547_0-0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2019_38.836_24.547_0-0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.836 24.547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.836"^^xsd:decimal ;
  dwc:decimalLongitude "24.547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2019_38.836_24.547_0-0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.836 24.547)"^^geo:wktLiteral ;
  geo-pos:lat "38.836"^^xsd:decimal ;
  geo-pos:long "24.547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2019_38.836_24.547_0-0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2019_38.836_24.547_0-0" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2019_38.836_24.547_0-0'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.547'^^xsd:double;
  dwc:latitude '38.836'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2019_38.836_24.547_0-0'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '10'^^xsd:integer;
  dwc:organismQuantityType '% cover'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Torquigener%20flavimaculosus_2019_35.11551_24.54714_2-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2019_35.11551_24.54714_2-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2019_35.11551_24.54714_2-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.11551 24.54714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.11551"^^xsd:decimal ;
  dwc:decimalLongitude "24.54714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2019_35.11551_24.54714_2-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.11551 24.54714)"^^geo:wktLiteral ;
  geo-pos:lat "35.11551"^^xsd:decimal ;
  geo-pos:long "24.54714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Torquigener%20flavimaculosus_2019_35.11551_24.54714_2-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Torquigener flavimaculosus_2019_35.11551_24.54714_2-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Torquigener flavimaculosus_2019_35.11551_24.54714_2-2'^^xsd:string;
  dwc:scientificName 'Torquigener flavimaculosus Hardy & Randall, 1983'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.54714'^^xsd:double;
  dwc:latitude '35.11551'^^xsd:double;
  dwc:coordinatePrecision '23'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '219962'^^xsd:integer;
  dwc:occurrenceId 'Torquigener flavimaculosus_2019_35.11551_24.54714_2-2'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219962'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_2015_35.11507_24.54754-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_2015_35.11507_24.54754-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_2015_35.11507_24.54754-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.11507 24.54754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.11507"^^xsd:decimal ;
  dwc:decimalLongitude "24.54754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_2015_35.11507_24.54754-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.11507 24.54754)"^^geo:wktLiteral ;
  geo-pos:lat "35.11507"^^xsd:decimal ;
  geo-pos:long "24.54754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_2015_35.11507_24.54754-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_2015_35.11507_24.54754-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_2015_35.11507_24.54754-2'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.54754'^^xsd:double;
  dwc:latitude '35.11507'^^xsd:double;
  dwc:coordinatePrecision '23'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:depthRange '<2 m'^^xsd:string;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_2015_35.11507_24.54754-2'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '5'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2019_35.11473_24.54803_3-3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2019_35.11473_24.54803_3-3> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2019_35.11473_24.54803_3-3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.11473 24.54803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.11473"^^xsd:decimal ;
  dwc:decimalLongitude "24.54803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2019_35.11473_24.54803_3-3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.11473 24.54803)"^^geo:wktLiteral ;
  geo-pos:lat "35.11473"^^xsd:decimal ;
  geo-pos:long "24.54803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2019_35.11473_24.54803_3-3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2019_35.11473_24.54803_3-3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2019_35.11473_24.54803_3-3'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.54803'^^xsd:double;
  dwc:latitude '35.11473'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2019_35.11473_24.54803_3-3'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'moderate'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2020_35.11429_24.55109_5-15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2020_35.11429_24.55109_5-15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2020_35.11429_24.55109_5-15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.11429 24.55109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.11429"^^xsd:decimal ;
  dwc:decimalLongitude "24.55109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2020_35.11429_24.55109_5-15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.11429 24.55109)"^^geo:wktLiteral ;
  geo-pos:lat "35.11429"^^xsd:decimal ;
  geo-pos:long "24.55109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2020_35.11429_24.55109_5-15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2020_35.11429_24.55109_5-15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2020_35.11429_24.55109_5-15'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.55109'^^xsd:double;
  dwc:latitude '35.11429'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2020_35.11429_24.55109_5-15'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2020_35.11429_24.55109_5-14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_35.11429_24.55109_5-14> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_35.11429_24.55109_5-14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.11429 24.55109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.11429"^^xsd:decimal ;
  dwc:decimalLongitude "24.55109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_35.11429_24.55109_5-14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.11429 24.55109)"^^geo:wktLiteral ;
  geo-pos:lat "35.11429"^^xsd:decimal ;
  geo-pos:long "24.55109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2020_35.11429_24.55109_5-14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2020_35.11429_24.55109_5-14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2020_35.11429_24.55109_5-14'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.55109'^^xsd:double;
  dwc:latitude '35.11429'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2020_35.11429_24.55109_5-14'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '200'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Torquigener%20flavimaculosus_2020_35.11429_24.55109_5-14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2020_35.11429_24.55109_5-14> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2020_35.11429_24.55109_5-14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.11429 24.55109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.11429"^^xsd:decimal ;
  dwc:decimalLongitude "24.55109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2020_35.11429_24.55109_5-14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.11429 24.55109)"^^geo:wktLiteral ;
  geo-pos:lat "35.11429"^^xsd:decimal ;
  geo-pos:long "24.55109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Torquigener%20flavimaculosus_2020_35.11429_24.55109_5-14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Torquigener flavimaculosus_2020_35.11429_24.55109_5-14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Torquigener flavimaculosus_2020_35.11429_24.55109_5-14'^^xsd:string;
  dwc:scientificName 'Torquigener flavimaculosus Hardy & Randall, 1983'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.55109'^^xsd:double;
  dwc:latitude '35.11429'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '219962'^^xsd:integer;
  dwc:occurrenceId 'Torquigener flavimaculosus_2020_35.11429_24.55109_5-14'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219962'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '150'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Callinectes%20sapidus_2015_40.94602_24.55718_Dimitris%20Poursanidis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2015_40.94602_24.55718_Dimitris%20Poursanidis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2015_40.94602_24.55718_Dimitris%20Poursanidis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.94602 24.55718)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.94602"^^xsd:decimal ;
  dwc:decimalLongitude "24.55718"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "71"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Callinectes%20sapidus_2015_40.94602_24.55718_Dimitris%20Poursanidis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.94602 24.55718)"^^geo:wktLiteral ;
  geo-pos:lat "40.94602"^^xsd:decimal ;
  geo-pos:long "24.55718"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "71"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Callinectes%20sapidus_2015_40.94602_24.55718_Dimitris%20Poursanidis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Callinectes sapidus_2015_40.94602_24.55718_Dimitris Poursanidis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Callinectes sapidus_2015_40.94602_24.55718_Dimitris Poursanidis'^^xsd:string;
  dwc:scientificName 'Callinectes sapidus Rathbun, 1896'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Dimitris Poursanidis'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.55718'^^xsd:double;
  dwc:latitude '40.94602'^^xsd:double;
  dwc:coordinatePrecision '71'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '107379'^^xsd:integer;
  dwc:occurrenceId 'Callinectes sapidus_2015_40.94602_24.55718_Dimitris Poursanidis'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107379'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2020_36.77624_24.55746_15-15_Magdalini%20Premezzi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2020_36.77624_24.55746_15-15_Magdalini%20Premezzi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2020_36.77624_24.55746_15-15_Magdalini%20Premezzi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.77624 24.55746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.77624"^^xsd:decimal ;
  dwc:decimalLongitude "24.55746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2020_36.77624_24.55746_15-15_Magdalini%20Premezzi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.77624 24.55746)"^^geo:wktLiteral ;
  geo-pos:lat "36.77624"^^xsd:decimal ;
  geo-pos:long "24.55746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2020_36.77624_24.55746_15-15_Magdalini%20Premezzi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2020_36.77624_24.55746_15-15_Magdalini Premezzi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2020_36.77624_24.55746_15-15_Magdalini Premezzi'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Magdalini Premezzi'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.55746'^^xsd:double;
  dwc:latitude '36.77624'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2020_36.77624_24.55746_15-15_Magdalini Premezzi'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Diadema%20setosum_2020_35.10092_24.56286_9-12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Diadema%20setosum_2020_35.10092_24.56286_9-12> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Diadema%20setosum_2020_35.10092_24.56286_9-12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.10092 24.56286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.10092"^^xsd:decimal ;
  dwc:decimalLongitude "24.56286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Diadema%20setosum_2020_35.10092_24.56286_9-12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.10092 24.56286)"^^geo:wktLiteral ;
  geo-pos:lat "35.10092"^^xsd:decimal ;
  geo-pos:long "24.56286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Diadema%20setosum_2020_35.10092_24.56286_9-12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Diadema setosum_2020_35.10092_24.56286_9-12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Diadema setosum_2020_35.10092_24.56286_9-12'^^xsd:string;
  dwc:scientificName 'Diadema setosum (Leske, 1778)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.56286'^^xsd:double;
  dwc:latitude '35.10092'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '213372'^^xsd:integer;
  dwc:occurrenceId 'Diadema setosum_2020_35.10092_24.56286_9-12'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213372'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2020-07-25_35.10092_24.56286_15-15_Michail%20Ragkousis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2020-07-25_35.10092_24.56286_15-15_Michail%20Ragkousis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2020-07-25_35.10092_24.56286_15-15_Michail%20Ragkousis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.10092 24.56286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.10092"^^xsd:decimal ;
  dwc:decimalLongitude "24.56286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2020-07-25_35.10092_24.56286_15-15_Michail%20Ragkousis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.10092 24.56286)"^^geo:wktLiteral ;
  geo-pos:lat "35.10092"^^xsd:decimal ;
  geo-pos:long "24.56286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2020-07-25_35.10092_24.56286_15-15_Michail%20Ragkousis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2020-07-25_35.10092_24.56286_15-15_Michail Ragkousis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2020-07-25_35.10092_24.56286_15-15_Michail Ragkousis'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Michail Ragkousis'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.56286'^^xsd:double;
  dwc:latitude '35.10092'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2020-07-25_35.10092_24.56286_15-15_Michail Ragkousis'^^xsd:string;
  dwc:observationDate '2020-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2020-07-26_35.10092_24.56286_15-15_Michail%20Ragkousis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2020-07-26_35.10092_24.56286_15-15_Michail%20Ragkousis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2020-07-26_35.10092_24.56286_15-15_Michail%20Ragkousis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.10092 24.56286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.10092"^^xsd:decimal ;
  dwc:decimalLongitude "24.56286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2020-07-26_35.10092_24.56286_15-15_Michail%20Ragkousis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.10092 24.56286)"^^geo:wktLiteral ;
  geo-pos:lat "35.10092"^^xsd:decimal ;
  geo-pos:long "24.56286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2020-07-26_35.10092_24.56286_15-15_Michail%20Ragkousis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2020-07-26_35.10092_24.56286_15-15_Michail Ragkousis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2020-07-26_35.10092_24.56286_15-15_Michail Ragkousis'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Michail Ragkousis'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.56286'^^xsd:double;
  dwc:latitude '35.10092'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2020-07-26_35.10092_24.56286_15-15_Michail Ragkousis'^^xsd:string;
  dwc:observationDate '2020-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2020-07-27_35.10092_24.56286_15-15_Michail%20Ragkousis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2020-07-27_35.10092_24.56286_15-15_Michail%20Ragkousis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2020-07-27_35.10092_24.56286_15-15_Michail%20Ragkousis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.10092 24.56286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.10092"^^xsd:decimal ;
  dwc:decimalLongitude "24.56286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2020-07-27_35.10092_24.56286_15-15_Michail%20Ragkousis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.10092 24.56286)"^^geo:wktLiteral ;
  geo-pos:lat "35.10092"^^xsd:decimal ;
  geo-pos:long "24.56286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2020-07-27_35.10092_24.56286_15-15_Michail%20Ragkousis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2020-07-27_35.10092_24.56286_15-15_Michail Ragkousis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2020-07-27_35.10092_24.56286_15-15_Michail Ragkousis'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Michail Ragkousis'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.56286'^^xsd:double;
  dwc:latitude '35.10092'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2020-07-27_35.10092_24.56286_15-15_Michail Ragkousis'^^xsd:string;
  dwc:observationDate '2020-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2020-07-28_35.10092_24.56286_15-15_Michail%20Ragkousis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2020-07-28_35.10092_24.56286_15-15_Michail%20Ragkousis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2020-07-28_35.10092_24.56286_15-15_Michail%20Ragkousis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.10092 24.56286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.10092"^^xsd:decimal ;
  dwc:decimalLongitude "24.56286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2020-07-28_35.10092_24.56286_15-15_Michail%20Ragkousis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.10092 24.56286)"^^geo:wktLiteral ;
  geo-pos:lat "35.10092"^^xsd:decimal ;
  geo-pos:long "24.56286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2020-07-28_35.10092_24.56286_15-15_Michail%20Ragkousis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2020-07-28_35.10092_24.56286_15-15_Michail Ragkousis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2020-07-28_35.10092_24.56286_15-15_Michail Ragkousis'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Michail Ragkousis'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.56286'^^xsd:double;
  dwc:latitude '35.10092'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2020-07-28_35.10092_24.56286_15-15_Michail Ragkousis'^^xsd:string;
  dwc:observationDate '2020-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2020-07-29_35.10092_24.56286_15-15_Michail%20Ragkousis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2020-07-29_35.10092_24.56286_15-15_Michail%20Ragkousis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2020-07-29_35.10092_24.56286_15-15_Michail%20Ragkousis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.10092 24.56286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.10092"^^xsd:decimal ;
  dwc:decimalLongitude "24.56286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2020-07-29_35.10092_24.56286_15-15_Michail%20Ragkousis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.10092 24.56286)"^^geo:wktLiteral ;
  geo-pos:lat "35.10092"^^xsd:decimal ;
  geo-pos:long "24.56286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2020-07-29_35.10092_24.56286_15-15_Michail%20Ragkousis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2020-07-29_35.10092_24.56286_15-15_Michail Ragkousis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2020-07-29_35.10092_24.56286_15-15_Michail Ragkousis'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Michail Ragkousis'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.56286'^^xsd:double;
  dwc:latitude '35.10092'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2020-07-29_35.10092_24.56286_15-15_Michail Ragkousis'^^xsd:string;
  dwc:observationDate '2020-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2020-07-30_35.10092_24.56286_15-15_Alexandros%20Tsatiris>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2020-07-30_35.10092_24.56286_15-15_Alexandros%20Tsatiris> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2020-07-30_35.10092_24.56286_15-15_Alexandros%20Tsatiris> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.10092 24.56286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.10092"^^xsd:decimal ;
  dwc:decimalLongitude "24.56286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2020-07-30_35.10092_24.56286_15-15_Alexandros%20Tsatiris>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.10092 24.56286)"^^geo:wktLiteral ;
  geo-pos:lat "35.10092"^^xsd:decimal ;
  geo-pos:long "24.56286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2020-07-30_35.10092_24.56286_15-15_Alexandros%20Tsatiris>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2020-07-30_35.10092_24.56286_15-15_Alexandros Tsatiris" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2020-07-30_35.10092_24.56286_15-15_Alexandros Tsatiris'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Alexandros Tsatiris'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.56286'^^xsd:double;
  dwc:latitude '35.10092'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2020-07-30_35.10092_24.56286_15-15_Alexandros Tsatiris'^^xsd:string;
  dwc:observationDate '2020-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2020_35.10092_24.56286_4-12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2020_35.10092_24.56286_4-12> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2020_35.10092_24.56286_4-12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.10092 24.56286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.10092"^^xsd:decimal ;
  dwc:decimalLongitude "24.56286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2020_35.10092_24.56286_4-12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.10092 24.56286)"^^geo:wktLiteral ;
  geo-pos:lat "35.10092"^^xsd:decimal ;
  geo-pos:long "24.56286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2020_35.10092_24.56286_4-12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2020_35.10092_24.56286_4-12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2020_35.10092_24.56286_4-12'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.56286'^^xsd:double;
  dwc:latitude '35.10092'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2020_35.10092_24.56286_4-12'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '14'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2020-07-25_35.10092_24.56286_15-15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-07-25_35.10092_24.56286_15-15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-07-25_35.10092_24.56286_15-15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.10092 24.56286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.10092"^^xsd:decimal ;
  dwc:decimalLongitude "24.56286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2020-07-25_35.10092_24.56286_15-15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.10092 24.56286)"^^geo:wktLiteral ;
  geo-pos:lat "35.10092"^^xsd:decimal ;
  geo-pos:long "24.56286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2020-07-25_35.10092_24.56286_15-15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2020-07-25_35.10092_24.56286_15-15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2020-07-25_35.10092_24.56286_15-15'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.56286'^^xsd:double;
  dwc:latitude '35.10092'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2020-07-25_35.10092_24.56286_15-15'^^xsd:string;
  dwc:observationDate '2020-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '5'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2020-07-26_35.10092_24.56286_15-15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-07-26_35.10092_24.56286_15-15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-07-26_35.10092_24.56286_15-15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.10092 24.56286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.10092"^^xsd:decimal ;
  dwc:decimalLongitude "24.56286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2020-07-26_35.10092_24.56286_15-15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.10092 24.56286)"^^geo:wktLiteral ;
  geo-pos:lat "35.10092"^^xsd:decimal ;
  geo-pos:long "24.56286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2020-07-26_35.10092_24.56286_15-15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2020-07-26_35.10092_24.56286_15-15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2020-07-26_35.10092_24.56286_15-15'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.56286'^^xsd:double;
  dwc:latitude '35.10092'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2020-07-26_35.10092_24.56286_15-15'^^xsd:string;
  dwc:observationDate '2020-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '4'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2020-07-27_35.10092_24.56286_15-15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-07-27_35.10092_24.56286_15-15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-07-27_35.10092_24.56286_15-15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.10092 24.56286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.10092"^^xsd:decimal ;
  dwc:decimalLongitude "24.56286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2020-07-27_35.10092_24.56286_15-15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.10092 24.56286)"^^geo:wktLiteral ;
  geo-pos:lat "35.10092"^^xsd:decimal ;
  geo-pos:long "24.56286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2020-07-27_35.10092_24.56286_15-15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2020-07-27_35.10092_24.56286_15-15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2020-07-27_35.10092_24.56286_15-15'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.56286'^^xsd:double;
  dwc:latitude '35.10092'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2020-07-27_35.10092_24.56286_15-15'^^xsd:string;
  dwc:observationDate '2020-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '10'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2020-07-28_35.10092_24.56286_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-07-28_35.10092_24.56286_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-07-28_35.10092_24.56286_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.10092 24.56286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.10092"^^xsd:decimal ;
  dwc:decimalLongitude "24.56286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2020-07-28_35.10092_24.56286_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.10092 24.56286)"^^geo:wktLiteral ;
  geo-pos:lat "35.10092"^^xsd:decimal ;
  geo-pos:long "24.56286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2020-07-28_35.10092_24.56286_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2020-07-28_35.10092_24.56286_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2020-07-28_35.10092_24.56286_5-5'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.56286'^^xsd:double;
  dwc:latitude '35.10092'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2020-07-28_35.10092_24.56286_5-5'^^xsd:string;
  dwc:observationDate '2020-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '6'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2020-07-29_35.10092_24.56286_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-07-29_35.10092_24.56286_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-07-29_35.10092_24.56286_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.10092 24.56286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.10092"^^xsd:decimal ;
  dwc:decimalLongitude "24.56286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2020-07-29_35.10092_24.56286_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.10092 24.56286)"^^geo:wktLiteral ;
  geo-pos:lat "35.10092"^^xsd:decimal ;
  geo-pos:long "24.56286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2020-07-29_35.10092_24.56286_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2020-07-29_35.10092_24.56286_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2020-07-29_35.10092_24.56286_5-5'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.56286'^^xsd:double;
  dwc:latitude '35.10092'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2020-07-29_35.10092_24.56286_5-5'^^xsd:string;
  dwc:observationDate '2020-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '7'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2020-07-30_35.10092_24.56286_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-07-30_35.10092_24.56286_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-07-30_35.10092_24.56286_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.10092 24.56286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.10092"^^xsd:decimal ;
  dwc:decimalLongitude "24.56286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2020-07-30_35.10092_24.56286_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.10092 24.56286)"^^geo:wktLiteral ;
  geo-pos:lat "35.10092"^^xsd:decimal ;
  geo-pos:long "24.56286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2020-07-30_35.10092_24.56286_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2020-07-30_35.10092_24.56286_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2020-07-30_35.10092_24.56286_5-5'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.56286'^^xsd:double;
  dwc:latitude '35.10092'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2020-07-30_35.10092_24.56286_5-5'^^xsd:string;
  dwc:observationDate '2020-07-30'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '10'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2020-07-24_35.10092_24.56286_15-15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020-07-24_35.10092_24.56286_15-15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020-07-24_35.10092_24.56286_15-15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.10092 24.56286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.10092"^^xsd:decimal ;
  dwc:decimalLongitude "24.56286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020-07-24_35.10092_24.56286_15-15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.10092 24.56286)"^^geo:wktLiteral ;
  geo-pos:lat "35.10092"^^xsd:decimal ;
  geo-pos:long "24.56286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2020-07-24_35.10092_24.56286_15-15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2020-07-24_35.10092_24.56286_15-15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2020-07-24_35.10092_24.56286_15-15'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.56286'^^xsd:double;
  dwc:latitude '35.10092'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2020-07-24_35.10092_24.56286_15-15'^^xsd:string;
  dwc:observationDate '2020-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '20'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2020-07-25_35.10092_24.56286_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020-07-25_35.10092_24.56286_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020-07-25_35.10092_24.56286_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.10092 24.56286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.10092"^^xsd:decimal ;
  dwc:decimalLongitude "24.56286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020-07-25_35.10092_24.56286_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.10092 24.56286)"^^geo:wktLiteral ;
  geo-pos:lat "35.10092"^^xsd:decimal ;
  geo-pos:long "24.56286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2020-07-25_35.10092_24.56286_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2020-07-25_35.10092_24.56286_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2020-07-25_35.10092_24.56286_5-5'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.56286'^^xsd:double;
  dwc:latitude '35.10092'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2020-07-25_35.10092_24.56286_5-5'^^xsd:string;
  dwc:observationDate '2020-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2020-07-26_35.10092_24.56286_15-15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020-07-26_35.10092_24.56286_15-15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020-07-26_35.10092_24.56286_15-15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.10092 24.56286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.10092"^^xsd:decimal ;
  dwc:decimalLongitude "24.56286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020-07-26_35.10092_24.56286_15-15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.10092 24.56286)"^^geo:wktLiteral ;
  geo-pos:lat "35.10092"^^xsd:decimal ;
  geo-pos:long "24.56286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2020-07-26_35.10092_24.56286_15-15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2020-07-26_35.10092_24.56286_15-15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2020-07-26_35.10092_24.56286_15-15'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.56286'^^xsd:double;
  dwc:latitude '35.10092'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2020-07-26_35.10092_24.56286_15-15'^^xsd:string;
  dwc:observationDate '2020-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '17'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2020-07-28_35.10092_24.56286_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020-07-28_35.10092_24.56286_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020-07-28_35.10092_24.56286_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.10092 24.56286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.10092"^^xsd:decimal ;
  dwc:decimalLongitude "24.56286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020-07-28_35.10092_24.56286_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.10092 24.56286)"^^geo:wktLiteral ;
  geo-pos:lat "35.10092"^^xsd:decimal ;
  geo-pos:long "24.56286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2020-07-28_35.10092_24.56286_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2020-07-28_35.10092_24.56286_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2020-07-28_35.10092_24.56286_5-5'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.56286'^^xsd:double;
  dwc:latitude '35.10092'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2020-07-28_35.10092_24.56286_5-5'^^xsd:string;
  dwc:observationDate '2020-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '4'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Torquigener%20flavimaculosus_2020-07-25_35.10092_24.56286_15-15_Alexandros%20Tsatiris>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2020-07-25_35.10092_24.56286_15-15_Alexandros%20Tsatiris> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2020-07-25_35.10092_24.56286_15-15_Alexandros%20Tsatiris> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.10092 24.56286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.10092"^^xsd:decimal ;
  dwc:decimalLongitude "24.56286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2020-07-25_35.10092_24.56286_15-15_Alexandros%20Tsatiris>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.10092 24.56286)"^^geo:wktLiteral ;
  geo-pos:lat "35.10092"^^xsd:decimal ;
  geo-pos:long "24.56286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Torquigener%20flavimaculosus_2020-07-25_35.10092_24.56286_15-15_Alexandros%20Tsatiris>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Torquigener flavimaculosus_2020-07-25_35.10092_24.56286_15-15_Alexandros Tsatiris" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Torquigener flavimaculosus_2020-07-25_35.10092_24.56286_15-15_Alexandros Tsatiris'^^xsd:string;
  dwc:scientificName 'Torquigener flavimaculosus Hardy & Randall, 1983'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Alexandros Tsatiris'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.56286'^^xsd:double;
  dwc:latitude '35.10092'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '219962'^^xsd:integer;
  dwc:occurrenceId 'Torquigener flavimaculosus_2020-07-25_35.10092_24.56286_15-15_Alexandros Tsatiris'^^xsd:string;
  dwc:observationDate '2020-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '219962'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '10'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Torquigener%20flavimaculosus_2020-07-25_35.10092_24.56286_15-15_Michail%20Ragkousis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2020-07-25_35.10092_24.56286_15-15_Michail%20Ragkousis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2020-07-25_35.10092_24.56286_15-15_Michail%20Ragkousis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.10092 24.56286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.10092"^^xsd:decimal ;
  dwc:decimalLongitude "24.56286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2020-07-25_35.10092_24.56286_15-15_Michail%20Ragkousis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.10092 24.56286)"^^geo:wktLiteral ;
  geo-pos:lat "35.10092"^^xsd:decimal ;
  geo-pos:long "24.56286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Torquigener%20flavimaculosus_2020-07-25_35.10092_24.56286_15-15_Michail%20Ragkousis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Torquigener flavimaculosus_2020-07-25_35.10092_24.56286_15-15_Michail Ragkousis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Torquigener flavimaculosus_2020-07-25_35.10092_24.56286_15-15_Michail Ragkousis'^^xsd:string;
  dwc:scientificName 'Torquigener flavimaculosus Hardy & Randall, 1983'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Michail Ragkousis'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.56286'^^xsd:double;
  dwc:latitude '35.10092'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '219962'^^xsd:integer;
  dwc:occurrenceId 'Torquigener flavimaculosus_2020-07-25_35.10092_24.56286_15-15_Michail Ragkousis'^^xsd:string;
  dwc:observationDate '2020-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '219962'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '10'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2008_35.10066_24.56307_30-30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2008_35.10066_24.56307_30-30> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2008_35.10066_24.56307_30-30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.10066 24.56307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.10066"^^xsd:decimal ;
  dwc:decimalLongitude "24.56307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2008_35.10066_24.56307_30-30>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.10066 24.56307)"^^geo:wktLiteral ;
  geo-pos:lat "35.10066"^^xsd:decimal ;
  geo-pos:long "24.56307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2008_35.10066_24.56307_30-30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2008_35.10066_24.56307_30-30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2008_35.10066_24.56307_30-30'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.56307'^^xsd:double;
  dwc:latitude '35.10066'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2008_35.10066_24.56307_30-30'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2020_35.10225_24.56313_2-2_Sylvaine%20Giakoumi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2020_35.10225_24.56313_2-2_Sylvaine%20Giakoumi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2020_35.10225_24.56313_2-2_Sylvaine%20Giakoumi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.10225 24.56313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.10225"^^xsd:decimal ;
  dwc:decimalLongitude "24.56313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2020_35.10225_24.56313_2-2_Sylvaine%20Giakoumi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.10225 24.56313)"^^geo:wktLiteral ;
  geo-pos:lat "35.10225"^^xsd:decimal ;
  geo-pos:long "24.56313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2020_35.10225_24.56313_2-2_Sylvaine%20Giakoumi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2020_35.10225_24.56313_2-2_Sylvaine Giakoumi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2020_35.10225_24.56313_2-2_Sylvaine Giakoumi'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Sylvaine Giakoumi'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.56313'^^xsd:double;
  dwc:latitude '35.10225'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'UAEGEAN-ALAS'^^xsd:string;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2020_35.10225_24.56313_2-2_Sylvaine Giakoumi'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2020_35.10225_24.56313_Sylvaine%20Giakoumi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2020_35.10225_24.56313_Sylvaine%20Giakoumi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2020_35.10225_24.56313_Sylvaine%20Giakoumi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.10225 24.56313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.10225"^^xsd:decimal ;
  dwc:decimalLongitude "24.56313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2020_35.10225_24.56313_Sylvaine%20Giakoumi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.10225 24.56313)"^^geo:wktLiteral ;
  geo-pos:lat "35.10225"^^xsd:decimal ;
  geo-pos:long "24.56313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2020_35.10225_24.56313_Sylvaine%20Giakoumi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2020_35.10225_24.56313_Sylvaine Giakoumi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2020_35.10225_24.56313_Sylvaine Giakoumi'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Sylvaine Giakoumi'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.56313'^^xsd:double;
  dwc:latitude '35.10225'^^xsd:double;
  dwc:occurrenceRemarks 'UAEGEAN-ALAS'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2020_35.10225_24.56313_Sylvaine Giakoumi'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '20'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2020_35.10225_24.56313_Sylvaine%20Giakoumi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_35.10225_24.56313_Sylvaine%20Giakoumi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_35.10225_24.56313_Sylvaine%20Giakoumi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.10225 24.56313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.10225"^^xsd:decimal ;
  dwc:decimalLongitude "24.56313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_35.10225_24.56313_Sylvaine%20Giakoumi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.10225 24.56313)"^^geo:wktLiteral ;
  geo-pos:lat "35.10225"^^xsd:decimal ;
  geo-pos:long "24.56313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2020_35.10225_24.56313_Sylvaine%20Giakoumi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2020_35.10225_24.56313_Sylvaine Giakoumi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2020_35.10225_24.56313_Sylvaine Giakoumi'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Sylvaine Giakoumi'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.56313'^^xsd:double;
  dwc:latitude '35.10225'^^xsd:double;
  dwc:occurrenceRemarks 'UAEGEAN-ALAS'^^xsd:string;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2020_35.10225_24.56313_Sylvaine Giakoumi'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '10'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Torquigener%20flavimaculosus_2020_35.10225_24.56313_3-4_Stigkas%20Giannis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2020_35.10225_24.56313_3-4_Stigkas%20Giannis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2020_35.10225_24.56313_3-4_Stigkas%20Giannis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.10225 24.56313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.10225"^^xsd:decimal ;
  dwc:decimalLongitude "24.56313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2020_35.10225_24.56313_3-4_Stigkas%20Giannis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.10225 24.56313)"^^geo:wktLiteral ;
  geo-pos:lat "35.10225"^^xsd:decimal ;
  geo-pos:long "24.56313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Torquigener%20flavimaculosus_2020_35.10225_24.56313_3-4_Stigkas%20Giannis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Torquigener flavimaculosus_2020_35.10225_24.56313_3-4_Stigkas Giannis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Torquigener flavimaculosus_2020_35.10225_24.56313_3-4_Stigkas Giannis'^^xsd:string;
  dwc:scientificName 'Torquigener flavimaculosus Hardy & Randall, 1983'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Stigkas Giannis'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.56313'^^xsd:double;
  dwc:latitude '35.10225'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'UAEGEAN-ALAS'^^xsd:string;
  dwc:aphiaid '219962'^^xsd:integer;
  dwc:occurrenceId 'Torquigener flavimaculosus_2020_35.10225_24.56313_3-4_Stigkas Giannis'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219962'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '5'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_2015_35.10249_24.56316-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_2015_35.10249_24.56316-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_2015_35.10249_24.56316-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.10249 24.56316)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.10249"^^xsd:decimal ;
  dwc:decimalLongitude "24.56316"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_2015_35.10249_24.56316-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.10249 24.56316)"^^geo:wktLiteral ;
  geo-pos:lat "35.10249"^^xsd:decimal ;
  geo-pos:long "24.56316"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_2015_35.10249_24.56316-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_2015_35.10249_24.56316-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_2015_35.10249_24.56316-2'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.56316'^^xsd:double;
  dwc:latitude '35.10249'^^xsd:double;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:depthRange '<2 m'^^xsd:string;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_2015_35.10249_24.56316-2'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '5'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2019_35.10175_24.56322_2-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2019_35.10175_24.56322_2-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2019_35.10175_24.56322_2-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.10175 24.56322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.10175"^^xsd:decimal ;
  dwc:decimalLongitude "24.56322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2019_35.10175_24.56322_2-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.10175 24.56322)"^^geo:wktLiteral ;
  geo-pos:lat "35.10175"^^xsd:decimal ;
  geo-pos:long "24.56322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2019_35.10175_24.56322_2-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2019_35.10175_24.56322_2-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2019_35.10175_24.56322_2-2'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.56322'^^xsd:double;
  dwc:latitude '35.10175'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2019_35.10175_24.56322_2-2'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'moderate'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2019_35.10111_24.56335_6-6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2019_35.10111_24.56335_6-6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2019_35.10111_24.56335_6-6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.10111 24.56335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.10111"^^xsd:decimal ;
  dwc:decimalLongitude "24.56335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2019_35.10111_24.56335_6-6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.10111 24.56335)"^^geo:wktLiteral ;
  geo-pos:lat "35.10111"^^xsd:decimal ;
  geo-pos:long "24.56335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2019_35.10111_24.56335_6-6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2019_35.10111_24.56335_6-6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2019_35.10111_24.56335_6-6'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.56335'^^xsd:double;
  dwc:latitude '35.10111'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2019_35.10111_24.56335_6-6'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2019_35.10092_24.56336_4-8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2019_35.10092_24.56336_4-8> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2019_35.10092_24.56336_4-8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.10092 24.56336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.10092"^^xsd:decimal ;
  dwc:decimalLongitude "24.56336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2019_35.10092_24.56336_4-8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.10092 24.56336)"^^geo:wktLiteral ;
  geo-pos:lat "35.10092"^^xsd:decimal ;
  geo-pos:long "24.56336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2019_35.10092_24.56336_4-8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2019_35.10092_24.56336_4-8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2019_35.10092_24.56336_4-8'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.56336'^^xsd:double;
  dwc:latitude '35.10092'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2019_35.10092_24.56336_4-8'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2012_38.84099_24.56389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2012_38.84099_24.56389> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2012_38.84099_24.56389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.84099 24.56389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.84099"^^xsd:decimal ;
  dwc:decimalLongitude "24.56389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2012_38.84099_24.56389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.84099 24.56389)"^^geo:wktLiteral ;
  geo-pos:lat "38.84099"^^xsd:decimal ;
  geo-pos:long "24.56389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2012_38.84099_24.56389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2012_38.84099_24.56389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2012_38.84099_24.56389'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.56389'^^xsd:double;
  dwc:latitude '38.84099'^^xsd:double;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2012_38.84099_24.56389'^^xsd:string;
  dwc:observationDate '2012-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Halophila%20stipulacea_2012_38.84099_24.56389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2012_38.84099_24.56389> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2012_38.84099_24.56389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.84099 24.56389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.84099"^^xsd:decimal ;
  dwc:decimalLongitude "24.56389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Halophila%20stipulacea_2012_38.84099_24.56389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.84099 24.56389)"^^geo:wktLiteral ;
  geo-pos:lat "38.84099"^^xsd:decimal ;
  geo-pos:long "24.56389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Halophila%20stipulacea_2012_38.84099_24.56389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Halophila stipulacea_2012_38.84099_24.56389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Halophila stipulacea_2012_38.84099_24.56389'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea (Forsskål) Ascherson, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.56389'^^xsd:double;
  dwc:latitude '38.84099'^^xsd:double;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:occurrenceId 'Halophila stipulacea_2012_38.84099_24.56389'^^xsd:string;
  dwc:observationDate '2012-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2016_35.10251_24.56414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_35.10251_24.56414> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_35.10251_24.56414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.10251 24.56414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.10251"^^xsd:decimal ;
  dwc:decimalLongitude "24.56414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "35"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2016_35.10251_24.56414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.10251 24.56414)"^^geo:wktLiteral ;
  geo-pos:lat "35.10251"^^xsd:decimal ;
  geo-pos:long "24.56414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "35"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2016_35.10251_24.56414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2016_35.10251_24.56414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2016_35.10251_24.56414'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.56414'^^xsd:double;
  dwc:latitude '35.10251'^^xsd:double;
  dwc:coordinatePrecision '35'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2016_35.10251_24.56414'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2016_35.10251_24.56414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_35.10251_24.56414> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_35.10251_24.56414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.10251 24.56414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.10251"^^xsd:decimal ;
  dwc:decimalLongitude "24.56414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "35"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_35.10251_24.56414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.10251 24.56414)"^^geo:wktLiteral ;
  geo-pos:lat "35.10251"^^xsd:decimal ;
  geo-pos:long "24.56414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "35"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2016_35.10251_24.56414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2016_35.10251_24.56414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2016_35.10251_24.56414'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.56414'^^xsd:double;
  dwc:latitude '35.10251'^^xsd:double;
  dwc:coordinatePrecision '35'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2016_35.10251_24.56414'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2020_38.87669_24.56919_Valia%20Pavlou>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2020_38.87669_24.56919_Valia%20Pavlou> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2020_38.87669_24.56919_Valia%20Pavlou> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.87669 24.56919)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.87669"^^xsd:decimal ;
  dwc:decimalLongitude "24.56919"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "270"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2020_38.87669_24.56919_Valia%20Pavlou>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.87669 24.56919)"^^geo:wktLiteral ;
  geo-pos:lat "38.87669"^^xsd:decimal ;
  geo-pos:long "24.56919"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "270"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2020_38.87669_24.56919_Valia%20Pavlou>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2020_38.87669_24.56919_Valia Pavlou" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2020_38.87669_24.56919_Valia Pavlou'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Valia Pavlou'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.56919'^^xsd:double;
  dwc:latitude '38.87669'^^xsd:double;
  dwc:coordinatePrecision '270'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2020_38.87669_24.56919_Valia Pavlou'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Amphistegina%20lobifera_2008_40.56_24.57_0-3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Amphistegina%20lobifera_2008_40.56_24.57_0-3> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Amphistegina%20lobifera_2008_40.56_24.57_0-3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.56 24.57)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.56"^^xsd:decimal ;
  dwc:decimalLongitude "24.57"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Amphistegina%20lobifera_2008_40.56_24.57_0-3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.56 24.57)"^^geo:wktLiteral ;
  geo-pos:lat "40.56"^^xsd:decimal ;
  geo-pos:long "24.57"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Amphistegina%20lobifera_2008_40.56_24.57_0-3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Amphistegina lobifera_2008_40.56_24.57_0-3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Amphistegina lobifera_2008_40.56_24.57_0-3'^^xsd:string;
  dwc:scientificName 'Amphistegina lobifera Larsen, 1976'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.57'^^xsd:double;
  dwc:latitude '40.56'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '490083'^^xsd:integer;
  dwc:occurrenceId 'Amphistegina lobifera_2008_40.56_24.57_0-3'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '490083'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2008_36.84088_24.57083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.84088_24.57083> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.84088_24.57083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.84088 24.57083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.84088"^^xsd:decimal ;
  dwc:decimalLongitude "24.57083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.84088_24.57083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.84088 24.57083)"^^geo:wktLiteral ;
  geo-pos:lat "36.84088"^^xsd:decimal ;
  geo-pos:long "24.57083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2008_36.84088_24.57083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2008_36.84088_24.57083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2008_36.84088_24.57083'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.57083'^^xsd:double;
  dwc:latitude '36.84088'^^xsd:double;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2008_36.84088_24.57083'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2008_36.84088_24.57083_0-0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.84088_24.57083_0-0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.84088_24.57083_0-0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.84088 24.57083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.84088"^^xsd:decimal ;
  dwc:decimalLongitude "24.57083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.84088_24.57083_0-0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.84088 24.57083)"^^geo:wktLiteral ;
  geo-pos:lat "36.84088"^^xsd:decimal ;
  geo-pos:long "24.57083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2008_36.84088_24.57083_0-0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2008_36.84088_24.57083_0-0" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2008_36.84088_24.57083_0-0'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.57083'^^xsd:double;
  dwc:latitude '36.84088'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2008_36.84088_24.57083_0-0'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Codium%20fragile%20subsp.%20fragile_2013_38.92955_24.57155_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Codium%20fragile%20subsp.%20fragile_2013_38.92955_24.57155_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Codium%20fragile%20subsp.%20fragile_2013_38.92955_24.57155_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.92955 24.57155)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.92955"^^xsd:decimal ;
  dwc:decimalLongitude "24.57155"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "35"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Codium%20fragile%20subsp.%20fragile_2013_38.92955_24.57155_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.92955 24.57155)"^^geo:wktLiteral ;
  geo-pos:lat "38.92955"^^xsd:decimal ;
  geo-pos:long "24.57155"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "35"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Codium%20fragile%20subsp.%20fragile_2013_38.92955_24.57155_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Codium fragile subsp. fragile_2013_38.92955_24.57155_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Codium fragile subsp. fragile_2013_38.92955_24.57155_5-5'^^xsd:string;
  dwc:scientificName 'Codium fragile subsp. fragile (Suringar) Hariot, 1889'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.57155'^^xsd:double;
  dwc:latitude '38.92955'^^xsd:double;
  dwc:coordinatePrecision '35'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '370562'^^xsd:integer;
  dwc:occurrenceId 'Codium fragile subsp. fragile_2013_38.92955_24.57155_5-5'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '370562'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2016_36.754_24.57238_10-20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_36.754_24.57238_10-20> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_36.754_24.57238_10-20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.754 24.57238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.754"^^xsd:decimal ;
  dwc:decimalLongitude "24.57238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2016_36.754_24.57238_10-20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.754 24.57238)"^^geo:wktLiteral ;
  geo-pos:lat "36.754"^^xsd:decimal ;
  geo-pos:long "24.57238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2016_36.754_24.57238_10-20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2016_36.754_24.57238_10-20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2016_36.754_24.57238_10-20'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.57238'^^xsd:double;
  dwc:latitude '36.754'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2016_36.754_24.57238_10-20'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2016_36.754_24.57238_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_36.754_24.57238_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_36.754_24.57238_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.754 24.57238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.754"^^xsd:decimal ;
  dwc:decimalLongitude "24.57238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2016_36.754_24.57238_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.754 24.57238)"^^geo:wktLiteral ;
  geo-pos:lat "36.754"^^xsd:decimal ;
  geo-pos:long "24.57238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2016_36.754_24.57238_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2016_36.754_24.57238_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2016_36.754_24.57238_5-5'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.57238'^^xsd:double;
  dwc:latitude '36.754'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2016_36.754_24.57238_5-5'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2016_36.754_24.57238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_36.754_24.57238> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_36.754_24.57238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.754 24.57238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.754"^^xsd:decimal ;
  dwc:decimalLongitude "24.57238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_36.754_24.57238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.754 24.57238)"^^geo:wktLiteral ;
  geo-pos:lat "36.754"^^xsd:decimal ;
  geo-pos:long "24.57238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2016_36.754_24.57238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2016_36.754_24.57238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2016_36.754_24.57238'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.57238'^^xsd:double;
  dwc:latitude '36.754'^^xsd:double;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2016_36.754_24.57238'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'moderate'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Sargocentron%20rubrum_2017_36.75456_24.5758_19-19_Francesco%20Tiralongo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2017_36.75456_24.5758_19-19_Francesco%20Tiralongo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2017_36.75456_24.5758_19-19_Francesco%20Tiralongo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75456 24.5758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.75456"^^xsd:decimal ;
  dwc:decimalLongitude "24.5758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2017_36.75456_24.5758_19-19_Francesco%20Tiralongo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75456 24.5758)"^^geo:wktLiteral ;
  geo-pos:lat "36.75456"^^xsd:decimal ;
  geo-pos:long "24.5758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Sargocentron%20rubrum_2017_36.75456_24.5758_19-19_Francesco%20Tiralongo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Sargocentron rubrum_2017_36.75456_24.5758_19-19_Francesco Tiralongo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Sargocentron rubrum_2017_36.75456_24.5758_19-19_Francesco Tiralongo'^^xsd:string;
  dwc:scientificName 'Sargocentron rubrum (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Francesco Tiralongo'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.5758'^^xsd:double;
  dwc:latitude '36.75456'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '126400'^^xsd:integer;
  dwc:occurrenceId 'Sargocentron rubrum_2017_36.75456_24.5758_19-19_Francesco Tiralongo'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126400'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2016_36.78612_24.57859_Maria%20Salomidi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2016_36.78612_24.57859_Maria%20Salomidi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2016_36.78612_24.57859_Maria%20Salomidi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78612 24.57859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.78612"^^xsd:decimal ;
  dwc:decimalLongitude "24.57859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2016_36.78612_24.57859_Maria%20Salomidi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78612 24.57859)"^^geo:wktLiteral ;
  geo-pos:lat "36.78612"^^xsd:decimal ;
  geo-pos:long "24.57859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2016_36.78612_24.57859_Maria%20Salomidi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2016_36.78612_24.57859_Maria Salomidi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2016_36.78612_24.57859_Maria Salomidi'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Salomidi'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.57859'^^xsd:double;
  dwc:latitude '36.78612'^^xsd:double;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2016_36.78612_24.57859_Maria Salomidi'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Diadema%20setosum_2020_36.78546_24.57961_2-6_Kabanos%20Dimitris-%20Dive%20In%20Action%20%7C%20Santorini%20Active%20Volcanic%20Environment>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Diadema%20setosum_2020_36.78546_24.57961_2-6_Kabanos%20Dimitris-%20Dive%20In%20Action%20%7C%20Santorini%20Active%20Volcanic%20Environment> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Diadema%20setosum_2020_36.78546_24.57961_2-6_Kabanos%20Dimitris-%20Dive%20In%20Action%20%7C%20Santorini%20Active%20Volcanic%20Environment> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78546 24.57961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.78546"^^xsd:decimal ;
  dwc:decimalLongitude "24.57961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Diadema%20setosum_2020_36.78546_24.57961_2-6_Kabanos%20Dimitris-%20Dive%20In%20Action%20%7C%20Santorini%20Active%20Volcanic%20Environment>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78546 24.57961)"^^geo:wktLiteral ;
  geo-pos:lat "36.78546"^^xsd:decimal ;
  geo-pos:long "24.57961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Diadema%20setosum_2020_36.78546_24.57961_2-6_Kabanos%20Dimitris-%20Dive%20In%20Action%20%7C%20Santorini%20Active%20Volcanic%20Environment>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Diadema setosum_2020_36.78546_24.57961_2-6_Kabanos Dimitris- Dive In Action | Santorini Active Volcanic Environment" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Diadema setosum_2020_36.78546_24.57961_2-6_Kabanos Dimitris- Dive In Action | Santorini Active Volcanic Environment'^^xsd:string;
  dwc:scientificName 'Diadema setosum (Leske, 1778)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Kabanos Dimitris- Dive In Action | Santorini Active Volcanic Environment'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.57961'^^xsd:double;
  dwc:latitude '36.78546'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'UAEGEAN-ALAS'^^xsd:string;
  dwc:aphiaid '213372'^^xsd:integer;
  dwc:occurrenceId 'Diadema setosum_2020_36.78546_24.57961_2-6_Kabanos Dimitris- Dive In Action | Santorini Active Volcanic Environment'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213372'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '4'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2020_36.78546_24.57961_Kabanos%20Dimitris-%20Dive%20In%20Action%20%7C%20Santorini%20Active%20Volcanic%20Environment>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2020_36.78546_24.57961_Kabanos%20Dimitris-%20Dive%20In%20Action%20%7C%20Santorini%20Active%20Volcanic%20Environment> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2020_36.78546_24.57961_Kabanos%20Dimitris-%20Dive%20In%20Action%20%7C%20Santorini%20Active%20Volcanic%20Environment> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78546 24.57961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.78546"^^xsd:decimal ;
  dwc:decimalLongitude "24.57961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2020_36.78546_24.57961_Kabanos%20Dimitris-%20Dive%20In%20Action%20%7C%20Santorini%20Active%20Volcanic%20Environment>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78546 24.57961)"^^geo:wktLiteral ;
  geo-pos:lat "36.78546"^^xsd:decimal ;
  geo-pos:long "24.57961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2020_36.78546_24.57961_Kabanos%20Dimitris-%20Dive%20In%20Action%20%7C%20Santorini%20Active%20Volcanic%20Environment>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2020_36.78546_24.57961_Kabanos Dimitris- Dive In Action | Santorini Active Volcanic Environment" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2020_36.78546_24.57961_Kabanos Dimitris- Dive In Action | Santorini Active Volcanic Environment'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Kabanos Dimitris- Dive In Action | Santorini Active Volcanic Environment'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.57961'^^xsd:double;
  dwc:latitude '36.78546'^^xsd:double;
  dwc:occurrenceRemarks 'UAEGEAN-ALAS'^^xsd:string;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2020_36.78546_24.57961_Kabanos Dimitris- Dive In Action | Santorini Active Volcanic Environment'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2019_36.77335_24.58073_14.6-14.6_Magdalini%20Premezzi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.77335_24.58073_14.6-14.6_Magdalini%20Premezzi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.77335_24.58073_14.6-14.6_Magdalini%20Premezzi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.77335 24.58073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.77335"^^xsd:decimal ;
  dwc:decimalLongitude "24.58073"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.77335_24.58073_14.6-14.6_Magdalini%20Premezzi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.77335 24.58073)"^^geo:wktLiteral ;
  geo-pos:lat "36.77335"^^xsd:decimal ;
  geo-pos:long "24.58073"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2019_36.77335_24.58073_14.6-14.6_Magdalini%20Premezzi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2019_36.77335_24.58073_14.6-14.6_Magdalini Premezzi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2019_36.77335_24.58073_14.6-14.6_Magdalini Premezzi'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Magdalini Premezzi'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.58073'^^xsd:double;
  dwc:latitude '36.77335'^^xsd:double;
  dwc:minimumDepth '14.6'^^xsd:double;
  dwc:maximumDepth '14.6'^^xsd:double;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2019_36.77335_24.58073_14.6-14.6_Magdalini Premezzi'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2020_36.7738_24.58108_0-6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2020_36.7738_24.58108_0-6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2020_36.7738_24.58108_0-6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7738 24.58108)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7738"^^xsd:decimal ;
  dwc:decimalLongitude "24.58108"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2020_36.7738_24.58108_0-6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7738 24.58108)"^^geo:wktLiteral ;
  geo-pos:lat "36.7738"^^xsd:decimal ;
  geo-pos:long "24.58108"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2020_36.7738_24.58108_0-6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2020_36.7738_24.58108_0-6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2020_36.7738_24.58108_0-6'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.58108'^^xsd:double;
  dwc:latitude '36.7738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2020_36.7738_24.58108_0-6'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Upeneus%20pori_2020_36.7738_24.58108_0-6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Upeneus%20pori_2020_36.7738_24.58108_0-6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Upeneus%20pori_2020_36.7738_24.58108_0-6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7738 24.58108)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7738"^^xsd:decimal ;
  dwc:decimalLongitude "24.58108"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Upeneus%20pori_2020_36.7738_24.58108_0-6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7738 24.58108)"^^geo:wktLiteral ;
  geo-pos:lat "36.7738"^^xsd:decimal ;
  geo-pos:long "24.58108"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Upeneus%20pori_2020_36.7738_24.58108_0-6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Upeneus pori_2020_36.7738_24.58108_0-6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Upeneus pori_2020_36.7738_24.58108_0-6'^^xsd:string;
  dwc:scientificName 'Upeneus pori Ben-Tuvia & Golani, 1989'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.58108'^^xsd:double;
  dwc:latitude '36.7738'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '273671'^^xsd:integer;
  dwc:occurrenceId 'Upeneus pori_2020_36.7738_24.58108_0-6'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '273671'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2020_38.92393_24.5822_0-20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2020_38.92393_24.5822_0-20> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2020_38.92393_24.5822_0-20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.92393 24.5822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.92393"^^xsd:decimal ;
  dwc:decimalLongitude "24.5822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2020_38.92393_24.5822_0-20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.92393 24.5822)"^^geo:wktLiteral ;
  geo-pos:lat "38.92393"^^xsd:decimal ;
  geo-pos:long "24.5822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "19"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2020_38.92393_24.5822_0-20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2020_38.92393_24.5822_0-20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2020_38.92393_24.5822_0-20'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.5822'^^xsd:double;
  dwc:latitude '38.92393'^^xsd:double;
  dwc:coordinatePrecision '19'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2020_38.92393_24.5822_0-20'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '100'^^xsd:integer;
  dwc:organismQuantityType '% cover'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2019_35.09809_24.58258_18-18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2019_35.09809_24.58258_18-18> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2019_35.09809_24.58258_18-18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.09809 24.58258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.09809"^^xsd:decimal ;
  dwc:decimalLongitude "24.58258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "54"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2019_35.09809_24.58258_18-18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.09809 24.58258)"^^geo:wktLiteral ;
  geo-pos:lat "35.09809"^^xsd:decimal ;
  geo-pos:long "24.58258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "54"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2019_35.09809_24.58258_18-18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2019_35.09809_24.58258_18-18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2019_35.09809_24.58258_18-18'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.58258'^^xsd:double;
  dwc:latitude '35.09809'^^xsd:double;
  dwc:coordinatePrecision '54'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2019_35.09809_24.58258_18-18'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '5'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2019_36.77482_24.58272_12-12_Magdalini%20Premezzi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.77482_24.58272_12-12_Magdalini%20Premezzi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.77482_24.58272_12-12_Magdalini%20Premezzi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.77482 24.58272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.77482"^^xsd:decimal ;
  dwc:decimalLongitude "24.58272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.77482_24.58272_12-12_Magdalini%20Premezzi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.77482 24.58272)"^^geo:wktLiteral ;
  geo-pos:lat "36.77482"^^xsd:decimal ;
  geo-pos:long "24.58272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2019_36.77482_24.58272_12-12_Magdalini%20Premezzi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2019_36.77482_24.58272_12-12_Magdalini Premezzi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2019_36.77482_24.58272_12-12_Magdalini Premezzi'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Magdalini Premezzi'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.58272'^^xsd:double;
  dwc:latitude '36.77482'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2019_36.77482_24.58272_12-12_Magdalini Premezzi'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2018_38.7613_24.5833_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2018_38.7613_24.5833_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2018_38.7613_24.5833_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7613 24.5833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.7613"^^xsd:decimal ;
  dwc:decimalLongitude "24.5833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2018_38.7613_24.5833_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.7613 24.5833)"^^geo:wktLiteral ;
  geo-pos:lat "38.7613"^^xsd:decimal ;
  geo-pos:long "24.5833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2018_38.7613_24.5833_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2018_38.7613_24.5833_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2018_38.7613_24.5833_5-5'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.5833'^^xsd:double;
  dwc:latitude '38.7613'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2018_38.7613_24.5833_5-5'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '4'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2020_36.78889_24.58389_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2020_36.78889_24.58389_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2020_36.78889_24.58389_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78889 24.58389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.78889"^^xsd:decimal ;
  dwc:decimalLongitude "24.58389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2020_36.78889_24.58389_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78889 24.58389)"^^geo:wktLiteral ;
  geo-pos:lat "36.78889"^^xsd:decimal ;
  geo-pos:long "24.58389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2020_36.78889_24.58389_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2020_36.78889_24.58389_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2020_36.78889_24.58389_5-5'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.58389'^^xsd:double;
  dwc:latitude '36.78889'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'approximate coordinates through Google Earth based on information provided by associatedReferences or asociatedMedia'^^xsd:string;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2020_36.78889_24.58389_5-5'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2008_36.83817_24.58723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.83817_24.58723> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.83817_24.58723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.83817 24.58723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.83817"^^xsd:decimal ;
  dwc:decimalLongitude "24.58723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.83817_24.58723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.83817 24.58723)"^^geo:wktLiteral ;
  geo-pos:lat "36.83817"^^xsd:decimal ;
  geo-pos:long "24.58723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2008_36.83817_24.58723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2008_36.83817_24.58723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2008_36.83817_24.58723'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.58723'^^xsd:double;
  dwc:latitude '36.83817'^^xsd:double;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2008_36.83817_24.58723'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2008_36.83817_24.58723_0-0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.83817_24.58723_0-0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.83817_24.58723_0-0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.83817 24.58723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.83817"^^xsd:decimal ;
  dwc:decimalLongitude "24.58723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.83817_24.58723_0-0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.83817 24.58723)"^^geo:wktLiteral ;
  geo-pos:lat "36.83817"^^xsd:decimal ;
  geo-pos:long "24.58723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2008_36.83817_24.58723_0-0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2008_36.83817_24.58723_0-0" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2008_36.83817_24.58723_0-0'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.58723'^^xsd:double;
  dwc:latitude '36.83817'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2008_36.83817_24.58723_0-0'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Diadema%20setosum_2020_36.80647_24.58946_4-4_Kabanos%20Dimitris-%20Dive%20In%20Action%20%7C%20Santorini%20Active%20Volcanic%20Environment>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Diadema%20setosum_2020_36.80647_24.58946_4-4_Kabanos%20Dimitris-%20Dive%20In%20Action%20%7C%20Santorini%20Active%20Volcanic%20Environment> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Diadema%20setosum_2020_36.80647_24.58946_4-4_Kabanos%20Dimitris-%20Dive%20In%20Action%20%7C%20Santorini%20Active%20Volcanic%20Environment> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.80647 24.58946)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.80647"^^xsd:decimal ;
  dwc:decimalLongitude "24.58946"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Diadema%20setosum_2020_36.80647_24.58946_4-4_Kabanos%20Dimitris-%20Dive%20In%20Action%20%7C%20Santorini%20Active%20Volcanic%20Environment>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.80647 24.58946)"^^geo:wktLiteral ;
  geo-pos:lat "36.80647"^^xsd:decimal ;
  geo-pos:long "24.58946"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Diadema%20setosum_2020_36.80647_24.58946_4-4_Kabanos%20Dimitris-%20Dive%20In%20Action%20%7C%20Santorini%20Active%20Volcanic%20Environment>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Diadema setosum_2020_36.80647_24.58946_4-4_Kabanos Dimitris- Dive In Action | Santorini Active Volcanic Environment" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Diadema setosum_2020_36.80647_24.58946_4-4_Kabanos Dimitris- Dive In Action | Santorini Active Volcanic Environment'^^xsd:string;
  dwc:scientificName 'Diadema setosum (Leske, 1778)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Kabanos Dimitris- Dive In Action | Santorini Active Volcanic Environment'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.58946'^^xsd:double;
  dwc:latitude '36.80647'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'UAEGEAN-ALAS'^^xsd:string;
  dwc:aphiaid '213372'^^xsd:integer;
  dwc:occurrenceId 'Diadema setosum_2020_36.80647_24.58946_4-4_Kabanos Dimitris- Dive In Action | Santorini Active Volcanic Environment'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213372'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2020_36.80603_24.58985_5-5_Giannis%20Dimas>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2020_36.80603_24.58985_5-5_Giannis%20Dimas> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2020_36.80603_24.58985_5-5_Giannis%20Dimas> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.80603 24.58985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.80603"^^xsd:decimal ;
  dwc:decimalLongitude "24.58985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2020_36.80603_24.58985_5-5_Giannis%20Dimas>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.80603 24.58985)"^^geo:wktLiteral ;
  geo-pos:lat "36.80603"^^xsd:decimal ;
  geo-pos:long "24.58985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2020_36.80603_24.58985_5-5_Giannis%20Dimas>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2020_36.80603_24.58985_5-5_Giannis Dimas" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2020_36.80603_24.58985_5-5_Giannis Dimas'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Giannis Dimas'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.58985'^^xsd:double;
  dwc:latitude '36.80603'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2020_36.80603_24.58985_5-5_Giannis Dimas'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2008_36.79282_24.58995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.79282_24.58995> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.79282_24.58995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.79282 24.58995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.79282"^^xsd:decimal ;
  dwc:decimalLongitude "24.58995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.79282_24.58995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.79282 24.58995)"^^geo:wktLiteral ;
  geo-pos:lat "36.79282"^^xsd:decimal ;
  geo-pos:long "24.58995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2008_36.79282_24.58995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2008_36.79282_24.58995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2008_36.79282_24.58995'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.58995'^^xsd:double;
  dwc:latitude '36.79282'^^xsd:double;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2008_36.79282_24.58995'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2008_36.79282_24.58995_1-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.79282_24.58995_1-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.79282_24.58995_1-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.79282 24.58995)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.79282"^^xsd:decimal ;
  dwc:decimalLongitude "24.58995"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.79282_24.58995_1-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.79282 24.58995)"^^geo:wktLiteral ;
  geo-pos:lat "36.79282"^^xsd:decimal ;
  geo-pos:long "24.58995"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2008_36.79282_24.58995_1-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2008_36.79282_24.58995_1-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2008_36.79282_24.58995_1-1'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.58995'^^xsd:double;
  dwc:latitude '36.79282'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2008_36.79282_24.58995_1-1'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2019_36.79945_24.59116_16.8-16.8_Anthoula%20Arvaniti>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.79945_24.59116_16.8-16.8_Anthoula%20Arvaniti> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.79945_24.59116_16.8-16.8_Anthoula%20Arvaniti> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.79945 24.59116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.79945"^^xsd:decimal ;
  dwc:decimalLongitude "24.59116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "16.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.79945_24.59116_16.8-16.8_Anthoula%20Arvaniti>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.79945 24.59116)"^^geo:wktLiteral ;
  geo-pos:lat "36.79945"^^xsd:decimal ;
  geo-pos:long "24.59116"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2019_36.79945_24.59116_16.8-16.8_Anthoula%20Arvaniti>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2019_36.79945_24.59116_16.8-16.8_Anthoula Arvaniti" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2019_36.79945_24.59116_16.8-16.8_Anthoula Arvaniti'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Anthoula Arvaniti'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.59116'^^xsd:double;
  dwc:latitude '36.79945'^^xsd:double;
  dwc:minimumDepth '16.8'^^xsd:double;
  dwc:maximumDepth '16.8'^^xsd:double;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2019_36.79945_24.59116_16.8-16.8_Anthoula Arvaniti'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2008_36.81442_24.59508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.81442_24.59508> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.81442_24.59508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81442 24.59508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.81442"^^xsd:decimal ;
  dwc:decimalLongitude "24.59508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.81442_24.59508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81442 24.59508)"^^geo:wktLiteral ;
  geo-pos:lat "36.81442"^^xsd:decimal ;
  geo-pos:long "24.59508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2008_36.81442_24.59508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2008_36.81442_24.59508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2008_36.81442_24.59508'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.59508'^^xsd:double;
  dwc:latitude '36.81442'^^xsd:double;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2008_36.81442_24.59508'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2008_36.81442_24.59508_1-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.81442_24.59508_1-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.81442_24.59508_1-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81442 24.59508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.81442"^^xsd:decimal ;
  dwc:decimalLongitude "24.59508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.81442_24.59508_1-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81442 24.59508)"^^geo:wktLiteral ;
  geo-pos:lat "36.81442"^^xsd:decimal ;
  geo-pos:long "24.59508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2008_36.81442_24.59508_1-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2008_36.81442_24.59508_1-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2008_36.81442_24.59508_1-1'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.59508'^^xsd:double;
  dwc:latitude '36.81442'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2008_36.81442_24.59508_1-1'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Sargocentron%20rubrum_2018_36.79705_24.59509_15-15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2018_36.79705_24.59509_15-15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2018_36.79705_24.59509_15-15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.79705 24.59509)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.79705"^^xsd:decimal ;
  dwc:decimalLongitude "24.59509"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2018_36.79705_24.59509_15-15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.79705 24.59509)"^^geo:wktLiteral ;
  geo-pos:lat "36.79705"^^xsd:decimal ;
  geo-pos:long "24.59509"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Sargocentron%20rubrum_2018_36.79705_24.59509_15-15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Sargocentron rubrum_2018_36.79705_24.59509_15-15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Sargocentron rubrum_2018_36.79705_24.59509_15-15'^^xsd:string;
  dwc:scientificName 'Sargocentron rubrum (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.59509'^^xsd:double;
  dwc:latitude '36.79705'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '126400'^^xsd:integer;
  dwc:occurrenceId 'Sargocentron rubrum_2018_36.79705_24.59509_15-15'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126400'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '4'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2008_36.78277_24.60498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.78277_24.60498> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.78277_24.60498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78277 24.60498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.78277"^^xsd:decimal ;
  dwc:decimalLongitude "24.60498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.78277_24.60498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78277 24.60498)"^^geo:wktLiteral ;
  geo-pos:lat "36.78277"^^xsd:decimal ;
  geo-pos:long "24.60498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2008_36.78277_24.60498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2008_36.78277_24.60498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2008_36.78277_24.60498'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.60498'^^xsd:double;
  dwc:latitude '36.78277'^^xsd:double;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2008_36.78277_24.60498'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2008_36.78277_24.60498_0-0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.78277_24.60498_0-0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.78277_24.60498_0-0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78277 24.60498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.78277"^^xsd:decimal ;
  dwc:decimalLongitude "24.60498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.78277_24.60498_0-0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78277 24.60498)"^^geo:wktLiteral ;
  geo-pos:lat "36.78277"^^xsd:decimal ;
  geo-pos:long "24.60498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2008_36.78277_24.60498_0-0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2008_36.78277_24.60498_0-0" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2008_36.78277_24.60498_0-0'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.60498'^^xsd:double;
  dwc:latitude '36.78277'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2008_36.78277_24.60498_0-0'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Diadema%20setosum_2018_36.77261_24.60951_15-15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Diadema%20setosum_2018_36.77261_24.60951_15-15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Diadema%20setosum_2018_36.77261_24.60951_15-15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.77261 24.60951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.77261"^^xsd:decimal ;
  dwc:decimalLongitude "24.60951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Diadema%20setosum_2018_36.77261_24.60951_15-15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.77261 24.60951)"^^geo:wktLiteral ;
  geo-pos:lat "36.77261"^^xsd:decimal ;
  geo-pos:long "24.60951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Diadema%20setosum_2018_36.77261_24.60951_15-15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Diadema setosum_2018_36.77261_24.60951_15-15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Diadema setosum_2018_36.77261_24.60951_15-15'^^xsd:string;
  dwc:scientificName 'Diadema setosum (Leske, 1778)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.60951'^^xsd:double;
  dwc:latitude '36.77261'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '213372'^^xsd:integer;
  dwc:occurrenceId 'Diadema setosum_2018_36.77261_24.60951_15-15'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213372'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Callinectes%20sapidus_2018_40.88334_24.61264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2018_40.88334_24.61264> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2018_40.88334_24.61264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.88334 24.61264)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.88334"^^xsd:decimal ;
  dwc:decimalLongitude "24.61264"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "81"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Callinectes%20sapidus_2018_40.88334_24.61264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.88334 24.61264)"^^geo:wktLiteral ;
  geo-pos:lat "40.88334"^^xsd:decimal ;
  geo-pos:long "24.61264"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "81"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Callinectes%20sapidus_2018_40.88334_24.61264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Callinectes sapidus_2018_40.88334_24.61264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Callinectes sapidus_2018_40.88334_24.61264'^^xsd:string;
  dwc:scientificName 'Callinectes sapidus Rathbun, 1896'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.61264'^^xsd:double;
  dwc:latitude '40.88334'^^xsd:double;
  dwc:coordinatePrecision '81'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '107379'^^xsd:integer;
  dwc:occurrenceId 'Callinectes sapidus_2018_40.88334_24.61264'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107379'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2019_36.76747_24.6128_22-22_Magdalini%20Premezzi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.76747_24.6128_22-22_Magdalini%20Premezzi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.76747_24.6128_22-22_Magdalini%20Premezzi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.76747 24.6128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.76747"^^xsd:decimal ;
  dwc:decimalLongitude "24.6128"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.76747_24.6128_22-22_Magdalini%20Premezzi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.76747 24.6128)"^^geo:wktLiteral ;
  geo-pos:lat "36.76747"^^xsd:decimal ;
  geo-pos:long "24.6128"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2019_36.76747_24.6128_22-22_Magdalini%20Premezzi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2019_36.76747_24.6128_22-22_Magdalini Premezzi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2019_36.76747_24.6128_22-22_Magdalini Premezzi'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Magdalini Premezzi'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.6128'^^xsd:double;
  dwc:latitude '36.76747'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2019_36.76747_24.6128_22-22_Magdalini Premezzi'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2019_36.76025_24.61375_23.8-23.8_Magdalini%20Premezzi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.76025_24.61375_23.8-23.8_Magdalini%20Premezzi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.76025_24.61375_23.8-23.8_Magdalini%20Premezzi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.76025 24.61375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.76025"^^xsd:decimal ;
  dwc:decimalLongitude "24.61375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "23.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.76025_24.61375_23.8-23.8_Magdalini%20Premezzi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.76025 24.61375)"^^geo:wktLiteral ;
  geo-pos:lat "36.76025"^^xsd:decimal ;
  geo-pos:long "24.61375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2019_36.76025_24.61375_23.8-23.8_Magdalini%20Premezzi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2019_36.76025_24.61375_23.8-23.8_Magdalini Premezzi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2019_36.76025_24.61375_23.8-23.8_Magdalini Premezzi'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Magdalini Premezzi'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.61375'^^xsd:double;
  dwc:latitude '36.76025'^^xsd:double;
  dwc:minimumDepth '23.8'^^xsd:double;
  dwc:maximumDepth '23.8'^^xsd:double;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2019_36.76025_24.61375_23.8-23.8_Magdalini Premezzi'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2019_36.761_24.61414_8.6-8.6_Magdalini%20Premezzi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.761_24.61414_8.6-8.6_Magdalini%20Premezzi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.761_24.61414_8.6-8.6_Magdalini%20Premezzi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.761 24.61414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.761"^^xsd:decimal ;
  dwc:decimalLongitude "24.61414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.761_24.61414_8.6-8.6_Magdalini%20Premezzi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.761 24.61414)"^^geo:wktLiteral ;
  geo-pos:lat "36.761"^^xsd:decimal ;
  geo-pos:long "24.61414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2019_36.761_24.61414_8.6-8.6_Magdalini%20Premezzi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2019_36.761_24.61414_8.6-8.6_Magdalini Premezzi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2019_36.761_24.61414_8.6-8.6_Magdalini Premezzi'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Magdalini Premezzi'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.61414'^^xsd:double;
  dwc:latitude '36.761'^^xsd:double;
  dwc:minimumDepth '8.6'^^xsd:double;
  dwc:maximumDepth '8.6'^^xsd:double;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2019_36.761_24.61414_8.6-8.6_Magdalini Premezzi'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2019_36.75127_24.62061_22-22_Magdalini%20Premezzi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.75127_24.62061_22-22_Magdalini%20Premezzi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.75127_24.62061_22-22_Magdalini%20Premezzi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75127 24.62061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.75127"^^xsd:decimal ;
  dwc:decimalLongitude "24.62061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.75127_24.62061_22-22_Magdalini%20Premezzi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75127 24.62061)"^^geo:wktLiteral ;
  geo-pos:lat "36.75127"^^xsd:decimal ;
  geo-pos:long "24.62061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2019_36.75127_24.62061_22-22_Magdalini%20Premezzi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2019_36.75127_24.62061_22-22_Magdalini Premezzi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2019_36.75127_24.62061_22-22_Magdalini Premezzi'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Magdalini Premezzi'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.62061'^^xsd:double;
  dwc:latitude '36.75127'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2019_36.75127_24.62061_22-22_Magdalini Premezzi'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2017_36.79009_24.62218_7-7_Thodoros%20Kampouris>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2017_36.79009_24.62218_7-7_Thodoros%20Kampouris> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2017_36.79009_24.62218_7-7_Thodoros%20Kampouris> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.79009 24.62218)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.79009"^^xsd:decimal ;
  dwc:decimalLongitude "24.62218"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2017_36.79009_24.62218_7-7_Thodoros%20Kampouris>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.79009 24.62218)"^^geo:wktLiteral ;
  geo-pos:lat "36.79009"^^xsd:decimal ;
  geo-pos:long "24.62218"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2017_36.79009_24.62218_7-7_Thodoros%20Kampouris>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2017_36.79009_24.62218_7-7_Thodoros Kampouris" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2017_36.79009_24.62218_7-7_Thodoros Kampouris'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Thodoros Kampouris'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.62218'^^xsd:double;
  dwc:latitude '36.79009'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2017_36.79009_24.62218_7-7_Thodoros Kampouris'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2019_36.75018_24.62356_25.5-25.5_Magdalini%20Premezzi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.75018_24.62356_25.5-25.5_Magdalini%20Premezzi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.75018_24.62356_25.5-25.5_Magdalini%20Premezzi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75018 24.62356)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.75018"^^xsd:decimal ;
  dwc:decimalLongitude "24.62356"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "25.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.75018_24.62356_25.5-25.5_Magdalini%20Premezzi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75018 24.62356)"^^geo:wktLiteral ;
  geo-pos:lat "36.75018"^^xsd:decimal ;
  geo-pos:long "24.62356"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2019_36.75018_24.62356_25.5-25.5_Magdalini%20Premezzi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2019_36.75018_24.62356_25.5-25.5_Magdalini Premezzi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2019_36.75018_24.62356_25.5-25.5_Magdalini Premezzi'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Magdalini Premezzi'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.62356'^^xsd:double;
  dwc:latitude '36.75018'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumDepth '25.5'^^xsd:double;
  dwc:maximumDepth '25.5'^^xsd:double;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2019_36.75018_24.62356_25.5-25.5_Magdalini Premezzi'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Conomurex%20persicus_1998_36.74972_24.62415_Stelios%20Katsanevakis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Conomurex%20persicus_1998_36.74972_24.62415_Stelios%20Katsanevakis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Conomurex%20persicus_1998_36.74972_24.62415_Stelios%20Katsanevakis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.74972 24.62415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.74972"^^xsd:decimal ;
  dwc:decimalLongitude "24.62415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Conomurex%20persicus_1998_36.74972_24.62415_Stelios%20Katsanevakis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.74972 24.62415)"^^geo:wktLiteral ;
  geo-pos:lat "36.74972"^^xsd:decimal ;
  geo-pos:long "24.62415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Conomurex%20persicus_1998_36.74972_24.62415_Stelios%20Katsanevakis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Conomurex persicus_1998_36.74972_24.62415_Stelios Katsanevakis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Conomurex persicus_1998_36.74972_24.62415_Stelios Katsanevakis'^^xsd:string;
  dwc:scientificName 'Conomurex persicus (Swainson, 1821)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Stelios Katsanevakis'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.62415'^^xsd:double;
  dwc:latitude '36.74972'^^xsd:double;
  dwc:aphiaid '565371'^^xsd:integer;
  dwc:occurrenceId 'Conomurex persicus_1998_36.74972_24.62415_Stelios Katsanevakis'^^xsd:string;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '565371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2008_36.74972_24.62415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.74972_24.62415> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.74972_24.62415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.74972 24.62415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.74972"^^xsd:decimal ;
  dwc:decimalLongitude "24.62415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.74972_24.62415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.74972 24.62415)"^^geo:wktLiteral ;
  geo-pos:lat "36.74972"^^xsd:decimal ;
  geo-pos:long "24.62415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2008_36.74972_24.62415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2008_36.74972_24.62415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2008_36.74972_24.62415'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.62415'^^xsd:double;
  dwc:latitude '36.74972'^^xsd:double;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2008_36.74972_24.62415'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2008_36.74972_24.62415_0-0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.74972_24.62415_0-0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.74972_24.62415_0-0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.74972 24.62415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.74972"^^xsd:decimal ;
  dwc:decimalLongitude "24.62415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.74972_24.62415_0-0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.74972 24.62415)"^^geo:wktLiteral ;
  geo-pos:lat "36.74972"^^xsd:decimal ;
  geo-pos:long "24.62415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2008_36.74972_24.62415_0-0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2008_36.74972_24.62415_0-0" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2008_36.74972_24.62415_0-0'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.62415'^^xsd:double;
  dwc:latitude '36.74972'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2008_36.74972_24.62415_0-0'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2008_36.78832_24.62438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.78832_24.62438> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.78832_24.62438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78832 24.62438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.78832"^^xsd:decimal ;
  dwc:decimalLongitude "24.62438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.78832_24.62438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78832 24.62438)"^^geo:wktLiteral ;
  geo-pos:lat "36.78832"^^xsd:decimal ;
  geo-pos:long "24.62438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2008_36.78832_24.62438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2008_36.78832_24.62438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2008_36.78832_24.62438'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.62438'^^xsd:double;
  dwc:latitude '36.78832'^^xsd:double;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2008_36.78832_24.62438'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2008_36.78832_24.62438_0-0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.78832_24.62438_0-0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.78832_24.62438_0-0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78832 24.62438)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.78832"^^xsd:decimal ;
  dwc:decimalLongitude "24.62438"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.78832_24.62438_0-0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78832 24.62438)"^^geo:wktLiteral ;
  geo-pos:lat "36.78832"^^xsd:decimal ;
  geo-pos:long "24.62438"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2008_36.78832_24.62438_0-0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2008_36.78832_24.62438_0-0" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2008_36.78832_24.62438_0-0'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.62438'^^xsd:double;
  dwc:latitude '36.78832'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2008_36.78832_24.62438_0-0'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Callinectes%20sapidus_2017_36.78857_24.62715_12-12_Thodoros%20Kampouris>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2017_36.78857_24.62715_12-12_Thodoros%20Kampouris> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2017_36.78857_24.62715_12-12_Thodoros%20Kampouris> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78857 24.62715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.78857"^^xsd:decimal ;
  dwc:decimalLongitude "24.62715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Callinectes%20sapidus_2017_36.78857_24.62715_12-12_Thodoros%20Kampouris>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78857 24.62715)"^^geo:wktLiteral ;
  geo-pos:lat "36.78857"^^xsd:decimal ;
  geo-pos:long "24.62715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Callinectes%20sapidus_2017_36.78857_24.62715_12-12_Thodoros%20Kampouris>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Callinectes sapidus_2017_36.78857_24.62715_12-12_Thodoros Kampouris" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Callinectes sapidus_2017_36.78857_24.62715_12-12_Thodoros Kampouris'^^xsd:string;
  dwc:scientificName 'Callinectes sapidus Rathbun, 1896'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Thodoros Kampouris'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.62715'^^xsd:double;
  dwc:latitude '36.78857'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '107379'^^xsd:integer;
  dwc:occurrenceId 'Callinectes sapidus_2017_36.78857_24.62715_12-12_Thodoros Kampouris'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107379'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2008_37.03362_24.63038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_37.03362_24.63038> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_37.03362_24.63038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.03362 24.63038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.03362"^^xsd:decimal ;
  dwc:decimalLongitude "24.63038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_37.03362_24.63038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.03362 24.63038)"^^geo:wktLiteral ;
  geo-pos:lat "37.03362"^^xsd:decimal ;
  geo-pos:long "24.63038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2008_37.03362_24.63038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2008_37.03362_24.63038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2008_37.03362_24.63038'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.63038'^^xsd:double;
  dwc:latitude '37.03362'^^xsd:double;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2008_37.03362_24.63038'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2008_37.03362_24.63038_0-0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_37.03362_24.63038_0-0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_37.03362_24.63038_0-0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.03362 24.63038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.03362"^^xsd:decimal ;
  dwc:decimalLongitude "24.63038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2008_37.03362_24.63038_0-0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.03362 24.63038)"^^geo:wktLiteral ;
  geo-pos:lat "37.03362"^^xsd:decimal ;
  geo-pos:long "24.63038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2008_37.03362_24.63038_0-0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2008_37.03362_24.63038_0-0" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2008_37.03362_24.63038_0-0'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.63038'^^xsd:double;
  dwc:latitude '37.03362'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2008_37.03362_24.63038_0-0'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2018_35.09325_24.63193_3-3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2018_35.09325_24.63193_3-3> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2018_35.09325_24.63193_3-3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.09325 24.63193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.09325"^^xsd:decimal ;
  dwc:decimalLongitude "24.63193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2018_35.09325_24.63193_3-3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.09325 24.63193)"^^geo:wktLiteral ;
  geo-pos:lat "35.09325"^^xsd:decimal ;
  geo-pos:long "24.63193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2018_35.09325_24.63193_3-3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2018_35.09325_24.63193_3-3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2018_35.09325_24.63193_3-3'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.63193'^^xsd:double;
  dwc:latitude '35.09325'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2018_35.09325_24.63193_3-3'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Mnemiopsis%20leidyi_2004%2F2010_40.5576_24.63473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2004%2F2010_40.5576_24.63473> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2004%2F2010_40.5576_24.63473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5576 24.63473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5576"^^xsd:decimal ;
  dwc:decimalLongitude "24.63473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2004%2F2010_40.5576_24.63473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5576 24.63473)"^^geo:wktLiteral ;
  geo-pos:lat "40.5576"^^xsd:decimal ;
  geo-pos:long "24.63473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Mnemiopsis%20leidyi_2004%2F2010_40.5576_24.63473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mnemiopsis leidyi_2004/2010_40.5576_24.63473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Mnemiopsis leidyi_2004/2010_40.5576_24.63473'^^xsd:string;
  dwc:scientificName 'Mnemiopsis leidyi A. Agassiz, 1865'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.63473'^^xsd:double;
  dwc:latitude '40.5576'^^xsd:double;
  dwc:aphiaid '106401'^^xsd:integer;
  dwc:occurrenceId 'Mnemiopsis leidyi_2004/2010_40.5576_24.63473'^^xsd:string;
  dwc:aphiaIdAccepted '106401'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2008_37.02507_24.63562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_37.02507_24.63562> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_37.02507_24.63562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.02507 24.63562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.02507"^^xsd:decimal ;
  dwc:decimalLongitude "24.63562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_37.02507_24.63562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.02507 24.63562)"^^geo:wktLiteral ;
  geo-pos:lat "37.02507"^^xsd:decimal ;
  geo-pos:long "24.63562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2008_37.02507_24.63562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2008_37.02507_24.63562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2008_37.02507_24.63562'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.63562'^^xsd:double;
  dwc:latitude '37.02507'^^xsd:double;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2008_37.02507_24.63562'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2008_37.02507_24.63562_1-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_37.02507_24.63562_1-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_37.02507_24.63562_1-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.02507 24.63562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.02507"^^xsd:decimal ;
  dwc:decimalLongitude "24.63562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2008_37.02507_24.63562_1-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.02507 24.63562)"^^geo:wktLiteral ;
  geo-pos:lat "37.02507"^^xsd:decimal ;
  geo-pos:long "24.63562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2008_37.02507_24.63562_1-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2008_37.02507_24.63562_1-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2008_37.02507_24.63562_1-1'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.63562'^^xsd:double;
  dwc:latitude '37.02507'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2008_37.02507_24.63562_1-1'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2016_36.78729_24.63832_10-30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2016_36.78729_24.63832_10-30> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2016_36.78729_24.63832_10-30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78729 24.63832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.78729"^^xsd:decimal ;
  dwc:decimalLongitude "24.63832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2016_36.78729_24.63832_10-30>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78729 24.63832)"^^geo:wktLiteral ;
  geo-pos:lat "36.78729"^^xsd:decimal ;
  geo-pos:long "24.63832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2016_36.78729_24.63832_10-30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2016_36.78729_24.63832_10-30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2016_36.78729_24.63832_10-30'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.63832'^^xsd:double;
  dwc:latitude '36.78729'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2016_36.78729_24.63832_10-30'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'low'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2016_36.78729_24.63832_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_36.78729_24.63832_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_36.78729_24.63832_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78729 24.63832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.78729"^^xsd:decimal ;
  dwc:decimalLongitude "24.63832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2016_36.78729_24.63832_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78729 24.63832)"^^geo:wktLiteral ;
  geo-pos:lat "36.78729"^^xsd:decimal ;
  geo-pos:long "24.63832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2016_36.78729_24.63832_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2016_36.78729_24.63832_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2016_36.78729_24.63832_5-5'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.63832'^^xsd:double;
  dwc:latitude '36.78729'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2016_36.78729_24.63832_5-5'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2016_36.78729_24.63832_0-20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_36.78729_24.63832_0-20> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_36.78729_24.63832_0-20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78729 24.63832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.78729"^^xsd:decimal ;
  dwc:decimalLongitude "24.63832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_36.78729_24.63832_0-20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78729 24.63832)"^^geo:wktLiteral ;
  geo-pos:lat "36.78729"^^xsd:decimal ;
  geo-pos:long "24.63832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2016_36.78729_24.63832_0-20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2016_36.78729_24.63832_0-20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2016_36.78729_24.63832_0-20'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.63832'^^xsd:double;
  dwc:latitude '36.78729'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2016_36.78729_24.63832_0-20'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2016_35.41444_24.64501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_35.41444_24.64501> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_35.41444_24.64501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.41444 24.64501)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.41444"^^xsd:decimal ;
  dwc:decimalLongitude "24.64501"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "59"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2016_35.41444_24.64501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.41444 24.64501)"^^geo:wktLiteral ;
  geo-pos:lat "35.41444"^^xsd:decimal ;
  geo-pos:long "24.64501"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "59"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2016_35.41444_24.64501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2016_35.41444_24.64501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2016_35.41444_24.64501'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.64501'^^xsd:double;
  dwc:latitude '35.41444'^^xsd:double;
  dwc:coordinatePrecision '59'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2016_35.41444_24.64501'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2016_35.41444_24.64501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_35.41444_24.64501> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_35.41444_24.64501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.41444 24.64501)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.41444"^^xsd:decimal ;
  dwc:decimalLongitude "24.64501"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "59"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_35.41444_24.64501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.41444 24.64501)"^^geo:wktLiteral ;
  geo-pos:lat "35.41444"^^xsd:decimal ;
  geo-pos:long "24.64501"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "59"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2016_35.41444_24.64501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2016_35.41444_24.64501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2016_35.41444_24.64501'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.64501'^^xsd:double;
  dwc:latitude '35.41444'^^xsd:double;
  dwc:coordinatePrecision '59'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2016_35.41444_24.64501'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2015_37.03538_24.64974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2015_37.03538_24.64974> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2015_37.03538_24.64974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.03538 24.64974)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.03538"^^xsd:decimal ;
  dwc:decimalLongitude "24.64974"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2015_37.03538_24.64974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.03538 24.64974)"^^geo:wktLiteral ;
  geo-pos:lat "37.03538"^^xsd:decimal ;
  geo-pos:long "24.64974"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2015_37.03538_24.64974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2015_37.03538_24.64974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2015_37.03538_24.64974'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.64974'^^xsd:double;
  dwc:latitude '37.03538'^^xsd:double;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2015_37.03538_24.64974'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '20'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2008_37.00775_24.65197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_37.00775_24.65197> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_37.00775_24.65197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00775 24.65197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.00775"^^xsd:decimal ;
  dwc:decimalLongitude "24.65197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_37.00775_24.65197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00775 24.65197)"^^geo:wktLiteral ;
  geo-pos:lat "37.00775"^^xsd:decimal ;
  geo-pos:long "24.65197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2008_37.00775_24.65197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2008_37.00775_24.65197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2008_37.00775_24.65197'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.65197'^^xsd:double;
  dwc:latitude '37.00775'^^xsd:double;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2008_37.00775_24.65197'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2008_37.00775_24.65197_0-0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_37.00775_24.65197_0-0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_37.00775_24.65197_0-0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00775 24.65197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.00775"^^xsd:decimal ;
  dwc:decimalLongitude "24.65197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2008_37.00775_24.65197_0-0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00775 24.65197)"^^geo:wktLiteral ;
  geo-pos:lat "37.00775"^^xsd:decimal ;
  geo-pos:long "24.65197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2008_37.00775_24.65197_0-0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2008_37.00775_24.65197_0-0" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2008_37.00775_24.65197_0-0'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.65197'^^xsd:double;
  dwc:latitude '37.00775'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2008_37.00775_24.65197_0-0'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2020_35.09665_24.65234_Georgios%20Romanidis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2020_35.09665_24.65234_Georgios%20Romanidis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2020_35.09665_24.65234_Georgios%20Romanidis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.09665 24.65234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.09665"^^xsd:decimal ;
  dwc:decimalLongitude "24.65234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2020_35.09665_24.65234_Georgios%20Romanidis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.09665 24.65234)"^^geo:wktLiteral ;
  geo-pos:lat "35.09665"^^xsd:decimal ;
  geo-pos:long "24.65234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2020_35.09665_24.65234_Georgios%20Romanidis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2020_35.09665_24.65234_Georgios Romanidis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2020_35.09665_24.65234_Georgios Romanidis'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Georgios Romanidis'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.65234'^^xsd:double;
  dwc:latitude '35.09665'^^xsd:double;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2020_35.09665_24.65234_Georgios Romanidis'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '7'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2019_36.74726_24.65678_14.7-14.7_Magdalini%20Premezzi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.74726_24.65678_14.7-14.7_Magdalini%20Premezzi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.74726_24.65678_14.7-14.7_Magdalini%20Premezzi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.74726 24.65678)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.74726"^^xsd:decimal ;
  dwc:decimalLongitude "24.65678"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.74726_24.65678_14.7-14.7_Magdalini%20Premezzi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.74726 24.65678)"^^geo:wktLiteral ;
  geo-pos:lat "36.74726"^^xsd:decimal ;
  geo-pos:long "24.65678"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2019_36.74726_24.65678_14.7-14.7_Magdalini%20Premezzi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2019_36.74726_24.65678_14.7-14.7_Magdalini Premezzi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2019_36.74726_24.65678_14.7-14.7_Magdalini Premezzi'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Magdalini Premezzi'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.65678'^^xsd:double;
  dwc:latitude '36.74726'^^xsd:double;
  dwc:minimumDepth '14.7'^^xsd:double;
  dwc:maximumDepth '14.7'^^xsd:double;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2019_36.74726_24.65678_14.7-14.7_Magdalini Premezzi'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Etrumeus%20golanii_2019_37.5971_24.6581_0-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Etrumeus%20golanii_2019_37.5971_24.6581_0-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Etrumeus%20golanii_2019_37.5971_24.6581_0-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5971 24.6581)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5971"^^xsd:decimal ;
  dwc:decimalLongitude "24.6581"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Etrumeus%20golanii_2019_37.5971_24.6581_0-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5971 24.6581)"^^geo:wktLiteral ;
  geo-pos:lat "37.5971"^^xsd:decimal ;
  geo-pos:long "24.6581"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Etrumeus%20golanii_2019_37.5971_24.6581_0-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Etrumeus golanii_2019_37.5971_24.6581_0-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Etrumeus golanii_2019_37.5971_24.6581_0-5'^^xsd:string;
  dwc:scientificName 'Etrumeus golanii DiBattista, Randall & Bowen, 2012'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.6581'^^xsd:double;
  dwc:latitude '37.5971'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '890090'^^xsd:integer;
  dwc:occurrenceId 'Etrumeus golanii_2019_37.5971_24.6581_0-5'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '890090'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '10'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2008_36.97423_24.65993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.97423_24.65993> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.97423_24.65993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97423 24.65993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.97423"^^xsd:decimal ;
  dwc:decimalLongitude "24.65993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.97423_24.65993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97423 24.65993)"^^geo:wktLiteral ;
  geo-pos:lat "36.97423"^^xsd:decimal ;
  geo-pos:long "24.65993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2008_36.97423_24.65993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2008_36.97423_24.65993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2008_36.97423_24.65993'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.65993'^^xsd:double;
  dwc:latitude '36.97423'^^xsd:double;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2008_36.97423_24.65993'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2008_36.97423_24.65993_0-0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.97423_24.65993_0-0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.97423_24.65993_0-0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97423 24.65993)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.97423"^^xsd:decimal ;
  dwc:decimalLongitude "24.65993"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.97423_24.65993_0-0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97423 24.65993)"^^geo:wktLiteral ;
  geo-pos:lat "36.97423"^^xsd:decimal ;
  geo-pos:long "24.65993"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2008_36.97423_24.65993_0-0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2008_36.97423_24.65993_0-0" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2008_36.97423_24.65993_0-0'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.65993'^^xsd:double;
  dwc:latitude '36.97423'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2008_36.97423_24.65993_0-0'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2008_36.77805_24.66043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.77805_24.66043> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.77805_24.66043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.77805 24.66043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.77805"^^xsd:decimal ;
  dwc:decimalLongitude "24.66043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.77805_24.66043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.77805 24.66043)"^^geo:wktLiteral ;
  geo-pos:lat "36.77805"^^xsd:decimal ;
  geo-pos:long "24.66043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2008_36.77805_24.66043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2008_36.77805_24.66043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2008_36.77805_24.66043'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.66043'^^xsd:double;
  dwc:latitude '36.77805'^^xsd:double;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2008_36.77805_24.66043'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2008_36.77805_24.66043_0-0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.77805_24.66043_0-0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.77805_24.66043_0-0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.77805 24.66043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.77805"^^xsd:decimal ;
  dwc:decimalLongitude "24.66043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.77805_24.66043_0-0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.77805 24.66043)"^^geo:wktLiteral ;
  geo-pos:lat "36.77805"^^xsd:decimal ;
  geo-pos:long "24.66043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2008_36.77805_24.66043_0-0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2008_36.77805_24.66043_0-0" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2008_36.77805_24.66043_0-0'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.66043'^^xsd:double;
  dwc:latitude '36.77805'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2008_36.77805_24.66043_0-0'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2008_36.74988_24.66097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.74988_24.66097> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.74988_24.66097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.74988 24.66097)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.74988"^^xsd:decimal ;
  dwc:decimalLongitude "24.66097"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.74988_24.66097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.74988 24.66097)"^^geo:wktLiteral ;
  geo-pos:lat "36.74988"^^xsd:decimal ;
  geo-pos:long "24.66097"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2008_36.74988_24.66097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2008_36.74988_24.66097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2008_36.74988_24.66097'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.66097'^^xsd:double;
  dwc:latitude '36.74988'^^xsd:double;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2008_36.74988_24.66097'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2008_36.74988_24.66097_0-0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.74988_24.66097_0-0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.74988_24.66097_0-0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.74988 24.66097)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.74988"^^xsd:decimal ;
  dwc:decimalLongitude "24.66097"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.74988_24.66097_0-0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.74988 24.66097)"^^geo:wktLiteral ;
  geo-pos:lat "36.74988"^^xsd:decimal ;
  geo-pos:long "24.66097"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2008_36.74988_24.66097_0-0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2008_36.74988_24.66097_0-0" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2008_36.74988_24.66097_0-0'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.66097'^^xsd:double;
  dwc:latitude '36.74988'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2008_36.74988_24.66097_0-0'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2008_36.99577_24.66303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.99577_24.66303> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.99577_24.66303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.99577 24.66303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.99577"^^xsd:decimal ;
  dwc:decimalLongitude "24.66303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.99577_24.66303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.99577 24.66303)"^^geo:wktLiteral ;
  geo-pos:lat "36.99577"^^xsd:decimal ;
  geo-pos:long "24.66303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2008_36.99577_24.66303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2008_36.99577_24.66303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2008_36.99577_24.66303'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.66303'^^xsd:double;
  dwc:latitude '36.99577'^^xsd:double;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2008_36.99577_24.66303'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2008_36.99577_24.66303_0-0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.99577_24.66303_0-0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.99577_24.66303_0-0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.99577 24.66303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.99577"^^xsd:decimal ;
  dwc:decimalLongitude "24.66303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.99577_24.66303_0-0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.99577 24.66303)"^^geo:wktLiteral ;
  geo-pos:lat "36.99577"^^xsd:decimal ;
  geo-pos:long "24.66303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2008_36.99577_24.66303_0-0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2008_36.99577_24.66303_0-0" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2008_36.99577_24.66303_0-0'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.66303'^^xsd:double;
  dwc:latitude '36.99577'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2008_36.99577_24.66303_0-0'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2019_36.75221_24.66672_18-18_Magdalini%20Premezzi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.75221_24.66672_18-18_Magdalini%20Premezzi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.75221_24.66672_18-18_Magdalini%20Premezzi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75221 24.66672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.75221"^^xsd:decimal ;
  dwc:decimalLongitude "24.66672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.75221_24.66672_18-18_Magdalini%20Premezzi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75221 24.66672)"^^geo:wktLiteral ;
  geo-pos:lat "36.75221"^^xsd:decimal ;
  geo-pos:long "24.66672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2019_36.75221_24.66672_18-18_Magdalini%20Premezzi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2019_36.75221_24.66672_18-18_Magdalini Premezzi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2019_36.75221_24.66672_18-18_Magdalini Premezzi'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Magdalini Premezzi'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.66672'^^xsd:double;
  dwc:latitude '36.75221'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2019_36.75221_24.66672_18-18_Magdalini Premezzi'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2008_37.03057_24.67205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_37.03057_24.67205> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_37.03057_24.67205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.03057 24.67205)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.03057"^^xsd:decimal ;
  dwc:decimalLongitude "24.67205"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_37.03057_24.67205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.03057 24.67205)"^^geo:wktLiteral ;
  geo-pos:lat "37.03057"^^xsd:decimal ;
  geo-pos:long "24.67205"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2008_37.03057_24.67205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2008_37.03057_24.67205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2008_37.03057_24.67205'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.67205'^^xsd:double;
  dwc:latitude '37.03057'^^xsd:double;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2008_37.03057_24.67205'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2008_37.03057_24.67205_0-0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_37.03057_24.67205_0-0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_37.03057_24.67205_0-0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.03057 24.67205)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.03057"^^xsd:decimal ;
  dwc:decimalLongitude "24.67205"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2008_37.03057_24.67205_0-0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.03057 24.67205)"^^geo:wktLiteral ;
  geo-pos:lat "37.03057"^^xsd:decimal ;
  geo-pos:long "24.67205"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2008_37.03057_24.67205_0-0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2008_37.03057_24.67205_0-0" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2008_37.03057_24.67205_0-0'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.67205'^^xsd:double;
  dwc:latitude '37.03057'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2008_37.03057_24.67205_0-0'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Ficopomatus%20enigmaticus_1990_36.9634_24.67301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Ficopomatus%20enigmaticus_1990_36.9634_24.67301> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Ficopomatus%20enigmaticus_1990_36.9634_24.67301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9634 24.67301)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9634"^^xsd:decimal ;
  dwc:decimalLongitude "24.67301"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Ficopomatus%20enigmaticus_1990_36.9634_24.67301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9634 24.67301)"^^geo:wktLiteral ;
  geo-pos:lat "36.9634"^^xsd:decimal ;
  geo-pos:long "24.67301"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Ficopomatus%20enigmaticus_1990_36.9634_24.67301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ficopomatus enigmaticus_1990_36.9634_24.67301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Ficopomatus enigmaticus_1990_36.9634_24.67301'^^xsd:string;
  dwc:scientificName 'Ficopomatus enigmaticus (Fauvel, 1923)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.67301'^^xsd:double;
  dwc:latitude '36.9634'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '130988'^^xsd:integer;
  dwc:occurrenceId 'Ficopomatus enigmaticus_1990_36.9634_24.67301'^^xsd:string;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130988'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Ficopomatus%20enigmaticus_1991_36.9634_24.67301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Ficopomatus%20enigmaticus_1991_36.9634_24.67301> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Ficopomatus%20enigmaticus_1991_36.9634_24.67301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9634 24.67301)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9634"^^xsd:decimal ;
  dwc:decimalLongitude "24.67301"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Ficopomatus%20enigmaticus_1991_36.9634_24.67301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9634 24.67301)"^^geo:wktLiteral ;
  geo-pos:lat "36.9634"^^xsd:decimal ;
  geo-pos:long "24.67301"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Ficopomatus%20enigmaticus_1991_36.9634_24.67301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ficopomatus enigmaticus_1991_36.9634_24.67301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Ficopomatus enigmaticus_1991_36.9634_24.67301'^^xsd:string;
  dwc:scientificName 'Ficopomatus enigmaticus (Fauvel, 1923)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.67301'^^xsd:double;
  dwc:latitude '36.9634'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '130988'^^xsd:integer;
  dwc:occurrenceId 'Ficopomatus enigmaticus_1991_36.9634_24.67301'^^xsd:string;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130988'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2008_36.95663_24.67593_0-0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.95663_24.67593_0-0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.95663_24.67593_0-0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.95663 24.67593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.95663"^^xsd:decimal ;
  dwc:decimalLongitude "24.67593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.95663_24.67593_0-0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.95663 24.67593)"^^geo:wktLiteral ;
  geo-pos:lat "36.95663"^^xsd:decimal ;
  geo-pos:long "24.67593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2008_36.95663_24.67593_0-0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2008_36.95663_24.67593_0-0" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2008_36.95663_24.67593_0-0'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.67593'^^xsd:double;
  dwc:latitude '36.95663'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2008_36.95663_24.67593_0-0'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2008_36.9282_24.68318_0-0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.9282_24.68318_0-0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.9282_24.68318_0-0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9282 24.68318)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9282"^^xsd:decimal ;
  dwc:decimalLongitude "24.68318"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.9282_24.68318_0-0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9282 24.68318)"^^geo:wktLiteral ;
  geo-pos:lat "36.9282"^^xsd:decimal ;
  geo-pos:long "24.68318"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2008_36.9282_24.68318_0-0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2008_36.9282_24.68318_0-0" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2008_36.9282_24.68318_0-0'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.68318'^^xsd:double;
  dwc:latitude '36.9282'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2008_36.9282_24.68318_0-0'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Callinectes%20sapidus_2020_40.85671_24.68491_Valia%20Pavlou>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2020_40.85671_24.68491_Valia%20Pavlou> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2020_40.85671_24.68491_Valia%20Pavlou> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.85671 24.68491)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.85671"^^xsd:decimal ;
  dwc:decimalLongitude "24.68491"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Callinectes%20sapidus_2020_40.85671_24.68491_Valia%20Pavlou>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.85671 24.68491)"^^geo:wktLiteral ;
  geo-pos:lat "40.85671"^^xsd:decimal ;
  geo-pos:long "24.68491"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Callinectes%20sapidus_2020_40.85671_24.68491_Valia%20Pavlou>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Callinectes sapidus_2020_40.85671_24.68491_Valia Pavlou" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Callinectes sapidus_2020_40.85671_24.68491_Valia Pavlou'^^xsd:string;
  dwc:scientificName 'Callinectes sapidus Rathbun, 1896'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Valia Pavlou'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.68491'^^xsd:double;
  dwc:latitude '40.85671'^^xsd:double;
  dwc:aphiaid '107379'^^xsd:integer;
  dwc:occurrenceId 'Callinectes sapidus_2020_40.85671_24.68491_Valia Pavlou'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107379'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Dendostrea%20folium_2015_35.09689_24.69663_0-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Dendostrea%20folium_2015_35.09689_24.69663_0-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Dendostrea%20folium_2015_35.09689_24.69663_0-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.09689 24.69663)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.09689"^^xsd:decimal ;
  dwc:decimalLongitude "24.69663"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "27"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Dendostrea%20folium_2015_35.09689_24.69663_0-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.09689 24.69663)"^^geo:wktLiteral ;
  geo-pos:lat "35.09689"^^xsd:decimal ;
  geo-pos:long "24.69663"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "27"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Dendostrea%20folium_2015_35.09689_24.69663_0-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Dendostrea folium_2015_35.09689_24.69663_0-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Dendostrea folium_2015_35.09689_24.69663_0-2'^^xsd:string;
  dwc:scientificName 'Dendostrea folium (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.69663'^^xsd:double;
  dwc:latitude '35.09689'^^xsd:double;
  dwc:coordinatePrecision '27'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '506716'^^xsd:integer;
  dwc:occurrenceId 'Dendostrea folium_2015_35.09689_24.69663_0-2'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '506716'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '5'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2008_36.90667_24.69777_6-6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.90667_24.69777_6-6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.90667_24.69777_6-6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90667 24.69777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.90667"^^xsd:decimal ;
  dwc:decimalLongitude "24.69777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.90667_24.69777_6-6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90667 24.69777)"^^geo:wktLiteral ;
  geo-pos:lat "36.90667"^^xsd:decimal ;
  geo-pos:long "24.69777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2008_36.90667_24.69777_6-6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2008_36.90667_24.69777_6-6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2008_36.90667_24.69777_6-6'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.69777'^^xsd:double;
  dwc:latitude '36.90667'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2008_36.90667_24.69777_6-6'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2008_37.023_24.7006_1-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_37.023_24.7006_1-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_37.023_24.7006_1-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.023 24.7006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.023"^^xsd:decimal ;
  dwc:decimalLongitude "24.7006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2008_37.023_24.7006_1-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.023 24.7006)"^^geo:wktLiteral ;
  geo-pos:lat "37.023"^^xsd:decimal ;
  geo-pos:long "24.7006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2008_37.023_24.7006_1-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2008_37.023_24.7006_1-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2008_37.023_24.7006_1-1'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.7006'^^xsd:double;
  dwc:latitude '37.023'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2008_37.023_24.7006_1-1'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2018_37.59033_24.70217_21-21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2018_37.59033_24.70217_21-21> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2018_37.59033_24.70217_21-21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59033 24.70217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.59033"^^xsd:decimal ;
  dwc:decimalLongitude "24.70217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2018_37.59033_24.70217_21-21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59033 24.70217)"^^geo:wktLiteral ;
  geo-pos:lat "37.59033"^^xsd:decimal ;
  geo-pos:long "24.70217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2018_37.59033_24.70217_21-21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2018_37.59033_24.70217_21-21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2018_37.59033_24.70217_21-21'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.70217'^^xsd:double;
  dwc:latitude '37.59033'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2018_37.59033_24.70217_21-21'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '5'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2018_37.59033_24.70217_9-9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2018_37.59033_24.70217_9-9> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2018_37.59033_24.70217_9-9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59033 24.70217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.59033"^^xsd:decimal ;
  dwc:decimalLongitude "24.70217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2018_37.59033_24.70217_9-9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59033 24.70217)"^^geo:wktLiteral ;
  geo-pos:lat "37.59033"^^xsd:decimal ;
  geo-pos:long "24.70217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2018_37.59033_24.70217_9-9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2018_37.59033_24.70217_9-9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2018_37.59033_24.70217_9-9'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.70217'^^xsd:double;
  dwc:latitude '37.59033'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2018_37.59033_24.70217_9-9'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '6'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2019_37.59033_24.70217_21-21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.59033_24.70217_21-21> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.59033_24.70217_21-21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59033 24.70217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.59033"^^xsd:decimal ;
  dwc:decimalLongitude "24.70217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.59033_24.70217_21-21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59033 24.70217)"^^geo:wktLiteral ;
  geo-pos:lat "37.59033"^^xsd:decimal ;
  geo-pos:long "24.70217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2019_37.59033_24.70217_21-21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2019_37.59033_24.70217_21-21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2019_37.59033_24.70217_21-21'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.70217'^^xsd:double;
  dwc:latitude '37.59033'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2019_37.59033_24.70217_21-21'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Callinectes%20sapidus_2014_40.77924_24.70606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2014_40.77924_24.70606> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2014_40.77924_24.70606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77924 24.70606)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.77924"^^xsd:decimal ;
  dwc:decimalLongitude "24.70606"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "320"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Callinectes%20sapidus_2014_40.77924_24.70606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77924 24.70606)"^^geo:wktLiteral ;
  geo-pos:lat "40.77924"^^xsd:decimal ;
  geo-pos:long "24.70606"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "320"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Callinectes%20sapidus_2014_40.77924_24.70606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Callinectes sapidus_2014_40.77924_24.70606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Callinectes sapidus_2014_40.77924_24.70606'^^xsd:string;
  dwc:scientificName 'Callinectes sapidus Rathbun, 1896'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.70606'^^xsd:double;
  dwc:latitude '40.77924'^^xsd:double;
  dwc:coordinatePrecision '320'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '107379'^^xsd:integer;
  dwc:occurrenceId 'Callinectes sapidus_2014_40.77924_24.70606'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107379'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2016_37.59337_24.70757_15-15_Christos%20Katsoupis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_37.59337_24.70757_15-15_Christos%20Katsoupis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_37.59337_24.70757_15-15_Christos%20Katsoupis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59337 24.70757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.59337"^^xsd:decimal ;
  dwc:decimalLongitude "24.70757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2016_37.59337_24.70757_15-15_Christos%20Katsoupis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59337 24.70757)"^^geo:wktLiteral ;
  geo-pos:lat "37.59337"^^xsd:decimal ;
  geo-pos:long "24.70757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2016_37.59337_24.70757_15-15_Christos%20Katsoupis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2016_37.59337_24.70757_15-15_Christos Katsoupis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2016_37.59337_24.70757_15-15_Christos Katsoupis'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Christos Katsoupis'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.70757'^^xsd:double;
  dwc:latitude '37.59337'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'MARISCA project/ UAEGEAN'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2016_37.59337_24.70757_15-15_Christos Katsoupis'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2016_37.59337_24.70757_15-15_Konstantinos%20Vatikiotis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_37.59337_24.70757_15-15_Konstantinos%20Vatikiotis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_37.59337_24.70757_15-15_Konstantinos%20Vatikiotis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59337 24.70757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.59337"^^xsd:decimal ;
  dwc:decimalLongitude "24.70757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2016_37.59337_24.70757_15-15_Konstantinos%20Vatikiotis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59337 24.70757)"^^geo:wktLiteral ;
  geo-pos:lat "37.59337"^^xsd:decimal ;
  geo-pos:long "24.70757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2016_37.59337_24.70757_15-15_Konstantinos%20Vatikiotis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2016_37.59337_24.70757_15-15_Konstantinos Vatikiotis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2016_37.59337_24.70757_15-15_Konstantinos Vatikiotis'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Konstantinos Vatikiotis'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.70757'^^xsd:double;
  dwc:latitude '37.59337'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'MARISCA project/ UAEGEAN'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2016_37.59337_24.70757_15-15_Konstantinos Vatikiotis'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2016_37.59337_24.70757_5-5_Christos%20Katsoupis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_37.59337_24.70757_5-5_Christos%20Katsoupis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_37.59337_24.70757_5-5_Christos%20Katsoupis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59337 24.70757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.59337"^^xsd:decimal ;
  dwc:decimalLongitude "24.70757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2016_37.59337_24.70757_5-5_Christos%20Katsoupis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59337 24.70757)"^^geo:wktLiteral ;
  geo-pos:lat "37.59337"^^xsd:decimal ;
  geo-pos:long "24.70757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2016_37.59337_24.70757_5-5_Christos%20Katsoupis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2016_37.59337_24.70757_5-5_Christos Katsoupis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2016_37.59337_24.70757_5-5_Christos Katsoupis'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Christos Katsoupis'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.70757'^^xsd:double;
  dwc:latitude '37.59337'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'MARISCA project/ UAEGEAN'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2016_37.59337_24.70757_5-5_Christos Katsoupis'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2016_37.59337_24.70757_5-5_Konstantinos%20Vatikiotis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_37.59337_24.70757_5-5_Konstantinos%20Vatikiotis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_37.59337_24.70757_5-5_Konstantinos%20Vatikiotis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59337 24.70757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.59337"^^xsd:decimal ;
  dwc:decimalLongitude "24.70757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2016_37.59337_24.70757_5-5_Konstantinos%20Vatikiotis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59337 24.70757)"^^geo:wktLiteral ;
  geo-pos:lat "37.59337"^^xsd:decimal ;
  geo-pos:long "24.70757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2016_37.59337_24.70757_5-5_Konstantinos%20Vatikiotis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2016_37.59337_24.70757_5-5_Konstantinos Vatikiotis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2016_37.59337_24.70757_5-5_Konstantinos Vatikiotis'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Konstantinos Vatikiotis'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.70757'^^xsd:double;
  dwc:latitude '37.59337'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'MARISCA project/ UAEGEAN'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2016_37.59337_24.70757_5-5_Konstantinos Vatikiotis'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Callinectes%20sapidus_2020_40.85122_24.71037_Valia%20Pavlou>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2020_40.85122_24.71037_Valia%20Pavlou> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2020_40.85122_24.71037_Valia%20Pavlou> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.85122 24.71037)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.85122"^^xsd:decimal ;
  dwc:decimalLongitude "24.71037"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Callinectes%20sapidus_2020_40.85122_24.71037_Valia%20Pavlou>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.85122 24.71037)"^^geo:wktLiteral ;
  geo-pos:lat "40.85122"^^xsd:decimal ;
  geo-pos:long "24.71037"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Callinectes%20sapidus_2020_40.85122_24.71037_Valia%20Pavlou>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Callinectes sapidus_2020_40.85122_24.71037_Valia Pavlou" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Callinectes sapidus_2020_40.85122_24.71037_Valia Pavlou'^^xsd:string;
  dwc:scientificName 'Callinectes sapidus Rathbun, 1896'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Valia Pavlou'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.71037'^^xsd:double;
  dwc:latitude '40.85122'^^xsd:double;
  dwc:coordinatePrecision '32'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '107379'^^xsd:integer;
  dwc:occurrenceId 'Callinectes sapidus_2020_40.85122_24.71037_Valia Pavlou'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107379'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Ganonema%20farinosum_2019_37.59513_24.71192_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Ganonema%20farinosum_2019_37.59513_24.71192_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Ganonema%20farinosum_2019_37.59513_24.71192_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59513 24.71192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.59513"^^xsd:decimal ;
  dwc:decimalLongitude "24.71192"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Ganonema%20farinosum_2019_37.59513_24.71192_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.59513 24.71192)"^^geo:wktLiteral ;
  geo-pos:lat "37.59513"^^xsd:decimal ;
  geo-pos:long "24.71192"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Ganonema%20farinosum_2019_37.59513_24.71192_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ganonema farinosum_2019_37.59513_24.71192_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Ganonema farinosum_2019_37.59513_24.71192_5-5'^^xsd:string;
  dwc:scientificName 'Ganonema farinosum (J.V.Lamouroux) K.-C.Fan & Y.-C.Wang, 1974'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.71192'^^xsd:double;
  dwc:latitude '37.59513'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '145749'^^xsd:integer;
  dwc:occurrenceId 'Ganonema farinosum_2019_37.59513_24.71192_5-5'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145749'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2008_36.91202_24.71687_1-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.91202_24.71687_1-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.91202_24.71687_1-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.91202 24.71687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.91202"^^xsd:decimal ;
  dwc:decimalLongitude "24.71687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.91202_24.71687_1-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.91202 24.71687)"^^geo:wktLiteral ;
  geo-pos:lat "36.91202"^^xsd:decimal ;
  geo-pos:long "24.71687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2008_36.91202_24.71687_1-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2008_36.91202_24.71687_1-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2008_36.91202_24.71687_1-1'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.71687'^^xsd:double;
  dwc:latitude '36.91202'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2008_36.91202_24.71687_1-1'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2016_36.8954_24.7184_75-75>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2016_36.8954_24.7184_75-75> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2016_36.8954_24.7184_75-75> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8954 24.7184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8954"^^xsd:decimal ;
  dwc:decimalLongitude "24.7184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2016_36.8954_24.7184_75-75>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8954 24.7184)"^^geo:wktLiteral ;
  geo-pos:lat "36.8954"^^xsd:decimal ;
  geo-pos:long "24.7184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2016_36.8954_24.7184_75-75>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2016_36.8954_24.7184_75-75" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2016_36.8954_24.7184_75-75'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.7184'^^xsd:double;
  dwc:latitude '36.8954'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2016_36.8954_24.7184_75-75'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2008_37.0025_24.71898_0-0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_37.0025_24.71898_0-0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_37.0025_24.71898_0-0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0025 24.71898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.0025"^^xsd:decimal ;
  dwc:decimalLongitude "24.71898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2008_37.0025_24.71898_0-0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0025 24.71898)"^^geo:wktLiteral ;
  geo-pos:lat "37.0025"^^xsd:decimal ;
  geo-pos:long "24.71898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2008_37.0025_24.71898_0-0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2008_37.0025_24.71898_0-0" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2008_37.0025_24.71898_0-0'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.71898'^^xsd:double;
  dwc:latitude '37.0025'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2008_37.0025_24.71898_0-0'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Asparagopsis_2009_37.63213_24.7197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Asparagopsis_2009_37.63213_24.7197> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Asparagopsis_2009_37.63213_24.7197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.63213 24.7197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.63213"^^xsd:decimal ;
  dwc:decimalLongitude "24.7197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Asparagopsis_2009_37.63213_24.7197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.63213 24.7197)"^^geo:wktLiteral ;
  geo-pos:lat "37.63213"^^xsd:decimal ;
  geo-pos:long "24.7197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Asparagopsis_2009_37.63213_24.7197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Asparagopsis_2009_37.63213_24.7197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Asparagopsis_2009_37.63213_24.7197'^^xsd:string;
  dwc:scientificName 'Asparagopsis Montagne, 1840'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.7197'^^xsd:double;
  dwc:latitude '37.63213'^^xsd:double;
  dwc:aphiaid '143809'^^xsd:integer;
  dwc:occurrenceId 'Asparagopsis_2009_37.63213_24.7197'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143809'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2009_37.63213_24.7197_1-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_37.63213_24.7197_1-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_37.63213_24.7197_1-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.63213 24.7197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.63213"^^xsd:decimal ;
  dwc:decimalLongitude "24.7197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_37.63213_24.7197_1-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.63213 24.7197)"^^geo:wktLiteral ;
  geo-pos:lat "37.63213"^^xsd:decimal ;
  geo-pos:long "24.7197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2009_37.63213_24.7197_1-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2009_37.63213_24.7197_1-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2009_37.63213_24.7197_1-1'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.7197'^^xsd:double;
  dwc:latitude '37.63213'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2009_37.63213_24.7197_1-1'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'very high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2009_37.5712_24.73137_1-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_37.5712_24.73137_1-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_37.5712_24.73137_1-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5712 24.73137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5712"^^xsd:decimal ;
  dwc:decimalLongitude "24.73137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_37.5712_24.73137_1-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5712 24.73137)"^^geo:wktLiteral ;
  geo-pos:lat "37.5712"^^xsd:decimal ;
  geo-pos:long "24.73137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2009_37.5712_24.73137_1-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2009_37.5712_24.73137_1-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2009_37.5712_24.73137_1-1'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.73137'^^xsd:double;
  dwc:latitude '37.5712'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2009_37.5712_24.73137_1-1'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'very high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2019_35.07872_24.73917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2019_35.07872_24.73917> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2019_35.07872_24.73917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.07872 24.73917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.07872"^^xsd:decimal ;
  dwc:decimalLongitude "24.73917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2019_35.07872_24.73917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.07872 24.73917)"^^geo:wktLiteral ;
  geo-pos:lat "35.07872"^^xsd:decimal ;
  geo-pos:long "24.73917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2019_35.07872_24.73917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2019_35.07872_24.73917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2019_35.07872_24.73917'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.73917'^^xsd:double;
  dwc:latitude '35.07872'^^xsd:double;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2019_35.07872_24.73917'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Callinectes%20sapidus_2018_40.8543_24.74003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2018_40.8543_24.74003> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2018_40.8543_24.74003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8543 24.74003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8543"^^xsd:decimal ;
  dwc:decimalLongitude "24.74003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "149"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Callinectes%20sapidus_2018_40.8543_24.74003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8543 24.74003)"^^geo:wktLiteral ;
  geo-pos:lat "40.8543"^^xsd:decimal ;
  geo-pos:long "24.74003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "149"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Callinectes%20sapidus_2018_40.8543_24.74003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Callinectes sapidus_2018_40.8543_24.74003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Callinectes sapidus_2018_40.8543_24.74003'^^xsd:string;
  dwc:scientificName 'Callinectes sapidus Rathbun, 1896'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.74003'^^xsd:double;
  dwc:latitude '40.8543'^^xsd:double;
  dwc:coordinatePrecision '149'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '107379'^^xsd:integer;
  dwc:occurrenceId 'Callinectes sapidus_2018_40.8543_24.74003'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107379'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '10'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2007_35.08073_24.74027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2007_35.08073_24.74027> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2007_35.08073_24.74027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.08073 24.74027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.08073"^^xsd:decimal ;
  dwc:decimalLongitude "24.74027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2007_35.08073_24.74027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.08073 24.74027)"^^geo:wktLiteral ;
  geo-pos:lat "35.08073"^^xsd:decimal ;
  geo-pos:long "24.74027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2007_35.08073_24.74027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2007_35.08073_24.74027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2007_35.08073_24.74027'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.74027'^^xsd:double;
  dwc:latitude '35.08073'^^xsd:double;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2007_35.08073_24.74027'^^xsd:string;
  dwc:observationDate '2007-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_2012_37.8547_24.74046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_2012_37.8547_24.74046> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_2012_37.8547_24.74046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8547 24.74046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8547"^^xsd:decimal ;
  dwc:decimalLongitude "24.74046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_2012_37.8547_24.74046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8547 24.74046)"^^geo:wktLiteral ;
  geo-pos:lat "37.8547"^^xsd:decimal ;
  geo-pos:long "24.74046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_2012_37.8547_24.74046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_2012_37.8547_24.74046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_2012_37.8547_24.74046'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.74046'^^xsd:double;
  dwc:latitude '37.8547'^^xsd:double;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_2012_37.8547_24.74046'^^xsd:string;
  dwc:observationDate '2012-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2012_37.8547_24.74046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2012_37.8547_24.74046> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2012_37.8547_24.74046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8547 24.74046)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8547"^^xsd:decimal ;
  dwc:decimalLongitude "24.74046"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2012_37.8547_24.74046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8547 24.74046)"^^geo:wktLiteral ;
  geo-pos:lat "37.8547"^^xsd:decimal ;
  geo-pos:long "24.74046"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2012_37.8547_24.74046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2012_37.8547_24.74046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2012_37.8547_24.74046'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.74046'^^xsd:double;
  dwc:latitude '37.8547'^^xsd:double;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2012_37.8547_24.74046'^^xsd:string;
  dwc:observationDate '2012-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2008_36.92785_24.74168_2-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.92785_24.74168_2-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.92785_24.74168_2-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.92785 24.74168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.92785"^^xsd:decimal ;
  dwc:decimalLongitude "24.74168"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.92785_24.74168_2-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.92785 24.74168)"^^geo:wktLiteral ;
  geo-pos:lat "36.92785"^^xsd:decimal ;
  geo-pos:long "24.74168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2008_36.92785_24.74168_2-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2008_36.92785_24.74168_2-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2008_36.92785_24.74168_2-2'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.74168'^^xsd:double;
  dwc:latitude '36.92785'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2008_36.92785_24.74168_2-2'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2012_37.8535_24.74561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2012_37.8535_24.74561> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2012_37.8535_24.74561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8535 24.74561)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8535"^^xsd:decimal ;
  dwc:decimalLongitude "24.74561"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "18"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2012_37.8535_24.74561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8535 24.74561)"^^geo:wktLiteral ;
  geo-pos:lat "37.8535"^^xsd:decimal ;
  geo-pos:long "24.74561"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "18"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2012_37.8535_24.74561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2012_37.8535_24.74561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2012_37.8535_24.74561'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.74561'^^xsd:double;
  dwc:latitude '37.8535'^^xsd:double;
  dwc:coordinatePrecision '18'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2012_37.8535_24.74561'^^xsd:string;
  dwc:observationDate '2012-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2015_36.93701_24.74564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2015_36.93701_24.74564> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2015_36.93701_24.74564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.93701 24.74564)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.93701"^^xsd:decimal ;
  dwc:decimalLongitude "24.74564"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2015_36.93701_24.74564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.93701 24.74564)"^^geo:wktLiteral ;
  geo-pos:lat "36.93701"^^xsd:decimal ;
  geo-pos:long "24.74564"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2015_36.93701_24.74564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2015_36.93701_24.74564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2015_36.93701_24.74564'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.74564'^^xsd:double;
  dwc:latitude '36.93701'^^xsd:double;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2015_36.93701_24.74564'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '30'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2015_36.93701_24.74564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2015_36.93701_24.74564> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2015_36.93701_24.74564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.93701 24.74564)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.93701"^^xsd:decimal ;
  dwc:decimalLongitude "24.74564"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2015_36.93701_24.74564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.93701 24.74564)"^^geo:wktLiteral ;
  geo-pos:lat "36.93701"^^xsd:decimal ;
  geo-pos:long "24.74564"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2015_36.93701_24.74564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2015_36.93701_24.74564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2015_36.93701_24.74564'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.74564'^^xsd:double;
  dwc:latitude '36.93701'^^xsd:double;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2015_36.93701_24.74564'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2019_34.99654_24.74659_Maria%20Sini>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2019_34.99654_24.74659_Maria%20Sini> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2019_34.99654_24.74659_Maria%20Sini> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.99654 24.74659)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.99654"^^xsd:decimal ;
  dwc:decimalLongitude "24.74659"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "59"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2019_34.99654_24.74659_Maria%20Sini>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.99654 24.74659)"^^geo:wktLiteral ;
  geo-pos:lat "34.99654"^^xsd:decimal ;
  geo-pos:long "24.74659"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "59"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2019_34.99654_24.74659_Maria%20Sini>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2019_34.99654_24.74659_Maria Sini" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2019_34.99654_24.74659_Maria Sini'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Sini'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.74659'^^xsd:double;
  dwc:latitude '34.99654'^^xsd:double;
  dwc:coordinatePrecision '59'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance; UAEGEAN'^^xsd:string;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2019_34.99654_24.74659_Maria Sini'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2020_37.88018_24.74693_4-4_Xalvadakis%20Iosif>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2020_37.88018_24.74693_4-4_Xalvadakis%20Iosif> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2020_37.88018_24.74693_4-4_Xalvadakis%20Iosif> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88018 24.74693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.88018"^^xsd:decimal ;
  dwc:decimalLongitude "24.74693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2020_37.88018_24.74693_4-4_Xalvadakis%20Iosif>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.88018 24.74693)"^^geo:wktLiteral ;
  geo-pos:lat "37.88018"^^xsd:decimal ;
  geo-pos:long "24.74693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2020_37.88018_24.74693_4-4_Xalvadakis%20Iosif>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2020_37.88018_24.74693_4-4_Xalvadakis Iosif" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2020_37.88018_24.74693_4-4_Xalvadakis Iosif'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Xalvadakis Iosif'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.74693'^^xsd:double;
  dwc:latitude '37.88018'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2020_37.88018_24.74693_4-4_Xalvadakis Iosif'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_2012_34.99381_24.74901_1-4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_2012_34.99381_24.74901_1-4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_2012_34.99381_24.74901_1-4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.99381 24.74901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.99381"^^xsd:decimal ;
  dwc:decimalLongitude "24.74901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_2012_34.99381_24.74901_1-4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.99381 24.74901)"^^geo:wktLiteral ;
  geo-pos:lat "34.99381"^^xsd:decimal ;
  geo-pos:long "24.74901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_2012_34.99381_24.74901_1-4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_2012_34.99381_24.74901_1-4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_2012_34.99381_24.74901_1-4'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.74901'^^xsd:double;
  dwc:latitude '34.99381'^^xsd:double;
  dwc:coordinatePrecision '9'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_2012_34.99381_24.74901_1-4'^^xsd:string;
  dwc:observationDate '2012-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'moderate'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2008_36.97407_24.74942_0-0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.97407_24.74942_0-0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.97407_24.74942_0-0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97407 24.74942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.97407"^^xsd:decimal ;
  dwc:decimalLongitude "24.74942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.97407_24.74942_0-0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97407 24.74942)"^^geo:wktLiteral ;
  geo-pos:lat "36.97407"^^xsd:decimal ;
  geo-pos:long "24.74942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2008_36.97407_24.74942_0-0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2008_36.97407_24.74942_0-0" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2008_36.97407_24.74942_0-0'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.74942'^^xsd:double;
  dwc:latitude '36.97407'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2008_36.97407_24.74942_0-0'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Apogonichthyoides%20pharaonis_2018_37.581_24.75017_14-14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Apogonichthyoides%20pharaonis_2018_37.581_24.75017_14-14> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Apogonichthyoides%20pharaonis_2018_37.581_24.75017_14-14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.581 24.75017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.581"^^xsd:decimal ;
  dwc:decimalLongitude "24.75017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Apogonichthyoides%20pharaonis_2018_37.581_24.75017_14-14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.581 24.75017)"^^geo:wktLiteral ;
  geo-pos:lat "37.581"^^xsd:decimal ;
  geo-pos:long "24.75017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Apogonichthyoides%20pharaonis_2018_37.581_24.75017_14-14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Apogonichthyoides pharaonis_2018_37.581_24.75017_14-14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Apogonichthyoides pharaonis_2018_37.581_24.75017_14-14'^^xsd:string;
  dwc:scientificName 'Apogonichthyoides pharaonis (Bellotti, 1874)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.75017'^^xsd:double;
  dwc:latitude '37.581'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '475090'^^xsd:integer;
  dwc:occurrenceId 'Apogonichthyoides pharaonis_2018_37.581_24.75017_14-14'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '475090'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Etrumeus%20golanii_2018_37.581_24.7503_0-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Etrumeus%20golanii_2018_37.581_24.7503_0-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Etrumeus%20golanii_2018_37.581_24.7503_0-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.581 24.7503)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.581"^^xsd:decimal ;
  dwc:decimalLongitude "24.7503"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Etrumeus%20golanii_2018_37.581_24.7503_0-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.581 24.7503)"^^geo:wktLiteral ;
  geo-pos:lat "37.581"^^xsd:decimal ;
  geo-pos:long "24.7503"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Etrumeus%20golanii_2018_37.581_24.7503_0-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Etrumeus golanii_2018_37.581_24.7503_0-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Etrumeus golanii_2018_37.581_24.7503_0-5'^^xsd:string;
  dwc:scientificName 'Etrumeus golanii DiBattista, Randall & Bowen, 2012'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.7503'^^xsd:double;
  dwc:latitude '37.581'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '890090'^^xsd:integer;
  dwc:occurrenceId 'Etrumeus golanii_2018_37.581_24.7503_0-5'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '890090'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '10'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2018_37.581_24.75033_11-11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2018_37.581_24.75033_11-11> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2018_37.581_24.75033_11-11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.581 24.75033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.581"^^xsd:decimal ;
  dwc:decimalLongitude "24.75033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2018_37.581_24.75033_11-11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.581 24.75033)"^^geo:wktLiteral ;
  geo-pos:lat "37.581"^^xsd:decimal ;
  geo-pos:long "24.75033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2018_37.581_24.75033_11-11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2018_37.581_24.75033_11-11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2018_37.581_24.75033_11-11'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.75033'^^xsd:double;
  dwc:latitude '37.581'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2018_37.581_24.75033_11-11'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Sargocentron%20rubrum_2017_36.939913_24.751002_Christina%20Konstantinidou>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2017_36.939913_24.751002_Christina%20Konstantinidou> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2017_36.939913_24.751002_Christina%20Konstantinidou> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.939913 24.751002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.939913"^^xsd:decimal ;
  dwc:decimalLongitude "24.751002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2017_36.939913_24.751002_Christina%20Konstantinidou>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.939913 24.751002)"^^geo:wktLiteral ;
  geo-pos:lat "36.939913"^^xsd:decimal ;
  geo-pos:long "24.751002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Sargocentron%20rubrum_2017_36.939913_24.751002_Christina%20Konstantinidou>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Sargocentron rubrum_2017_36.939913_24.751002_Christina Konstantinidou" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Sargocentron rubrum_2017_36.939913_24.751002_Christina Konstantinidou'^^xsd:string;
  dwc:scientificName 'Sargocentron rubrum (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Christina Konstantinidou'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.751002'^^xsd:double;
  dwc:latitude '36.939913'^^xsd:double;
  dwc:aphiaid '126400'^^xsd:integer;
  dwc:occurrenceId 'Sargocentron rubrum_2017_36.939913_24.751002_Christina Konstantinidou'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126400'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2016-09-05_37.58218_24.75171_15-15_Konstantinos%20Vatikiotis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2016-09-05_37.58218_24.75171_15-15_Konstantinos%20Vatikiotis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2016-09-05_37.58218_24.75171_15-15_Konstantinos%20Vatikiotis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.58218 24.75171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.58218"^^xsd:decimal ;
  dwc:decimalLongitude "24.75171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2016-09-05_37.58218_24.75171_15-15_Konstantinos%20Vatikiotis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.58218 24.75171)"^^geo:wktLiteral ;
  geo-pos:lat "37.58218"^^xsd:decimal ;
  geo-pos:long "24.75171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2016-09-05_37.58218_24.75171_15-15_Konstantinos%20Vatikiotis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2016-09-05_37.58218_24.75171_15-15_Konstantinos Vatikiotis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2016-09-05_37.58218_24.75171_15-15_Konstantinos Vatikiotis'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Konstantinos Vatikiotis'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.75171'^^xsd:double;
  dwc:latitude '37.58218'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'MARISCA project/ UAEGEAN'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2016-09-05_37.58218_24.75171_15-15_Konstantinos Vatikiotis'^^xsd:string;
  dwc:observationDate '2016-09-05'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2016-09-06_37.58218_24.75171_5-5_Christos%20Katsoupis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2016-09-06_37.58218_24.75171_5-5_Christos%20Katsoupis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2016-09-06_37.58218_24.75171_5-5_Christos%20Katsoupis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.58218 24.75171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.58218"^^xsd:decimal ;
  dwc:decimalLongitude "24.75171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2016-09-06_37.58218_24.75171_5-5_Christos%20Katsoupis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.58218 24.75171)"^^geo:wktLiteral ;
  geo-pos:lat "37.58218"^^xsd:decimal ;
  geo-pos:long "24.75171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2016-09-06_37.58218_24.75171_5-5_Christos%20Katsoupis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2016-09-06_37.58218_24.75171_5-5_Christos Katsoupis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2016-09-06_37.58218_24.75171_5-5_Christos Katsoupis'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Christos Katsoupis'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.75171'^^xsd:double;
  dwc:latitude '37.58218'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'MARISCA project/ UAEGEAN'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2016-09-06_37.58218_24.75171_5-5_Christos Katsoupis'^^xsd:string;
  dwc:observationDate '2016-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2016-09-07_37.58218_24.75171_5-5_Christos%20Katsoupis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2016-09-07_37.58218_24.75171_5-5_Christos%20Katsoupis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2016-09-07_37.58218_24.75171_5-5_Christos%20Katsoupis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.58218 24.75171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.58218"^^xsd:decimal ;
  dwc:decimalLongitude "24.75171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2016-09-07_37.58218_24.75171_5-5_Christos%20Katsoupis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.58218 24.75171)"^^geo:wktLiteral ;
  geo-pos:lat "37.58218"^^xsd:decimal ;
  geo-pos:long "24.75171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2016-09-07_37.58218_24.75171_5-5_Christos%20Katsoupis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2016-09-07_37.58218_24.75171_5-5_Christos Katsoupis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2016-09-07_37.58218_24.75171_5-5_Christos Katsoupis'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Christos Katsoupis'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.75171'^^xsd:double;
  dwc:latitude '37.58218'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'MARISCA project/ UAEGEAN'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2016-09-07_37.58218_24.75171_5-5_Christos Katsoupis'^^xsd:string;
  dwc:observationDate '2016-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2016-09-08_37.58218_24.75171_15-15_Konstantinos%20Vatikiotis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2016-09-08_37.58218_24.75171_15-15_Konstantinos%20Vatikiotis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2016-09-08_37.58218_24.75171_15-15_Konstantinos%20Vatikiotis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.58218 24.75171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.58218"^^xsd:decimal ;
  dwc:decimalLongitude "24.75171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2016-09-08_37.58218_24.75171_15-15_Konstantinos%20Vatikiotis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.58218 24.75171)"^^geo:wktLiteral ;
  geo-pos:lat "37.58218"^^xsd:decimal ;
  geo-pos:long "24.75171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2016-09-08_37.58218_24.75171_15-15_Konstantinos%20Vatikiotis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2016-09-08_37.58218_24.75171_15-15_Konstantinos Vatikiotis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2016-09-08_37.58218_24.75171_15-15_Konstantinos Vatikiotis'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Konstantinos Vatikiotis'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.75171'^^xsd:double;
  dwc:latitude '37.58218'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'MARISCA project/ UAEGEAN'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2016-09-08_37.58218_24.75171_15-15_Konstantinos Vatikiotis'^^xsd:string;
  dwc:observationDate '2016-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2016-09-06_37.58218_24.75171_5-5_Christos%20Katsoupis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016-09-06_37.58218_24.75171_5-5_Christos%20Katsoupis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016-09-06_37.58218_24.75171_5-5_Christos%20Katsoupis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.58218 24.75171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.58218"^^xsd:decimal ;
  dwc:decimalLongitude "24.75171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016-09-06_37.58218_24.75171_5-5_Christos%20Katsoupis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.58218 24.75171)"^^geo:wktLiteral ;
  geo-pos:lat "37.58218"^^xsd:decimal ;
  geo-pos:long "24.75171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2016-09-06_37.58218_24.75171_5-5_Christos%20Katsoupis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2016-09-06_37.58218_24.75171_5-5_Christos Katsoupis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2016-09-06_37.58218_24.75171_5-5_Christos Katsoupis'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Christos Katsoupis'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.75171'^^xsd:double;
  dwc:latitude '37.58218'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'MARISCA project/ UAEGEAN'^^xsd:string;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2016-09-06_37.58218_24.75171_5-5_Christos Katsoupis'^^xsd:string;
  dwc:observationDate '2016-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2016-09-07_37.58218_24.75171_5-5_Konstantinos%20Vatikiotis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016-09-07_37.58218_24.75171_5-5_Konstantinos%20Vatikiotis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016-09-07_37.58218_24.75171_5-5_Konstantinos%20Vatikiotis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.58218 24.75171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.58218"^^xsd:decimal ;
  dwc:decimalLongitude "24.75171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016-09-07_37.58218_24.75171_5-5_Konstantinos%20Vatikiotis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.58218 24.75171)"^^geo:wktLiteral ;
  geo-pos:lat "37.58218"^^xsd:decimal ;
  geo-pos:long "24.75171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2016-09-07_37.58218_24.75171_5-5_Konstantinos%20Vatikiotis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2016-09-07_37.58218_24.75171_5-5_Konstantinos Vatikiotis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2016-09-07_37.58218_24.75171_5-5_Konstantinos Vatikiotis'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Konstantinos Vatikiotis'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.75171'^^xsd:double;
  dwc:latitude '37.58218'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'MARISCA project/ UAEGEAN'^^xsd:string;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2016-09-07_37.58218_24.75171_5-5_Konstantinos Vatikiotis'^^xsd:string;
  dwc:observationDate '2016-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2020_36.93945_24.75173_Nicolas%20Lagi%C3%A8re>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2020_36.93945_24.75173_Nicolas%20Lagi%C3%A8re> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2020_36.93945_24.75173_Nicolas%20Lagi%C3%A8re> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.93945 24.75173)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.93945"^^xsd:decimal ;
  dwc:decimalLongitude "24.75173"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2020_36.93945_24.75173_Nicolas%20Lagi%C3%A8re>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.93945 24.75173)"^^geo:wktLiteral ;
  geo-pos:lat "36.93945"^^xsd:decimal ;
  geo-pos:long "24.75173"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2020_36.93945_24.75173_Nicolas%20Lagi%C3%A8re>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2020_36.93945_24.75173_Nicolas Lagière" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2020_36.93945_24.75173_Nicolas Lagière'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Nicolas Lagière'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.75173'^^xsd:double;
  dwc:latitude '36.93945'^^xsd:double;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2020_36.93945_24.75173_Nicolas Lagière'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Diadema%20setosum_2020_36.93953_24.75224_Nicolas%20Lagi%C3%A8re>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Diadema%20setosum_2020_36.93953_24.75224_Nicolas%20Lagi%C3%A8re> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Diadema%20setosum_2020_36.93953_24.75224_Nicolas%20Lagi%C3%A8re> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.93953 24.75224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.93953"^^xsd:decimal ;
  dwc:decimalLongitude "24.75224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Diadema%20setosum_2020_36.93953_24.75224_Nicolas%20Lagi%C3%A8re>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.93953 24.75224)"^^geo:wktLiteral ;
  geo-pos:lat "36.93953"^^xsd:decimal ;
  geo-pos:long "24.75224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Diadema%20setosum_2020_36.93953_24.75224_Nicolas%20Lagi%C3%A8re>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Diadema setosum_2020_36.93953_24.75224_Nicolas Lagière" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Diadema setosum_2020_36.93953_24.75224_Nicolas Lagière'^^xsd:string;
  dwc:scientificName 'Diadema setosum (Leske, 1778)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Nicolas Lagière'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.75224'^^xsd:double;
  dwc:latitude '36.93953'^^xsd:double;
  dwc:aphiaid '213372'^^xsd:integer;
  dwc:occurrenceId 'Diadema setosum_2020_36.93953_24.75224_Nicolas Lagière'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213372'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2018_35.02833_24.7529_Francesco%20Tiralongo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2018_35.02833_24.7529_Francesco%20Tiralongo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2018_35.02833_24.7529_Francesco%20Tiralongo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.02833 24.7529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.02833"^^xsd:decimal ;
  dwc:decimalLongitude "24.7529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2018_35.02833_24.7529_Francesco%20Tiralongo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.02833 24.7529)"^^geo:wktLiteral ;
  geo-pos:lat "35.02833"^^xsd:decimal ;
  geo-pos:long "24.7529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2018_35.02833_24.7529_Francesco%20Tiralongo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2018_35.02833_24.7529_Francesco Tiralongo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2018_35.02833_24.7529_Francesco Tiralongo'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Francesco Tiralongo'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.7529'^^xsd:double;
  dwc:latitude '35.02833'^^xsd:double;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2018_35.02833_24.7529_Francesco Tiralongo'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '7'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2009_37.5818_24.7534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_37.5818_24.7534> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_37.5818_24.7534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5818 24.7534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5818"^^xsd:decimal ;
  dwc:decimalLongitude "24.7534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_37.5818_24.7534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5818 24.7534)"^^geo:wktLiteral ;
  geo-pos:lat "37.5818"^^xsd:decimal ;
  geo-pos:long "24.7534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2009_37.5818_24.7534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2009_37.5818_24.7534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2009_37.5818_24.7534'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.7534'^^xsd:double;
  dwc:latitude '37.5818'^^xsd:double;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2009_37.5818_24.7534'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Stypopodium%20schimperi_2009_37.5818_24.7534_1-3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2009_37.5818_24.7534_1-3> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2009_37.5818_24.7534_1-3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5818 24.7534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5818"^^xsd:decimal ;
  dwc:decimalLongitude "24.7534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2009_37.5818_24.7534_1-3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5818 24.7534)"^^geo:wktLiteral ;
  geo-pos:lat "37.5818"^^xsd:decimal ;
  geo-pos:long "24.7534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Stypopodium%20schimperi_2009_37.5818_24.7534_1-3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Stypopodium schimperi_2009_37.5818_24.7534_1-3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Stypopodium schimperi_2009_37.5818_24.7534_1-3'^^xsd:string;
  dwc:scientificName 'Stypopodium schimperi (Kützing) Verlaque & Boudouresque, 1991'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.7534'^^xsd:double;
  dwc:latitude '37.5818'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '145391'^^xsd:integer;
  dwc:occurrenceId 'Stypopodium schimperi_2009_37.5818_24.7534_1-3'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145391'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2019_34.95001_24.75356_6-6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2019_34.95001_24.75356_6-6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2019_34.95001_24.75356_6-6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.95001 24.75356)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.95001"^^xsd:decimal ;
  dwc:decimalLongitude "24.75356"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "45"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2019_34.95001_24.75356_6-6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.95001 24.75356)"^^geo:wktLiteral ;
  geo-pos:lat "34.95001"^^xsd:decimal ;
  geo-pos:long "24.75356"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "45"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2019_34.95001_24.75356_6-6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2019_34.95001_24.75356_6-6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2019_34.95001_24.75356_6-6'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.75356'^^xsd:double;
  dwc:latitude '34.95001'^^xsd:double;
  dwc:coordinatePrecision '45'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2019_34.95001_24.75356_6-6'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '100'^^xsd:integer;
  dwc:organismQuantityType '% cover'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Stypopodium%20schimperi_2019_34.94998_24.75381_1-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2019_34.94998_24.75381_1-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2019_34.94998_24.75381_1-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.94998 24.75381)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.94998"^^xsd:decimal ;
  dwc:decimalLongitude "24.75381"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "45"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2019_34.94998_24.75381_1-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.94998 24.75381)"^^geo:wktLiteral ;
  geo-pos:lat "34.94998"^^xsd:decimal ;
  geo-pos:long "24.75381"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "45"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Stypopodium%20schimperi_2019_34.94998_24.75381_1-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Stypopodium schimperi_2019_34.94998_24.75381_1-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Stypopodium schimperi_2019_34.94998_24.75381_1-1'^^xsd:string;
  dwc:scientificName 'Stypopodium schimperi (Kützing) Verlaque & Boudouresque, 1991'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.75381'^^xsd:double;
  dwc:latitude '34.94998'^^xsd:double;
  dwc:coordinatePrecision '45'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '145391'^^xsd:integer;
  dwc:occurrenceId 'Stypopodium schimperi_2019_34.94998_24.75381_1-1'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145391'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1000'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2019_34.95122_24.75418_1-5_Francisco%20Sedano%20%7C%20Markos%20Digenis%20%7C%20Grigorios%20Skouradakis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2019_34.95122_24.75418_1-5_Francisco%20Sedano%20%7C%20Markos%20Digenis%20%7C%20Grigorios%20Skouradakis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2019_34.95122_24.75418_1-5_Francisco%20Sedano%20%7C%20Markos%20Digenis%20%7C%20Grigorios%20Skouradakis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.95122 24.75418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.95122"^^xsd:decimal ;
  dwc:decimalLongitude "24.75418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2019_34.95122_24.75418_1-5_Francisco%20Sedano%20%7C%20Markos%20Digenis%20%7C%20Grigorios%20Skouradakis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.95122 24.75418)"^^geo:wktLiteral ;
  geo-pos:lat "34.95122"^^xsd:decimal ;
  geo-pos:long "24.75418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2019_34.95122_24.75418_1-5_Francisco%20Sedano%20%7C%20Markos%20Digenis%20%7C%20Grigorios%20Skouradakis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2019_34.95122_24.75418_1-5_Francisco Sedano | Markos Digenis | Grigorios Skouradakis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2019_34.95122_24.75418_1-5_Francisco Sedano | Markos Digenis | Grigorios Skouradakis'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Francisco Sedano | Markos Digenis | Grigorios Skouradakis'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.75418'^^xsd:double;
  dwc:latitude '34.95122'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2019_34.95122_24.75418_1-5_Francisco Sedano | Markos Digenis | Grigorios Skouradakis'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Parupeneus%20forsskali_2019_34.95122_24.75418_1-5_Francisco%20Sedano%20%7C%20Markos%20Digenis%20%7C%20Grigorios%20Skouradakis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2019_34.95122_24.75418_1-5_Francisco%20Sedano%20%7C%20Markos%20Digenis%20%7C%20Grigorios%20Skouradakis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2019_34.95122_24.75418_1-5_Francisco%20Sedano%20%7C%20Markos%20Digenis%20%7C%20Grigorios%20Skouradakis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.95122 24.75418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.95122"^^xsd:decimal ;
  dwc:decimalLongitude "24.75418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2019_34.95122_24.75418_1-5_Francisco%20Sedano%20%7C%20Markos%20Digenis%20%7C%20Grigorios%20Skouradakis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.95122 24.75418)"^^geo:wktLiteral ;
  geo-pos:lat "34.95122"^^xsd:decimal ;
  geo-pos:long "24.75418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Parupeneus%20forsskali_2019_34.95122_24.75418_1-5_Francisco%20Sedano%20%7C%20Markos%20Digenis%20%7C%20Grigorios%20Skouradakis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Parupeneus forsskali_2019_34.95122_24.75418_1-5_Francisco Sedano | Markos Digenis | Grigorios Skouradakis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Parupeneus forsskali_2019_34.95122_24.75418_1-5_Francisco Sedano | Markos Digenis | Grigorios Skouradakis'^^xsd:string;
  dwc:scientificName 'Parupeneus forsskali (Fourmanoir & Guézé, 1976)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Francisco Sedano | Markos Digenis | Grigorios Skouradakis'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.75418'^^xsd:double;
  dwc:latitude '34.95122'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '218669'^^xsd:integer;
  dwc:occurrenceId 'Parupeneus forsskali_2019_34.95122_24.75418_1-5_Francisco Sedano | Markos Digenis | Grigorios Skouradakis'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218669'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pempheris%20rhomboidea_2019_34.95122_24.75418_1-5_Francisco%20Sedano%20%7C%20Markos%20Digenis%20%7C%20Grigorios%20Skouradakis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pempheris%20rhomboidea_2019_34.95122_24.75418_1-5_Francisco%20Sedano%20%7C%20Markos%20Digenis%20%7C%20Grigorios%20Skouradakis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pempheris%20rhomboidea_2019_34.95122_24.75418_1-5_Francisco%20Sedano%20%7C%20Markos%20Digenis%20%7C%20Grigorios%20Skouradakis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.95122 24.75418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.95122"^^xsd:decimal ;
  dwc:decimalLongitude "24.75418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pempheris%20rhomboidea_2019_34.95122_24.75418_1-5_Francisco%20Sedano%20%7C%20Markos%20Digenis%20%7C%20Grigorios%20Skouradakis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.95122 24.75418)"^^geo:wktLiteral ;
  geo-pos:lat "34.95122"^^xsd:decimal ;
  geo-pos:long "24.75418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pempheris%20rhomboidea_2019_34.95122_24.75418_1-5_Francisco%20Sedano%20%7C%20Markos%20Digenis%20%7C%20Grigorios%20Skouradakis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pempheris rhomboidea_2019_34.95122_24.75418_1-5_Francisco Sedano | Markos Digenis | Grigorios Skouradakis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pempheris rhomboidea_2019_34.95122_24.75418_1-5_Francisco Sedano | Markos Digenis | Grigorios Skouradakis'^^xsd:string;
  dwc:scientificName 'Pempheris rhomboidea Kossmann & Räuber, 1877'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Francisco Sedano | Markos Digenis | Grigorios Skouradakis'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.75418'^^xsd:double;
  dwc:latitude '34.95122'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '310134'^^xsd:integer;
  dwc:occurrenceId 'Pempheris rhomboidea_2019_34.95122_24.75418_1-5_Francisco Sedano | Markos Digenis | Grigorios Skouradakis'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '310134'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2019-08-01_34.95013_24.75424_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2019-08-01_34.95013_24.75424_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2019-08-01_34.95013_24.75424_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.95013 24.75424)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.95013"^^xsd:decimal ;
  dwc:decimalLongitude "24.75424"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2019-08-01_34.95013_24.75424_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.95013 24.75424)"^^geo:wktLiteral ;
  geo-pos:lat "34.95013"^^xsd:decimal ;
  geo-pos:long "24.75424"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2019-08-01_34.95013_24.75424_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2019-08-01_34.95013_24.75424_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2019-08-01_34.95013_24.75424_5-5'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.75424'^^xsd:double;
  dwc:latitude '34.95013'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2019-08-01_34.95013_24.75424_5-5'^^xsd:string;
  dwc:observationDate '2019-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '100'^^xsd:integer;
  dwc:organismQuantityType '% cover'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2019-08-02_34.95013_24.75424_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2019-08-02_34.95013_24.75424_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2019-08-02_34.95013_24.75424_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.95013 24.75424)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.95013"^^xsd:decimal ;
  dwc:decimalLongitude "24.75424"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2019-08-02_34.95013_24.75424_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.95013 24.75424)"^^geo:wktLiteral ;
  geo-pos:lat "34.95013"^^xsd:decimal ;
  geo-pos:long "24.75424"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2019-08-02_34.95013_24.75424_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2019-08-02_34.95013_24.75424_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2019-08-02_34.95013_24.75424_5-5'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.75424'^^xsd:double;
  dwc:latitude '34.95013'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2019-08-02_34.95013_24.75424_5-5'^^xsd:string;
  dwc:observationDate '2019-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '100'^^xsd:integer;
  dwc:organismQuantityType '% cover'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2019_34.95013_24.75424_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_34.95013_24.75424_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_34.95013_24.75424_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.95013 24.75424)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.95013"^^xsd:decimal ;
  dwc:decimalLongitude "24.75424"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2019_34.95013_24.75424_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.95013 24.75424)"^^geo:wktLiteral ;
  geo-pos:lat "34.95013"^^xsd:decimal ;
  geo-pos:long "24.75424"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2019_34.95013_24.75424_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2019_34.95013_24.75424_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2019_34.95013_24.75424_5-5'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.75424'^^xsd:double;
  dwc:latitude '34.95013'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2019_34.95013_24.75424_5-5'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '20'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2019_34.95013_24.75424_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_34.95013_24.75424_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_34.95013_24.75424_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.95013 24.75424)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.95013"^^xsd:decimal ;
  dwc:decimalLongitude "24.75424"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_34.95013_24.75424_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.95013 24.75424)"^^geo:wktLiteral ;
  geo-pos:lat "34.95013"^^xsd:decimal ;
  geo-pos:long "24.75424"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2019_34.95013_24.75424_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2019_34.95013_24.75424_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2019_34.95013_24.75424_5-5'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.75424'^^xsd:double;
  dwc:latitude '34.95013'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2019_34.95013_24.75424_5-5'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '5'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Torquigener%20flavimaculosus_2019_35.01497_24.75693_10-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2019_35.01497_24.75693_10-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2019_35.01497_24.75693_10-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.01497 24.75693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.01497"^^xsd:decimal ;
  dwc:decimalLongitude "24.75693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2019_35.01497_24.75693_10-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.01497 24.75693)"^^geo:wktLiteral ;
  geo-pos:lat "35.01497"^^xsd:decimal ;
  geo-pos:long "24.75693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Torquigener%20flavimaculosus_2019_35.01497_24.75693_10-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Torquigener flavimaculosus_2019_35.01497_24.75693_10-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Torquigener flavimaculosus_2019_35.01497_24.75693_10-10'^^xsd:string;
  dwc:scientificName 'Torquigener flavimaculosus Hardy & Randall, 1983'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.75693'^^xsd:double;
  dwc:latitude '35.01497'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '219962'^^xsd:integer;
  dwc:occurrenceId 'Torquigener flavimaculosus_2019_35.01497_24.75693_10-10'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219962'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '5'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2020_37.86139_24.75722_16-16_Zinovia%20Erga>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2020_37.86139_24.75722_16-16_Zinovia%20Erga> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2020_37.86139_24.75722_16-16_Zinovia%20Erga> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86139 24.75722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.86139"^^xsd:decimal ;
  dwc:decimalLongitude "24.75722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2020_37.86139_24.75722_16-16_Zinovia%20Erga>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.86139 24.75722)"^^geo:wktLiteral ;
  geo-pos:lat "37.86139"^^xsd:decimal ;
  geo-pos:long "24.75722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2020_37.86139_24.75722_16-16_Zinovia%20Erga>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2020_37.86139_24.75722_16-16_Zinovia Erga" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2020_37.86139_24.75722_16-16_Zinovia Erga'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Zinovia Erga'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.75722'^^xsd:double;
  dwc:latitude '37.86139'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2020_37.86139_24.75722_16-16_Zinovia Erga'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Ganonema%20farinosum_2013_35.03256_24.75764_0.5-0.5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Ganonema%20farinosum_2013_35.03256_24.75764_0.5-0.5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Ganonema%20farinosum_2013_35.03256_24.75764_0.5-0.5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.03256 24.75764)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.03256"^^xsd:decimal ;
  dwc:decimalLongitude "24.75764"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Ganonema%20farinosum_2013_35.03256_24.75764_0.5-0.5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.03256 24.75764)"^^geo:wktLiteral ;
  geo-pos:lat "35.03256"^^xsd:decimal ;
  geo-pos:long "24.75764"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Ganonema%20farinosum_2013_35.03256_24.75764_0.5-0.5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ganonema farinosum_2013_35.03256_24.75764_0.5-0.5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Ganonema farinosum_2013_35.03256_24.75764_0.5-0.5'^^xsd:string;
  dwc:scientificName 'Ganonema farinosum (J.V.Lamouroux) K.-C.Fan & Y.-C.Wang, 1974'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.75764'^^xsd:double;
  dwc:latitude '35.03256'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145749'^^xsd:integer;
  dwc:occurrenceId 'Ganonema farinosum_2013_35.03256_24.75764_0.5-0.5'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145749'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Ganonema%20farinosum_2016_35.00807_24.75889_0-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Ganonema%20farinosum_2016_35.00807_24.75889_0-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Ganonema%20farinosum_2016_35.00807_24.75889_0-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00807 24.75889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.00807"^^xsd:decimal ;
  dwc:decimalLongitude "24.75889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "59"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Ganonema%20farinosum_2016_35.00807_24.75889_0-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00807 24.75889)"^^geo:wktLiteral ;
  geo-pos:lat "35.00807"^^xsd:decimal ;
  geo-pos:long "24.75889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "59"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Ganonema%20farinosum_2016_35.00807_24.75889_0-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ganonema farinosum_2016_35.00807_24.75889_0-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Ganonema farinosum_2016_35.00807_24.75889_0-5'^^xsd:string;
  dwc:scientificName 'Ganonema farinosum (J.V.Lamouroux) K.-C.Fan & Y.-C.Wang, 1974'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.75889'^^xsd:double;
  dwc:latitude '35.00807'^^xsd:double;
  dwc:coordinatePrecision '59'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '145749'^^xsd:integer;
  dwc:occurrenceId 'Ganonema farinosum_2016_35.00807_24.75889_0-5'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145749'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2016_35.00807_24.75889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2016_35.00807_24.75889> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2016_35.00807_24.75889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00807 24.75889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.00807"^^xsd:decimal ;
  dwc:decimalLongitude "24.75889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "59"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2016_35.00807_24.75889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00807 24.75889)"^^geo:wktLiteral ;
  geo-pos:lat "35.00807"^^xsd:decimal ;
  geo-pos:long "24.75889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "59"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2016_35.00807_24.75889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2016_35.00807_24.75889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2016_35.00807_24.75889'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.75889'^^xsd:double;
  dwc:latitude '35.00807'^^xsd:double;
  dwc:coordinatePrecision '59'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2016_35.00807_24.75889'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '15'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2016_35.00807_24.75889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_35.00807_24.75889> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_35.00807_24.75889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00807 24.75889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.00807"^^xsd:decimal ;
  dwc:decimalLongitude "24.75889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "59"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2016_35.00807_24.75889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00807 24.75889)"^^geo:wktLiteral ;
  geo-pos:lat "35.00807"^^xsd:decimal ;
  geo-pos:long "24.75889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "59"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2016_35.00807_24.75889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2016_35.00807_24.75889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2016_35.00807_24.75889'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.75889'^^xsd:double;
  dwc:latitude '35.00807'^^xsd:double;
  dwc:coordinatePrecision '59'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2016_35.00807_24.75889'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2016_35.00807_24.75889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_35.00807_24.75889> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_35.00807_24.75889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00807 24.75889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.00807"^^xsd:decimal ;
  dwc:decimalLongitude "24.75889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "59"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_35.00807_24.75889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00807 24.75889)"^^geo:wktLiteral ;
  geo-pos:lat "35.00807"^^xsd:decimal ;
  geo-pos:long "24.75889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "59"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2016_35.00807_24.75889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2016_35.00807_24.75889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2016_35.00807_24.75889'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.75889'^^xsd:double;
  dwc:latitude '35.00807'^^xsd:double;
  dwc:coordinatePrecision '59'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2016_35.00807_24.75889'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2008_36.94622_24.7627_0-0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.94622_24.7627_0-0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.94622_24.7627_0-0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94622 24.7627)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.94622"^^xsd:decimal ;
  dwc:decimalLongitude "24.7627"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.94622_24.7627_0-0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94622 24.7627)"^^geo:wktLiteral ;
  geo-pos:lat "36.94622"^^xsd:decimal ;
  geo-pos:long "24.7627"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2008_36.94622_24.7627_0-0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2008_36.94622_24.7627_0-0" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2008_36.94622_24.7627_0-0'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.7627'^^xsd:double;
  dwc:latitude '36.94622'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2008_36.94622_24.7627_0-0'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2020_34.92519_24.77858_3-3_Sylvaine%20Giakoumi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2020_34.92519_24.77858_3-3_Sylvaine%20Giakoumi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2020_34.92519_24.77858_3-3_Sylvaine%20Giakoumi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.92519 24.77858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.92519"^^xsd:decimal ;
  dwc:decimalLongitude "24.77858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "37"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2020_34.92519_24.77858_3-3_Sylvaine%20Giakoumi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.92519 24.77858)"^^geo:wktLiteral ;
  geo-pos:lat "34.92519"^^xsd:decimal ;
  geo-pos:long "24.77858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "37"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2020_34.92519_24.77858_3-3_Sylvaine%20Giakoumi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2020_34.92519_24.77858_3-3_Sylvaine Giakoumi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2020_34.92519_24.77858_3-3_Sylvaine Giakoumi'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Sylvaine Giakoumi'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.77858'^^xsd:double;
  dwc:latitude '34.92519'^^xsd:double;
  dwc:coordinatePrecision '37'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance; UAEGEAN - ALAS'^^xsd:string;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2020_34.92519_24.77858_3-3_Sylvaine Giakoumi'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2020_34.92519_24.77858_5-7_Sylvaine%20Giakoumi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2020_34.92519_24.77858_5-7_Sylvaine%20Giakoumi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2020_34.92519_24.77858_5-7_Sylvaine%20Giakoumi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.92519 24.77858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.92519"^^xsd:decimal ;
  dwc:decimalLongitude "24.77858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "37"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2020_34.92519_24.77858_5-7_Sylvaine%20Giakoumi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.92519 24.77858)"^^geo:wktLiteral ;
  geo-pos:lat "34.92519"^^xsd:decimal ;
  geo-pos:long "24.77858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "37"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2020_34.92519_24.77858_5-7_Sylvaine%20Giakoumi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2020_34.92519_24.77858_5-7_Sylvaine Giakoumi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2020_34.92519_24.77858_5-7_Sylvaine Giakoumi'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Sylvaine Giakoumi'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.77858'^^xsd:double;
  dwc:latitude '34.92519'^^xsd:double;
  dwc:coordinatePrecision '37'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance; UAEGEAN - ALAS'^^xsd:string;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2020_34.92519_24.77858_5-7_Sylvaine Giakoumi'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '5'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2020_34.92519_24.77858_5-7_Sylvaine%20Giakoumi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2020_34.92519_24.77858_5-7_Sylvaine%20Giakoumi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2020_34.92519_24.77858_5-7_Sylvaine%20Giakoumi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.92519 24.77858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.92519"^^xsd:decimal ;
  dwc:decimalLongitude "24.77858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "37"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2020_34.92519_24.77858_5-7_Sylvaine%20Giakoumi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.92519 24.77858)"^^geo:wktLiteral ;
  geo-pos:lat "34.92519"^^xsd:decimal ;
  geo-pos:long "24.77858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "37"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2020_34.92519_24.77858_5-7_Sylvaine%20Giakoumi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2020_34.92519_24.77858_5-7_Sylvaine Giakoumi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2020_34.92519_24.77858_5-7_Sylvaine Giakoumi'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Sylvaine Giakoumi'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.77858'^^xsd:double;
  dwc:latitude '34.92519'^^xsd:double;
  dwc:coordinatePrecision '37'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance; UAEGEAN - ALAS'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2020_34.92519_24.77858_5-7_Sylvaine Giakoumi'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '20'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2020_34.92519_24.77858_3-10_Sylvaine%20Giakoumi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_34.92519_24.77858_3-10_Sylvaine%20Giakoumi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_34.92519_24.77858_3-10_Sylvaine%20Giakoumi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.92519 24.77858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.92519"^^xsd:decimal ;
  dwc:decimalLongitude "24.77858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "37"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_34.92519_24.77858_3-10_Sylvaine%20Giakoumi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.92519 24.77858)"^^geo:wktLiteral ;
  geo-pos:lat "34.92519"^^xsd:decimal ;
  geo-pos:long "24.77858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "37"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2020_34.92519_24.77858_3-10_Sylvaine%20Giakoumi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2020_34.92519_24.77858_3-10_Sylvaine Giakoumi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2020_34.92519_24.77858_3-10_Sylvaine Giakoumi'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Sylvaine Giakoumi'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.77858'^^xsd:double;
  dwc:latitude '34.92519'^^xsd:double;
  dwc:coordinatePrecision '37'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance; UAEGEAN - ALAS'^^xsd:string;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2020_34.92519_24.77858_3-10_Sylvaine Giakoumi'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '20'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Torquigener%20flavimaculosus_2020_34.92519_24.77858_2-2_Sylvaine%20Giakoumi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2020_34.92519_24.77858_2-2_Sylvaine%20Giakoumi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2020_34.92519_24.77858_2-2_Sylvaine%20Giakoumi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.92519 24.77858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.92519"^^xsd:decimal ;
  dwc:decimalLongitude "24.77858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "37"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2020_34.92519_24.77858_2-2_Sylvaine%20Giakoumi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.92519 24.77858)"^^geo:wktLiteral ;
  geo-pos:lat "34.92519"^^xsd:decimal ;
  geo-pos:long "24.77858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "37"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Torquigener%20flavimaculosus_2020_34.92519_24.77858_2-2_Sylvaine%20Giakoumi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Torquigener flavimaculosus_2020_34.92519_24.77858_2-2_Sylvaine Giakoumi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Torquigener flavimaculosus_2020_34.92519_24.77858_2-2_Sylvaine Giakoumi'^^xsd:string;
  dwc:scientificName 'Torquigener flavimaculosus Hardy & Randall, 1983'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Sylvaine Giakoumi'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.77858'^^xsd:double;
  dwc:latitude '34.92519'^^xsd:double;
  dwc:coordinatePrecision '37'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance; UAEGEAN - ALAS'^^xsd:string;
  dwc:aphiaid '219962'^^xsd:integer;
  dwc:occurrenceId 'Torquigener flavimaculosus_2020_34.92519_24.77858_2-2_Sylvaine Giakoumi'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219962'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2010_35.41133_24.78337_9-9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2010_35.41133_24.78337_9-9> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2010_35.41133_24.78337_9-9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.41133 24.78337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.41133"^^xsd:decimal ;
  dwc:decimalLongitude "24.78337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "104"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2010_35.41133_24.78337_9-9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.41133 24.78337)"^^geo:wktLiteral ;
  geo-pos:lat "35.41133"^^xsd:decimal ;
  geo-pos:long "24.78337"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "104"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2010_35.41133_24.78337_9-9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2010_35.41133_24.78337_9-9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2010_35.41133_24.78337_9-9'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.78337'^^xsd:double;
  dwc:latitude '35.41133'^^xsd:double;
  dwc:coordinatePrecision '104'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2010_35.41133_24.78337_9-9'^^xsd:string;
  dwc:observationDate '2010-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Callinectes%20sapidus_2017_40.84628_24.79952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2017_40.84628_24.79952> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2017_40.84628_24.79952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.84628 24.79952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.84628"^^xsd:decimal ;
  dwc:decimalLongitude "24.79952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1555"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Callinectes%20sapidus_2017_40.84628_24.79952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.84628 24.79952)"^^geo:wktLiteral ;
  geo-pos:lat "40.84628"^^xsd:decimal ;
  geo-pos:long "24.79952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1555"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Callinectes%20sapidus_2017_40.84628_24.79952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Callinectes sapidus_2017_40.84628_24.79952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Callinectes sapidus_2017_40.84628_24.79952'^^xsd:string;
  dwc:scientificName 'Callinectes sapidus Rathbun, 1896'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.79952'^^xsd:double;
  dwc:latitude '40.84628'^^xsd:double;
  dwc:coordinatePrecision '1555'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '107379'^^xsd:integer;
  dwc:occurrenceId 'Callinectes sapidus_2017_40.84628_24.79952'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107379'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Penaeus%20aztecus_2013_40.83333_24.8_42-42>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Penaeus%20aztecus_2013_40.83333_24.8_42-42> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Penaeus%20aztecus_2013_40.83333_24.8_42-42> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.83333 24.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.83333"^^xsd:decimal ;
  dwc:decimalLongitude "24.8"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Penaeus%20aztecus_2013_40.83333_24.8_42-42>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.83333 24.8)"^^geo:wktLiteral ;
  geo-pos:lat "40.83333"^^xsd:decimal ;
  geo-pos:long "24.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Penaeus%20aztecus_2013_40.83333_24.8_42-42>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Penaeus aztecus_2013_40.83333_24.8_42-42" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Penaeus aztecus_2013_40.83333_24.8_42-42'^^xsd:string;
  dwc:scientificName 'Penaeus aztecus Ives, 1891'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.8'^^xsd:double;
  dwc:latitude '40.83333'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '395176'^^xsd:integer;
  dwc:occurrenceId 'Penaeus aztecus_2013_40.83333_24.8_42-42'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1809216'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2013_34.93059_24.80136_1-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2013_34.93059_24.80136_1-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2013_34.93059_24.80136_1-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.93059 24.80136)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.93059"^^xsd:decimal ;
  dwc:decimalLongitude "24.80136"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2013_34.93059_24.80136_1-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.93059 24.80136)"^^geo:wktLiteral ;
  geo-pos:lat "34.93059"^^xsd:decimal ;
  geo-pos:long "24.80136"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2013_34.93059_24.80136_1-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2013_34.93059_24.80136_1-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2013_34.93059_24.80136_1-1'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.80136'^^xsd:double;
  dwc:latitude '34.93059'^^xsd:double;
  dwc:coordinatePrecision '7'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2013_34.93059_24.80136_1-1'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Conomurex%20persicus_2009%2F2010_34.93059_24.80136_2-3.5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Conomurex%20persicus_2009%2F2010_34.93059_24.80136_2-3.5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Conomurex%20persicus_2009%2F2010_34.93059_24.80136_2-3.5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.93059 24.80136)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.93059"^^xsd:decimal ;
  dwc:decimalLongitude "24.80136"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Conomurex%20persicus_2009%2F2010_34.93059_24.80136_2-3.5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.93059 24.80136)"^^geo:wktLiteral ;
  geo-pos:lat "34.93059"^^xsd:decimal ;
  geo-pos:long "24.80136"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Conomurex%20persicus_2009%2F2010_34.93059_24.80136_2-3.5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Conomurex persicus_2009/2010_34.93059_24.80136_2-3.5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Conomurex persicus_2009/2010_34.93059_24.80136_2-3.5'^^xsd:string;
  dwc:scientificName 'Conomurex persicus (Swainson, 1821)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.80136'^^xsd:double;
  dwc:latitude '34.93059'^^xsd:double;
  dwc:coordinatePrecision '7'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '3.5'^^xsd:double;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '565371'^^xsd:integer;
  dwc:occurrenceId 'Conomurex persicus_2009/2010_34.93059_24.80136_2-3.5'^^xsd:string;
  dwc:aphiaIdAccepted '565371'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '5'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Callinectes%20sapidus_2018_40.8459_24.80178_1-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2018_40.8459_24.80178_1-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2018_40.8459_24.80178_1-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8459 24.80178)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.8459"^^xsd:decimal ;
  dwc:decimalLongitude "24.80178"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Callinectes%20sapidus_2018_40.8459_24.80178_1-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.8459 24.80178)"^^geo:wktLiteral ;
  geo-pos:lat "40.8459"^^xsd:decimal ;
  geo-pos:long "24.80178"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Callinectes%20sapidus_2018_40.8459_24.80178_1-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Callinectes sapidus_2018_40.8459_24.80178_1-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Callinectes sapidus_2018_40.8459_24.80178_1-1'^^xsd:string;
  dwc:scientificName 'Callinectes sapidus Rathbun, 1896'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.80178'^^xsd:double;
  dwc:latitude '40.8459'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '107379'^^xsd:integer;
  dwc:occurrenceId 'Callinectes sapidus_2018_40.8459_24.80178_1-1'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107379'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2019_34.93037_24.8019_10-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2019_34.93037_24.8019_10-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2019_34.93037_24.8019_10-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.93037 24.8019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.93037"^^xsd:decimal ;
  dwc:decimalLongitude "24.8019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2019_34.93037_24.8019_10-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.93037 24.8019)"^^geo:wktLiteral ;
  geo-pos:lat "34.93037"^^xsd:decimal ;
  geo-pos:long "24.8019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2019_34.93037_24.8019_10-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2019_34.93037_24.8019_10-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2019_34.93037_24.8019_10-10'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.8019'^^xsd:double;
  dwc:latitude '34.93037'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2019_34.93037_24.8019_10-10'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '8'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2017_34.93086_24.80191_25-25_>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2017_34.93086_24.80191_25-25_> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2017_34.93086_24.80191_25-25_> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.93086 24.80191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.93086"^^xsd:decimal ;
  dwc:decimalLongitude "24.80191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2017_34.93086_24.80191_25-25_>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.93086 24.80191)"^^geo:wktLiteral ;
  geo-pos:lat "34.93086"^^xsd:decimal ;
  geo-pos:long "24.80191"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2017_34.93086_24.80191_25-25_>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2017_34.93086_24.80191_25-25_" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2017_34.93086_24.80191_25-25_'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.80191'^^xsd:double;
  dwc:latitude '34.93086'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2017_34.93086_24.80191_25-25_'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2017_34.93049_24.80238_2-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2017_34.93049_24.80238_2-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2017_34.93049_24.80238_2-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.93049 24.80238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.93049"^^xsd:decimal ;
  dwc:decimalLongitude "24.80238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2017_34.93049_24.80238_2-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.93049 24.80238)"^^geo:wktLiteral ;
  geo-pos:lat "34.93049"^^xsd:decimal ;
  geo-pos:long "24.80238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2017_34.93049_24.80238_2-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2017_34.93049_24.80238_2-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2017_34.93049_24.80238_2-2'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.80238'^^xsd:double;
  dwc:latitude '34.93049'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2017_34.93049_24.80238_2-2'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2005_34.92695_24.80284_12-12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2005_34.92695_24.80284_12-12> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2005_34.92695_24.80284_12-12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.92695 24.80284)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.92695"^^xsd:decimal ;
  dwc:decimalLongitude "24.80284"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "71"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2005_34.92695_24.80284_12-12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.92695 24.80284)"^^geo:wktLiteral ;
  geo-pos:lat "34.92695"^^xsd:decimal ;
  geo-pos:long "24.80284"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "71"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2005_34.92695_24.80284_12-12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2005_34.92695_24.80284_12-12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2005_34.92695_24.80284_12-12'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.80284'^^xsd:double;
  dwc:latitude '34.92695'^^xsd:double;
  dwc:coordinatePrecision '71'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2005_34.92695_24.80284_12-12'^^xsd:string;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Stypopodium%20schimperi_2013_34.92762_24.80303_1-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2013_34.92762_24.80303_1-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2013_34.92762_24.80303_1-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.92762 24.80303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.92762"^^xsd:decimal ;
  dwc:decimalLongitude "24.80303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "71"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2013_34.92762_24.80303_1-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.92762 24.80303)"^^geo:wktLiteral ;
  geo-pos:lat "34.92762"^^xsd:decimal ;
  geo-pos:long "24.80303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "71"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Stypopodium%20schimperi_2013_34.92762_24.80303_1-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Stypopodium schimperi_2013_34.92762_24.80303_1-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Stypopodium schimperi_2013_34.92762_24.80303_1-1'^^xsd:string;
  dwc:scientificName 'Stypopodium schimperi (Kützing) Verlaque & Boudouresque, 1991'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.80303'^^xsd:double;
  dwc:latitude '34.92762'^^xsd:double;
  dwc:coordinatePrecision '71'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '145391'^^xsd:integer;
  dwc:occurrenceId 'Stypopodium schimperi_2013_34.92762_24.80303_1-1'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145391'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2018_34.93254_24.80641_9-9_>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2018_34.93254_24.80641_9-9_> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2018_34.93254_24.80641_9-9_> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.93254 24.80641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.93254"^^xsd:decimal ;
  dwc:decimalLongitude "24.80641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2018_34.93254_24.80641_9-9_>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.93254 24.80641)"^^geo:wktLiteral ;
  geo-pos:lat "34.93254"^^xsd:decimal ;
  geo-pos:long "24.80641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2018_34.93254_24.80641_9-9_>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2018_34.93254_24.80641_9-9_" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2018_34.93254_24.80641_9-9_'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.80641'^^xsd:double;
  dwc:latitude '34.93254'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2018_34.93254_24.80641_9-9_'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Torquigener%20flavimaculosus_2018_34.93254_24.80641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2018_34.93254_24.80641> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2018_34.93254_24.80641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.93254 24.80641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.93254"^^xsd:decimal ;
  dwc:decimalLongitude "24.80641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2018_34.93254_24.80641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.93254 24.80641)"^^geo:wktLiteral ;
  geo-pos:lat "34.93254"^^xsd:decimal ;
  geo-pos:long "24.80641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Torquigener%20flavimaculosus_2018_34.93254_24.80641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Torquigener flavimaculosus_2018_34.93254_24.80641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Torquigener flavimaculosus_2018_34.93254_24.80641'^^xsd:string;
  dwc:scientificName 'Torquigener flavimaculosus Hardy & Randall, 1983'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.80641'^^xsd:double;
  dwc:latitude '34.93254'^^xsd:double;
  dwc:aphiaid '219962'^^xsd:integer;
  dwc:occurrenceId 'Torquigener flavimaculosus_2018_34.93254_24.80641'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219962'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Torquigener%20flavimaculosus_2018_34.93254_24.80641_9-9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2018_34.93254_24.80641_9-9> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2018_34.93254_24.80641_9-9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.93254 24.80641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.93254"^^xsd:decimal ;
  dwc:decimalLongitude "24.80641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2018_34.93254_24.80641_9-9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.93254 24.80641)"^^geo:wktLiteral ;
  geo-pos:lat "34.93254"^^xsd:decimal ;
  geo-pos:long "24.80641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Torquigener%20flavimaculosus_2018_34.93254_24.80641_9-9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Torquigener flavimaculosus_2018_34.93254_24.80641_9-9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Torquigener flavimaculosus_2018_34.93254_24.80641_9-9'^^xsd:string;
  dwc:scientificName 'Torquigener flavimaculosus Hardy & Randall, 1983'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.80641'^^xsd:double;
  dwc:latitude '34.93254'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '219962'^^xsd:integer;
  dwc:occurrenceId 'Torquigener flavimaculosus_2018_34.93254_24.80641_9-9'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219962'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '10'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Halophila%20stipulacea_1955_34.92801_24.80774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Halophila%20stipulacea_1955_34.92801_24.80774> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Halophila%20stipulacea_1955_34.92801_24.80774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.92801 24.80774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.92801"^^xsd:decimal ;
  dwc:decimalLongitude "24.80774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Halophila%20stipulacea_1955_34.92801_24.80774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.92801 24.80774)"^^geo:wktLiteral ;
  geo-pos:lat "34.92801"^^xsd:decimal ;
  geo-pos:long "24.80774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Halophila%20stipulacea_1955_34.92801_24.80774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Halophila stipulacea_1955_34.92801_24.80774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Halophila stipulacea_1955_34.92801_24.80774'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea (Forsskål) Ascherson, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.80774'^^xsd:double;
  dwc:latitude '34.92801'^^xsd:double;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:occurrenceId 'Halophila stipulacea_1955_34.92801_24.80774'^^xsd:string;
  dwc:observationDate '1955-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Halophila%20stipulacea_1955_34.93616_24.81218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Halophila%20stipulacea_1955_34.93616_24.81218> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Halophila%20stipulacea_1955_34.93616_24.81218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.93616 24.81218)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.93616"^^xsd:decimal ;
  dwc:decimalLongitude "24.81218"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Halophila%20stipulacea_1955_34.93616_24.81218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.93616 24.81218)"^^geo:wktLiteral ;
  geo-pos:lat "34.93616"^^xsd:decimal ;
  geo-pos:long "24.81218"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Halophila%20stipulacea_1955_34.93616_24.81218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Halophila stipulacea_1955_34.93616_24.81218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Halophila stipulacea_1955_34.93616_24.81218'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea (Forsskål) Ascherson, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.81218'^^xsd:double;
  dwc:latitude '34.93616'^^xsd:double;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:occurrenceId 'Halophila stipulacea_1955_34.93616_24.81218'^^xsd:string;
  dwc:observationDate '1955-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Torquigener%20flavimaculosus_2018_34.9359_24.8262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2018_34.9359_24.8262> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2018_34.9359_24.8262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.9359 24.8262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.9359"^^xsd:decimal ;
  dwc:decimalLongitude "24.8262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2018_34.9359_24.8262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.9359 24.8262)"^^geo:wktLiteral ;
  geo-pos:lat "34.9359"^^xsd:decimal ;
  geo-pos:long "24.8262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Torquigener%20flavimaculosus_2018_34.9359_24.8262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Torquigener flavimaculosus_2018_34.9359_24.8262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Torquigener flavimaculosus_2018_34.9359_24.8262'^^xsd:string;
  dwc:scientificName 'Torquigener flavimaculosus Hardy & Randall, 1983'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.8262'^^xsd:double;
  dwc:latitude '34.9359'^^xsd:double;
  dwc:occurrenceRemarks 'approximate coordinates through Google Earth based on information provided by associatedReferences or asociatedMedia'^^xsd:string;
  dwc:aphiaid '219962'^^xsd:integer;
  dwc:occurrenceId 'Torquigener flavimaculosus_2018_34.9359_24.8262'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219962'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Sargocentron%20rubrum_2018_34.939_24.82649_1-1_Francesco%20Tiralongo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2018_34.939_24.82649_1-1_Francesco%20Tiralongo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2018_34.939_24.82649_1-1_Francesco%20Tiralongo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.939 24.82649)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.939"^^xsd:decimal ;
  dwc:decimalLongitude "24.82649"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2018_34.939_24.82649_1-1_Francesco%20Tiralongo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.939 24.82649)"^^geo:wktLiteral ;
  geo-pos:lat "34.939"^^xsd:decimal ;
  geo-pos:long "24.82649"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Sargocentron%20rubrum_2018_34.939_24.82649_1-1_Francesco%20Tiralongo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Sargocentron rubrum_2018_34.939_24.82649_1-1_Francesco Tiralongo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Sargocentron rubrum_2018_34.939_24.82649_1-1_Francesco Tiralongo'^^xsd:string;
  dwc:scientificName 'Sargocentron rubrum (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Francesco Tiralongo'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.82649'^^xsd:double;
  dwc:latitude '34.939'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '126400'^^xsd:integer;
  dwc:occurrenceId 'Sargocentron rubrum_2018_34.939_24.82649_1-1_Francesco Tiralongo'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126400'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2018_34.93717_24.83644_3-3_Simos%20Stella>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2018_34.93717_24.83644_3-3_Simos%20Stella> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2018_34.93717_24.83644_3-3_Simos%20Stella> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.93717 24.83644)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.93717"^^xsd:decimal ;
  dwc:decimalLongitude "24.83644"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2018_34.93717_24.83644_3-3_Simos%20Stella>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.93717 24.83644)"^^geo:wktLiteral ;
  geo-pos:lat "34.93717"^^xsd:decimal ;
  geo-pos:long "24.83644"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2018_34.93717_24.83644_3-3_Simos%20Stella>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2018_34.93717_24.83644_3-3_Simos Stella" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2018_34.93717_24.83644_3-3_Simos Stella'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Simos Stella'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.83644'^^xsd:double;
  dwc:latitude '34.93717'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2018_34.93717_24.83644_3-3_Simos Stella'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '4'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2008_36.65567_24.83823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.65567_24.83823> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.65567_24.83823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65567 24.83823)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65567"^^xsd:decimal ;
  dwc:decimalLongitude "24.83823"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.65567_24.83823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65567 24.83823)"^^geo:wktLiteral ;
  geo-pos:lat "36.65567"^^xsd:decimal ;
  geo-pos:long "24.83823"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2008_36.65567_24.83823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2008_36.65567_24.83823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2008_36.65567_24.83823'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.83823'^^xsd:double;
  dwc:latitude '36.65567'^^xsd:double;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2008_36.65567_24.83823'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2008_36.65567_24.83823_2-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.65567_24.83823_2-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.65567_24.83823_2-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65567 24.83823)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65567"^^xsd:decimal ;
  dwc:decimalLongitude "24.83823"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.65567_24.83823_2-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65567 24.83823)"^^geo:wktLiteral ;
  geo-pos:lat "36.65567"^^xsd:decimal ;
  geo-pos:long "24.83823"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2008_36.65567_24.83823_2-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2008_36.65567_24.83823_2-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2008_36.65567_24.83823_2-2'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.83823'^^xsd:double;
  dwc:latitude '36.65567'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2008_36.65567_24.83823_2-2'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2015_37.79181_24.84392_3-3_dpandis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2015_37.79181_24.84392_3-3_dpandis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2015_37.79181_24.84392_3-3_dpandis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.79181 24.84392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.79181"^^xsd:decimal ;
  dwc:decimalLongitude "24.84392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2015_37.79181_24.84392_3-3_dpandis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.79181 24.84392)"^^geo:wktLiteral ;
  geo-pos:lat "37.79181"^^xsd:decimal ;
  geo-pos:long "24.84392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2015_37.79181_24.84392_3-3_dpandis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2015_37.79181_24.84392_3-3_dpandis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2015_37.79181_24.84392_3-3_dpandis'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'dpandis'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.84392'^^xsd:double;
  dwc:latitude '37.79181'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2015_37.79181_24.84392_3-3_dpandis'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '10'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2020_37.79272_24.84584_4-4_>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2020_37.79272_24.84584_4-4_> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2020_37.79272_24.84584_4-4_> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.79272 24.84584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.79272"^^xsd:decimal ;
  dwc:decimalLongitude "24.84584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "56"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2020_37.79272_24.84584_4-4_>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.79272 24.84584)"^^geo:wktLiteral ;
  geo-pos:lat "37.79272"^^xsd:decimal ;
  geo-pos:long "24.84584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "56"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2020_37.79272_24.84584_4-4_>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2020_37.79272_24.84584_4-4_" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2020_37.79272_24.84584_4-4_'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.84584'^^xsd:double;
  dwc:latitude '37.79272'^^xsd:double;
  dwc:coordinatePrecision '56'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2020_37.79272_24.84584_4-4_'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Stypopodium%20schimperi_2008_36.63472_24.84975_0-3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2008_36.63472_24.84975_0-3> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2008_36.63472_24.84975_0-3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63472 24.84975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.63472"^^xsd:decimal ;
  dwc:decimalLongitude "24.84975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2008_36.63472_24.84975_0-3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63472 24.84975)"^^geo:wktLiteral ;
  geo-pos:lat "36.63472"^^xsd:decimal ;
  geo-pos:long "24.84975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Stypopodium%20schimperi_2008_36.63472_24.84975_0-3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Stypopodium schimperi_2008_36.63472_24.84975_0-3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Stypopodium schimperi_2008_36.63472_24.84975_0-3'^^xsd:string;
  dwc:scientificName 'Stypopodium schimperi (Kützing) Verlaque & Boudouresque, 1991'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.84975'^^xsd:double;
  dwc:latitude '36.63472'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '145391'^^xsd:integer;
  dwc:occurrenceId 'Stypopodium schimperi_2008_36.63472_24.84975_0-3'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145391'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2008_36.6401_24.84975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.6401_24.84975> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.6401_24.84975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6401 24.84975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6401"^^xsd:decimal ;
  dwc:decimalLongitude "24.84975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.6401_24.84975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6401 24.84975)"^^geo:wktLiteral ;
  geo-pos:lat "36.6401"^^xsd:decimal ;
  geo-pos:long "24.84975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2008_36.6401_24.84975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2008_36.6401_24.84975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2008_36.6401_24.84975'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.84975'^^xsd:double;
  dwc:latitude '36.6401'^^xsd:double;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2008_36.6401_24.84975'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2008_36.6401_24.84975_0-0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.6401_24.84975_0-0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.6401_24.84975_0-0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6401 24.84975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6401"^^xsd:decimal ;
  dwc:decimalLongitude "24.84975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.6401_24.84975_0-0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6401 24.84975)"^^geo:wktLiteral ;
  geo-pos:lat "36.6401"^^xsd:decimal ;
  geo-pos:long "24.84975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2008_36.6401_24.84975_0-0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2008_36.6401_24.84975_0-0" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2008_36.6401_24.84975_0-0'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.84975'^^xsd:double;
  dwc:latitude '36.6401'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2008_36.6401_24.84975_0-0'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Mnemiopsis%20leidyi_2004%2F2010_40.69213_24.8506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2004%2F2010_40.69213_24.8506> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2004%2F2010_40.69213_24.8506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.69213 24.8506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.69213"^^xsd:decimal ;
  dwc:decimalLongitude "24.8506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2004%2F2010_40.69213_24.8506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.69213 24.8506)"^^geo:wktLiteral ;
  geo-pos:lat "40.69213"^^xsd:decimal ;
  geo-pos:long "24.8506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Mnemiopsis%20leidyi_2004%2F2010_40.69213_24.8506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mnemiopsis leidyi_2004/2010_40.69213_24.8506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Mnemiopsis leidyi_2004/2010_40.69213_24.8506'^^xsd:string;
  dwc:scientificName 'Mnemiopsis leidyi A. Agassiz, 1865'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.8506'^^xsd:double;
  dwc:latitude '40.69213'^^xsd:double;
  dwc:aphiaid '106401'^^xsd:integer;
  dwc:occurrenceId 'Mnemiopsis leidyi_2004/2010_40.69213_24.8506'^^xsd:string;
  dwc:aphiaIdAccepted '106401'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Callinectes%20sapidus_1973_40.85461_24.86032_Dimitris%20Poursanidis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Callinectes%20sapidus_1973_40.85461_24.86032_Dimitris%20Poursanidis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Callinectes%20sapidus_1973_40.85461_24.86032_Dimitris%20Poursanidis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.85461 24.86032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.85461"^^xsd:decimal ;
  dwc:decimalLongitude "24.86032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Callinectes%20sapidus_1973_40.85461_24.86032_Dimitris%20Poursanidis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.85461 24.86032)"^^geo:wktLiteral ;
  geo-pos:lat "40.85461"^^xsd:decimal ;
  geo-pos:long "24.86032"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Callinectes%20sapidus_1973_40.85461_24.86032_Dimitris%20Poursanidis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Callinectes sapidus_1973_40.85461_24.86032_Dimitris Poursanidis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Callinectes sapidus_1973_40.85461_24.86032_Dimitris Poursanidis'^^xsd:string;
  dwc:scientificName 'Callinectes sapidus Rathbun, 1896'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Dimitris Poursanidis'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.86032'^^xsd:double;
  dwc:latitude '40.85461'^^xsd:double;
  dwc:aphiaid '107379'^^xsd:integer;
  dwc:occurrenceId 'Callinectes sapidus_1973_40.85461_24.86032_Dimitris Poursanidis'^^xsd:string;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107379'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Torquigener%20flavimaculosus_2018_34.93778_24.86167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2018_34.93778_24.86167> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2018_34.93778_24.86167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.93778 24.86167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.93778"^^xsd:decimal ;
  dwc:decimalLongitude "24.86167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2018_34.93778_24.86167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.93778 24.86167)"^^geo:wktLiteral ;
  geo-pos:lat "34.93778"^^xsd:decimal ;
  geo-pos:long "24.86167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Torquigener%20flavimaculosus_2018_34.93778_24.86167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Torquigener flavimaculosus_2018_34.93778_24.86167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Torquigener flavimaculosus_2018_34.93778_24.86167'^^xsd:string;
  dwc:scientificName 'Torquigener flavimaculosus Hardy & Randall, 1983'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.86167'^^xsd:double;
  dwc:latitude '34.93778'^^xsd:double;
  dwc:aphiaid '219962'^^xsd:integer;
  dwc:occurrenceId 'Torquigener flavimaculosus_2018_34.93778_24.86167'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219962'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Torquigener%20flavimaculosus_2018_34.93778_24.86167_3.5-3.5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2018_34.93778_24.86167_3.5-3.5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2018_34.93778_24.86167_3.5-3.5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.93778 24.86167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.93778"^^xsd:decimal ;
  dwc:decimalLongitude "24.86167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2018_34.93778_24.86167_3.5-3.5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.93778 24.86167)"^^geo:wktLiteral ;
  geo-pos:lat "34.93778"^^xsd:decimal ;
  geo-pos:long "24.86167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Torquigener%20flavimaculosus_2018_34.93778_24.86167_3.5-3.5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Torquigener flavimaculosus_2018_34.93778_24.86167_3.5-3.5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Torquigener flavimaculosus_2018_34.93778_24.86167_3.5-3.5'^^xsd:string;
  dwc:scientificName 'Torquigener flavimaculosus Hardy & Randall, 1983'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.86167'^^xsd:double;
  dwc:latitude '34.93778'^^xsd:double;
  dwc:minimumDepth '3.5'^^xsd:double;
  dwc:maximumDepth '3.5'^^xsd:double;
  dwc:aphiaid '219962'^^xsd:integer;
  dwc:occurrenceId 'Torquigener flavimaculosus_2018_34.93778_24.86167_3.5-3.5'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219962'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2020_37.42261_24.86599_15-15_Ioannis%20Voutsinos>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2020_37.42261_24.86599_15-15_Ioannis%20Voutsinos> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2020_37.42261_24.86599_15-15_Ioannis%20Voutsinos> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.42261 24.86599)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.42261"^^xsd:decimal ;
  dwc:decimalLongitude "24.86599"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2020_37.42261_24.86599_15-15_Ioannis%20Voutsinos>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.42261 24.86599)"^^geo:wktLiteral ;
  geo-pos:lat "37.42261"^^xsd:decimal ;
  geo-pos:long "24.86599"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2020_37.42261_24.86599_15-15_Ioannis%20Voutsinos>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2020_37.42261_24.86599_15-15_Ioannis Voutsinos" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2020_37.42261_24.86599_15-15_Ioannis Voutsinos'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Ioannis Voutsinos'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.86599'^^xsd:double;
  dwc:latitude '37.42261'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2020_37.42261_24.86599_15-15_Ioannis Voutsinos'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2008_36.66067_24.87203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.66067_24.87203> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.66067_24.87203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.66067 24.87203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.66067"^^xsd:decimal ;
  dwc:decimalLongitude "24.87203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.66067_24.87203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.66067 24.87203)"^^geo:wktLiteral ;
  geo-pos:lat "36.66067"^^xsd:decimal ;
  geo-pos:long "24.87203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2008_36.66067_24.87203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2008_36.66067_24.87203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2008_36.66067_24.87203'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.87203'^^xsd:double;
  dwc:latitude '36.66067'^^xsd:double;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2008_36.66067_24.87203'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2008_36.66067_24.87203_0-0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.66067_24.87203_0-0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.66067_24.87203_0-0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.66067 24.87203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.66067"^^xsd:decimal ;
  dwc:decimalLongitude "24.87203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.66067_24.87203_0-0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.66067 24.87203)"^^geo:wktLiteral ;
  geo-pos:lat "36.66067"^^xsd:decimal ;
  geo-pos:long "24.87203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2008_36.66067_24.87203_0-0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2008_36.66067_24.87203_0-0" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2008_36.66067_24.87203_0-0'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.87203'^^xsd:double;
  dwc:latitude '36.66067'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2008_36.66067_24.87203_0-0'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2002_35.41098_24.87304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2002_35.41098_24.87304> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2002_35.41098_24.87304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.41098 24.87304)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.41098"^^xsd:decimal ;
  dwc:decimalLongitude "24.87304"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2117"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2002_35.41098_24.87304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.41098 24.87304)"^^geo:wktLiteral ;
  geo-pos:lat "35.41098"^^xsd:decimal ;
  geo-pos:long "24.87304"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2117"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2002_35.41098_24.87304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2002_35.41098_24.87304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2002_35.41098_24.87304'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.87304'^^xsd:double;
  dwc:latitude '35.41098'^^xsd:double;
  dwc:coordinatePrecision '2117'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2002_35.41098_24.87304'^^xsd:string;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2009_37.3747_24.8732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_37.3747_24.8732> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_37.3747_24.8732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3747 24.8732)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3747"^^xsd:decimal ;
  dwc:decimalLongitude "24.8732"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_37.3747_24.8732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3747 24.8732)"^^geo:wktLiteral ;
  geo-pos:lat "37.3747"^^xsd:decimal ;
  geo-pos:long "24.8732"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2009_37.3747_24.8732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2009_37.3747_24.8732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2009_37.3747_24.8732'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.8732'^^xsd:double;
  dwc:latitude '37.3747'^^xsd:double;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2009_37.3747_24.8732'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2009_37.3747_24.8732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2009_37.3747_24.8732> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2009_37.3747_24.8732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3747 24.8732)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3747"^^xsd:decimal ;
  dwc:decimalLongitude "24.8732"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2009_37.3747_24.8732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3747 24.8732)"^^geo:wktLiteral ;
  geo-pos:lat "37.3747"^^xsd:decimal ;
  geo-pos:long "24.8732"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2009_37.3747_24.8732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2009_37.3747_24.8732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2009_37.3747_24.8732'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.8732'^^xsd:double;
  dwc:latitude '37.3747'^^xsd:double;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2009_37.3747_24.8732'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Stypopodium%20schimperi_2009_37.3747_24.8732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2009_37.3747_24.8732> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2009_37.3747_24.8732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3747 24.8732)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3747"^^xsd:decimal ;
  dwc:decimalLongitude "24.8732"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2009_37.3747_24.8732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3747 24.8732)"^^geo:wktLiteral ;
  geo-pos:lat "37.3747"^^xsd:decimal ;
  geo-pos:long "24.8732"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Stypopodium%20schimperi_2009_37.3747_24.8732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Stypopodium schimperi_2009_37.3747_24.8732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Stypopodium schimperi_2009_37.3747_24.8732'^^xsd:string;
  dwc:scientificName 'Stypopodium schimperi (Kützing) Verlaque & Boudouresque, 1991'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.8732'^^xsd:double;
  dwc:latitude '37.3747'^^xsd:double;
  dwc:aphiaid '145391'^^xsd:integer;
  dwc:occurrenceId 'Stypopodium schimperi_2009_37.3747_24.8732'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145391'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2020_37.3965_24.87578_7.5-7.5_Alexander%20Villias>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2020_37.3965_24.87578_7.5-7.5_Alexander%20Villias> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2020_37.3965_24.87578_7.5-7.5_Alexander%20Villias> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3965 24.87578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3965"^^xsd:decimal ;
  dwc:decimalLongitude "24.87578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2020_37.3965_24.87578_7.5-7.5_Alexander%20Villias>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3965 24.87578)"^^geo:wktLiteral ;
  geo-pos:lat "37.3965"^^xsd:decimal ;
  geo-pos:long "24.87578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2020_37.3965_24.87578_7.5-7.5_Alexander%20Villias>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2020_37.3965_24.87578_7.5-7.5_Alexander Villias" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2020_37.3965_24.87578_7.5-7.5_Alexander Villias'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Alexander Villias'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.87578'^^xsd:double;
  dwc:latitude '37.3965'^^xsd:double;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2020_37.3965_24.87578_7.5-7.5_Alexander Villias'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2017_37.39711_24.88098_10-10_Giannis%20Solaris>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2017_37.39711_24.88098_10-10_Giannis%20Solaris> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2017_37.39711_24.88098_10-10_Giannis%20Solaris> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.39711 24.88098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.39711"^^xsd:decimal ;
  dwc:decimalLongitude "24.88098"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2017_37.39711_24.88098_10-10_Giannis%20Solaris>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.39711 24.88098)"^^geo:wktLiteral ;
  geo-pos:lat "37.39711"^^xsd:decimal ;
  geo-pos:long "24.88098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2017_37.39711_24.88098_10-10_Giannis%20Solaris>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2017_37.39711_24.88098_10-10_Giannis Solaris" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2017_37.39711_24.88098_10-10_Giannis Solaris'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Giannis Solaris'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.88098'^^xsd:double;
  dwc:latitude '37.39711'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2017_37.39711_24.88098_10-10_Giannis Solaris'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '6'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2020_37.44007_24.88688_1.5-1.5_Giorgos%20Rigoutsos>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2020_37.44007_24.88688_1.5-1.5_Giorgos%20Rigoutsos> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2020_37.44007_24.88688_1.5-1.5_Giorgos%20Rigoutsos> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.44007 24.88688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.44007"^^xsd:decimal ;
  dwc:decimalLongitude "24.88688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2020_37.44007_24.88688_1.5-1.5_Giorgos%20Rigoutsos>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.44007 24.88688)"^^geo:wktLiteral ;
  geo-pos:lat "37.44007"^^xsd:decimal ;
  geo-pos:long "24.88688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2020_37.44007_24.88688_1.5-1.5_Giorgos%20Rigoutsos>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2020_37.44007_24.88688_1.5-1.5_Giorgos Rigoutsos" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2020_37.44007_24.88688_1.5-1.5_Giorgos Rigoutsos'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Giorgos Rigoutsos'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.88688'^^xsd:double;
  dwc:latitude '37.44007'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2020_37.44007_24.88688_1.5-1.5_Giorgos Rigoutsos'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2020_37.43972_24.88712_6-6_Yiannis%20Petsopouloos>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2020_37.43972_24.88712_6-6_Yiannis%20Petsopouloos> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2020_37.43972_24.88712_6-6_Yiannis%20Petsopouloos> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.43972 24.88712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.43972"^^xsd:decimal ;
  dwc:decimalLongitude "24.88712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2020_37.43972_24.88712_6-6_Yiannis%20Petsopouloos>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.43972 24.88712)"^^geo:wktLiteral ;
  geo-pos:lat "37.43972"^^xsd:decimal ;
  geo-pos:long "24.88712"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2020_37.43972_24.88712_6-6_Yiannis%20Petsopouloos>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2020_37.43972_24.88712_6-6_Yiannis Petsopouloos" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2020_37.43972_24.88712_6-6_Yiannis Petsopouloos'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Yiannis Petsopouloos'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.88712'^^xsd:double;
  dwc:latitude '37.43972'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2020_37.43972_24.88712_6-6_Yiannis Petsopouloos'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2016_37.50838_24.89359_15-15_Christos%20Katsoupis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_37.50838_24.89359_15-15_Christos%20Katsoupis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_37.50838_24.89359_15-15_Christos%20Katsoupis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.50838 24.89359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.50838"^^xsd:decimal ;
  dwc:decimalLongitude "24.89359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2016_37.50838_24.89359_15-15_Christos%20Katsoupis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.50838 24.89359)"^^geo:wktLiteral ;
  geo-pos:lat "37.50838"^^xsd:decimal ;
  geo-pos:long "24.89359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2016_37.50838_24.89359_15-15_Christos%20Katsoupis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2016_37.50838_24.89359_15-15_Christos Katsoupis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2016_37.50838_24.89359_15-15_Christos Katsoupis'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Christos Katsoupis'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.89359'^^xsd:double;
  dwc:latitude '37.50838'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'MARISCA project/ UAEGEAN'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2016_37.50838_24.89359_15-15_Christos Katsoupis'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2016_37.50838_24.89359_15-15_Konstantinos%20Vatikiotis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_37.50838_24.89359_15-15_Konstantinos%20Vatikiotis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_37.50838_24.89359_15-15_Konstantinos%20Vatikiotis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.50838 24.89359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.50838"^^xsd:decimal ;
  dwc:decimalLongitude "24.89359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2016_37.50838_24.89359_15-15_Konstantinos%20Vatikiotis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.50838 24.89359)"^^geo:wktLiteral ;
  geo-pos:lat "37.50838"^^xsd:decimal ;
  geo-pos:long "24.89359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2016_37.50838_24.89359_15-15_Konstantinos%20Vatikiotis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2016_37.50838_24.89359_15-15_Konstantinos Vatikiotis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2016_37.50838_24.89359_15-15_Konstantinos Vatikiotis'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Konstantinos Vatikiotis'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.89359'^^xsd:double;
  dwc:latitude '37.50838'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'MARISCA project/ UAEGEAN'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2016_37.50838_24.89359_15-15_Konstantinos Vatikiotis'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2016_37.50838_24.89359_5-5_Christos%20Katsoupis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_37.50838_24.89359_5-5_Christos%20Katsoupis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_37.50838_24.89359_5-5_Christos%20Katsoupis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.50838 24.89359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.50838"^^xsd:decimal ;
  dwc:decimalLongitude "24.89359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2016_37.50838_24.89359_5-5_Christos%20Katsoupis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.50838 24.89359)"^^geo:wktLiteral ;
  geo-pos:lat "37.50838"^^xsd:decimal ;
  geo-pos:long "24.89359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2016_37.50838_24.89359_5-5_Christos%20Katsoupis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2016_37.50838_24.89359_5-5_Christos Katsoupis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2016_37.50838_24.89359_5-5_Christos Katsoupis'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Christos Katsoupis'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.89359'^^xsd:double;
  dwc:latitude '37.50838'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'MARISCA project/ UAEGEAN'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2016_37.50838_24.89359_5-5_Christos Katsoupis'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2016_37.50838_24.89359_5-5_Konstantinos%20Vatikiotis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_37.50838_24.89359_5-5_Konstantinos%20Vatikiotis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_37.50838_24.89359_5-5_Konstantinos%20Vatikiotis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.50838 24.89359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.50838"^^xsd:decimal ;
  dwc:decimalLongitude "24.89359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2016_37.50838_24.89359_5-5_Konstantinos%20Vatikiotis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.50838 24.89359)"^^geo:wktLiteral ;
  geo-pos:lat "37.50838"^^xsd:decimal ;
  geo-pos:long "24.89359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2016_37.50838_24.89359_5-5_Konstantinos%20Vatikiotis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2016_37.50838_24.89359_5-5_Konstantinos Vatikiotis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2016_37.50838_24.89359_5-5_Konstantinos Vatikiotis'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Konstantinos Vatikiotis'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.89359'^^xsd:double;
  dwc:latitude '37.50838'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'MARISCA project/ UAEGEAN'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2016_37.50838_24.89359_5-5_Konstantinos Vatikiotis'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2016_37.50838_24.89359_15-15_Katsoupis%20Christos>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_37.50838_24.89359_15-15_Katsoupis%20Christos> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_37.50838_24.89359_15-15_Katsoupis%20Christos> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.50838 24.89359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.50838"^^xsd:decimal ;
  dwc:decimalLongitude "24.89359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_37.50838_24.89359_15-15_Katsoupis%20Christos>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.50838 24.89359)"^^geo:wktLiteral ;
  geo-pos:lat "37.50838"^^xsd:decimal ;
  geo-pos:long "24.89359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2016_37.50838_24.89359_15-15_Katsoupis%20Christos>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2016_37.50838_24.89359_15-15_Katsoupis Christos" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2016_37.50838_24.89359_15-15_Katsoupis Christos'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Katsoupis Christos'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.89359'^^xsd:double;
  dwc:latitude '37.50838'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'MARISCA project/ UAEGEAN'^^xsd:string;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2016_37.50838_24.89359_15-15_Katsoupis Christos'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2016_37.50838_24.89359_15-15_Konstantinos%20Vatikiotis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_37.50838_24.89359_15-15_Konstantinos%20Vatikiotis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_37.50838_24.89359_15-15_Konstantinos%20Vatikiotis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.50838 24.89359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.50838"^^xsd:decimal ;
  dwc:decimalLongitude "24.89359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_37.50838_24.89359_15-15_Konstantinos%20Vatikiotis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.50838 24.89359)"^^geo:wktLiteral ;
  geo-pos:lat "37.50838"^^xsd:decimal ;
  geo-pos:long "24.89359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2016_37.50838_24.89359_15-15_Konstantinos%20Vatikiotis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2016_37.50838_24.89359_15-15_Konstantinos Vatikiotis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2016_37.50838_24.89359_15-15_Konstantinos Vatikiotis'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Konstantinos Vatikiotis'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.89359'^^xsd:double;
  dwc:latitude '37.50838'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'MARISCA project/ UAEGEAN'^^xsd:string;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2016_37.50838_24.89359_15-15_Konstantinos Vatikiotis'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2016_37.50838_24.89359_5-5_Konstantinos%20Vatikiotis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_37.50838_24.89359_5-5_Konstantinos%20Vatikiotis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_37.50838_24.89359_5-5_Konstantinos%20Vatikiotis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.50838 24.89359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.50838"^^xsd:decimal ;
  dwc:decimalLongitude "24.89359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_37.50838_24.89359_5-5_Konstantinos%20Vatikiotis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.50838 24.89359)"^^geo:wktLiteral ;
  geo-pos:lat "37.50838"^^xsd:decimal ;
  geo-pos:long "24.89359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2016_37.50838_24.89359_5-5_Konstantinos%20Vatikiotis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2016_37.50838_24.89359_5-5_Konstantinos Vatikiotis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2016_37.50838_24.89359_5-5_Konstantinos Vatikiotis'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Konstantinos Vatikiotis'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.89359'^^xsd:double;
  dwc:latitude '37.50838'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'MARISCA project/ UAEGEAN'^^xsd:string;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2016_37.50838_24.89359_5-5_Konstantinos Vatikiotis'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2008_36.60633_24.90107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.60633_24.90107> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.60633_24.90107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.60633 24.90107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.60633"^^xsd:decimal ;
  dwc:decimalLongitude "24.90107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.60633_24.90107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.60633 24.90107)"^^geo:wktLiteral ;
  geo-pos:lat "36.60633"^^xsd:decimal ;
  geo-pos:long "24.90107"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2008_36.60633_24.90107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2008_36.60633_24.90107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2008_36.60633_24.90107'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.90107'^^xsd:double;
  dwc:latitude '36.60633'^^xsd:double;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2008_36.60633_24.90107'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2008_36.60633_24.90107_2-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.60633_24.90107_2-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.60633_24.90107_2-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.60633 24.90107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.60633"^^xsd:decimal ;
  dwc:decimalLongitude "24.90107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.60633_24.90107_2-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.60633 24.90107)"^^geo:wktLiteral ;
  geo-pos:lat "36.60633"^^xsd:decimal ;
  geo-pos:long "24.90107"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2008_36.60633_24.90107_2-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2008_36.60633_24.90107_2-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2008_36.60633_24.90107_2-2'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.90107'^^xsd:double;
  dwc:latitude '36.60633'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2008_36.60633_24.90107_2-2'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2008_36.6348_24.91106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.6348_24.91106> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.6348_24.91106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6348 24.91106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6348"^^xsd:decimal ;
  dwc:decimalLongitude "24.91106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.6348_24.91106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6348 24.91106)"^^geo:wktLiteral ;
  geo-pos:lat "36.6348"^^xsd:decimal ;
  geo-pos:long "24.91106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2008_36.6348_24.91106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2008_36.6348_24.91106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2008_36.6348_24.91106'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.91106'^^xsd:double;
  dwc:latitude '36.6348'^^xsd:double;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2008_36.6348_24.91106'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2008_36.6348_24.91106_0-0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.6348_24.91106_0-0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.6348_24.91106_0-0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6348 24.91106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6348"^^xsd:decimal ;
  dwc:decimalLongitude "24.91106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.6348_24.91106_0-0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6348 24.91106)"^^geo:wktLiteral ;
  geo-pos:lat "36.6348"^^xsd:decimal ;
  geo-pos:long "24.91106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2008_36.6348_24.91106_0-0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2008_36.6348_24.91106_0-0" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2008_36.6348_24.91106_0-0'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.91106'^^xsd:double;
  dwc:latitude '36.6348'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2008_36.6348_24.91106_0-0'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2016_34.92793_24.91615_2-2_Vougioukalou%20Konstantina>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_34.92793_24.91615_2-2_Vougioukalou%20Konstantina> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_34.92793_24.91615_2-2_Vougioukalou%20Konstantina> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.92793 24.91615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.92793"^^xsd:decimal ;
  dwc:decimalLongitude "24.91615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "81"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2016_34.92793_24.91615_2-2_Vougioukalou%20Konstantina>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.92793 24.91615)"^^geo:wktLiteral ;
  geo-pos:lat "34.92793"^^xsd:decimal ;
  geo-pos:long "24.91615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "81"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2016_34.92793_24.91615_2-2_Vougioukalou%20Konstantina>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2016_34.92793_24.91615_2-2_Vougioukalou Konstantina" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2016_34.92793_24.91615_2-2_Vougioukalou Konstantina'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Vougioukalou Konstantina'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.91615'^^xsd:double;
  dwc:latitude '34.92793'^^xsd:double;
  dwc:coordinatePrecision '81'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2016_34.92793_24.91615_2-2_Vougioukalou Konstantina'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2016_34.92793_24.91615_5-5_Vougioukalou%20Konstantina>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_34.92793_24.91615_5-5_Vougioukalou%20Konstantina> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_34.92793_24.91615_5-5_Vougioukalou%20Konstantina> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.92793 24.91615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.92793"^^xsd:decimal ;
  dwc:decimalLongitude "24.91615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "81"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2016_34.92793_24.91615_5-5_Vougioukalou%20Konstantina>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.92793 24.91615)"^^geo:wktLiteral ;
  geo-pos:lat "34.92793"^^xsd:decimal ;
  geo-pos:long "24.91615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "81"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2016_34.92793_24.91615_5-5_Vougioukalou%20Konstantina>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2016_34.92793_24.91615_5-5_Vougioukalou Konstantina" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2016_34.92793_24.91615_5-5_Vougioukalou Konstantina'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Vougioukalou Konstantina'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.91615'^^xsd:double;
  dwc:latitude '34.92793'^^xsd:double;
  dwc:coordinatePrecision '81'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2016_34.92793_24.91615_5-5_Vougioukalou Konstantina'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2007_36.63096_24.91854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2007_36.63096_24.91854> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2007_36.63096_24.91854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63096 24.91854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.63096"^^xsd:decimal ;
  dwc:decimalLongitude "24.91854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2007_36.63096_24.91854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63096 24.91854)"^^geo:wktLiteral ;
  geo-pos:lat "36.63096"^^xsd:decimal ;
  geo-pos:long "24.91854"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2007_36.63096_24.91854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2007_36.63096_24.91854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2007_36.63096_24.91854'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.91854'^^xsd:double;
  dwc:latitude '36.63096'^^xsd:double;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2007_36.63096_24.91854'^^xsd:string;
  dwc:observationDate '2007-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2016_34.9301_24.9226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_34.9301_24.9226> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_34.9301_24.9226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.9301 24.9226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.9301"^^xsd:decimal ;
  dwc:decimalLongitude "24.9226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2016_34.9301_24.9226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.9301 24.9226)"^^geo:wktLiteral ;
  geo-pos:lat "34.9301"^^xsd:decimal ;
  geo-pos:long "24.9226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2016_34.9301_24.9226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2016_34.9301_24.9226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2016_34.9301_24.9226'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.9226'^^xsd:double;
  dwc:latitude '34.9301'^^xsd:double;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2016_34.9301_24.9226'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2016_34.9301_24.9226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_34.9301_24.9226> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_34.9301_24.9226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.9301 24.9226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.9301"^^xsd:decimal ;
  dwc:decimalLongitude "24.9226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_34.9301_24.9226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.9301 24.9226)"^^geo:wktLiteral ;
  geo-pos:lat "34.9301"^^xsd:decimal ;
  geo-pos:long "24.9226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2016_34.9301_24.9226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2016_34.9301_24.9226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2016_34.9301_24.9226'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.9226'^^xsd:double;
  dwc:latitude '34.9301'^^xsd:double;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2016_34.9301_24.9226'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_1999_34.92982_24.92351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_1999_34.92982_24.92351> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_1999_34.92982_24.92351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.92982 24.92351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.92982"^^xsd:decimal ;
  dwc:decimalLongitude "24.92351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_1999_34.92982_24.92351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.92982 24.92351)"^^geo:wktLiteral ;
  geo-pos:lat "34.92982"^^xsd:decimal ;
  geo-pos:long "24.92351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_1999_34.92982_24.92351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_1999_34.92982_24.92351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_1999_34.92982_24.92351'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.92351'^^xsd:double;
  dwc:latitude '34.92982'^^xsd:double;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_1999_34.92982_24.92351'^^xsd:string;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2010_34.92982_24.92351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2010_34.92982_24.92351> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2010_34.92982_24.92351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.92982 24.92351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.92982"^^xsd:decimal ;
  dwc:decimalLongitude "24.92351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2010_34.92982_24.92351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.92982 24.92351)"^^geo:wktLiteral ;
  geo-pos:lat "34.92982"^^xsd:decimal ;
  geo-pos:long "24.92351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2010_34.92982_24.92351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2010_34.92982_24.92351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2010_34.92982_24.92351'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.92351'^^xsd:double;
  dwc:latitude '34.92982'^^xsd:double;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2010_34.92982_24.92351'^^xsd:string;
  dwc:observationDate '2010-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Torquigener%20flavimaculosus_2017_34.93015_24.92361_Francisco%20Sedano>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2017_34.93015_24.92361_Francisco%20Sedano> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2017_34.93015_24.92361_Francisco%20Sedano> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.93015 24.92361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.93015"^^xsd:decimal ;
  dwc:decimalLongitude "24.92361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2017_34.93015_24.92361_Francisco%20Sedano>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.93015 24.92361)"^^geo:wktLiteral ;
  geo-pos:lat "34.93015"^^xsd:decimal ;
  geo-pos:long "24.92361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Torquigener%20flavimaculosus_2017_34.93015_24.92361_Francisco%20Sedano>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Torquigener flavimaculosus_2017_34.93015_24.92361_Francisco Sedano" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Torquigener flavimaculosus_2017_34.93015_24.92361_Francisco Sedano'^^xsd:string;
  dwc:scientificName 'Torquigener flavimaculosus Hardy & Randall, 1983'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Francisco Sedano'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.92361'^^xsd:double;
  dwc:latitude '34.93015'^^xsd:double;
  dwc:aphiaid '219962'^^xsd:integer;
  dwc:occurrenceId 'Torquigener flavimaculosus_2017_34.93015_24.92361_Francisco Sedano'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219962'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Torquigener%20flavimaculosus_2014_34.92987_24.92437_G.%20Chatzigeorgiou>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2014_34.92987_24.92437_G.%20Chatzigeorgiou> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2014_34.92987_24.92437_G.%20Chatzigeorgiou> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.92987 24.92437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.92987"^^xsd:decimal ;
  dwc:decimalLongitude "24.92437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2014_34.92987_24.92437_G.%20Chatzigeorgiou>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.92987 24.92437)"^^geo:wktLiteral ;
  geo-pos:lat "34.92987"^^xsd:decimal ;
  geo-pos:long "24.92437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Torquigener%20flavimaculosus_2014_34.92987_24.92437_G.%20Chatzigeorgiou>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Torquigener flavimaculosus_2014_34.92987_24.92437_G. Chatzigeorgiou" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Torquigener flavimaculosus_2014_34.92987_24.92437_G. Chatzigeorgiou'^^xsd:string;
  dwc:scientificName 'Torquigener flavimaculosus Hardy & Randall, 1983'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'G. Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.92437'^^xsd:double;
  dwc:latitude '34.92987'^^xsd:double;
  dwc:aphiaid '219962'^^xsd:integer;
  dwc:occurrenceId 'Torquigener flavimaculosus_2014_34.92987_24.92437_G. Chatzigeorgiou'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219962'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2017_35.40489_24.92954_4-4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2017_35.40489_24.92954_4-4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2017_35.40489_24.92954_4-4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40489 24.92954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.40489"^^xsd:decimal ;
  dwc:decimalLongitude "24.92954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2017_35.40489_24.92954_4-4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40489 24.92954)"^^geo:wktLiteral ;
  geo-pos:lat "35.40489"^^xsd:decimal ;
  geo-pos:long "24.92954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2017_35.40489_24.92954_4-4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2017_35.40489_24.92954_4-4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2017_35.40489_24.92954_4-4'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.92954'^^xsd:double;
  dwc:latitude '35.40489'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2017_35.40489_24.92954_4-4'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '10'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Conomurex%20persicus_2013_37.49622_24.93689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Conomurex%20persicus_2013_37.49622_24.93689> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Conomurex%20persicus_2013_37.49622_24.93689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.49622 24.93689)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.49622"^^xsd:decimal ;
  dwc:decimalLongitude "24.93689"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "33658"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Conomurex%20persicus_2013_37.49622_24.93689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.49622 24.93689)"^^geo:wktLiteral ;
  geo-pos:lat "37.49622"^^xsd:decimal ;
  geo-pos:long "24.93689"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "33658"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Conomurex%20persicus_2013_37.49622_24.93689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Conomurex persicus_2013_37.49622_24.93689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Conomurex persicus_2013_37.49622_24.93689'^^xsd:string;
  dwc:scientificName 'Conomurex persicus (Swainson, 1821)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.93689'^^xsd:double;
  dwc:latitude '37.49622'^^xsd:double;
  dwc:coordinatePrecision '33658'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '565371'^^xsd:integer;
  dwc:occurrenceId 'Conomurex persicus_2013_37.49622_24.93689'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '565371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2018_34.88905_24.93886_20-20_Stefanos%20Kalogirou>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2018_34.88905_24.93886_20-20_Stefanos%20Kalogirou> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2018_34.88905_24.93886_20-20_Stefanos%20Kalogirou> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.88905 24.93886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.88905"^^xsd:decimal ;
  dwc:decimalLongitude "24.93886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2018_34.88905_24.93886_20-20_Stefanos%20Kalogirou>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.88905 24.93886)"^^geo:wktLiteral ;
  geo-pos:lat "34.88905"^^xsd:decimal ;
  geo-pos:long "24.93886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2018_34.88905_24.93886_20-20_Stefanos%20Kalogirou>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2018_34.88905_24.93886_20-20_Stefanos Kalogirou" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2018_34.88905_24.93886_20-20_Stefanos Kalogirou'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Stefanos Kalogirou'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.93886'^^xsd:double;
  dwc:latitude '34.88905'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2018_34.88905_24.93886_20-20_Stefanos Kalogirou'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Torquigener%20flavimaculosus_2014_37.43921_24.94127_Yannis%20Issaris>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2014_37.43921_24.94127_Yannis%20Issaris> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2014_37.43921_24.94127_Yannis%20Issaris> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.43921 24.94127)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.43921"^^xsd:decimal ;
  dwc:decimalLongitude "24.94127"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2014_37.43921_24.94127_Yannis%20Issaris>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.43921 24.94127)"^^geo:wktLiteral ;
  geo-pos:lat "37.43921"^^xsd:decimal ;
  geo-pos:long "24.94127"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Torquigener%20flavimaculosus_2014_37.43921_24.94127_Yannis%20Issaris>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Torquigener flavimaculosus_2014_37.43921_24.94127_Yannis Issaris" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Torquigener flavimaculosus_2014_37.43921_24.94127_Yannis Issaris'^^xsd:string;
  dwc:scientificName 'Torquigener flavimaculosus Hardy & Randall, 1983'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Yannis Issaris'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.94127'^^xsd:double;
  dwc:latitude '37.43921'^^xsd:double;
  dwc:aphiaid '219962'^^xsd:integer;
  dwc:occurrenceId 'Torquigener flavimaculosus_2014_37.43921_24.94127_Yannis Issaris'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219962'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_1998_35.42794_24.94137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_1998_35.42794_24.94137> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_1998_35.42794_24.94137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.42794 24.94137)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.42794"^^xsd:decimal ;
  dwc:decimalLongitude "24.94137"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_1998_35.42794_24.94137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.42794 24.94137)"^^geo:wktLiteral ;
  geo-pos:lat "35.42794"^^xsd:decimal ;
  geo-pos:long "24.94137"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_1998_35.42794_24.94137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_1998_35.42794_24.94137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_1998_35.42794_24.94137'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.94137'^^xsd:double;
  dwc:latitude '35.42794'^^xsd:double;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_1998_35.42794_24.94137'^^xsd:string;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Halophila%20stipulacea_2018_37.44223_24.94282_7-7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2018_37.44223_24.94282_7-7> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2018_37.44223_24.94282_7-7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.44223 24.94282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.44223"^^xsd:decimal ;
  dwc:decimalLongitude "24.94282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "14"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Halophila%20stipulacea_2018_37.44223_24.94282_7-7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.44223 24.94282)"^^geo:wktLiteral ;
  geo-pos:lat "37.44223"^^xsd:decimal ;
  geo-pos:long "24.94282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "14"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Halophila%20stipulacea_2018_37.44223_24.94282_7-7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Halophila stipulacea_2018_37.44223_24.94282_7-7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Halophila stipulacea_2018_37.44223_24.94282_7-7'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea (Forsskål) Ascherson, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.94282'^^xsd:double;
  dwc:latitude '37.44223'^^xsd:double;
  dwc:coordinatePrecision '14'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:occurrenceId 'Halophila stipulacea_2018_37.44223_24.94282_7-7'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType '% cover'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2018_37.44223_24.94282_>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2018_37.44223_24.94282_> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2018_37.44223_24.94282_> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.44223 24.94282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.44223"^^xsd:decimal ;
  dwc:decimalLongitude "24.94282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "14"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2018_37.44223_24.94282_>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.44223 24.94282)"^^geo:wktLiteral ;
  geo-pos:lat "37.44223"^^xsd:decimal ;
  geo-pos:long "24.94282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "14"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2018_37.44223_24.94282_>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2018_37.44223_24.94282_" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2018_37.44223_24.94282_'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.94282'^^xsd:double;
  dwc:latitude '37.44223'^^xsd:double;
  dwc:coordinatePrecision '14'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2018_37.44223_24.94282_'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Asparagopsis_2008_37.84033_24.94324_1-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Asparagopsis_2008_37.84033_24.94324_1-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Asparagopsis_2008_37.84033_24.94324_1-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.84033 24.94324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.84033"^^xsd:decimal ;
  dwc:decimalLongitude "24.94324"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "22"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Asparagopsis_2008_37.84033_24.94324_1-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.84033 24.94324)"^^geo:wktLiteral ;
  geo-pos:lat "37.84033"^^xsd:decimal ;
  geo-pos:long "24.94324"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "22"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Asparagopsis_2008_37.84033_24.94324_1-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Asparagopsis_2008_37.84033_24.94324_1-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Asparagopsis_2008_37.84033_24.94324_1-1'^^xsd:string;
  dwc:scientificName 'Asparagopsis Montagne, 1840'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.94324'^^xsd:double;
  dwc:latitude '37.84033'^^xsd:double;
  dwc:coordinatePrecision '22'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '143809'^^xsd:integer;
  dwc:occurrenceId 'Asparagopsis_2008_37.84033_24.94324_1-1'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143809'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2008_37.84033_24.94324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2008_37.84033_24.94324> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2008_37.84033_24.94324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.84033 24.94324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.84033"^^xsd:decimal ;
  dwc:decimalLongitude "24.94324"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "22"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2008_37.84033_24.94324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.84033 24.94324)"^^geo:wktLiteral ;
  geo-pos:lat "37.84033"^^xsd:decimal ;
  geo-pos:long "24.94324"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "22"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2008_37.84033_24.94324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2008_37.84033_24.94324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2008_37.84033_24.94324'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.94324'^^xsd:double;
  dwc:latitude '37.84033'^^xsd:double;
  dwc:coordinatePrecision '22'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2008_37.84033_24.94324'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Codium%20fragile%20subsp.%20fragile_2008_37.84033_24.94324_0-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Codium%20fragile%20subsp.%20fragile_2008_37.84033_24.94324_0-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Codium%20fragile%20subsp.%20fragile_2008_37.84033_24.94324_0-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.84033 24.94324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.84033"^^xsd:decimal ;
  dwc:decimalLongitude "24.94324"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "22"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Codium%20fragile%20subsp.%20fragile_2008_37.84033_24.94324_0-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.84033 24.94324)"^^geo:wktLiteral ;
  geo-pos:lat "37.84033"^^xsd:decimal ;
  geo-pos:long "24.94324"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "22"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Codium%20fragile%20subsp.%20fragile_2008_37.84033_24.94324_0-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Codium fragile subsp. fragile_2008_37.84033_24.94324_0-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Codium fragile subsp. fragile_2008_37.84033_24.94324_0-1'^^xsd:string;
  dwc:scientificName 'Codium fragile subsp. fragile (Suringar) Hariot, 1889'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.94324'^^xsd:double;
  dwc:latitude '37.84033'^^xsd:double;
  dwc:coordinatePrecision '22'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '370562'^^xsd:integer;
  dwc:occurrenceId 'Codium fragile subsp. fragile_2008_37.84033_24.94324_0-1'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '370562'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2013_37.84033_24.94324_Kostas%20Tsiamis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2013_37.84033_24.94324_Kostas%20Tsiamis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2013_37.84033_24.94324_Kostas%20Tsiamis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.84033 24.94324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.84033"^^xsd:decimal ;
  dwc:decimalLongitude "24.94324"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "22"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2013_37.84033_24.94324_Kostas%20Tsiamis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.84033 24.94324)"^^geo:wktLiteral ;
  geo-pos:lat "37.84033"^^xsd:decimal ;
  geo-pos:long "24.94324"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "22"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2013_37.84033_24.94324_Kostas%20Tsiamis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2013_37.84033_24.94324_Kostas Tsiamis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2013_37.84033_24.94324_Kostas Tsiamis'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Kostas Tsiamis'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.94324'^^xsd:double;
  dwc:latitude '37.84033'^^xsd:double;
  dwc:coordinatePrecision '22'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2013_37.84033_24.94324_Kostas Tsiamis'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Amphistegina%20lobifera_2001_37.84208_24.9436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Amphistegina%20lobifera_2001_37.84208_24.9436> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Amphistegina%20lobifera_2001_37.84208_24.9436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.84208 24.9436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.84208"^^xsd:decimal ;
  dwc:decimalLongitude "24.9436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Amphistegina%20lobifera_2001_37.84208_24.9436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.84208 24.9436)"^^geo:wktLiteral ;
  geo-pos:lat "37.84208"^^xsd:decimal ;
  geo-pos:long "24.9436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Amphistegina%20lobifera_2001_37.84208_24.9436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Amphistegina lobifera_2001_37.84208_24.9436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Amphistegina lobifera_2001_37.84208_24.9436'^^xsd:string;
  dwc:scientificName 'Amphistegina lobifera Larsen, 1976'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.9436'^^xsd:double;
  dwc:latitude '37.84208'^^xsd:double;
  dwc:occurrenceRemarks 'approximate coordinates through Google Earth based on information provided by associatedReferences or asociatedMedia'^^xsd:string;
  dwc:aphiaid '490083'^^xsd:integer;
  dwc:occurrenceId 'Amphistegina lobifera_2001_37.84208_24.9436'^^xsd:string;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '490083'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Halophila%20stipulacea_2001_37.83987_24.94368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2001_37.83987_24.94368> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2001_37.83987_24.94368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.83987 24.94368)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.83987"^^xsd:decimal ;
  dwc:decimalLongitude "24.94368"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Halophila%20stipulacea_2001_37.83987_24.94368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.83987 24.94368)"^^geo:wktLiteral ;
  geo-pos:lat "37.83987"^^xsd:decimal ;
  geo-pos:long "24.94368"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Halophila%20stipulacea_2001_37.83987_24.94368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Halophila stipulacea_2001_37.83987_24.94368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Halophila stipulacea_2001_37.83987_24.94368'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea (Forsskål) Ascherson, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.94368'^^xsd:double;
  dwc:latitude '37.83987'^^xsd:double;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:occurrenceId 'Halophila stipulacea_2001_37.83987_24.94368'^^xsd:string;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Amphistegina%20lobifera_2001_37.84923_24.9442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Amphistegina%20lobifera_2001_37.84923_24.9442> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Amphistegina%20lobifera_2001_37.84923_24.9442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.84923 24.9442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.84923"^^xsd:decimal ;
  dwc:decimalLongitude "24.9442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Amphistegina%20lobifera_2001_37.84923_24.9442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.84923 24.9442)"^^geo:wktLiteral ;
  geo-pos:lat "37.84923"^^xsd:decimal ;
  geo-pos:long "24.9442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Amphistegina%20lobifera_2001_37.84923_24.9442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Amphistegina lobifera_2001_37.84923_24.9442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Amphistegina lobifera_2001_37.84923_24.9442'^^xsd:string;
  dwc:scientificName 'Amphistegina lobifera Larsen, 1976'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.9442'^^xsd:double;
  dwc:latitude '37.84923'^^xsd:double;
  dwc:occurrenceRemarks 'approximate coordinates through Google Earth based on information provided by associatedReferences or asociatedMedia'^^xsd:string;
  dwc:aphiaid '490083'^^xsd:integer;
  dwc:occurrenceId 'Amphistegina lobifera_2001_37.84923_24.9442'^^xsd:string;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '490083'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Amphistegina%20lobifera_2001_37.84652_24.9491_0.2-3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Amphistegina%20lobifera_2001_37.84652_24.9491_0.2-3> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Amphistegina%20lobifera_2001_37.84652_24.9491_0.2-3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.84652 24.9491)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.84652"^^xsd:decimal ;
  dwc:decimalLongitude "24.9491"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Amphistegina%20lobifera_2001_37.84652_24.9491_0.2-3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.84652 24.9491)"^^geo:wktLiteral ;
  geo-pos:lat "37.84652"^^xsd:decimal ;
  geo-pos:long "24.9491"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Amphistegina%20lobifera_2001_37.84652_24.9491_0.2-3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Amphistegina lobifera_2001_37.84652_24.9491_0.2-3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Amphistegina lobifera_2001_37.84652_24.9491_0.2-3'^^xsd:string;
  dwc:scientificName 'Amphistegina lobifera Larsen, 1976'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.9491'^^xsd:double;
  dwc:latitude '37.84652'^^xsd:double;
  dwc:minimumDepth '0.2'^^xsd:double;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '490083'^^xsd:integer;
  dwc:occurrenceId 'Amphistegina lobifera_2001_37.84652_24.9491_0.2-3'^^xsd:string;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '490083'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Diadema%20setosum_2020_36.6145_24.94977_4-7_Kabanos%20Dimitris-%20Dive%20In%20Action%20%7C%20Santorini%20Active%20Volcanic%20Environment>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Diadema%20setosum_2020_36.6145_24.94977_4-7_Kabanos%20Dimitris-%20Dive%20In%20Action%20%7C%20Santorini%20Active%20Volcanic%20Environment> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Diadema%20setosum_2020_36.6145_24.94977_4-7_Kabanos%20Dimitris-%20Dive%20In%20Action%20%7C%20Santorini%20Active%20Volcanic%20Environment> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6145 24.94977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6145"^^xsd:decimal ;
  dwc:decimalLongitude "24.94977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Diadema%20setosum_2020_36.6145_24.94977_4-7_Kabanos%20Dimitris-%20Dive%20In%20Action%20%7C%20Santorini%20Active%20Volcanic%20Environment>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6145 24.94977)"^^geo:wktLiteral ;
  geo-pos:lat "36.6145"^^xsd:decimal ;
  geo-pos:long "24.94977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Diadema%20setosum_2020_36.6145_24.94977_4-7_Kabanos%20Dimitris-%20Dive%20In%20Action%20%7C%20Santorini%20Active%20Volcanic%20Environment>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Diadema setosum_2020_36.6145_24.94977_4-7_Kabanos Dimitris- Dive In Action | Santorini Active Volcanic Environment" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Diadema setosum_2020_36.6145_24.94977_4-7_Kabanos Dimitris- Dive In Action | Santorini Active Volcanic Environment'^^xsd:string;
  dwc:scientificName 'Diadema setosum (Leske, 1778)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Kabanos Dimitris- Dive In Action | Santorini Active Volcanic Environment'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.94977'^^xsd:double;
  dwc:latitude '36.6145'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'UAEGEAN-ALAS'^^xsd:string;
  dwc:aphiaid '213372'^^xsd:integer;
  dwc:occurrenceId 'Diadema setosum_2020_36.6145_24.94977_4-7_Kabanos Dimitris- Dive In Action | Santorini Active Volcanic Environment'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213372'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '5'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Asparagopsis_2014_34.93313_24.95065_Maria%20Salomidi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Asparagopsis_2014_34.93313_24.95065_Maria%20Salomidi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Asparagopsis_2014_34.93313_24.95065_Maria%20Salomidi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.93313 24.95065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.93313"^^xsd:decimal ;
  dwc:decimalLongitude "24.95065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "18"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Asparagopsis_2014_34.93313_24.95065_Maria%20Salomidi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.93313 24.95065)"^^geo:wktLiteral ;
  geo-pos:lat "34.93313"^^xsd:decimal ;
  geo-pos:long "24.95065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "18"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Asparagopsis_2014_34.93313_24.95065_Maria%20Salomidi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Asparagopsis_2014_34.93313_24.95065_Maria Salomidi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Asparagopsis_2014_34.93313_24.95065_Maria Salomidi'^^xsd:string;
  dwc:scientificName 'Asparagopsis Montagne, 1840'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Salomidi'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.95065'^^xsd:double;
  dwc:latitude '34.93313'^^xsd:double;
  dwc:coordinatePrecision '18'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '143809'^^xsd:integer;
  dwc:occurrenceId 'Asparagopsis_2014_34.93313_24.95065_Maria Salomidi'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143809'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2014_34.93313_24.95065_Maria%20Salomidi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2014_34.93313_24.95065_Maria%20Salomidi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2014_34.93313_24.95065_Maria%20Salomidi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.93313 24.95065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.93313"^^xsd:decimal ;
  dwc:decimalLongitude "24.95065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "18"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2014_34.93313_24.95065_Maria%20Salomidi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.93313 24.95065)"^^geo:wktLiteral ;
  geo-pos:lat "34.93313"^^xsd:decimal ;
  geo-pos:long "24.95065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "18"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2014_34.93313_24.95065_Maria%20Salomidi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2014_34.93313_24.95065_Maria Salomidi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2014_34.93313_24.95065_Maria Salomidi'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Salomidi'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.95065'^^xsd:double;
  dwc:latitude '34.93313'^^xsd:double;
  dwc:coordinatePrecision '18'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2014_34.93313_24.95065_Maria Salomidi'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2014_34.93313_24.95065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2014_34.93313_24.95065> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2014_34.93313_24.95065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.93313 24.95065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.93313"^^xsd:decimal ;
  dwc:decimalLongitude "24.95065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "18"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2014_34.93313_24.95065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.93313 24.95065)"^^geo:wktLiteral ;
  geo-pos:lat "34.93313"^^xsd:decimal ;
  geo-pos:long "24.95065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "18"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2014_34.93313_24.95065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2014_34.93313_24.95065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2014_34.93313_24.95065'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.95065'^^xsd:double;
  dwc:latitude '34.93313'^^xsd:double;
  dwc:coordinatePrecision '18'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2014_34.93313_24.95065'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2014_34.93313_24.95065_Maria%20Salomidi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2014_34.93313_24.95065_Maria%20Salomidi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2014_34.93313_24.95065_Maria%20Salomidi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.93313 24.95065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.93313"^^xsd:decimal ;
  dwc:decimalLongitude "24.95065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "18"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2014_34.93313_24.95065_Maria%20Salomidi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.93313 24.95065)"^^geo:wktLiteral ;
  geo-pos:lat "34.93313"^^xsd:decimal ;
  geo-pos:long "24.95065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "18"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2014_34.93313_24.95065_Maria%20Salomidi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2014_34.93313_24.95065_Maria Salomidi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2014_34.93313_24.95065_Maria Salomidi'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Salomidi'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.95065'^^xsd:double;
  dwc:latitude '34.93313'^^xsd:double;
  dwc:coordinatePrecision '18'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2014_34.93313_24.95065_Maria Salomidi'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2014_34.93313_24.95065_Maria%20Salomidi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2014_34.93313_24.95065_Maria%20Salomidi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2014_34.93313_24.95065_Maria%20Salomidi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.93313 24.95065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.93313"^^xsd:decimal ;
  dwc:decimalLongitude "24.95065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "18"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2014_34.93313_24.95065_Maria%20Salomidi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.93313 24.95065)"^^geo:wktLiteral ;
  geo-pos:lat "34.93313"^^xsd:decimal ;
  geo-pos:long "24.95065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "18"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2014_34.93313_24.95065_Maria%20Salomidi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2014_34.93313_24.95065_Maria Salomidi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2014_34.93313_24.95065_Maria Salomidi'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Salomidi'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.95065'^^xsd:double;
  dwc:latitude '34.93313'^^xsd:double;
  dwc:coordinatePrecision '18'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2014_34.93313_24.95065_Maria Salomidi'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2008_36.62247_24.95165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.62247_24.95165> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.62247_24.95165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.62247 24.95165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.62247"^^xsd:decimal ;
  dwc:decimalLongitude "24.95165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.62247_24.95165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.62247 24.95165)"^^geo:wktLiteral ;
  geo-pos:lat "36.62247"^^xsd:decimal ;
  geo-pos:long "24.95165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2008_36.62247_24.95165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2008_36.62247_24.95165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2008_36.62247_24.95165'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.95165'^^xsd:double;
  dwc:latitude '36.62247'^^xsd:double;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2008_36.62247_24.95165'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2008_36.62247_24.95165_0-0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.62247_24.95165_0-0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.62247_24.95165_0-0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.62247 24.95165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.62247"^^xsd:decimal ;
  dwc:decimalLongitude "24.95165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.62247_24.95165_0-0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.62247 24.95165)"^^geo:wktLiteral ;
  geo-pos:lat "36.62247"^^xsd:decimal ;
  geo-pos:long "24.95165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2008_36.62247_24.95165_0-0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2008_36.62247_24.95165_0-0" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2008_36.62247_24.95165_0-0'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.95165'^^xsd:double;
  dwc:latitude '36.62247'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2008_36.62247_24.95165_0-0'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2008_37.77286_24.95188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2008_37.77286_24.95188> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2008_37.77286_24.95188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.77286 24.95188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.77286"^^xsd:decimal ;
  dwc:decimalLongitude "24.95188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2008_37.77286_24.95188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.77286 24.95188)"^^geo:wktLiteral ;
  geo-pos:lat "37.77286"^^xsd:decimal ;
  geo-pos:long "24.95188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2008_37.77286_24.95188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2008_37.77286_24.95188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2008_37.77286_24.95188'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.95188'^^xsd:double;
  dwc:latitude '37.77286'^^xsd:double;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2008_37.77286_24.95188'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'very high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Stypopodium%20schimperi_2008_37.77286_24.95188_0.5-0.5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2008_37.77286_24.95188_0.5-0.5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2008_37.77286_24.95188_0.5-0.5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.77286 24.95188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.77286"^^xsd:decimal ;
  dwc:decimalLongitude "24.95188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2008_37.77286_24.95188_0.5-0.5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.77286 24.95188)"^^geo:wktLiteral ;
  geo-pos:lat "37.77286"^^xsd:decimal ;
  geo-pos:long "24.95188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Stypopodium%20schimperi_2008_37.77286_24.95188_0.5-0.5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Stypopodium schimperi_2008_37.77286_24.95188_0.5-0.5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Stypopodium schimperi_2008_37.77286_24.95188_0.5-0.5'^^xsd:string;
  dwc:scientificName 'Stypopodium schimperi (Kützing) Verlaque & Boudouresque, 1991'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.95188'^^xsd:double;
  dwc:latitude '37.77286'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '145391'^^xsd:integer;
  dwc:occurrenceId 'Stypopodium schimperi_2008_37.77286_24.95188_0.5-0.5'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145391'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Diadema%20setosum_2019_34.93173_24.95315_1-5_F.%20Sedano%20%7C%20M.%20Digenis%20%7C%20G.%20Skouradakis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Diadema%20setosum_2019_34.93173_24.95315_1-5_F.%20Sedano%20%7C%20M.%20Digenis%20%7C%20G.%20Skouradakis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Diadema%20setosum_2019_34.93173_24.95315_1-5_F.%20Sedano%20%7C%20M.%20Digenis%20%7C%20G.%20Skouradakis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.93173 24.95315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.93173"^^xsd:decimal ;
  dwc:decimalLongitude "24.95315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Diadema%20setosum_2019_34.93173_24.95315_1-5_F.%20Sedano%20%7C%20M.%20Digenis%20%7C%20G.%20Skouradakis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.93173 24.95315)"^^geo:wktLiteral ;
  geo-pos:lat "34.93173"^^xsd:decimal ;
  geo-pos:long "24.95315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Diadema%20setosum_2019_34.93173_24.95315_1-5_F.%20Sedano%20%7C%20M.%20Digenis%20%7C%20G.%20Skouradakis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Diadema setosum_2019_34.93173_24.95315_1-5_F. Sedano | M. Digenis | G. Skouradakis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Diadema setosum_2019_34.93173_24.95315_1-5_F. Sedano | M. Digenis | G. Skouradakis'^^xsd:string;
  dwc:scientificName 'Diadema setosum (Leske, 1778)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'F. Sedano | M. Digenis | G. Skouradakis'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.95315'^^xsd:double;
  dwc:latitude '34.93173'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '213372'^^xsd:integer;
  dwc:occurrenceId 'Diadema setosum_2019_34.93173_24.95315_1-5_F. Sedano | M. Digenis | G. Skouradakis'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213372'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2019_34.93173_24.95315_1-5_Francisco%20Sedano%20%7C%20Markos%20Digenis%20%7C%20Grigorios%20Skouradakis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2019_34.93173_24.95315_1-5_Francisco%20Sedano%20%7C%20Markos%20Digenis%20%7C%20Grigorios%20Skouradakis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2019_34.93173_24.95315_1-5_Francisco%20Sedano%20%7C%20Markos%20Digenis%20%7C%20Grigorios%20Skouradakis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.93173 24.95315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.93173"^^xsd:decimal ;
  dwc:decimalLongitude "24.95315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2019_34.93173_24.95315_1-5_Francisco%20Sedano%20%7C%20Markos%20Digenis%20%7C%20Grigorios%20Skouradakis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.93173 24.95315)"^^geo:wktLiteral ;
  geo-pos:lat "34.93173"^^xsd:decimal ;
  geo-pos:long "24.95315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2019_34.93173_24.95315_1-5_Francisco%20Sedano%20%7C%20Markos%20Digenis%20%7C%20Grigorios%20Skouradakis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2019_34.93173_24.95315_1-5_Francisco Sedano | Markos Digenis | Grigorios Skouradakis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2019_34.93173_24.95315_1-5_Francisco Sedano | Markos Digenis | Grigorios Skouradakis'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Francisco Sedano | Markos Digenis | Grigorios Skouradakis'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.95315'^^xsd:double;
  dwc:latitude '34.93173'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2019_34.93173_24.95315_1-5_Francisco Sedano | Markos Digenis | Grigorios Skouradakis'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '5'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Herdmania%20momus_2019_34.93173_24.95315_1-5_Francisco%20Sedano%20%7C%20Markos%20Digenis%20%7C%20Grigorios%20Skouradakis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Herdmania%20momus_2019_34.93173_24.95315_1-5_Francisco%20Sedano%20%7C%20Markos%20Digenis%20%7C%20Grigorios%20Skouradakis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Herdmania%20momus_2019_34.93173_24.95315_1-5_Francisco%20Sedano%20%7C%20Markos%20Digenis%20%7C%20Grigorios%20Skouradakis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.93173 24.95315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.93173"^^xsd:decimal ;
  dwc:decimalLongitude "24.95315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Herdmania%20momus_2019_34.93173_24.95315_1-5_Francisco%20Sedano%20%7C%20Markos%20Digenis%20%7C%20Grigorios%20Skouradakis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.93173 24.95315)"^^geo:wktLiteral ;
  geo-pos:lat "34.93173"^^xsd:decimal ;
  geo-pos:long "24.95315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Herdmania%20momus_2019_34.93173_24.95315_1-5_Francisco%20Sedano%20%7C%20Markos%20Digenis%20%7C%20Grigorios%20Skouradakis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Herdmania momus_2019_34.93173_24.95315_1-5_Francisco Sedano | Markos Digenis | Grigorios Skouradakis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Herdmania momus_2019_34.93173_24.95315_1-5_Francisco Sedano | Markos Digenis | Grigorios Skouradakis'^^xsd:string;
  dwc:scientificName 'Herdmania momus (Savigny, 1816)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Francisco Sedano | Markos Digenis | Grigorios Skouradakis'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.95315'^^xsd:double;
  dwc:latitude '34.93173'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '103830'^^xsd:integer;
  dwc:occurrenceId 'Herdmania momus_2019_34.93173_24.95315_1-5_Francisco Sedano | Markos Digenis | Grigorios Skouradakis'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103830'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2019_34.93173_24.95315_1-5_Francisco%20Sedano%20%7C%20Markos%20Digenis%20%7C%20Grigorios%20Skouradakis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2019_34.93173_24.95315_1-5_Francisco%20Sedano%20%7C%20Markos%20Digenis%20%7C%20Grigorios%20Skouradakis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2019_34.93173_24.95315_1-5_Francisco%20Sedano%20%7C%20Markos%20Digenis%20%7C%20Grigorios%20Skouradakis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.93173 24.95315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.93173"^^xsd:decimal ;
  dwc:decimalLongitude "24.95315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2019_34.93173_24.95315_1-5_Francisco%20Sedano%20%7C%20Markos%20Digenis%20%7C%20Grigorios%20Skouradakis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.93173 24.95315)"^^geo:wktLiteral ;
  geo-pos:lat "34.93173"^^xsd:decimal ;
  geo-pos:long "24.95315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2019_34.93173_24.95315_1-5_Francisco%20Sedano%20%7C%20Markos%20Digenis%20%7C%20Grigorios%20Skouradakis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2019_34.93173_24.95315_1-5_Francisco Sedano | Markos Digenis | Grigorios Skouradakis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2019_34.93173_24.95315_1-5_Francisco Sedano | Markos Digenis | Grigorios Skouradakis'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Francisco Sedano | Markos Digenis | Grigorios Skouradakis'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.95315'^^xsd:double;
  dwc:latitude '34.93173'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2019_34.93173_24.95315_1-5_Francisco Sedano | Markos Digenis | Grigorios Skouradakis'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'moderate'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2019_34.93173_24.95315_1-5_Eva%20Bostrom>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2019_34.93173_24.95315_1-5_Eva%20Bostrom> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2019_34.93173_24.95315_1-5_Eva%20Bostrom> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.93173 24.95315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.93173"^^xsd:decimal ;
  dwc:decimalLongitude "24.95315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2019_34.93173_24.95315_1-5_Eva%20Bostrom>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.93173 24.95315)"^^geo:wktLiteral ;
  geo-pos:lat "34.93173"^^xsd:decimal ;
  geo-pos:long "24.95315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2019_34.93173_24.95315_1-5_Eva%20Bostrom>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2019_34.93173_24.95315_1-5_Eva Bostrom" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2019_34.93173_24.95315_1-5_Eva Bostrom'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Eva Bostrom'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.95315'^^xsd:double;
  dwc:latitude '34.93173'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2019_34.93173_24.95315_1-5_Eva Bostrom'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '10'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2019_34.93173_24.95315_1-5_Francisco%20Sedano%20%7C%20Markos%20Digenis%20%7C%20Grigorios%20Skouradakis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_34.93173_24.95315_1-5_Francisco%20Sedano%20%7C%20Markos%20Digenis%20%7C%20Grigorios%20Skouradakis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_34.93173_24.95315_1-5_Francisco%20Sedano%20%7C%20Markos%20Digenis%20%7C%20Grigorios%20Skouradakis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.93173 24.95315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.93173"^^xsd:decimal ;
  dwc:decimalLongitude "24.95315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2019_34.93173_24.95315_1-5_Francisco%20Sedano%20%7C%20Markos%20Digenis%20%7C%20Grigorios%20Skouradakis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.93173 24.95315)"^^geo:wktLiteral ;
  geo-pos:lat "34.93173"^^xsd:decimal ;
  geo-pos:long "24.95315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2019_34.93173_24.95315_1-5_Francisco%20Sedano%20%7C%20Markos%20Digenis%20%7C%20Grigorios%20Skouradakis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2019_34.93173_24.95315_1-5_Francisco Sedano | Markos Digenis | Grigorios Skouradakis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2019_34.93173_24.95315_1-5_Francisco Sedano | Markos Digenis | Grigorios Skouradakis'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Francisco Sedano | Markos Digenis | Grigorios Skouradakis'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.95315'^^xsd:double;
  dwc:latitude '34.93173'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2019_34.93173_24.95315_1-5_Francisco Sedano | Markos Digenis | Grigorios Skouradakis'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'moderate'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Synaptula%20reciprocans_2019_34.93173_24.95315_1-5_Francisco%20Sedano%20%7C%20Markos%20Digenis%20%7C%20Grigorios%20Skouradakis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2019_34.93173_24.95315_1-5_Francisco%20Sedano%20%7C%20Markos%20Digenis%20%7C%20Grigorios%20Skouradakis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2019_34.93173_24.95315_1-5_Francisco%20Sedano%20%7C%20Markos%20Digenis%20%7C%20Grigorios%20Skouradakis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.93173 24.95315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.93173"^^xsd:decimal ;
  dwc:decimalLongitude "24.95315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2019_34.93173_24.95315_1-5_Francisco%20Sedano%20%7C%20Markos%20Digenis%20%7C%20Grigorios%20Skouradakis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.93173 24.95315)"^^geo:wktLiteral ;
  geo-pos:lat "34.93173"^^xsd:decimal ;
  geo-pos:long "24.95315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Synaptula%20reciprocans_2019_34.93173_24.95315_1-5_Francisco%20Sedano%20%7C%20Markos%20Digenis%20%7C%20Grigorios%20Skouradakis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Synaptula reciprocans_2019_34.93173_24.95315_1-5_Francisco Sedano | Markos Digenis | Grigorios Skouradakis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Synaptula reciprocans_2019_34.93173_24.95315_1-5_Francisco Sedano | Markos Digenis | Grigorios Skouradakis'^^xsd:string;
  dwc:scientificName 'Synaptula reciprocans (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Francisco Sedano | Markos Digenis | Grigorios Skouradakis'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.95315'^^xsd:double;
  dwc:latitude '34.93173'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '124483'^^xsd:integer;
  dwc:occurrenceId 'Synaptula reciprocans_2019_34.93173_24.95315_1-5_Francisco Sedano | Markos Digenis | Grigorios Skouradakis'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124483'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Torquigener%20flavimaculosus_2019_34.93173_24.95315_1-5_Francisco%20Sedano%20%7C%20Markos%20Digenis%20%7C%20Grigorios%20Skouradakis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2019_34.93173_24.95315_1-5_Francisco%20Sedano%20%7C%20Markos%20Digenis%20%7C%20Grigorios%20Skouradakis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2019_34.93173_24.95315_1-5_Francisco%20Sedano%20%7C%20Markos%20Digenis%20%7C%20Grigorios%20Skouradakis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.93173 24.95315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.93173"^^xsd:decimal ;
  dwc:decimalLongitude "24.95315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2019_34.93173_24.95315_1-5_Francisco%20Sedano%20%7C%20Markos%20Digenis%20%7C%20Grigorios%20Skouradakis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.93173 24.95315)"^^geo:wktLiteral ;
  geo-pos:lat "34.93173"^^xsd:decimal ;
  geo-pos:long "24.95315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Torquigener%20flavimaculosus_2019_34.93173_24.95315_1-5_Francisco%20Sedano%20%7C%20Markos%20Digenis%20%7C%20Grigorios%20Skouradakis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Torquigener flavimaculosus_2019_34.93173_24.95315_1-5_Francisco Sedano | Markos Digenis | Grigorios Skouradakis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Torquigener flavimaculosus_2019_34.93173_24.95315_1-5_Francisco Sedano | Markos Digenis | Grigorios Skouradakis'^^xsd:string;
  dwc:scientificName 'Torquigener flavimaculosus Hardy & Randall, 1983'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Francisco Sedano | Markos Digenis | Grigorios Skouradakis'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.95315'^^xsd:double;
  dwc:latitude '34.93173'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '219962'^^xsd:integer;
  dwc:occurrenceId 'Torquigener flavimaculosus_2019_34.93173_24.95315_1-5_Francisco Sedano | Markos Digenis | Grigorios Skouradakis'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219962'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_2020_35.4043_24.95531_Dimitris%20Drakos%20-%20Divers%20Club%20Crete>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_2020_35.4043_24.95531_Dimitris%20Drakos%20-%20Divers%20Club%20Crete> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_2020_35.4043_24.95531_Dimitris%20Drakos%20-%20Divers%20Club%20Crete> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4043 24.95531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4043"^^xsd:decimal ;
  dwc:decimalLongitude "24.95531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_2020_35.4043_24.95531_Dimitris%20Drakos%20-%20Divers%20Club%20Crete>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4043 24.95531)"^^geo:wktLiteral ;
  geo-pos:lat "35.4043"^^xsd:decimal ;
  geo-pos:long "24.95531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_2020_35.4043_24.95531_Dimitris%20Drakos%20-%20Divers%20Club%20Crete>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_2020_35.4043_24.95531_Dimitris Drakos - Divers Club Crete" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_2020_35.4043_24.95531_Dimitris Drakos - Divers Club Crete'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Dimitris Drakos - Divers Club Crete'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.95531'^^xsd:double;
  dwc:latitude '35.4043'^^xsd:double;
  dwc:occurrenceRemarks 'UAEGEAN-ALAS'^^xsd:string;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_2020_35.4043_24.95531_Dimitris Drakos - Divers Club Crete'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'low'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Diadema%20setosum_2020_35.40439_24.95552_5-40_Dimitris%20Drakos%20-%20Divers%20Club%20Crete>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Diadema%20setosum_2020_35.40439_24.95552_5-40_Dimitris%20Drakos%20-%20Divers%20Club%20Crete> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Diadema%20setosum_2020_35.40439_24.95552_5-40_Dimitris%20Drakos%20-%20Divers%20Club%20Crete> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40439 24.95552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.40439"^^xsd:decimal ;
  dwc:decimalLongitude "24.95552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Diadema%20setosum_2020_35.40439_24.95552_5-40_Dimitris%20Drakos%20-%20Divers%20Club%20Crete>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40439 24.95552)"^^geo:wktLiteral ;
  geo-pos:lat "35.40439"^^xsd:decimal ;
  geo-pos:long "24.95552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Diadema%20setosum_2020_35.40439_24.95552_5-40_Dimitris%20Drakos%20-%20Divers%20Club%20Crete>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Diadema setosum_2020_35.40439_24.95552_5-40_Dimitris Drakos - Divers Club Crete" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Diadema setosum_2020_35.40439_24.95552_5-40_Dimitris Drakos - Divers Club Crete'^^xsd:string;
  dwc:scientificName 'Diadema setosum (Leske, 1778)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Dimitris Drakos - Divers Club Crete'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.95552'^^xsd:double;
  dwc:latitude '35.40439'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'UAEGEAN-ALAS'^^xsd:string;
  dwc:aphiaid '213372'^^xsd:integer;
  dwc:occurrenceId 'Diadema setosum_2020_35.40439_24.95552_5-40_Dimitris Drakos - Divers Club Crete'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213372'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2009_37.77232_24.95566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2009_37.77232_24.95566> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2009_37.77232_24.95566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.77232 24.95566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.77232"^^xsd:decimal ;
  dwc:decimalLongitude "24.95566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2009_37.77232_24.95566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.77232 24.95566)"^^geo:wktLiteral ;
  geo-pos:lat "37.77232"^^xsd:decimal ;
  geo-pos:long "24.95566"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2009_37.77232_24.95566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2009_37.77232_24.95566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2009_37.77232_24.95566'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.95566'^^xsd:double;
  dwc:latitude '37.77232'^^xsd:double;
  dwc:occurrenceRemarks 'Fisheries Directive'^^xsd:string;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2009_37.77232_24.95566'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2020_35.40408_24.95591_Dimitris%20Drakos%20-%20Divers%20Club%20Crete>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2020_35.40408_24.95591_Dimitris%20Drakos%20-%20Divers%20Club%20Crete> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2020_35.40408_24.95591_Dimitris%20Drakos%20-%20Divers%20Club%20Crete> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40408 24.95591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.40408"^^xsd:decimal ;
  dwc:decimalLongitude "24.95591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2020_35.40408_24.95591_Dimitris%20Drakos%20-%20Divers%20Club%20Crete>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40408 24.95591)"^^geo:wktLiteral ;
  geo-pos:lat "35.40408"^^xsd:decimal ;
  geo-pos:long "24.95591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2020_35.40408_24.95591_Dimitris%20Drakos%20-%20Divers%20Club%20Crete>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2020_35.40408_24.95591_Dimitris Drakos - Divers Club Crete" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2020_35.40408_24.95591_Dimitris Drakos - Divers Club Crete'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Dimitris Drakos - Divers Club Crete'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.95591'^^xsd:double;
  dwc:latitude '35.40408'^^xsd:double;
  dwc:occurrenceRemarks 'UAEGEAN-ALAS'^^xsd:string;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2020_35.40408_24.95591_Dimitris Drakos - Divers Club Crete'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '8'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2020_35.40408_24.95591_Dimitris%20Drakos%20-%20Divers%20Club%20Crete>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2020_35.40408_24.95591_Dimitris%20Drakos%20-%20Divers%20Club%20Crete> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2020_35.40408_24.95591_Dimitris%20Drakos%20-%20Divers%20Club%20Crete> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40408 24.95591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.40408"^^xsd:decimal ;
  dwc:decimalLongitude "24.95591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2020_35.40408_24.95591_Dimitris%20Drakos%20-%20Divers%20Club%20Crete>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40408 24.95591)"^^geo:wktLiteral ;
  geo-pos:lat "35.40408"^^xsd:decimal ;
  geo-pos:long "24.95591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2020_35.40408_24.95591_Dimitris%20Drakos%20-%20Divers%20Club%20Crete>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2020_35.40408_24.95591_Dimitris Drakos - Divers Club Crete" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2020_35.40408_24.95591_Dimitris Drakos - Divers Club Crete'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Dimitris Drakos - Divers Club Crete'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.95591'^^xsd:double;
  dwc:latitude '35.40408'^^xsd:double;
  dwc:occurrenceRemarks 'UAEGEAN-ALAS'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2020_35.40408_24.95591_Dimitris Drakos - Divers Club Crete'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2020_35.40408_24.95591_Dimitris%20Drakos%20-%20Divers%20Club%20Crete>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_35.40408_24.95591_Dimitris%20Drakos%20-%20Divers%20Club%20Crete> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_35.40408_24.95591_Dimitris%20Drakos%20-%20Divers%20Club%20Crete> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40408 24.95591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.40408"^^xsd:decimal ;
  dwc:decimalLongitude "24.95591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_35.40408_24.95591_Dimitris%20Drakos%20-%20Divers%20Club%20Crete>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40408 24.95591)"^^geo:wktLiteral ;
  geo-pos:lat "35.40408"^^xsd:decimal ;
  geo-pos:long "24.95591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2020_35.40408_24.95591_Dimitris%20Drakos%20-%20Divers%20Club%20Crete>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2020_35.40408_24.95591_Dimitris Drakos - Divers Club Crete" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2020_35.40408_24.95591_Dimitris Drakos - Divers Club Crete'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Dimitris Drakos - Divers Club Crete'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.95591'^^xsd:double;
  dwc:latitude '35.40408'^^xsd:double;
  dwc:occurrenceRemarks 'UAEGEAN-ALAS'^^xsd:string;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2020_35.40408_24.95591_Dimitris Drakos - Divers Club Crete'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Halophila%20stipulacea_1923_37.42725_24.95798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Halophila%20stipulacea_1923_37.42725_24.95798> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Halophila%20stipulacea_1923_37.42725_24.95798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.42725 24.95798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.42725"^^xsd:decimal ;
  dwc:decimalLongitude "24.95798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Halophila%20stipulacea_1923_37.42725_24.95798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.42725 24.95798)"^^geo:wktLiteral ;
  geo-pos:lat "37.42725"^^xsd:decimal ;
  geo-pos:long "24.95798"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Halophila%20stipulacea_1923_37.42725_24.95798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Halophila stipulacea_1923_37.42725_24.95798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Halophila stipulacea_1923_37.42725_24.95798'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea (Forsskål) Ascherson, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.95798'^^xsd:double;
  dwc:latitude '37.42725'^^xsd:double;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:occurrenceId 'Halophila stipulacea_1923_37.42725_24.95798'^^xsd:string;
  dwc:observationDate '1923-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2008_36.60302_24.95913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.60302_24.95913> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.60302_24.95913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.60302 24.95913)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.60302"^^xsd:decimal ;
  dwc:decimalLongitude "24.95913"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.60302_24.95913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.60302 24.95913)"^^geo:wktLiteral ;
  geo-pos:lat "36.60302"^^xsd:decimal ;
  geo-pos:long "24.95913"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2008_36.60302_24.95913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2008_36.60302_24.95913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2008_36.60302_24.95913'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.95913'^^xsd:double;
  dwc:latitude '36.60302'^^xsd:double;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2008_36.60302_24.95913'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2008_36.60302_24.95913_0-0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.60302_24.95913_0-0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.60302_24.95913_0-0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.60302 24.95913)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.60302"^^xsd:decimal ;
  dwc:decimalLongitude "24.95913"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.60302_24.95913_0-0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.60302 24.95913)"^^geo:wktLiteral ;
  geo-pos:lat "36.60302"^^xsd:decimal ;
  geo-pos:long "24.95913"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2008_36.60302_24.95913_0-0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2008_36.60302_24.95913_0-0" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2008_36.60302_24.95913_0-0'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.95913'^^xsd:double;
  dwc:latitude '36.60302'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2008_36.60302_24.95913_0-0'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Torquigener%20flavimaculosus_2017_35.40708_24.95922_10-10_Stefanos%20Kalogirou>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2017_35.40708_24.95922_10-10_Stefanos%20Kalogirou> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2017_35.40708_24.95922_10-10_Stefanos%20Kalogirou> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40708 24.95922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.40708"^^xsd:decimal ;
  dwc:decimalLongitude "24.95922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2017_35.40708_24.95922_10-10_Stefanos%20Kalogirou>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40708 24.95922)"^^geo:wktLiteral ;
  geo-pos:lat "35.40708"^^xsd:decimal ;
  geo-pos:long "24.95922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Torquigener%20flavimaculosus_2017_35.40708_24.95922_10-10_Stefanos%20Kalogirou>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Torquigener flavimaculosus_2017_35.40708_24.95922_10-10_Stefanos Kalogirou" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Torquigener flavimaculosus_2017_35.40708_24.95922_10-10_Stefanos Kalogirou'^^xsd:string;
  dwc:scientificName 'Torquigener flavimaculosus Hardy & Randall, 1983'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Stefanos Kalogirou'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.95922'^^xsd:double;
  dwc:latitude '35.40708'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '219962'^^xsd:integer;
  dwc:occurrenceId 'Torquigener flavimaculosus_2017_35.40708_24.95922_10-10_Stefanos Kalogirou'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219962'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Torquigener%20flavimaculosus_2018_34.926_24.9596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2018_34.926_24.9596> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2018_34.926_24.9596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.926 24.9596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.926"^^xsd:decimal ;
  dwc:decimalLongitude "24.9596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2018_34.926_24.9596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.926 24.9596)"^^geo:wktLiteral ;
  geo-pos:lat "34.926"^^xsd:decimal ;
  geo-pos:long "24.9596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Torquigener%20flavimaculosus_2018_34.926_24.9596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Torquigener flavimaculosus_2018_34.926_24.9596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Torquigener flavimaculosus_2018_34.926_24.9596'^^xsd:string;
  dwc:scientificName 'Torquigener flavimaculosus Hardy & Randall, 1983'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.9596'^^xsd:double;
  dwc:latitude '34.926'^^xsd:double;
  dwc:occurrenceRemarks 'approximate coordinates through Google Earth based on information provided by associatedReferences or asociatedMedia'^^xsd:string;
  dwc:aphiaid '219962'^^xsd:integer;
  dwc:occurrenceId 'Torquigener flavimaculosus_2018_34.926_24.9596'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219962'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2016_36.60027_24.96002_0-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_36.60027_24.96002_0-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_36.60027_24.96002_0-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.60027 24.96002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.60027"^^xsd:decimal ;
  dwc:decimalLongitude "24.96002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2016_36.60027_24.96002_0-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.60027 24.96002)"^^geo:wktLiteral ;
  geo-pos:lat "36.60027"^^xsd:decimal ;
  geo-pos:long "24.96002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2016_36.60027_24.96002_0-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2016_36.60027_24.96002_0-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2016_36.60027_24.96002_0-10'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.96002'^^xsd:double;
  dwc:latitude '36.60027'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'MARISCA project/ UAEGEAN'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2016_36.60027_24.96002_0-10'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2016_36.60027_24.96002_0-30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_36.60027_24.96002_0-30> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_36.60027_24.96002_0-30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.60027 24.96002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.60027"^^xsd:decimal ;
  dwc:decimalLongitude "24.96002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2016_36.60027_24.96002_0-30>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.60027 24.96002)"^^geo:wktLiteral ;
  geo-pos:lat "36.60027"^^xsd:decimal ;
  geo-pos:long "24.96002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2016_36.60027_24.96002_0-30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2016_36.60027_24.96002_0-30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2016_36.60027_24.96002_0-30'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.96002'^^xsd:double;
  dwc:latitude '36.60027'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2016_36.60027_24.96002_0-30'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2016_36.60027_24.96002_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_36.60027_24.96002_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_36.60027_24.96002_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.60027 24.96002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.60027"^^xsd:decimal ;
  dwc:decimalLongitude "24.96002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2016_36.60027_24.96002_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.60027 24.96002)"^^geo:wktLiteral ;
  geo-pos:lat "36.60027"^^xsd:decimal ;
  geo-pos:long "24.96002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2016_36.60027_24.96002_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2016_36.60027_24.96002_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2016_36.60027_24.96002_5-5'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.96002'^^xsd:double;
  dwc:latitude '36.60027'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2016_36.60027_24.96002_5-5'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2016_36.60027_24.96002_0-15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_36.60027_24.96002_0-15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_36.60027_24.96002_0-15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.60027 24.96002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.60027"^^xsd:decimal ;
  dwc:decimalLongitude "24.96002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_36.60027_24.96002_0-15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.60027 24.96002)"^^geo:wktLiteral ;
  geo-pos:lat "36.60027"^^xsd:decimal ;
  geo-pos:long "24.96002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2016_36.60027_24.96002_0-15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2016_36.60027_24.96002_0-15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2016_36.60027_24.96002_0-15'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.96002'^^xsd:double;
  dwc:latitude '36.60027'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2016_36.60027_24.96002_0-15'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2016_36.60027_24.96002_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_36.60027_24.96002_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_36.60027_24.96002_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.60027 24.96002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.60027"^^xsd:decimal ;
  dwc:decimalLongitude "24.96002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_36.60027_24.96002_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.60027 24.96002)"^^geo:wktLiteral ;
  geo-pos:lat "36.60027"^^xsd:decimal ;
  geo-pos:long "24.96002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2016_36.60027_24.96002_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2016_36.60027_24.96002_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2016_36.60027_24.96002_5-5'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.96002'^^xsd:double;
  dwc:latitude '36.60027'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2016_36.60027_24.96002_5-5'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2018_34.92584_24.96051_11-11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2018_34.92584_24.96051_11-11> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2018_34.92584_24.96051_11-11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.92584 24.96051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.92584"^^xsd:decimal ;
  dwc:decimalLongitude "24.96051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2018_34.92584_24.96051_11-11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.92584 24.96051)"^^geo:wktLiteral ;
  geo-pos:lat "34.92584"^^xsd:decimal ;
  geo-pos:long "24.96051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2018_34.92584_24.96051_11-11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2018_34.92584_24.96051_11-11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2018_34.92584_24.96051_11-11'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.96051'^^xsd:double;
  dwc:latitude '34.92584'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2018_34.92584_24.96051_11-11'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2019_34.9256_24.96199_1-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2019_34.9256_24.96199_1-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2019_34.9256_24.96199_1-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.9256 24.96199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.9256"^^xsd:decimal ;
  dwc:decimalLongitude "24.96199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2019_34.9256_24.96199_1-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.9256 24.96199)"^^geo:wktLiteral ;
  geo-pos:lat "34.9256"^^xsd:decimal ;
  geo-pos:long "24.96199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2019_34.9256_24.96199_1-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2019_34.9256_24.96199_1-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2019_34.9256_24.96199_1-10'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.96199'^^xsd:double;
  dwc:latitude '34.9256'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2019_34.9256_24.96199_1-10'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2019-09-07_34.9256_24.96199_1-10_Markos%20Digenis%20%7C%20Francisco%20Sedano%20%7C%20Vasilis%20Gerovasileiou>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2019-09-07_34.9256_24.96199_1-10_Markos%20Digenis%20%7C%20Francisco%20Sedano%20%7C%20Vasilis%20Gerovasileiou> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2019-09-07_34.9256_24.96199_1-10_Markos%20Digenis%20%7C%20Francisco%20Sedano%20%7C%20Vasilis%20Gerovasileiou> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.9256 24.96199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.9256"^^xsd:decimal ;
  dwc:decimalLongitude "24.96199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2019-09-07_34.9256_24.96199_1-10_Markos%20Digenis%20%7C%20Francisco%20Sedano%20%7C%20Vasilis%20Gerovasileiou>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.9256 24.96199)"^^geo:wktLiteral ;
  geo-pos:lat "34.9256"^^xsd:decimal ;
  geo-pos:long "24.96199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2019-09-07_34.9256_24.96199_1-10_Markos%20Digenis%20%7C%20Francisco%20Sedano%20%7C%20Vasilis%20Gerovasileiou>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2019-09-07_34.9256_24.96199_1-10_Markos Digenis | Francisco Sedano | Vasilis Gerovasileiou" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2019-09-07_34.9256_24.96199_1-10_Markos Digenis | Francisco Sedano | Vasilis Gerovasileiou'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Markos Digenis | Francisco Sedano | Vasilis Gerovasileiou'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.96199'^^xsd:double;
  dwc:latitude '34.9256'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2019-09-07_34.9256_24.96199_1-10_Markos Digenis | Francisco Sedano | Vasilis Gerovasileiou'^^xsd:string;
  dwc:observationDate '2019-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'moderate'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2019-09-08_34.9256_24.96199_1-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2019-09-08_34.9256_24.96199_1-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2019-09-08_34.9256_24.96199_1-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.9256 24.96199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.9256"^^xsd:decimal ;
  dwc:decimalLongitude "24.96199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2019-09-08_34.9256_24.96199_1-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.9256 24.96199)"^^geo:wktLiteral ;
  geo-pos:lat "34.9256"^^xsd:decimal ;
  geo-pos:long "24.96199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2019-09-08_34.9256_24.96199_1-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2019-09-08_34.9256_24.96199_1-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2019-09-08_34.9256_24.96199_1-10'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.96199'^^xsd:double;
  dwc:latitude '34.9256'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2019-09-08_34.9256_24.96199_1-10'^^xsd:string;
  dwc:observationDate '2019-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2019_34.9256_24.96199_1-10_Markos%20Digenis%20%7C%20Francisco%20Sedano%20%7C%20Vasilis%20Gerovasileiou>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_34.9256_24.96199_1-10_Markos%20Digenis%20%7C%20Francisco%20Sedano%20%7C%20Vasilis%20Gerovasileiou> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_34.9256_24.96199_1-10_Markos%20Digenis%20%7C%20Francisco%20Sedano%20%7C%20Vasilis%20Gerovasileiou> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.9256 24.96199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.9256"^^xsd:decimal ;
  dwc:decimalLongitude "24.96199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_34.9256_24.96199_1-10_Markos%20Digenis%20%7C%20Francisco%20Sedano%20%7C%20Vasilis%20Gerovasileiou>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.9256 24.96199)"^^geo:wktLiteral ;
  geo-pos:lat "34.9256"^^xsd:decimal ;
  geo-pos:long "24.96199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2019_34.9256_24.96199_1-10_Markos%20Digenis%20%7C%20Francisco%20Sedano%20%7C%20Vasilis%20Gerovasileiou>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2019_34.9256_24.96199_1-10_Markos Digenis | Francisco Sedano | Vasilis Gerovasileiou" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2019_34.9256_24.96199_1-10_Markos Digenis | Francisco Sedano | Vasilis Gerovasileiou'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Markos Digenis | Francisco Sedano | Vasilis Gerovasileiou'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.96199'^^xsd:double;
  dwc:latitude '34.9256'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2019_34.9256_24.96199_1-10_Markos Digenis | Francisco Sedano | Vasilis Gerovasileiou'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Torquigener%20flavimaculosus_2019_34.9256_24.96199_1-10_Vasilis%20Gerovasileiou>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2019_34.9256_24.96199_1-10_Vasilis%20Gerovasileiou> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2019_34.9256_24.96199_1-10_Vasilis%20Gerovasileiou> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.9256 24.96199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.9256"^^xsd:decimal ;
  dwc:decimalLongitude "24.96199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2019_34.9256_24.96199_1-10_Vasilis%20Gerovasileiou>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.9256 24.96199)"^^geo:wktLiteral ;
  geo-pos:lat "34.9256"^^xsd:decimal ;
  geo-pos:long "24.96199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Torquigener%20flavimaculosus_2019_34.9256_24.96199_1-10_Vasilis%20Gerovasileiou>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Torquigener flavimaculosus_2019_34.9256_24.96199_1-10_Vasilis Gerovasileiou" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Torquigener flavimaculosus_2019_34.9256_24.96199_1-10_Vasilis Gerovasileiou'^^xsd:string;
  dwc:scientificName 'Torquigener flavimaculosus Hardy & Randall, 1983'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Vasilis Gerovasileiou'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.96199'^^xsd:double;
  dwc:latitude '34.9256'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '219962'^^xsd:integer;
  dwc:occurrenceId 'Torquigener flavimaculosus_2019_34.9256_24.96199_1-10_Vasilis Gerovasileiou'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219962'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'moderate'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2016_37.41589_24.96576_15-15_Christos%20Katsoupis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_37.41589_24.96576_15-15_Christos%20Katsoupis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_37.41589_24.96576_15-15_Christos%20Katsoupis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41589 24.96576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.41589"^^xsd:decimal ;
  dwc:decimalLongitude "24.96576"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "155"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2016_37.41589_24.96576_15-15_Christos%20Katsoupis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41589 24.96576)"^^geo:wktLiteral ;
  geo-pos:lat "37.41589"^^xsd:decimal ;
  geo-pos:long "24.96576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "155"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2016_37.41589_24.96576_15-15_Christos%20Katsoupis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2016_37.41589_24.96576_15-15_Christos Katsoupis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2016_37.41589_24.96576_15-15_Christos Katsoupis'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Christos Katsoupis'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.96576'^^xsd:double;
  dwc:latitude '37.41589'^^xsd:double;
  dwc:coordinatePrecision '155'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance; MARISCA porject/ UAEGEAN'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2016_37.41589_24.96576_15-15_Christos Katsoupis'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2016_37.41589_24.96576_15-15_Konstantinos%20Vatikiotis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_37.41589_24.96576_15-15_Konstantinos%20Vatikiotis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_37.41589_24.96576_15-15_Konstantinos%20Vatikiotis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41589 24.96576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.41589"^^xsd:decimal ;
  dwc:decimalLongitude "24.96576"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "155"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2016_37.41589_24.96576_15-15_Konstantinos%20Vatikiotis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41589 24.96576)"^^geo:wktLiteral ;
  geo-pos:lat "37.41589"^^xsd:decimal ;
  geo-pos:long "24.96576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "155"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2016_37.41589_24.96576_15-15_Konstantinos%20Vatikiotis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2016_37.41589_24.96576_15-15_Konstantinos Vatikiotis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2016_37.41589_24.96576_15-15_Konstantinos Vatikiotis'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Konstantinos Vatikiotis'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.96576'^^xsd:double;
  dwc:latitude '37.41589'^^xsd:double;
  dwc:coordinatePrecision '155'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance; MARISCA porject/ UAEGEAN'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2016_37.41589_24.96576_15-15_Konstantinos Vatikiotis'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2016_37.41589_24.96576_5-5_Konstantinos%20Vatikiotis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_37.41589_24.96576_5-5_Konstantinos%20Vatikiotis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_37.41589_24.96576_5-5_Konstantinos%20Vatikiotis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41589 24.96576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.41589"^^xsd:decimal ;
  dwc:decimalLongitude "24.96576"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "155"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2016_37.41589_24.96576_5-5_Konstantinos%20Vatikiotis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41589 24.96576)"^^geo:wktLiteral ;
  geo-pos:lat "37.41589"^^xsd:decimal ;
  geo-pos:long "24.96576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "155"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2016_37.41589_24.96576_5-5_Konstantinos%20Vatikiotis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2016_37.41589_24.96576_5-5_Konstantinos Vatikiotis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2016_37.41589_24.96576_5-5_Konstantinos Vatikiotis'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Konstantinos Vatikiotis'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.96576'^^xsd:double;
  dwc:latitude '37.41589'^^xsd:double;
  dwc:coordinatePrecision '155'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance; MARISCA porject/ UAEGEAN'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2016_37.41589_24.96576_5-5_Konstantinos Vatikiotis'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2016_37.41589_24.96576_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_37.41589_24.96576_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_37.41589_24.96576_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41589 24.96576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.41589"^^xsd:decimal ;
  dwc:decimalLongitude "24.96576"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "155"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_37.41589_24.96576_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41589 24.96576)"^^geo:wktLiteral ;
  geo-pos:lat "37.41589"^^xsd:decimal ;
  geo-pos:long "24.96576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "155"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2016_37.41589_24.96576_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2016_37.41589_24.96576_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2016_37.41589_24.96576_5-5'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.96576'^^xsd:double;
  dwc:latitude '37.41589'^^xsd:double;
  dwc:coordinatePrecision '155'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2016_37.41589_24.96576_5-5'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2014_34.92922_24.9666_Maria%20Salomidi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2014_34.92922_24.9666_Maria%20Salomidi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2014_34.92922_24.9666_Maria%20Salomidi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.92922 24.9666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.92922"^^xsd:decimal ;
  dwc:decimalLongitude "24.9666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2014_34.92922_24.9666_Maria%20Salomidi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.92922 24.9666)"^^geo:wktLiteral ;
  geo-pos:lat "34.92922"^^xsd:decimal ;
  geo-pos:long "24.9666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2014_34.92922_24.9666_Maria%20Salomidi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2014_34.92922_24.9666_Maria Salomidi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2014_34.92922_24.9666_Maria Salomidi'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Salomidi'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.9666'^^xsd:double;
  dwc:latitude '34.92922'^^xsd:double;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2014_34.92922_24.9666_Maria Salomidi'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2014_34.92922_24.9666_Maria%20Salomidi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2014_34.92922_24.9666_Maria%20Salomidi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2014_34.92922_24.9666_Maria%20Salomidi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.92922 24.9666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.92922"^^xsd:decimal ;
  dwc:decimalLongitude "24.9666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2014_34.92922_24.9666_Maria%20Salomidi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.92922 24.9666)"^^geo:wktLiteral ;
  geo-pos:lat "34.92922"^^xsd:decimal ;
  geo-pos:long "24.9666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2014_34.92922_24.9666_Maria%20Salomidi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2014_34.92922_24.9666_Maria Salomidi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2014_34.92922_24.9666_Maria Salomidi'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Salomidi'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.9666'^^xsd:double;
  dwc:latitude '34.92922'^^xsd:double;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2014_34.92922_24.9666_Maria Salomidi'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Ganonema%20farinosum_2016_35.43031_24.97344_0-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Ganonema%20farinosum_2016_35.43031_24.97344_0-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Ganonema%20farinosum_2016_35.43031_24.97344_0-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.43031 24.97344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.43031"^^xsd:decimal ;
  dwc:decimalLongitude "24.97344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Ganonema%20farinosum_2016_35.43031_24.97344_0-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.43031 24.97344)"^^geo:wktLiteral ;
  geo-pos:lat "35.43031"^^xsd:decimal ;
  geo-pos:long "24.97344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Ganonema%20farinosum_2016_35.43031_24.97344_0-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ganonema farinosum_2016_35.43031_24.97344_0-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Ganonema farinosum_2016_35.43031_24.97344_0-10'^^xsd:string;
  dwc:scientificName 'Ganonema farinosum (J.V.Lamouroux) K.-C.Fan & Y.-C.Wang, 1974'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.97344'^^xsd:double;
  dwc:latitude '35.43031'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '145749'^^xsd:integer;
  dwc:occurrenceId 'Ganonema farinosum_2016_35.43031_24.97344_0-10'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145749'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Ganonema%20farinosum_2016_35.43031_24.97344_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Ganonema%20farinosum_2016_35.43031_24.97344_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Ganonema%20farinosum_2016_35.43031_24.97344_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.43031 24.97344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.43031"^^xsd:decimal ;
  dwc:decimalLongitude "24.97344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Ganonema%20farinosum_2016_35.43031_24.97344_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.43031 24.97344)"^^geo:wktLiteral ;
  geo-pos:lat "35.43031"^^xsd:decimal ;
  geo-pos:long "24.97344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Ganonema%20farinosum_2016_35.43031_24.97344_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ganonema farinosum_2016_35.43031_24.97344_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Ganonema farinosum_2016_35.43031_24.97344_5-5'^^xsd:string;
  dwc:scientificName 'Ganonema farinosum (J.V.Lamouroux) K.-C.Fan & Y.-C.Wang, 1974'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.97344'^^xsd:double;
  dwc:latitude '35.43031'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '145749'^^xsd:integer;
  dwc:occurrenceId 'Ganonema farinosum_2016_35.43031_24.97344_5-5'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145749'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2016_35.43031_24.97344_0-30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_35.43031_24.97344_0-30> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_35.43031_24.97344_0-30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.43031 24.97344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.43031"^^xsd:decimal ;
  dwc:decimalLongitude "24.97344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2016_35.43031_24.97344_0-30>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.43031 24.97344)"^^geo:wktLiteral ;
  geo-pos:lat "35.43031"^^xsd:decimal ;
  geo-pos:long "24.97344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2016_35.43031_24.97344_0-30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2016_35.43031_24.97344_0-30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2016_35.43031_24.97344_0-30'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.97344'^^xsd:double;
  dwc:latitude '35.43031'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2016_35.43031_24.97344_0-30'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2016_35.43031_24.97344_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_35.43031_24.97344_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_35.43031_24.97344_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.43031 24.97344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.43031"^^xsd:decimal ;
  dwc:decimalLongitude "24.97344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2016_35.43031_24.97344_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.43031 24.97344)"^^geo:wktLiteral ;
  geo-pos:lat "35.43031"^^xsd:decimal ;
  geo-pos:long "24.97344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2016_35.43031_24.97344_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2016_35.43031_24.97344_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2016_35.43031_24.97344_5-5'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.97344'^^xsd:double;
  dwc:latitude '35.43031'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2016_35.43031_24.97344_5-5'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2016_35.43031_24.97344_5-30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_35.43031_24.97344_5-30> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_35.43031_24.97344_5-30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.43031 24.97344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.43031"^^xsd:decimal ;
  dwc:decimalLongitude "24.97344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_35.43031_24.97344_5-30>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.43031 24.97344)"^^geo:wktLiteral ;
  geo-pos:lat "35.43031"^^xsd:decimal ;
  geo-pos:long "24.97344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2016_35.43031_24.97344_5-30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2016_35.43031_24.97344_5-30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2016_35.43031_24.97344_5-30'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.97344'^^xsd:double;
  dwc:latitude '35.43031'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2016_35.43031_24.97344_5-30'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2016_35.4303_24.97345_5-30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_35.4303_24.97345_5-30> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_35.4303_24.97345_5-30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4303 24.97345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4303"^^xsd:decimal ;
  dwc:decimalLongitude "24.97345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_35.4303_24.97345_5-30>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4303 24.97345)"^^geo:wktLiteral ;
  geo-pos:lat "35.4303"^^xsd:decimal ;
  geo-pos:long "24.97345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2016_35.4303_24.97345_5-30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2016_35.4303_24.97345_5-30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2016_35.4303_24.97345_5-30'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.97345'^^xsd:double;
  dwc:latitude '35.4303'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2016_35.4303_24.97345_5-30'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Torquigener%20flavimaculosus_2019_34.933_24.98074_3-3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2019_34.933_24.98074_3-3> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2019_34.933_24.98074_3-3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.933 24.98074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.933"^^xsd:decimal ;
  dwc:decimalLongitude "24.98074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2019_34.933_24.98074_3-3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.933 24.98074)"^^geo:wktLiteral ;
  geo-pos:lat "34.933"^^xsd:decimal ;
  geo-pos:long "24.98074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Torquigener%20flavimaculosus_2019_34.933_24.98074_3-3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Torquigener flavimaculosus_2019_34.933_24.98074_3-3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Torquigener flavimaculosus_2019_34.933_24.98074_3-3'^^xsd:string;
  dwc:scientificName 'Torquigener flavimaculosus Hardy & Randall, 1983'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.98074'^^xsd:double;
  dwc:latitude '34.933'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '219962'^^xsd:integer;
  dwc:occurrenceId 'Torquigener flavimaculosus_2019_34.933_24.98074_3-3'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219962'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Stypopodium%20schimperi_2009_37.42433_24.98423_1-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2009_37.42433_24.98423_1-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2009_37.42433_24.98423_1-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.42433 24.98423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.42433"^^xsd:decimal ;
  dwc:decimalLongitude "24.98423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2009_37.42433_24.98423_1-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.42433 24.98423)"^^geo:wktLiteral ;
  geo-pos:lat "37.42433"^^xsd:decimal ;
  geo-pos:long "24.98423"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Stypopodium%20schimperi_2009_37.42433_24.98423_1-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Stypopodium schimperi_2009_37.42433_24.98423_1-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Stypopodium schimperi_2009_37.42433_24.98423_1-1'^^xsd:string;
  dwc:scientificName 'Stypopodium schimperi (Kützing) Verlaque & Boudouresque, 1991'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.98423'^^xsd:double;
  dwc:latitude '37.42433'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '145391'^^xsd:integer;
  dwc:occurrenceId 'Stypopodium schimperi_2009_37.42433_24.98423_1-1'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145391'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2016_36.61873_24.98535_5-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2016_36.61873_24.98535_5-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2016_36.61873_24.98535_5-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61873 24.98535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.61873"^^xsd:decimal ;
  dwc:decimalLongitude "24.98535"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2016_36.61873_24.98535_5-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61873 24.98535)"^^geo:wktLiteral ;
  geo-pos:lat "36.61873"^^xsd:decimal ;
  geo-pos:long "24.98535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2016_36.61873_24.98535_5-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2016_36.61873_24.98535_5-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2016_36.61873_24.98535_5-10'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.98535'^^xsd:double;
  dwc:latitude '36.61873'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2016_36.61873_24.98535_5-10'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'low'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2016_36.61873_24.98535_5-20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_36.61873_24.98535_5-20> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_36.61873_24.98535_5-20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61873 24.98535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.61873"^^xsd:decimal ;
  dwc:decimalLongitude "24.98535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2016_36.61873_24.98535_5-20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61873 24.98535)"^^geo:wktLiteral ;
  geo-pos:lat "36.61873"^^xsd:decimal ;
  geo-pos:long "24.98535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2016_36.61873_24.98535_5-20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2016_36.61873_24.98535_5-20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2016_36.61873_24.98535_5-20'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.98535'^^xsd:double;
  dwc:latitude '36.61873'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2016_36.61873_24.98535_5-20'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2016_36.61873_24.98535_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_36.61873_24.98535_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_36.61873_24.98535_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61873 24.98535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.61873"^^xsd:decimal ;
  dwc:decimalLongitude "24.98535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2016_36.61873_24.98535_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61873 24.98535)"^^geo:wktLiteral ;
  geo-pos:lat "36.61873"^^xsd:decimal ;
  geo-pos:long "24.98535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2016_36.61873_24.98535_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2016_36.61873_24.98535_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2016_36.61873_24.98535_5-5'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.98535'^^xsd:double;
  dwc:latitude '36.61873'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2016_36.61873_24.98535_5-5'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2019_35.416_24.9877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2019_35.416_24.9877> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2019_35.416_24.9877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.416 24.9877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.416"^^xsd:decimal ;
  dwc:decimalLongitude "24.9877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2019_35.416_24.9877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.416 24.9877)"^^geo:wktLiteral ;
  geo-pos:lat "35.416"^^xsd:decimal ;
  geo-pos:long "24.9877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2019_35.416_24.9877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2019_35.416_24.9877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2019_35.416_24.9877'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.9877'^^xsd:double;
  dwc:latitude '35.416'^^xsd:double;
  dwc:occurrenceRemarks 'Marine Food Webs project/ UAEGEAN'^^xsd:string;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2019_35.416_24.9877'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2009_37.3914_24.9933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_37.3914_24.9933> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_37.3914_24.9933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3914 24.9933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3914"^^xsd:decimal ;
  dwc:decimalLongitude "24.9933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_37.3914_24.9933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3914 24.9933)"^^geo:wktLiteral ;
  geo-pos:lat "37.3914"^^xsd:decimal ;
  geo-pos:long "24.9933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2009_37.3914_24.9933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2009_37.3914_24.9933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2009_37.3914_24.9933'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.9933'^^xsd:double;
  dwc:latitude '37.3914'^^xsd:double;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2009_37.3914_24.9933'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2009_37.3914_24.9933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2009_37.3914_24.9933> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2009_37.3914_24.9933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3914 24.9933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3914"^^xsd:decimal ;
  dwc:decimalLongitude "24.9933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2009_37.3914_24.9933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3914 24.9933)"^^geo:wktLiteral ;
  geo-pos:lat "37.3914"^^xsd:decimal ;
  geo-pos:long "24.9933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2009_37.3914_24.9933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2009_37.3914_24.9933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2009_37.3914_24.9933'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.9933'^^xsd:double;
  dwc:latitude '37.3914'^^xsd:double;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2009_37.3914_24.9933'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '6'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Stypopodium%20schimperi_2009_37.39416_24.99413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2009_37.39416_24.99413> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2009_37.39416_24.99413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.39416 24.99413)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.39416"^^xsd:decimal ;
  dwc:decimalLongitude "24.99413"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2009_37.39416_24.99413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.39416 24.99413)"^^geo:wktLiteral ;
  geo-pos:lat "37.39416"^^xsd:decimal ;
  geo-pos:long "24.99413"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Stypopodium%20schimperi_2009_37.39416_24.99413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Stypopodium schimperi_2009_37.39416_24.99413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Stypopodium schimperi_2009_37.39416_24.99413'^^xsd:string;
  dwc:scientificName 'Stypopodium schimperi (Kützing) Verlaque & Boudouresque, 1991'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.99413'^^xsd:double;
  dwc:latitude '37.39416'^^xsd:double;
  dwc:aphiaid '145391'^^xsd:integer;
  dwc:occurrenceId 'Stypopodium schimperi_2009_37.39416_24.99413'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145391'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2019_35.42165_25.00929_20_Thanos%20Dailianis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2019_35.42165_25.00929_20_Thanos%20Dailianis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2019_35.42165_25.00929_20_Thanos%20Dailianis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.42165 25.00929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.42165"^^xsd:decimal ;
  dwc:decimalLongitude "25.00929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2019_35.42165_25.00929_20_Thanos%20Dailianis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.42165 25.00929)"^^geo:wktLiteral ;
  geo-pos:lat "35.42165"^^xsd:decimal ;
  geo-pos:long "25.00929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2019_35.42165_25.00929_20_Thanos%20Dailianis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2019_35.42165_25.00929_20_Thanos Dailianis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2019_35.42165_25.00929_20_Thanos Dailianis'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Thanos Dailianis'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.00929'^^xsd:double;
  dwc:latitude '35.42165'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:depthRange '>20 m'^^xsd:string;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2019_35.42165_25.00929_20_Thanos Dailianis'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2016-08-10_35.42206_25.01904_Thodoros%20Kampouris>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2016-08-10_35.42206_25.01904_Thodoros%20Kampouris> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2016-08-10_35.42206_25.01904_Thodoros%20Kampouris> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.42206 25.01904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.42206"^^xsd:decimal ;
  dwc:decimalLongitude "25.01904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2016-08-10_35.42206_25.01904_Thodoros%20Kampouris>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.42206 25.01904)"^^geo:wktLiteral ;
  geo-pos:lat "35.42206"^^xsd:decimal ;
  geo-pos:long "25.01904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2016-08-10_35.42206_25.01904_Thodoros%20Kampouris>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2016-08-10_35.42206_25.01904_Thodoros Kampouris" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2016-08-10_35.42206_25.01904_Thodoros Kampouris'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Thodoros Kampouris'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.01904'^^xsd:double;
  dwc:latitude '35.42206'^^xsd:double;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2016-08-10_35.42206_25.01904_Thodoros Kampouris'^^xsd:string;
  dwc:observationDate '2016-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '10'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2016_35.40483_25.01905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2016_35.40483_25.01905> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2016_35.40483_25.01905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40483 25.01905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.40483"^^xsd:decimal ;
  dwc:decimalLongitude "25.01905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "48"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2016_35.40483_25.01905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40483 25.01905)"^^geo:wktLiteral ;
  geo-pos:lat "35.40483"^^xsd:decimal ;
  geo-pos:long "25.01905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "48"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2016_35.40483_25.01905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2016_35.40483_25.01905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2016_35.40483_25.01905'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.01905'^^xsd:double;
  dwc:latitude '35.40483'^^xsd:double;
  dwc:coordinatePrecision '48'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2016_35.40483_25.01905'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '7'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2016_35.40483_25.01905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_35.40483_25.01905> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_35.40483_25.01905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40483 25.01905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.40483"^^xsd:decimal ;
  dwc:decimalLongitude "25.01905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "48"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2016_35.40483_25.01905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40483 25.01905)"^^geo:wktLiteral ;
  geo-pos:lat "35.40483"^^xsd:decimal ;
  geo-pos:long "25.01905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "48"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2016_35.40483_25.01905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2016_35.40483_25.01905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2016_35.40483_25.01905'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.01905'^^xsd:double;
  dwc:latitude '35.40483'^^xsd:double;
  dwc:coordinatePrecision '48'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2016_35.40483_25.01905'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2016_35.40483_25.01905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_35.40483_25.01905> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_35.40483_25.01905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40483 25.01905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.40483"^^xsd:decimal ;
  dwc:decimalLongitude "25.01905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "48"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_35.40483_25.01905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40483 25.01905)"^^geo:wktLiteral ;
  geo-pos:lat "35.40483"^^xsd:decimal ;
  geo-pos:long "25.01905"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "48"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2016_35.40483_25.01905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2016_35.40483_25.01905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2016_35.40483_25.01905'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.01905'^^xsd:double;
  dwc:latitude '35.40483'^^xsd:double;
  dwc:coordinatePrecision '48'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2016_35.40483_25.01905'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Torquigener%20flavimaculosus_2019_35.41638_25.0191_9-9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2019_35.41638_25.0191_9-9> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2019_35.41638_25.0191_9-9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.41638 25.0191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.41638"^^xsd:decimal ;
  dwc:decimalLongitude "25.0191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2019_35.41638_25.0191_9-9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.41638 25.0191)"^^geo:wktLiteral ;
  geo-pos:lat "35.41638"^^xsd:decimal ;
  geo-pos:long "25.0191"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Torquigener%20flavimaculosus_2019_35.41638_25.0191_9-9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Torquigener flavimaculosus_2019_35.41638_25.0191_9-9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Torquigener flavimaculosus_2019_35.41638_25.0191_9-9'^^xsd:string;
  dwc:scientificName 'Torquigener flavimaculosus Hardy & Randall, 1983'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.0191'^^xsd:double;
  dwc:latitude '35.41638'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '219962'^^xsd:integer;
  dwc:occurrenceId 'Torquigener flavimaculosus_2019_35.41638_25.0191_9-9'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219962'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2016_35.40951_25.01931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2016_35.40951_25.01931> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2016_35.40951_25.01931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40951 25.01931)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.40951"^^xsd:decimal ;
  dwc:decimalLongitude "25.01931"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2016_35.40951_25.01931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40951 25.01931)"^^geo:wktLiteral ;
  geo-pos:lat "35.40951"^^xsd:decimal ;
  geo-pos:long "25.01931"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2016_35.40951_25.01931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2016_35.40951_25.01931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2016_35.40951_25.01931'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.01931'^^xsd:double;
  dwc:latitude '35.40951'^^xsd:double;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2016_35.40951_25.01931'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2016_35.40951_25.01931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_35.40951_25.01931> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_35.40951_25.01931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40951 25.01931)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.40951"^^xsd:decimal ;
  dwc:decimalLongitude "25.01931"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2016_35.40951_25.01931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40951 25.01931)"^^geo:wktLiteral ;
  geo-pos:lat "35.40951"^^xsd:decimal ;
  geo-pos:long "25.01931"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2016_35.40951_25.01931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2016_35.40951_25.01931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2016_35.40951_25.01931'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.01931'^^xsd:double;
  dwc:latitude '35.40951'^^xsd:double;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2016_35.40951_25.01931'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2012_35.40951_25.01931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2012_35.40951_25.01931> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2012_35.40951_25.01931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40951 25.01931)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.40951"^^xsd:decimal ;
  dwc:decimalLongitude "25.01931"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2012_35.40951_25.01931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40951 25.01931)"^^geo:wktLiteral ;
  geo-pos:lat "35.40951"^^xsd:decimal ;
  geo-pos:long "25.01931"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2012_35.40951_25.01931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2012_35.40951_25.01931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2012_35.40951_25.01931'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.01931'^^xsd:double;
  dwc:latitude '35.40951'^^xsd:double;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2012_35.40951_25.01931'^^xsd:string;
  dwc:observationDate '2012-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2016_35.40951_25.01931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_35.40951_25.01931> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_35.40951_25.01931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40951 25.01931)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.40951"^^xsd:decimal ;
  dwc:decimalLongitude "25.01931"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_35.40951_25.01931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40951 25.01931)"^^geo:wktLiteral ;
  geo-pos:lat "35.40951"^^xsd:decimal ;
  geo-pos:long "25.01931"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2016_35.40951_25.01931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2016_35.40951_25.01931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2016_35.40951_25.01931'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.01931'^^xsd:double;
  dwc:latitude '35.40951'^^xsd:double;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2016_35.40951_25.01931'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Torquigener%20flavimaculosus_2017_35.40475_25.01938_12-12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2017_35.40475_25.01938_12-12> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2017_35.40475_25.01938_12-12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40475 25.01938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.40475"^^xsd:decimal ;
  dwc:decimalLongitude "25.01938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2017_35.40475_25.01938_12-12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40475 25.01938)"^^geo:wktLiteral ;
  geo-pos:lat "35.40475"^^xsd:decimal ;
  geo-pos:long "25.01938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Torquigener%20flavimaculosus_2017_35.40475_25.01938_12-12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Torquigener flavimaculosus_2017_35.40475_25.01938_12-12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Torquigener flavimaculosus_2017_35.40475_25.01938_12-12'^^xsd:string;
  dwc:scientificName 'Torquigener flavimaculosus Hardy & Randall, 1983'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.01938'^^xsd:double;
  dwc:latitude '35.40475'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '219962'^^xsd:integer;
  dwc:occurrenceId 'Torquigener flavimaculosus_2017_35.40475_25.01938_12-12'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219962'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pempheris%20rhomboidea_2019_35.41366_25.01942_1-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pempheris%20rhomboidea_2019_35.41366_25.01942_1-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pempheris%20rhomboidea_2019_35.41366_25.01942_1-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.41366 25.01942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.41366"^^xsd:decimal ;
  dwc:decimalLongitude "25.01942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pempheris%20rhomboidea_2019_35.41366_25.01942_1-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.41366 25.01942)"^^geo:wktLiteral ;
  geo-pos:lat "35.41366"^^xsd:decimal ;
  geo-pos:long "25.01942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pempheris%20rhomboidea_2019_35.41366_25.01942_1-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pempheris rhomboidea_2019_35.41366_25.01942_1-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pempheris rhomboidea_2019_35.41366_25.01942_1-1'^^xsd:string;
  dwc:scientificName 'Pempheris rhomboidea Kossmann & Räuber, 1877'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.01942'^^xsd:double;
  dwc:latitude '35.41366'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '310134'^^xsd:integer;
  dwc:occurrenceId 'Pempheris rhomboidea_2019_35.41366_25.01942_1-1'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '310134'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '10'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2016-07-20_35.41686_25.01947_1-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2016-07-20_35.41686_25.01947_1-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2016-07-20_35.41686_25.01947_1-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.41686 25.01947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.41686"^^xsd:decimal ;
  dwc:decimalLongitude "25.01947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2016-07-20_35.41686_25.01947_1-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.41686 25.01947)"^^geo:wktLiteral ;
  geo-pos:lat "35.41686"^^xsd:decimal ;
  geo-pos:long "25.01947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2016-07-20_35.41686_25.01947_1-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2016-07-20_35.41686_25.01947_1-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2016-07-20_35.41686_25.01947_1-1'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.01947'^^xsd:double;
  dwc:latitude '35.41686'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'UAEGEAN'^^xsd:string;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2016-07-20_35.41686_25.01947_1-1'^^xsd:string;
  dwc:observationDate '2016-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Brachidontes%20pharaonis_2015_35.40768_25.0195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Brachidontes%20pharaonis_2015_35.40768_25.0195> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Brachidontes%20pharaonis_2015_35.40768_25.0195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40768 25.0195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.40768"^^xsd:decimal ;
  dwc:decimalLongitude "25.0195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Brachidontes%20pharaonis_2015_35.40768_25.0195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40768 25.0195)"^^geo:wktLiteral ;
  geo-pos:lat "35.40768"^^xsd:decimal ;
  geo-pos:long "25.0195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Brachidontes%20pharaonis_2015_35.40768_25.0195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Brachidontes pharaonis_2015_35.40768_25.0195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Brachidontes pharaonis_2015_35.40768_25.0195'^^xsd:string;
  dwc:scientificName 'Brachidontes pharaonis (P. Fischer, 1870)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.0195'^^xsd:double;
  dwc:latitude '35.40768'^^xsd:double;
  dwc:aphiaid '140437'^^xsd:integer;
  dwc:occurrenceId 'Brachidontes pharaonis_2015_35.40768_25.0195'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140437'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '5'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Dendostrea%20folium_2015_35.40768_25.0195_0-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Dendostrea%20folium_2015_35.40768_25.0195_0-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Dendostrea%20folium_2015_35.40768_25.0195_0-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40768 25.0195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.40768"^^xsd:decimal ;
  dwc:decimalLongitude "25.0195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Dendostrea%20folium_2015_35.40768_25.0195_0-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40768 25.0195)"^^geo:wktLiteral ;
  geo-pos:lat "35.40768"^^xsd:decimal ;
  geo-pos:long "25.0195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Dendostrea%20folium_2015_35.40768_25.0195_0-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Dendostrea folium_2015_35.40768_25.0195_0-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Dendostrea folium_2015_35.40768_25.0195_0-2'^^xsd:string;
  dwc:scientificName 'Dendostrea folium (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.0195'^^xsd:double;
  dwc:latitude '35.40768'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '506716'^^xsd:integer;
  dwc:occurrenceId 'Dendostrea folium_2015_35.40768_25.0195_0-2'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '506716'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '10'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_2015_35.40768_25.0195-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_2015_35.40768_25.0195-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_2015_35.40768_25.0195-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40768 25.0195)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.40768"^^xsd:decimal ;
  dwc:decimalLongitude "25.0195"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_2015_35.40768_25.0195-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40768 25.0195)"^^geo:wktLiteral ;
  geo-pos:lat "35.40768"^^xsd:decimal ;
  geo-pos:long "25.0195"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_2015_35.40768_25.0195-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_2015_35.40768_25.0195-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_2015_35.40768_25.0195-2'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.0195'^^xsd:double;
  dwc:latitude '35.40768'^^xsd:double;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:depthRange '<2 m'^^xsd:string;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_2015_35.40768_25.0195-2'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '10'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Diadema%20setosum_2018_35.41651_25.01953_20-20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Diadema%20setosum_2018_35.41651_25.01953_20-20> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Diadema%20setosum_2018_35.41651_25.01953_20-20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.41651 25.01953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.41651"^^xsd:decimal ;
  dwc:decimalLongitude "25.01953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Diadema%20setosum_2018_35.41651_25.01953_20-20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.41651 25.01953)"^^geo:wktLiteral ;
  geo-pos:lat "35.41651"^^xsd:decimal ;
  geo-pos:long "25.01953"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Diadema%20setosum_2018_35.41651_25.01953_20-20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Diadema setosum_2018_35.41651_25.01953_20-20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Diadema setosum_2018_35.41651_25.01953_20-20'^^xsd:string;
  dwc:scientificName 'Diadema setosum (Leske, 1778)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.01953'^^xsd:double;
  dwc:latitude '35.41651'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '213372'^^xsd:integer;
  dwc:occurrenceId 'Diadema setosum_2018_35.41651_25.01953_20-20'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213372'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Halophila%20stipulacea_2017_35.4163_25.01954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2017_35.4163_25.01954> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2017_35.4163_25.01954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4163 25.01954)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4163"^^xsd:decimal ;
  dwc:decimalLongitude "25.01954"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Halophila%20stipulacea_2017_35.4163_25.01954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4163 25.01954)"^^geo:wktLiteral ;
  geo-pos:lat "35.4163"^^xsd:decimal ;
  geo-pos:long "25.01954"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Halophila%20stipulacea_2017_35.4163_25.01954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Halophila stipulacea_2017_35.4163_25.01954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Halophila stipulacea_2017_35.4163_25.01954'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea (Forsskål) Ascherson, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.01954'^^xsd:double;
  dwc:latitude '35.4163'^^xsd:double;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:occurrenceId 'Halophila stipulacea_2017_35.4163_25.01954'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Brachidontes%20pharaonis_2009_35.40636_25.01967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Brachidontes%20pharaonis_2009_35.40636_25.01967> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Brachidontes%20pharaonis_2009_35.40636_25.01967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40636 25.01967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.40636"^^xsd:decimal ;
  dwc:decimalLongitude "25.01967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Brachidontes%20pharaonis_2009_35.40636_25.01967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40636 25.01967)"^^geo:wktLiteral ;
  geo-pos:lat "35.40636"^^xsd:decimal ;
  geo-pos:long "25.01967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Brachidontes%20pharaonis_2009_35.40636_25.01967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Brachidontes pharaonis_2009_35.40636_25.01967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Brachidontes pharaonis_2009_35.40636_25.01967'^^xsd:string;
  dwc:scientificName 'Brachidontes pharaonis (P. Fischer, 1870)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.01967'^^xsd:double;
  dwc:latitude '35.40636'^^xsd:double;
  dwc:aphiaid '140437'^^xsd:integer;
  dwc:occurrenceId 'Brachidontes pharaonis_2009_35.40636_25.01967'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140437'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2009_35.40636_25.01967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2009_35.40636_25.01967> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2009_35.40636_25.01967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40636 25.01967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.40636"^^xsd:decimal ;
  dwc:decimalLongitude "25.01967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2009_35.40636_25.01967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40636 25.01967)"^^geo:wktLiteral ;
  geo-pos:lat "35.40636"^^xsd:decimal ;
  geo-pos:long "25.01967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2009_35.40636_25.01967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2009_35.40636_25.01967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2009_35.40636_25.01967'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.01967'^^xsd:double;
  dwc:latitude '35.40636'^^xsd:double;
  dwc:occurrenceRemarks 'Fisheries Directive'^^xsd:string;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2009_35.40636_25.01967'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2019_35.41666_25.02003_12-12_>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2019_35.41666_25.02003_12-12_> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2019_35.41666_25.02003_12-12_> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.41666 25.02003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.41666"^^xsd:decimal ;
  dwc:decimalLongitude "25.02003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2019_35.41666_25.02003_12-12_>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.41666 25.02003)"^^geo:wktLiteral ;
  geo-pos:lat "35.41666"^^xsd:decimal ;
  geo-pos:long "25.02003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2019_35.41666_25.02003_12-12_>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2019_35.41666_25.02003_12-12_" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2019_35.41666_25.02003_12-12_'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.02003'^^xsd:double;
  dwc:latitude '35.41666'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2019_35.41666_25.02003_12-12_'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Halophila%20stipulacea_2006_35.41691_25.02017_18-18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2006_35.41691_25.02017_18-18> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2006_35.41691_25.02017_18-18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.41691 25.02017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.41691"^^xsd:decimal ;
  dwc:decimalLongitude "25.02017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Halophila%20stipulacea_2006_35.41691_25.02017_18-18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.41691 25.02017)"^^geo:wktLiteral ;
  geo-pos:lat "35.41691"^^xsd:decimal ;
  geo-pos:long "25.02017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Halophila%20stipulacea_2006_35.41691_25.02017_18-18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Halophila stipulacea_2006_35.41691_25.02017_18-18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Halophila stipulacea_2006_35.41691_25.02017_18-18'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea (Forsskål) Ascherson, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.02017'^^xsd:double;
  dwc:latitude '35.41691'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:occurrenceId 'Halophila stipulacea_2006_35.41691_25.02017_18-18'^^xsd:string;
  dwc:observationDate '2006-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'moderate'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2013_35.41577_25.02027_12-12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2013_35.41577_25.02027_12-12> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2013_35.41577_25.02027_12-12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.41577 25.02027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.41577"^^xsd:decimal ;
  dwc:decimalLongitude "25.02027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2013_35.41577_25.02027_12-12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.41577 25.02027)"^^geo:wktLiteral ;
  geo-pos:lat "35.41577"^^xsd:decimal ;
  geo-pos:long "25.02027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2013_35.41577_25.02027_12-12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2013_35.41577_25.02027_12-12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2013_35.41577_25.02027_12-12'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.02027'^^xsd:double;
  dwc:latitude '35.41577'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2013_35.41577_25.02027_12-12'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Halophila%20stipulacea_2013_35.41577_25.02027_12-12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2013_35.41577_25.02027_12-12> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2013_35.41577_25.02027_12-12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.41577 25.02027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.41577"^^xsd:decimal ;
  dwc:decimalLongitude "25.02027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Halophila%20stipulacea_2013_35.41577_25.02027_12-12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.41577 25.02027)"^^geo:wktLiteral ;
  geo-pos:lat "35.41577"^^xsd:decimal ;
  geo-pos:long "25.02027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Halophila%20stipulacea_2013_35.41577_25.02027_12-12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Halophila stipulacea_2013_35.41577_25.02027_12-12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Halophila stipulacea_2013_35.41577_25.02027_12-12'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea (Forsskål) Ascherson, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.02027'^^xsd:double;
  dwc:latitude '35.41577'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:occurrenceId 'Halophila stipulacea_2013_35.41577_25.02027_12-12'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2013_35.41577_25.02027_12-12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2013_35.41577_25.02027_12-12> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2013_35.41577_25.02027_12-12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.41577 25.02027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.41577"^^xsd:decimal ;
  dwc:decimalLongitude "25.02027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2013_35.41577_25.02027_12-12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.41577 25.02027)"^^geo:wktLiteral ;
  geo-pos:lat "35.41577"^^xsd:decimal ;
  geo-pos:long "25.02027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2013_35.41577_25.02027_12-12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2013_35.41577_25.02027_12-12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2013_35.41577_25.02027_12-12'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.02027'^^xsd:double;
  dwc:latitude '35.41577'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2013_35.41577_25.02027_12-12'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2013_35.41577_25.02027_12-12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2013_35.41577_25.02027_12-12> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2013_35.41577_25.02027_12-12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.41577 25.02027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.41577"^^xsd:decimal ;
  dwc:decimalLongitude "25.02027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2013_35.41577_25.02027_12-12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.41577 25.02027)"^^geo:wktLiteral ;
  geo-pos:lat "35.41577"^^xsd:decimal ;
  geo-pos:long "25.02027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2013_35.41577_25.02027_12-12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2013_35.41577_25.02027_12-12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2013_35.41577_25.02027_12-12'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.02027'^^xsd:double;
  dwc:latitude '35.41577'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2013_35.41577_25.02027_12-12'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pempheris%20rhomboidea_2019_35.4077_25.02053_2-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pempheris%20rhomboidea_2019_35.4077_25.02053_2-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pempheris%20rhomboidea_2019_35.4077_25.02053_2-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4077 25.02053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4077"^^xsd:decimal ;
  dwc:decimalLongitude "25.02053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pempheris%20rhomboidea_2019_35.4077_25.02053_2-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4077 25.02053)"^^geo:wktLiteral ;
  geo-pos:lat "35.4077"^^xsd:decimal ;
  geo-pos:long "25.02053"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pempheris%20rhomboidea_2019_35.4077_25.02053_2-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pempheris rhomboidea_2019_35.4077_25.02053_2-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pempheris rhomboidea_2019_35.4077_25.02053_2-2'^^xsd:string;
  dwc:scientificName 'Pempheris rhomboidea Kossmann & Räuber, 1877'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.02053'^^xsd:double;
  dwc:latitude '35.4077'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '310134'^^xsd:integer;
  dwc:occurrenceId 'Pempheris rhomboidea_2019_35.4077_25.02053_2-2'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '310134'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2009_35.40522_25.02063_8-8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_35.40522_25.02063_8-8> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_35.40522_25.02063_8-8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40522 25.02063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.40522"^^xsd:decimal ;
  dwc:decimalLongitude "25.02063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "392"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_35.40522_25.02063_8-8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40522 25.02063)"^^geo:wktLiteral ;
  geo-pos:lat "35.40522"^^xsd:decimal ;
  geo-pos:long "25.02063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "392"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2009_35.40522_25.02063_8-8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2009_35.40522_25.02063_8-8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2009_35.40522_25.02063_8-8'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.02063'^^xsd:double;
  dwc:latitude '35.40522'^^xsd:double;
  dwc:coordinatePrecision '392'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2009_35.40522_25.02063_8-8'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2015%2F2018_35.41756_25.02068_13-13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2015%2F2018_35.41756_25.02068_13-13> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2015%2F2018_35.41756_25.02068_13-13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.41756 25.02068)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.41756"^^xsd:decimal ;
  dwc:decimalLongitude "25.02068"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2015%2F2018_35.41756_25.02068_13-13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.41756 25.02068)"^^geo:wktLiteral ;
  geo-pos:lat "35.41756"^^xsd:decimal ;
  geo-pos:long "25.02068"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2015%2F2018_35.41756_25.02068_13-13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2015/2018_35.41756_25.02068_13-13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2015/2018_35.41756_25.02068_13-13'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.02068'^^xsd:double;
  dwc:latitude '35.41756'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2015/2018_35.41756_25.02068_13-13'^^xsd:string;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '10'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2019_36.98637_25.02089_35-35>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_36.98637_25.02089_35-35> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_36.98637_25.02089_35-35> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98637 25.02089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.98637"^^xsd:decimal ;
  dwc:decimalLongitude "25.02089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "63"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2019_36.98637_25.02089_35-35>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98637 25.02089)"^^geo:wktLiteral ;
  geo-pos:lat "36.98637"^^xsd:decimal ;
  geo-pos:long "25.02089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "63"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2019_36.98637_25.02089_35-35>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2019_36.98637_25.02089_35-35" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2019_36.98637_25.02089_35-35'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.02089'^^xsd:double;
  dwc:latitude '36.98637'^^xsd:double;
  dwc:coordinatePrecision '63'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance; HCMR projects (Fisheries Data collection Database)'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2019_36.98637_25.02089_35-35'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '6'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2019_36.98637_25.02089_35-35>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_36.98637_25.02089_35-35> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_36.98637_25.02089_35-35> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98637 25.02089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.98637"^^xsd:decimal ;
  dwc:decimalLongitude "25.02089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "63"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_36.98637_25.02089_35-35>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98637 25.02089)"^^geo:wktLiteral ;
  geo-pos:lat "36.98637"^^xsd:decimal ;
  geo-pos:long "25.02089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "63"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2019_36.98637_25.02089_35-35>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2019_36.98637_25.02089_35-35" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2019_36.98637_25.02089_35-35'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.02089'^^xsd:double;
  dwc:latitude '36.98637'^^xsd:double;
  dwc:coordinatePrecision '63'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance; HCMR projects (Fisheries Data collection Database)'^^xsd:string;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2019_36.98637_25.02089_35-35'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Halophila%20stipulacea_2016_35.40687_25.02122_12-12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2016_35.40687_25.02122_12-12> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2016_35.40687_25.02122_12-12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40687 25.02122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.40687"^^xsd:decimal ;
  dwc:decimalLongitude "25.02122"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Halophila%20stipulacea_2016_35.40687_25.02122_12-12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40687 25.02122)"^^geo:wktLiteral ;
  geo-pos:lat "35.40687"^^xsd:decimal ;
  geo-pos:long "25.02122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Halophila%20stipulacea_2016_35.40687_25.02122_12-12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Halophila stipulacea_2016_35.40687_25.02122_12-12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Halophila stipulacea_2016_35.40687_25.02122_12-12'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea (Forsskål) Ascherson, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.02122'^^xsd:double;
  dwc:latitude '35.40687'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:occurrenceId 'Halophila stipulacea_2016_35.40687_25.02122_12-12'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2019_35.4184_25.0216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2019_35.4184_25.0216> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2019_35.4184_25.0216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4184 25.0216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4184"^^xsd:decimal ;
  dwc:decimalLongitude "25.0216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2019_35.4184_25.0216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4184 25.0216)"^^geo:wktLiteral ;
  geo-pos:lat "35.4184"^^xsd:decimal ;
  geo-pos:long "25.0216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2019_35.4184_25.0216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2019_35.4184_25.0216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2019_35.4184_25.0216'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.0216'^^xsd:double;
  dwc:latitude '35.4184'^^xsd:double;
  dwc:occurrenceRemarks 'approximate coordinates through Google Earth based on information provided by associatedReferences or asociatedMedia'^^xsd:string;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2019_35.4184_25.0216'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Halophila%20stipulacea_2011_36.976_25.022_5-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2011_36.976_25.022_5-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2011_36.976_25.022_5-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.976 25.022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.976"^^xsd:decimal ;
  dwc:decimalLongitude "25.022"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Halophila%20stipulacea_2011_36.976_25.022_5-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.976 25.022)"^^geo:wktLiteral ;
  geo-pos:lat "36.976"^^xsd:decimal ;
  geo-pos:long "25.022"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Halophila%20stipulacea_2011_36.976_25.022_5-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Halophila stipulacea_2011_36.976_25.022_5-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Halophila stipulacea_2011_36.976_25.022_5-10'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea (Forsskål) Ascherson, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.022'^^xsd:double;
  dwc:latitude '36.976'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:occurrenceId 'Halophila stipulacea_2011_36.976_25.022_5-10'^^xsd:string;
  dwc:observationDate '2011-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_2011_36.976_25.022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_2011_36.976_25.022> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_2011_36.976_25.022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.976 25.022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.976"^^xsd:decimal ;
  dwc:decimalLongitude "25.022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_2011_36.976_25.022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.976 25.022)"^^geo:wktLiteral ;
  geo-pos:lat "36.976"^^xsd:decimal ;
  geo-pos:long "25.022"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_2011_36.976_25.022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_2011_36.976_25.022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_2011_36.976_25.022'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.022'^^xsd:double;
  dwc:latitude '36.976'^^xsd:double;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_2011_36.976_25.022'^^xsd:string;
  dwc:observationDate '2011-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2011_36.976_25.022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2011_36.976_25.022> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2011_36.976_25.022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.976 25.022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.976"^^xsd:decimal ;
  dwc:decimalLongitude "25.022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2011_36.976_25.022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.976 25.022)"^^geo:wktLiteral ;
  geo-pos:lat "36.976"^^xsd:decimal ;
  geo-pos:long "25.022"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2011_36.976_25.022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2011_36.976_25.022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2011_36.976_25.022'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.022'^^xsd:double;
  dwc:latitude '36.976'^^xsd:double;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2011_36.976_25.022'^^xsd:string;
  dwc:observationDate '2011-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2016_35.40742_25.02223_1-1_Thodoros%20Kampouris>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2016_35.40742_25.02223_1-1_Thodoros%20Kampouris> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2016_35.40742_25.02223_1-1_Thodoros%20Kampouris> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40742 25.02223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.40742"^^xsd:decimal ;
  dwc:decimalLongitude "25.02223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2016_35.40742_25.02223_1-1_Thodoros%20Kampouris>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40742 25.02223)"^^geo:wktLiteral ;
  geo-pos:lat "35.40742"^^xsd:decimal ;
  geo-pos:long "25.02223"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2016_35.40742_25.02223_1-1_Thodoros%20Kampouris>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2016_35.40742_25.02223_1-1_Thodoros Kampouris" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2016_35.40742_25.02223_1-1_Thodoros Kampouris'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Thodoros Kampouris'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.02223'^^xsd:double;
  dwc:latitude '35.40742'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2016_35.40742_25.02223_1-1_Thodoros Kampouris'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '10'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2019_35.41859_25.02241_32-32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2019_35.41859_25.02241_32-32> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2019_35.41859_25.02241_32-32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.41859 25.02241)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.41859"^^xsd:decimal ;
  dwc:decimalLongitude "25.02241"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2019_35.41859_25.02241_32-32>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.41859 25.02241)"^^geo:wktLiteral ;
  geo-pos:lat "35.41859"^^xsd:decimal ;
  geo-pos:long "25.02241"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2019_35.41859_25.02241_32-32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2019_35.41859_25.02241_32-32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2019_35.41859_25.02241_32-32'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.02241'^^xsd:double;
  dwc:latitude '35.41859'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2019_35.41859_25.02241_32-32'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Penaeus%20aztecus_2016_37.48941_25.02269_40-40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Penaeus%20aztecus_2016_37.48941_25.02269_40-40> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Penaeus%20aztecus_2016_37.48941_25.02269_40-40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.48941 25.02269)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.48941"^^xsd:decimal ;
  dwc:decimalLongitude "25.02269"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Penaeus%20aztecus_2016_37.48941_25.02269_40-40>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.48941 25.02269)"^^geo:wktLiteral ;
  geo-pos:lat "37.48941"^^xsd:decimal ;
  geo-pos:long "25.02269"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Penaeus%20aztecus_2016_37.48941_25.02269_40-40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Penaeus aztecus_2016_37.48941_25.02269_40-40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Penaeus aztecus_2016_37.48941_25.02269_40-40'^^xsd:string;
  dwc:scientificName 'Penaeus aztecus Ives, 1891'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.02269'^^xsd:double;
  dwc:latitude '37.48941'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '395176'^^xsd:integer;
  dwc:occurrenceId 'Penaeus aztecus_2016_37.48941_25.02269_40-40'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1809216'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2019_35.40825_25.02301_8-8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2019_35.40825_25.02301_8-8> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2019_35.40825_25.02301_8-8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40825 25.02301)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.40825"^^xsd:decimal ;
  dwc:decimalLongitude "25.02301"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2019_35.40825_25.02301_8-8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40825 25.02301)"^^geo:wktLiteral ;
  geo-pos:lat "35.40825"^^xsd:decimal ;
  geo-pos:long "25.02301"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2019_35.40825_25.02301_8-8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2019_35.40825_25.02301_8-8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2019_35.40825_25.02301_8-8'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.02301'^^xsd:double;
  dwc:latitude '35.40825'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2019_35.40825_25.02301_8-8'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2019_37.0175_25.0255_55-55>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.0175_25.0255_55-55> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.0175_25.0255_55-55> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0175 25.0255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.0175"^^xsd:decimal ;
  dwc:decimalLongitude "25.0255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.0175_25.0255_55-55>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0175 25.0255)"^^geo:wktLiteral ;
  geo-pos:lat "37.0175"^^xsd:decimal ;
  geo-pos:long "25.0255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2019_37.0175_25.0255_55-55>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2019_37.0175_25.0255_55-55" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2019_37.0175_25.0255_55-55'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.0255'^^xsd:double;
  dwc:latitude '37.0175'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2019_37.0175_25.0255_55-55'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2016_35.3996_25.0279_2-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_35.3996_25.0279_2-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_35.3996_25.0279_2-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3996 25.0279)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3996"^^xsd:decimal ;
  dwc:decimalLongitude "25.0279"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2016_35.3996_25.0279_2-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3996 25.0279)"^^geo:wktLiteral ;
  geo-pos:lat "35.3996"^^xsd:decimal ;
  geo-pos:long "25.0279"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2016_35.3996_25.0279_2-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2016_35.3996_25.0279_2-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2016_35.3996_25.0279_2-2'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.0279'^^xsd:double;
  dwc:latitude '35.3996'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2016_35.3996_25.0279_2-2'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2007_35.39967_25.02804_8-8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2007_35.39967_25.02804_8-8> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2007_35.39967_25.02804_8-8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.39967 25.02804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.39967"^^xsd:decimal ;
  dwc:decimalLongitude "25.02804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2007_35.39967_25.02804_8-8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.39967 25.02804)"^^geo:wktLiteral ;
  geo-pos:lat "35.39967"^^xsd:decimal ;
  geo-pos:long "25.02804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2007_35.39967_25.02804_8-8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2007_35.39967_25.02804_8-8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2007_35.39967_25.02804_8-8'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.02804'^^xsd:double;
  dwc:latitude '35.39967'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2007_35.39967_25.02804_8-8'^^xsd:string;
  dwc:observationDate '2007-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2007_35.39984_25.02832_7-7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2007_35.39984_25.02832_7-7> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2007_35.39984_25.02832_7-7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.39984 25.02832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.39984"^^xsd:decimal ;
  dwc:decimalLongitude "25.02832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2007_35.39984_25.02832_7-7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.39984 25.02832)"^^geo:wktLiteral ;
  geo-pos:lat "35.39984"^^xsd:decimal ;
  geo-pos:long "25.02832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2007_35.39984_25.02832_7-7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2007_35.39984_25.02832_7-7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2007_35.39984_25.02832_7-7'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.02832'^^xsd:double;
  dwc:latitude '35.39984'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2007_35.39984_25.02832_7-7'^^xsd:string;
  dwc:observationDate '2007-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2009_35.40078_25.03014_8-8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_35.40078_25.03014_8-8> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_35.40078_25.03014_8-8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40078 25.03014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.40078"^^xsd:decimal ;
  dwc:decimalLongitude "25.03014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "346"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_35.40078_25.03014_8-8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40078 25.03014)"^^geo:wktLiteral ;
  geo-pos:lat "35.40078"^^xsd:decimal ;
  geo-pos:long "25.03014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "346"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2009_35.40078_25.03014_8-8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2009_35.40078_25.03014_8-8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2009_35.40078_25.03014_8-8'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.03014'^^xsd:double;
  dwc:latitude '35.40078'^^xsd:double;
  dwc:coordinatePrecision '346'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2009_35.40078_25.03014_8-8'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Mnemiopsis%20leidyi_1997%2F1999_39.80178_25.03372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_1997%2F1999_39.80178_25.03372> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_1997%2F1999_39.80178_25.03372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.80178 25.03372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.80178"^^xsd:decimal ;
  dwc:decimalLongitude "25.03372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_1997%2F1999_39.80178_25.03372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.80178 25.03372)"^^geo:wktLiteral ;
  geo-pos:lat "39.80178"^^xsd:decimal ;
  geo-pos:long "25.03372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Mnemiopsis%20leidyi_1997%2F1999_39.80178_25.03372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mnemiopsis leidyi_1997/1999_39.80178_25.03372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Mnemiopsis leidyi_1997/1999_39.80178_25.03372'^^xsd:string;
  dwc:scientificName 'Mnemiopsis leidyi A. Agassiz, 1865'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.03372'^^xsd:double;
  dwc:latitude '39.80178'^^xsd:double;
  dwc:aphiaid '106401'^^xsd:integer;
  dwc:occurrenceId 'Mnemiopsis leidyi_1997/1999_39.80178_25.03372'^^xsd:string;
  dwc:aphiaIdAccepted '106401'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2017_35.4024_25.0339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2017_35.4024_25.0339> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2017_35.4024_25.0339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4024 25.0339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4024"^^xsd:decimal ;
  dwc:decimalLongitude "25.0339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2017_35.4024_25.0339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4024 25.0339)"^^geo:wktLiteral ;
  geo-pos:lat "35.4024"^^xsd:decimal ;
  geo-pos:long "25.0339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2017_35.4024_25.0339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2017_35.4024_25.0339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2017_35.4024_25.0339'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.0339'^^xsd:double;
  dwc:latitude '35.4024'^^xsd:double;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2017_35.4024_25.0339'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_2014_35.36693_25.03914_2-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_2014_35.36693_25.03914_2-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_2014_35.36693_25.03914_2-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36693 25.03914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36693"^^xsd:decimal ;
  dwc:decimalLongitude "25.03914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "33"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_2014_35.36693_25.03914_2-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36693 25.03914)"^^geo:wktLiteral ;
  geo-pos:lat "35.36693"^^xsd:decimal ;
  geo-pos:long "25.03914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "33"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_2014_35.36693_25.03914_2-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_2014_35.36693_25.03914_2-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_2014_35.36693_25.03914_2-2'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.03914'^^xsd:double;
  dwc:latitude '35.36693'^^xsd:double;
  dwc:coordinatePrecision '33'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_2014_35.36693_25.03914_2-2'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2002_35.36683_25.03918_7-7_Dimitris%20Poursanidis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2002_35.36683_25.03918_7-7_Dimitris%20Poursanidis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2002_35.36683_25.03918_7-7_Dimitris%20Poursanidis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36683 25.03918)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36683"^^xsd:decimal ;
  dwc:decimalLongitude "25.03918"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2002_35.36683_25.03918_7-7_Dimitris%20Poursanidis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36683 25.03918)"^^geo:wktLiteral ;
  geo-pos:lat "35.36683"^^xsd:decimal ;
  geo-pos:long "25.03918"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2002_35.36683_25.03918_7-7_Dimitris%20Poursanidis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2002_35.36683_25.03918_7-7_Dimitris Poursanidis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2002_35.36683_25.03918_7-7_Dimitris Poursanidis'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Dimitris Poursanidis'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.03918'^^xsd:double;
  dwc:latitude '35.36683'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2002_35.36683_25.03918_7-7_Dimitris Poursanidis'^^xsd:string;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2013_35.36608_25.03936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2013_35.36608_25.03936> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2013_35.36608_25.03936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36608 25.03936)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36608"^^xsd:decimal ;
  dwc:decimalLongitude "25.03936"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "33"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2013_35.36608_25.03936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36608 25.03936)"^^geo:wktLiteral ;
  geo-pos:lat "35.36608"^^xsd:decimal ;
  geo-pos:long "25.03936"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "33"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2013_35.36608_25.03936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2013_35.36608_25.03936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2013_35.36608_25.03936'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.03936'^^xsd:double;
  dwc:latitude '35.36608'^^xsd:double;
  dwc:coordinatePrecision '33'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2013_35.36608_25.03936'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Conomurex%20persicus_2005_35.36608_25.03936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Conomurex%20persicus_2005_35.36608_25.03936> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Conomurex%20persicus_2005_35.36608_25.03936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36608 25.03936)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36608"^^xsd:decimal ;
  dwc:decimalLongitude "25.03936"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "33"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Conomurex%20persicus_2005_35.36608_25.03936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36608 25.03936)"^^geo:wktLiteral ;
  geo-pos:lat "35.36608"^^xsd:decimal ;
  geo-pos:long "25.03936"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "33"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Conomurex%20persicus_2005_35.36608_25.03936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Conomurex persicus_2005_35.36608_25.03936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Conomurex persicus_2005_35.36608_25.03936'^^xsd:string;
  dwc:scientificName 'Conomurex persicus (Swainson, 1821)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.03936'^^xsd:double;
  dwc:latitude '35.36608'^^xsd:double;
  dwc:coordinatePrecision '33'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '565371'^^xsd:integer;
  dwc:occurrenceId 'Conomurex persicus_2005_35.36608_25.03936'^^xsd:string;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '565371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Ficopomatus%20enigmaticus_2003_35.36608_25.03936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Ficopomatus%20enigmaticus_2003_35.36608_25.03936> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Ficopomatus%20enigmaticus_2003_35.36608_25.03936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36608 25.03936)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36608"^^xsd:decimal ;
  dwc:decimalLongitude "25.03936"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "33"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Ficopomatus%20enigmaticus_2003_35.36608_25.03936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36608 25.03936)"^^geo:wktLiteral ;
  geo-pos:lat "35.36608"^^xsd:decimal ;
  geo-pos:long "25.03936"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "33"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Ficopomatus%20enigmaticus_2003_35.36608_25.03936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ficopomatus enigmaticus_2003_35.36608_25.03936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Ficopomatus enigmaticus_2003_35.36608_25.03936'^^xsd:string;
  dwc:scientificName 'Ficopomatus enigmaticus (Fauvel, 1923)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.03936'^^xsd:double;
  dwc:latitude '35.36608'^^xsd:double;
  dwc:coordinatePrecision '33'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '130988'^^xsd:integer;
  dwc:occurrenceId 'Ficopomatus enigmaticus_2003_35.36608_25.03936'^^xsd:string;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130988'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Hydroides%20elegans_2003_35.36608_25.03936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Hydroides%20elegans_2003_35.36608_25.03936> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Hydroides%20elegans_2003_35.36608_25.03936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36608 25.03936)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36608"^^xsd:decimal ;
  dwc:decimalLongitude "25.03936"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "33"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Hydroides%20elegans_2003_35.36608_25.03936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36608 25.03936)"^^geo:wktLiteral ;
  geo-pos:lat "35.36608"^^xsd:decimal ;
  geo-pos:long "25.03936"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "33"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Hydroides%20elegans_2003_35.36608_25.03936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hydroides elegans_2003_35.36608_25.03936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Hydroides elegans_2003_35.36608_25.03936'^^xsd:string;
  dwc:scientificName 'Hydroides elegans (Haswell, 1883) [nomen protectum]'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.03936'^^xsd:double;
  dwc:latitude '35.36608'^^xsd:double;
  dwc:coordinatePrecision '33'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '131002'^^xsd:integer;
  dwc:occurrenceId 'Hydroides elegans_2003_35.36608_25.03936'^^xsd:string;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131002'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '6'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2005_35.36608_25.03936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2005_35.36608_25.03936> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2005_35.36608_25.03936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36608 25.03936)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36608"^^xsd:decimal ;
  dwc:decimalLongitude "25.03936"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "33"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2005_35.36608_25.03936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36608 25.03936)"^^geo:wktLiteral ;
  geo-pos:lat "35.36608"^^xsd:decimal ;
  geo-pos:long "25.03936"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "33"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2005_35.36608_25.03936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2005_35.36608_25.03936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2005_35.36608_25.03936'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.03936'^^xsd:double;
  dwc:latitude '35.36608'^^xsd:double;
  dwc:coordinatePrecision '33'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2005_35.36608_25.03936'^^xsd:string;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Upeneus%20moluccensis_2016_35.36608_25.03936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Upeneus%20moluccensis_2016_35.36608_25.03936> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Upeneus%20moluccensis_2016_35.36608_25.03936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36608 25.03936)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36608"^^xsd:decimal ;
  dwc:decimalLongitude "25.03936"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "33"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Upeneus%20moluccensis_2016_35.36608_25.03936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36608 25.03936)"^^geo:wktLiteral ;
  geo-pos:lat "35.36608"^^xsd:decimal ;
  geo-pos:long "25.03936"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "33"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Upeneus%20moluccensis_2016_35.36608_25.03936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Upeneus moluccensis_2016_35.36608_25.03936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Upeneus moluccensis_2016_35.36608_25.03936'^^xsd:string;
  dwc:scientificName 'Upeneus moluccensis (Bleeker, 1855)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.03936'^^xsd:double;
  dwc:latitude '35.36608'^^xsd:double;
  dwc:coordinatePrecision '33'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '126989'^^xsd:integer;
  dwc:occurrenceId 'Upeneus moluccensis_2016_35.36608_25.03936'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126989'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_2003_35.36615_25.0394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_2003_35.36615_25.0394> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_2003_35.36615_25.0394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36615 25.0394)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36615"^^xsd:decimal ;
  dwc:decimalLongitude "25.0394"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "33"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_2003_35.36615_25.0394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36615 25.0394)"^^geo:wktLiteral ;
  geo-pos:lat "35.36615"^^xsd:decimal ;
  geo-pos:long "25.0394"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "33"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_2003_35.36615_25.0394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_2003_35.36615_25.0394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_2003_35.36615_25.0394'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.0394'^^xsd:double;
  dwc:latitude '35.36615'^^xsd:double;
  dwc:coordinatePrecision '33'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_2003_35.36615_25.0394'^^xsd:string;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Stypopodium%20schimperi_2013_35.36615_25.0394_1-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2013_35.36615_25.0394_1-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2013_35.36615_25.0394_1-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36615 25.0394)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.36615"^^xsd:decimal ;
  dwc:decimalLongitude "25.0394"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "33"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2013_35.36615_25.0394_1-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.36615 25.0394)"^^geo:wktLiteral ;
  geo-pos:lat "35.36615"^^xsd:decimal ;
  geo-pos:long "25.0394"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "33"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Stypopodium%20schimperi_2013_35.36615_25.0394_1-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Stypopodium schimperi_2013_35.36615_25.0394_1-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Stypopodium schimperi_2013_35.36615_25.0394_1-1'^^xsd:string;
  dwc:scientificName 'Stypopodium schimperi (Kützing) Verlaque & Boudouresque, 1991'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.0394'^^xsd:double;
  dwc:latitude '35.36615'^^xsd:double;
  dwc:coordinatePrecision '33'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '145391'^^xsd:integer;
  dwc:occurrenceId 'Stypopodium schimperi_2013_35.36615_25.0394_1-1'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145391'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2019_37.0223_25.0415_9-9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.0223_25.0415_9-9> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.0223_25.0415_9-9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0223 25.0415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.0223"^^xsd:decimal ;
  dwc:decimalLongitude "25.0415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.0223_25.0415_9-9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0223 25.0415)"^^geo:wktLiteral ;
  geo-pos:lat "37.0223"^^xsd:decimal ;
  geo-pos:long "25.0415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2019_37.0223_25.0415_9-9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2019_37.0223_25.0415_9-9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2019_37.0223_25.0415_9-9'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.0415'^^xsd:double;
  dwc:latitude '37.0223'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2019_37.0223_25.0415_9-9'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '8'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2019_37.0223_25.0415_9-9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.0223_25.0415_9-9> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.0223_25.0415_9-9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0223 25.0415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.0223"^^xsd:decimal ;
  dwc:decimalLongitude "25.0415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.0223_25.0415_9-9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0223 25.0415)"^^geo:wktLiteral ;
  geo-pos:lat "37.0223"^^xsd:decimal ;
  geo-pos:long "25.0415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2019_37.0223_25.0415_9-9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2019_37.0223_25.0415_9-9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2019_37.0223_25.0415_9-9'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.0415'^^xsd:double;
  dwc:latitude '37.0223'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2019_37.0223_25.0415_9-9'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Torquigener%20flavimaculosus_2019_37.0223_25.0415_9-9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2019_37.0223_25.0415_9-9> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2019_37.0223_25.0415_9-9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0223 25.0415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.0223"^^xsd:decimal ;
  dwc:decimalLongitude "25.0415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2019_37.0223_25.0415_9-9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0223 25.0415)"^^geo:wktLiteral ;
  geo-pos:lat "37.0223"^^xsd:decimal ;
  geo-pos:long "25.0415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Torquigener%20flavimaculosus_2019_37.0223_25.0415_9-9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Torquigener flavimaculosus_2019_37.0223_25.0415_9-9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Torquigener flavimaculosus_2019_37.0223_25.0415_9-9'^^xsd:string;
  dwc:scientificName 'Torquigener flavimaculosus Hardy & Randall, 1983'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.0415'^^xsd:double;
  dwc:latitude '37.0223'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '219962'^^xsd:integer;
  dwc:occurrenceId 'Torquigener flavimaculosus_2019_37.0223_25.0415_9-9'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219962'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Torquigener%20flavimaculosus_2019_35.35612_25.04239_8-8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2019_35.35612_25.04239_8-8> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2019_35.35612_25.04239_8-8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35612 25.04239)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35612"^^xsd:decimal ;
  dwc:decimalLongitude "25.04239"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2019_35.35612_25.04239_8-8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35612 25.04239)"^^geo:wktLiteral ;
  geo-pos:lat "35.35612"^^xsd:decimal ;
  geo-pos:long "25.04239"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Torquigener%20flavimaculosus_2019_35.35612_25.04239_8-8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Torquigener flavimaculosus_2019_35.35612_25.04239_8-8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Torquigener flavimaculosus_2019_35.35612_25.04239_8-8'^^xsd:string;
  dwc:scientificName 'Torquigener flavimaculosus Hardy & Randall, 1983'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.04239'^^xsd:double;
  dwc:latitude '35.35612'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '219962'^^xsd:integer;
  dwc:occurrenceId 'Torquigener flavimaculosus_2019_35.35612_25.04239_8-8'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219962'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Bursatella%20leachii_2012_35.38959_25.0439_20-20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Bursatella%20leachii_2012_35.38959_25.0439_20-20> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Bursatella%20leachii_2012_35.38959_25.0439_20-20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38959 25.0439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.38959"^^xsd:decimal ;
  dwc:decimalLongitude "25.0439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Bursatella%20leachii_2012_35.38959_25.0439_20-20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.38959 25.0439)"^^geo:wktLiteral ;
  geo-pos:lat "35.38959"^^xsd:decimal ;
  geo-pos:long "25.0439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Bursatella%20leachii_2012_35.38959_25.0439_20-20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Bursatella leachii_2012_35.38959_25.0439_20-20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Bursatella leachii_2012_35.38959_25.0439_20-20'^^xsd:string;
  dwc:scientificName 'Bursatella leachii Blainville, 1817'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.0439'^^xsd:double;
  dwc:latitude '35.38959'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '138759'^^xsd:integer;
  dwc:occurrenceId 'Bursatella leachii_2012_35.38959_25.0439_20-20'^^xsd:string;
  dwc:observationDate '2012-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138759'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Upeneus%20pori_2018_35.3899_25.04395_4-4_Francesco%20Tiralongo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Upeneus%20pori_2018_35.3899_25.04395_4-4_Francesco%20Tiralongo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Upeneus%20pori_2018_35.3899_25.04395_4-4_Francesco%20Tiralongo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3899 25.04395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3899"^^xsd:decimal ;
  dwc:decimalLongitude "25.04395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Upeneus%20pori_2018_35.3899_25.04395_4-4_Francesco%20Tiralongo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3899 25.04395)"^^geo:wktLiteral ;
  geo-pos:lat "35.3899"^^xsd:decimal ;
  geo-pos:long "25.04395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Upeneus%20pori_2018_35.3899_25.04395_4-4_Francesco%20Tiralongo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Upeneus pori_2018_35.3899_25.04395_4-4_Francesco Tiralongo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Upeneus pori_2018_35.3899_25.04395_4-4_Francesco Tiralongo'^^xsd:string;
  dwc:scientificName 'Upeneus pori Ben-Tuvia & Golani, 1989'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Francesco Tiralongo'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.04395'^^xsd:double;
  dwc:latitude '35.3899'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '273671'^^xsd:integer;
  dwc:occurrenceId 'Upeneus pori_2018_35.3899_25.04395_4-4_Francesco Tiralongo'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '273671'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2017_35.34727_25.0463_45-45_Stefanos%20Kalogirou>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2017_35.34727_25.0463_45-45_Stefanos%20Kalogirou> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2017_35.34727_25.0463_45-45_Stefanos%20Kalogirou> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34727 25.0463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34727"^^xsd:decimal ;
  dwc:decimalLongitude "25.0463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2017_35.34727_25.0463_45-45_Stefanos%20Kalogirou>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34727 25.0463)"^^geo:wktLiteral ;
  geo-pos:lat "35.34727"^^xsd:decimal ;
  geo-pos:long "25.0463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2017_35.34727_25.0463_45-45_Stefanos%20Kalogirou>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2017_35.34727_25.0463_45-45_Stefanos Kalogirou" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2017_35.34727_25.0463_45-45_Stefanos Kalogirou'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Stefanos Kalogirou'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.0463'^^xsd:double;
  dwc:latitude '35.34727'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2017_35.34727_25.0463_45-45_Stefanos Kalogirou'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Halophila%20stipulacea_2019_34.94097_25.04998_15-15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2019_34.94097_25.04998_15-15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2019_34.94097_25.04998_15-15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.94097 25.04998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.94097"^^xsd:decimal ;
  dwc:decimalLongitude "25.04998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Halophila%20stipulacea_2019_34.94097_25.04998_15-15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.94097 25.04998)"^^geo:wktLiteral ;
  geo-pos:lat "34.94097"^^xsd:decimal ;
  geo-pos:long "25.04998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Halophila%20stipulacea_2019_34.94097_25.04998_15-15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Halophila stipulacea_2019_34.94097_25.04998_15-15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Halophila stipulacea_2019_34.94097_25.04998_15-15'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea (Forsskål) Ascherson, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.04998'^^xsd:double;
  dwc:latitude '34.94097'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:occurrenceId 'Halophila stipulacea_2019_34.94097_25.04998_15-15'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '9'^^xsd:integer;
  dwc:organismQuantityType '% cover'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2019_34.94097_25.04998_1-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2019_34.94097_25.04998_1-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2019_34.94097_25.04998_1-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.94097 25.04998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.94097"^^xsd:decimal ;
  dwc:decimalLongitude "25.04998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2019_34.94097_25.04998_1-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.94097 25.04998)"^^geo:wktLiteral ;
  geo-pos:lat "34.94097"^^xsd:decimal ;
  geo-pos:long "25.04998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2019_34.94097_25.04998_1-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2019_34.94097_25.04998_1-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2019_34.94097_25.04998_1-1'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.04998'^^xsd:double;
  dwc:latitude '34.94097'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2019_34.94097_25.04998_1-1'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '5'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2019_34.94097_25.04998_4-4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2019_34.94097_25.04998_4-4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2019_34.94097_25.04998_4-4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.94097 25.04998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.94097"^^xsd:decimal ;
  dwc:decimalLongitude "25.04998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2019_34.94097_25.04998_4-4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.94097 25.04998)"^^geo:wktLiteral ;
  geo-pos:lat "34.94097"^^xsd:decimal ;
  geo-pos:long "25.04998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2019_34.94097_25.04998_4-4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2019_34.94097_25.04998_4-4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2019_34.94097_25.04998_4-4'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.04998'^^xsd:double;
  dwc:latitude '34.94097'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2019_34.94097_25.04998_4-4'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Torquigener%20flavimaculosus_2017_34.94097_25.04998_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2017_34.94097_25.04998_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2017_34.94097_25.04998_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.94097 25.04998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.94097"^^xsd:decimal ;
  dwc:decimalLongitude "25.04998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2017_34.94097_25.04998_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.94097 25.04998)"^^geo:wktLiteral ;
  geo-pos:lat "34.94097"^^xsd:decimal ;
  geo-pos:long "25.04998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Torquigener%20flavimaculosus_2017_34.94097_25.04998_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Torquigener flavimaculosus_2017_34.94097_25.04998_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Torquigener flavimaculosus_2017_34.94097_25.04998_5-5'^^xsd:string;
  dwc:scientificName 'Torquigener flavimaculosus Hardy & Randall, 1983'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.04998'^^xsd:double;
  dwc:latitude '34.94097'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '219962'^^xsd:integer;
  dwc:occurrenceId 'Torquigener flavimaculosus_2017_34.94097_25.04998_5-5'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219962'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '10'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Torquigener%20flavimaculosus_2018_34.94097_25.04998_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2018_34.94097_25.04998_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2018_34.94097_25.04998_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.94097 25.04998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.94097"^^xsd:decimal ;
  dwc:decimalLongitude "25.04998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2018_34.94097_25.04998_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.94097 25.04998)"^^geo:wktLiteral ;
  geo-pos:lat "34.94097"^^xsd:decimal ;
  geo-pos:long "25.04998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Torquigener%20flavimaculosus_2018_34.94097_25.04998_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Torquigener flavimaculosus_2018_34.94097_25.04998_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Torquigener flavimaculosus_2018_34.94097_25.04998_5-5'^^xsd:string;
  dwc:scientificName 'Torquigener flavimaculosus Hardy & Randall, 1983'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.04998'^^xsd:double;
  dwc:latitude '34.94097'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '219962'^^xsd:integer;
  dwc:occurrenceId 'Torquigener flavimaculosus_2018_34.94097_25.04998_5-5'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219962'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '10'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Torquigener%20flavimaculosus_2019_34.94097_25.04998_15-15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2019_34.94097_25.04998_15-15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2019_34.94097_25.04998_15-15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.94097 25.04998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.94097"^^xsd:decimal ;
  dwc:decimalLongitude "25.04998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2019_34.94097_25.04998_15-15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.94097 25.04998)"^^geo:wktLiteral ;
  geo-pos:lat "34.94097"^^xsd:decimal ;
  geo-pos:long "25.04998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Torquigener%20flavimaculosus_2019_34.94097_25.04998_15-15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Torquigener flavimaculosus_2019_34.94097_25.04998_15-15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Torquigener flavimaculosus_2019_34.94097_25.04998_15-15'^^xsd:string;
  dwc:scientificName 'Torquigener flavimaculosus Hardy & Randall, 1983'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.04998'^^xsd:double;
  dwc:latitude '34.94097'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '219962'^^xsd:integer;
  dwc:occurrenceId 'Torquigener flavimaculosus_2019_34.94097_25.04998_15-15'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219962'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '9'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Torquigener%20flavimaculosus_2019_34.94097_25.04998_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2019_34.94097_25.04998_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2019_34.94097_25.04998_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.94097 25.04998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.94097"^^xsd:decimal ;
  dwc:decimalLongitude "25.04998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2019_34.94097_25.04998_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.94097 25.04998)"^^geo:wktLiteral ;
  geo-pos:lat "34.94097"^^xsd:decimal ;
  geo-pos:long "25.04998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Torquigener%20flavimaculosus_2019_34.94097_25.04998_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Torquigener flavimaculosus_2019_34.94097_25.04998_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Torquigener flavimaculosus_2019_34.94097_25.04998_5-5'^^xsd:string;
  dwc:scientificName 'Torquigener flavimaculosus Hardy & Randall, 1983'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.04998'^^xsd:double;
  dwc:latitude '34.94097'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '219962'^^xsd:integer;
  dwc:occurrenceId 'Torquigener flavimaculosus_2019_34.94097_25.04998_5-5'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219962'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '10'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2019_37.035_25.0517_9-9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.035_25.0517_9-9> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.035_25.0517_9-9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.035 25.0517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.035"^^xsd:decimal ;
  dwc:decimalLongitude "25.0517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.035_25.0517_9-9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.035 25.0517)"^^geo:wktLiteral ;
  geo-pos:lat "37.035"^^xsd:decimal ;
  geo-pos:long "25.0517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2019_37.035_25.0517_9-9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2019_37.035_25.0517_9-9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2019_37.035_25.0517_9-9'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.0517'^^xsd:double;
  dwc:latitude '37.035'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2019_37.035_25.0517_9-9'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '7'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2019_37.035_25.0517_9-9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.035_25.0517_9-9> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.035_25.0517_9-9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.035 25.0517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.035"^^xsd:decimal ;
  dwc:decimalLongitude "25.0517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.035_25.0517_9-9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.035 25.0517)"^^geo:wktLiteral ;
  geo-pos:lat "37.035"^^xsd:decimal ;
  geo-pos:long "25.0517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2019_37.035_25.0517_9-9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2019_37.035_25.0517_9-9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2019_37.035_25.0517_9-9'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.0517'^^xsd:double;
  dwc:latitude '37.035'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2019_37.035_25.0517_9-9'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '12'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Etrumeus%20golanii_2018_37.20033_25.05333_55.8-55.8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Etrumeus%20golanii_2018_37.20033_25.05333_55.8-55.8> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Etrumeus%20golanii_2018_37.20033_25.05333_55.8-55.8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.20033 25.05333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.20033"^^xsd:decimal ;
  dwc:decimalLongitude "25.05333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "55.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Etrumeus%20golanii_2018_37.20033_25.05333_55.8-55.8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.20033 25.05333)"^^geo:wktLiteral ;
  geo-pos:lat "37.20033"^^xsd:decimal ;
  geo-pos:long "25.05333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Etrumeus%20golanii_2018_37.20033_25.05333_55.8-55.8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Etrumeus golanii_2018_37.20033_25.05333_55.8-55.8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Etrumeus golanii_2018_37.20033_25.05333_55.8-55.8'^^xsd:string;
  dwc:scientificName 'Etrumeus golanii DiBattista, Randall & Bowen, 2012'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.05333'^^xsd:double;
  dwc:latitude '37.20033'^^xsd:double;
  dwc:minimumDepth '55.8'^^xsd:double;
  dwc:maximumDepth '55.8'^^xsd:double;
  dwc:aphiaid '890090'^^xsd:integer;
  dwc:occurrenceId 'Etrumeus golanii_2018_37.20033_25.05333_55.8-55.8'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '890090'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2008_39.87257_25.05509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2008_39.87257_25.05509> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2008_39.87257_25.05509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.87257 25.05509)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.87257"^^xsd:decimal ;
  dwc:decimalLongitude "25.05509"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2008_39.87257_25.05509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.87257 25.05509)"^^geo:wktLiteral ;
  geo-pos:lat "39.87257"^^xsd:decimal ;
  geo-pos:long "25.05509"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2008_39.87257_25.05509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2008_39.87257_25.05509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2008_39.87257_25.05509'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.05509'^^xsd:double;
  dwc:latitude '39.87257'^^xsd:double;
  dwc:occurrenceRemarks 'Fisheries Directive'^^xsd:string;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2008_39.87257_25.05509'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2016_34.94145_25.05649_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2016_34.94145_25.05649_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2016_34.94145_25.05649_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.94145 25.05649)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.94145"^^xsd:decimal ;
  dwc:decimalLongitude "25.05649"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2016_34.94145_25.05649_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.94145 25.05649)"^^geo:wktLiteral ;
  geo-pos:lat "34.94145"^^xsd:decimal ;
  geo-pos:long "25.05649"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2016_34.94145_25.05649_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2016_34.94145_25.05649_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2016_34.94145_25.05649_5-5'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.05649'^^xsd:double;
  dwc:latitude '34.94145'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2016_34.94145_25.05649_5-5'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '5'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2017_34.94145_25.05649_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2017_34.94145_25.05649_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2017_34.94145_25.05649_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.94145 25.05649)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.94145"^^xsd:decimal ;
  dwc:decimalLongitude "25.05649"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2017_34.94145_25.05649_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.94145 25.05649)"^^geo:wktLiteral ;
  geo-pos:lat "34.94145"^^xsd:decimal ;
  geo-pos:long "25.05649"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2017_34.94145_25.05649_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2017_34.94145_25.05649_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2017_34.94145_25.05649_5-5'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.05649'^^xsd:double;
  dwc:latitude '34.94145'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2017_34.94145_25.05649_5-5'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '5'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2018_34.94145_25.05649_1-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2018_34.94145_25.05649_1-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2018_34.94145_25.05649_1-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.94145 25.05649)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.94145"^^xsd:decimal ;
  dwc:decimalLongitude "25.05649"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2018_34.94145_25.05649_1-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.94145 25.05649)"^^geo:wktLiteral ;
  geo-pos:lat "34.94145"^^xsd:decimal ;
  geo-pos:long "25.05649"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2018_34.94145_25.05649_1-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2018_34.94145_25.05649_1-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2018_34.94145_25.05649_1-1'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.05649'^^xsd:double;
  dwc:latitude '34.94145'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2018_34.94145_25.05649_1-1'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '100'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Callinectes%20sapidus_1973_40.94312_25.05676_Dimitris%20Poursanidis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Callinectes%20sapidus_1973_40.94312_25.05676_Dimitris%20Poursanidis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Callinectes%20sapidus_1973_40.94312_25.05676_Dimitris%20Poursanidis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.94312 25.05676)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.94312"^^xsd:decimal ;
  dwc:decimalLongitude "25.05676"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Callinectes%20sapidus_1973_40.94312_25.05676_Dimitris%20Poursanidis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.94312 25.05676)"^^geo:wktLiteral ;
  geo-pos:lat "40.94312"^^xsd:decimal ;
  geo-pos:long "25.05676"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Callinectes%20sapidus_1973_40.94312_25.05676_Dimitris%20Poursanidis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Callinectes sapidus_1973_40.94312_25.05676_Dimitris Poursanidis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Callinectes sapidus_1973_40.94312_25.05676_Dimitris Poursanidis'^^xsd:string;
  dwc:scientificName 'Callinectes sapidus Rathbun, 1896'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Dimitris Poursanidis'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.05676'^^xsd:double;
  dwc:latitude '40.94312'^^xsd:double;
  dwc:aphiaid '107379'^^xsd:integer;
  dwc:occurrenceId 'Callinectes sapidus_1973_40.94312_25.05676_Dimitris Poursanidis'^^xsd:string;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107379'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Halophila%20stipulacea_1923_37.654_25.05832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Halophila%20stipulacea_1923_37.654_25.05832> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Halophila%20stipulacea_1923_37.654_25.05832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.654 25.05832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.654"^^xsd:decimal ;
  dwc:decimalLongitude "25.05832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Halophila%20stipulacea_1923_37.654_25.05832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.654 25.05832)"^^geo:wktLiteral ;
  geo-pos:lat "37.654"^^xsd:decimal ;
  geo-pos:long "25.05832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Halophila%20stipulacea_1923_37.654_25.05832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Halophila stipulacea_1923_37.654_25.05832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Halophila stipulacea_1923_37.654_25.05832'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea (Forsskål) Ascherson, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1923'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.05832'^^xsd:double;
  dwc:latitude '37.654'^^xsd:double;
  dwc:occurrenceRemarks 'approximate coordinates through Google Earth based on information provided by associatedReferences or asociatedMedia'^^xsd:string;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:occurrenceId 'Halophila stipulacea_1923_37.654_25.05832'^^xsd:string;
  dwc:observationDate '1923-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2008_36.63493_25.05893_0-0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.63493_25.05893_0-0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.63493_25.05893_0-0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63493 25.05893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.63493"^^xsd:decimal ;
  dwc:decimalLongitude "25.05893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.63493_25.05893_0-0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63493 25.05893)"^^geo:wktLiteral ;
  geo-pos:lat "36.63493"^^xsd:decimal ;
  geo-pos:long "25.05893"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2008_36.63493_25.05893_0-0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2008_36.63493_25.05893_0-0" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2008_36.63493_25.05893_0-0'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.05893'^^xsd:double;
  dwc:latitude '36.63493'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2008_36.63493_25.05893_0-0'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Mnemiopsis%20leidyi_2004%2F2010_40.72607_25.0595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2004%2F2010_40.72607_25.0595> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2004%2F2010_40.72607_25.0595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.72607 25.0595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.72607"^^xsd:decimal ;
  dwc:decimalLongitude "25.0595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2004%2F2010_40.72607_25.0595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.72607 25.0595)"^^geo:wktLiteral ;
  geo-pos:lat "40.72607"^^xsd:decimal ;
  geo-pos:long "25.0595"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Mnemiopsis%20leidyi_2004%2F2010_40.72607_25.0595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mnemiopsis leidyi_2004/2010_40.72607_25.0595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Mnemiopsis leidyi_2004/2010_40.72607_25.0595'^^xsd:string;
  dwc:scientificName 'Mnemiopsis leidyi A. Agassiz, 1865'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.0595'^^xsd:double;
  dwc:latitude '40.72607'^^xsd:double;
  dwc:aphiaid '106401'^^xsd:integer;
  dwc:occurrenceId 'Mnemiopsis leidyi_2004/2010_40.72607_25.0595'^^xsd:string;
  dwc:aphiaIdAccepted '106401'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2019_36.97153_25.05953_24-24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2019_36.97153_25.05953_24-24> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2019_36.97153_25.05953_24-24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97153 25.05953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.97153"^^xsd:decimal ;
  dwc:decimalLongitude "25.05953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "113"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2019_36.97153_25.05953_24-24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97153 25.05953)"^^geo:wktLiteral ;
  geo-pos:lat "36.97153"^^xsd:decimal ;
  geo-pos:long "25.05953"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "113"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2019_36.97153_25.05953_24-24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2019_36.97153_25.05953_24-24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2019_36.97153_25.05953_24-24'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.05953'^^xsd:double;
  dwc:latitude '36.97153'^^xsd:double;
  dwc:coordinatePrecision '113'^^xsd:integer;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance; HCMR projects (Fisheries Data collection Database)'^^xsd:string;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2019_36.97153_25.05953_24-24'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2019-12-08_36.97153_25.05953_24-24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2019-12-08_36.97153_25.05953_24-24> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2019-12-08_36.97153_25.05953_24-24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97153 25.05953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.97153"^^xsd:decimal ;
  dwc:decimalLongitude "25.05953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "113"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2019-12-08_36.97153_25.05953_24-24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97153 25.05953)"^^geo:wktLiteral ;
  geo-pos:lat "36.97153"^^xsd:decimal ;
  geo-pos:long "25.05953"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "113"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2019-12-08_36.97153_25.05953_24-24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2019-12-08_36.97153_25.05953_24-24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2019-12-08_36.97153_25.05953_24-24'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.05953'^^xsd:double;
  dwc:latitude '36.97153'^^xsd:double;
  dwc:coordinatePrecision '113'^^xsd:integer;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance; HCMR projects (Fisheries Data collection Database)'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2019-12-08_36.97153_25.05953_24-24'^^xsd:string;
  dwc:observationDate '2019-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '23'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2019-12-09_36.97153_25.05953_24-24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2019-12-09_36.97153_25.05953_24-24> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2019-12-09_36.97153_25.05953_24-24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97153 25.05953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.97153"^^xsd:decimal ;
  dwc:decimalLongitude "25.05953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "113"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2019-12-09_36.97153_25.05953_24-24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97153 25.05953)"^^geo:wktLiteral ;
  geo-pos:lat "36.97153"^^xsd:decimal ;
  geo-pos:long "25.05953"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "113"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2019-12-09_36.97153_25.05953_24-24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2019-12-09_36.97153_25.05953_24-24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2019-12-09_36.97153_25.05953_24-24'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.05953'^^xsd:double;
  dwc:latitude '36.97153'^^xsd:double;
  dwc:coordinatePrecision '113'^^xsd:integer;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance; HCMR projects (Fisheries Data collection Database)'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2019-12-09_36.97153_25.05953_24-24'^^xsd:string;
  dwc:observationDate '2019-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '7'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2019_36.97153_25.05953_24-24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_36.97153_25.05953_24-24> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_36.97153_25.05953_24-24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97153 25.05953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.97153"^^xsd:decimal ;
  dwc:decimalLongitude "25.05953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "113"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_36.97153_25.05953_24-24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97153 25.05953)"^^geo:wktLiteral ;
  geo-pos:lat "36.97153"^^xsd:decimal ;
  geo-pos:long "25.05953"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "113"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2019_36.97153_25.05953_24-24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2019_36.97153_25.05953_24-24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2019_36.97153_25.05953_24-24'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.05953'^^xsd:double;
  dwc:latitude '36.97153'^^xsd:double;
  dwc:coordinatePrecision '113'^^xsd:integer;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance; HCMR projects (Fisheries Data collection Database)'^^xsd:string;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2019_36.97153_25.05953_24-24'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Saurida%20lessepsianus_1990_35.40943_25.06229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Saurida%20lessepsianus_1990_35.40943_25.06229> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Saurida%20lessepsianus_1990_35.40943_25.06229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40943 25.06229)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.40943"^^xsd:decimal ;
  dwc:decimalLongitude "25.06229"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Saurida%20lessepsianus_1990_35.40943_25.06229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40943 25.06229)"^^geo:wktLiteral ;
  geo-pos:lat "35.40943"^^xsd:decimal ;
  geo-pos:long "25.06229"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Saurida%20lessepsianus_1990_35.40943_25.06229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Saurida lessepsianus_1990_35.40943_25.06229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Saurida lessepsianus_1990_35.40943_25.06229'^^xsd:string;
  dwc:scientificName 'Saurida lessepsianus Russell, Golani & Tikochinski, 2015'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.06229'^^xsd:double;
  dwc:latitude '35.40943'^^xsd:double;
  dwc:occurrenceRemarks 'approximate coordinates through Google Earth based on information provided by associatedReferences or asociatedMedia'^^xsd:string;
  dwc:aphiaid '932880'^^xsd:integer;
  dwc:occurrenceId 'Saurida lessepsianus_1990_35.40943_25.06229'^^xsd:string;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '932880'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2019_36.9732_25.0675_31-31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_36.9732_25.0675_31-31> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_36.9732_25.0675_31-31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9732 25.0675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9732"^^xsd:decimal ;
  dwc:decimalLongitude "25.0675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2019_36.9732_25.0675_31-31>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9732 25.0675)"^^geo:wktLiteral ;
  geo-pos:lat "36.9732"^^xsd:decimal ;
  geo-pos:long "25.0675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2019_36.9732_25.0675_31-31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2019_36.9732_25.0675_31-31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2019_36.9732_25.0675_31-31'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.0675'^^xsd:double;
  dwc:latitude '36.9732'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2019_36.9732_25.0675_31-31'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2019_36.9732_25.0675_31-31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_36.9732_25.0675_31-31> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_36.9732_25.0675_31-31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9732 25.0675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9732"^^xsd:decimal ;
  dwc:decimalLongitude "25.0675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_36.9732_25.0675_31-31>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9732 25.0675)"^^geo:wktLiteral ;
  geo-pos:lat "36.9732"^^xsd:decimal ;
  geo-pos:long "25.0675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2019_36.9732_25.0675_31-31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2019_36.9732_25.0675_31-31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2019_36.9732_25.0675_31-31'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.0675'^^xsd:double;
  dwc:latitude '36.9732'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2019_36.9732_25.0675_31-31'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2019_36.9523_25.0693_27-27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2019_36.9523_25.0693_27-27> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2019_36.9523_25.0693_27-27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9523 25.0693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9523"^^xsd:decimal ;
  dwc:decimalLongitude "25.0693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2019_36.9523_25.0693_27-27>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9523 25.0693)"^^geo:wktLiteral ;
  geo-pos:lat "36.9523"^^xsd:decimal ;
  geo-pos:long "25.0693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2019_36.9523_25.0693_27-27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2019_36.9523_25.0693_27-27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2019_36.9523_25.0693_27-27'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.0693'^^xsd:double;
  dwc:latitude '36.9523'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2019_36.9523_25.0693_27-27'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '13'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2019_36.9523_25.0693_27-27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_36.9523_25.0693_27-27> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_36.9523_25.0693_27-27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9523 25.0693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9523"^^xsd:decimal ;
  dwc:decimalLongitude "25.0693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2019_36.9523_25.0693_27-27>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9523 25.0693)"^^geo:wktLiteral ;
  geo-pos:lat "36.9523"^^xsd:decimal ;
  geo-pos:long "25.0693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2019_36.9523_25.0693_27-27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2019_36.9523_25.0693_27-27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2019_36.9523_25.0693_27-27'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.0693'^^xsd:double;
  dwc:latitude '36.9523'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2019_36.9523_25.0693_27-27'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '26'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2019_36.9523_25.0693_27-27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_36.9523_25.0693_27-27> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_36.9523_25.0693_27-27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9523 25.0693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9523"^^xsd:decimal ;
  dwc:decimalLongitude "25.0693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_36.9523_25.0693_27-27>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9523 25.0693)"^^geo:wktLiteral ;
  geo-pos:lat "36.9523"^^xsd:decimal ;
  geo-pos:long "25.0693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2019_36.9523_25.0693_27-27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2019_36.9523_25.0693_27-27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2019_36.9523_25.0693_27-27'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.0693'^^xsd:double;
  dwc:latitude '36.9523'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2019_36.9523_25.0693_27-27'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2019_36.9523_25.0695_29-29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_36.9523_25.0695_29-29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_36.9523_25.0695_29-29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9523 25.0695)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9523"^^xsd:decimal ;
  dwc:decimalLongitude "25.0695"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_36.9523_25.0695_29-29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9523 25.0695)"^^geo:wktLiteral ;
  geo-pos:lat "36.9523"^^xsd:decimal ;
  geo-pos:long "25.0695"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2019_36.9523_25.0695_29-29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2019_36.9523_25.0695_29-29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2019_36.9523_25.0695_29-29'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.0695'^^xsd:double;
  dwc:latitude '36.9523'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2019_36.9523_25.0695_29-29'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '4'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2008_39.91948_25.06957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2008_39.91948_25.06957> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2008_39.91948_25.06957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.91948 25.06957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.91948"^^xsd:decimal ;
  dwc:decimalLongitude "25.06957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2008_39.91948_25.06957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.91948 25.06957)"^^geo:wktLiteral ;
  geo-pos:lat "39.91948"^^xsd:decimal ;
  geo-pos:long "25.06957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2008_39.91948_25.06957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2008_39.91948_25.06957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2008_39.91948_25.06957'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.06957'^^xsd:double;
  dwc:latitude '39.91948'^^xsd:double;
  dwc:occurrenceRemarks 'Fisheries Directive'^^xsd:string;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2008_39.91948_25.06957'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2019_36.9523_25.0697_27-27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_36.9523_25.0697_27-27> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_36.9523_25.0697_27-27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9523 25.0697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9523"^^xsd:decimal ;
  dwc:decimalLongitude "25.0697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2019_36.9523_25.0697_27-27>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9523 25.0697)"^^geo:wktLiteral ;
  geo-pos:lat "36.9523"^^xsd:decimal ;
  geo-pos:long "25.0697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2019_36.9523_25.0697_27-27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2019_36.9523_25.0697_27-27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2019_36.9523_25.0697_27-27'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.0697'^^xsd:double;
  dwc:latitude '36.9523'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2019_36.9523_25.0697_27-27'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2019_36.9523_25.0697_27-27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_36.9523_25.0697_27-27> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_36.9523_25.0697_27-27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9523 25.0697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9523"^^xsd:decimal ;
  dwc:decimalLongitude "25.0697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_36.9523_25.0697_27-27>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9523 25.0697)"^^geo:wktLiteral ;
  geo-pos:lat "36.9523"^^xsd:decimal ;
  geo-pos:long "25.0697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2019_36.9523_25.0697_27-27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2019_36.9523_25.0697_27-27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2019_36.9523_25.0697_27-27'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.0697'^^xsd:double;
  dwc:latitude '36.9523'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2019_36.9523_25.0697_27-27'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '25'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2011_36.98_25.07>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2011_36.98_25.07> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2011_36.98_25.07> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98 25.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.98"^^xsd:decimal ;
  dwc:decimalLongitude "25.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2011_36.98_25.07>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98 25.07)"^^geo:wktLiteral ;
  geo-pos:lat "36.98"^^xsd:decimal ;
  geo-pos:long "25.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2011_36.98_25.07>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2011_36.98_25.07" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2011_36.98_25.07'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.07'^^xsd:double;
  dwc:latitude '36.98'^^xsd:double;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2011_36.98_25.07'^^xsd:string;
  dwc:observationDate '2011-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2011_36.98_25.07>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2011_36.98_25.07> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2011_36.98_25.07> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98 25.07)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.98"^^xsd:decimal ;
  dwc:decimalLongitude "25.07"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2011_36.98_25.07>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98 25.07)"^^geo:wktLiteral ;
  geo-pos:lat "36.98"^^xsd:decimal ;
  geo-pos:long "25.07"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2011_36.98_25.07>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2011_36.98_25.07" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2011_36.98_25.07'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.07'^^xsd:double;
  dwc:latitude '36.98'^^xsd:double;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2011_36.98_25.07'^^xsd:string;
  dwc:observationDate '2011-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2019_37.04226_25.07157_32-32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.04226_25.07157_32-32> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.04226_25.07157_32-32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.04226 25.07157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.04226"^^xsd:decimal ;
  dwc:decimalLongitude "25.07157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "29"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.04226_25.07157_32-32>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.04226 25.07157)"^^geo:wktLiteral ;
  geo-pos:lat "37.04226"^^xsd:decimal ;
  geo-pos:long "25.07157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "29"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2019_37.04226_25.07157_32-32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2019_37.04226_25.07157_32-32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2019_37.04226_25.07157_32-32'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.07157'^^xsd:double;
  dwc:latitude '37.04226'^^xsd:double;
  dwc:coordinatePrecision '29'^^xsd:integer;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance; HCMR projects (Fisheries Data collection Database)'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2019_37.04226_25.07157_32-32'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2019_37.04226_25.07157_32-32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.04226_25.07157_32-32> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.04226_25.07157_32-32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.04226 25.07157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.04226"^^xsd:decimal ;
  dwc:decimalLongitude "25.07157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "29"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.04226_25.07157_32-32>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.04226 25.07157)"^^geo:wktLiteral ;
  geo-pos:lat "37.04226"^^xsd:decimal ;
  geo-pos:long "25.07157"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "29"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2019_37.04226_25.07157_32-32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2019_37.04226_25.07157_32-32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2019_37.04226_25.07157_32-32'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.07157'^^xsd:double;
  dwc:latitude '37.04226'^^xsd:double;
  dwc:coordinatePrecision '29'^^xsd:integer;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance; HCMR projects (Fisheries Data collection Database)'^^xsd:string;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2019_37.04226_25.07157_32-32'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2019_37.04253_25.07162_34-34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.04253_25.07162_34-34> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.04253_25.07162_34-34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.04253 25.07162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.04253"^^xsd:decimal ;
  dwc:decimalLongitude "25.07162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "518"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.04253_25.07162_34-34>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.04253 25.07162)"^^geo:wktLiteral ;
  geo-pos:lat "37.04253"^^xsd:decimal ;
  geo-pos:long "25.07162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "518"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2019_37.04253_25.07162_34-34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2019_37.04253_25.07162_34-34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2019_37.04253_25.07162_34-34'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.07162'^^xsd:double;
  dwc:latitude '37.04253'^^xsd:double;
  dwc:coordinatePrecision '518'^^xsd:integer;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance; HCMR projects (Fisheries Data collection Database)'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2019_37.04253_25.07162_34-34'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '9'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2019_37.04293_25.07162_33-33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.04293_25.07162_33-33> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.04293_25.07162_33-33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.04293 25.07162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.04293"^^xsd:decimal ;
  dwc:decimalLongitude "25.07162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "518"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.04293_25.07162_33-33>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.04293 25.07162)"^^geo:wktLiteral ;
  geo-pos:lat "37.04293"^^xsd:decimal ;
  geo-pos:long "25.07162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "518"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2019_37.04293_25.07162_33-33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2019_37.04293_25.07162_33-33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2019_37.04293_25.07162_33-33'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.07162'^^xsd:double;
  dwc:latitude '37.04293'^^xsd:double;
  dwc:coordinatePrecision '518'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance; HCMR projects (Fisheries Data collection Database)'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2019_37.04293_25.07162_33-33'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '7'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2019_37.04246_25.07207_35-35>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.04246_25.07207_35-35> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.04246_25.07207_35-35> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.04246 25.07207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.04246"^^xsd:decimal ;
  dwc:decimalLongitude "25.07207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "29"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.04246_25.07207_35-35>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.04246 25.07207)"^^geo:wktLiteral ;
  geo-pos:lat "37.04246"^^xsd:decimal ;
  geo-pos:long "25.07207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "29"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2019_37.04246_25.07207_35-35>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2019_37.04246_25.07207_35-35" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2019_37.04246_25.07207_35-35'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.07207'^^xsd:double;
  dwc:latitude '37.04246'^^xsd:double;
  dwc:coordinatePrecision '29'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance; HCMR projects (Fisheries Data collection Database)'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2019_37.04246_25.07207_35-35'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '4'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Torquigener%20flavimaculosus_2019_37.04246_25.07207_35-35>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2019_37.04246_25.07207_35-35> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2019_37.04246_25.07207_35-35> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.04246 25.07207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.04246"^^xsd:decimal ;
  dwc:decimalLongitude "25.07207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "29"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2019_37.04246_25.07207_35-35>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.04246 25.07207)"^^geo:wktLiteral ;
  geo-pos:lat "37.04246"^^xsd:decimal ;
  geo-pos:long "25.07207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "29"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Torquigener%20flavimaculosus_2019_37.04246_25.07207_35-35>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Torquigener flavimaculosus_2019_37.04246_25.07207_35-35" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Torquigener flavimaculosus_2019_37.04246_25.07207_35-35'^^xsd:string;
  dwc:scientificName 'Torquigener flavimaculosus Hardy & Randall, 1983'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.07207'^^xsd:double;
  dwc:latitude '37.04246'^^xsd:double;
  dwc:coordinatePrecision '29'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '219962'^^xsd:integer;
  dwc:occurrenceId 'Torquigener flavimaculosus_2019_37.04246_25.07207_35-35'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219962'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2019_37.0502_25.0732_40-40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.0502_25.0732_40-40> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.0502_25.0732_40-40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0502 25.0732)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.0502"^^xsd:decimal ;
  dwc:decimalLongitude "25.0732"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.0502_25.0732_40-40>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0502 25.0732)"^^geo:wktLiteral ;
  geo-pos:lat "37.0502"^^xsd:decimal ;
  geo-pos:long "25.0732"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2019_37.0502_25.0732_40-40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2019_37.0502_25.0732_40-40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2019_37.0502_25.0732_40-40'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.0732'^^xsd:double;
  dwc:latitude '37.0502'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2019_37.0502_25.0732_40-40'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2019_37.0502_25.0732_40-40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.0502_25.0732_40-40> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.0502_25.0732_40-40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0502 25.0732)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.0502"^^xsd:decimal ;
  dwc:decimalLongitude "25.0732"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.0502_25.0732_40-40>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0502 25.0732)"^^geo:wktLiteral ;
  geo-pos:lat "37.0502"^^xsd:decimal ;
  geo-pos:long "25.0732"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2019_37.0502_25.0732_40-40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2019_37.0502_25.0732_40-40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2019_37.0502_25.0732_40-40'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.0732'^^xsd:double;
  dwc:latitude '37.0502'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2019_37.0502_25.0732_40-40'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2019_37.0502_25.0737_27-27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.0502_25.0737_27-27> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.0502_25.0737_27-27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0502 25.0737)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.0502"^^xsd:decimal ;
  dwc:decimalLongitude "25.0737"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.0502_25.0737_27-27>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0502 25.0737)"^^geo:wktLiteral ;
  geo-pos:lat "37.0502"^^xsd:decimal ;
  geo-pos:long "25.0737"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2019_37.0502_25.0737_27-27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2019_37.0502_25.0737_27-27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2019_37.0502_25.0737_27-27'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.0737'^^xsd:double;
  dwc:latitude '37.0502'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2019_37.0502_25.0737_27-27'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '90'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2019_37.0503_25.0738_34-34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.0503_25.0738_34-34> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.0503_25.0738_34-34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0503 25.0738)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.0503"^^xsd:decimal ;
  dwc:decimalLongitude "25.0738"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.0503_25.0738_34-34>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0503 25.0738)"^^geo:wktLiteral ;
  geo-pos:lat "37.0503"^^xsd:decimal ;
  geo-pos:long "25.0738"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2019_37.0503_25.0738_34-34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2019_37.0503_25.0738_34-34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2019_37.0503_25.0738_34-34'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.0738'^^xsd:double;
  dwc:latitude '37.0503'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2019_37.0503_25.0738_34-34'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2019_36.9437_25.0743_22-22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_36.9437_25.0743_22-22> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_36.9437_25.0743_22-22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9437 25.0743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9437"^^xsd:decimal ;
  dwc:decimalLongitude "25.0743"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2019_36.9437_25.0743_22-22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9437 25.0743)"^^geo:wktLiteral ;
  geo-pos:lat "36.9437"^^xsd:decimal ;
  geo-pos:long "25.0743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2019_36.9437_25.0743_22-22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2019_36.9437_25.0743_22-22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2019_36.9437_25.0743_22-22'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.0743'^^xsd:double;
  dwc:latitude '36.9437'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2019_36.9437_25.0743_22-22'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '11'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2017_36.66017_25.0745_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2017_36.66017_25.0745_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2017_36.66017_25.0745_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.66017 25.0745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.66017"^^xsd:decimal ;
  dwc:decimalLongitude "25.0745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2017_36.66017_25.0745_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.66017 25.0745)"^^geo:wktLiteral ;
  geo-pos:lat "36.66017"^^xsd:decimal ;
  geo-pos:long "25.0745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2017_36.66017_25.0745_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2017_36.66017_25.0745_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2017_36.66017_25.0745_5-5'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.0745'^^xsd:double;
  dwc:latitude '36.66017'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2017_36.66017_25.0745_5-5'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '100'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2017_36.66017_25.0745_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2017_36.66017_25.0745_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2017_36.66017_25.0745_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.66017 25.0745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.66017"^^xsd:decimal ;
  dwc:decimalLongitude "25.0745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2017_36.66017_25.0745_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.66017 25.0745)"^^geo:wktLiteral ;
  geo-pos:lat "36.66017"^^xsd:decimal ;
  geo-pos:long "25.0745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2017_36.66017_25.0745_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2017_36.66017_25.0745_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2017_36.66017_25.0745_5-5'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.0745'^^xsd:double;
  dwc:latitude '36.66017'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2017_36.66017_25.0745_5-5'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '100'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2019_37.0565_25.0762_40-40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.0565_25.0762_40-40> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.0565_25.0762_40-40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0565 25.0762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.0565"^^xsd:decimal ;
  dwc:decimalLongitude "25.0762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.0565_25.0762_40-40>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0565 25.0762)"^^geo:wktLiteral ;
  geo-pos:lat "37.0565"^^xsd:decimal ;
  geo-pos:long "25.0762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2019_37.0565_25.0762_40-40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2019_37.0565_25.0762_40-40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2019_37.0565_25.0762_40-40'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.0762'^^xsd:double;
  dwc:latitude '37.0565'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2019_37.0565_25.0762_40-40'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2016_36.95464_25.07792_5-15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_36.95464_25.07792_5-15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_36.95464_25.07792_5-15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.95464 25.07792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.95464"^^xsd:decimal ;
  dwc:decimalLongitude "25.07792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2016_36.95464_25.07792_5-15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.95464 25.07792)"^^geo:wktLiteral ;
  geo-pos:lat "36.95464"^^xsd:decimal ;
  geo-pos:long "25.07792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2016_36.95464_25.07792_5-15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2016_36.95464_25.07792_5-15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2016_36.95464_25.07792_5-15'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.07792'^^xsd:double;
  dwc:latitude '36.95464'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2016_36.95464_25.07792_5-15'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2016_36.95464_25.07792_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_36.95464_25.07792_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_36.95464_25.07792_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.95464 25.07792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.95464"^^xsd:decimal ;
  dwc:decimalLongitude "25.07792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2016_36.95464_25.07792_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.95464 25.07792)"^^geo:wktLiteral ;
  geo-pos:lat "36.95464"^^xsd:decimal ;
  geo-pos:long "25.07792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2016_36.95464_25.07792_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2016_36.95464_25.07792_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2016_36.95464_25.07792_5-5'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.07792'^^xsd:double;
  dwc:latitude '36.95464'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2016_36.95464_25.07792_5-5'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2018_34.93774_25.0859_27-27_>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2018_34.93774_25.0859_27-27_> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2018_34.93774_25.0859_27-27_> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.93774 25.0859)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.93774"^^xsd:decimal ;
  dwc:decimalLongitude "25.0859"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2018_34.93774_25.0859_27-27_>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.93774 25.0859)"^^geo:wktLiteral ;
  geo-pos:lat "34.93774"^^xsd:decimal ;
  geo-pos:long "25.0859"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2018_34.93774_25.0859_27-27_>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2018_34.93774_25.0859_27-27_" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2018_34.93774_25.0859_27-27_'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.0859'^^xsd:double;
  dwc:latitude '34.93774'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2018_34.93774_25.0859_27-27_'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '5'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2008_36.68108_25.08675_0-0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.68108_25.08675_0-0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.68108_25.08675_0-0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.68108 25.08675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.68108"^^xsd:decimal ;
  dwc:decimalLongitude "25.08675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.68108_25.08675_0-0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.68108 25.08675)"^^geo:wktLiteral ;
  geo-pos:lat "36.68108"^^xsd:decimal ;
  geo-pos:long "25.08675"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2008_36.68108_25.08675_0-0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2008_36.68108_25.08675_0-0" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2008_36.68108_25.08675_0-0'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.08675'^^xsd:double;
  dwc:latitude '36.68108'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2008_36.68108_25.08675_0-0'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_2014_35.33889_25.09069_1-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_2014_35.33889_25.09069_1-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_2014_35.33889_25.09069_1-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.33889 25.09069)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.33889"^^xsd:decimal ;
  dwc:decimalLongitude "25.09069"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "52"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_2014_35.33889_25.09069_1-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.33889 25.09069)"^^geo:wktLiteral ;
  geo-pos:lat "35.33889"^^xsd:decimal ;
  geo-pos:long "25.09069"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "52"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_2014_35.33889_25.09069_1-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_2014_35.33889_25.09069_1-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_2014_35.33889_25.09069_1-1'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.09069'^^xsd:double;
  dwc:latitude '35.33889'^^xsd:double;
  dwc:coordinatePrecision '52'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_2014_35.33889_25.09069_1-1'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2011-08-10_37.03349_25.09226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2011-08-10_37.03349_25.09226> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2011-08-10_37.03349_25.09226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.03349 25.09226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.03349"^^xsd:decimal ;
  dwc:decimalLongitude "25.09226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2011-08-10_37.03349_25.09226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.03349 25.09226)"^^geo:wktLiteral ;
  geo-pos:lat "37.03349"^^xsd:decimal ;
  geo-pos:long "25.09226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2011-08-10_37.03349_25.09226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2011-08-10_37.03349_25.09226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2011-08-10_37.03349_25.09226'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.09226'^^xsd:double;
  dwc:latitude '37.03349'^^xsd:double;
  dwc:occurrenceRemarks 'Fisheries Directive'^^xsd:string;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2011-08-10_37.03349_25.09226'^^xsd:string;
  dwc:observationDate '2011-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2011-08-16_37.03349_25.09226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2011-08-16_37.03349_25.09226> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2011-08-16_37.03349_25.09226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.03349 25.09226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.03349"^^xsd:decimal ;
  dwc:decimalLongitude "25.09226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2011-08-16_37.03349_25.09226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.03349 25.09226)"^^geo:wktLiteral ;
  geo-pos:lat "37.03349"^^xsd:decimal ;
  geo-pos:long "25.09226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2011-08-16_37.03349_25.09226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2011-08-16_37.03349_25.09226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2011-08-16_37.03349_25.09226'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.09226'^^xsd:double;
  dwc:latitude '37.03349'^^xsd:double;
  dwc:occurrenceRemarks 'Fisheries Directive'^^xsd:string;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2011-08-16_37.03349_25.09226'^^xsd:string;
  dwc:observationDate '2011-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Sargocentron%20rubrum_2015_37.06274_25.09239_11-11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2015_37.06274_25.09239_11-11> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2015_37.06274_25.09239_11-11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.06274 25.09239)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.06274"^^xsd:decimal ;
  dwc:decimalLongitude "25.09239"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2015_37.06274_25.09239_11-11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.06274 25.09239)"^^geo:wktLiteral ;
  geo-pos:lat "37.06274"^^xsd:decimal ;
  geo-pos:long "25.09239"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Sargocentron%20rubrum_2015_37.06274_25.09239_11-11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Sargocentron rubrum_2015_37.06274_25.09239_11-11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Sargocentron rubrum_2015_37.06274_25.09239_11-11'^^xsd:string;
  dwc:scientificName 'Sargocentron rubrum (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.09239'^^xsd:double;
  dwc:latitude '37.06274'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '126400'^^xsd:integer;
  dwc:occurrenceId 'Sargocentron rubrum_2015_37.06274_25.09239_11-11'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126400'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2008_36.6455_25.09847_2-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.6455_25.09847_2-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.6455_25.09847_2-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6455 25.09847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6455"^^xsd:decimal ;
  dwc:decimalLongitude "25.09847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.6455_25.09847_2-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6455 25.09847)"^^geo:wktLiteral ;
  geo-pos:lat "36.6455"^^xsd:decimal ;
  geo-pos:long "25.09847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2008_36.6455_25.09847_2-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2008_36.6455_25.09847_2-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2008_36.6455_25.09847_2-2'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.09847'^^xsd:double;
  dwc:latitude '36.6455'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2008_36.6455_25.09847_2-2'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2019_36.9762_25.1038_15-15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_36.9762_25.1038_15-15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_36.9762_25.1038_15-15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9762 25.1038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9762"^^xsd:decimal ;
  dwc:decimalLongitude "25.1038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_36.9762_25.1038_15-15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9762 25.1038)"^^geo:wktLiteral ;
  geo-pos:lat "36.9762"^^xsd:decimal ;
  geo-pos:long "25.1038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2019_36.9762_25.1038_15-15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2019_36.9762_25.1038_15-15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2019_36.9762_25.1038_15-15'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.1038'^^xsd:double;
  dwc:latitude '36.9762'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2019_36.9762_25.1038_15-15'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '4'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2019-12-07_36.9763_25.104_22-22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2019-12-07_36.9763_25.104_22-22> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2019-12-07_36.9763_25.104_22-22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9763 25.104)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9763"^^xsd:decimal ;
  dwc:decimalLongitude "25.104"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2019-12-07_36.9763_25.104_22-22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9763 25.104)"^^geo:wktLiteral ;
  geo-pos:lat "36.9763"^^xsd:decimal ;
  geo-pos:long "25.104"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2019-12-07_36.9763_25.104_22-22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2019-12-07_36.9763_25.104_22-22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2019-12-07_36.9763_25.104_22-22'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.104'^^xsd:double;
  dwc:latitude '36.9763'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2019-12-07_36.9763_25.104_22-22'^^xsd:string;
  dwc:observationDate '2019-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '8'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2019-12-08_36.9763_25.104_22-22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2019-12-08_36.9763_25.104_22-22> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2019-12-08_36.9763_25.104_22-22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9763 25.104)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9763"^^xsd:decimal ;
  dwc:decimalLongitude "25.104"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2019-12-08_36.9763_25.104_22-22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9763 25.104)"^^geo:wktLiteral ;
  geo-pos:lat "36.9763"^^xsd:decimal ;
  geo-pos:long "25.104"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2019-12-08_36.9763_25.104_22-22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2019-12-08_36.9763_25.104_22-22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2019-12-08_36.9763_25.104_22-22'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.104'^^xsd:double;
  dwc:latitude '36.9763'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2019-12-08_36.9763_25.104_22-22'^^xsd:string;
  dwc:observationDate '2019-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '50'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2019-12-07_36.9763_25.104_22-22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019-12-07_36.9763_25.104_22-22> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019-12-07_36.9763_25.104_22-22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9763 25.104)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9763"^^xsd:decimal ;
  dwc:decimalLongitude "25.104"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019-12-07_36.9763_25.104_22-22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9763 25.104)"^^geo:wktLiteral ;
  geo-pos:lat "36.9763"^^xsd:decimal ;
  geo-pos:long "25.104"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2019-12-07_36.9763_25.104_22-22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2019-12-07_36.9763_25.104_22-22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2019-12-07_36.9763_25.104_22-22'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.104'^^xsd:double;
  dwc:latitude '36.9763'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2019-12-07_36.9763_25.104_22-22'^^xsd:string;
  dwc:observationDate '2019-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2019-12-08_36.9763_25.104_22-22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019-12-08_36.9763_25.104_22-22> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019-12-08_36.9763_25.104_22-22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9763 25.104)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9763"^^xsd:decimal ;
  dwc:decimalLongitude "25.104"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019-12-08_36.9763_25.104_22-22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9763 25.104)"^^geo:wktLiteral ;
  geo-pos:lat "36.9763"^^xsd:decimal ;
  geo-pos:long "25.104"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2019-12-08_36.9763_25.104_22-22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2019-12-08_36.9763_25.104_22-22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2019-12-08_36.9763_25.104_22-22'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.104'^^xsd:double;
  dwc:latitude '36.9763'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2019-12-08_36.9763_25.104_22-22'^^xsd:string;
  dwc:observationDate '2019-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2019_36.9762_25.1043_22-22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2019_36.9762_25.1043_22-22> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2019_36.9762_25.1043_22-22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9762 25.1043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9762"^^xsd:decimal ;
  dwc:decimalLongitude "25.1043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2019_36.9762_25.1043_22-22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9762 25.1043)"^^geo:wktLiteral ;
  geo-pos:lat "36.9762"^^xsd:decimal ;
  geo-pos:long "25.1043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2019_36.9762_25.1043_22-22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2019_36.9762_25.1043_22-22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2019_36.9762_25.1043_22-22'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.1043'^^xsd:double;
  dwc:latitude '36.9762'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2019_36.9762_25.1043_22-22'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2019_36.9762_25.1043_22-22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_36.9762_25.1043_22-22> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_36.9762_25.1043_22-22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9762 25.1043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9762"^^xsd:decimal ;
  dwc:decimalLongitude "25.1043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2019_36.9762_25.1043_22-22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9762 25.1043)"^^geo:wktLiteral ;
  geo-pos:lat "36.9762"^^xsd:decimal ;
  geo-pos:long "25.1043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2019_36.9762_25.1043_22-22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2019_36.9762_25.1043_22-22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2019_36.9762_25.1043_22-22'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.1043'^^xsd:double;
  dwc:latitude '36.9762'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2019_36.9762_25.1043_22-22'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '5'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2019_36.9762_25.1043_22-22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_36.9762_25.1043_22-22> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_36.9762_25.1043_22-22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9762 25.1043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9762"^^xsd:decimal ;
  dwc:decimalLongitude "25.1043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_36.9762_25.1043_22-22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9762 25.1043)"^^geo:wktLiteral ;
  geo-pos:lat "36.9762"^^xsd:decimal ;
  geo-pos:long "25.1043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2019_36.9762_25.1043_22-22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2019_36.9762_25.1043_22-22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2019_36.9762_25.1043_22-22'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.1043'^^xsd:double;
  dwc:latitude '36.9762'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2019_36.9762_25.1043_22-22'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '89'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2018_37.57549_25.10461_2-2_Leonidas%20Zoumis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2018_37.57549_25.10461_2-2_Leonidas%20Zoumis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2018_37.57549_25.10461_2-2_Leonidas%20Zoumis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57549 25.10461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.57549"^^xsd:decimal ;
  dwc:decimalLongitude "25.10461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "31"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2018_37.57549_25.10461_2-2_Leonidas%20Zoumis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57549 25.10461)"^^geo:wktLiteral ;
  geo-pos:lat "37.57549"^^xsd:decimal ;
  geo-pos:long "25.10461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "31"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2018_37.57549_25.10461_2-2_Leonidas%20Zoumis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2018_37.57549_25.10461_2-2_Leonidas Zoumis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2018_37.57549_25.10461_2-2_Leonidas Zoumis'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Leonidas Zoumis'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.10461'^^xsd:double;
  dwc:latitude '37.57549'^^xsd:double;
  dwc:coordinatePrecision '31'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2018_37.57549_25.10461_2-2_Leonidas Zoumis'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '10'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Etrumeus%20golanii_2018_35.33992_25.10488_Francesco%20Tiralongo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Etrumeus%20golanii_2018_35.33992_25.10488_Francesco%20Tiralongo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Etrumeus%20golanii_2018_35.33992_25.10488_Francesco%20Tiralongo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.33992 25.10488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.33992"^^xsd:decimal ;
  dwc:decimalLongitude "25.10488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2930"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Etrumeus%20golanii_2018_35.33992_25.10488_Francesco%20Tiralongo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.33992 25.10488)"^^geo:wktLiteral ;
  geo-pos:lat "35.33992"^^xsd:decimal ;
  geo-pos:long "25.10488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2930"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Etrumeus%20golanii_2018_35.33992_25.10488_Francesco%20Tiralongo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Etrumeus golanii_2018_35.33992_25.10488_Francesco Tiralongo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Etrumeus golanii_2018_35.33992_25.10488_Francesco Tiralongo'^^xsd:string;
  dwc:scientificName 'Etrumeus golanii DiBattista, Randall & Bowen, 2012'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Francesco Tiralongo'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.10488'^^xsd:double;
  dwc:latitude '35.33992'^^xsd:double;
  dwc:coordinatePrecision '2930'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '890090'^^xsd:integer;
  dwc:occurrenceId 'Etrumeus golanii_2018_35.33992_25.10488_Francesco Tiralongo'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '890090'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2017_35.33992_25.10488_10-10_Stefanos%20Kalogirou>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2017_35.33992_25.10488_10-10_Stefanos%20Kalogirou> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2017_35.33992_25.10488_10-10_Stefanos%20Kalogirou> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.33992 25.10488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.33992"^^xsd:decimal ;
  dwc:decimalLongitude "25.10488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2930"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2017_35.33992_25.10488_10-10_Stefanos%20Kalogirou>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.33992 25.10488)"^^geo:wktLiteral ;
  geo-pos:lat "35.33992"^^xsd:decimal ;
  geo-pos:long "25.10488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2930"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2017_35.33992_25.10488_10-10_Stefanos%20Kalogirou>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2017_35.33992_25.10488_10-10_Stefanos Kalogirou" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2017_35.33992_25.10488_10-10_Stefanos Kalogirou'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Stefanos Kalogirou'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.10488'^^xsd:double;
  dwc:latitude '35.33992'^^xsd:double;
  dwc:coordinatePrecision '2930'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2017_35.33992_25.10488_10-10_Stefanos Kalogirou'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2019_36.9755_25.1062_21-21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_36.9755_25.1062_21-21> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_36.9755_25.1062_21-21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9755 25.1062)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9755"^^xsd:decimal ;
  dwc:decimalLongitude "25.1062"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_36.9755_25.1062_21-21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9755 25.1062)"^^geo:wktLiteral ;
  geo-pos:lat "36.9755"^^xsd:decimal ;
  geo-pos:long "25.1062"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2019_36.9755_25.1062_21-21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2019_36.9755_25.1062_21-21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2019_36.9755_25.1062_21-21'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.1062'^^xsd:double;
  dwc:latitude '36.9755'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2019_36.9755_25.1062_21-21'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '7'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2017_35.33967_25.10642_Thodoros%20Kampouris>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2017_35.33967_25.10642_Thodoros%20Kampouris> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2017_35.33967_25.10642_Thodoros%20Kampouris> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.33967 25.10642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.33967"^^xsd:decimal ;
  dwc:decimalLongitude "25.10642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "42"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2017_35.33967_25.10642_Thodoros%20Kampouris>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.33967 25.10642)"^^geo:wktLiteral ;
  geo-pos:lat "35.33967"^^xsd:decimal ;
  geo-pos:long "25.10642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "42"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2017_35.33967_25.10642_Thodoros%20Kampouris>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2017_35.33967_25.10642_Thodoros Kampouris" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2017_35.33967_25.10642_Thodoros Kampouris'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Thodoros Kampouris'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.10642'^^xsd:double;
  dwc:latitude '35.33967'^^xsd:double;
  dwc:coordinatePrecision '42'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2017_35.33967_25.10642_Thodoros Kampouris'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '10'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Halophila%20stipulacea_2011_37.058_25.107_4-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2011_37.058_25.107_4-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2011_37.058_25.107_4-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.058 25.107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.058"^^xsd:decimal ;
  dwc:decimalLongitude "25.107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Halophila%20stipulacea_2011_37.058_25.107_4-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.058 25.107)"^^geo:wktLiteral ;
  geo-pos:lat "37.058"^^xsd:decimal ;
  geo-pos:long "25.107"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Halophila%20stipulacea_2011_37.058_25.107_4-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Halophila stipulacea_2011_37.058_25.107_4-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Halophila stipulacea_2011_37.058_25.107_4-10'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea (Forsskål) Ascherson, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.107'^^xsd:double;
  dwc:latitude '37.058'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:occurrenceId 'Halophila stipulacea_2011_37.058_25.107_4-10'^^xsd:string;
  dwc:observationDate '2011-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2011_37.058_25.107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2011_37.058_25.107> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2011_37.058_25.107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.058 25.107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.058"^^xsd:decimal ;
  dwc:decimalLongitude "25.107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2011_37.058_25.107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.058 25.107)"^^geo:wktLiteral ;
  geo-pos:lat "37.058"^^xsd:decimal ;
  geo-pos:long "25.107"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2011_37.058_25.107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2011_37.058_25.107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2011_37.058_25.107'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.107'^^xsd:double;
  dwc:latitude '37.058'^^xsd:double;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2011_37.058_25.107'^^xsd:string;
  dwc:observationDate '2011-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_2011_37.058_25.107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_2011_37.058_25.107> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_2011_37.058_25.107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.058 25.107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.058"^^xsd:decimal ;
  dwc:decimalLongitude "25.107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_2011_37.058_25.107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.058 25.107)"^^geo:wktLiteral ;
  geo-pos:lat "37.058"^^xsd:decimal ;
  geo-pos:long "25.107"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_2011_37.058_25.107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_2011_37.058_25.107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_2011_37.058_25.107'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.107'^^xsd:double;
  dwc:latitude '37.058'^^xsd:double;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_2011_37.058_25.107'^^xsd:string;
  dwc:observationDate '2011-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2011_37.058_25.107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2011_37.058_25.107> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2011_37.058_25.107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.058 25.107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.058"^^xsd:decimal ;
  dwc:decimalLongitude "25.107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2011_37.058_25.107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.058 25.107)"^^geo:wktLiteral ;
  geo-pos:lat "37.058"^^xsd:decimal ;
  geo-pos:long "25.107"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2011_37.058_25.107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2011_37.058_25.107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2011_37.058_25.107'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.107'^^xsd:double;
  dwc:latitude '37.058'^^xsd:double;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2011_37.058_25.107'^^xsd:string;
  dwc:observationDate '2011-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Callinectes%20sapidus_1948_40.98717_25.107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Callinectes%20sapidus_1948_40.98717_25.107> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Callinectes%20sapidus_1948_40.98717_25.107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.98717 25.107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.98717"^^xsd:decimal ;
  dwc:decimalLongitude "25.107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Callinectes%20sapidus_1948_40.98717_25.107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.98717 25.107)"^^geo:wktLiteral ;
  geo-pos:lat "40.98717"^^xsd:decimal ;
  geo-pos:long "25.107"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Callinectes%20sapidus_1948_40.98717_25.107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Callinectes sapidus_1948_40.98717_25.107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Callinectes sapidus_1948_40.98717_25.107'^^xsd:string;
  dwc:scientificName 'Callinectes sapidus Rathbun, 1896'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.107'^^xsd:double;
  dwc:latitude '40.98717'^^xsd:double;
  dwc:occurrenceRemarks 'approximate coordinates through Google Earth based on information provided by associatedReferences or asociatedMedia'^^xsd:string;
  dwc:aphiaid '107379'^^xsd:integer;
  dwc:occurrenceId 'Callinectes sapidus_1948_40.98717_25.107'^^xsd:string;
  dwc:observationDate '1948-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107379'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Torquigener%20flavimaculosus_2019_36.975_25.1072_23-23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2019_36.975_25.1072_23-23> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2019_36.975_25.1072_23-23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.975 25.1072)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.975"^^xsd:decimal ;
  dwc:decimalLongitude "25.1072"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2019_36.975_25.1072_23-23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.975 25.1072)"^^geo:wktLiteral ;
  geo-pos:lat "36.975"^^xsd:decimal ;
  geo-pos:long "25.1072"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Torquigener%20flavimaculosus_2019_36.975_25.1072_23-23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Torquigener flavimaculosus_2019_36.975_25.1072_23-23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Torquigener flavimaculosus_2019_36.975_25.1072_23-23'^^xsd:string;
  dwc:scientificName 'Torquigener flavimaculosus Hardy & Randall, 1983'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.1072'^^xsd:double;
  dwc:latitude '36.975'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '219962'^^xsd:integer;
  dwc:occurrenceId 'Torquigener flavimaculosus_2019_36.975_25.1072_23-23'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219962'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '14'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2019_36.9902_25.1095_25-25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2019_36.9902_25.1095_25-25> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2019_36.9902_25.1095_25-25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9902 25.1095)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9902"^^xsd:decimal ;
  dwc:decimalLongitude "25.1095"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2019_36.9902_25.1095_25-25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9902 25.1095)"^^geo:wktLiteral ;
  geo-pos:lat "36.9902"^^xsd:decimal ;
  geo-pos:long "25.1095"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2019_36.9902_25.1095_25-25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2019_36.9902_25.1095_25-25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2019_36.9902_25.1095_25-25'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.1095'^^xsd:double;
  dwc:latitude '36.9902'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2019_36.9902_25.1095_25-25'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2019_36.9902_25.1095_25-25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_36.9902_25.1095_25-25> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_36.9902_25.1095_25-25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9902 25.1095)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9902"^^xsd:decimal ;
  dwc:decimalLongitude "25.1095"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_36.9902_25.1095_25-25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9902 25.1095)"^^geo:wktLiteral ;
  geo-pos:lat "36.9902"^^xsd:decimal ;
  geo-pos:long "25.1095"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2019_36.9902_25.1095_25-25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2019_36.9902_25.1095_25-25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2019_36.9902_25.1095_25-25'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.1095'^^xsd:double;
  dwc:latitude '36.9902'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2019_36.9902_25.1095_25-25'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '16'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Torquigener%20flavimaculosus_2019_36.9902_25.1095_25-25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2019_36.9902_25.1095_25-25> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2019_36.9902_25.1095_25-25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9902 25.1095)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9902"^^xsd:decimal ;
  dwc:decimalLongitude "25.1095"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2019_36.9902_25.1095_25-25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9902 25.1095)"^^geo:wktLiteral ;
  geo-pos:lat "36.9902"^^xsd:decimal ;
  geo-pos:long "25.1095"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Torquigener%20flavimaculosus_2019_36.9902_25.1095_25-25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Torquigener flavimaculosus_2019_36.9902_25.1095_25-25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Torquigener flavimaculosus_2019_36.9902_25.1095_25-25'^^xsd:string;
  dwc:scientificName 'Torquigener flavimaculosus Hardy & Randall, 1983'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.1095'^^xsd:double;
  dwc:latitude '36.9902'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '219962'^^xsd:integer;
  dwc:occurrenceId 'Torquigener flavimaculosus_2019_36.9902_25.1095_25-25'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219962'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Ficopomatus%20enigmaticus_1959_41.00376_25.11276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Ficopomatus%20enigmaticus_1959_41.00376_25.11276> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Ficopomatus%20enigmaticus_1959_41.00376_25.11276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.00376 25.11276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.00376"^^xsd:decimal ;
  dwc:decimalLongitude "25.11276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "109"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Ficopomatus%20enigmaticus_1959_41.00376_25.11276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.00376 25.11276)"^^geo:wktLiteral ;
  geo-pos:lat "41.00376"^^xsd:decimal ;
  geo-pos:long "25.11276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "109"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Ficopomatus%20enigmaticus_1959_41.00376_25.11276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ficopomatus enigmaticus_1959_41.00376_25.11276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Ficopomatus enigmaticus_1959_41.00376_25.11276'^^xsd:string;
  dwc:scientificName 'Ficopomatus enigmaticus (Fauvel, 1923)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.11276'^^xsd:double;
  dwc:latitude '41.00376'^^xsd:double;
  dwc:coordinatePrecision '109'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '130988'^^xsd:integer;
  dwc:occurrenceId 'Ficopomatus enigmaticus_1959_41.00376_25.11276'^^xsd:string;
  dwc:observationDate '1959-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130988'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Torquigener%20flavimaculosus_2018_36.97819_25.11352_Nikolas%20Margaritis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2018_36.97819_25.11352_Nikolas%20Margaritis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2018_36.97819_25.11352_Nikolas%20Margaritis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97819 25.11352)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.97819"^^xsd:decimal ;
  dwc:decimalLongitude "25.11352"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2018_36.97819_25.11352_Nikolas%20Margaritis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97819 25.11352)"^^geo:wktLiteral ;
  geo-pos:lat "36.97819"^^xsd:decimal ;
  geo-pos:long "25.11352"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Torquigener%20flavimaculosus_2018_36.97819_25.11352_Nikolas%20Margaritis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Torquigener flavimaculosus_2018_36.97819_25.11352_Nikolas Margaritis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Torquigener flavimaculosus_2018_36.97819_25.11352_Nikolas Margaritis'^^xsd:string;
  dwc:scientificName 'Torquigener flavimaculosus Hardy & Randall, 1983'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Nikolas Margaritis'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.11352'^^xsd:double;
  dwc:latitude '36.97819'^^xsd:double;
  dwc:aphiaid '219962'^^xsd:integer;
  dwc:occurrenceId 'Torquigener flavimaculosus_2018_36.97819_25.11352_Nikolas Margaritis'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219962'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Saurida%20lessepsianus_1971_35.35322_25.11475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Saurida%20lessepsianus_1971_35.35322_25.11475> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Saurida%20lessepsianus_1971_35.35322_25.11475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35322 25.11475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.35322"^^xsd:decimal ;
  dwc:decimalLongitude "25.11475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Saurida%20lessepsianus_1971_35.35322_25.11475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.35322 25.11475)"^^geo:wktLiteral ;
  geo-pos:lat "35.35322"^^xsd:decimal ;
  geo-pos:long "25.11475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Saurida%20lessepsianus_1971_35.35322_25.11475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Saurida lessepsianus_1971_35.35322_25.11475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Saurida lessepsianus_1971_35.35322_25.11475'^^xsd:string;
  dwc:scientificName 'Saurida lessepsianus Russell, Golani & Tikochinski, 2015'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.11475'^^xsd:double;
  dwc:latitude '35.35322'^^xsd:double;
  dwc:aphiaid '932880'^^xsd:integer;
  dwc:occurrenceId 'Saurida lessepsianus_1971_35.35322_25.11475'^^xsd:string;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '932880'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Ficopomatus%20enigmaticus_1976_41.001_25.115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Ficopomatus%20enigmaticus_1976_41.001_25.115> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Ficopomatus%20enigmaticus_1976_41.001_25.115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.001 25.115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.001"^^xsd:decimal ;
  dwc:decimalLongitude "25.115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1640"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Ficopomatus%20enigmaticus_1976_41.001_25.115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.001 25.115)"^^geo:wktLiteral ;
  geo-pos:lat "41.001"^^xsd:decimal ;
  geo-pos:long "25.115"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1640"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Ficopomatus%20enigmaticus_1976_41.001_25.115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ficopomatus enigmaticus_1976_41.001_25.115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Ficopomatus enigmaticus_1976_41.001_25.115'^^xsd:string;
  dwc:scientificName 'Ficopomatus enigmaticus (Fauvel, 1923)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.115'^^xsd:double;
  dwc:latitude '41.001'^^xsd:double;
  dwc:coordinatePrecision '1640'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '130988'^^xsd:integer;
  dwc:occurrenceId 'Ficopomatus enigmaticus_1976_41.001_25.115'^^xsd:string;
  dwc:observationDate '1976-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130988'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '511'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Ficopomatus%20enigmaticus_1997_41.0011_25.11939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Ficopomatus%20enigmaticus_1997_41.0011_25.11939> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Ficopomatus%20enigmaticus_1997_41.0011_25.11939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0011 25.11939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.0011"^^xsd:decimal ;
  dwc:decimalLongitude "25.11939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "523"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Ficopomatus%20enigmaticus_1997_41.0011_25.11939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.0011 25.11939)"^^geo:wktLiteral ;
  geo-pos:lat "41.0011"^^xsd:decimal ;
  geo-pos:long "25.11939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "523"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Ficopomatus%20enigmaticus_1997_41.0011_25.11939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ficopomatus enigmaticus_1997_41.0011_25.11939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Ficopomatus enigmaticus_1997_41.0011_25.11939'^^xsd:string;
  dwc:scientificName 'Ficopomatus enigmaticus (Fauvel, 1923)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.11939'^^xsd:double;
  dwc:latitude '41.0011'^^xsd:double;
  dwc:coordinatePrecision '523'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '130988'^^xsd:integer;
  dwc:occurrenceId 'Ficopomatus enigmaticus_1997_41.0011_25.11939'^^xsd:string;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130988'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Conomurex%20persicus_2016_36.99186_25.11989_6-6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Conomurex%20persicus_2016_36.99186_25.11989_6-6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Conomurex%20persicus_2016_36.99186_25.11989_6-6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.99186 25.11989)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.99186"^^xsd:decimal ;
  dwc:decimalLongitude "25.11989"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Conomurex%20persicus_2016_36.99186_25.11989_6-6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.99186 25.11989)"^^geo:wktLiteral ;
  geo-pos:lat "36.99186"^^xsd:decimal ;
  geo-pos:long "25.11989"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Conomurex%20persicus_2016_36.99186_25.11989_6-6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Conomurex persicus_2016_36.99186_25.11989_6-6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Conomurex persicus_2016_36.99186_25.11989_6-6'^^xsd:string;
  dwc:scientificName 'Conomurex persicus (Swainson, 1821)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.11989'^^xsd:double;
  dwc:latitude '36.99186'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '565371'^^xsd:integer;
  dwc:occurrenceId 'Conomurex persicus_2016_36.99186_25.11989_6-6'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '565371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2008_36.70403_25.12018_1-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.70403_25.12018_1-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.70403_25.12018_1-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.70403 25.12018)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.70403"^^xsd:decimal ;
  dwc:decimalLongitude "25.12018"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.70403_25.12018_1-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.70403 25.12018)"^^geo:wktLiteral ;
  geo-pos:lat "36.70403"^^xsd:decimal ;
  geo-pos:long "25.12018"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2008_36.70403_25.12018_1-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2008_36.70403_25.12018_1-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2008_36.70403_25.12018_1-1'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.12018'^^xsd:double;
  dwc:latitude '36.70403'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2008_36.70403_25.12018_1-1'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_2020_36.96853_25.12141_0-20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_2020_36.96853_25.12141_0-20> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_2020_36.96853_25.12141_0-20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.96853 25.12141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.96853"^^xsd:decimal ;
  dwc:decimalLongitude "25.12141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_2020_36.96853_25.12141_0-20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.96853 25.12141)"^^geo:wktLiteral ;
  geo-pos:lat "36.96853"^^xsd:decimal ;
  geo-pos:long "25.12141"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_2020_36.96853_25.12141_0-20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_2020_36.96853_25.12141_0-20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_2020_36.96853_25.12141_0-20'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.12141'^^xsd:double;
  dwc:latitude '36.96853'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_2020_36.96853_25.12141_0-20'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2018_36.96812_25.12179_10-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2018_36.96812_25.12179_10-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2018_36.96812_25.12179_10-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.96812 25.12179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.96812"^^xsd:decimal ;
  dwc:decimalLongitude "25.12179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2018_36.96812_25.12179_10-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.96812 25.12179)"^^geo:wktLiteral ;
  geo-pos:lat "36.96812"^^xsd:decimal ;
  geo-pos:long "25.12179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2018_36.96812_25.12179_10-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2018_36.96812_25.12179_10-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2018_36.96812_25.12179_10-10'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.12179'^^xsd:double;
  dwc:latitude '36.96812'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2018_36.96812_25.12179_10-10'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '100'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2018_36.96812_25.12179_10-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2018_36.96812_25.12179_10-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2018_36.96812_25.12179_10-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.96812 25.12179)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.96812"^^xsd:decimal ;
  dwc:decimalLongitude "25.12179"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2018_36.96812_25.12179_10-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.96812 25.12179)"^^geo:wktLiteral ;
  geo-pos:lat "36.96812"^^xsd:decimal ;
  geo-pos:long "25.12179"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2018_36.96812_25.12179_10-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2018_36.96812_25.12179_10-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2018_36.96812_25.12179_10-10'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.12179'^^xsd:double;
  dwc:latitude '36.96812'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2018_36.96812_25.12179_10-10'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '100'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2016_36.96781_25.12186_0-30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_36.96781_25.12186_0-30> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_36.96781_25.12186_0-30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.96781 25.12186)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.96781"^^xsd:decimal ;
  dwc:decimalLongitude "25.12186"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2016_36.96781_25.12186_0-30>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.96781 25.12186)"^^geo:wktLiteral ;
  geo-pos:lat "36.96781"^^xsd:decimal ;
  geo-pos:long "25.12186"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2016_36.96781_25.12186_0-30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2016_36.96781_25.12186_0-30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2016_36.96781_25.12186_0-30'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.12186'^^xsd:double;
  dwc:latitude '36.96781'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2016_36.96781_25.12186_0-30'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2016_36.96781_25.12186_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_36.96781_25.12186_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_36.96781_25.12186_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.96781 25.12186)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.96781"^^xsd:decimal ;
  dwc:decimalLongitude "25.12186"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2016_36.96781_25.12186_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.96781 25.12186)"^^geo:wktLiteral ;
  geo-pos:lat "36.96781"^^xsd:decimal ;
  geo-pos:long "25.12186"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2016_36.96781_25.12186_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2016_36.96781_25.12186_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2016_36.96781_25.12186_5-5'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.12186'^^xsd:double;
  dwc:latitude '36.96781'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2016_36.96781_25.12186_5-5'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2016_36.96781_25.12186_5-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_36.96781_25.12186_5-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_36.96781_25.12186_5-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.96781 25.12186)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.96781"^^xsd:decimal ;
  dwc:decimalLongitude "25.12186"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_36.96781_25.12186_5-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.96781 25.12186)"^^geo:wktLiteral ;
  geo-pos:lat "36.96781"^^xsd:decimal ;
  geo-pos:long "25.12186"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2016_36.96781_25.12186_5-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2016_36.96781_25.12186_5-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2016_36.96781_25.12186_5-10'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.12186'^^xsd:double;
  dwc:latitude '36.96781'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2016_36.96781_25.12186_5-10'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2016_36.96781_25.12186_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_36.96781_25.12186_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_36.96781_25.12186_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.96781 25.12186)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.96781"^^xsd:decimal ;
  dwc:decimalLongitude "25.12186"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_36.96781_25.12186_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.96781 25.12186)"^^geo:wktLiteral ;
  geo-pos:lat "36.96781"^^xsd:decimal ;
  geo-pos:long "25.12186"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2016_36.96781_25.12186_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2016_36.96781_25.12186_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2016_36.96781_25.12186_5-5'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.12186'^^xsd:double;
  dwc:latitude '36.96781'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2016_36.96781_25.12186_5-5'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Sargocentron%20rubrum_2016_36.96819_25.12186_24-24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2016_36.96819_25.12186_24-24> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2016_36.96819_25.12186_24-24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.96819 25.12186)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.96819"^^xsd:decimal ;
  dwc:decimalLongitude "25.12186"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2016_36.96819_25.12186_24-24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.96819 25.12186)"^^geo:wktLiteral ;
  geo-pos:lat "36.96819"^^xsd:decimal ;
  geo-pos:long "25.12186"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Sargocentron%20rubrum_2016_36.96819_25.12186_24-24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Sargocentron rubrum_2016_36.96819_25.12186_24-24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Sargocentron rubrum_2016_36.96819_25.12186_24-24'^^xsd:string;
  dwc:scientificName 'Sargocentron rubrum (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.12186'^^xsd:double;
  dwc:latitude '36.96819'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '126400'^^xsd:integer;
  dwc:occurrenceId 'Sargocentron rubrum_2016_36.96819_25.12186_24-24'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126400'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2016_36.96768_25.12193_25-25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2016_36.96768_25.12193_25-25> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2016_36.96768_25.12193_25-25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.96768 25.12193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.96768"^^xsd:decimal ;
  dwc:decimalLongitude "25.12193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2016_36.96768_25.12193_25-25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.96768 25.12193)"^^geo:wktLiteral ;
  geo-pos:lat "36.96768"^^xsd:decimal ;
  geo-pos:long "25.12193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2016_36.96768_25.12193_25-25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2016_36.96768_25.12193_25-25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2016_36.96768_25.12193_25-25'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.12193'^^xsd:double;
  dwc:latitude '36.96768'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2016_36.96768_25.12193_25-25'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '50'^^xsd:integer;
  dwc:organismQuantityType '% cover'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2019_37.07155_25.12252_13-13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2019_37.07155_25.12252_13-13> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2019_37.07155_25.12252_13-13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.07155 25.12252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.07155"^^xsd:decimal ;
  dwc:decimalLongitude "25.12252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "233"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2019_37.07155_25.12252_13-13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.07155 25.12252)"^^geo:wktLiteral ;
  geo-pos:lat "37.07155"^^xsd:decimal ;
  geo-pos:long "25.12252"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "233"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2019_37.07155_25.12252_13-13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2019_37.07155_25.12252_13-13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2019_37.07155_25.12252_13-13'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.12252'^^xsd:double;
  dwc:latitude '37.07155'^^xsd:double;
  dwc:coordinatePrecision '233'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance; HCMR projects (Fisheries Data collection Database)'^^xsd:string;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2019_37.07155_25.12252_13-13'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2019_37.07155_25.12252_13-13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.07155_25.12252_13-13> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.07155_25.12252_13-13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.07155 25.12252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.07155"^^xsd:decimal ;
  dwc:decimalLongitude "25.12252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "233"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.07155_25.12252_13-13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.07155 25.12252)"^^geo:wktLiteral ;
  geo-pos:lat "37.07155"^^xsd:decimal ;
  geo-pos:long "25.12252"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "233"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2019_37.07155_25.12252_13-13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2019_37.07155_25.12252_13-13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2019_37.07155_25.12252_13-13'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.12252'^^xsd:double;
  dwc:latitude '37.07155'^^xsd:double;
  dwc:coordinatePrecision '233'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance; HCMR projects (Fisheries Data collection Database)'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2019_37.07155_25.12252_13-13'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2019_37.07155_25.12252_13-13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.07155_25.12252_13-13> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.07155_25.12252_13-13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.07155 25.12252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.07155"^^xsd:decimal ;
  dwc:decimalLongitude "25.12252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "233"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.07155_25.12252_13-13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.07155 25.12252)"^^geo:wktLiteral ;
  geo-pos:lat "37.07155"^^xsd:decimal ;
  geo-pos:long "25.12252"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "233"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2019_37.07155_25.12252_13-13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2019_37.07155_25.12252_13-13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2019_37.07155_25.12252_13-13'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.12252'^^xsd:double;
  dwc:latitude '37.07155'^^xsd:double;
  dwc:coordinatePrecision '233'^^xsd:integer;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance; HCMR projects (Fisheries Data collection Database)'^^xsd:string;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2019_37.07155_25.12252_13-13'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '11'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2019-07_36.65765_25.12312_>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2019-07_36.65765_25.12312_> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2019-07_36.65765_25.12312_> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65765 25.12312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65765"^^xsd:decimal ;
  dwc:decimalLongitude "25.12312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2019-07_36.65765_25.12312_>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65765 25.12312)"^^geo:wktLiteral ;
  geo-pos:lat "36.65765"^^xsd:decimal ;
  geo-pos:long "25.12312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2019-07_36.65765_25.12312_>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2019-07_36.65765_25.12312_" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2019-07_36.65765_25.12312_'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.12312'^^xsd:double;
  dwc:latitude '36.65765'^^xsd:double;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2019-07_36.65765_25.12312_'^^xsd:string;
  dwc:observationDate '2019-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2019-08_36.65765_25.12312_>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2019-08_36.65765_25.12312_> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2019-08_36.65765_25.12312_> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65765 25.12312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65765"^^xsd:decimal ;
  dwc:decimalLongitude "25.12312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2019-08_36.65765_25.12312_>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65765 25.12312)"^^geo:wktLiteral ;
  geo-pos:lat "36.65765"^^xsd:decimal ;
  geo-pos:long "25.12312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2019-08_36.65765_25.12312_>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2019-08_36.65765_25.12312_" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2019-08_36.65765_25.12312_'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.12312'^^xsd:double;
  dwc:latitude '36.65765'^^xsd:double;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2019-08_36.65765_25.12312_'^^xsd:string;
  dwc:observationDate '2019-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2016_36.97319_25.12328_0-12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_36.97319_25.12328_0-12> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_36.97319_25.12328_0-12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97319 25.12328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.97319"^^xsd:decimal ;
  dwc:decimalLongitude "25.12328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2016_36.97319_25.12328_0-12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97319 25.12328)"^^geo:wktLiteral ;
  geo-pos:lat "36.97319"^^xsd:decimal ;
  geo-pos:long "25.12328"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2016_36.97319_25.12328_0-12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2016_36.97319_25.12328_0-12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2016_36.97319_25.12328_0-12'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.12328'^^xsd:double;
  dwc:latitude '36.97319'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks 'MARISCA project/ UAEGEAN'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2016_36.97319_25.12328_0-12'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2019_36.9907_25.124_26-26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_36.9907_25.124_26-26> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_36.9907_25.124_26-26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9907 25.124)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9907"^^xsd:decimal ;
  dwc:decimalLongitude "25.124"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_36.9907_25.124_26-26>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9907 25.124)"^^geo:wktLiteral ;
  geo-pos:lat "36.9907"^^xsd:decimal ;
  geo-pos:long "25.124"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2019_36.9907_25.124_26-26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2019_36.9907_25.124_26-26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2019_36.9907_25.124_26-26'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.124'^^xsd:double;
  dwc:latitude '36.9907'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2019_36.9907_25.124_26-26'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '39'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2019_36.9905_25.1243_18-18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_36.9905_25.1243_18-18> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_36.9905_25.1243_18-18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9905 25.1243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9905"^^xsd:decimal ;
  dwc:decimalLongitude "25.1243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2019_36.9905_25.1243_18-18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9905 25.1243)"^^geo:wktLiteral ;
  geo-pos:lat "36.9905"^^xsd:decimal ;
  geo-pos:long "25.1243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2019_36.9905_25.1243_18-18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2019_36.9905_25.1243_18-18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2019_36.9905_25.1243_18-18'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.1243'^^xsd:double;
  dwc:latitude '36.9905'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2019_36.9905_25.1243_18-18'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2019_36.9905_25.1243_18-18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_36.9905_25.1243_18-18> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_36.9905_25.1243_18-18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9905 25.1243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9905"^^xsd:decimal ;
  dwc:decimalLongitude "25.1243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_36.9905_25.1243_18-18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9905 25.1243)"^^geo:wktLiteral ;
  geo-pos:lat "36.9905"^^xsd:decimal ;
  geo-pos:long "25.1243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2019_36.9905_25.1243_18-18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2019_36.9905_25.1243_18-18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2019_36.9905_25.1243_18-18'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.1243'^^xsd:double;
  dwc:latitude '36.9905'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2019_36.9905_25.1243_18-18'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '17'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Torquigener%20flavimaculosus_2019_36.9905_25.1243_18-18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2019_36.9905_25.1243_18-18> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2019_36.9905_25.1243_18-18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9905 25.1243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9905"^^xsd:decimal ;
  dwc:decimalLongitude "25.1243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2019_36.9905_25.1243_18-18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9905 25.1243)"^^geo:wktLiteral ;
  geo-pos:lat "36.9905"^^xsd:decimal ;
  geo-pos:long "25.1243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Torquigener%20flavimaculosus_2019_36.9905_25.1243_18-18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Torquigener flavimaculosus_2019_36.9905_25.1243_18-18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Torquigener flavimaculosus_2019_36.9905_25.1243_18-18'^^xsd:string;
  dwc:scientificName 'Torquigener flavimaculosus Hardy & Randall, 1983'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.1243'^^xsd:double;
  dwc:latitude '36.9905'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '219962'^^xsd:integer;
  dwc:occurrenceId 'Torquigener flavimaculosus_2019_36.9905_25.1243_18-18'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219962'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2009_37.5481_25.1269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_37.5481_25.1269> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_37.5481_25.1269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5481 25.1269)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5481"^^xsd:decimal ;
  dwc:decimalLongitude "25.1269"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_37.5481_25.1269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5481 25.1269)"^^geo:wktLiteral ;
  geo-pos:lat "37.5481"^^xsd:decimal ;
  geo-pos:long "25.1269"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2009_37.5481_25.1269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2009_37.5481_25.1269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2009_37.5481_25.1269'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.1269'^^xsd:double;
  dwc:latitude '37.5481'^^xsd:double;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2009_37.5481_25.1269'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Asparagopsis_2014_35.34254_25.12751_2-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Asparagopsis_2014_35.34254_25.12751_2-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Asparagopsis_2014_35.34254_25.12751_2-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34254 25.12751)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34254"^^xsd:decimal ;
  dwc:decimalLongitude "25.12751"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "13"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Asparagopsis_2014_35.34254_25.12751_2-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34254 25.12751)"^^geo:wktLiteral ;
  geo-pos:lat "35.34254"^^xsd:decimal ;
  geo-pos:long "25.12751"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "13"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Asparagopsis_2014_35.34254_25.12751_2-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Asparagopsis_2014_35.34254_25.12751_2-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Asparagopsis_2014_35.34254_25.12751_2-2'^^xsd:string;
  dwc:scientificName 'Asparagopsis Montagne, 1840'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.12751'^^xsd:double;
  dwc:latitude '35.34254'^^xsd:double;
  dwc:coordinatePrecision '13'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '143809'^^xsd:integer;
  dwc:occurrenceId 'Asparagopsis_2014_35.34254_25.12751_2-2'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143809'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '50'^^xsd:integer;
  dwc:organismQuantityType '% cover'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Etrumeus%20golanii_2019_37.08313_25.12901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Etrumeus%20golanii_2019_37.08313_25.12901> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Etrumeus%20golanii_2019_37.08313_25.12901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.08313 25.12901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.08313"^^xsd:decimal ;
  dwc:decimalLongitude "25.12901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Etrumeus%20golanii_2019_37.08313_25.12901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.08313 25.12901)"^^geo:wktLiteral ;
  geo-pos:lat "37.08313"^^xsd:decimal ;
  geo-pos:long "25.12901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Etrumeus%20golanii_2019_37.08313_25.12901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Etrumeus golanii_2019_37.08313_25.12901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Etrumeus golanii_2019_37.08313_25.12901'^^xsd:string;
  dwc:scientificName 'Etrumeus golanii DiBattista, Randall & Bowen, 2012'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.12901'^^xsd:double;
  dwc:latitude '37.08313'^^xsd:double;
  dwc:aphiaid '890090'^^xsd:integer;
  dwc:occurrenceId 'Etrumeus golanii_2019_37.08313_25.12901'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '890090'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '10'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2016_36.97527_25.12915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2016_36.97527_25.12915> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2016_36.97527_25.12915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97527 25.12915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.97527"^^xsd:decimal ;
  dwc:decimalLongitude "25.12915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2016_36.97527_25.12915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97527 25.12915)"^^geo:wktLiteral ;
  geo-pos:lat "36.97527"^^xsd:decimal ;
  geo-pos:long "25.12915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2016_36.97527_25.12915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2016_36.97527_25.12915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2016_36.97527_25.12915'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.12915'^^xsd:double;
  dwc:latitude '36.97527'^^xsd:double;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2016_36.97527_25.12915'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Callinectes%20sapidus_1959_40.99363_25.12932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Callinectes%20sapidus_1959_40.99363_25.12932> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Callinectes%20sapidus_1959_40.99363_25.12932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.99363 25.12932)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.99363"^^xsd:decimal ;
  dwc:decimalLongitude "25.12932"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3127"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Callinectes%20sapidus_1959_40.99363_25.12932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.99363 25.12932)"^^geo:wktLiteral ;
  geo-pos:lat "40.99363"^^xsd:decimal ;
  geo-pos:long "25.12932"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3127"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Callinectes%20sapidus_1959_40.99363_25.12932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Callinectes sapidus_1959_40.99363_25.12932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Callinectes sapidus_1959_40.99363_25.12932'^^xsd:string;
  dwc:scientificName 'Callinectes sapidus Rathbun, 1896'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.12932'^^xsd:double;
  dwc:latitude '40.99363'^^xsd:double;
  dwc:coordinatePrecision '3127'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '107379'^^xsd:integer;
  dwc:occurrenceId 'Callinectes sapidus_1959_40.99363_25.12932'^^xsd:string;
  dwc:observationDate '1959-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107379'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Torquigener%20flavimaculosus_2020_34.95234_25.13336_1-2_Stigkas%20Giannis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2020_34.95234_25.13336_1-2_Stigkas%20Giannis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2020_34.95234_25.13336_1-2_Stigkas%20Giannis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.95234 25.13336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.95234"^^xsd:decimal ;
  dwc:decimalLongitude "25.13336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2020_34.95234_25.13336_1-2_Stigkas%20Giannis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.95234 25.13336)"^^geo:wktLiteral ;
  geo-pos:lat "34.95234"^^xsd:decimal ;
  geo-pos:long "25.13336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Torquigener%20flavimaculosus_2020_34.95234_25.13336_1-2_Stigkas%20Giannis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Torquigener flavimaculosus_2020_34.95234_25.13336_1-2_Stigkas Giannis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Torquigener flavimaculosus_2020_34.95234_25.13336_1-2_Stigkas Giannis'^^xsd:string;
  dwc:scientificName 'Torquigener flavimaculosus Hardy & Randall, 1983'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Stigkas Giannis'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.13336'^^xsd:double;
  dwc:latitude '34.95234'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'UAEGEAN-ALAS'^^xsd:string;
  dwc:aphiaid '219962'^^xsd:integer;
  dwc:occurrenceId 'Torquigener flavimaculosus_2020_34.95234_25.13336_1-2_Stigkas Giannis'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219962'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Halophila%20stipulacea_2011_36.995_25.134_0-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2011_36.995_25.134_0-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2011_36.995_25.134_0-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.995 25.134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.995"^^xsd:decimal ;
  dwc:decimalLongitude "25.134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Halophila%20stipulacea_2011_36.995_25.134_0-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.995 25.134)"^^geo:wktLiteral ;
  geo-pos:lat "36.995"^^xsd:decimal ;
  geo-pos:long "25.134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Halophila%20stipulacea_2011_36.995_25.134_0-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Halophila stipulacea_2011_36.995_25.134_0-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Halophila stipulacea_2011_36.995_25.134_0-10'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea (Forsskål) Ascherson, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.134'^^xsd:double;
  dwc:latitude '36.995'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:occurrenceId 'Halophila stipulacea_2011_36.995_25.134_0-10'^^xsd:string;
  dwc:observationDate '2011-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2011_36.995_25.134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2011_36.995_25.134> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2011_36.995_25.134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.995 25.134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.995"^^xsd:decimal ;
  dwc:decimalLongitude "25.134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2011_36.995_25.134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.995 25.134)"^^geo:wktLiteral ;
  geo-pos:lat "36.995"^^xsd:decimal ;
  geo-pos:long "25.134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2011_36.995_25.134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2011_36.995_25.134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2011_36.995_25.134'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.134'^^xsd:double;
  dwc:latitude '36.995'^^xsd:double;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2011_36.995_25.134'^^xsd:string;
  dwc:observationDate '2011-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2019_36.9892_25.1343_24-24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_36.9892_25.1343_24-24> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_36.9892_25.1343_24-24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9892 25.1343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9892"^^xsd:decimal ;
  dwc:decimalLongitude "25.1343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2019_36.9892_25.1343_24-24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9892 25.1343)"^^geo:wktLiteral ;
  geo-pos:lat "36.9892"^^xsd:decimal ;
  geo-pos:long "25.1343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2019_36.9892_25.1343_24-24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2019_36.9892_25.1343_24-24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2019_36.9892_25.1343_24-24'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.1343'^^xsd:double;
  dwc:latitude '36.9892'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2019_36.9892_25.1343_24-24'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '7'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2019_36.9892_25.1343_23-23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_36.9892_25.1343_23-23> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_36.9892_25.1343_23-23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9892 25.1343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9892"^^xsd:decimal ;
  dwc:decimalLongitude "25.1343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_36.9892_25.1343_23-23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9892 25.1343)"^^geo:wktLiteral ;
  geo-pos:lat "36.9892"^^xsd:decimal ;
  geo-pos:long "25.1343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2019_36.9892_25.1343_23-23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2019_36.9892_25.1343_23-23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2019_36.9892_25.1343_23-23'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.1343'^^xsd:double;
  dwc:latitude '36.9892'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2019_36.9892_25.1343_23-23'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '18'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2019_36.9892_25.1343_24-24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_36.9892_25.1343_24-24> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_36.9892_25.1343_24-24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9892 25.1343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9892"^^xsd:decimal ;
  dwc:decimalLongitude "25.1343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_36.9892_25.1343_24-24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9892 25.1343)"^^geo:wktLiteral ;
  geo-pos:lat "36.9892"^^xsd:decimal ;
  geo-pos:long "25.1343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2019_36.9892_25.1343_24-24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2019_36.9892_25.1343_24-24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2019_36.9892_25.1343_24-24'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.1343'^^xsd:double;
  dwc:latitude '36.9892'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2019_36.9892_25.1343_24-24'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '25'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Torquigener%20flavimaculosus_2019_36.9892_25.1343_24-24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2019_36.9892_25.1343_24-24> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2019_36.9892_25.1343_24-24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9892 25.1343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9892"^^xsd:decimal ;
  dwc:decimalLongitude "25.1343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2019_36.9892_25.1343_24-24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9892 25.1343)"^^geo:wktLiteral ;
  geo-pos:lat "36.9892"^^xsd:decimal ;
  geo-pos:long "25.1343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Torquigener%20flavimaculosus_2019_36.9892_25.1343_24-24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Torquigener flavimaculosus_2019_36.9892_25.1343_24-24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Torquigener flavimaculosus_2019_36.9892_25.1343_24-24'^^xsd:string;
  dwc:scientificName 'Torquigener flavimaculosus Hardy & Randall, 1983'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.1343'^^xsd:double;
  dwc:latitude '36.9892'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '219962'^^xsd:integer;
  dwc:occurrenceId 'Torquigener flavimaculosus_2019_36.9892_25.1343_24-24'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219962'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2018_36.99374_25.13437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2018_36.99374_25.13437> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2018_36.99374_25.13437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.99374 25.13437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.99374"^^xsd:decimal ;
  dwc:decimalLongitude "25.13437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2018_36.99374_25.13437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.99374 25.13437)"^^geo:wktLiteral ;
  geo-pos:lat "36.99374"^^xsd:decimal ;
  geo-pos:long "25.13437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2018_36.99374_25.13437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2018_36.99374_25.13437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2018_36.99374_25.13437'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.13437'^^xsd:double;
  dwc:latitude '36.99374'^^xsd:double;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2018_36.99374_25.13437'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2019_36.99374_25.13437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.99374_25.13437> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.99374_25.13437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.99374 25.13437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.99374"^^xsd:decimal ;
  dwc:decimalLongitude "25.13437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.99374_25.13437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.99374 25.13437)"^^geo:wktLiteral ;
  geo-pos:lat "36.99374"^^xsd:decimal ;
  geo-pos:long "25.13437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2019_36.99374_25.13437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2019_36.99374_25.13437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2019_36.99374_25.13437'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.13437'^^xsd:double;
  dwc:latitude '36.99374'^^xsd:double;
  dwc:occurrenceRemarks 'TV ERT'^^xsd:string;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2019_36.99374_25.13437'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Torquigener%20flavimaculosus_2018_36.99374_25.13437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2018_36.99374_25.13437> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2018_36.99374_25.13437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.99374 25.13437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.99374"^^xsd:decimal ;
  dwc:decimalLongitude "25.13437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2018_36.99374_25.13437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.99374 25.13437)"^^geo:wktLiteral ;
  geo-pos:lat "36.99374"^^xsd:decimal ;
  geo-pos:long "25.13437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Torquigener%20flavimaculosus_2018_36.99374_25.13437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Torquigener flavimaculosus_2018_36.99374_25.13437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Torquigener flavimaculosus_2018_36.99374_25.13437'^^xsd:string;
  dwc:scientificName 'Torquigener flavimaculosus Hardy & Randall, 1983'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.13437'^^xsd:double;
  dwc:latitude '36.99374'^^xsd:double;
  dwc:aphiaid '219962'^^xsd:integer;
  dwc:occurrenceId 'Torquigener flavimaculosus_2018_36.99374_25.13437'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219962'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '50'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2019_37.09217_25.13444_35-35>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.09217_25.13444_35-35> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.09217_25.13444_35-35> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.09217 25.13444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.09217"^^xsd:decimal ;
  dwc:decimalLongitude "25.13444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "41"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.09217_25.13444_35-35>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.09217 25.13444)"^^geo:wktLiteral ;
  geo-pos:lat "37.09217"^^xsd:decimal ;
  geo-pos:long "25.13444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "41"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2019_37.09217_25.13444_35-35>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2019_37.09217_25.13444_35-35" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2019_37.09217_25.13444_35-35'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.13444'^^xsd:double;
  dwc:latitude '37.09217'^^xsd:double;
  dwc:coordinatePrecision '41'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance; HCMR projects (Fisheries Data collection Database)'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2019_37.09217_25.13444_35-35'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2019_37.09257_25.13464_33-33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.09257_25.13464_33-33> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.09257_25.13464_33-33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.09257 25.13464)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.09257"^^xsd:decimal ;
  dwc:decimalLongitude "25.13464"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "41"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.09257_25.13464_33-33>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.09257 25.13464)"^^geo:wktLiteral ;
  geo-pos:lat "37.09257"^^xsd:decimal ;
  geo-pos:long "25.13464"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "41"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2019_37.09257_25.13464_33-33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2019_37.09257_25.13464_33-33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2019_37.09257_25.13464_33-33'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.13464'^^xsd:double;
  dwc:latitude '37.09257'^^xsd:double;
  dwc:coordinatePrecision '41'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance; HCMR projects (Fisheries Data collection Database)'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2019_37.09257_25.13464_33-33'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '4'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Sargocentron%20rubrum_2017-08-01_36.99048_25.1347_12-12_Manolis%20Bardanis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2017-08-01_36.99048_25.1347_12-12_Manolis%20Bardanis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2017-08-01_36.99048_25.1347_12-12_Manolis%20Bardanis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.99048 25.1347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.99048"^^xsd:decimal ;
  dwc:decimalLongitude "25.1347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2017-08-01_36.99048_25.1347_12-12_Manolis%20Bardanis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.99048 25.1347)"^^geo:wktLiteral ;
  geo-pos:lat "36.99048"^^xsd:decimal ;
  geo-pos:long "25.1347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Sargocentron%20rubrum_2017-08-01_36.99048_25.1347_12-12_Manolis%20Bardanis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Sargocentron rubrum_2017-08-01_36.99048_25.1347_12-12_Manolis Bardanis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Sargocentron rubrum_2017-08-01_36.99048_25.1347_12-12_Manolis Bardanis'^^xsd:string;
  dwc:scientificName 'Sargocentron rubrum (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Manolis Bardanis'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.1347'^^xsd:double;
  dwc:latitude '36.99048'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '126400'^^xsd:integer;
  dwc:occurrenceId 'Sargocentron rubrum_2017-08-01_36.99048_25.1347_12-12_Manolis Bardanis'^^xsd:string;
  dwc:observationDate '2017-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '126400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Sargocentron%20rubrum_2017-08-15_36.99048_25.1347_12-12_Francesco%20Tiralongo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2017-08-15_36.99048_25.1347_12-12_Francesco%20Tiralongo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2017-08-15_36.99048_25.1347_12-12_Francesco%20Tiralongo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.99048 25.1347)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.99048"^^xsd:decimal ;
  dwc:decimalLongitude "25.1347"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2017-08-15_36.99048_25.1347_12-12_Francesco%20Tiralongo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.99048 25.1347)"^^geo:wktLiteral ;
  geo-pos:lat "36.99048"^^xsd:decimal ;
  geo-pos:long "25.1347"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Sargocentron%20rubrum_2017-08-15_36.99048_25.1347_12-12_Francesco%20Tiralongo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Sargocentron rubrum_2017-08-15_36.99048_25.1347_12-12_Francesco Tiralongo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Sargocentron rubrum_2017-08-15_36.99048_25.1347_12-12_Francesco Tiralongo'^^xsd:string;
  dwc:scientificName 'Sargocentron rubrum (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Francesco Tiralongo'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.1347'^^xsd:double;
  dwc:latitude '36.99048'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '126400'^^xsd:integer;
  dwc:occurrenceId 'Sargocentron rubrum_2017-08-15_36.99048_25.1347_12-12_Francesco Tiralongo'^^xsd:string;
  dwc:observationDate '2017-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '126400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2019_37.09257_25.13474_33-33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.09257_25.13474_33-33> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.09257_25.13474_33-33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.09257 25.13474)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.09257"^^xsd:decimal ;
  dwc:decimalLongitude "25.13474"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "41"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.09257_25.13474_33-33>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.09257 25.13474)"^^geo:wktLiteral ;
  geo-pos:lat "37.09257"^^xsd:decimal ;
  geo-pos:long "25.13474"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "41"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2019_37.09257_25.13474_33-33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2019_37.09257_25.13474_33-33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2019_37.09257_25.13474_33-33'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.13474'^^xsd:double;
  dwc:latitude '37.09257'^^xsd:double;
  dwc:coordinatePrecision '41'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance; HCMR projects (Fisheries Data collection Database)'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2019_37.09257_25.13474_33-33'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '11'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2019_37.09257_25.13474_33-33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.09257_25.13474_33-33> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.09257_25.13474_33-33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.09257 25.13474)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.09257"^^xsd:decimal ;
  dwc:decimalLongitude "25.13474"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "41"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.09257_25.13474_33-33>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.09257 25.13474)"^^geo:wktLiteral ;
  geo-pos:lat "37.09257"^^xsd:decimal ;
  geo-pos:long "25.13474"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "41"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2019_37.09257_25.13474_33-33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2019_37.09257_25.13474_33-33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2019_37.09257_25.13474_33-33'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.13474'^^xsd:double;
  dwc:latitude '37.09257'^^xsd:double;
  dwc:coordinatePrecision '41'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance; HCMR projects (Fisheries Data collection Database)'^^xsd:string;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2019_37.09257_25.13474_33-33'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2010_36.99395_25.135_1-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2010_36.99395_25.135_1-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2010_36.99395_25.135_1-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.99395 25.135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.99395"^^xsd:decimal ;
  dwc:decimalLongitude "25.135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2010_36.99395_25.135_1-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.99395 25.135)"^^geo:wktLiteral ;
  geo-pos:lat "36.99395"^^xsd:decimal ;
  geo-pos:long "25.135"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2010_36.99395_25.135_1-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2010_36.99395_25.135_1-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2010_36.99395_25.135_1-1'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.135'^^xsd:double;
  dwc:latitude '36.99395'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2010_36.99395_25.135_1-1'^^xsd:string;
  dwc:observationDate '2010-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '5'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Paracerceis%20sculpta_2017_35.34333_25.13583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Paracerceis%20sculpta_2017_35.34333_25.13583> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Paracerceis%20sculpta_2017_35.34333_25.13583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34333 25.13583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34333"^^xsd:decimal ;
  dwc:decimalLongitude "25.13583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Paracerceis%20sculpta_2017_35.34333_25.13583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34333 25.13583)"^^geo:wktLiteral ;
  geo-pos:lat "35.34333"^^xsd:decimal ;
  geo-pos:long "25.13583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Paracerceis%20sculpta_2017_35.34333_25.13583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Paracerceis sculpta_2017_35.34333_25.13583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Paracerceis sculpta_2017_35.34333_25.13583'^^xsd:string;
  dwc:scientificName 'Paracerceis sculpta (Holmes, 1904)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.13583'^^xsd:double;
  dwc:latitude '35.34333'^^xsd:double;
  dwc:aphiaid '261827'^^xsd:integer;
  dwc:occurrenceId 'Paracerceis sculpta_2017_35.34333_25.13583'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '261827'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Amathia%20verticillata_2015_35.343_25.136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Amathia%20verticillata_2015_35.343_25.136> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Amathia%20verticillata_2015_35.343_25.136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343 25.136)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.343"^^xsd:decimal ;
  dwc:decimalLongitude "25.136"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Amathia%20verticillata_2015_35.343_25.136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343 25.136)"^^geo:wktLiteral ;
  geo-pos:lat "35.343"^^xsd:decimal ;
  geo-pos:long "25.136"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Amathia%20verticillata_2015_35.343_25.136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Amathia verticillata_2015_35.343_25.136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Amathia verticillata_2015_35.343_25.136'^^xsd:string;
  dwc:scientificName 'Amathia verticillata (delle Chiaje, 1822)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.136'^^xsd:double;
  dwc:latitude '35.343'^^xsd:double;
  dwc:aphiaid '851581'^^xsd:integer;
  dwc:occurrenceId 'Amathia verticillata_2015_35.343_25.136'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '851581'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Brachidontes%20pharaonis_2015_35.343_25.136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Brachidontes%20pharaonis_2015_35.343_25.136> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Brachidontes%20pharaonis_2015_35.343_25.136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343 25.136)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.343"^^xsd:decimal ;
  dwc:decimalLongitude "25.136"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Brachidontes%20pharaonis_2015_35.343_25.136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343 25.136)"^^geo:wktLiteral ;
  geo-pos:lat "35.343"^^xsd:decimal ;
  geo-pos:long "25.136"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Brachidontes%20pharaonis_2015_35.343_25.136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Brachidontes pharaonis_2015_35.343_25.136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Brachidontes pharaonis_2015_35.343_25.136'^^xsd:string;
  dwc:scientificName 'Brachidontes pharaonis (P. Fischer, 1870)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.136'^^xsd:double;
  dwc:latitude '35.343'^^xsd:double;
  dwc:aphiaid '140437'^^xsd:integer;
  dwc:occurrenceId 'Brachidontes pharaonis_2015_35.343_25.136'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140437'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Ciona%20robusta_2015_35.343_25.136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Ciona%20robusta_2015_35.343_25.136> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Ciona%20robusta_2015_35.343_25.136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343 25.136)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.343"^^xsd:decimal ;
  dwc:decimalLongitude "25.136"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Ciona%20robusta_2015_35.343_25.136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343 25.136)"^^geo:wktLiteral ;
  geo-pos:lat "35.343"^^xsd:decimal ;
  geo-pos:long "25.136"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Ciona%20robusta_2015_35.343_25.136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ciona robusta_2015_35.343_25.136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Ciona robusta_2015_35.343_25.136'^^xsd:string;
  dwc:scientificName 'Ciona robusta Hoshino & Tokioka, 1967'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.136'^^xsd:double;
  dwc:latitude '35.343'^^xsd:double;
  dwc:aphiaid '252565'^^xsd:integer;
  dwc:occurrenceId 'Ciona robusta_2015_35.343_25.136'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '252565'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Dendostrea%20folium_2015_35.343_25.136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Dendostrea%20folium_2015_35.343_25.136> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Dendostrea%20folium_2015_35.343_25.136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343 25.136)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.343"^^xsd:decimal ;
  dwc:decimalLongitude "25.136"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Dendostrea%20folium_2015_35.343_25.136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343 25.136)"^^geo:wktLiteral ;
  geo-pos:lat "35.343"^^xsd:decimal ;
  geo-pos:long "25.136"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Dendostrea%20folium_2015_35.343_25.136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Dendostrea folium_2015_35.343_25.136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Dendostrea folium_2015_35.343_25.136'^^xsd:string;
  dwc:scientificName 'Dendostrea folium (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.136'^^xsd:double;
  dwc:latitude '35.343'^^xsd:double;
  dwc:aphiaid '506716'^^xsd:integer;
  dwc:occurrenceId 'Dendostrea folium_2015_35.343_25.136'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '506716'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Herdmania%20momus_2015_35.343_25.136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Herdmania%20momus_2015_35.343_25.136> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Herdmania%20momus_2015_35.343_25.136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343 25.136)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.343"^^xsd:decimal ;
  dwc:decimalLongitude "25.136"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Herdmania%20momus_2015_35.343_25.136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343 25.136)"^^geo:wktLiteral ;
  geo-pos:lat "35.343"^^xsd:decimal ;
  geo-pos:long "25.136"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Herdmania%20momus_2015_35.343_25.136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Herdmania momus_2015_35.343_25.136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Herdmania momus_2015_35.343_25.136'^^xsd:string;
  dwc:scientificName 'Herdmania momus (Savigny, 1816)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.136'^^xsd:double;
  dwc:latitude '35.343'^^xsd:double;
  dwc:aphiaid '103830'^^xsd:integer;
  dwc:occurrenceId 'Herdmania momus_2015_35.343_25.136'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103830'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Hydroides%20elegans_2015_35.343_25.136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Hydroides%20elegans_2015_35.343_25.136> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Hydroides%20elegans_2015_35.343_25.136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343 25.136)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.343"^^xsd:decimal ;
  dwc:decimalLongitude "25.136"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Hydroides%20elegans_2015_35.343_25.136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343 25.136)"^^geo:wktLiteral ;
  geo-pos:lat "35.343"^^xsd:decimal ;
  geo-pos:long "25.136"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Hydroides%20elegans_2015_35.343_25.136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hydroides elegans_2015_35.343_25.136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Hydroides elegans_2015_35.343_25.136'^^xsd:string;
  dwc:scientificName 'Hydroides elegans (Haswell, 1883) [nomen protectum]'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.136'^^xsd:double;
  dwc:latitude '35.343'^^xsd:double;
  dwc:aphiaid '131002'^^xsd:integer;
  dwc:occurrenceId 'Hydroides elegans_2015_35.343_25.136'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131002'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Paracerceis%20sculpta_2015_35.343_25.136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Paracerceis%20sculpta_2015_35.343_25.136> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Paracerceis%20sculpta_2015_35.343_25.136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343 25.136)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.343"^^xsd:decimal ;
  dwc:decimalLongitude "25.136"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Paracerceis%20sculpta_2015_35.343_25.136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343 25.136)"^^geo:wktLiteral ;
  geo-pos:lat "35.343"^^xsd:decimal ;
  geo-pos:long "25.136"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Paracerceis%20sculpta_2015_35.343_25.136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Paracerceis sculpta_2015_35.343_25.136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Paracerceis sculpta_2015_35.343_25.136'^^xsd:string;
  dwc:scientificName 'Paracerceis sculpta (Holmes, 1904)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.136'^^xsd:double;
  dwc:latitude '35.343'^^xsd:double;
  dwc:aphiaid '261827'^^xsd:integer;
  dwc:occurrenceId 'Paracerceis sculpta_2015_35.343_25.136'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '261827'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_2015_35.343_25.136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_2015_35.343_25.136> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_2015_35.343_25.136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343 25.136)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.343"^^xsd:decimal ;
  dwc:decimalLongitude "25.136"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_2015_35.343_25.136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343 25.136)"^^geo:wktLiteral ;
  geo-pos:lat "35.343"^^xsd:decimal ;
  geo-pos:long "25.136"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_2015_35.343_25.136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_2015_35.343_25.136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_2015_35.343_25.136'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.136'^^xsd:double;
  dwc:latitude '35.343'^^xsd:double;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_2015_35.343_25.136'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Styela%20plicata_2015_35.343_25.136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Styela%20plicata_2015_35.343_25.136> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Styela%20plicata_2015_35.343_25.136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343 25.136)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.343"^^xsd:decimal ;
  dwc:decimalLongitude "25.136"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Styela%20plicata_2015_35.343_25.136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343 25.136)"^^geo:wktLiteral ;
  geo-pos:lat "35.343"^^xsd:decimal ;
  geo-pos:long "25.136"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Styela%20plicata_2015_35.343_25.136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Styela plicata_2015_35.343_25.136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Styela plicata_2015_35.343_25.136'^^xsd:string;
  dwc:scientificName 'Styela plicata (Lesueur, 1823)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.136'^^xsd:double;
  dwc:latitude '35.343'^^xsd:double;
  dwc:aphiaid '103936'^^xsd:integer;
  dwc:occurrenceId 'Styela plicata_2015_35.343_25.136'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103936'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Tricellaria%20inopinata_2015_35.343_25.136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Tricellaria%20inopinata_2015_35.343_25.136> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Tricellaria%20inopinata_2015_35.343_25.136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343 25.136)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.343"^^xsd:decimal ;
  dwc:decimalLongitude "25.136"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Tricellaria%20inopinata_2015_35.343_25.136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.343 25.136)"^^geo:wktLiteral ;
  geo-pos:lat "35.343"^^xsd:decimal ;
  geo-pos:long "25.136"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Tricellaria%20inopinata_2015_35.343_25.136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tricellaria inopinata_2015_35.343_25.136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Tricellaria inopinata_2015_35.343_25.136'^^xsd:string;
  dwc:scientificName 'Tricellaria inopinata d\'Hondt & Occhipinti Ambrogi, 1985'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.136'^^xsd:double;
  dwc:latitude '35.343'^^xsd:double;
  dwc:aphiaid '111254'^^xsd:integer;
  dwc:occurrenceId 'Tricellaria inopinata_2015_35.343_25.136'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '111254'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2017_35.3446_25.13674_>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2017_35.3446_25.13674_> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2017_35.3446_25.13674_> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3446 25.13674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3446"^^xsd:decimal ;
  dwc:decimalLongitude "25.13674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2017_35.3446_25.13674_>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3446 25.13674)"^^geo:wktLiteral ;
  geo-pos:lat "35.3446"^^xsd:decimal ;
  geo-pos:long "25.13674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2017_35.3446_25.13674_>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2017_35.3446_25.13674_" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2017_35.3446_25.13674_'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.13674'^^xsd:double;
  dwc:latitude '35.3446'^^xsd:double;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2017_35.3446_25.13674_'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2017_34.95325_25.13711_4-4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2017_34.95325_25.13711_4-4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2017_34.95325_25.13711_4-4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.95325 25.13711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.95325"^^xsd:decimal ;
  dwc:decimalLongitude "25.13711"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2017_34.95325_25.13711_4-4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.95325 25.13711)"^^geo:wktLiteral ;
  geo-pos:lat "34.95325"^^xsd:decimal ;
  geo-pos:long "25.13711"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2017_34.95325_25.13711_4-4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2017_34.95325_25.13711_4-4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2017_34.95325_25.13711_4-4'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.13711'^^xsd:double;
  dwc:latitude '34.95325'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2017_34.95325_25.13711_4-4'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Synaptula%20reciprocans_2015_37.09362_25.13756_7-7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2015_37.09362_25.13756_7-7> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2015_37.09362_25.13756_7-7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.09362 25.13756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.09362"^^xsd:decimal ;
  dwc:decimalLongitude "25.13756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2015_37.09362_25.13756_7-7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.09362 25.13756)"^^geo:wktLiteral ;
  geo-pos:lat "37.09362"^^xsd:decimal ;
  geo-pos:long "25.13756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Synaptula%20reciprocans_2015_37.09362_25.13756_7-7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Synaptula reciprocans_2015_37.09362_25.13756_7-7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Synaptula reciprocans_2015_37.09362_25.13756_7-7'^^xsd:string;
  dwc:scientificName 'Synaptula reciprocans (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.13756'^^xsd:double;
  dwc:latitude '37.09362'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '124483'^^xsd:integer;
  dwc:occurrenceId 'Synaptula reciprocans_2015_37.09362_25.13756_7-7'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124483'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2019_34.95281_25.13784_4-4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2019_34.95281_25.13784_4-4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2019_34.95281_25.13784_4-4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.95281 25.13784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.95281"^^xsd:decimal ;
  dwc:decimalLongitude "25.13784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2019_34.95281_25.13784_4-4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.95281 25.13784)"^^geo:wktLiteral ;
  geo-pos:lat "34.95281"^^xsd:decimal ;
  geo-pos:long "25.13784"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2019_34.95281_25.13784_4-4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2019_34.95281_25.13784_4-4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2019_34.95281_25.13784_4-4'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.13784'^^xsd:double;
  dwc:latitude '34.95281'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2019_34.95281_25.13784_4-4'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2019_35.3671_25.13885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2019_35.3671_25.13885> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2019_35.3671_25.13885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3671 25.13885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3671"^^xsd:decimal ;
  dwc:decimalLongitude "25.13885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2019_35.3671_25.13885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3671 25.13885)"^^geo:wktLiteral ;
  geo-pos:lat "35.3671"^^xsd:decimal ;
  geo-pos:long "25.13885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2019_35.3671_25.13885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2019_35.3671_25.13885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2019_35.3671_25.13885'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.13885'^^xsd:double;
  dwc:latitude '35.3671'^^xsd:double;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2019_35.3671_25.13885'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Torquigener%20flavimaculosus_2018_36.99159_25.13899_3-3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2018_36.99159_25.13899_3-3> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2018_36.99159_25.13899_3-3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.99159 25.13899)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.99159"^^xsd:decimal ;
  dwc:decimalLongitude "25.13899"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "14"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2018_36.99159_25.13899_3-3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.99159 25.13899)"^^geo:wktLiteral ;
  geo-pos:lat "36.99159"^^xsd:decimal ;
  geo-pos:long "25.13899"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "14"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Torquigener%20flavimaculosus_2018_36.99159_25.13899_3-3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Torquigener flavimaculosus_2018_36.99159_25.13899_3-3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Torquigener flavimaculosus_2018_36.99159_25.13899_3-3'^^xsd:string;
  dwc:scientificName 'Torquigener flavimaculosus Hardy & Randall, 1983'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.13899'^^xsd:double;
  dwc:latitude '36.99159'^^xsd:double;
  dwc:coordinatePrecision '14'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '219962'^^xsd:integer;
  dwc:occurrenceId 'Torquigener flavimaculosus_2018_36.99159_25.13899_3-3'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219962'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2008_36.6696_25.13928_3-3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.6696_25.13928_3-3> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.6696_25.13928_3-3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6696 25.13928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6696"^^xsd:decimal ;
  dwc:decimalLongitude "25.13928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.6696_25.13928_3-3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6696 25.13928)"^^geo:wktLiteral ;
  geo-pos:lat "36.6696"^^xsd:decimal ;
  geo-pos:long "25.13928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2008_36.6696_25.13928_3-3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2008_36.6696_25.13928_3-3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2008_36.6696_25.13928_3-3'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.13928'^^xsd:double;
  dwc:latitude '36.6696'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2008_36.6696_25.13928_3-3'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Upeneus%20moluccensis_1996_36.67186_25.14121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Upeneus%20moluccensis_1996_36.67186_25.14121> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Upeneus%20moluccensis_1996_36.67186_25.14121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.67186 25.14121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.67186"^^xsd:decimal ;
  dwc:decimalLongitude "25.14121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Upeneus%20moluccensis_1996_36.67186_25.14121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.67186 25.14121)"^^geo:wktLiteral ;
  geo-pos:lat "36.67186"^^xsd:decimal ;
  geo-pos:long "25.14121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Upeneus%20moluccensis_1996_36.67186_25.14121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Upeneus moluccensis_1996_36.67186_25.14121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Upeneus moluccensis_1996_36.67186_25.14121'^^xsd:string;
  dwc:scientificName 'Upeneus moluccensis (Bleeker, 1855)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.14121'^^xsd:double;
  dwc:latitude '36.67186'^^xsd:double;
  dwc:aphiaid '126989'^^xsd:integer;
  dwc:occurrenceId 'Upeneus moluccensis_1996_36.67186_25.14121'^^xsd:string;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126989'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Diadema%20setosum_2017_35.3839_25.14177_Joachim%20Langeneck>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Diadema%20setosum_2017_35.3839_25.14177_Joachim%20Langeneck> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Diadema%20setosum_2017_35.3839_25.14177_Joachim%20Langeneck> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3839 25.14177)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3839"^^xsd:decimal ;
  dwc:decimalLongitude "25.14177"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Diadema%20setosum_2017_35.3839_25.14177_Joachim%20Langeneck>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3839 25.14177)"^^geo:wktLiteral ;
  geo-pos:lat "35.3839"^^xsd:decimal ;
  geo-pos:long "25.14177"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Diadema%20setosum_2017_35.3839_25.14177_Joachim%20Langeneck>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Diadema setosum_2017_35.3839_25.14177_Joachim Langeneck" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Diadema setosum_2017_35.3839_25.14177_Joachim Langeneck'^^xsd:string;
  dwc:scientificName 'Diadema setosum (Leske, 1778)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Joachim Langeneck'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.14177'^^xsd:double;
  dwc:latitude '35.3839'^^xsd:double;
  dwc:aphiaid '213372'^^xsd:integer;
  dwc:occurrenceId 'Diadema setosum_2017_35.3839_25.14177_Joachim Langeneck'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213372'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2007_37.09047_25.14307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2007_37.09047_25.14307> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2007_37.09047_25.14307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.09047 25.14307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.09047"^^xsd:decimal ;
  dwc:decimalLongitude "25.14307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2007_37.09047_25.14307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.09047 25.14307)"^^geo:wktLiteral ;
  geo-pos:lat "37.09047"^^xsd:decimal ;
  geo-pos:long "25.14307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2007_37.09047_25.14307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2007_37.09047_25.14307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2007_37.09047_25.14307'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.14307'^^xsd:double;
  dwc:latitude '37.09047'^^xsd:double;
  dwc:occurrenceRemarks 'Fisheries Directive'^^xsd:string;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2007_37.09047_25.14307'^^xsd:string;
  dwc:observationDate '2007-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pempheris%20rhomboidea_2002_35.34876_25.1436_18-18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pempheris%20rhomboidea_2002_35.34876_25.1436_18-18> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pempheris%20rhomboidea_2002_35.34876_25.1436_18-18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34876 25.1436)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34876"^^xsd:decimal ;
  dwc:decimalLongitude "25.1436"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pempheris%20rhomboidea_2002_35.34876_25.1436_18-18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34876 25.1436)"^^geo:wktLiteral ;
  geo-pos:lat "35.34876"^^xsd:decimal ;
  geo-pos:long "25.1436"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pempheris%20rhomboidea_2002_35.34876_25.1436_18-18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pempheris rhomboidea_2002_35.34876_25.1436_18-18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pempheris rhomboidea_2002_35.34876_25.1436_18-18'^^xsd:string;
  dwc:scientificName 'Pempheris rhomboidea Kossmann & Räuber, 1877'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.1436'^^xsd:double;
  dwc:latitude '35.34876'^^xsd:double;
  dwc:coordinatePrecision '3'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '310134'^^xsd:integer;
  dwc:occurrenceId 'Pempheris rhomboidea_2002_35.34876_25.1436_18-18'^^xsd:string;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '310134'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Diadema%20setosum_2020_36.67528_25.14369_5-9_Kabanos%20Dimitris-%20Dive%20In%20Action%20%7C%20Santorini%20Active%20Volcanic%20Environment>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Diadema%20setosum_2020_36.67528_25.14369_5-9_Kabanos%20Dimitris-%20Dive%20In%20Action%20%7C%20Santorini%20Active%20Volcanic%20Environment> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Diadema%20setosum_2020_36.67528_25.14369_5-9_Kabanos%20Dimitris-%20Dive%20In%20Action%20%7C%20Santorini%20Active%20Volcanic%20Environment> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.67528 25.14369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.67528"^^xsd:decimal ;
  dwc:decimalLongitude "25.14369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Diadema%20setosum_2020_36.67528_25.14369_5-9_Kabanos%20Dimitris-%20Dive%20In%20Action%20%7C%20Santorini%20Active%20Volcanic%20Environment>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.67528 25.14369)"^^geo:wktLiteral ;
  geo-pos:lat "36.67528"^^xsd:decimal ;
  geo-pos:long "25.14369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Diadema%20setosum_2020_36.67528_25.14369_5-9_Kabanos%20Dimitris-%20Dive%20In%20Action%20%7C%20Santorini%20Active%20Volcanic%20Environment>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Diadema setosum_2020_36.67528_25.14369_5-9_Kabanos Dimitris- Dive In Action | Santorini Active Volcanic Environment" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Diadema setosum_2020_36.67528_25.14369_5-9_Kabanos Dimitris- Dive In Action | Santorini Active Volcanic Environment'^^xsd:string;
  dwc:scientificName 'Diadema setosum (Leske, 1778)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Kabanos Dimitris- Dive In Action | Santorini Active Volcanic Environment'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.14369'^^xsd:double;
  dwc:latitude '36.67528'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'UAEGEAN-ALAS'^^xsd:string;
  dwc:aphiaid '213372'^^xsd:integer;
  dwc:occurrenceId 'Diadema setosum_2020_36.67528_25.14369_5-9_Kabanos Dimitris- Dive In Action | Santorini Active Volcanic Environment'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213372'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '4'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2020-08-07_37.08211_25.14372_Maria%20Sini>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-08-07_37.08211_25.14372_Maria%20Sini> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-08-07_37.08211_25.14372_Maria%20Sini> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.08211 25.14372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.08211"^^xsd:decimal ;
  dwc:decimalLongitude "25.14372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2020-08-07_37.08211_25.14372_Maria%20Sini>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.08211 25.14372)"^^geo:wktLiteral ;
  geo-pos:lat "37.08211"^^xsd:decimal ;
  geo-pos:long "25.14372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2020-08-07_37.08211_25.14372_Maria%20Sini>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2020-08-07_37.08211_25.14372_Maria Sini" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2020-08-07_37.08211_25.14372_Maria Sini'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Sini'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.14372'^^xsd:double;
  dwc:latitude '37.08211'^^xsd:double;
  dwc:occurrenceRemarks 'MARISCA project/ UAEGEAN'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2020-08-07_37.08211_25.14372_Maria Sini'^^xsd:string;
  dwc:observationDate '2020-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '5'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2008_36.67208_25.14474_6-6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2008_36.67208_25.14474_6-6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2008_36.67208_25.14474_6-6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.67208 25.14474)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.67208"^^xsd:decimal ;
  dwc:decimalLongitude "25.14474"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2008_36.67208_25.14474_6-6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.67208 25.14474)"^^geo:wktLiteral ;
  geo-pos:lat "36.67208"^^xsd:decimal ;
  geo-pos:long "25.14474"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2008_36.67208_25.14474_6-6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2008_36.67208_25.14474_6-6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2008_36.67208_25.14474_6-6'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.14474'^^xsd:double;
  dwc:latitude '36.67208'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2008_36.67208_25.14474_6-6'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Sargocentron%20rubrum_2019_36.67316_25.14755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2019_36.67316_25.14755> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2019_36.67316_25.14755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.67316 25.14755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.67316"^^xsd:decimal ;
  dwc:decimalLongitude "25.14755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2019_36.67316_25.14755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.67316 25.14755)"^^geo:wktLiteral ;
  geo-pos:lat "36.67316"^^xsd:decimal ;
  geo-pos:long "25.14755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Sargocentron%20rubrum_2019_36.67316_25.14755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Sargocentron rubrum_2019_36.67316_25.14755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Sargocentron rubrum_2019_36.67316_25.14755'^^xsd:string;
  dwc:scientificName 'Sargocentron rubrum (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.14755'^^xsd:double;
  dwc:latitude '36.67316'^^xsd:double;
  dwc:aphiaid '126400'^^xsd:integer;
  dwc:occurrenceId 'Sargocentron rubrum_2019_36.67316_25.14755'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126400'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Halophila%20stipulacea_2011_37.092_25.149_3-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2011_37.092_25.149_3-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2011_37.092_25.149_3-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.092 25.149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.092"^^xsd:decimal ;
  dwc:decimalLongitude "25.149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Halophila%20stipulacea_2011_37.092_25.149_3-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.092 25.149)"^^geo:wktLiteral ;
  geo-pos:lat "37.092"^^xsd:decimal ;
  geo-pos:long "25.149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Halophila%20stipulacea_2011_37.092_25.149_3-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Halophila stipulacea_2011_37.092_25.149_3-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Halophila stipulacea_2011_37.092_25.149_3-10'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea (Forsskål) Ascherson, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.149'^^xsd:double;
  dwc:latitude '37.092'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:occurrenceId 'Halophila stipulacea_2011_37.092_25.149_3-10'^^xsd:string;
  dwc:observationDate '2011-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_2011_37.092_25.149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_2011_37.092_25.149> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_2011_37.092_25.149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.092 25.149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.092"^^xsd:decimal ;
  dwc:decimalLongitude "25.149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_2011_37.092_25.149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.092 25.149)"^^geo:wktLiteral ;
  geo-pos:lat "37.092"^^xsd:decimal ;
  geo-pos:long "25.149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_2011_37.092_25.149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_2011_37.092_25.149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_2011_37.092_25.149'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.149'^^xsd:double;
  dwc:latitude '37.092'^^xsd:double;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_2011_37.092_25.149'^^xsd:string;
  dwc:observationDate '2011-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2011_37.092_25.149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2011_37.092_25.149> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2011_37.092_25.149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.092 25.149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.092"^^xsd:decimal ;
  dwc:decimalLongitude "25.149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2011_37.092_25.149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.092 25.149)"^^geo:wktLiteral ;
  geo-pos:lat "37.092"^^xsd:decimal ;
  geo-pos:long "25.149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2011_37.092_25.149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2011_37.092_25.149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2011_37.092_25.149'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.149'^^xsd:double;
  dwc:latitude '37.092'^^xsd:double;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2011_37.092_25.149'^^xsd:string;
  dwc:observationDate '2011-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2017_35.34717_25.14963_Stefanos%20Kalogirou>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2017_35.34717_25.14963_Stefanos%20Kalogirou> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2017_35.34717_25.14963_Stefanos%20Kalogirou> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34717 25.14963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34717"^^xsd:decimal ;
  dwc:decimalLongitude "25.14963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2017_35.34717_25.14963_Stefanos%20Kalogirou>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34717 25.14963)"^^geo:wktLiteral ;
  geo-pos:lat "35.34717"^^xsd:decimal ;
  geo-pos:long "25.14963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2017_35.34717_25.14963_Stefanos%20Kalogirou>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2017_35.34717_25.14963_Stefanos Kalogirou" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2017_35.34717_25.14963_Stefanos Kalogirou'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Stefanos Kalogirou'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.14963'^^xsd:double;
  dwc:latitude '35.34717'^^xsd:double;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2017_35.34717_25.14963_Stefanos Kalogirou'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2019_36.9842_25.1542_33-33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_36.9842_25.1542_33-33> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_36.9842_25.1542_33-33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9842 25.1542)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9842"^^xsd:decimal ;
  dwc:decimalLongitude "25.1542"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2019_36.9842_25.1542_33-33>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9842 25.1542)"^^geo:wktLiteral ;
  geo-pos:lat "36.9842"^^xsd:decimal ;
  geo-pos:long "25.1542"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2019_36.9842_25.1542_33-33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2019_36.9842_25.1542_33-33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2019_36.9842_25.1542_33-33'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.1542'^^xsd:double;
  dwc:latitude '36.9842'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2019_36.9842_25.1542_33-33'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '91'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2019_36.9842_25.1542_33-33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_36.9842_25.1542_33-33> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_36.9842_25.1542_33-33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9842 25.1542)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9842"^^xsd:decimal ;
  dwc:decimalLongitude "25.1542"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_36.9842_25.1542_33-33>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9842 25.1542)"^^geo:wktLiteral ;
  geo-pos:lat "36.9842"^^xsd:decimal ;
  geo-pos:long "25.1542"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2019_36.9842_25.1542_33-33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2019_36.9842_25.1542_33-33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2019_36.9842_25.1542_33-33'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.1542'^^xsd:double;
  dwc:latitude '36.9842'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2019_36.9842_25.1542_33-33'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Torquigener%20flavimaculosus_2020_34.95573_25.15951_0.3-0.3_Stigkas%20Giannis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2020_34.95573_25.15951_0.3-0.3_Stigkas%20Giannis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2020_34.95573_25.15951_0.3-0.3_Stigkas%20Giannis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.95573 25.15951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.95573"^^xsd:decimal ;
  dwc:decimalLongitude "25.15951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2020_34.95573_25.15951_0.3-0.3_Stigkas%20Giannis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.95573 25.15951)"^^geo:wktLiteral ;
  geo-pos:lat "34.95573"^^xsd:decimal ;
  geo-pos:long "25.15951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Torquigener%20flavimaculosus_2020_34.95573_25.15951_0.3-0.3_Stigkas%20Giannis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Torquigener flavimaculosus_2020_34.95573_25.15951_0.3-0.3_Stigkas Giannis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Torquigener flavimaculosus_2020_34.95573_25.15951_0.3-0.3_Stigkas Giannis'^^xsd:string;
  dwc:scientificName 'Torquigener flavimaculosus Hardy & Randall, 1983'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Stigkas Giannis'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.15951'^^xsd:double;
  dwc:latitude '34.95573'^^xsd:double;
  dwc:coordinatePrecision '11'^^xsd:integer;
  dwc:minimumDepth '0.3'^^xsd:double;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance; UAEGEAN - ALAS'^^xsd:string;
  dwc:aphiaid '219962'^^xsd:integer;
  dwc:occurrenceId 'Torquigener flavimaculosus_2020_34.95573_25.15951_0.3-0.3_Stigkas Giannis'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219962'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Torquigener%20flavimaculosus_2020_34.95633_25.1622_0.1-0.2_Stigkas%20Giannis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2020_34.95633_25.1622_0.1-0.2_Stigkas%20Giannis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2020_34.95633_25.1622_0.1-0.2_Stigkas%20Giannis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.95633 25.1622)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.95633"^^xsd:decimal ;
  dwc:decimalLongitude "25.1622"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2020_34.95633_25.1622_0.1-0.2_Stigkas%20Giannis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.95633 25.1622)"^^geo:wktLiteral ;
  geo-pos:lat "34.95633"^^xsd:decimal ;
  geo-pos:long "25.1622"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Torquigener%20flavimaculosus_2020_34.95633_25.1622_0.1-0.2_Stigkas%20Giannis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Torquigener flavimaculosus_2020_34.95633_25.1622_0.1-0.2_Stigkas Giannis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Torquigener flavimaculosus_2020_34.95633_25.1622_0.1-0.2_Stigkas Giannis'^^xsd:string;
  dwc:scientificName 'Torquigener flavimaculosus Hardy & Randall, 1983'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Stigkas Giannis'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.1622'^^xsd:double;
  dwc:latitude '34.95633'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumDepth '0.1'^^xsd:double;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance; UAEGEAN - ALAS'^^xsd:string;
  dwc:aphiaid '219962'^^xsd:integer;
  dwc:occurrenceId 'Torquigener flavimaculosus_2020_34.95633_25.1622_0.1-0.2_Stigkas Giannis'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219962'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Halophila%20stipulacea_1964_35.348_25.16577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Halophila%20stipulacea_1964_35.348_25.16577> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Halophila%20stipulacea_1964_35.348_25.16577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.348 25.16577)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.348"^^xsd:decimal ;
  dwc:decimalLongitude "25.16577"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Halophila%20stipulacea_1964_35.348_25.16577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.348 25.16577)"^^geo:wktLiteral ;
  geo-pos:lat "35.348"^^xsd:decimal ;
  geo-pos:long "25.16577"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Halophila%20stipulacea_1964_35.348_25.16577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Halophila stipulacea_1964_35.348_25.16577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Halophila stipulacea_1964_35.348_25.16577'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea (Forsskål) Ascherson, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.16577'^^xsd:double;
  dwc:latitude '35.348'^^xsd:double;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:occurrenceId 'Halophila stipulacea_1964_35.348_25.16577'^^xsd:string;
  dwc:observationDate '1964-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2019_36.97816_25.16821_12-12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_36.97816_25.16821_12-12> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_36.97816_25.16821_12-12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97816 25.16821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.97816"^^xsd:decimal ;
  dwc:decimalLongitude "25.16821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2019_36.97816_25.16821_12-12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97816 25.16821)"^^geo:wktLiteral ;
  geo-pos:lat "36.97816"^^xsd:decimal ;
  geo-pos:long "25.16821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2019_36.97816_25.16821_12-12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2019_36.97816_25.16821_12-12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2019_36.97816_25.16821_12-12'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.16821'^^xsd:double;
  dwc:latitude '36.97816'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2019_36.97816_25.16821_12-12'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '100'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2019_36.97816_25.16821_12-12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_36.97816_25.16821_12-12> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_36.97816_25.16821_12-12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97816 25.16821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.97816"^^xsd:decimal ;
  dwc:decimalLongitude "25.16821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_36.97816_25.16821_12-12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97816 25.16821)"^^geo:wktLiteral ;
  geo-pos:lat "36.97816"^^xsd:decimal ;
  geo-pos:long "25.16821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2019_36.97816_25.16821_12-12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2019_36.97816_25.16821_12-12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2019_36.97816_25.16821_12-12'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.16821'^^xsd:double;
  dwc:latitude '36.97816'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2019_36.97816_25.16821_12-12'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '100'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2008_36.71637_25.17063_1-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.71637_25.17063_1-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.71637_25.17063_1-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.71637 25.17063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.71637"^^xsd:decimal ;
  dwc:decimalLongitude "25.17063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.71637_25.17063_1-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.71637 25.17063)"^^geo:wktLiteral ;
  geo-pos:lat "36.71637"^^xsd:decimal ;
  geo-pos:long "25.17063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2008_36.71637_25.17063_1-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2008_36.71637_25.17063_1-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2008_36.71637_25.17063_1-1'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.17063'^^xsd:double;
  dwc:latitude '36.71637'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2008_36.71637_25.17063_1-1'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2008_36.69717_25.1741_1-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.69717_25.1741_1-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.69717_25.1741_1-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.69717 25.1741)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.69717"^^xsd:decimal ;
  dwc:decimalLongitude "25.1741"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.69717_25.1741_1-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.69717 25.1741)"^^geo:wktLiteral ;
  geo-pos:lat "36.69717"^^xsd:decimal ;
  geo-pos:long "25.1741"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2008_36.69717_25.1741_1-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2008_36.69717_25.1741_1-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2008_36.69717_25.1741_1-1'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.1741'^^xsd:double;
  dwc:latitude '36.69717'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2008_36.69717_25.1741_1-1'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2018_34.9497_25.17541_10-10_>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2018_34.9497_25.17541_10-10_> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2018_34.9497_25.17541_10-10_> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.9497 25.17541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.9497"^^xsd:decimal ;
  dwc:decimalLongitude "25.17541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2018_34.9497_25.17541_10-10_>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.9497 25.17541)"^^geo:wktLiteral ;
  geo-pos:lat "34.9497"^^xsd:decimal ;
  geo-pos:long "25.17541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2018_34.9497_25.17541_10-10_>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2018_34.9497_25.17541_10-10_" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2018_34.9497_25.17541_10-10_'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.17541'^^xsd:double;
  dwc:latitude '34.9497'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2018_34.9497_25.17541_10-10_'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Sargocentron%20rubrum_2018_34.9497_25.17541_10-10_Francesco%20Tiralongo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2018_34.9497_25.17541_10-10_Francesco%20Tiralongo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2018_34.9497_25.17541_10-10_Francesco%20Tiralongo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.9497 25.17541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.9497"^^xsd:decimal ;
  dwc:decimalLongitude "25.17541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2018_34.9497_25.17541_10-10_Francesco%20Tiralongo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.9497 25.17541)"^^geo:wktLiteral ;
  geo-pos:lat "34.9497"^^xsd:decimal ;
  geo-pos:long "25.17541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Sargocentron%20rubrum_2018_34.9497_25.17541_10-10_Francesco%20Tiralongo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Sargocentron rubrum_2018_34.9497_25.17541_10-10_Francesco Tiralongo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Sargocentron rubrum_2018_34.9497_25.17541_10-10_Francesco Tiralongo'^^xsd:string;
  dwc:scientificName 'Sargocentron rubrum (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Francesco Tiralongo'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.17541'^^xsd:double;
  dwc:latitude '34.9497'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '126400'^^xsd:integer;
  dwc:occurrenceId 'Sargocentron rubrum_2018_34.9497_25.17541_10-10_Francesco Tiralongo'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126400'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Callinectes%20sapidus_2019_40.94048_25.18133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2019_40.94048_25.18133> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2019_40.94048_25.18133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.94048 25.18133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.94048"^^xsd:decimal ;
  dwc:decimalLongitude "25.18133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "259"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Callinectes%20sapidus_2019_40.94048_25.18133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.94048 25.18133)"^^geo:wktLiteral ;
  geo-pos:lat "40.94048"^^xsd:decimal ;
  geo-pos:long "25.18133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "259"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Callinectes%20sapidus_2019_40.94048_25.18133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Callinectes sapidus_2019_40.94048_25.18133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Callinectes sapidus_2019_40.94048_25.18133'^^xsd:string;
  dwc:scientificName 'Callinectes sapidus Rathbun, 1896'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.18133'^^xsd:double;
  dwc:latitude '40.94048'^^xsd:double;
  dwc:coordinatePrecision '259'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '107379'^^xsd:integer;
  dwc:occurrenceId 'Callinectes sapidus_2019_40.94048_25.18133'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107379'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2020_35.33735_25.19152_Georgia%20Tavantzopoulou>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_35.33735_25.19152_Georgia%20Tavantzopoulou> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_35.33735_25.19152_Georgia%20Tavantzopoulou> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.33735 25.19152)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.33735"^^xsd:decimal ;
  dwc:decimalLongitude "25.19152"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_35.33735_25.19152_Georgia%20Tavantzopoulou>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.33735 25.19152)"^^geo:wktLiteral ;
  geo-pos:lat "35.33735"^^xsd:decimal ;
  geo-pos:long "25.19152"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2020_35.33735_25.19152_Georgia%20Tavantzopoulou>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2020_35.33735_25.19152_Georgia Tavantzopoulou" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2020_35.33735_25.19152_Georgia Tavantzopoulou'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Georgia Tavantzopoulou'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.19152'^^xsd:double;
  dwc:latitude '35.33735'^^xsd:double;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2020_35.33735_25.19152_Georgia Tavantzopoulou'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_2017_35.33538_25.19159_2-2_Georgia%20Tavantzopoulou>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_2017_35.33538_25.19159_2-2_Georgia%20Tavantzopoulou> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_2017_35.33538_25.19159_2-2_Georgia%20Tavantzopoulou> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.33538 25.19159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.33538"^^xsd:decimal ;
  dwc:decimalLongitude "25.19159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "36"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_2017_35.33538_25.19159_2-2_Georgia%20Tavantzopoulou>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.33538 25.19159)"^^geo:wktLiteral ;
  geo-pos:lat "35.33538"^^xsd:decimal ;
  geo-pos:long "25.19159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "36"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_2017_35.33538_25.19159_2-2_Georgia%20Tavantzopoulou>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_2017_35.33538_25.19159_2-2_Georgia Tavantzopoulou" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_2017_35.33538_25.19159_2-2_Georgia Tavantzopoulou'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Georgia Tavantzopoulou'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.19159'^^xsd:double;
  dwc:latitude '35.33538'^^xsd:double;
  dwc:coordinatePrecision '36'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_2017_35.33538_25.19159_2-2_Georgia Tavantzopoulou'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2011_36.984_25.194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2011_36.984_25.194> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2011_36.984_25.194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.984 25.194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.984"^^xsd:decimal ;
  dwc:decimalLongitude "25.194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2011_36.984_25.194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.984 25.194)"^^geo:wktLiteral ;
  geo-pos:lat "36.984"^^xsd:decimal ;
  geo-pos:long "25.194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2011_36.984_25.194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2011_36.984_25.194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2011_36.984_25.194'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.194'^^xsd:double;
  dwc:latitude '36.984'^^xsd:double;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2011_36.984_25.194'^^xsd:string;
  dwc:observationDate '2011-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2011_36.984_25.194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2011_36.984_25.194> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2011_36.984_25.194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.984 25.194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.984"^^xsd:decimal ;
  dwc:decimalLongitude "25.194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2011_36.984_25.194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.984 25.194)"^^geo:wktLiteral ;
  geo-pos:lat "36.984"^^xsd:decimal ;
  geo-pos:long "25.194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2011_36.984_25.194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2011_36.984_25.194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2011_36.984_25.194'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.194'^^xsd:double;
  dwc:latitude '36.984'^^xsd:double;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2011_36.984_25.194'^^xsd:string;
  dwc:observationDate '2011-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2011_36.984_25.194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2011_36.984_25.194> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2011_36.984_25.194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.984 25.194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.984"^^xsd:decimal ;
  dwc:decimalLongitude "25.194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2011_36.984_25.194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.984 25.194)"^^geo:wktLiteral ;
  geo-pos:lat "36.984"^^xsd:decimal ;
  geo-pos:long "25.194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2011_36.984_25.194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2011_36.984_25.194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2011_36.984_25.194'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.194'^^xsd:double;
  dwc:latitude '36.984'^^xsd:double;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2011_36.984_25.194'^^xsd:string;
  dwc:observationDate '2011-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2013_36.24341_25.20253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2013_36.24341_25.20253> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2013_36.24341_25.20253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.24341 25.20253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.24341"^^xsd:decimal ;
  dwc:decimalLongitude "25.20253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2013_36.24341_25.20253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.24341 25.20253)"^^geo:wktLiteral ;
  geo-pos:lat "36.24341"^^xsd:decimal ;
  geo-pos:long "25.20253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2013_36.24341_25.20253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2013_36.24341_25.20253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2013_36.24341_25.20253'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.20253'^^xsd:double;
  dwc:latitude '36.24341'^^xsd:double;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2013_36.24341_25.20253'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2019_37.14077_25.20466_19-19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.14077_25.20466_19-19> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.14077_25.20466_19-19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14077 25.20466)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.14077"^^xsd:decimal ;
  dwc:decimalLongitude "25.20466"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "289"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.14077_25.20466_19-19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14077 25.20466)"^^geo:wktLiteral ;
  geo-pos:lat "37.14077"^^xsd:decimal ;
  geo-pos:long "25.20466"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "289"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2019_37.14077_25.20466_19-19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2019_37.14077_25.20466_19-19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2019_37.14077_25.20466_19-19'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.20466'^^xsd:double;
  dwc:latitude '37.14077'^^xsd:double;
  dwc:coordinatePrecision '289'^^xsd:integer;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance; HCMR projects (Fisheries Data collection Database)'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2019_37.14077_25.20466_19-19'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2009_37.53018_25.21056_0-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_37.53018_25.21056_0-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_37.53018_25.21056_0-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.53018 25.21056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.53018"^^xsd:decimal ;
  dwc:decimalLongitude "25.21056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "45"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_37.53018_25.21056_0-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.53018 25.21056)"^^geo:wktLiteral ;
  geo-pos:lat "37.53018"^^xsd:decimal ;
  geo-pos:long "25.21056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "45"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2009_37.53018_25.21056_0-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2009_37.53018_25.21056_0-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2009_37.53018_25.21056_0-10'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.21056'^^xsd:double;
  dwc:latitude '37.53018'^^xsd:double;
  dwc:coordinatePrecision '45'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2009_37.53018_25.21056_0-10'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2011_36.993_25.211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2011_36.993_25.211> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2011_36.993_25.211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.993 25.211)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.993"^^xsd:decimal ;
  dwc:decimalLongitude "25.211"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2011_36.993_25.211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.993 25.211)"^^geo:wktLiteral ;
  geo-pos:lat "36.993"^^xsd:decimal ;
  geo-pos:long "25.211"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2011_36.993_25.211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2011_36.993_25.211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2011_36.993_25.211'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.211'^^xsd:double;
  dwc:latitude '36.993'^^xsd:double;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2011_36.993_25.211'^^xsd:string;
  dwc:observationDate '2011-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Torquigener%20flavimaculosus_2018_34.95316_25.21109_4-4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2018_34.95316_25.21109_4-4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2018_34.95316_25.21109_4-4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.95316 25.21109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.95316"^^xsd:decimal ;
  dwc:decimalLongitude "25.21109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2018_34.95316_25.21109_4-4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.95316 25.21109)"^^geo:wktLiteral ;
  geo-pos:lat "34.95316"^^xsd:decimal ;
  geo-pos:long "25.21109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Torquigener%20flavimaculosus_2018_34.95316_25.21109_4-4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Torquigener flavimaculosus_2018_34.95316_25.21109_4-4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Torquigener flavimaculosus_2018_34.95316_25.21109_4-4'^^xsd:string;
  dwc:scientificName 'Torquigener flavimaculosus Hardy & Randall, 1983'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.21109'^^xsd:double;
  dwc:latitude '34.95316'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '219962'^^xsd:integer;
  dwc:occurrenceId 'Torquigener flavimaculosus_2018_34.95316_25.21109_4-4'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219962'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '5'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Torquigener%20flavimaculosus_2019_34.95316_25.21109_4-4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2019_34.95316_25.21109_4-4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2019_34.95316_25.21109_4-4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.95316 25.21109)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.95316"^^xsd:decimal ;
  dwc:decimalLongitude "25.21109"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2019_34.95316_25.21109_4-4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.95316 25.21109)"^^geo:wktLiteral ;
  geo-pos:lat "34.95316"^^xsd:decimal ;
  geo-pos:long "25.21109"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Torquigener%20flavimaculosus_2019_34.95316_25.21109_4-4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Torquigener flavimaculosus_2019_34.95316_25.21109_4-4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Torquigener flavimaculosus_2019_34.95316_25.21109_4-4'^^xsd:string;
  dwc:scientificName 'Torquigener flavimaculosus Hardy & Randall, 1983'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.21109'^^xsd:double;
  dwc:latitude '34.95316'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '219962'^^xsd:integer;
  dwc:occurrenceId 'Torquigener flavimaculosus_2019_34.95316_25.21109_4-4'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219962'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '5'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2005_35.33353_25.21164_7-7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2005_35.33353_25.21164_7-7> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2005_35.33353_25.21164_7-7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.33353 25.21164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.33353"^^xsd:decimal ;
  dwc:decimalLongitude "25.21164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "209"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2005_35.33353_25.21164_7-7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.33353 25.21164)"^^geo:wktLiteral ;
  geo-pos:lat "35.33353"^^xsd:decimal ;
  geo-pos:long "25.21164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "209"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2005_35.33353_25.21164_7-7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2005_35.33353_25.21164_7-7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2005_35.33353_25.21164_7-7'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.21164'^^xsd:double;
  dwc:latitude '35.33353'^^xsd:double;
  dwc:coordinatePrecision '209'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2005_35.33353_25.21164_7-7'^^xsd:string;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2020_35.3339_25.21248_Georgia%20Tavantzopoulou>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_35.3339_25.21248_Georgia%20Tavantzopoulou> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_35.3339_25.21248_Georgia%20Tavantzopoulou> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3339 25.21248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3339"^^xsd:decimal ;
  dwc:decimalLongitude "25.21248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_35.3339_25.21248_Georgia%20Tavantzopoulou>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3339 25.21248)"^^geo:wktLiteral ;
  geo-pos:lat "35.3339"^^xsd:decimal ;
  geo-pos:long "25.21248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2020_35.3339_25.21248_Georgia%20Tavantzopoulou>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2020_35.3339_25.21248_Georgia Tavantzopoulou" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2020_35.3339_25.21248_Georgia Tavantzopoulou'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Georgia Tavantzopoulou'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.21248'^^xsd:double;
  dwc:latitude '35.3339'^^xsd:double;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2020_35.3339_25.21248_Georgia Tavantzopoulou'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Halophila%20stipulacea_1955_35.43193_25.21756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Halophila%20stipulacea_1955_35.43193_25.21756> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Halophila%20stipulacea_1955_35.43193_25.21756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.43193 25.21756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.43193"^^xsd:decimal ;
  dwc:decimalLongitude "25.21756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Halophila%20stipulacea_1955_35.43193_25.21756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.43193 25.21756)"^^geo:wktLiteral ;
  geo-pos:lat "35.43193"^^xsd:decimal ;
  geo-pos:long "25.21756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Halophila%20stipulacea_1955_35.43193_25.21756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Halophila stipulacea_1955_35.43193_25.21756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Halophila stipulacea_1955_35.43193_25.21756'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea (Forsskål) Ascherson, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.21756'^^xsd:double;
  dwc:latitude '35.43193'^^xsd:double;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:occurrenceId 'Halophila stipulacea_1955_35.43193_25.21756'^^xsd:string;
  dwc:observationDate '1955-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Callinectes%20sapidus_1973_35.37455_25.2178_Dimitris%20Poursanidis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Callinectes%20sapidus_1973_35.37455_25.2178_Dimitris%20Poursanidis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Callinectes%20sapidus_1973_35.37455_25.2178_Dimitris%20Poursanidis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.37455 25.2178)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.37455"^^xsd:decimal ;
  dwc:decimalLongitude "25.2178"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Callinectes%20sapidus_1973_35.37455_25.2178_Dimitris%20Poursanidis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.37455 25.2178)"^^geo:wktLiteral ;
  geo-pos:lat "35.37455"^^xsd:decimal ;
  geo-pos:long "25.2178"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Callinectes%20sapidus_1973_35.37455_25.2178_Dimitris%20Poursanidis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Callinectes sapidus_1973_35.37455_25.2178_Dimitris Poursanidis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Callinectes sapidus_1973_35.37455_25.2178_Dimitris Poursanidis'^^xsd:string;
  dwc:scientificName 'Callinectes sapidus Rathbun, 1896'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Dimitris Poursanidis'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.2178'^^xsd:double;
  dwc:latitude '35.37455'^^xsd:double;
  dwc:aphiaid '107379'^^xsd:integer;
  dwc:occurrenceId 'Callinectes sapidus_1973_35.37455_25.2178_Dimitris Poursanidis'^^xsd:string;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107379'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_2011_37.129_25.22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_2011_37.129_25.22> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_2011_37.129_25.22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.129 25.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.129"^^xsd:decimal ;
  dwc:decimalLongitude "25.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_2011_37.129_25.22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.129 25.22)"^^geo:wktLiteral ;
  geo-pos:lat "37.129"^^xsd:decimal ;
  geo-pos:long "25.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_2011_37.129_25.22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_2011_37.129_25.22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_2011_37.129_25.22'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.22'^^xsd:double;
  dwc:latitude '37.129'^^xsd:double;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_2011_37.129_25.22'^^xsd:string;
  dwc:observationDate '2011-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2011_37.129_25.22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2011_37.129_25.22> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2011_37.129_25.22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.129 25.22)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.129"^^xsd:decimal ;
  dwc:decimalLongitude "25.22"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2011_37.129_25.22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.129 25.22)"^^geo:wktLiteral ;
  geo-pos:lat "37.129"^^xsd:decimal ;
  geo-pos:long "25.22"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2011_37.129_25.22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2011_37.129_25.22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2011_37.129_25.22'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.22'^^xsd:double;
  dwc:latitude '37.129'^^xsd:double;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2011_37.129_25.22'^^xsd:string;
  dwc:observationDate '2011-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Brachidontes%20pharaonis_1995_37.14588_25.2223_1-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Brachidontes%20pharaonis_1995_37.14588_25.2223_1-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Brachidontes%20pharaonis_1995_37.14588_25.2223_1-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14588 25.2223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.14588"^^xsd:decimal ;
  dwc:decimalLongitude "25.2223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "133"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Brachidontes%20pharaonis_1995_37.14588_25.2223_1-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14588 25.2223)"^^geo:wktLiteral ;
  geo-pos:lat "37.14588"^^xsd:decimal ;
  geo-pos:long "25.2223"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "133"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Brachidontes%20pharaonis_1995_37.14588_25.2223_1-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Brachidontes pharaonis_1995_37.14588_25.2223_1-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Brachidontes pharaonis_1995_37.14588_25.2223_1-2'^^xsd:string;
  dwc:scientificName 'Brachidontes pharaonis (P. Fischer, 1870)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.2223'^^xsd:double;
  dwc:latitude '37.14588'^^xsd:double;
  dwc:coordinatePrecision '133'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '140437'^^xsd:integer;
  dwc:occurrenceId 'Brachidontes pharaonis_1995_37.14588_25.2223_1-2'^^xsd:string;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140437'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'moderate'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2019_37.1405_25.22358_31-31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.1405_25.22358_31-31> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.1405_25.22358_31-31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1405 25.22358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1405"^^xsd:decimal ;
  dwc:decimalLongitude "25.22358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "338"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.1405_25.22358_31-31>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1405 25.22358)"^^geo:wktLiteral ;
  geo-pos:lat "37.1405"^^xsd:decimal ;
  geo-pos:long "25.22358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "338"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2019_37.1405_25.22358_31-31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2019_37.1405_25.22358_31-31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2019_37.1405_25.22358_31-31'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.22358'^^xsd:double;
  dwc:latitude '37.1405'^^xsd:double;
  dwc:coordinatePrecision '338'^^xsd:integer;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance; HCMR projects (Fisheries Data collection Database)'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2019_37.1405_25.22358_31-31'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '119'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2019_37.1405_25.22358_31-31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.1405_25.22358_31-31> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.1405_25.22358_31-31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1405 25.22358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1405"^^xsd:decimal ;
  dwc:decimalLongitude "25.22358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "338"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.1405_25.22358_31-31>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1405 25.22358)"^^geo:wktLiteral ;
  geo-pos:lat "37.1405"^^xsd:decimal ;
  geo-pos:long "25.22358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "338"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2019_37.1405_25.22358_31-31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2019_37.1405_25.22358_31-31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2019_37.1405_25.22358_31-31'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.22358'^^xsd:double;
  dwc:latitude '37.1405'^^xsd:double;
  dwc:coordinatePrecision '338'^^xsd:integer;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance; HCMR projects (Fisheries Data collection Database)'^^xsd:string;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2019_37.1405_25.22358_31-31'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2009_37.43907_25.22451_0-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_37.43907_25.22451_0-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_37.43907_25.22451_0-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.43907 25.22451)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.43907"^^xsd:decimal ;
  dwc:decimalLongitude "25.22451"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_37.43907_25.22451_0-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.43907 25.22451)"^^geo:wktLiteral ;
  geo-pos:lat "37.43907"^^xsd:decimal ;
  geo-pos:long "25.22451"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2009_37.43907_25.22451_0-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2009_37.43907_25.22451_0-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2009_37.43907_25.22451_0-10'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.22451'^^xsd:double;
  dwc:latitude '37.43907'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2009_37.43907_25.22451_0-10'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'very high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Stypopodium%20schimperi_2009_37.43907_25.22451_1-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2009_37.43907_25.22451_1-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2009_37.43907_25.22451_1-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.43907 25.22451)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.43907"^^xsd:decimal ;
  dwc:decimalLongitude "25.22451"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2009_37.43907_25.22451_1-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.43907 25.22451)"^^geo:wktLiteral ;
  geo-pos:lat "37.43907"^^xsd:decimal ;
  geo-pos:long "25.22451"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Stypopodium%20schimperi_2009_37.43907_25.22451_1-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Stypopodium schimperi_2009_37.43907_25.22451_1-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Stypopodium schimperi_2009_37.43907_25.22451_1-1'^^xsd:string;
  dwc:scientificName 'Stypopodium schimperi (Kützing) Verlaque & Boudouresque, 1991'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.22451'^^xsd:double;
  dwc:latitude '37.43907'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '145391'^^xsd:integer;
  dwc:occurrenceId 'Stypopodium schimperi_2009_37.43907_25.22451_1-1'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145391'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2020_35.33288_25.22842_Georgia%20Tavantzopoulou>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_35.33288_25.22842_Georgia%20Tavantzopoulou> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_35.33288_25.22842_Georgia%20Tavantzopoulou> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.33288 25.22842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.33288"^^xsd:decimal ;
  dwc:decimalLongitude "25.22842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "31"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_35.33288_25.22842_Georgia%20Tavantzopoulou>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.33288 25.22842)"^^geo:wktLiteral ;
  geo-pos:lat "35.33288"^^xsd:decimal ;
  geo-pos:long "25.22842"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "31"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2020_35.33288_25.22842_Georgia%20Tavantzopoulou>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2020_35.33288_25.22842_Georgia Tavantzopoulou" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2020_35.33288_25.22842_Georgia Tavantzopoulou'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Georgia Tavantzopoulou'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.22842'^^xsd:double;
  dwc:latitude '35.33288'^^xsd:double;
  dwc:coordinatePrecision '31'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2020_35.33288_25.22842_Georgia Tavantzopoulou'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2002_35.43044_25.2298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2002_35.43044_25.2298> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2002_35.43044_25.2298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.43044 25.2298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.43044"^^xsd:decimal ;
  dwc:decimalLongitude "25.2298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "199"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2002_35.43044_25.2298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.43044 25.2298)"^^geo:wktLiteral ;
  geo-pos:lat "35.43044"^^xsd:decimal ;
  geo-pos:long "25.2298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "199"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2002_35.43044_25.2298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2002_35.43044_25.2298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2002_35.43044_25.2298'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.2298'^^xsd:double;
  dwc:latitude '35.43044'^^xsd:double;
  dwc:coordinatePrecision '199'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2002_35.43044_25.2298'^^xsd:string;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Synaptula%20reciprocans_2009_35.43044_25.2298_10-10_Dimitris%20Poursanidis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2009_35.43044_25.2298_10-10_Dimitris%20Poursanidis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2009_35.43044_25.2298_10-10_Dimitris%20Poursanidis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.43044 25.2298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.43044"^^xsd:decimal ;
  dwc:decimalLongitude "25.2298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "199"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2009_35.43044_25.2298_10-10_Dimitris%20Poursanidis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.43044 25.2298)"^^geo:wktLiteral ;
  geo-pos:lat "35.43044"^^xsd:decimal ;
  geo-pos:long "25.2298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "199"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Synaptula%20reciprocans_2009_35.43044_25.2298_10-10_Dimitris%20Poursanidis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Synaptula reciprocans_2009_35.43044_25.2298_10-10_Dimitris Poursanidis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Synaptula reciprocans_2009_35.43044_25.2298_10-10_Dimitris Poursanidis'^^xsd:string;
  dwc:scientificName 'Synaptula reciprocans (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Dimitris Poursanidis'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.2298'^^xsd:double;
  dwc:latitude '35.43044'^^xsd:double;
  dwc:coordinatePrecision '199'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '124483'^^xsd:integer;
  dwc:occurrenceId 'Synaptula reciprocans_2009_35.43044_25.2298_10-10_Dimitris Poursanidis'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124483'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Halophila%20stipulacea_2011_37.142_25.232_2-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2011_37.142_25.232_2-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2011_37.142_25.232_2-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.142 25.232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.142"^^xsd:decimal ;
  dwc:decimalLongitude "25.232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Halophila%20stipulacea_2011_37.142_25.232_2-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.142 25.232)"^^geo:wktLiteral ;
  geo-pos:lat "37.142"^^xsd:decimal ;
  geo-pos:long "25.232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Halophila%20stipulacea_2011_37.142_25.232_2-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Halophila stipulacea_2011_37.142_25.232_2-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Halophila stipulacea_2011_37.142_25.232_2-10'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea (Forsskål) Ascherson, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.232'^^xsd:double;
  dwc:latitude '37.142'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:occurrenceId 'Halophila stipulacea_2011_37.142_25.232_2-10'^^xsd:string;
  dwc:observationDate '2011-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_2011_37.142_25.232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_2011_37.142_25.232> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_2011_37.142_25.232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.142 25.232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.142"^^xsd:decimal ;
  dwc:decimalLongitude "25.232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_2011_37.142_25.232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.142 25.232)"^^geo:wktLiteral ;
  geo-pos:lat "37.142"^^xsd:decimal ;
  geo-pos:long "25.232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_2011_37.142_25.232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_2011_37.142_25.232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_2011_37.142_25.232'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.232'^^xsd:double;
  dwc:latitude '37.142'^^xsd:double;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_2011_37.142_25.232'^^xsd:string;
  dwc:observationDate '2011-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2011_37.142_25.232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2011_37.142_25.232> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2011_37.142_25.232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.142 25.232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.142"^^xsd:decimal ;
  dwc:decimalLongitude "25.232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2011_37.142_25.232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.142 25.232)"^^geo:wktLiteral ;
  geo-pos:lat "37.142"^^xsd:decimal ;
  geo-pos:long "25.232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2011_37.142_25.232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2011_37.142_25.232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2011_37.142_25.232'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.232'^^xsd:double;
  dwc:latitude '37.142'^^xsd:double;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2011_37.142_25.232'^^xsd:string;
  dwc:observationDate '2011-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2020_34.9573_25.23353_1-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2020_34.9573_25.23353_1-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2020_34.9573_25.23353_1-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.9573 25.23353)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.9573"^^xsd:decimal ;
  dwc:decimalLongitude "25.23353"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2020_34.9573_25.23353_1-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.9573 25.23353)"^^geo:wktLiteral ;
  geo-pos:lat "34.9573"^^xsd:decimal ;
  geo-pos:long "25.23353"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2020_34.9573_25.23353_1-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2020_34.9573_25.23353_1-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2020_34.9573_25.23353_1-2'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.23353'^^xsd:double;
  dwc:latitude '34.9573'^^xsd:double;
  dwc:coordinatePrecision '49'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2020_34.9573_25.23353_1-2'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '7'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pempheris%20rhomboidea_2020_34.9573_25.23353_0.5-1_Vasilis%20Gerovasileiou%20%26%20Grigorios%20Skouradakis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pempheris%20rhomboidea_2020_34.9573_25.23353_0.5-1_Vasilis%20Gerovasileiou%20%26%20Grigorios%20Skouradakis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pempheris%20rhomboidea_2020_34.9573_25.23353_0.5-1_Vasilis%20Gerovasileiou%20%26%20Grigorios%20Skouradakis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.9573 25.23353)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.9573"^^xsd:decimal ;
  dwc:decimalLongitude "25.23353"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pempheris%20rhomboidea_2020_34.9573_25.23353_0.5-1_Vasilis%20Gerovasileiou%20%26%20Grigorios%20Skouradakis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.9573 25.23353)"^^geo:wktLiteral ;
  geo-pos:lat "34.9573"^^xsd:decimal ;
  geo-pos:long "25.23353"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pempheris%20rhomboidea_2020_34.9573_25.23353_0.5-1_Vasilis%20Gerovasileiou%20%26%20Grigorios%20Skouradakis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pempheris rhomboidea_2020_34.9573_25.23353_0.5-1_Vasilis Gerovasileiou & Grigorios Skouradakis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pempheris rhomboidea_2020_34.9573_25.23353_0.5-1_Vasilis Gerovasileiou & Grigorios Skouradakis'^^xsd:string;
  dwc:scientificName 'Pempheris rhomboidea Kossmann & Räuber, 1877'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Vasilis Gerovasileiou | Grigorios Skouradakis'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.23353'^^xsd:double;
  dwc:latitude '34.9573'^^xsd:double;
  dwc:coordinatePrecision '49'^^xsd:integer;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '310134'^^xsd:integer;
  dwc:occurrenceId 'Pempheris rhomboidea_2020_34.9573_25.23353_0.5-1_Vasilis Gerovasileiou & Grigorios Skouradakis'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '310134'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2020_34.9573_25.23353_1-2_Vasilis%20Gerovasileiou%20%26%20Grigorios%20Skouradakis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2020_34.9573_25.23353_1-2_Vasilis%20Gerovasileiou%20%26%20Grigorios%20Skouradakis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2020_34.9573_25.23353_1-2_Vasilis%20Gerovasileiou%20%26%20Grigorios%20Skouradakis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.9573 25.23353)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.9573"^^xsd:decimal ;
  dwc:decimalLongitude "25.23353"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2020_34.9573_25.23353_1-2_Vasilis%20Gerovasileiou%20%26%20Grigorios%20Skouradakis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.9573 25.23353)"^^geo:wktLiteral ;
  geo-pos:lat "34.9573"^^xsd:decimal ;
  geo-pos:long "25.23353"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2020_34.9573_25.23353_1-2_Vasilis%20Gerovasileiou%20%26%20Grigorios%20Skouradakis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2020_34.9573_25.23353_1-2_Vasilis Gerovasileiou & Grigorios Skouradakis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2020_34.9573_25.23353_1-2_Vasilis Gerovasileiou & Grigorios Skouradakis'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Vasilis Gerovasileiou | Grigorios Skouradakis'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.23353'^^xsd:double;
  dwc:latitude '34.9573'^^xsd:double;
  dwc:coordinatePrecision '49'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2020_34.9573_25.23353_1-2_Vasilis Gerovasileiou & Grigorios Skouradakis'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'moderate'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2020_34.9573_25.23353_2-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2020_34.9573_25.23353_2-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2020_34.9573_25.23353_2-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.9573 25.23353)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.9573"^^xsd:decimal ;
  dwc:decimalLongitude "25.23353"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2020_34.9573_25.23353_2-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.9573 25.23353)"^^geo:wktLiteral ;
  geo-pos:lat "34.9573"^^xsd:decimal ;
  geo-pos:long "25.23353"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2020_34.9573_25.23353_2-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2020_34.9573_25.23353_2-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2020_34.9573_25.23353_2-2'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.23353'^^xsd:double;
  dwc:latitude '34.9573'^^xsd:double;
  dwc:coordinatePrecision '49'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2020_34.9573_25.23353_2-2'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Callinectes%20sapidus_2015_40.93669_25.23448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2015_40.93669_25.23448> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2015_40.93669_25.23448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.93669 25.23448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.93669"^^xsd:decimal ;
  dwc:decimalLongitude "25.23448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "5080"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Callinectes%20sapidus_2015_40.93669_25.23448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.93669 25.23448)"^^geo:wktLiteral ;
  geo-pos:lat "40.93669"^^xsd:decimal ;
  geo-pos:long "25.23448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5080"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Callinectes%20sapidus_2015_40.93669_25.23448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Callinectes sapidus_2015_40.93669_25.23448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Callinectes sapidus_2015_40.93669_25.23448'^^xsd:string;
  dwc:scientificName 'Callinectes sapidus Rathbun, 1896'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.23448'^^xsd:double;
  dwc:latitude '40.93669'^^xsd:double;
  dwc:coordinatePrecision '5080'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '107379'^^xsd:integer;
  dwc:occurrenceId 'Callinectes sapidus_2015_40.93669_25.23448'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107379'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_2014_37.12755_25.23639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_2014_37.12755_25.23639> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_2014_37.12755_25.23639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.12755 25.23639)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.12755"^^xsd:decimal ;
  dwc:decimalLongitude "25.23639"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_2014_37.12755_25.23639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.12755 25.23639)"^^geo:wktLiteral ;
  geo-pos:lat "37.12755"^^xsd:decimal ;
  geo-pos:long "25.23639"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_2014_37.12755_25.23639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_2014_37.12755_25.23639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_2014_37.12755_25.23639'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.23639'^^xsd:double;
  dwc:latitude '37.12755'^^xsd:double;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_2014_37.12755_25.23639'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2011_37.61049_25.23805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2011_37.61049_25.23805> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2011_37.61049_25.23805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61049 25.23805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61049"^^xsd:decimal ;
  dwc:decimalLongitude "25.23805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2011_37.61049_25.23805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61049 25.23805)"^^geo:wktLiteral ;
  geo-pos:lat "37.61049"^^xsd:decimal ;
  geo-pos:long "25.23805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2011_37.61049_25.23805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2011_37.61049_25.23805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2011_37.61049_25.23805'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.23805'^^xsd:double;
  dwc:latitude '37.61049'^^xsd:double;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2011_37.61049_25.23805'^^xsd:string;
  dwc:observationDate '2011-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2018_37.12933_25.23836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2018_37.12933_25.23836> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2018_37.12933_25.23836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.12933 25.23836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.12933"^^xsd:decimal ;
  dwc:decimalLongitude "25.23836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2018_37.12933_25.23836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.12933 25.23836)"^^geo:wktLiteral ;
  geo-pos:lat "37.12933"^^xsd:decimal ;
  geo-pos:long "25.23836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2018_37.12933_25.23836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2018_37.12933_25.23836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2018_37.12933_25.23836'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.23836'^^xsd:double;
  dwc:latitude '37.12933'^^xsd:double;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2018_37.12933_25.23836'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Torquigener%20flavimaculosus_2018_37.12933_25.23836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2018_37.12933_25.23836> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2018_37.12933_25.23836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.12933 25.23836)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.12933"^^xsd:decimal ;
  dwc:decimalLongitude "25.23836"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2018_37.12933_25.23836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.12933 25.23836)"^^geo:wktLiteral ;
  geo-pos:lat "37.12933"^^xsd:decimal ;
  geo-pos:long "25.23836"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Torquigener%20flavimaculosus_2018_37.12933_25.23836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Torquigener flavimaculosus_2018_37.12933_25.23836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Torquigener flavimaculosus_2018_37.12933_25.23836'^^xsd:string;
  dwc:scientificName 'Torquigener flavimaculosus Hardy & Randall, 1983'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.23836'^^xsd:double;
  dwc:latitude '37.12933'^^xsd:double;
  dwc:aphiaid '219962'^^xsd:integer;
  dwc:occurrenceId 'Torquigener flavimaculosus_2018_37.12933_25.23836'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219962'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '50'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Rhopilema%20nomadica_2019_34.79273_25.23911_3-3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Rhopilema%20nomadica_2019_34.79273_25.23911_3-3> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Rhopilema%20nomadica_2019_34.79273_25.23911_3-3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.79273 25.23911)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.79273"^^xsd:decimal ;
  dwc:decimalLongitude "25.23911"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Rhopilema%20nomadica_2019_34.79273_25.23911_3-3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.79273 25.23911)"^^geo:wktLiteral ;
  geo-pos:lat "34.79273"^^xsd:decimal ;
  geo-pos:long "25.23911"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Rhopilema%20nomadica_2019_34.79273_25.23911_3-3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Rhopilema nomadica_2019_34.79273_25.23911_3-3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Rhopilema nomadica_2019_34.79273_25.23911_3-3'^^xsd:string;
  dwc:scientificName 'Rhopilema nomadica Galil, Spanier & Ferguson, 1990'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.23911'^^xsd:double;
  dwc:latitude '34.79273'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '232032'^^xsd:integer;
  dwc:occurrenceId 'Rhopilema nomadica_2019_34.79273_25.23911_3-3'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '232032'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2009_37.3808_25.2401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_37.3808_25.2401> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_37.3808_25.2401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3808 25.2401)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3808"^^xsd:decimal ;
  dwc:decimalLongitude "25.2401"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_37.3808_25.2401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3808 25.2401)"^^geo:wktLiteral ;
  geo-pos:lat "37.3808"^^xsd:decimal ;
  geo-pos:long "25.2401"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2009_37.3808_25.2401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2009_37.3808_25.2401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2009_37.3808_25.2401'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.2401'^^xsd:double;
  dwc:latitude '37.3808'^^xsd:double;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2009_37.3808_25.2401'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Stypopodium%20schimperi_2009_37.3808_25.2401_1-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2009_37.3808_25.2401_1-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2009_37.3808_25.2401_1-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3808 25.2401)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3808"^^xsd:decimal ;
  dwc:decimalLongitude "25.2401"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2009_37.3808_25.2401_1-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3808 25.2401)"^^geo:wktLiteral ;
  geo-pos:lat "37.3808"^^xsd:decimal ;
  geo-pos:long "25.2401"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Stypopodium%20schimperi_2009_37.3808_25.2401_1-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Stypopodium schimperi_2009_37.3808_25.2401_1-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Stypopodium schimperi_2009_37.3808_25.2401_1-1'^^xsd:string;
  dwc:scientificName 'Stypopodium schimperi (Kützing) Verlaque & Boudouresque, 1991'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.2401'^^xsd:double;
  dwc:latitude '37.3808'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '145391'^^xsd:integer;
  dwc:occurrenceId 'Stypopodium schimperi_2009_37.3808_25.2401_1-1'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145391'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2009_35.44566_25.24072_9-9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_35.44566_25.24072_9-9> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_35.44566_25.24072_9-9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.44566 25.24072)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.44566"^^xsd:decimal ;
  dwc:decimalLongitude "25.24072"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_35.44566_25.24072_9-9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.44566 25.24072)"^^geo:wktLiteral ;
  geo-pos:lat "35.44566"^^xsd:decimal ;
  geo-pos:long "25.24072"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2009_35.44566_25.24072_9-9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2009_35.44566_25.24072_9-9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2009_35.44566_25.24072_9-9'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.24072'^^xsd:double;
  dwc:latitude '35.44566'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2009_35.44566_25.24072_9-9'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2011_37.008_25.244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2011_37.008_25.244> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2011_37.008_25.244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.008 25.244)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.008"^^xsd:decimal ;
  dwc:decimalLongitude "25.244"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2011_37.008_25.244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.008 25.244)"^^geo:wktLiteral ;
  geo-pos:lat "37.008"^^xsd:decimal ;
  geo-pos:long "25.244"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2011_37.008_25.244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2011_37.008_25.244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2011_37.008_25.244'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.244'^^xsd:double;
  dwc:latitude '37.008'^^xsd:double;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2011_37.008_25.244'^^xsd:string;
  dwc:observationDate '2011-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_2019_35.33387_25.24404_3-3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_2019_35.33387_25.24404_3-3> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_2019_35.33387_25.24404_3-3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.33387 25.24404)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.33387"^^xsd:decimal ;
  dwc:decimalLongitude "25.24404"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_2019_35.33387_25.24404_3-3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.33387 25.24404)"^^geo:wktLiteral ;
  geo-pos:lat "35.33387"^^xsd:decimal ;
  geo-pos:long "25.24404"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_2019_35.33387_25.24404_3-3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_2019_35.33387_25.24404_3-3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_2019_35.33387_25.24404_3-3'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.24404'^^xsd:double;
  dwc:latitude '35.33387'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_2019_35.33387_25.24404_3-3'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '10'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_2015_35.33389_25.24433-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_2015_35.33389_25.24433-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_2015_35.33389_25.24433-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.33389 25.24433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.33389"^^xsd:decimal ;
  dwc:decimalLongitude "25.24433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_2015_35.33389_25.24433-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.33389 25.24433)"^^geo:wktLiteral ;
  geo-pos:lat "35.33389"^^xsd:decimal ;
  geo-pos:long "25.24433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_2015_35.33389_25.24433-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_2015_35.33389_25.24433-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_2015_35.33389_25.24433-2'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.24433'^^xsd:double;
  dwc:latitude '35.33389'^^xsd:double;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:depthRange '<2 m'^^xsd:string;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_2015_35.33389_25.24433-2'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '10'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2005_35.33333_25.25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2005_35.33333_25.25> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2005_35.33333_25.25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.33333 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.33333"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2005_35.33333_25.25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.33333 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "35.33333"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2005_35.33333_25.25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2005_35.33333_25.25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2005_35.33333_25.25'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '35.33333'^^xsd:double;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2005_35.33333_25.25'^^xsd:string;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2019_37.13391_25.25443_16-16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.13391_25.25443_16-16> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.13391_25.25443_16-16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.13391 25.25443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.13391"^^xsd:decimal ;
  dwc:decimalLongitude "25.25443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.13391_25.25443_16-16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.13391 25.25443)"^^geo:wktLiteral ;
  geo-pos:lat "37.13391"^^xsd:decimal ;
  geo-pos:long "25.25443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2019_37.13391_25.25443_16-16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2019_37.13391_25.25443_16-16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2019_37.13391_25.25443_16-16'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.25443'^^xsd:double;
  dwc:latitude '37.13391'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2019_37.13391_25.25443_16-16'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '100'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2019_37.13391_25.25443_16-16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.13391_25.25443_16-16> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.13391_25.25443_16-16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.13391 25.25443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.13391"^^xsd:decimal ;
  dwc:decimalLongitude "25.25443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.13391_25.25443_16-16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.13391 25.25443)"^^geo:wktLiteral ;
  geo-pos:lat "37.13391"^^xsd:decimal ;
  geo-pos:long "25.25443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2019_37.13391_25.25443_16-16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2019_37.13391_25.25443_16-16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2019_37.13391_25.25443_16-16'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.25443'^^xsd:double;
  dwc:latitude '37.13391'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2019_37.13391_25.25443_16-16'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '100'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2016-07-08_37.01160_25.25747_Maria%20Sini>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2016-07-08_37.01160_25.25747_Maria%20Sini> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2016-07-08_37.01160_25.25747_Maria%20Sini> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0116 25.25747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.0116"^^xsd:decimal ;
  dwc:decimalLongitude "25.25747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2016-07-08_37.01160_25.25747_Maria%20Sini>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0116 25.25747)"^^geo:wktLiteral ;
  geo-pos:lat "37.0116"^^xsd:decimal ;
  geo-pos:long "25.25747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2016-07-08_37.01160_25.25747_Maria%20Sini>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2016-07-08_37.01160_25.25747_Maria Sini" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2016-07-08_37.01160_25.25747_Maria Sini'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Sini'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.25747'^^xsd:double;
  dwc:latitude '37.0116'^^xsd:double;
  dwc:occurrenceRemarks 'MARISCA project/ UAEGEAN'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2016-07-08_37.01160_25.25747_Maria Sini'^^xsd:string;
  dwc:observationDate '2016-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Halophila%20stipulacea_2011_37.033_25.259_1-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2011_37.033_25.259_1-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2011_37.033_25.259_1-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.033 25.259)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.033"^^xsd:decimal ;
  dwc:decimalLongitude "25.259"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Halophila%20stipulacea_2011_37.033_25.259_1-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.033 25.259)"^^geo:wktLiteral ;
  geo-pos:lat "37.033"^^xsd:decimal ;
  geo-pos:long "25.259"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Halophila%20stipulacea_2011_37.033_25.259_1-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Halophila stipulacea_2011_37.033_25.259_1-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Halophila stipulacea_2011_37.033_25.259_1-10'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea (Forsskål) Ascherson, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.259'^^xsd:double;
  dwc:latitude '37.033'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:occurrenceId 'Halophila stipulacea_2011_37.033_25.259_1-10'^^xsd:string;
  dwc:observationDate '2011-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2011_37.033_25.259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2011_37.033_25.259> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2011_37.033_25.259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.033 25.259)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.033"^^xsd:decimal ;
  dwc:decimalLongitude "25.259"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2011_37.033_25.259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.033 25.259)"^^geo:wktLiteral ;
  geo-pos:lat "37.033"^^xsd:decimal ;
  geo-pos:long "25.259"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2011_37.033_25.259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2011_37.033_25.259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2011_37.033_25.259'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.259'^^xsd:double;
  dwc:latitude '37.033'^^xsd:double;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2011_37.033_25.259'^^xsd:string;
  dwc:observationDate '2011-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2011_37.033_25.259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2011_37.033_25.259> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2011_37.033_25.259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.033 25.259)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.033"^^xsd:decimal ;
  dwc:decimalLongitude "25.259"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2011_37.033_25.259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.033 25.259)"^^geo:wktLiteral ;
  geo-pos:lat "37.033"^^xsd:decimal ;
  geo-pos:long "25.259"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2011_37.033_25.259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2011_37.033_25.259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2011_37.033_25.259'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.259'^^xsd:double;
  dwc:latitude '37.033'^^xsd:double;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2011_37.033_25.259'^^xsd:string;
  dwc:observationDate '2011-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2008_36.74758_25.26023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.74758_25.26023> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.74758_25.26023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.74758 25.26023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.74758"^^xsd:decimal ;
  dwc:decimalLongitude "25.26023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.74758_25.26023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.74758 25.26023)"^^geo:wktLiteral ;
  geo-pos:lat "36.74758"^^xsd:decimal ;
  geo-pos:long "25.26023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2008_36.74758_25.26023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2008_36.74758_25.26023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2008_36.74758_25.26023'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.26023'^^xsd:double;
  dwc:latitude '36.74758'^^xsd:double;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2008_36.74758_25.26023'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2008_36.74758_25.26023_3-3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.74758_25.26023_3-3> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.74758_25.26023_3-3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.74758 25.26023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.74758"^^xsd:decimal ;
  dwc:decimalLongitude "25.26023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.74758_25.26023_3-3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.74758 25.26023)"^^geo:wktLiteral ;
  geo-pos:lat "36.74758"^^xsd:decimal ;
  geo-pos:long "25.26023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2008_36.74758_25.26023_3-3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2008_36.74758_25.26023_3-3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2008_36.74758_25.26023_3-3'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.26023'^^xsd:double;
  dwc:latitude '36.74758'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2008_36.74758_25.26023_3-3'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2016-07-08_37.03519_25.26048_Maria%20Sini>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2016-07-08_37.03519_25.26048_Maria%20Sini> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2016-07-08_37.03519_25.26048_Maria%20Sini> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.03519 25.26048)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.03519"^^xsd:decimal ;
  dwc:decimalLongitude "25.26048"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2016-07-08_37.03519_25.26048_Maria%20Sini>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.03519 25.26048)"^^geo:wktLiteral ;
  geo-pos:lat "37.03519"^^xsd:decimal ;
  geo-pos:long "25.26048"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2016-07-08_37.03519_25.26048_Maria%20Sini>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2016-07-08_37.03519_25.26048_Maria Sini" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2016-07-08_37.03519_25.26048_Maria Sini'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Sini'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.26048'^^xsd:double;
  dwc:latitude '37.03519'^^xsd:double;
  dwc:occurrenceRemarks 'MARISCA project/ UAEGEAN'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2016-07-08_37.03519_25.26048_Maria Sini'^^xsd:string;
  dwc:observationDate '2016-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Conomurex%20persicus_2011_37.07788_25.26306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Conomurex%20persicus_2011_37.07788_25.26306> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Conomurex%20persicus_2011_37.07788_25.26306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.07788 25.26306)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.07788"^^xsd:decimal ;
  dwc:decimalLongitude "25.26306"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6659"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Conomurex%20persicus_2011_37.07788_25.26306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.07788 25.26306)"^^geo:wktLiteral ;
  geo-pos:lat "37.07788"^^xsd:decimal ;
  geo-pos:long "25.26306"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6659"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Conomurex%20persicus_2011_37.07788_25.26306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Conomurex persicus_2011_37.07788_25.26306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Conomurex persicus_2011_37.07788_25.26306'^^xsd:string;
  dwc:scientificName 'Conomurex persicus (Swainson, 1821)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.26306'^^xsd:double;
  dwc:latitude '37.07788'^^xsd:double;
  dwc:coordinatePrecision '6659'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '565371'^^xsd:integer;
  dwc:occurrenceId 'Conomurex persicus_2011_37.07788_25.26306'^^xsd:string;
  dwc:observationDate '2011-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '565371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2008_39.87229_25.26416_1-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2008_39.87229_25.26416_1-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2008_39.87229_25.26416_1-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.87229 25.26416)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.87229"^^xsd:decimal ;
  dwc:decimalLongitude "25.26416"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2008_39.87229_25.26416_1-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.87229 25.26416)"^^geo:wktLiteral ;
  geo-pos:lat "39.87229"^^xsd:decimal ;
  geo-pos:long "25.26416"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2008_39.87229_25.26416_1-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2008_39.87229_25.26416_1-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2008_39.87229_25.26416_1-1'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.26416'^^xsd:double;
  dwc:latitude '39.87229'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2008_39.87229_25.26416_1-1'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'very high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2008_36.77305_25.2642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.77305_25.2642> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.77305_25.2642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.77305 25.2642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.77305"^^xsd:decimal ;
  dwc:decimalLongitude "25.2642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.77305_25.2642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.77305 25.2642)"^^geo:wktLiteral ;
  geo-pos:lat "36.77305"^^xsd:decimal ;
  geo-pos:long "25.2642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2008_36.77305_25.2642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2008_36.77305_25.2642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2008_36.77305_25.2642'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.2642'^^xsd:double;
  dwc:latitude '36.77305'^^xsd:double;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2008_36.77305_25.2642'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2008_36.77305_25.2642_3-3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.77305_25.2642_3-3> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.77305_25.2642_3-3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.77305 25.2642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.77305"^^xsd:decimal ;
  dwc:decimalLongitude "25.2642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.77305_25.2642_3-3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.77305 25.2642)"^^geo:wktLiteral ;
  geo-pos:lat "36.77305"^^xsd:decimal ;
  geo-pos:long "25.2642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2008_36.77305_25.2642_3-3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2008_36.77305_25.2642_3-3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2008_36.77305_25.2642_3-3'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.2642'^^xsd:double;
  dwc:latitude '36.77305'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2008_36.77305_25.2642_3-3'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2008_36.72143_25.26457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.72143_25.26457> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.72143_25.26457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.72143 25.26457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.72143"^^xsd:decimal ;
  dwc:decimalLongitude "25.26457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.72143_25.26457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.72143 25.26457)"^^geo:wktLiteral ;
  geo-pos:lat "36.72143"^^xsd:decimal ;
  geo-pos:long "25.26457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2008_36.72143_25.26457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2008_36.72143_25.26457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2008_36.72143_25.26457'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.26457'^^xsd:double;
  dwc:latitude '36.72143'^^xsd:double;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2008_36.72143_25.26457'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2008_36.72143_25.26457_3-3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.72143_25.26457_3-3> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.72143_25.26457_3-3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.72143 25.26457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.72143"^^xsd:decimal ;
  dwc:decimalLongitude "25.26457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.72143_25.26457_3-3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.72143 25.26457)"^^geo:wktLiteral ;
  geo-pos:lat "36.72143"^^xsd:decimal ;
  geo-pos:long "25.26457"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2008_36.72143_25.26457_3-3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2008_36.72143_25.26457_3-3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2008_36.72143_25.26457_3-3'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.26457'^^xsd:double;
  dwc:latitude '36.72143'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2008_36.72143_25.26457_3-3'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2019_37.0888_25.2678_33-33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2019_37.0888_25.2678_33-33> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2019_37.0888_25.2678_33-33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0888 25.2678)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.0888"^^xsd:decimal ;
  dwc:decimalLongitude "25.2678"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2019_37.0888_25.2678_33-33>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0888 25.2678)"^^geo:wktLiteral ;
  geo-pos:lat "37.0888"^^xsd:decimal ;
  geo-pos:long "25.2678"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2019_37.0888_25.2678_33-33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2019_37.0888_25.2678_33-33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2019_37.0888_25.2678_33-33'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.2678'^^xsd:double;
  dwc:latitude '37.0888'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2019_37.0888_25.2678_33-33'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2019_37.0888_25.2678_33-33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.0888_25.2678_33-33> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.0888_25.2678_33-33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0888 25.2678)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.0888"^^xsd:decimal ;
  dwc:decimalLongitude "25.2678"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.0888_25.2678_33-33>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0888 25.2678)"^^geo:wktLiteral ;
  geo-pos:lat "37.0888"^^xsd:decimal ;
  geo-pos:long "25.2678"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2019_37.0888_25.2678_33-33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2019_37.0888_25.2678_33-33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2019_37.0888_25.2678_33-33'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.2678'^^xsd:double;
  dwc:latitude '37.0888'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2019_37.0888_25.2678_33-33'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '7'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2011_37.132_25.268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2011_37.132_25.268> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2011_37.132_25.268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.132 25.268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.132"^^xsd:decimal ;
  dwc:decimalLongitude "25.268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2011_37.132_25.268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.132 25.268)"^^geo:wktLiteral ;
  geo-pos:lat "37.132"^^xsd:decimal ;
  geo-pos:long "25.268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2011_37.132_25.268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2011_37.132_25.268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2011_37.132_25.268'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.268'^^xsd:double;
  dwc:latitude '37.132'^^xsd:double;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2011_37.132_25.268'^^xsd:string;
  dwc:observationDate '2011-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Bursatella%20leachii_2010_37.13646_25.26886_2-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Bursatella%20leachii_2010_37.13646_25.26886_2-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Bursatella%20leachii_2010_37.13646_25.26886_2-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.13646 25.26886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.13646"^^xsd:decimal ;
  dwc:decimalLongitude "25.26886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Bursatella%20leachii_2010_37.13646_25.26886_2-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.13646 25.26886)"^^geo:wktLiteral ;
  geo-pos:lat "37.13646"^^xsd:decimal ;
  geo-pos:long "25.26886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Bursatella%20leachii_2010_37.13646_25.26886_2-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Bursatella leachii_2010_37.13646_25.26886_2-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Bursatella leachii_2010_37.13646_25.26886_2-5'^^xsd:string;
  dwc:scientificName 'Bursatella leachii Blainville, 1817'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.26886'^^xsd:double;
  dwc:latitude '37.13646'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '138759'^^xsd:integer;
  dwc:occurrenceId 'Bursatella leachii_2010_37.13646_25.26886_2-5'^^xsd:string;
  dwc:observationDate '2010-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138759'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'moderate'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2019_37.107_25.2692_35-35>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.107_25.2692_35-35> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.107_25.2692_35-35> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.107 25.2692)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.107"^^xsd:decimal ;
  dwc:decimalLongitude "25.2692"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.107_25.2692_35-35>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.107 25.2692)"^^geo:wktLiteral ;
  geo-pos:lat "37.107"^^xsd:decimal ;
  geo-pos:long "25.2692"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2019_37.107_25.2692_35-35>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2019_37.107_25.2692_35-35" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2019_37.107_25.2692_35-35'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.2692'^^xsd:double;
  dwc:latitude '37.107'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2019_37.107_25.2692_35-35'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2019_37.1085_25.2708_35-35>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.1085_25.2708_35-35> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.1085_25.2708_35-35> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1085 25.2708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1085"^^xsd:decimal ;
  dwc:decimalLongitude "25.2708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.1085_25.2708_35-35>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1085 25.2708)"^^geo:wktLiteral ;
  geo-pos:lat "37.1085"^^xsd:decimal ;
  geo-pos:long "25.2708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2019_37.1085_25.2708_35-35>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2019_37.1085_25.2708_35-35" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2019_37.1085_25.2708_35-35'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.2708'^^xsd:double;
  dwc:latitude '37.1085'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2019_37.1085_25.2708_35-35'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2019_37.1085_25.2708_35-35>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.1085_25.2708_35-35> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.1085_25.2708_35-35> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1085 25.2708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1085"^^xsd:decimal ;
  dwc:decimalLongitude "25.2708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.1085_25.2708_35-35>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1085 25.2708)"^^geo:wktLiteral ;
  geo-pos:lat "37.1085"^^xsd:decimal ;
  geo-pos:long "25.2708"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2019_37.1085_25.2708_35-35>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2019_37.1085_25.2708_35-35" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2019_37.1085_25.2708_35-35'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.2708'^^xsd:double;
  dwc:latitude '37.1085'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2019_37.1085_25.2708_35-35'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Bursatella%20leachii_2010_37.04729_25.27084_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Bursatella%20leachii_2010_37.04729_25.27084_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Bursatella%20leachii_2010_37.04729_25.27084_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.04729 25.27084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.04729"^^xsd:decimal ;
  dwc:decimalLongitude "25.27084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Bursatella%20leachii_2010_37.04729_25.27084_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.04729 25.27084)"^^geo:wktLiteral ;
  geo-pos:lat "37.04729"^^xsd:decimal ;
  geo-pos:long "25.27084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Bursatella%20leachii_2010_37.04729_25.27084_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Bursatella leachii_2010_37.04729_25.27084_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Bursatella leachii_2010_37.04729_25.27084_5-5'^^xsd:string;
  dwc:scientificName 'Bursatella leachii Blainville, 1817'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.27084'^^xsd:double;
  dwc:latitude '37.04729'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '138759'^^xsd:integer;
  dwc:occurrenceId 'Bursatella leachii_2010_37.04729_25.27084_5-5'^^xsd:string;
  dwc:observationDate '2010-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138759'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2011_37.048_25.271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2011_37.048_25.271> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2011_37.048_25.271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.048 25.271)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.048"^^xsd:decimal ;
  dwc:decimalLongitude "25.271"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2011_37.048_25.271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.048 25.271)"^^geo:wktLiteral ;
  geo-pos:lat "37.048"^^xsd:decimal ;
  geo-pos:long "25.271"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2011_37.048_25.271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2011_37.048_25.271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2011_37.048_25.271'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.271'^^xsd:double;
  dwc:latitude '37.048'^^xsd:double;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2011_37.048_25.271'^^xsd:string;
  dwc:observationDate '2011-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2011_37.048_25.271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2011_37.048_25.271> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2011_37.048_25.271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.048 25.271)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.048"^^xsd:decimal ;
  dwc:decimalLongitude "25.271"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2011_37.048_25.271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.048 25.271)"^^geo:wktLiteral ;
  geo-pos:lat "37.048"^^xsd:decimal ;
  geo-pos:long "25.271"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2011_37.048_25.271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2011_37.048_25.271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2011_37.048_25.271'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.271'^^xsd:double;
  dwc:latitude '37.048'^^xsd:double;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2011_37.048_25.271'^^xsd:string;
  dwc:observationDate '2011-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pempheris%20rhomboidea_2020_34.96988_25.2714_1-1_Vasilis%20Gerovasileiou%20%26%20Grigorios%20Skouradakis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pempheris%20rhomboidea_2020_34.96988_25.2714_1-1_Vasilis%20Gerovasileiou%20%26%20Grigorios%20Skouradakis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pempheris%20rhomboidea_2020_34.96988_25.2714_1-1_Vasilis%20Gerovasileiou%20%26%20Grigorios%20Skouradakis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.96988 25.2714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.96988"^^xsd:decimal ;
  dwc:decimalLongitude "25.2714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "45"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pempheris%20rhomboidea_2020_34.96988_25.2714_1-1_Vasilis%20Gerovasileiou%20%26%20Grigorios%20Skouradakis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.96988 25.2714)"^^geo:wktLiteral ;
  geo-pos:lat "34.96988"^^xsd:decimal ;
  geo-pos:long "25.2714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "45"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pempheris%20rhomboidea_2020_34.96988_25.2714_1-1_Vasilis%20Gerovasileiou%20%26%20Grigorios%20Skouradakis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pempheris rhomboidea_2020_34.96988_25.2714_1-1_Vasilis Gerovasileiou & Grigorios Skouradakis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pempheris rhomboidea_2020_34.96988_25.2714_1-1_Vasilis Gerovasileiou & Grigorios Skouradakis'^^xsd:string;
  dwc:scientificName 'Pempheris rhomboidea Kossmann & Räuber, 1877'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Vasilis Gerovasileiou | Grigorios Skouradakis'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.2714'^^xsd:double;
  dwc:latitude '34.96988'^^xsd:double;
  dwc:coordinatePrecision '45'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '310134'^^xsd:integer;
  dwc:occurrenceId 'Pempheris rhomboidea_2020_34.96988_25.2714_1-1_Vasilis Gerovasileiou & Grigorios Skouradakis'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '310134'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2020_34.96988_25.2714_1-1_Vasilis%20Gerovasileiou%20%26%20Grigorios%20Skouradakis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2020_34.96988_25.2714_1-1_Vasilis%20Gerovasileiou%20%26%20Grigorios%20Skouradakis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2020_34.96988_25.2714_1-1_Vasilis%20Gerovasileiou%20%26%20Grigorios%20Skouradakis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.96988 25.2714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.96988"^^xsd:decimal ;
  dwc:decimalLongitude "25.2714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "45"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2020_34.96988_25.2714_1-1_Vasilis%20Gerovasileiou%20%26%20Grigorios%20Skouradakis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.96988 25.2714)"^^geo:wktLiteral ;
  geo-pos:lat "34.96988"^^xsd:decimal ;
  geo-pos:long "25.2714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "45"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2020_34.96988_25.2714_1-1_Vasilis%20Gerovasileiou%20%26%20Grigorios%20Skouradakis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2020_34.96988_25.2714_1-1_Vasilis Gerovasileiou & Grigorios Skouradakis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2020_34.96988_25.2714_1-1_Vasilis Gerovasileiou & Grigorios Skouradakis'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Vasilis Gerovasileiou | Grigorios Skouradakis'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.2714'^^xsd:double;
  dwc:latitude '34.96988'^^xsd:double;
  dwc:coordinatePrecision '45'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2020_34.96988_25.2714_1-1_Vasilis Gerovasileiou & Grigorios Skouradakis'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Etrumeus%20golanii_2004_37.07652_25.27215_110-110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Etrumeus%20golanii_2004_37.07652_25.27215_110-110> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Etrumeus%20golanii_2004_37.07652_25.27215_110-110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.07652 25.27215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.07652"^^xsd:decimal ;
  dwc:decimalLongitude "25.27215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6659"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Etrumeus%20golanii_2004_37.07652_25.27215_110-110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.07652 25.27215)"^^geo:wktLiteral ;
  geo-pos:lat "37.07652"^^xsd:decimal ;
  geo-pos:long "25.27215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6659"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Etrumeus%20golanii_2004_37.07652_25.27215_110-110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Etrumeus golanii_2004_37.07652_25.27215_110-110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Etrumeus golanii_2004_37.07652_25.27215_110-110'^^xsd:string;
  dwc:scientificName 'Etrumeus golanii DiBattista, Randall & Bowen, 2012'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.27215'^^xsd:double;
  dwc:latitude '37.07652'^^xsd:double;
  dwc:coordinatePrecision '6659'^^xsd:integer;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '890090'^^xsd:integer;
  dwc:occurrenceId 'Etrumeus golanii_2004_37.07652_25.27215_110-110'^^xsd:string;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '890090'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2018_34.97177_25.27246_7-7_>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2018_34.97177_25.27246_7-7_> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2018_34.97177_25.27246_7-7_> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.97177 25.27246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.97177"^^xsd:decimal ;
  dwc:decimalLongitude "25.27246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2018_34.97177_25.27246_7-7_>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.97177 25.27246)"^^geo:wktLiteral ;
  geo-pos:lat "34.97177"^^xsd:decimal ;
  geo-pos:long "25.27246"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2018_34.97177_25.27246_7-7_>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2018_34.97177_25.27246_7-7_" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2018_34.97177_25.27246_7-7_'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.27246'^^xsd:double;
  dwc:latitude '34.97177'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2018_34.97177_25.27246_7-7_'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2018_34.97186_25.27248_7-7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2018_34.97186_25.27248_7-7> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2018_34.97186_25.27248_7-7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.97186 25.27248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.97186"^^xsd:decimal ;
  dwc:decimalLongitude "25.27248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2018_34.97186_25.27248_7-7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.97186 25.27248)"^^geo:wktLiteral ;
  geo-pos:lat "34.97186"^^xsd:decimal ;
  geo-pos:long "25.27248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2018_34.97186_25.27248_7-7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2018_34.97186_25.27248_7-7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2018_34.97186_25.27248_7-7'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.27248'^^xsd:double;
  dwc:latitude '34.97186'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2018_34.97186_25.27248_7-7'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Sargocentron%20rubrum_2019_36.71171_25.27281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2019_36.71171_25.27281> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2019_36.71171_25.27281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.71171 25.27281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.71171"^^xsd:decimal ;
  dwc:decimalLongitude "25.27281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2019_36.71171_25.27281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.71171 25.27281)"^^geo:wktLiteral ;
  geo-pos:lat "36.71171"^^xsd:decimal ;
  geo-pos:long "25.27281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Sargocentron%20rubrum_2019_36.71171_25.27281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Sargocentron rubrum_2019_36.71171_25.27281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Sargocentron rubrum_2019_36.71171_25.27281'^^xsd:string;
  dwc:scientificName 'Sargocentron rubrum (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.27281'^^xsd:double;
  dwc:latitude '36.71171'^^xsd:double;
  dwc:aphiaid '126400'^^xsd:integer;
  dwc:occurrenceId 'Sargocentron rubrum_2019_36.71171_25.27281'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126400'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Diadema%20setosum_2019_34.9743_25.27354_1-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Diadema%20setosum_2019_34.9743_25.27354_1-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Diadema%20setosum_2019_34.9743_25.27354_1-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.9743 25.27354)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.9743"^^xsd:decimal ;
  dwc:decimalLongitude "25.27354"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Diadema%20setosum_2019_34.9743_25.27354_1-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.9743 25.27354)"^^geo:wktLiteral ;
  geo-pos:lat "34.9743"^^xsd:decimal ;
  geo-pos:long "25.27354"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Diadema%20setosum_2019_34.9743_25.27354_1-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Diadema setosum_2019_34.9743_25.27354_1-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Diadema setosum_2019_34.9743_25.27354_1-10'^^xsd:string;
  dwc:scientificName 'Diadema setosum (Leske, 1778)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.27354'^^xsd:double;
  dwc:latitude '34.9743'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '213372'^^xsd:integer;
  dwc:occurrenceId 'Diadema setosum_2019_34.9743_25.27354_1-10'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213372'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Parupeneus%20forsskali_2019_34.9743_25.27354_1-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2019_34.9743_25.27354_1-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2019_34.9743_25.27354_1-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.9743 25.27354)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.9743"^^xsd:decimal ;
  dwc:decimalLongitude "25.27354"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2019_34.9743_25.27354_1-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.9743 25.27354)"^^geo:wktLiteral ;
  geo-pos:lat "34.9743"^^xsd:decimal ;
  geo-pos:long "25.27354"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Parupeneus%20forsskali_2019_34.9743_25.27354_1-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Parupeneus forsskali_2019_34.9743_25.27354_1-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Parupeneus forsskali_2019_34.9743_25.27354_1-10'^^xsd:string;
  dwc:scientificName 'Parupeneus forsskali (Fourmanoir & Guézé, 1976)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.27354'^^xsd:double;
  dwc:latitude '34.9743'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '218669'^^xsd:integer;
  dwc:occurrenceId 'Parupeneus forsskali_2019_34.9743_25.27354_1-10'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218669'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2019_34.9743_25.27354_1-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2019_34.9743_25.27354_1-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2019_34.9743_25.27354_1-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.9743 25.27354)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.9743"^^xsd:decimal ;
  dwc:decimalLongitude "25.27354"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2019_34.9743_25.27354_1-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.9743 25.27354)"^^geo:wktLiteral ;
  geo-pos:lat "34.9743"^^xsd:decimal ;
  geo-pos:long "25.27354"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2019_34.9743_25.27354_1-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2019_34.9743_25.27354_1-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2019_34.9743_25.27354_1-10'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.27354'^^xsd:double;
  dwc:latitude '34.9743'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2019_34.9743_25.27354_1-10'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'moderate'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_2019_34.9743_25.27354_1-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_2019_34.9743_25.27354_1-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_2019_34.9743_25.27354_1-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.9743 25.27354)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.9743"^^xsd:decimal ;
  dwc:decimalLongitude "25.27354"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_2019_34.9743_25.27354_1-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.9743 25.27354)"^^geo:wktLiteral ;
  geo-pos:lat "34.9743"^^xsd:decimal ;
  geo-pos:long "25.27354"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_2019_34.9743_25.27354_1-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_2019_34.9743_25.27354_1-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_2019_34.9743_25.27354_1-10'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.27354'^^xsd:double;
  dwc:latitude '34.9743'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_2019_34.9743_25.27354_1-10'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2019_34.9743_25.27354_1-10_Kostantinos%20Kouroupis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2019_34.9743_25.27354_1-10_Kostantinos%20Kouroupis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2019_34.9743_25.27354_1-10_Kostantinos%20Kouroupis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.9743 25.27354)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.9743"^^xsd:decimal ;
  dwc:decimalLongitude "25.27354"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2019_34.9743_25.27354_1-10_Kostantinos%20Kouroupis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.9743 25.27354)"^^geo:wktLiteral ;
  geo-pos:lat "34.9743"^^xsd:decimal ;
  geo-pos:long "25.27354"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2019_34.9743_25.27354_1-10_Kostantinos%20Kouroupis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2019_34.9743_25.27354_1-10_Kostantinos Kouroupis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2019_34.9743_25.27354_1-10_Kostantinos Kouroupis'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Kostantinos Kouroupis'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.27354'^^xsd:double;
  dwc:latitude '34.9743'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2019_34.9743_25.27354_1-10_Kostantinos Kouroupis'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '20'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2019_34.9743_25.27354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_34.9743_25.27354> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_34.9743_25.27354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.9743 25.27354)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.9743"^^xsd:decimal ;
  dwc:decimalLongitude "25.27354"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2019_34.9743_25.27354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.9743 25.27354)"^^geo:wktLiteral ;
  geo-pos:lat "34.9743"^^xsd:decimal ;
  geo-pos:long "25.27354"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2019_34.9743_25.27354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2019_34.9743_25.27354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2019_34.9743_25.27354'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.27354'^^xsd:double;
  dwc:latitude '34.9743'^^xsd:double;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2019_34.9743_25.27354'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'moderate'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2019_34.9743_25.27354_1-10_Markos%20Digenis%20%7C%20Francisco%20Sedano%20%7C%20Gregory%20Skouradakis%20%7C%20Vasilis%20Gerovasileiou>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_34.9743_25.27354_1-10_Markos%20Digenis%20%7C%20Francisco%20Sedano%20%7C%20Gregory%20Skouradakis%20%7C%20Vasilis%20Gerovasileiou> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_34.9743_25.27354_1-10_Markos%20Digenis%20%7C%20Francisco%20Sedano%20%7C%20Gregory%20Skouradakis%20%7C%20Vasilis%20Gerovasileiou> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.9743 25.27354)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.9743"^^xsd:decimal ;
  dwc:decimalLongitude "25.27354"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2019_34.9743_25.27354_1-10_Markos%20Digenis%20%7C%20Francisco%20Sedano%20%7C%20Gregory%20Skouradakis%20%7C%20Vasilis%20Gerovasileiou>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.9743 25.27354)"^^geo:wktLiteral ;
  geo-pos:lat "34.9743"^^xsd:decimal ;
  geo-pos:long "25.27354"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2019_34.9743_25.27354_1-10_Markos%20Digenis%20%7C%20Francisco%20Sedano%20%7C%20Gregory%20Skouradakis%20%7C%20Vasilis%20Gerovasileiou>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2019_34.9743_25.27354_1-10_Markos Digenis | Francisco Sedano | Gregory Skouradakis | Vasilis Gerovasileiou" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2019_34.9743_25.27354_1-10_Markos Digenis | Francisco Sedano | Gregory Skouradakis | Vasilis Gerovasileiou'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Markos Digenis | Francisco Sedano | Gregory Skouradakis | Vasilis Gerovasileiou'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.27354'^^xsd:double;
  dwc:latitude '34.9743'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2019_34.9743_25.27354_1-10_Markos Digenis | Francisco Sedano | Gregory Skouradakis | Vasilis Gerovasileiou'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'moderate'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2019_34.9743_25.27354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_34.9743_25.27354> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_34.9743_25.27354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.9743 25.27354)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.9743"^^xsd:decimal ;
  dwc:decimalLongitude "25.27354"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_34.9743_25.27354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.9743 25.27354)"^^geo:wktLiteral ;
  geo-pos:lat "34.9743"^^xsd:decimal ;
  geo-pos:long "25.27354"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2019_34.9743_25.27354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2019_34.9743_25.27354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2019_34.9743_25.27354'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.27354'^^xsd:double;
  dwc:latitude '34.9743'^^xsd:double;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2019_34.9743_25.27354'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'moderate'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2019_34.9743_25.27354_1-10_Markos%20Digenis%20%7C%20Francisco%20Sedano%20%7C%20Gregory%20Skouradakis%20%7C%20Vasilis%20Gerovasileiou>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_34.9743_25.27354_1-10_Markos%20Digenis%20%7C%20Francisco%20Sedano%20%7C%20Gregory%20Skouradakis%20%7C%20Vasilis%20Gerovasileiou> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_34.9743_25.27354_1-10_Markos%20Digenis%20%7C%20Francisco%20Sedano%20%7C%20Gregory%20Skouradakis%20%7C%20Vasilis%20Gerovasileiou> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.9743 25.27354)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.9743"^^xsd:decimal ;
  dwc:decimalLongitude "25.27354"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_34.9743_25.27354_1-10_Markos%20Digenis%20%7C%20Francisco%20Sedano%20%7C%20Gregory%20Skouradakis%20%7C%20Vasilis%20Gerovasileiou>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.9743 25.27354)"^^geo:wktLiteral ;
  geo-pos:lat "34.9743"^^xsd:decimal ;
  geo-pos:long "25.27354"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2019_34.9743_25.27354_1-10_Markos%20Digenis%20%7C%20Francisco%20Sedano%20%7C%20Gregory%20Skouradakis%20%7C%20Vasilis%20Gerovasileiou>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2019_34.9743_25.27354_1-10_Markos Digenis | Francisco Sedano | Gregory Skouradakis | Vasilis Gerovasileiou" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2019_34.9743_25.27354_1-10_Markos Digenis | Francisco Sedano | Gregory Skouradakis | Vasilis Gerovasileiou'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Markos Digenis | Francisco Sedano | Gregory Skouradakis | Vasilis Gerovasileiou'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.27354'^^xsd:double;
  dwc:latitude '34.9743'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2019_34.9743_25.27354_1-10_Markos Digenis | Francisco Sedano | Gregory Skouradakis | Vasilis Gerovasileiou'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'moderate'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Torquigener%20flavimaculosus_2019_34.9743_25.27354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2019_34.9743_25.27354> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2019_34.9743_25.27354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.9743 25.27354)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.9743"^^xsd:decimal ;
  dwc:decimalLongitude "25.27354"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2019_34.9743_25.27354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.9743 25.27354)"^^geo:wktLiteral ;
  geo-pos:lat "34.9743"^^xsd:decimal ;
  geo-pos:long "25.27354"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Torquigener%20flavimaculosus_2019_34.9743_25.27354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Torquigener flavimaculosus_2019_34.9743_25.27354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Torquigener flavimaculosus_2019_34.9743_25.27354'^^xsd:string;
  dwc:scientificName 'Torquigener flavimaculosus Hardy & Randall, 1983'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.27354'^^xsd:double;
  dwc:latitude '34.9743'^^xsd:double;
  dwc:aphiaid '219962'^^xsd:integer;
  dwc:occurrenceId 'Torquigener flavimaculosus_2019_34.9743_25.27354'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219962'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'moderate'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2008_36.71077_25.27433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.71077_25.27433> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.71077_25.27433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.71077 25.27433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.71077"^^xsd:decimal ;
  dwc:decimalLongitude "25.27433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.71077_25.27433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.71077 25.27433)"^^geo:wktLiteral ;
  geo-pos:lat "36.71077"^^xsd:decimal ;
  geo-pos:long "25.27433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2008_36.71077_25.27433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2008_36.71077_25.27433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2008_36.71077_25.27433'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.27433'^^xsd:double;
  dwc:latitude '36.71077'^^xsd:double;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2008_36.71077_25.27433'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2008_36.71077_25.27433_9-9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.71077_25.27433_9-9> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.71077_25.27433_9-9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.71077 25.27433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.71077"^^xsd:decimal ;
  dwc:decimalLongitude "25.27433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.71077_25.27433_9-9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.71077 25.27433)"^^geo:wktLiteral ;
  geo-pos:lat "36.71077"^^xsd:decimal ;
  geo-pos:long "25.27433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2008_36.71077_25.27433_9-9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2008_36.71077_25.27433_9-9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2008_36.71077_25.27433_9-9'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.27433'^^xsd:double;
  dwc:latitude '36.71077'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2008_36.71077_25.27433_9-9'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2019_37.11675_25.27591_33-33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.11675_25.27591_33-33> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.11675_25.27591_33-33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.11675 25.27591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.11675"^^xsd:decimal ;
  dwc:decimalLongitude "25.27591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "213"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.11675_25.27591_33-33>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.11675 25.27591)"^^geo:wktLiteral ;
  geo-pos:lat "37.11675"^^xsd:decimal ;
  geo-pos:long "25.27591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "213"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2019_37.11675_25.27591_33-33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2019_37.11675_25.27591_33-33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2019_37.11675_25.27591_33-33'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.27591'^^xsd:double;
  dwc:latitude '37.11675'^^xsd:double;
  dwc:coordinatePrecision '213'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance; HCMR projects (Fisheries Data collection Database)'^^xsd:string;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2019_37.11675_25.27591_33-33'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '4'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2018_35.33605_25.27869_18-18_Stefanos%20Kalogirou>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2018_35.33605_25.27869_18-18_Stefanos%20Kalogirou> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2018_35.33605_25.27869_18-18_Stefanos%20Kalogirou> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.33605 25.27869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.33605"^^xsd:decimal ;
  dwc:decimalLongitude "25.27869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2018_35.33605_25.27869_18-18_Stefanos%20Kalogirou>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.33605 25.27869)"^^geo:wktLiteral ;
  geo-pos:lat "35.33605"^^xsd:decimal ;
  geo-pos:long "25.27869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2018_35.33605_25.27869_18-18_Stefanos%20Kalogirou>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2018_35.33605_25.27869_18-18_Stefanos Kalogirou" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2018_35.33605_25.27869_18-18_Stefanos Kalogirou'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Stefanos Kalogirou'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.27869'^^xsd:double;
  dwc:latitude '35.33605'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2018_35.33605_25.27869_18-18_Stefanos Kalogirou'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Dendostrea%20folium_2017_35.34662_25.27876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Dendostrea%20folium_2017_35.34662_25.27876> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Dendostrea%20folium_2017_35.34662_25.27876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34662"^^xsd:decimal ;
  dwc:decimalLongitude "25.27876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Dendostrea%20folium_2017_35.34662_25.27876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  geo-pos:lat "35.34662"^^xsd:decimal ;
  geo-pos:long "25.27876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Dendostrea%20folium_2017_35.34662_25.27876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Dendostrea folium_2017_35.34662_25.27876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Dendostrea folium_2017_35.34662_25.27876'^^xsd:string;
  dwc:scientificName 'Dendostrea folium (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.27876'^^xsd:double;
  dwc:latitude '35.34662'^^xsd:double;
  dwc:aphiaid '506716'^^xsd:integer;
  dwc:occurrenceId 'Dendostrea folium_2017_35.34662_25.27876'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '506716'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Herdmania%20momus_2016_35.34662_25.27876_20-20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Herdmania%20momus_2016_35.34662_25.27876_20-20> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Herdmania%20momus_2016_35.34662_25.27876_20-20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34662"^^xsd:decimal ;
  dwc:decimalLongitude "25.27876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Herdmania%20momus_2016_35.34662_25.27876_20-20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  geo-pos:lat "35.34662"^^xsd:decimal ;
  geo-pos:long "25.27876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Herdmania%20momus_2016_35.34662_25.27876_20-20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Herdmania momus_2016_35.34662_25.27876_20-20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Herdmania momus_2016_35.34662_25.27876_20-20'^^xsd:string;
  dwc:scientificName 'Herdmania momus (Savigny, 1816)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.27876'^^xsd:double;
  dwc:latitude '35.34662'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '103830'^^xsd:integer;
  dwc:occurrenceId 'Herdmania momus_2016_35.34662_25.27876_20-20'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103830'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '17'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_2012_35.34662_25.27876_18-18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_2012_35.34662_25.27876_18-18> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_2012_35.34662_25.27876_18-18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34662"^^xsd:decimal ;
  dwc:decimalLongitude "25.27876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_2012_35.34662_25.27876_18-18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34662 25.27876)"^^geo:wktLiteral ;
  geo-pos:lat "35.34662"^^xsd:decimal ;
  geo-pos:long "25.27876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_2012_35.34662_25.27876_18-18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_2012_35.34662_25.27876_18-18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_2012_35.34662_25.27876_18-18'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.27876'^^xsd:double;
  dwc:latitude '35.34662'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_2012_35.34662_25.27876_18-18'^^xsd:string;
  dwc:observationDate '2012-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2018_34.98238_25.28041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2018_34.98238_25.28041> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2018_34.98238_25.28041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.98238 25.28041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.98238"^^xsd:decimal ;
  dwc:decimalLongitude "25.28041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2018_34.98238_25.28041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.98238 25.28041)"^^geo:wktLiteral ;
  geo-pos:lat "34.98238"^^xsd:decimal ;
  geo-pos:long "25.28041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2018_34.98238_25.28041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2018_34.98238_25.28041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2018_34.98238_25.28041'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.28041'^^xsd:double;
  dwc:latitude '34.98238'^^xsd:double;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2018_34.98238_25.28041'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2017_35.33505_25.28127_>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2017_35.33505_25.28127_> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2017_35.33505_25.28127_> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.33505 25.28127)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.33505"^^xsd:decimal ;
  dwc:decimalLongitude "25.28127"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2017_35.33505_25.28127_>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.33505 25.28127)"^^geo:wktLiteral ;
  geo-pos:lat "35.33505"^^xsd:decimal ;
  geo-pos:long "25.28127"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2017_35.33505_25.28127_>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2017_35.33505_25.28127_" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2017_35.33505_25.28127_'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.28127'^^xsd:double;
  dwc:latitude '35.33505'^^xsd:double;
  dwc:coordinatePrecision '10'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2017_35.33505_25.28127_'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2017_35.33505_25.28127_1.5-1.5_Thodoros%20Kampouris>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2017_35.33505_25.28127_1.5-1.5_Thodoros%20Kampouris> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2017_35.33505_25.28127_1.5-1.5_Thodoros%20Kampouris> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.33505 25.28127)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.33505"^^xsd:decimal ;
  dwc:decimalLongitude "25.28127"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2017_35.33505_25.28127_1.5-1.5_Thodoros%20Kampouris>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.33505 25.28127)"^^geo:wktLiteral ;
  geo-pos:lat "35.33505"^^xsd:decimal ;
  geo-pos:long "25.28127"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2017_35.33505_25.28127_1.5-1.5_Thodoros%20Kampouris>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2017_35.33505_25.28127_1.5-1.5_Thodoros Kampouris" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2017_35.33505_25.28127_1.5-1.5_Thodoros Kampouris'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Thodoros Kampouris'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.28127'^^xsd:double;
  dwc:latitude '35.33505'^^xsd:double;
  dwc:coordinatePrecision '10'^^xsd:integer;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2017_35.33505_25.28127_1.5-1.5_Thodoros Kampouris'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '10'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2018_35.33514_25.28177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2018_35.33514_25.28177> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2018_35.33514_25.28177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.33514 25.28177)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.33514"^^xsd:decimal ;
  dwc:decimalLongitude "25.28177"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2018_35.33514_25.28177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.33514 25.28177)"^^geo:wktLiteral ;
  geo-pos:lat "35.33514"^^xsd:decimal ;
  geo-pos:long "25.28177"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2018_35.33514_25.28177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2018_35.33514_25.28177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2018_35.33514_25.28177'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.28177'^^xsd:double;
  dwc:latitude '35.33514'^^xsd:double;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2018_35.33514_25.28177'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2008_36.7871_25.28242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.7871_25.28242> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.7871_25.28242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7871 25.28242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7871"^^xsd:decimal ;
  dwc:decimalLongitude "25.28242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.7871_25.28242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7871 25.28242)"^^geo:wktLiteral ;
  geo-pos:lat "36.7871"^^xsd:decimal ;
  geo-pos:long "25.28242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2008_36.7871_25.28242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2008_36.7871_25.28242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2008_36.7871_25.28242'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.28242'^^xsd:double;
  dwc:latitude '36.7871'^^xsd:double;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2008_36.7871_25.28242'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2008_36.7871_25.28242_0-0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.7871_25.28242_0-0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.7871_25.28242_0-0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7871 25.28242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7871"^^xsd:decimal ;
  dwc:decimalLongitude "25.28242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.7871_25.28242_0-0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7871 25.28242)"^^geo:wktLiteral ;
  geo-pos:lat "36.7871"^^xsd:decimal ;
  geo-pos:long "25.28242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2008_36.7871_25.28242_0-0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2008_36.7871_25.28242_0-0" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2008_36.7871_25.28242_0-0'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.28242'^^xsd:double;
  dwc:latitude '36.7871'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2008_36.7871_25.28242_0-0'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2007_35.3386_25.28412_9-9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2007_35.3386_25.28412_9-9> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2007_35.3386_25.28412_9-9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3386 25.28412)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3386"^^xsd:decimal ;
  dwc:decimalLongitude "25.28412"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2007_35.3386_25.28412_9-9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3386 25.28412)"^^geo:wktLiteral ;
  geo-pos:lat "35.3386"^^xsd:decimal ;
  geo-pos:long "25.28412"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2007_35.3386_25.28412_9-9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2007_35.3386_25.28412_9-9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2007_35.3386_25.28412_9-9'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.28412'^^xsd:double;
  dwc:latitude '35.3386'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2007_35.3386_25.28412_9-9'^^xsd:string;
  dwc:observationDate '2007-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'moderate'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Mnemiopsis%20leidyi_2004%2F2010_40.73883_25.28423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2004%2F2010_40.73883_25.28423> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2004%2F2010_40.73883_25.28423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73883 25.28423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.73883"^^xsd:decimal ;
  dwc:decimalLongitude "25.28423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2004%2F2010_40.73883_25.28423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.73883 25.28423)"^^geo:wktLiteral ;
  geo-pos:lat "40.73883"^^xsd:decimal ;
  geo-pos:long "25.28423"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Mnemiopsis%20leidyi_2004%2F2010_40.73883_25.28423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mnemiopsis leidyi_2004/2010_40.73883_25.28423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Mnemiopsis leidyi_2004/2010_40.73883_25.28423'^^xsd:string;
  dwc:scientificName 'Mnemiopsis leidyi A. Agassiz, 1865'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.28423'^^xsd:double;
  dwc:latitude '40.73883'^^xsd:double;
  dwc:aphiaid '106401'^^xsd:integer;
  dwc:occurrenceId 'Mnemiopsis leidyi_2004/2010_40.73883_25.28423'^^xsd:string;
  dwc:aphiaIdAccepted '106401'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Mnemiopsis%20leidyi_2004%2F2010_40.653_25.28503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2004%2F2010_40.653_25.28503> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2004%2F2010_40.653_25.28503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.653 25.28503)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.653"^^xsd:decimal ;
  dwc:decimalLongitude "25.28503"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2004%2F2010_40.653_25.28503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.653 25.28503)"^^geo:wktLiteral ;
  geo-pos:lat "40.653"^^xsd:decimal ;
  geo-pos:long "25.28503"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Mnemiopsis%20leidyi_2004%2F2010_40.653_25.28503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mnemiopsis leidyi_2004/2010_40.653_25.28503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Mnemiopsis leidyi_2004/2010_40.653_25.28503'^^xsd:string;
  dwc:scientificName 'Mnemiopsis leidyi A. Agassiz, 1865'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.28503'^^xsd:double;
  dwc:latitude '40.653'^^xsd:double;
  dwc:aphiaid '106401'^^xsd:integer;
  dwc:occurrenceId 'Mnemiopsis leidyi_2004/2010_40.653_25.28503'^^xsd:string;
  dwc:aphiaIdAccepted '106401'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_2015_35.3451_25.28515-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_2015_35.3451_25.28515-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_2015_35.3451_25.28515-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3451 25.28515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.3451"^^xsd:decimal ;
  dwc:decimalLongitude "25.28515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_2015_35.3451_25.28515-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.3451 25.28515)"^^geo:wktLiteral ;
  geo-pos:lat "35.3451"^^xsd:decimal ;
  geo-pos:long "25.28515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_2015_35.3451_25.28515-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_2015_35.3451_25.28515-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_2015_35.3451_25.28515-2'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.28515'^^xsd:double;
  dwc:latitude '35.3451'^^xsd:double;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:depthRange '<2 m'^^xsd:string;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_2015_35.3451_25.28515-2'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '10'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Torquigener%20flavimaculosus_2010_36.71066_25.28559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2010_36.71066_25.28559> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2010_36.71066_25.28559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.71066 25.28559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.71066"^^xsd:decimal ;
  dwc:decimalLongitude "25.28559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2010_36.71066_25.28559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.71066 25.28559)"^^geo:wktLiteral ;
  geo-pos:lat "36.71066"^^xsd:decimal ;
  geo-pos:long "25.28559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Torquigener%20flavimaculosus_2010_36.71066_25.28559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Torquigener flavimaculosus_2010_36.71066_25.28559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Torquigener flavimaculosus_2010_36.71066_25.28559'^^xsd:string;
  dwc:scientificName 'Torquigener flavimaculosus Hardy & Randall, 1983'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.28559'^^xsd:double;
  dwc:latitude '36.71066'^^xsd:double;
  dwc:aphiaid '219962'^^xsd:integer;
  dwc:occurrenceId 'Torquigener flavimaculosus_2010_36.71066_25.28559'^^xsd:string;
  dwc:observationDate '2010-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219962'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Mnemiopsis%20leidyi_1997%2F1999_40.00195_25.28641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_1997%2F1999_40.00195_25.28641> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_1997%2F1999_40.00195_25.28641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.00195 25.28641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.00195"^^xsd:decimal ;
  dwc:decimalLongitude "25.28641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_1997%2F1999_40.00195_25.28641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.00195 25.28641)"^^geo:wktLiteral ;
  geo-pos:lat "40.00195"^^xsd:decimal ;
  geo-pos:long "25.28641"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Mnemiopsis%20leidyi_1997%2F1999_40.00195_25.28641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mnemiopsis leidyi_1997/1999_40.00195_25.28641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Mnemiopsis leidyi_1997/1999_40.00195_25.28641'^^xsd:string;
  dwc:scientificName 'Mnemiopsis leidyi A. Agassiz, 1865'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.28641'^^xsd:double;
  dwc:latitude '40.00195'^^xsd:double;
  dwc:aphiaid '106401'^^xsd:integer;
  dwc:occurrenceId 'Mnemiopsis leidyi_1997/1999_40.00195_25.28641'^^xsd:string;
  dwc:aphiaIdAccepted '106401'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Stypopodium%20schimperi_2008_34.98505_25.28691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2008_34.98505_25.28691> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2008_34.98505_25.28691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.98505 25.28691)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.98505"^^xsd:decimal ;
  dwc:decimalLongitude "25.28691"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2008_34.98505_25.28691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.98505 25.28691)"^^geo:wktLiteral ;
  geo-pos:lat "34.98505"^^xsd:decimal ;
  geo-pos:long "25.28691"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Stypopodium%20schimperi_2008_34.98505_25.28691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Stypopodium schimperi_2008_34.98505_25.28691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Stypopodium schimperi_2008_34.98505_25.28691'^^xsd:string;
  dwc:scientificName 'Stypopodium schimperi (Kützing) Verlaque & Boudouresque, 1991'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.28691'^^xsd:double;
  dwc:latitude '34.98505'^^xsd:double;
  dwc:aphiaid '145391'^^xsd:integer;
  dwc:occurrenceId 'Stypopodium schimperi_2008_34.98505_25.28691'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145391'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Mnemiopsis%20leidyi_2004%2F2010_40.57017_25.28813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2004%2F2010_40.57017_25.28813> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2004%2F2010_40.57017_25.28813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.57017 25.28813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.57017"^^xsd:decimal ;
  dwc:decimalLongitude "25.28813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2004%2F2010_40.57017_25.28813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.57017 25.28813)"^^geo:wktLiteral ;
  geo-pos:lat "40.57017"^^xsd:decimal ;
  geo-pos:long "25.28813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Mnemiopsis%20leidyi_2004%2F2010_40.57017_25.28813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mnemiopsis leidyi_2004/2010_40.57017_25.28813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Mnemiopsis leidyi_2004/2010_40.57017_25.28813'^^xsd:string;
  dwc:scientificName 'Mnemiopsis leidyi A. Agassiz, 1865'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.28813'^^xsd:double;
  dwc:latitude '40.57017'^^xsd:double;
  dwc:aphiaid '106401'^^xsd:integer;
  dwc:occurrenceId 'Mnemiopsis leidyi_2004/2010_40.57017_25.28813'^^xsd:string;
  dwc:aphiaIdAccepted '106401'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2019_37.14304_25.28871_31-31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.14304_25.28871_31-31> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.14304_25.28871_31-31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14304 25.28871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.14304"^^xsd:decimal ;
  dwc:decimalLongitude "25.28871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "377"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.14304_25.28871_31-31>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14304 25.28871)"^^geo:wktLiteral ;
  geo-pos:lat "37.14304"^^xsd:decimal ;
  geo-pos:long "25.28871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "377"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2019_37.14304_25.28871_31-31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2019_37.14304_25.28871_31-31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2019_37.14304_25.28871_31-31'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.28871'^^xsd:double;
  dwc:latitude '37.14304'^^xsd:double;
  dwc:coordinatePrecision '377'^^xsd:integer;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance; HCMR projects (Fisheries Data collection Database)'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2019_37.14304_25.28871_31-31'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2019_37.14304_25.28871_35-35>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.14304_25.28871_35-35> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.14304_25.28871_35-35> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14304 25.28871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.14304"^^xsd:decimal ;
  dwc:decimalLongitude "25.28871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "377"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.14304_25.28871_35-35>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14304 25.28871)"^^geo:wktLiteral ;
  geo-pos:lat "37.14304"^^xsd:decimal ;
  geo-pos:long "25.28871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "377"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2019_37.14304_25.28871_35-35>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2019_37.14304_25.28871_35-35" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2019_37.14304_25.28871_35-35'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.28871'^^xsd:double;
  dwc:latitude '37.14304'^^xsd:double;
  dwc:coordinatePrecision '377'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance; HCMR projects (Fisheries Data collection Database)'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2019_37.14304_25.28871_35-35'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2019_37.14304_25.28871_31-31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.14304_25.28871_31-31> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.14304_25.28871_31-31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14304 25.28871)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.14304"^^xsd:decimal ;
  dwc:decimalLongitude "25.28871"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "377"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.14304_25.28871_31-31>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14304 25.28871)"^^geo:wktLiteral ;
  geo-pos:lat "37.14304"^^xsd:decimal ;
  geo-pos:long "25.28871"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "377"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2019_37.14304_25.28871_31-31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2019_37.14304_25.28871_31-31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2019_37.14304_25.28871_31-31'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.28871'^^xsd:double;
  dwc:latitude '37.14304'^^xsd:double;
  dwc:coordinatePrecision '377'^^xsd:integer;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance; HCMR projects (Fisheries Data collection Database)'^^xsd:string;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2019_37.14304_25.28871_31-31'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2011_37.13681_25.28901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2011_37.13681_25.28901> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2011_37.13681_25.28901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.13681 25.28901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.13681"^^xsd:decimal ;
  dwc:decimalLongitude "25.28901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "21"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2011_37.13681_25.28901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.13681 25.28901)"^^geo:wktLiteral ;
  geo-pos:lat "37.13681"^^xsd:decimal ;
  geo-pos:long "25.28901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "21"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2011_37.13681_25.28901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2011_37.13681_25.28901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2011_37.13681_25.28901'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.28901'^^xsd:double;
  dwc:latitude '37.13681'^^xsd:double;
  dwc:coordinatePrecision '21'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2011_37.13681_25.28901'^^xsd:string;
  dwc:observationDate '2011-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2019_37.152_25.2893_18-18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.152_25.2893_18-18> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.152_25.2893_18-18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.152 25.2893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.152"^^xsd:decimal ;
  dwc:decimalLongitude "25.2893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.152_25.2893_18-18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.152 25.2893)"^^geo:wktLiteral ;
  geo-pos:lat "37.152"^^xsd:decimal ;
  geo-pos:long "25.2893"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2019_37.152_25.2893_18-18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2019_37.152_25.2893_18-18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2019_37.152_25.2893_18-18'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.2893'^^xsd:double;
  dwc:latitude '37.152'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2019_37.152_25.2893_18-18'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2019_37.152_25.2893_18-18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.152_25.2893_18-18> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.152_25.2893_18-18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.152 25.2893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.152"^^xsd:decimal ;
  dwc:decimalLongitude "25.2893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.152_25.2893_18-18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.152 25.2893)"^^geo:wktLiteral ;
  geo-pos:lat "37.152"^^xsd:decimal ;
  geo-pos:long "25.2893"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2019_37.152_25.2893_18-18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2019_37.152_25.2893_18-18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2019_37.152_25.2893_18-18'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.2893'^^xsd:double;
  dwc:latitude '37.152'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2019_37.152_25.2893_18-18'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2019_37.14364_25.28931_10-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.14364_25.28931_10-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.14364_25.28931_10-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14364 25.28931)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.14364"^^xsd:decimal ;
  dwc:decimalLongitude "25.28931"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "377"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.14364_25.28931_10-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14364 25.28931)"^^geo:wktLiteral ;
  geo-pos:lat "37.14364"^^xsd:decimal ;
  geo-pos:long "25.28931"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "377"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2019_37.14364_25.28931_10-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2019_37.14364_25.28931_10-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2019_37.14364_25.28931_10-10'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.28931'^^xsd:double;
  dwc:latitude '37.14364'^^xsd:double;
  dwc:coordinatePrecision '377'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance; HCMR projects (Fisheries Data collection Database)'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2019_37.14364_25.28931_10-10'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '4'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2019_37.14364_25.28931_10-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.14364_25.28931_10-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.14364_25.28931_10-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14364 25.28931)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.14364"^^xsd:decimal ;
  dwc:decimalLongitude "25.28931"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "377"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.14364_25.28931_10-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14364 25.28931)"^^geo:wktLiteral ;
  geo-pos:lat "37.14364"^^xsd:decimal ;
  geo-pos:long "25.28931"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "377"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2019_37.14364_25.28931_10-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2019_37.14364_25.28931_10-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2019_37.14364_25.28931_10-10'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.28931'^^xsd:double;
  dwc:latitude '37.14364'^^xsd:double;
  dwc:coordinatePrecision '377'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance; HCMR projects (Fisheries Data collection Database)'^^xsd:string;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2019_37.14364_25.28931_10-10'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2018_34.98544_25.29144_25-25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2018_34.98544_25.29144_25-25> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2018_34.98544_25.29144_25-25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.98544 25.29144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.98544"^^xsd:decimal ;
  dwc:decimalLongitude "25.29144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2018_34.98544_25.29144_25-25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.98544 25.29144)"^^geo:wktLiteral ;
  geo-pos:lat "34.98544"^^xsd:decimal ;
  geo-pos:long "25.29144"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2018_34.98544_25.29144_25-25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2018_34.98544_25.29144_25-25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2018_34.98544_25.29144_25-25'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.29144'^^xsd:double;
  dwc:latitude '34.98544'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2018_34.98544_25.29144_25-25'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2008_36.70338_25.2921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.70338_25.2921> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.70338_25.2921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.70338 25.2921)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.70338"^^xsd:decimal ;
  dwc:decimalLongitude "25.2921"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.70338_25.2921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.70338 25.2921)"^^geo:wktLiteral ;
  geo-pos:lat "36.70338"^^xsd:decimal ;
  geo-pos:long "25.2921"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2008_36.70338_25.2921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2008_36.70338_25.2921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2008_36.70338_25.2921'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.2921'^^xsd:double;
  dwc:latitude '36.70338'^^xsd:double;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2008_36.70338_25.2921'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2008_36.70338_25.2921_1-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.70338_25.2921_1-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.70338_25.2921_1-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.70338 25.2921)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.70338"^^xsd:decimal ;
  dwc:decimalLongitude "25.2921"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.70338_25.2921_1-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.70338 25.2921)"^^geo:wktLiteral ;
  geo-pos:lat "36.70338"^^xsd:decimal ;
  geo-pos:long "25.2921"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2008_36.70338_25.2921_1-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2008_36.70338_25.2921_1-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2008_36.70338_25.2921_1-1'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.2921'^^xsd:double;
  dwc:latitude '36.70338'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2008_36.70338_25.2921_1-1'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2016_37.14179_25.29463_15-15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_37.14179_25.29463_15-15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_37.14179_25.29463_15-15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14179 25.29463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.14179"^^xsd:decimal ;
  dwc:decimalLongitude "25.29463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2016_37.14179_25.29463_15-15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14179 25.29463)"^^geo:wktLiteral ;
  geo-pos:lat "37.14179"^^xsd:decimal ;
  geo-pos:long "25.29463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2016_37.14179_25.29463_15-15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2016_37.14179_25.29463_15-15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2016_37.14179_25.29463_15-15'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.29463'^^xsd:double;
  dwc:latitude '37.14179'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2016_37.14179_25.29463_15-15'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2016_37.14179_25.29463_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_37.14179_25.29463_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_37.14179_25.29463_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14179 25.29463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.14179"^^xsd:decimal ;
  dwc:decimalLongitude "25.29463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2016_37.14179_25.29463_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14179 25.29463)"^^geo:wktLiteral ;
  geo-pos:lat "37.14179"^^xsd:decimal ;
  geo-pos:long "25.29463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2016_37.14179_25.29463_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2016_37.14179_25.29463_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2016_37.14179_25.29463_5-5'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.29463'^^xsd:double;
  dwc:latitude '37.14179'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2016_37.14179_25.29463_5-5'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2016_37.14179_25.29463_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_37.14179_25.29463_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_37.14179_25.29463_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14179 25.29463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.14179"^^xsd:decimal ;
  dwc:decimalLongitude "25.29463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_37.14179_25.29463_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14179 25.29463)"^^geo:wktLiteral ;
  geo-pos:lat "37.14179"^^xsd:decimal ;
  geo-pos:long "25.29463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2016_37.14179_25.29463_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2016_37.14179_25.29463_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2016_37.14179_25.29463_5-5'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.29463'^^xsd:double;
  dwc:latitude '37.14179'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2016_37.14179_25.29463_5-5'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2016_37.14945_25.29617_15-15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_37.14945_25.29617_15-15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_37.14945_25.29617_15-15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14945 25.29617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.14945"^^xsd:decimal ;
  dwc:decimalLongitude "25.29617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2016_37.14945_25.29617_15-15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14945 25.29617)"^^geo:wktLiteral ;
  geo-pos:lat "37.14945"^^xsd:decimal ;
  geo-pos:long "25.29617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2016_37.14945_25.29617_15-15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2016_37.14945_25.29617_15-15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2016_37.14945_25.29617_15-15'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.29617'^^xsd:double;
  dwc:latitude '37.14945'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2016_37.14945_25.29617_15-15'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2016_37.14945_25.29617_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_37.14945_25.29617_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_37.14945_25.29617_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14945 25.29617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.14945"^^xsd:decimal ;
  dwc:decimalLongitude "25.29617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2016_37.14945_25.29617_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14945 25.29617)"^^geo:wktLiteral ;
  geo-pos:lat "37.14945"^^xsd:decimal ;
  geo-pos:long "25.29617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2016_37.14945_25.29617_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2016_37.14945_25.29617_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2016_37.14945_25.29617_5-5'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.29617'^^xsd:double;
  dwc:latitude '37.14945'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2016_37.14945_25.29617_5-5'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2016_37.14945_25.29617_15-15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_37.14945_25.29617_15-15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_37.14945_25.29617_15-15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14945 25.29617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.14945"^^xsd:decimal ;
  dwc:decimalLongitude "25.29617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_37.14945_25.29617_15-15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14945 25.29617)"^^geo:wktLiteral ;
  geo-pos:lat "37.14945"^^xsd:decimal ;
  geo-pos:long "25.29617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2016_37.14945_25.29617_15-15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2016_37.14945_25.29617_15-15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2016_37.14945_25.29617_15-15'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.29617'^^xsd:double;
  dwc:latitude '37.14945'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2016_37.14945_25.29617_15-15'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2016_37.14945_25.29617_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_37.14945_25.29617_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_37.14945_25.29617_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14945 25.29617)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.14945"^^xsd:decimal ;
  dwc:decimalLongitude "25.29617"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_37.14945_25.29617_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14945 25.29617)"^^geo:wktLiteral ;
  geo-pos:lat "37.14945"^^xsd:decimal ;
  geo-pos:long "25.29617"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2016_37.14945_25.29617_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2016_37.14945_25.29617_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2016_37.14945_25.29617_5-5'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.29617'^^xsd:double;
  dwc:latitude '37.14945'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2016_37.14945_25.29617_5-5'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Torquigener%20flavimaculosus_2020_34.98451_25.29929_1-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2020_34.98451_25.29929_1-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2020_34.98451_25.29929_1-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.98451 25.29929)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.98451"^^xsd:decimal ;
  dwc:decimalLongitude "25.29929"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2020_34.98451_25.29929_1-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.98451 25.29929)"^^geo:wktLiteral ;
  geo-pos:lat "34.98451"^^xsd:decimal ;
  geo-pos:long "25.29929"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Torquigener%20flavimaculosus_2020_34.98451_25.29929_1-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Torquigener flavimaculosus_2020_34.98451_25.29929_1-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Torquigener flavimaculosus_2020_34.98451_25.29929_1-5'^^xsd:string;
  dwc:scientificName 'Torquigener flavimaculosus Hardy & Randall, 1983'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.29929'^^xsd:double;
  dwc:latitude '34.98451'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '219962'^^xsd:integer;
  dwc:occurrenceId 'Torquigener flavimaculosus_2020_34.98451_25.29929_1-5'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219962'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '10'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2019_36.7851_25.31286_10-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_36.7851_25.31286_10-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_36.7851_25.31286_10-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7851 25.31286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7851"^^xsd:decimal ;
  dwc:decimalLongitude "25.31286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "15"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2019_36.7851_25.31286_10-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7851 25.31286)"^^geo:wktLiteral ;
  geo-pos:lat "36.7851"^^xsd:decimal ;
  geo-pos:long "25.31286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "15"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2019_36.7851_25.31286_10-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2019_36.7851_25.31286_10-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2019_36.7851_25.31286_10-10'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.31286'^^xsd:double;
  dwc:latitude '36.7851'^^xsd:double;
  dwc:coordinatePrecision '15'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2019_36.7851_25.31286_10-10'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '100'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2019_36.7851_25.31286_10-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_36.7851_25.31286_10-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_36.7851_25.31286_10-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7851 25.31286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7851"^^xsd:decimal ;
  dwc:decimalLongitude "25.31286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "15"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_36.7851_25.31286_10-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7851 25.31286)"^^geo:wktLiteral ;
  geo-pos:lat "36.7851"^^xsd:decimal ;
  geo-pos:long "25.31286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "15"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2019_36.7851_25.31286_10-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2019_36.7851_25.31286_10-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2019_36.7851_25.31286_10-10'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.31286'^^xsd:double;
  dwc:latitude '36.7851'^^xsd:double;
  dwc:coordinatePrecision '15'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2019_36.7851_25.31286_10-10'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '100'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2008_36.78252_25.3156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.78252_25.3156> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.78252_25.3156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78252 25.3156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.78252"^^xsd:decimal ;
  dwc:decimalLongitude "25.3156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.78252_25.3156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78252 25.3156)"^^geo:wktLiteral ;
  geo-pos:lat "36.78252"^^xsd:decimal ;
  geo-pos:long "25.3156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2008_36.78252_25.3156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2008_36.78252_25.3156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2008_36.78252_25.3156'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.3156'^^xsd:double;
  dwc:latitude '36.78252'^^xsd:double;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2008_36.78252_25.3156'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2008_36.78252_25.3156_9-9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.78252_25.3156_9-9> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.78252_25.3156_9-9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78252 25.3156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.78252"^^xsd:decimal ;
  dwc:decimalLongitude "25.3156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.78252_25.3156_9-9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78252 25.3156)"^^geo:wktLiteral ;
  geo-pos:lat "36.78252"^^xsd:decimal ;
  geo-pos:long "25.3156"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2008_36.78252_25.3156_9-9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2008_36.78252_25.3156_9-9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2008_36.78252_25.3156_9-9'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.3156'^^xsd:double;
  dwc:latitude '36.78252'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2008_36.78252_25.3156_9-9'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2020_37.0459_25.31758_Sebastien%20Simon>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2020_37.0459_25.31758_Sebastien%20Simon> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2020_37.0459_25.31758_Sebastien%20Simon> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0459 25.31758)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.0459"^^xsd:decimal ;
  dwc:decimalLongitude "25.31758"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2020_37.0459_25.31758_Sebastien%20Simon>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0459 25.31758)"^^geo:wktLiteral ;
  geo-pos:lat "37.0459"^^xsd:decimal ;
  geo-pos:long "25.31758"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2020_37.0459_25.31758_Sebastien%20Simon>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2020_37.0459_25.31758_Sebastien Simon" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2020_37.0459_25.31758_Sebastien Simon'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Sebastien Simon'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.31758'^^xsd:double;
  dwc:latitude '37.0459'^^xsd:double;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2020_37.0459_25.31758_Sebastien Simon'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2020_37.07196_25.32006_7-7_George%20Orfanos>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2020_37.07196_25.32006_7-7_George%20Orfanos> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2020_37.07196_25.32006_7-7_George%20Orfanos> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.07196 25.32006)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.07196"^^xsd:decimal ;
  dwc:decimalLongitude "25.32006"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2020_37.07196_25.32006_7-7_George%20Orfanos>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.07196 25.32006)"^^geo:wktLiteral ;
  geo-pos:lat "37.07196"^^xsd:decimal ;
  geo-pos:long "25.32006"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2020_37.07196_25.32006_7-7_George%20Orfanos>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2020_37.07196_25.32006_7-7_George Orfanos" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2020_37.07196_25.32006_7-7_George Orfanos'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'George Orfanos'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.32006'^^xsd:double;
  dwc:latitude '37.07196'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2020_37.07196_25.32006_7-7_George Orfanos'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2008_36.67588_25.32295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.67588_25.32295> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.67588_25.32295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.67588 25.32295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.67588"^^xsd:decimal ;
  dwc:decimalLongitude "25.32295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.67588_25.32295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.67588 25.32295)"^^geo:wktLiteral ;
  geo-pos:lat "36.67588"^^xsd:decimal ;
  geo-pos:long "25.32295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2008_36.67588_25.32295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2008_36.67588_25.32295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2008_36.67588_25.32295'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.32295'^^xsd:double;
  dwc:latitude '36.67588'^^xsd:double;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2008_36.67588_25.32295'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2008_36.67588_25.32295_4-4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.67588_25.32295_4-4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.67588_25.32295_4-4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.67588 25.32295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.67588"^^xsd:decimal ;
  dwc:decimalLongitude "25.32295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.67588_25.32295_4-4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.67588 25.32295)"^^geo:wktLiteral ;
  geo-pos:lat "36.67588"^^xsd:decimal ;
  geo-pos:long "25.32295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2008_36.67588_25.32295_4-4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2008_36.67588_25.32295_4-4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2008_36.67588_25.32295_4-4'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.32295'^^xsd:double;
  dwc:latitude '36.67588'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2008_36.67588_25.32295_4-4'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2020_37.09333_25.32505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2020_37.09333_25.32505> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2020_37.09333_25.32505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.09333 25.32505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.09333"^^xsd:decimal ;
  dwc:decimalLongitude "25.32505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2020_37.09333_25.32505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.09333 25.32505)"^^geo:wktLiteral ;
  geo-pos:lat "37.09333"^^xsd:decimal ;
  geo-pos:long "25.32505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2020_37.09333_25.32505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2020_37.09333_25.32505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2020_37.09333_25.32505'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.32505'^^xsd:double;
  dwc:latitude '37.09333'^^xsd:double;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2020_37.09333_25.32505'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2008_36.41853_25.32555_8-8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.41853_25.32555_8-8> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.41853_25.32555_8-8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.41853 25.32555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.41853"^^xsd:decimal ;
  dwc:decimalLongitude "25.32555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.41853_25.32555_8-8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.41853 25.32555)"^^geo:wktLiteral ;
  geo-pos:lat "36.41853"^^xsd:decimal ;
  geo-pos:long "25.32555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2008_36.41853_25.32555_8-8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2008_36.41853_25.32555_8-8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2008_36.41853_25.32555_8-8'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.32555'^^xsd:double;
  dwc:latitude '36.41853'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2008_36.41853_25.32555_8-8'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2008_36.75688_25.32985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.75688_25.32985> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.75688_25.32985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75688 25.32985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.75688"^^xsd:decimal ;
  dwc:decimalLongitude "25.32985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.75688_25.32985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75688 25.32985)"^^geo:wktLiteral ;
  geo-pos:lat "36.75688"^^xsd:decimal ;
  geo-pos:long "25.32985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2008_36.75688_25.32985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2008_36.75688_25.32985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2008_36.75688_25.32985'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.32985'^^xsd:double;
  dwc:latitude '36.75688'^^xsd:double;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2008_36.75688_25.32985'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2008_36.75688_25.32985_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.75688_25.32985_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.75688_25.32985_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75688 25.32985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.75688"^^xsd:decimal ;
  dwc:decimalLongitude "25.32985"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.75688_25.32985_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75688 25.32985)"^^geo:wktLiteral ;
  geo-pos:lat "36.75688"^^xsd:decimal ;
  geo-pos:long "25.32985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2008_36.75688_25.32985_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2008_36.75688_25.32985_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2008_36.75688_25.32985_5-5'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.32985'^^xsd:double;
  dwc:latitude '36.75688'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2008_36.75688_25.32985_5-5'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2012_36.75552_25.33151_Prekas>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2012_36.75552_25.33151_Prekas> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2012_36.75552_25.33151_Prekas> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75552 25.33151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.75552"^^xsd:decimal ;
  dwc:decimalLongitude "25.33151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2581"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2012_36.75552_25.33151_Prekas>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75552 25.33151)"^^geo:wktLiteral ;
  geo-pos:lat "36.75552"^^xsd:decimal ;
  geo-pos:long "25.33151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2581"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2012_36.75552_25.33151_Prekas>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2012_36.75552_25.33151_Prekas" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2012_36.75552_25.33151_Prekas'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Prekas'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.33151'^^xsd:double;
  dwc:latitude '36.75552'^^xsd:double;
  dwc:coordinatePrecision '2581'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2012_36.75552_25.33151_Prekas'^^xsd:string;
  dwc:observationDate '2012-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Diadema%20setosum_2019_37.09551_25.33196_Nicolas%20Lagi%C3%A8re>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Diadema%20setosum_2019_37.09551_25.33196_Nicolas%20Lagi%C3%A8re> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Diadema%20setosum_2019_37.09551_25.33196_Nicolas%20Lagi%C3%A8re> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.09551 25.33196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.09551"^^xsd:decimal ;
  dwc:decimalLongitude "25.33196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Diadema%20setosum_2019_37.09551_25.33196_Nicolas%20Lagi%C3%A8re>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.09551 25.33196)"^^geo:wktLiteral ;
  geo-pos:lat "37.09551"^^xsd:decimal ;
  geo-pos:long "25.33196"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Diadema%20setosum_2019_37.09551_25.33196_Nicolas%20Lagi%C3%A8re>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Diadema setosum_2019_37.09551_25.33196_Nicolas Lagière" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Diadema setosum_2019_37.09551_25.33196_Nicolas Lagière'^^xsd:string;
  dwc:scientificName 'Diadema setosum (Leske, 1778)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Nicolas Lagière'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.33196'^^xsd:double;
  dwc:latitude '37.09551'^^xsd:double;
  dwc:aphiaid '213372'^^xsd:integer;
  dwc:occurrenceId 'Diadema setosum_2019_37.09551_25.33196_Nicolas Lagière'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213372'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Callinectes%20sapidus_2015_40.94086_25.33674_martind>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2015_40.94086_25.33674_martind> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2015_40.94086_25.33674_martind> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.94086 25.33674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.94086"^^xsd:decimal ;
  dwc:decimalLongitude "25.33674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "429"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Callinectes%20sapidus_2015_40.94086_25.33674_martind>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.94086 25.33674)"^^geo:wktLiteral ;
  geo-pos:lat "40.94086"^^xsd:decimal ;
  geo-pos:long "25.33674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "429"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Callinectes%20sapidus_2015_40.94086_25.33674_martind>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Callinectes sapidus_2015_40.94086_25.33674_martind" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Callinectes sapidus_2015_40.94086_25.33674_martind'^^xsd:string;
  dwc:scientificName 'Callinectes sapidus Rathbun, 1896'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'martind'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.33674'^^xsd:double;
  dwc:latitude '40.94086'^^xsd:double;
  dwc:coordinatePrecision '429'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '107379'^^xsd:integer;
  dwc:occurrenceId 'Callinectes sapidus_2015_40.94086_25.33674_martind'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107379'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2008_36.6584_25.3382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.6584_25.3382> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.6584_25.3382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6584 25.3382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6584"^^xsd:decimal ;
  dwc:decimalLongitude "25.3382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.6584_25.3382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6584 25.3382)"^^geo:wktLiteral ;
  geo-pos:lat "36.6584"^^xsd:decimal ;
  geo-pos:long "25.3382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2008_36.6584_25.3382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2008_36.6584_25.3382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2008_36.6584_25.3382'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.3382'^^xsd:double;
  dwc:latitude '36.6584'^^xsd:double;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2008_36.6584_25.3382'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2008_36.6584_25.3382_3-3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.6584_25.3382_3-3> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.6584_25.3382_3-3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6584 25.3382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6584"^^xsd:decimal ;
  dwc:decimalLongitude "25.3382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.6584_25.3382_3-3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6584 25.3382)"^^geo:wktLiteral ;
  geo-pos:lat "36.6584"^^xsd:decimal ;
  geo-pos:long "25.3382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2008_36.6584_25.3382_3-3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2008_36.6584_25.3382_3-3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2008_36.6584_25.3382_3-3'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.3382'^^xsd:double;
  dwc:latitude '36.6584'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2008_36.6584_25.3382_3-3'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2019_36.99394_25.34094_Nicolas%20Lagi%C3%A8re>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_36.99394_25.34094_Nicolas%20Lagi%C3%A8re> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_36.99394_25.34094_Nicolas%20Lagi%C3%A8re> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.99394 25.34094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.99394"^^xsd:decimal ;
  dwc:decimalLongitude "25.34094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2019_36.99394_25.34094_Nicolas%20Lagi%C3%A8re>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.99394 25.34094)"^^geo:wktLiteral ;
  geo-pos:lat "36.99394"^^xsd:decimal ;
  geo-pos:long "25.34094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2019_36.99394_25.34094_Nicolas%20Lagi%C3%A8re>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2019_36.99394_25.34094_Nicolas Lagière" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2019_36.99394_25.34094_Nicolas Lagière'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Nicolas Lagière'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.34094'^^xsd:double;
  dwc:latitude '36.99394'^^xsd:double;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2019_36.99394_25.34094_Nicolas Lagière'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2020_37.09856_25.345_17-17_Yiannis%20Orfanos>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2020_37.09856_25.345_17-17_Yiannis%20Orfanos> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2020_37.09856_25.345_17-17_Yiannis%20Orfanos> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.09856 25.345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.09856"^^xsd:decimal ;
  dwc:decimalLongitude "25.345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2020_37.09856_25.345_17-17_Yiannis%20Orfanos>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.09856 25.345)"^^geo:wktLiteral ;
  geo-pos:lat "37.09856"^^xsd:decimal ;
  geo-pos:long "25.345"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2020_37.09856_25.345_17-17_Yiannis%20Orfanos>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2020_37.09856_25.345_17-17_Yiannis Orfanos" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2020_37.09856_25.345_17-17_Yiannis Orfanos'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Yiannis Orfanos'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.345'^^xsd:double;
  dwc:latitude '37.09856'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2020_37.09856_25.345_17-17_Yiannis Orfanos'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2011_40.93396_25.34812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2011_40.93396_25.34812> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2011_40.93396_25.34812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.93396 25.34812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.93396"^^xsd:decimal ;
  dwc:decimalLongitude "25.34812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2011_40.93396_25.34812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.93396 25.34812)"^^geo:wktLiteral ;
  geo-pos:lat "40.93396"^^xsd:decimal ;
  geo-pos:long "25.34812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2011_40.93396_25.34812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2011_40.93396_25.34812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2011_40.93396_25.34812'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.34812'^^xsd:double;
  dwc:latitude '40.93396'^^xsd:double;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2011_40.93396_25.34812'^^xsd:string;
  dwc:observationDate '2011-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2008_36.45128_25.34822_0-0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.45128_25.34822_0-0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.45128_25.34822_0-0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45128 25.34822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.45128"^^xsd:decimal ;
  dwc:decimalLongitude "25.34822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.45128_25.34822_0-0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45128 25.34822)"^^geo:wktLiteral ;
  geo-pos:lat "36.45128"^^xsd:decimal ;
  geo-pos:long "25.34822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2008_36.45128_25.34822_0-0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2008_36.45128_25.34822_0-0" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2008_36.45128_25.34822_0-0'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.34822'^^xsd:double;
  dwc:latitude '36.45128'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2008_36.45128_25.34822_0-0'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2015_36.38181_25.34838_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2015_36.38181_25.34838_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2015_36.38181_25.34838_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.38181 25.34838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.38181"^^xsd:decimal ;
  dwc:decimalLongitude "25.34838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2015_36.38181_25.34838_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.38181 25.34838)"^^geo:wktLiteral ;
  geo-pos:lat "36.38181"^^xsd:decimal ;
  geo-pos:long "25.34838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2015_36.38181_25.34838_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2015_36.38181_25.34838_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2015_36.38181_25.34838_5-5'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.34838'^^xsd:double;
  dwc:latitude '36.38181'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2015_36.38181_25.34838_5-5'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '5'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Torquigener%20flavimaculosus_2018_35.34262_25.34977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2018_35.34262_25.34977> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2018_35.34262_25.34977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34262 25.34977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34262"^^xsd:decimal ;
  dwc:decimalLongitude "25.34977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2018_35.34262_25.34977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34262 25.34977)"^^geo:wktLiteral ;
  geo-pos:lat "35.34262"^^xsd:decimal ;
  geo-pos:long "25.34977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Torquigener%20flavimaculosus_2018_35.34262_25.34977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Torquigener flavimaculosus_2018_35.34262_25.34977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Torquigener flavimaculosus_2018_35.34262_25.34977'^^xsd:string;
  dwc:scientificName 'Torquigener flavimaculosus Hardy & Randall, 1983'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.34977'^^xsd:double;
  dwc:latitude '35.34262'^^xsd:double;
  dwc:aphiaid '219962'^^xsd:integer;
  dwc:occurrenceId 'Torquigener flavimaculosus_2018_35.34262_25.34977'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219962'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Torquigener%20flavimaculosus_2018_35.34262_25.34977_2.5-2.5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2018_35.34262_25.34977_2.5-2.5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2018_35.34262_25.34977_2.5-2.5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34262 25.34977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34262"^^xsd:decimal ;
  dwc:decimalLongitude "25.34977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2018_35.34262_25.34977_2.5-2.5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34262 25.34977)"^^geo:wktLiteral ;
  geo-pos:lat "35.34262"^^xsd:decimal ;
  geo-pos:long "25.34977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Torquigener%20flavimaculosus_2018_35.34262_25.34977_2.5-2.5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Torquigener flavimaculosus_2018_35.34262_25.34977_2.5-2.5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Torquigener flavimaculosus_2018_35.34262_25.34977_2.5-2.5'^^xsd:string;
  dwc:scientificName 'Torquigener flavimaculosus Hardy & Randall, 1983'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.34977'^^xsd:double;
  dwc:latitude '35.34262'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '219962'^^xsd:integer;
  dwc:occurrenceId 'Torquigener flavimaculosus_2018_35.34262_25.34977_2.5-2.5'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219962'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Stypopodium%20schimperi_2009_36.43734_25.34994_0-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2009_36.43734_25.34994_0-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2009_36.43734_25.34994_0-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43734 25.34994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.43734"^^xsd:decimal ;
  dwc:decimalLongitude "25.34994"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "63"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2009_36.43734_25.34994_0-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43734 25.34994)"^^geo:wktLiteral ;
  geo-pos:lat "36.43734"^^xsd:decimal ;
  geo-pos:long "25.34994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "63"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Stypopodium%20schimperi_2009_36.43734_25.34994_0-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Stypopodium schimperi_2009_36.43734_25.34994_0-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Stypopodium schimperi_2009_36.43734_25.34994_0-5'^^xsd:string;
  dwc:scientificName 'Stypopodium schimperi (Kützing) Verlaque & Boudouresque, 1991'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.34994'^^xsd:double;
  dwc:latitude '36.43734'^^xsd:double;
  dwc:coordinatePrecision '63'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '145391'^^xsd:integer;
  dwc:occurrenceId 'Stypopodium schimperi_2009_36.43734_25.34994_0-5'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145391'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Sargocentron%20rubrum_2019_36.3931_25.3506_2-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2019_36.3931_25.3506_2-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2019_36.3931_25.3506_2-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3931 25.3506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3931"^^xsd:decimal ;
  dwc:decimalLongitude "25.3506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2019_36.3931_25.3506_2-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3931 25.3506)"^^geo:wktLiteral ;
  geo-pos:lat "36.3931"^^xsd:decimal ;
  geo-pos:long "25.3506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Sargocentron%20rubrum_2019_36.3931_25.3506_2-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Sargocentron rubrum_2019_36.3931_25.3506_2-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Sargocentron rubrum_2019_36.3931_25.3506_2-2'^^xsd:string;
  dwc:scientificName 'Sargocentron rubrum (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.3506'^^xsd:double;
  dwc:latitude '36.3931'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '126400'^^xsd:integer;
  dwc:occurrenceId 'Sargocentron rubrum_2019_36.3931_25.3506_2-2'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126400'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2008_36.42503_25.35103_11-11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.42503_25.35103_11-11> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.42503_25.35103_11-11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42503 25.35103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.42503"^^xsd:decimal ;
  dwc:decimalLongitude "25.35103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.42503_25.35103_11-11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42503 25.35103)"^^geo:wktLiteral ;
  geo-pos:lat "36.42503"^^xsd:decimal ;
  geo-pos:long "25.35103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2008_36.42503_25.35103_11-11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2008_36.42503_25.35103_11-11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2008_36.42503_25.35103_11-11'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.35103'^^xsd:double;
  dwc:latitude '36.42503'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2008_36.42503_25.35103_11-11'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2008_37.07279_25.35186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2008_37.07279_25.35186> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2008_37.07279_25.35186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.07279 25.35186)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.07279"^^xsd:decimal ;
  dwc:decimalLongitude "25.35186"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2008_37.07279_25.35186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.07279 25.35186)"^^geo:wktLiteral ;
  geo-pos:lat "37.07279"^^xsd:decimal ;
  geo-pos:long "25.35186"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2008_37.07279_25.35186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2008_37.07279_25.35186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2008_37.07279_25.35186'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.35186'^^xsd:double;
  dwc:latitude '37.07279'^^xsd:double;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2008_37.07279_25.35186'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2008_36.35677_25.35388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.35677_25.35388> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.35677_25.35388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.35677 25.35388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.35677"^^xsd:decimal ;
  dwc:decimalLongitude "25.35388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.35677_25.35388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.35677 25.35388)"^^geo:wktLiteral ;
  geo-pos:lat "36.35677"^^xsd:decimal ;
  geo-pos:long "25.35388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2008_36.35677_25.35388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2008_36.35677_25.35388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2008_36.35677_25.35388'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.35388'^^xsd:double;
  dwc:latitude '36.35677'^^xsd:double;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2008_36.35677_25.35388'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2008_36.35677_25.35388_38-38>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.35677_25.35388_38-38> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.35677_25.35388_38-38> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.35677 25.35388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.35677"^^xsd:decimal ;
  dwc:decimalLongitude "25.35388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.35677_25.35388_38-38>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.35677 25.35388)"^^geo:wktLiteral ;
  geo-pos:lat "36.35677"^^xsd:decimal ;
  geo-pos:long "25.35388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2008_36.35677_25.35388_38-38>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2008_36.35677_25.35388_38-38" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2008_36.35677_25.35388_38-38'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.35388'^^xsd:double;
  dwc:latitude '36.35677'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2008_36.35677_25.35388_38-38'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2013_36.74744_25.35497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2013_36.74744_25.35497> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2013_36.74744_25.35497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.74744 25.35497)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.74744"^^xsd:decimal ;
  dwc:decimalLongitude "25.35497"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4153"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2013_36.74744_25.35497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.74744 25.35497)"^^geo:wktLiteral ;
  geo-pos:lat "36.74744"^^xsd:decimal ;
  geo-pos:long "25.35497"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4153"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2013_36.74744_25.35497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2013_36.74744_25.35497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2013_36.74744_25.35497'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.35497'^^xsd:double;
  dwc:latitude '36.74744'^^xsd:double;
  dwc:coordinatePrecision '4153'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2013_36.74744_25.35497'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2019_37.40983_25.35683_>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2019_37.40983_25.35683_> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2019_37.40983_25.35683_> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.40983 25.35683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.40983"^^xsd:decimal ;
  dwc:decimalLongitude "25.35683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2019_37.40983_25.35683_>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.40983 25.35683)"^^geo:wktLiteral ;
  geo-pos:lat "37.40983"^^xsd:decimal ;
  geo-pos:long "25.35683"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2019_37.40983_25.35683_>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2019_37.40983_25.35683_" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2019_37.40983_25.35683_'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.35683'^^xsd:double;
  dwc:latitude '37.40983'^^xsd:double;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2019_37.40983_25.35683_'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Conomurex%20persicus_2016_37.02271_25.35699_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Conomurex%20persicus_2016_37.02271_25.35699_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Conomurex%20persicus_2016_37.02271_25.35699_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.02271 25.35699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.02271"^^xsd:decimal ;
  dwc:decimalLongitude "25.35699"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Conomurex%20persicus_2016_37.02271_25.35699_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.02271 25.35699)"^^geo:wktLiteral ;
  geo-pos:lat "37.02271"^^xsd:decimal ;
  geo-pos:long "25.35699"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Conomurex%20persicus_2016_37.02271_25.35699_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Conomurex persicus_2016_37.02271_25.35699_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Conomurex persicus_2016_37.02271_25.35699_5-5'^^xsd:string;
  dwc:scientificName 'Conomurex persicus (Swainson, 1821)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.35699'^^xsd:double;
  dwc:latitude '37.02271'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '565371'^^xsd:integer;
  dwc:occurrenceId 'Conomurex persicus_2016_37.02271_25.35699_5-5'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '565371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2016_37.02271_25.35699_0-20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_37.02271_25.35699_0-20> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_37.02271_25.35699_0-20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.02271 25.35699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.02271"^^xsd:decimal ;
  dwc:decimalLongitude "25.35699"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2016_37.02271_25.35699_0-20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.02271 25.35699)"^^geo:wktLiteral ;
  geo-pos:lat "37.02271"^^xsd:decimal ;
  geo-pos:long "25.35699"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2016_37.02271_25.35699_0-20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2016_37.02271_25.35699_0-20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2016_37.02271_25.35699_0-20'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.35699'^^xsd:double;
  dwc:latitude '37.02271'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2016_37.02271_25.35699_0-20'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2016_37.02271_25.35699_5-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_37.02271_25.35699_5-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_37.02271_25.35699_5-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.02271 25.35699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.02271"^^xsd:decimal ;
  dwc:decimalLongitude "25.35699"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_37.02271_25.35699_5-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.02271 25.35699)"^^geo:wktLiteral ;
  geo-pos:lat "37.02271"^^xsd:decimal ;
  geo-pos:long "25.35699"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2016_37.02271_25.35699_5-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2016_37.02271_25.35699_5-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2016_37.02271_25.35699_5-10'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.35699'^^xsd:double;
  dwc:latitude '37.02271'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2016_37.02271_25.35699_5-10'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2008_36.74277_25.36385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.74277_25.36385> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.74277_25.36385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.74277 25.36385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.74277"^^xsd:decimal ;
  dwc:decimalLongitude "25.36385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.74277_25.36385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.74277 25.36385)"^^geo:wktLiteral ;
  geo-pos:lat "36.74277"^^xsd:decimal ;
  geo-pos:long "25.36385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2008_36.74277_25.36385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2008_36.74277_25.36385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2008_36.74277_25.36385'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.36385'^^xsd:double;
  dwc:latitude '36.74277'^^xsd:double;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2008_36.74277_25.36385'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2008_36.74277_25.36385_11-11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.74277_25.36385_11-11> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.74277_25.36385_11-11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.74277 25.36385)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.74277"^^xsd:decimal ;
  dwc:decimalLongitude "25.36385"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.74277_25.36385_11-11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.74277 25.36385)"^^geo:wktLiteral ;
  geo-pos:lat "36.74277"^^xsd:decimal ;
  geo-pos:long "25.36385"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2008_36.74277_25.36385_11-11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2008_36.74277_25.36385_11-11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2008_36.74277_25.36385_11-11'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.36385'^^xsd:double;
  dwc:latitude '36.74277'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2008_36.74277_25.36385_11-11'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2008_36.65138_25.36455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.65138_25.36455> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.65138_25.36455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65138 25.36455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65138"^^xsd:decimal ;
  dwc:decimalLongitude "25.36455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.65138_25.36455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65138 25.36455)"^^geo:wktLiteral ;
  geo-pos:lat "36.65138"^^xsd:decimal ;
  geo-pos:long "25.36455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2008_36.65138_25.36455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2008_36.65138_25.36455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2008_36.65138_25.36455'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.36455'^^xsd:double;
  dwc:latitude '36.65138'^^xsd:double;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2008_36.65138_25.36455'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2008_36.65138_25.36455_1-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.65138_25.36455_1-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.65138_25.36455_1-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65138 25.36455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65138"^^xsd:decimal ;
  dwc:decimalLongitude "25.36455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.65138_25.36455_1-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65138 25.36455)"^^geo:wktLiteral ;
  geo-pos:lat "36.65138"^^xsd:decimal ;
  geo-pos:long "25.36455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2008_36.65138_25.36455_1-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2008_36.65138_25.36455_1-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2008_36.65138_25.36455_1-1'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.36455'^^xsd:double;
  dwc:latitude '36.65138'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2008_36.65138_25.36455_1-1'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2015_36.35322_25.36464_7-7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2015_36.35322_25.36464_7-7> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2015_36.35322_25.36464_7-7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.35322 25.36464)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.35322"^^xsd:decimal ;
  dwc:decimalLongitude "25.36464"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2015_36.35322_25.36464_7-7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.35322 25.36464)"^^geo:wktLiteral ;
  geo-pos:lat "36.35322"^^xsd:decimal ;
  geo-pos:long "25.36464"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2015_36.35322_25.36464_7-7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2015_36.35322_25.36464_7-7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2015_36.35322_25.36464_7-7'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.36464'^^xsd:double;
  dwc:latitude '36.35322'^^xsd:double;
  dwc:coordinatePrecision '12'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2015_36.35322_25.36464_7-7'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '10'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2014_39.89028_25.36563_Kostas%20Tsiamis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2014_39.89028_25.36563_Kostas%20Tsiamis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2014_39.89028_25.36563_Kostas%20Tsiamis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89028 25.36563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.89028"^^xsd:decimal ;
  dwc:decimalLongitude "25.36563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "14"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2014_39.89028_25.36563_Kostas%20Tsiamis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89028 25.36563)"^^geo:wktLiteral ;
  geo-pos:lat "39.89028"^^xsd:decimal ;
  geo-pos:long "25.36563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "14"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2014_39.89028_25.36563_Kostas%20Tsiamis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2014_39.89028_25.36563_Kostas Tsiamis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2014_39.89028_25.36563_Kostas Tsiamis'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Kostas Tsiamis'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.36563'^^xsd:double;
  dwc:latitude '39.89028'^^xsd:double;
  dwc:coordinatePrecision '14'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2014_39.89028_25.36563_Kostas Tsiamis'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2016_36.7476_25.3671_0-30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_36.7476_25.3671_0-30> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_36.7476_25.3671_0-30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7476 25.3671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7476"^^xsd:decimal ;
  dwc:decimalLongitude "25.3671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2016_36.7476_25.3671_0-30>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7476 25.3671)"^^geo:wktLiteral ;
  geo-pos:lat "36.7476"^^xsd:decimal ;
  geo-pos:long "25.3671"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2016_36.7476_25.3671_0-30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2016_36.7476_25.3671_0-30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2016_36.7476_25.3671_0-30'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.3671'^^xsd:double;
  dwc:latitude '36.7476'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2016_36.7476_25.3671_0-30'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2016_36.7476_25.3671_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_36.7476_25.3671_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_36.7476_25.3671_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7476 25.3671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7476"^^xsd:decimal ;
  dwc:decimalLongitude "25.3671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2016_36.7476_25.3671_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7476 25.3671)"^^geo:wktLiteral ;
  geo-pos:lat "36.7476"^^xsd:decimal ;
  geo-pos:long "25.3671"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2016_36.7476_25.3671_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2016_36.7476_25.3671_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2016_36.7476_25.3671_5-5'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.3671'^^xsd:double;
  dwc:latitude '36.7476'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2016_36.7476_25.3671_5-5'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2016_36.7476_25.3671_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_36.7476_25.3671_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_36.7476_25.3671_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7476 25.3671)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7476"^^xsd:decimal ;
  dwc:decimalLongitude "25.3671"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_36.7476_25.3671_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7476 25.3671)"^^geo:wktLiteral ;
  geo-pos:lat "36.7476"^^xsd:decimal ;
  geo-pos:long "25.3671"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2016_36.7476_25.3671_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2016_36.7476_25.3671_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2016_36.7476_25.3671_5-5'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.3671'^^xsd:double;
  dwc:latitude '36.7476'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2016_36.7476_25.3671_5-5'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2020_37.10536_25.36768_5-5_Stathis%20Stamatakis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2020_37.10536_25.36768_5-5_Stathis%20Stamatakis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2020_37.10536_25.36768_5-5_Stathis%20Stamatakis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.10536 25.36768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.10536"^^xsd:decimal ;
  dwc:decimalLongitude "25.36768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2020_37.10536_25.36768_5-5_Stathis%20Stamatakis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.10536 25.36768)"^^geo:wktLiteral ;
  geo-pos:lat "37.10536"^^xsd:decimal ;
  geo-pos:long "25.36768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2020_37.10536_25.36768_5-5_Stathis%20Stamatakis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2020_37.10536_25.36768_5-5_Stathis Stamatakis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2020_37.10536_25.36768_5-5_Stathis Stamatakis'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Stathis Stamatakis'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.36768'^^xsd:double;
  dwc:latitude '37.10536'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2020_37.10536_25.36768_5-5_Stathis Stamatakis'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2019_36.46088_25.36778_21-21_>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.46088_25.36778_21-21_> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.46088_25.36778_21-21_> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46088 25.36778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.46088"^^xsd:decimal ;
  dwc:decimalLongitude "25.36778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "93"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.46088_25.36778_21-21_>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46088 25.36778)"^^geo:wktLiteral ;
  geo-pos:lat "36.46088"^^xsd:decimal ;
  geo-pos:long "25.36778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "93"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2019_36.46088_25.36778_21-21_>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2019_36.46088_25.36778_21-21_" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2019_36.46088_25.36778_21-21_'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.36778'^^xsd:double;
  dwc:latitude '36.46088'^^xsd:double;
  dwc:coordinatePrecision '93'^^xsd:integer;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2019_36.46088_25.36778_21-21_'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2019_36.46061_25.36811_21-21_>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.46061_25.36811_21-21_> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.46061_25.36811_21-21_> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46061 25.36811)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.46061"^^xsd:decimal ;
  dwc:decimalLongitude "25.36811"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "93"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.46061_25.36811_21-21_>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46061 25.36811)"^^geo:wktLiteral ;
  geo-pos:lat "36.46061"^^xsd:decimal ;
  geo-pos:long "25.36811"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "93"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2019_36.46061_25.36811_21-21_>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2019_36.46061_25.36811_21-21_" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2019_36.46061_25.36811_21-21_'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.36811'^^xsd:double;
  dwc:latitude '36.46061'^^xsd:double;
  dwc:coordinatePrecision '93'^^xsd:integer;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2019_36.46061_25.36811_21-21_'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2019_36.45994_25.36873_14-14_Dimitris%20Kambanos>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.45994_25.36873_14-14_Dimitris%20Kambanos> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.45994_25.36873_14-14_Dimitris%20Kambanos> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45994 25.36873)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.45994"^^xsd:decimal ;
  dwc:decimalLongitude "25.36873"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "93"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.45994_25.36873_14-14_Dimitris%20Kambanos>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45994 25.36873)"^^geo:wktLiteral ;
  geo-pos:lat "36.45994"^^xsd:decimal ;
  geo-pos:long "25.36873"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "93"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2019_36.45994_25.36873_14-14_Dimitris%20Kambanos>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2019_36.45994_25.36873_14-14_Dimitris Kambanos" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2019_36.45994_25.36873_14-14_Dimitris Kambanos'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Dimitris Kambanos'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.36873'^^xsd:double;
  dwc:latitude '36.45994'^^xsd:double;
  dwc:coordinatePrecision '93'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance; UAEGEAN'^^xsd:string;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2019_36.45994_25.36873_14-14_Dimitris Kambanos'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2017_36.4598_25.36889_5-5_Babis%20Springer>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2017_36.4598_25.36889_5-5_Babis%20Springer> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2017_36.4598_25.36889_5-5_Babis%20Springer> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4598 25.36889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4598"^^xsd:decimal ;
  dwc:decimalLongitude "25.36889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "93"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2017_36.4598_25.36889_5-5_Babis%20Springer>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4598 25.36889)"^^geo:wktLiteral ;
  geo-pos:lat "36.4598"^^xsd:decimal ;
  geo-pos:long "25.36889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "93"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2017_36.4598_25.36889_5-5_Babis%20Springer>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2017_36.4598_25.36889_5-5_Babis Springer" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2017_36.4598_25.36889_5-5_Babis Springer'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Babis Springer'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.36889'^^xsd:double;
  dwc:latitude '36.4598'^^xsd:double;
  dwc:coordinatePrecision '93'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2017_36.4598_25.36889_5-5_Babis Springer'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2019_36.46005_25.36909_1-1_Dimitris%20Kambanos>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.46005_25.36909_1-1_Dimitris%20Kambanos> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.46005_25.36909_1-1_Dimitris%20Kambanos> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46005 25.36909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.46005"^^xsd:decimal ;
  dwc:decimalLongitude "25.36909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "93"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.46005_25.36909_1-1_Dimitris%20Kambanos>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46005 25.36909)"^^geo:wktLiteral ;
  geo-pos:lat "36.46005"^^xsd:decimal ;
  geo-pos:long "25.36909"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "93"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2019_36.46005_25.36909_1-1_Dimitris%20Kambanos>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2019_36.46005_25.36909_1-1_Dimitris Kambanos" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2019_36.46005_25.36909_1-1_Dimitris Kambanos'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Dimitris Kambanos'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.36909'^^xsd:double;
  dwc:latitude '36.46005'^^xsd:double;
  dwc:coordinatePrecision '93'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance; UAEGEAN'^^xsd:string;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2019_36.46005_25.36909_1-1_Dimitris Kambanos'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Asparagopsis_2014_39.88999_25.36948_Maria%20Salomidi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Asparagopsis_2014_39.88999_25.36948_Maria%20Salomidi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Asparagopsis_2014_39.88999_25.36948_Maria%20Salomidi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.88999 25.36948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.88999"^^xsd:decimal ;
  dwc:decimalLongitude "25.36948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Asparagopsis_2014_39.88999_25.36948_Maria%20Salomidi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.88999 25.36948)"^^geo:wktLiteral ;
  geo-pos:lat "39.88999"^^xsd:decimal ;
  geo-pos:long "25.36948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Asparagopsis_2014_39.88999_25.36948_Maria%20Salomidi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Asparagopsis_2014_39.88999_25.36948_Maria Salomidi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Asparagopsis_2014_39.88999_25.36948_Maria Salomidi'^^xsd:string;
  dwc:scientificName 'Asparagopsis Montagne, 1840'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Salomidi'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.36948'^^xsd:double;
  dwc:latitude '39.88999'^^xsd:double;
  dwc:aphiaid '143809'^^xsd:integer;
  dwc:occurrenceId 'Asparagopsis_2014_39.88999_25.36948_Maria Salomidi'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143809'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Diadema%20setosum_2020_36.45951_25.36957_8-22_Kabanos%20Dimitris-%20Dive%20In%20Action%20%7C%20Santorini%20Active%20Volcanic%20Environment>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Diadema%20setosum_2020_36.45951_25.36957_8-22_Kabanos%20Dimitris-%20Dive%20In%20Action%20%7C%20Santorini%20Active%20Volcanic%20Environment> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Diadema%20setosum_2020_36.45951_25.36957_8-22_Kabanos%20Dimitris-%20Dive%20In%20Action%20%7C%20Santorini%20Active%20Volcanic%20Environment> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45951 25.36957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.45951"^^xsd:decimal ;
  dwc:decimalLongitude "25.36957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "93"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Diadema%20setosum_2020_36.45951_25.36957_8-22_Kabanos%20Dimitris-%20Dive%20In%20Action%20%7C%20Santorini%20Active%20Volcanic%20Environment>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45951 25.36957)"^^geo:wktLiteral ;
  geo-pos:lat "36.45951"^^xsd:decimal ;
  geo-pos:long "25.36957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "93"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Diadema%20setosum_2020_36.45951_25.36957_8-22_Kabanos%20Dimitris-%20Dive%20In%20Action%20%7C%20Santorini%20Active%20Volcanic%20Environment>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Diadema setosum_2020_36.45951_25.36957_8-22_Kabanos Dimitris- Dive In Action | Santorini Active Volcanic Environment" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Diadema setosum_2020_36.45951_25.36957_8-22_Kabanos Dimitris- Dive In Action | Santorini Active Volcanic Environment'^^xsd:string;
  dwc:scientificName 'Diadema setosum (Leske, 1778)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Kabanos Dimitris- Dive In Action | Santorini Active Volcanic Environment'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.36957'^^xsd:double;
  dwc:latitude '36.45951'^^xsd:double;
  dwc:coordinatePrecision '93'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance; UAEGEAN - ALAS'^^xsd:string;
  dwc:aphiaid '213372'^^xsd:integer;
  dwc:occurrenceId 'Diadema setosum_2020_36.45951_25.36957_8-22_Kabanos Dimitris- Dive In Action | Santorini Active Volcanic Environment'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213372'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '6'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2020_36.45951_25.36957_Kabanos%20Dimitris-%20Dive%20In%20Action%20%7C%20Santorini%20Active%20Volcanic%20Environment>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2020_36.45951_25.36957_Kabanos%20Dimitris-%20Dive%20In%20Action%20%7C%20Santorini%20Active%20Volcanic%20Environment> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2020_36.45951_25.36957_Kabanos%20Dimitris-%20Dive%20In%20Action%20%7C%20Santorini%20Active%20Volcanic%20Environment> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45951 25.36957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.45951"^^xsd:decimal ;
  dwc:decimalLongitude "25.36957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "93"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2020_36.45951_25.36957_Kabanos%20Dimitris-%20Dive%20In%20Action%20%7C%20Santorini%20Active%20Volcanic%20Environment>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45951 25.36957)"^^geo:wktLiteral ;
  geo-pos:lat "36.45951"^^xsd:decimal ;
  geo-pos:long "25.36957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "93"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2020_36.45951_25.36957_Kabanos%20Dimitris-%20Dive%20In%20Action%20%7C%20Santorini%20Active%20Volcanic%20Environment>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2020_36.45951_25.36957_Kabanos Dimitris- Dive In Action | Santorini Active Volcanic Environment" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2020_36.45951_25.36957_Kabanos Dimitris- Dive In Action | Santorini Active Volcanic Environment'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Kabanos Dimitris- Dive In Action | Santorini Active Volcanic Environment'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.36957'^^xsd:double;
  dwc:latitude '36.45951'^^xsd:double;
  dwc:coordinatePrecision '93'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance; UAEGEAN - ALAS'^^xsd:string;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2020_36.45951_25.36957_Kabanos Dimitris- Dive In Action | Santorini Active Volcanic Environment'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2020_36.45951_25.36957_Kabanos%20Dimitris-%20Dive%20In%20Action%20%7C%20Santorini%20Active%20Volcanic%20Environment>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2020_36.45951_25.36957_Kabanos%20Dimitris-%20Dive%20In%20Action%20%7C%20Santorini%20Active%20Volcanic%20Environment> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2020_36.45951_25.36957_Kabanos%20Dimitris-%20Dive%20In%20Action%20%7C%20Santorini%20Active%20Volcanic%20Environment> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45951 25.36957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.45951"^^xsd:decimal ;
  dwc:decimalLongitude "25.36957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "93"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2020_36.45951_25.36957_Kabanos%20Dimitris-%20Dive%20In%20Action%20%7C%20Santorini%20Active%20Volcanic%20Environment>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45951 25.36957)"^^geo:wktLiteral ;
  geo-pos:lat "36.45951"^^xsd:decimal ;
  geo-pos:long "25.36957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "93"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2020_36.45951_25.36957_Kabanos%20Dimitris-%20Dive%20In%20Action%20%7C%20Santorini%20Active%20Volcanic%20Environment>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2020_36.45951_25.36957_Kabanos Dimitris- Dive In Action | Santorini Active Volcanic Environment" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2020_36.45951_25.36957_Kabanos Dimitris- Dive In Action | Santorini Active Volcanic Environment'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Kabanos Dimitris- Dive In Action | Santorini Active Volcanic Environment'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.36957'^^xsd:double;
  dwc:latitude '36.45951'^^xsd:double;
  dwc:coordinatePrecision '93'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance; UAEGEAN - ALAS'^^xsd:string;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2020_36.45951_25.36957_Kabanos Dimitris- Dive In Action | Santorini Active Volcanic Environment'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '5'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Amphistegina%20lobifera_1967_37.0996_25.37047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Amphistegina%20lobifera_1967_37.0996_25.37047> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Amphistegina%20lobifera_1967_37.0996_25.37047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0996 25.37047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.0996"^^xsd:decimal ;
  dwc:decimalLongitude "25.37047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Amphistegina%20lobifera_1967_37.0996_25.37047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0996 25.37047)"^^geo:wktLiteral ;
  geo-pos:lat "37.0996"^^xsd:decimal ;
  geo-pos:long "25.37047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Amphistegina%20lobifera_1967_37.0996_25.37047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Amphistegina lobifera_1967_37.0996_25.37047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Amphistegina lobifera_1967_37.0996_25.37047'^^xsd:string;
  dwc:scientificName 'Amphistegina lobifera Larsen, 1976'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.37047'^^xsd:double;
  dwc:latitude '37.0996'^^xsd:double;
  dwc:aphiaid '490083'^^xsd:integer;
  dwc:occurrenceId 'Amphistegina lobifera_1967_37.0996_25.37047'^^xsd:string;
  dwc:observationDate '1967-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '490083'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Etrumeus%20golanii_2016_36.6235_25.37083_62-62>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Etrumeus%20golanii_2016_36.6235_25.37083_62-62> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Etrumeus%20golanii_2016_36.6235_25.37083_62-62> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6235 25.37083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6235"^^xsd:decimal ;
  dwc:decimalLongitude "25.37083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Etrumeus%20golanii_2016_36.6235_25.37083_62-62>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6235 25.37083)"^^geo:wktLiteral ;
  geo-pos:lat "36.6235"^^xsd:decimal ;
  geo-pos:long "25.37083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Etrumeus%20golanii_2016_36.6235_25.37083_62-62>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Etrumeus golanii_2016_36.6235_25.37083_62-62" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Etrumeus golanii_2016_36.6235_25.37083_62-62'^^xsd:string;
  dwc:scientificName 'Etrumeus golanii DiBattista, Randall & Bowen, 2012'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.37083'^^xsd:double;
  dwc:latitude '36.6235'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:aphiaid '890090'^^xsd:integer;
  dwc:occurrenceId 'Etrumeus golanii_2016_36.6235_25.37083_62-62'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '890090'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2020_36.45793_25.37178_18-18_Dimitris%20Kambanos>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2020_36.45793_25.37178_18-18_Dimitris%20Kambanos> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2020_36.45793_25.37178_18-18_Dimitris%20Kambanos> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45793 25.37178)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.45793"^^xsd:decimal ;
  dwc:decimalLongitude "25.37178"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2020_36.45793_25.37178_18-18_Dimitris%20Kambanos>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45793 25.37178)"^^geo:wktLiteral ;
  geo-pos:lat "36.45793"^^xsd:decimal ;
  geo-pos:long "25.37178"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2020_36.45793_25.37178_18-18_Dimitris%20Kambanos>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2020_36.45793_25.37178_18-18_Dimitris Kambanos" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2020_36.45793_25.37178_18-18_Dimitris Kambanos'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Dimitris Kambanos'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.37178'^^xsd:double;
  dwc:latitude '36.45793'^^xsd:double;
  dwc:coordinatePrecision '49'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance; UAEGEAN'^^xsd:string;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2020_36.45793_25.37178_18-18_Dimitris Kambanos'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2020_36.45773_25.3721_7.5-7.5_Panagiotis%20Petris>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2020_36.45773_25.3721_7.5-7.5_Panagiotis%20Petris> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2020_36.45773_25.3721_7.5-7.5_Panagiotis%20Petris> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45773 25.3721)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.45773"^^xsd:decimal ;
  dwc:decimalLongitude "25.3721"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2020_36.45773_25.3721_7.5-7.5_Panagiotis%20Petris>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45773 25.3721)"^^geo:wktLiteral ;
  geo-pos:lat "36.45773"^^xsd:decimal ;
  geo-pos:long "25.3721"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2020_36.45773_25.3721_7.5-7.5_Panagiotis%20Petris>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2020_36.45773_25.3721_7.5-7.5_Panagiotis Petris" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2020_36.45773_25.3721_7.5-7.5_Panagiotis Petris'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Panagiotis Petris'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.3721'^^xsd:double;
  dwc:latitude '36.45773'^^xsd:double;
  dwc:coordinatePrecision '49'^^xsd:integer;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2020_36.45773_25.3721_7.5-7.5_Panagiotis Petris'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2007_37.10347_25.37285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2007_37.10347_25.37285> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2007_37.10347_25.37285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.10347 25.37285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.10347"^^xsd:decimal ;
  dwc:decimalLongitude "25.37285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2007_37.10347_25.37285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.10347 25.37285)"^^geo:wktLiteral ;
  geo-pos:lat "37.10347"^^xsd:decimal ;
  geo-pos:long "25.37285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2007_37.10347_25.37285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2007_37.10347_25.37285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2007_37.10347_25.37285'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.37285'^^xsd:double;
  dwc:latitude '37.10347'^^xsd:double;
  dwc:occurrenceRemarks 'Fisheries Directive'^^xsd:string;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2007_37.10347_25.37285'^^xsd:string;
  dwc:observationDate '2007-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2019_36.35326_25.37312_>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.35326_25.37312_> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.35326_25.37312_> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.35326 25.37312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.35326"^^xsd:decimal ;
  dwc:decimalLongitude "25.37312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.35326_25.37312_>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.35326 25.37312)"^^geo:wktLiteral ;
  geo-pos:lat "36.35326"^^xsd:decimal ;
  geo-pos:long "25.37312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2019_36.35326_25.37312_>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2019_36.35326_25.37312_" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2019_36.35326_25.37312_'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.37312'^^xsd:double;
  dwc:latitude '36.35326'^^xsd:double;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2019_36.35326_25.37312_'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2015%2F2018_37.04592_25.37335_Sofia%20Kagkani>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2015%2F2018_37.04592_25.37335_Sofia%20Kagkani> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2015%2F2018_37.04592_25.37335_Sofia%20Kagkani> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.04592 25.37335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.04592"^^xsd:decimal ;
  dwc:decimalLongitude "25.37335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2015%2F2018_37.04592_25.37335_Sofia%20Kagkani>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.04592 25.37335)"^^geo:wktLiteral ;
  geo-pos:lat "37.04592"^^xsd:decimal ;
  geo-pos:long "25.37335"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2015%2F2018_37.04592_25.37335_Sofia%20Kagkani>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2015/2018_37.04592_25.37335_Sofia Kagkani" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2015/2018_37.04592_25.37335_Sofia Kagkani'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Sofia Kagkani'^^xsd:string;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.37335'^^xsd:double;
  dwc:latitude '37.04592'^^xsd:double;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2015/2018_37.04592_25.37335_Sofia Kagkani'^^xsd:string;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Saurida%20lessepsianus_1971_37.10239_25.3735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Saurida%20lessepsianus_1971_37.10239_25.3735> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Saurida%20lessepsianus_1971_37.10239_25.3735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.10239 25.3735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.10239"^^xsd:decimal ;
  dwc:decimalLongitude "25.3735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "44"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Saurida%20lessepsianus_1971_37.10239_25.3735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.10239 25.3735)"^^geo:wktLiteral ;
  geo-pos:lat "37.10239"^^xsd:decimal ;
  geo-pos:long "25.3735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "44"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Saurida%20lessepsianus_1971_37.10239_25.3735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Saurida lessepsianus_1971_37.10239_25.3735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Saurida lessepsianus_1971_37.10239_25.3735'^^xsd:string;
  dwc:scientificName 'Saurida lessepsianus Russell, Golani & Tikochinski, 2015'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.3735'^^xsd:double;
  dwc:latitude '37.10239'^^xsd:double;
  dwc:coordinatePrecision '44'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '932880'^^xsd:integer;
  dwc:occurrenceId 'Saurida lessepsianus_1971_37.10239_25.3735'^^xsd:string;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '932880'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_1971_37.10239_25.3735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_1971_37.10239_25.3735> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_1971_37.10239_25.3735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.10239 25.3735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.10239"^^xsd:decimal ;
  dwc:decimalLongitude "25.3735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "44"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_1971_37.10239_25.3735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.10239 25.3735)"^^geo:wktLiteral ;
  geo-pos:lat "37.10239"^^xsd:decimal ;
  geo-pos:long "25.3735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "44"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_1971_37.10239_25.3735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_1971_37.10239_25.3735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_1971_37.10239_25.3735'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.3735'^^xsd:double;
  dwc:latitude '37.10239'^^xsd:double;
  dwc:coordinatePrecision '44'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_1971_37.10239_25.3735'^^xsd:string;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_1893%2F2020_37.1022_25.37351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_1893%2F2020_37.1022_25.37351> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_1893%2F2020_37.1022_25.37351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1022 25.37351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1022"^^xsd:decimal ;
  dwc:decimalLongitude "25.37351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "906"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_1893%2F2020_37.1022_25.37351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1022 25.37351)"^^geo:wktLiteral ;
  geo-pos:lat "37.1022"^^xsd:decimal ;
  geo-pos:long "25.37351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "906"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_1893%2F2020_37.1022_25.37351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_1893/2020_37.1022_25.37351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_1893/2020_37.1022_25.37351'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1893'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.37351'^^xsd:double;
  dwc:latitude '37.1022'^^xsd:double;
  dwc:coordinatePrecision '906'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_1893/2020_37.1022_25.37351'^^xsd:string;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Etrumeus%20golanii_2018_37.40583_25.37367_14.4-18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Etrumeus%20golanii_2018_37.40583_25.37367_14.4-18> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Etrumeus%20golanii_2018_37.40583_25.37367_14.4-18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.40583 25.37367)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.40583"^^xsd:decimal ;
  dwc:decimalLongitude "25.37367"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Etrumeus%20golanii_2018_37.40583_25.37367_14.4-18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.40583 25.37367)"^^geo:wktLiteral ;
  geo-pos:lat "37.40583"^^xsd:decimal ;
  geo-pos:long "25.37367"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Etrumeus%20golanii_2018_37.40583_25.37367_14.4-18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Etrumeus golanii_2018_37.40583_25.37367_14.4-18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Etrumeus golanii_2018_37.40583_25.37367_14.4-18'^^xsd:string;
  dwc:scientificName 'Etrumeus golanii DiBattista, Randall & Bowen, 2012'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.37367'^^xsd:double;
  dwc:latitude '37.40583'^^xsd:double;
  dwc:minimumDepth '14.4'^^xsd:double;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '890090'^^xsd:integer;
  dwc:occurrenceId 'Etrumeus golanii_2018_37.40583_25.37367_14.4-18'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '890090'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2020_36.45591_25.37411_Nicolas%20Lagi%C3%A8re>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2020_36.45591_25.37411_Nicolas%20Lagi%C3%A8re> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2020_36.45591_25.37411_Nicolas%20Lagi%C3%A8re> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45591 25.37411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.45591"^^xsd:decimal ;
  dwc:decimalLongitude "25.37411"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2020_36.45591_25.37411_Nicolas%20Lagi%C3%A8re>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45591 25.37411)"^^geo:wktLiteral ;
  geo-pos:lat "36.45591"^^xsd:decimal ;
  geo-pos:long "25.37411"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2020_36.45591_25.37411_Nicolas%20Lagi%C3%A8re>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2020_36.45591_25.37411_Nicolas Lagière" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2020_36.45591_25.37411_Nicolas Lagière'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Nicolas Lagière'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.37411'^^xsd:double;
  dwc:latitude '36.45591'^^xsd:double;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2020_36.45591_25.37411_Nicolas Lagière'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2020_36.45634_25.37463_Nicolas%20Lagi%C3%A8re>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_36.45634_25.37463_Nicolas%20Lagi%C3%A8re> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_36.45634_25.37463_Nicolas%20Lagi%C3%A8re> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45634 25.37463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.45634"^^xsd:decimal ;
  dwc:decimalLongitude "25.37463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_36.45634_25.37463_Nicolas%20Lagi%C3%A8re>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45634 25.37463)"^^geo:wktLiteral ;
  geo-pos:lat "36.45634"^^xsd:decimal ;
  geo-pos:long "25.37463"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2020_36.45634_25.37463_Nicolas%20Lagi%C3%A8re>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2020_36.45634_25.37463_Nicolas Lagière" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2020_36.45634_25.37463_Nicolas Lagière'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Nicolas Lagière'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.37463'^^xsd:double;
  dwc:latitude '36.45634'^^xsd:double;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2020_36.45634_25.37463_Nicolas Lagière'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2008_36.459_25.37693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.459_25.37693> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.459_25.37693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.459 25.37693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.459"^^xsd:decimal ;
  dwc:decimalLongitude "25.37693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.459_25.37693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.459 25.37693)"^^geo:wktLiteral ;
  geo-pos:lat "36.459"^^xsd:decimal ;
  geo-pos:long "25.37693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2008_36.459_25.37693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2008_36.459_25.37693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2008_36.459_25.37693'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.37693'^^xsd:double;
  dwc:latitude '36.459'^^xsd:double;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2008_36.459_25.37693'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2008_36.459_25.37693_10-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.459_25.37693_10-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.459_25.37693_10-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.459 25.37693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.459"^^xsd:decimal ;
  dwc:decimalLongitude "25.37693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.459_25.37693_10-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.459 25.37693)"^^geo:wktLiteral ;
  geo-pos:lat "36.459"^^xsd:decimal ;
  geo-pos:long "25.37693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2008_36.459_25.37693_10-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2008_36.459_25.37693_10-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2008_36.459_25.37693_10-10'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.37693'^^xsd:double;
  dwc:latitude '36.459'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2008_36.459_25.37693_10-10'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2015%2F2018_37.03972_25.37723_Sofia%20Kagkani>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2015%2F2018_37.03972_25.37723_Sofia%20Kagkani> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2015%2F2018_37.03972_25.37723_Sofia%20Kagkani> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.03972 25.37723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.03972"^^xsd:decimal ;
  dwc:decimalLongitude "25.37723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2015%2F2018_37.03972_25.37723_Sofia%20Kagkani>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.03972 25.37723)"^^geo:wktLiteral ;
  geo-pos:lat "37.03972"^^xsd:decimal ;
  geo-pos:long "25.37723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2015%2F2018_37.03972_25.37723_Sofia%20Kagkani>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2015/2018_37.03972_25.37723_Sofia Kagkani" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2015/2018_37.03972_25.37723_Sofia Kagkani'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Sofia Kagkani'^^xsd:string;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.37723'^^xsd:double;
  dwc:latitude '37.03972'^^xsd:double;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2015/2018_37.03972_25.37723_Sofia Kagkani'^^xsd:string;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2019_35.33886_25.37728_2-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2019_35.33886_25.37728_2-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2019_35.33886_25.37728_2-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.33886 25.37728)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.33886"^^xsd:decimal ;
  dwc:decimalLongitude "25.37728"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2019_35.33886_25.37728_2-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.33886 25.37728)"^^geo:wktLiteral ;
  geo-pos:lat "35.33886"^^xsd:decimal ;
  geo-pos:long "25.37728"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2019_35.33886_25.37728_2-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2019_35.33886_25.37728_2-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2019_35.33886_25.37728_2-2'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.37728'^^xsd:double;
  dwc:latitude '35.33886'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2019_35.33886_25.37728_2-2'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Etrumeus%20golanii_2016_36.63167_25.37767_65-65>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Etrumeus%20golanii_2016_36.63167_25.37767_65-65> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Etrumeus%20golanii_2016_36.63167_25.37767_65-65> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63167 25.37767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.63167"^^xsd:decimal ;
  dwc:decimalLongitude "25.37767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Etrumeus%20golanii_2016_36.63167_25.37767_65-65>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63167 25.37767)"^^geo:wktLiteral ;
  geo-pos:lat "36.63167"^^xsd:decimal ;
  geo-pos:long "25.37767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Etrumeus%20golanii_2016_36.63167_25.37767_65-65>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Etrumeus golanii_2016_36.63167_25.37767_65-65" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Etrumeus golanii_2016_36.63167_25.37767_65-65'^^xsd:string;
  dwc:scientificName 'Etrumeus golanii DiBattista, Randall & Bowen, 2012'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.37767'^^xsd:double;
  dwc:latitude '36.63167'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '890090'^^xsd:integer;
  dwc:occurrenceId 'Etrumeus golanii_2016_36.63167_25.37767_65-65'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '890090'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2008_37.10911_25.37824_0-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_37.10911_25.37824_0-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_37.10911_25.37824_0-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.10911 25.37824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.10911"^^xsd:decimal ;
  dwc:decimalLongitude "25.37824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_37.10911_25.37824_0-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.10911 25.37824)"^^geo:wktLiteral ;
  geo-pos:lat "37.10911"^^xsd:decimal ;
  geo-pos:long "25.37824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2008_37.10911_25.37824_0-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2008_37.10911_25.37824_0-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2008_37.10911_25.37824_0-5'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.37824'^^xsd:double;
  dwc:latitude '37.10911'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2008_37.10911_25.37824_0-5'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Diadema%20setosum_2020_36.40275_25.37966_Nicolas%20Lagi%C3%A8re>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Diadema%20setosum_2020_36.40275_25.37966_Nicolas%20Lagi%C3%A8re> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Diadema%20setosum_2020_36.40275_25.37966_Nicolas%20Lagi%C3%A8re> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.40275 25.37966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.40275"^^xsd:decimal ;
  dwc:decimalLongitude "25.37966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Diadema%20setosum_2020_36.40275_25.37966_Nicolas%20Lagi%C3%A8re>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.40275 25.37966)"^^geo:wktLiteral ;
  geo-pos:lat "36.40275"^^xsd:decimal ;
  geo-pos:long "25.37966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Diadema%20setosum_2020_36.40275_25.37966_Nicolas%20Lagi%C3%A8re>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Diadema setosum_2020_36.40275_25.37966_Nicolas Lagière" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Diadema setosum_2020_36.40275_25.37966_Nicolas Lagière'^^xsd:string;
  dwc:scientificName 'Diadema setosum (Leske, 1778)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Nicolas Lagière'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.37966'^^xsd:double;
  dwc:latitude '36.40275'^^xsd:double;
  dwc:aphiaid '213372'^^xsd:integer;
  dwc:occurrenceId 'Diadema setosum_2020_36.40275_25.37966_Nicolas Lagière'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213372'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2007_34.99654_25.38065_20-25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2007_34.99654_25.38065_20-25> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2007_34.99654_25.38065_20-25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.99654 25.38065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.99654"^^xsd:decimal ;
  dwc:decimalLongitude "25.38065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2007_34.99654_25.38065_20-25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.99654 25.38065)"^^geo:wktLiteral ;
  geo-pos:lat "34.99654"^^xsd:decimal ;
  geo-pos:long "25.38065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2007_34.99654_25.38065_20-25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2007_34.99654_25.38065_20-25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2007_34.99654_25.38065_20-25'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.38065'^^xsd:double;
  dwc:latitude '34.99654'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2007_34.99654_25.38065_20-25'^^xsd:string;
  dwc:observationDate '2007-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Torquigener%20flavimaculosus_2019_36.34999_25.38181_28-28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2019_36.34999_25.38181_28-28> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2019_36.34999_25.38181_28-28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.34999 25.38181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.34999"^^xsd:decimal ;
  dwc:decimalLongitude "25.38181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "27"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2019_36.34999_25.38181_28-28>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.34999 25.38181)"^^geo:wktLiteral ;
  geo-pos:lat "36.34999"^^xsd:decimal ;
  geo-pos:long "25.38181"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "27"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Torquigener%20flavimaculosus_2019_36.34999_25.38181_28-28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Torquigener flavimaculosus_2019_36.34999_25.38181_28-28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Torquigener flavimaculosus_2019_36.34999_25.38181_28-28'^^xsd:string;
  dwc:scientificName 'Torquigener flavimaculosus Hardy & Randall, 1983'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.38181'^^xsd:double;
  dwc:latitude '36.34999'^^xsd:double;
  dwc:coordinatePrecision '27'^^xsd:integer;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '219962'^^xsd:integer;
  dwc:occurrenceId 'Torquigener flavimaculosus_2019_36.34999_25.38181_28-28'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219962'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2020_36.97383_25.38194_32-32_Yiannis%20Orfanos>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2020_36.97383_25.38194_32-32_Yiannis%20Orfanos> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2020_36.97383_25.38194_32-32_Yiannis%20Orfanos> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97383 25.38194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.97383"^^xsd:decimal ;
  dwc:decimalLongitude "25.38194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2020_36.97383_25.38194_32-32_Yiannis%20Orfanos>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97383 25.38194)"^^geo:wktLiteral ;
  geo-pos:lat "36.97383"^^xsd:decimal ;
  geo-pos:long "25.38194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2020_36.97383_25.38194_32-32_Yiannis%20Orfanos>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2020_36.97383_25.38194_32-32_Yiannis Orfanos" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2020_36.97383_25.38194_32-32_Yiannis Orfanos'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Yiannis Orfanos'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.38194'^^xsd:double;
  dwc:latitude '36.97383'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2020_36.97383_25.38194_32-32_Yiannis Orfanos'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Torquigener%20flavimaculosus_2018-07-11_36.3501_25.3821_Anthoula%20Arvaniti>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2018-07-11_36.3501_25.3821_Anthoula%20Arvaniti> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2018-07-11_36.3501_25.3821_Anthoula%20Arvaniti> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3501 25.3821)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3501"^^xsd:decimal ;
  dwc:decimalLongitude "25.3821"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2018-07-11_36.3501_25.3821_Anthoula%20Arvaniti>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3501 25.3821)"^^geo:wktLiteral ;
  geo-pos:lat "36.3501"^^xsd:decimal ;
  geo-pos:long "25.3821"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Torquigener%20flavimaculosus_2018-07-11_36.3501_25.3821_Anthoula%20Arvaniti>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Torquigener flavimaculosus_2018-07-11_36.3501_25.3821_Anthoula Arvaniti" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Torquigener flavimaculosus_2018-07-11_36.3501_25.3821_Anthoula Arvaniti'^^xsd:string;
  dwc:scientificName 'Torquigener flavimaculosus Hardy & Randall, 1983'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Anthoula Arvaniti'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.3821'^^xsd:double;
  dwc:latitude '36.3501'^^xsd:double;
  dwc:aphiaid '219962'^^xsd:integer;
  dwc:occurrenceId 'Torquigener flavimaculosus_2018-07-11_36.3501_25.3821_Anthoula Arvaniti'^^xsd:string;
  dwc:observationDate '2018-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '219962'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2008_36.40288_25.38525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.40288_25.38525> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.40288_25.38525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.40288 25.38525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.40288"^^xsd:decimal ;
  dwc:decimalLongitude "25.38525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.40288_25.38525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.40288 25.38525)"^^geo:wktLiteral ;
  geo-pos:lat "36.40288"^^xsd:decimal ;
  geo-pos:long "25.38525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2008_36.40288_25.38525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2008_36.40288_25.38525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2008_36.40288_25.38525'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.38525'^^xsd:double;
  dwc:latitude '36.40288'^^xsd:double;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2008_36.40288_25.38525'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2008_36.40288_25.38525_38-38>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.40288_25.38525_38-38> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.40288_25.38525_38-38> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.40288 25.38525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.40288"^^xsd:decimal ;
  dwc:decimalLongitude "25.38525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.40288_25.38525_38-38>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.40288 25.38525)"^^geo:wktLiteral ;
  geo-pos:lat "36.40288"^^xsd:decimal ;
  geo-pos:long "25.38525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2008_36.40288_25.38525_38-38>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2008_36.40288_25.38525_38-38" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2008_36.40288_25.38525_38-38'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.38525'^^xsd:double;
  dwc:latitude '36.40288'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2008_36.40288_25.38525_38-38'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Halophila%20stipulacea_2019_35.33195_25.38549_6-6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2019_35.33195_25.38549_6-6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2019_35.33195_25.38549_6-6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.33195 25.38549)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.33195"^^xsd:decimal ;
  dwc:decimalLongitude "25.38549"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Halophila%20stipulacea_2019_35.33195_25.38549_6-6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.33195 25.38549)"^^geo:wktLiteral ;
  geo-pos:lat "35.33195"^^xsd:decimal ;
  geo-pos:long "25.38549"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Halophila%20stipulacea_2019_35.33195_25.38549_6-6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Halophila stipulacea_2019_35.33195_25.38549_6-6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Halophila stipulacea_2019_35.33195_25.38549_6-6'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea (Forsskål) Ascherson, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.38549'^^xsd:double;
  dwc:latitude '35.33195'^^xsd:double;
  dwc:coordinatePrecision '4'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:occurrenceId 'Halophila stipulacea_2019_35.33195_25.38549_6-6'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'very low'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_2020_35.32801_25.38676_Georgia%20Tavantzopoulou>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_2020_35.32801_25.38676_Georgia%20Tavantzopoulou> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_2020_35.32801_25.38676_Georgia%20Tavantzopoulou> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.32801 25.38676)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.32801"^^xsd:decimal ;
  dwc:decimalLongitude "25.38676"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "15"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_2020_35.32801_25.38676_Georgia%20Tavantzopoulou>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.32801 25.38676)"^^geo:wktLiteral ;
  geo-pos:lat "35.32801"^^xsd:decimal ;
  geo-pos:long "25.38676"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "15"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_2020_35.32801_25.38676_Georgia%20Tavantzopoulou>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_2020_35.32801_25.38676_Georgia Tavantzopoulou" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_2020_35.32801_25.38676_Georgia Tavantzopoulou'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Georgia Tavantzopoulou'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.38676'^^xsd:double;
  dwc:latitude '35.32801'^^xsd:double;
  dwc:coordinatePrecision '15'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_2020_35.32801_25.38676_Georgia Tavantzopoulou'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Torquigener%20flavimaculosus_2019_35.33617_25.38678_6-6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2019_35.33617_25.38678_6-6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2019_35.33617_25.38678_6-6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.33617 25.38678)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.33617"^^xsd:decimal ;
  dwc:decimalLongitude "25.38678"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2019_35.33617_25.38678_6-6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.33617 25.38678)"^^geo:wktLiteral ;
  geo-pos:lat "35.33617"^^xsd:decimal ;
  geo-pos:long "25.38678"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Torquigener%20flavimaculosus_2019_35.33617_25.38678_6-6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Torquigener flavimaculosus_2019_35.33617_25.38678_6-6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Torquigener flavimaculosus_2019_35.33617_25.38678_6-6'^^xsd:string;
  dwc:scientificName 'Torquigener flavimaculosus Hardy & Randall, 1983'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.38678'^^xsd:double;
  dwc:latitude '35.33617'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '219962'^^xsd:integer;
  dwc:occurrenceId 'Torquigener flavimaculosus_2019_35.33617_25.38678_6-6'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219962'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '8'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2019_35.33724_25.3868_9-9_>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2019_35.33724_25.3868_9-9_> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2019_35.33724_25.3868_9-9_> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.33724 25.3868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.33724"^^xsd:decimal ;
  dwc:decimalLongitude "25.3868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2019_35.33724_25.3868_9-9_>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.33724 25.3868)"^^geo:wktLiteral ;
  geo-pos:lat "35.33724"^^xsd:decimal ;
  geo-pos:long "25.3868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2019_35.33724_25.3868_9-9_>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2019_35.33724_25.3868_9-9_" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2019_35.33724_25.3868_9-9_'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.3868'^^xsd:double;
  dwc:latitude '35.33724'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2019_35.33724_25.3868_9-9_'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20taxifolia%20var.%20distichophylla_2015_35.32987_25.38694_6-6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20taxifolia%20var.%20distichophylla_2015_35.32987_25.38694_6-6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20taxifolia%20var.%20distichophylla_2015_35.32987_25.38694_6-6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.32987 25.38694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.32987"^^xsd:decimal ;
  dwc:decimalLongitude "25.38694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20taxifolia%20var.%20distichophylla_2015_35.32987_25.38694_6-6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.32987 25.38694)"^^geo:wktLiteral ;
  geo-pos:lat "35.32987"^^xsd:decimal ;
  geo-pos:long "25.38694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20taxifolia%20var.%20distichophylla_2015_35.32987_25.38694_6-6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa taxifolia var. distichophylla_2015_35.32987_25.38694_6-6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa taxifolia var. distichophylla_2015_35.32987_25.38694_6-6'^^xsd:string;
  dwc:scientificName 'Caulerpa taxifolia var. distichophylla (Sonder) Verlaque, Huisman & Procaccini, 2013'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.38694'^^xsd:double;
  dwc:latitude '35.32987'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '761430'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa taxifolia var. distichophylla_2015_35.32987_25.38694_6-6'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '761430'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'very low'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20taxifolia%20var.%20distichophylla_2019_35.32987_25.38694_6-6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20taxifolia%20var.%20distichophylla_2019_35.32987_25.38694_6-6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20taxifolia%20var.%20distichophylla_2019_35.32987_25.38694_6-6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.32987 25.38694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.32987"^^xsd:decimal ;
  dwc:decimalLongitude "25.38694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20taxifolia%20var.%20distichophylla_2019_35.32987_25.38694_6-6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.32987 25.38694)"^^geo:wktLiteral ;
  geo-pos:lat "35.32987"^^xsd:decimal ;
  geo-pos:long "25.38694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20taxifolia%20var.%20distichophylla_2019_35.32987_25.38694_6-6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa taxifolia var. distichophylla_2019_35.32987_25.38694_6-6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa taxifolia var. distichophylla_2019_35.32987_25.38694_6-6'^^xsd:string;
  dwc:scientificName 'Caulerpa taxifolia var. distichophylla (Sonder) Verlaque, Huisman & Procaccini, 2013'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.38694'^^xsd:double;
  dwc:latitude '35.32987'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '761430'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa taxifolia var. distichophylla_2019_35.32987_25.38694_6-6'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '761430'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'very low'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2018_35.33007_25.38722_2-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2018_35.33007_25.38722_2-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2018_35.33007_25.38722_2-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.33007 25.38722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.33007"^^xsd:decimal ;
  dwc:decimalLongitude "25.38722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2018_35.33007_25.38722_2-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.33007 25.38722)"^^geo:wktLiteral ;
  geo-pos:lat "35.33007"^^xsd:decimal ;
  geo-pos:long "25.38722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2018_35.33007_25.38722_2-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2018_35.33007_25.38722_2-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2018_35.33007_25.38722_2-2'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.38722'^^xsd:double;
  dwc:latitude '35.33007'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2018_35.33007_25.38722_2-2'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '10'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pempheris%20rhomboidea_2019_35.33742_25.38726_4-4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pempheris%20rhomboidea_2019_35.33742_25.38726_4-4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pempheris%20rhomboidea_2019_35.33742_25.38726_4-4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.33742 25.38726)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.33742"^^xsd:decimal ;
  dwc:decimalLongitude "25.38726"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pempheris%20rhomboidea_2019_35.33742_25.38726_4-4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.33742 25.38726)"^^geo:wktLiteral ;
  geo-pos:lat "35.33742"^^xsd:decimal ;
  geo-pos:long "25.38726"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pempheris%20rhomboidea_2019_35.33742_25.38726_4-4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pempheris rhomboidea_2019_35.33742_25.38726_4-4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pempheris rhomboidea_2019_35.33742_25.38726_4-4'^^xsd:string;
  dwc:scientificName 'Pempheris rhomboidea Kossmann & Räuber, 1877'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.38726'^^xsd:double;
  dwc:latitude '35.33742'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '310134'^^xsd:integer;
  dwc:occurrenceId 'Pempheris rhomboidea_2019_35.33742_25.38726_4-4'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '310134'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '20'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2008_36.73067_25.38768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.73067_25.38768> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.73067_25.38768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.73067 25.38768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.73067"^^xsd:decimal ;
  dwc:decimalLongitude "25.38768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.73067_25.38768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.73067 25.38768)"^^geo:wktLiteral ;
  geo-pos:lat "36.73067"^^xsd:decimal ;
  geo-pos:long "25.38768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2008_36.73067_25.38768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2008_36.73067_25.38768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2008_36.73067_25.38768'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.38768'^^xsd:double;
  dwc:latitude '36.73067'^^xsd:double;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2008_36.73067_25.38768'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2008_36.73067_25.38768_7-7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.73067_25.38768_7-7> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.73067_25.38768_7-7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.73067 25.38768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.73067"^^xsd:decimal ;
  dwc:decimalLongitude "25.38768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.73067_25.38768_7-7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.73067 25.38768)"^^geo:wktLiteral ;
  geo-pos:lat "36.73067"^^xsd:decimal ;
  geo-pos:long "25.38768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2008_36.73067_25.38768_7-7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2008_36.73067_25.38768_7-7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2008_36.73067_25.38768_7-7'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.38768'^^xsd:double;
  dwc:latitude '36.73067'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2008_36.73067_25.38768_7-7'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2019_35.33766_25.3877_8-8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2019_35.33766_25.3877_8-8> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2019_35.33766_25.3877_8-8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.33766 25.3877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.33766"^^xsd:decimal ;
  dwc:decimalLongitude "25.3877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2019_35.33766_25.3877_8-8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.33766 25.3877)"^^geo:wktLiteral ;
  geo-pos:lat "35.33766"^^xsd:decimal ;
  geo-pos:long "25.3877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2019_35.33766_25.3877_8-8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2019_35.33766_25.3877_8-8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2019_35.33766_25.3877_8-8'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.3877'^^xsd:double;
  dwc:latitude '35.33766'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2019_35.33766_25.3877_8-8'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20taxifolia%20var.%20distichophylla_2017_35.32553_25.38792_3-3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20taxifolia%20var.%20distichophylla_2017_35.32553_25.38792_3-3> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20taxifolia%20var.%20distichophylla_2017_35.32553_25.38792_3-3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.32553 25.38792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.32553"^^xsd:decimal ;
  dwc:decimalLongitude "25.38792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20taxifolia%20var.%20distichophylla_2017_35.32553_25.38792_3-3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.32553 25.38792)"^^geo:wktLiteral ;
  geo-pos:lat "35.32553"^^xsd:decimal ;
  geo-pos:long "25.38792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20taxifolia%20var.%20distichophylla_2017_35.32553_25.38792_3-3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa taxifolia var. distichophylla_2017_35.32553_25.38792_3-3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa taxifolia var. distichophylla_2017_35.32553_25.38792_3-3'^^xsd:string;
  dwc:scientificName 'Caulerpa taxifolia var. distichophylla (Sonder) Verlaque, Huisman & Procaccini, 2013'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.38792'^^xsd:double;
  dwc:latitude '35.32553'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '761430'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa taxifolia var. distichophylla_2017_35.32553_25.38792_3-3'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '761430'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20taxifolia%20var.%20distichophylla_2020_35.329_25.388_3-6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20taxifolia%20var.%20distichophylla_2020_35.329_25.388_3-6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20taxifolia%20var.%20distichophylla_2020_35.329_25.388_3-6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.329 25.388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.329"^^xsd:decimal ;
  dwc:decimalLongitude "25.388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20taxifolia%20var.%20distichophylla_2020_35.329_25.388_3-6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.329 25.388)"^^geo:wktLiteral ;
  geo-pos:lat "35.329"^^xsd:decimal ;
  geo-pos:long "25.388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20taxifolia%20var.%20distichophylla_2020_35.329_25.388_3-6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa taxifolia var. distichophylla_2020_35.329_25.388_3-6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa taxifolia var. distichophylla_2020_35.329_25.388_3-6'^^xsd:string;
  dwc:scientificName 'Caulerpa taxifolia var. distichophylla (Sonder) Verlaque, Huisman & Procaccini, 2013'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.388'^^xsd:double;
  dwc:latitude '35.329'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '761430'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa taxifolia var. distichophylla_2020_35.329_25.388_3-6'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '761430'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '50'^^xsd:integer;
  dwc:organismQuantityType '% cover'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Ganonema%20farinosum_2020_35.329_25.388_1-8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Ganonema%20farinosum_2020_35.329_25.388_1-8> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Ganonema%20farinosum_2020_35.329_25.388_1-8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.329 25.388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.329"^^xsd:decimal ;
  dwc:decimalLongitude "25.388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Ganonema%20farinosum_2020_35.329_25.388_1-8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.329 25.388)"^^geo:wktLiteral ;
  geo-pos:lat "35.329"^^xsd:decimal ;
  geo-pos:long "25.388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Ganonema%20farinosum_2020_35.329_25.388_1-8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ganonema farinosum_2020_35.329_25.388_1-8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Ganonema farinosum_2020_35.329_25.388_1-8'^^xsd:string;
  dwc:scientificName 'Ganonema farinosum (J.V.Lamouroux) K.-C.Fan & Y.-C.Wang, 1974'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.388'^^xsd:double;
  dwc:latitude '35.329'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145749'^^xsd:integer;
  dwc:occurrenceId 'Ganonema farinosum_2020_35.329_25.388_1-8'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145749'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '100'^^xsd:integer;
  dwc:organismQuantityType '% cover'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2020_35.329_25.388_5-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2020_35.329_25.388_5-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2020_35.329_25.388_5-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.329 25.388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.329"^^xsd:decimal ;
  dwc:decimalLongitude "25.388"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2020_35.329_25.388_5-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.329 25.388)"^^geo:wktLiteral ;
  geo-pos:lat "35.329"^^xsd:decimal ;
  geo-pos:long "25.388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2020_35.329_25.388_5-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2020_35.329_25.388_5-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2020_35.329_25.388_5-10'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.388'^^xsd:double;
  dwc:latitude '35.329'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2020_35.329_25.388_5-10'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '50'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2020_35.329_25.388_5-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_35.329_25.388_5-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_35.329_25.388_5-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.329 25.388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.329"^^xsd:decimal ;
  dwc:decimalLongitude "25.388"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_35.329_25.388_5-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.329 25.388)"^^geo:wktLiteral ;
  geo-pos:lat "35.329"^^xsd:decimal ;
  geo-pos:long "25.388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2020_35.329_25.388_5-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2020_35.329_25.388_5-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2020_35.329_25.388_5-10'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.388'^^xsd:double;
  dwc:latitude '35.329'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2020_35.329_25.388_5-10'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '50'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2008_36.65657_25.3883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.65657_25.3883> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.65657_25.3883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65657 25.3883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65657"^^xsd:decimal ;
  dwc:decimalLongitude "25.3883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.65657_25.3883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65657 25.3883)"^^geo:wktLiteral ;
  geo-pos:lat "36.65657"^^xsd:decimal ;
  geo-pos:long "25.3883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2008_36.65657_25.3883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2008_36.65657_25.3883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2008_36.65657_25.3883'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.3883'^^xsd:double;
  dwc:latitude '36.65657'^^xsd:double;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2008_36.65657_25.3883'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2008_36.65657_25.3883_2-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.65657_25.3883_2-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.65657_25.3883_2-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65657 25.3883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.65657"^^xsd:decimal ;
  dwc:decimalLongitude "25.3883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.65657_25.3883_2-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.65657 25.3883)"^^geo:wktLiteral ;
  geo-pos:lat "36.65657"^^xsd:decimal ;
  geo-pos:long "25.3883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2008_36.65657_25.3883_2-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2008_36.65657_25.3883_2-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2008_36.65657_25.3883_2-2'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.3883'^^xsd:double;
  dwc:latitude '36.65657'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2008_36.65657_25.3883_2-2'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2020_35.32395_25.39056_15-15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2020_35.32395_25.39056_15-15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2020_35.32395_25.39056_15-15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.32395 25.39056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.32395"^^xsd:decimal ;
  dwc:decimalLongitude "25.39056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2020_35.32395_25.39056_15-15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.32395 25.39056)"^^geo:wktLiteral ;
  geo-pos:lat "35.32395"^^xsd:decimal ;
  geo-pos:long "25.39056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2020_35.32395_25.39056_15-15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2020_35.32395_25.39056_15-15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2020_35.32395_25.39056_15-15'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.39056'^^xsd:double;
  dwc:latitude '35.32395'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2020_35.32395_25.39056_15-15'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '4'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2009_36.3478_25.39419_1-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_36.3478_25.39419_1-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_36.3478_25.39419_1-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3478 25.39419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3478"^^xsd:decimal ;
  dwc:decimalLongitude "25.39419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "61"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_36.3478_25.39419_1-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3478 25.39419)"^^geo:wktLiteral ;
  geo-pos:lat "36.3478"^^xsd:decimal ;
  geo-pos:long "25.39419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "61"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2009_36.3478_25.39419_1-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2009_36.3478_25.39419_1-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2009_36.3478_25.39419_1-1'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.39419'^^xsd:double;
  dwc:latitude '36.3478'^^xsd:double;
  dwc:coordinatePrecision '61'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2009_36.3478_25.39419_1-1'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'very high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2008_36.3478_25.39419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.3478_25.39419> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.3478_25.39419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3478 25.39419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3478"^^xsd:decimal ;
  dwc:decimalLongitude "25.39419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "61"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.3478_25.39419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3478 25.39419)"^^geo:wktLiteral ;
  geo-pos:lat "36.3478"^^xsd:decimal ;
  geo-pos:long "25.39419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "61"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2008_36.3478_25.39419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2008_36.3478_25.39419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2008_36.3478_25.39419'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.39419'^^xsd:double;
  dwc:latitude '36.3478'^^xsd:double;
  dwc:coordinatePrecision '61'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2008_36.3478_25.39419'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2009_36.3478_25.39419_2-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2009_36.3478_25.39419_2-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2009_36.3478_25.39419_2-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3478 25.39419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3478"^^xsd:decimal ;
  dwc:decimalLongitude "25.39419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "61"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2009_36.3478_25.39419_2-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3478 25.39419)"^^geo:wktLiteral ;
  geo-pos:lat "36.3478"^^xsd:decimal ;
  geo-pos:long "25.39419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "61"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2009_36.3478_25.39419_2-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2009_36.3478_25.39419_2-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2009_36.3478_25.39419_2-2'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.39419'^^xsd:double;
  dwc:latitude '36.3478'^^xsd:double;
  dwc:coordinatePrecision '61'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2009_36.3478_25.39419_2-2'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2008_36.66922_25.39428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.66922_25.39428> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.66922_25.39428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.66922 25.39428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.66922"^^xsd:decimal ;
  dwc:decimalLongitude "25.39428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.66922_25.39428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.66922 25.39428)"^^geo:wktLiteral ;
  geo-pos:lat "36.66922"^^xsd:decimal ;
  geo-pos:long "25.39428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2008_36.66922_25.39428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2008_36.66922_25.39428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2008_36.66922_25.39428'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.39428'^^xsd:double;
  dwc:latitude '36.66922'^^xsd:double;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2008_36.66922_25.39428'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2008_36.66922_25.39428_4-4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.66922_25.39428_4-4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.66922_25.39428_4-4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.66922 25.39428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.66922"^^xsd:decimal ;
  dwc:decimalLongitude "25.39428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.66922_25.39428_4-4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.66922 25.39428)"^^geo:wktLiteral ;
  geo-pos:lat "36.66922"^^xsd:decimal ;
  geo-pos:long "25.39428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2008_36.66922_25.39428_4-4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2008_36.66922_25.39428_4-4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2008_36.66922_25.39428_4-4'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.39428'^^xsd:double;
  dwc:latitude '36.66922'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2008_36.66922_25.39428_4-4'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Etrumeus%20golanii_1999_36.87999_25.39487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Etrumeus%20golanii_1999_36.87999_25.39487> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Etrumeus%20golanii_1999_36.87999_25.39487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87999 25.39487)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.87999"^^xsd:decimal ;
  dwc:decimalLongitude "25.39487"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Etrumeus%20golanii_1999_36.87999_25.39487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87999 25.39487)"^^geo:wktLiteral ;
  geo-pos:lat "36.87999"^^xsd:decimal ;
  geo-pos:long "25.39487"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Etrumeus%20golanii_1999_36.87999_25.39487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Etrumeus golanii_1999_36.87999_25.39487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Etrumeus golanii_1999_36.87999_25.39487'^^xsd:string;
  dwc:scientificName 'Etrumeus golanii DiBattista, Randall & Bowen, 2012'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.39487'^^xsd:double;
  dwc:latitude '36.87999'^^xsd:double;
  dwc:occurrenceRemarks 'approximate coordinates through Google Earth based on information provided by associatedReferences or asociatedMedia'^^xsd:string;
  dwc:aphiaid '890090'^^xsd:integer;
  dwc:occurrenceId 'Etrumeus golanii_1999_36.87999_25.39487'^^xsd:string;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '890090'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2007_35.31655_25.39523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2007_35.31655_25.39523> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2007_35.31655_25.39523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.31655 25.39523)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.31655"^^xsd:decimal ;
  dwc:decimalLongitude "25.39523"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2007_35.31655_25.39523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.31655 25.39523)"^^geo:wktLiteral ;
  geo-pos:lat "35.31655"^^xsd:decimal ;
  geo-pos:long "25.39523"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2007_35.31655_25.39523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2007_35.31655_25.39523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2007_35.31655_25.39523'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.39523'^^xsd:double;
  dwc:latitude '35.31655'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2007_35.31655_25.39523'^^xsd:string;
  dwc:observationDate '2007-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2012_36.36345_25.3955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2012_36.36345_25.3955> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2012_36.36345_25.3955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.36345 25.3955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.36345"^^xsd:decimal ;
  dwc:decimalLongitude "25.3955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2012_36.36345_25.3955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.36345 25.3955)"^^geo:wktLiteral ;
  geo-pos:lat "36.36345"^^xsd:decimal ;
  geo-pos:long "25.3955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2012_36.36345_25.3955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2012_36.36345_25.3955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2012_36.36345_25.3955'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.3955'^^xsd:double;
  dwc:latitude '36.36345'^^xsd:double;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2012_36.36345_25.3955'^^xsd:string;
  dwc:observationDate '2012-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2008_36.34558_25.39572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.34558_25.39572> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.34558_25.39572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.34558 25.39572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.34558"^^xsd:decimal ;
  dwc:decimalLongitude "25.39572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.34558_25.39572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.34558 25.39572)"^^geo:wktLiteral ;
  geo-pos:lat "36.34558"^^xsd:decimal ;
  geo-pos:long "25.39572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2008_36.34558_25.39572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2008_36.34558_25.39572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2008_36.34558_25.39572'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.39572'^^xsd:double;
  dwc:latitude '36.34558'^^xsd:double;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2008_36.34558_25.39572'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2008_36.34558_25.39572_4-4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.34558_25.39572_4-4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.34558_25.39572_4-4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.34558 25.39572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.34558"^^xsd:decimal ;
  dwc:decimalLongitude "25.39572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.34558_25.39572_4-4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.34558 25.39572)"^^geo:wktLiteral ;
  geo-pos:lat "36.34558"^^xsd:decimal ;
  geo-pos:long "25.39572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2008_36.34558_25.39572_4-4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2008_36.34558_25.39572_4-4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2008_36.34558_25.39572_4-4'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.39572'^^xsd:double;
  dwc:latitude '36.34558'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2008_36.34558_25.39572_4-4'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Callinectes%20sapidus_2018_36.97832_25.39687_georgedos>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2018_36.97832_25.39687_georgedos> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2018_36.97832_25.39687_georgedos> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97832 25.39687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.97832"^^xsd:decimal ;
  dwc:decimalLongitude "25.39687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "33"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Callinectes%20sapidus_2018_36.97832_25.39687_georgedos>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97832 25.39687)"^^geo:wktLiteral ;
  geo-pos:lat "36.97832"^^xsd:decimal ;
  geo-pos:long "25.39687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "33"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Callinectes%20sapidus_2018_36.97832_25.39687_georgedos>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Callinectes sapidus_2018_36.97832_25.39687_georgedos" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Callinectes sapidus_2018_36.97832_25.39687_georgedos'^^xsd:string;
  dwc:scientificName 'Callinectes sapidus Rathbun, 1896'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'georgedos'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.39687'^^xsd:double;
  dwc:latitude '36.97832'^^xsd:double;
  dwc:coordinatePrecision '33'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '107379'^^xsd:integer;
  dwc:occurrenceId 'Callinectes sapidus_2018_36.97832_25.39687_georgedos'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107379'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2019_36.3632_25.39689_>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.3632_25.39689_> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.3632_25.39689_> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3632 25.39689)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3632"^^xsd:decimal ;
  dwc:decimalLongitude "25.39689"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.3632_25.39689_>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3632 25.39689)"^^geo:wktLiteral ;
  geo-pos:lat "36.3632"^^xsd:decimal ;
  geo-pos:long "25.39689"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2019_36.3632_25.39689_>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2019_36.3632_25.39689_" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2019_36.3632_25.39689_'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.39689'^^xsd:double;
  dwc:latitude '36.3632'^^xsd:double;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2019_36.3632_25.39689_'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Rhopilema%20nomadica_2019_36.36871_25.39853_6-6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Rhopilema%20nomadica_2019_36.36871_25.39853_6-6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Rhopilema%20nomadica_2019_36.36871_25.39853_6-6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.36871 25.39853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.36871"^^xsd:decimal ;
  dwc:decimalLongitude "25.39853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Rhopilema%20nomadica_2019_36.36871_25.39853_6-6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.36871 25.39853)"^^geo:wktLiteral ;
  geo-pos:lat "36.36871"^^xsd:decimal ;
  geo-pos:long "25.39853"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Rhopilema%20nomadica_2019_36.36871_25.39853_6-6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Rhopilema nomadica_2019_36.36871_25.39853_6-6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Rhopilema nomadica_2019_36.36871_25.39853_6-6'^^xsd:string;
  dwc:scientificName 'Rhopilema nomadica Galil, Spanier & Ferguson, 1990'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.39853'^^xsd:double;
  dwc:latitude '36.36871'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '232032'^^xsd:integer;
  dwc:occurrenceId 'Rhopilema nomadica_2019_36.36871_25.39853_6-6'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '232032'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Rhopilema%20nomadica_2019_36.37313_25.39887_20-20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Rhopilema%20nomadica_2019_36.37313_25.39887_20-20> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Rhopilema%20nomadica_2019_36.37313_25.39887_20-20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.37313 25.39887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.37313"^^xsd:decimal ;
  dwc:decimalLongitude "25.39887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Rhopilema%20nomadica_2019_36.37313_25.39887_20-20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.37313 25.39887)"^^geo:wktLiteral ;
  geo-pos:lat "36.37313"^^xsd:decimal ;
  geo-pos:long "25.39887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Rhopilema%20nomadica_2019_36.37313_25.39887_20-20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Rhopilema nomadica_2019_36.37313_25.39887_20-20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Rhopilema nomadica_2019_36.37313_25.39887_20-20'^^xsd:string;
  dwc:scientificName 'Rhopilema nomadica Galil, Spanier & Ferguson, 1990'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.39887'^^xsd:double;
  dwc:latitude '36.37313'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '232032'^^xsd:integer;
  dwc:occurrenceId 'Rhopilema nomadica_2019_36.37313_25.39887_20-20'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '232032'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Diadema%20setosum_2018_36.36203_25.40113_15-15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Diadema%20setosum_2018_36.36203_25.40113_15-15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Diadema%20setosum_2018_36.36203_25.40113_15-15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.36203 25.40113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.36203"^^xsd:decimal ;
  dwc:decimalLongitude "25.40113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Diadema%20setosum_2018_36.36203_25.40113_15-15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.36203 25.40113)"^^geo:wktLiteral ;
  geo-pos:lat "36.36203"^^xsd:decimal ;
  geo-pos:long "25.40113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Diadema%20setosum_2018_36.36203_25.40113_15-15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Diadema setosum_2018_36.36203_25.40113_15-15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Diadema setosum_2018_36.36203_25.40113_15-15'^^xsd:string;
  dwc:scientificName 'Diadema setosum (Leske, 1778)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.40113'^^xsd:double;
  dwc:latitude '36.36203'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '213372'^^xsd:integer;
  dwc:occurrenceId 'Diadema setosum_2018_36.36203_25.40113_15-15'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213372'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2019_36.36189_25.40132_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_36.36189_25.40132_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_36.36189_25.40132_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.36189 25.40132)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.36189"^^xsd:decimal ;
  dwc:decimalLongitude "25.40132"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2019_36.36189_25.40132_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.36189 25.40132)"^^geo:wktLiteral ;
  geo-pos:lat "36.36189"^^xsd:decimal ;
  geo-pos:long "25.40132"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2019_36.36189_25.40132_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2019_36.36189_25.40132_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2019_36.36189_25.40132_5-5'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.40132'^^xsd:double;
  dwc:latitude '36.36189'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2019_36.36189_25.40132_5-5'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '10'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Mnemiopsis%20leidyi_1997%2F1999_39.86927_25.40176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_1997%2F1999_39.86927_25.40176> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_1997%2F1999_39.86927_25.40176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.86927 25.40176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.86927"^^xsd:decimal ;
  dwc:decimalLongitude "25.40176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_1997%2F1999_39.86927_25.40176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.86927 25.40176)"^^geo:wktLiteral ;
  geo-pos:lat "39.86927"^^xsd:decimal ;
  geo-pos:long "25.40176"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Mnemiopsis%20leidyi_1997%2F1999_39.86927_25.40176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mnemiopsis leidyi_1997/1999_39.86927_25.40176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Mnemiopsis leidyi_1997/1999_39.86927_25.40176'^^xsd:string;
  dwc:scientificName 'Mnemiopsis leidyi A. Agassiz, 1865'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.40176'^^xsd:double;
  dwc:latitude '39.86927'^^xsd:double;
  dwc:aphiaid '106401'^^xsd:integer;
  dwc:occurrenceId 'Mnemiopsis leidyi_1997/1999_39.86927_25.40176'^^xsd:string;
  dwc:aphiaIdAccepted '106401'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Diadema%20setosum_2019_36.36182_25.40186_26-26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Diadema%20setosum_2019_36.36182_25.40186_26-26> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Diadema%20setosum_2019_36.36182_25.40186_26-26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.36182 25.40186)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.36182"^^xsd:decimal ;
  dwc:decimalLongitude "25.40186"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Diadema%20setosum_2019_36.36182_25.40186_26-26>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.36182 25.40186)"^^geo:wktLiteral ;
  geo-pos:lat "36.36182"^^xsd:decimal ;
  geo-pos:long "25.40186"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Diadema%20setosum_2019_36.36182_25.40186_26-26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Diadema setosum_2019_36.36182_25.40186_26-26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Diadema setosum_2019_36.36182_25.40186_26-26'^^xsd:string;
  dwc:scientificName 'Diadema setosum (Leske, 1778)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.40186'^^xsd:double;
  dwc:latitude '36.36182'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '213372'^^xsd:integer;
  dwc:occurrenceId 'Diadema setosum_2019_36.36182_25.40186_26-26'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213372'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2008_36.47937_25.40302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.47937_25.40302> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.47937_25.40302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.47937 25.40302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.47937"^^xsd:decimal ;
  dwc:decimalLongitude "25.40302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.47937_25.40302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.47937 25.40302)"^^geo:wktLiteral ;
  geo-pos:lat "36.47937"^^xsd:decimal ;
  geo-pos:long "25.40302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2008_36.47937_25.40302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2008_36.47937_25.40302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2008_36.47937_25.40302'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.40302'^^xsd:double;
  dwc:latitude '36.47937'^^xsd:double;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2008_36.47937_25.40302'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2008_36.47937_25.40302_2-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.47937_25.40302_2-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.47937_25.40302_2-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.47937 25.40302)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.47937"^^xsd:decimal ;
  dwc:decimalLongitude "25.40302"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.47937_25.40302_2-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.47937 25.40302)"^^geo:wktLiteral ;
  geo-pos:lat "36.47937"^^xsd:decimal ;
  geo-pos:long "25.40302"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2008_36.47937_25.40302_2-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2008_36.47937_25.40302_2-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2008_36.47937_25.40302_2-2'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.40302'^^xsd:double;
  dwc:latitude '36.47937'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2008_36.47937_25.40302_2-2'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Diadema%20setosum_2020_36.36125_25.40343_Kabanos%20Dimitris-%20Dive%20In%20Action%20%7C%20Santorini%20Active%20Volcanic%20Environment>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Diadema%20setosum_2020_36.36125_25.40343_Kabanos%20Dimitris-%20Dive%20In%20Action%20%7C%20Santorini%20Active%20Volcanic%20Environment> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Diadema%20setosum_2020_36.36125_25.40343_Kabanos%20Dimitris-%20Dive%20In%20Action%20%7C%20Santorini%20Active%20Volcanic%20Environment> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.36125 25.40343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.36125"^^xsd:decimal ;
  dwc:decimalLongitude "25.40343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Diadema%20setosum_2020_36.36125_25.40343_Kabanos%20Dimitris-%20Dive%20In%20Action%20%7C%20Santorini%20Active%20Volcanic%20Environment>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.36125 25.40343)"^^geo:wktLiteral ;
  geo-pos:lat "36.36125"^^xsd:decimal ;
  geo-pos:long "25.40343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Diadema%20setosum_2020_36.36125_25.40343_Kabanos%20Dimitris-%20Dive%20In%20Action%20%7C%20Santorini%20Active%20Volcanic%20Environment>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Diadema setosum_2020_36.36125_25.40343_Kabanos Dimitris- Dive In Action | Santorini Active Volcanic Environment" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Diadema setosum_2020_36.36125_25.40343_Kabanos Dimitris- Dive In Action | Santorini Active Volcanic Environment'^^xsd:string;
  dwc:scientificName 'Diadema setosum (Leske, 1778)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Kabanos Dimitris- Dive In Action | Santorini Active Volcanic Environment'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.40343'^^xsd:double;
  dwc:latitude '36.36125'^^xsd:double;
  dwc:occurrenceRemarks 'UAEGEAN-ALAS'^^xsd:string;
  dwc:aphiaid '213372'^^xsd:integer;
  dwc:occurrenceId 'Diadema setosum_2020_36.36125_25.40343_Kabanos Dimitris- Dive In Action | Santorini Active Volcanic Environment'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213372'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2020_36.36125_25.40343_Kabanos%20Dimitris-%20Dive%20In%20Action%20%7C%20Santorini%20Active%20Volcanic%20Environment>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2020_36.36125_25.40343_Kabanos%20Dimitris-%20Dive%20In%20Action%20%7C%20Santorini%20Active%20Volcanic%20Environment> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2020_36.36125_25.40343_Kabanos%20Dimitris-%20Dive%20In%20Action%20%7C%20Santorini%20Active%20Volcanic%20Environment> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.36125 25.40343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.36125"^^xsd:decimal ;
  dwc:decimalLongitude "25.40343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2020_36.36125_25.40343_Kabanos%20Dimitris-%20Dive%20In%20Action%20%7C%20Santorini%20Active%20Volcanic%20Environment>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.36125 25.40343)"^^geo:wktLiteral ;
  geo-pos:lat "36.36125"^^xsd:decimal ;
  geo-pos:long "25.40343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2020_36.36125_25.40343_Kabanos%20Dimitris-%20Dive%20In%20Action%20%7C%20Santorini%20Active%20Volcanic%20Environment>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2020_36.36125_25.40343_Kabanos Dimitris- Dive In Action | Santorini Active Volcanic Environment" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2020_36.36125_25.40343_Kabanos Dimitris- Dive In Action | Santorini Active Volcanic Environment'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Kabanos Dimitris- Dive In Action | Santorini Active Volcanic Environment'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.40343'^^xsd:double;
  dwc:latitude '36.36125'^^xsd:double;
  dwc:occurrenceRemarks 'UAEGEAN-ALAS'^^xsd:string;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2020_36.36125_25.40343_Kabanos Dimitris- Dive In Action | Santorini Active Volcanic Environment'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2020_36.36125_25.40343_Kabanos%20Dimitris-%20Dive%20In%20Action%20%7C%20Santorini%20Active%20Volcanic%20Environment>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2020_36.36125_25.40343_Kabanos%20Dimitris-%20Dive%20In%20Action%20%7C%20Santorini%20Active%20Volcanic%20Environment> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2020_36.36125_25.40343_Kabanos%20Dimitris-%20Dive%20In%20Action%20%7C%20Santorini%20Active%20Volcanic%20Environment> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.36125 25.40343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.36125"^^xsd:decimal ;
  dwc:decimalLongitude "25.40343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2020_36.36125_25.40343_Kabanos%20Dimitris-%20Dive%20In%20Action%20%7C%20Santorini%20Active%20Volcanic%20Environment>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.36125 25.40343)"^^geo:wktLiteral ;
  geo-pos:lat "36.36125"^^xsd:decimal ;
  geo-pos:long "25.40343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2020_36.36125_25.40343_Kabanos%20Dimitris-%20Dive%20In%20Action%20%7C%20Santorini%20Active%20Volcanic%20Environment>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2020_36.36125_25.40343_Kabanos Dimitris- Dive In Action | Santorini Active Volcanic Environment" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2020_36.36125_25.40343_Kabanos Dimitris- Dive In Action | Santorini Active Volcanic Environment'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Kabanos Dimitris- Dive In Action | Santorini Active Volcanic Environment'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.40343'^^xsd:double;
  dwc:latitude '36.36125'^^xsd:double;
  dwc:occurrenceRemarks 'UAEGEAN-ALAS'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2020_36.36125_25.40343_Kabanos Dimitris- Dive In Action | Santorini Active Volcanic Environment'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2020_36.36158_25.40407_14-14_Dimitris%20Kambanos>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2020_36.36158_25.40407_14-14_Dimitris%20Kambanos> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2020_36.36158_25.40407_14-14_Dimitris%20Kambanos> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.36158 25.40407)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.36158"^^xsd:decimal ;
  dwc:decimalLongitude "25.40407"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2020_36.36158_25.40407_14-14_Dimitris%20Kambanos>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.36158 25.40407)"^^geo:wktLiteral ;
  geo-pos:lat "36.36158"^^xsd:decimal ;
  geo-pos:long "25.40407"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2020_36.36158_25.40407_14-14_Dimitris%20Kambanos>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2020_36.36158_25.40407_14-14_Dimitris Kambanos" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2020_36.36158_25.40407_14-14_Dimitris Kambanos'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Dimitris Kambanos'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.40407'^^xsd:double;
  dwc:latitude '36.36158'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2020_36.36158_25.40407_14-14_Dimitris Kambanos'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2019_36.45459_25.40415_2-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.45459_25.40415_2-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.45459_25.40415_2-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45459 25.40415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.45459"^^xsd:decimal ;
  dwc:decimalLongitude "25.40415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.45459_25.40415_2-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45459 25.40415)"^^geo:wktLiteral ;
  geo-pos:lat "36.45459"^^xsd:decimal ;
  geo-pos:long "25.40415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2019_36.45459_25.40415_2-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2019_36.45459_25.40415_2-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2019_36.45459_25.40415_2-2'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.40415'^^xsd:double;
  dwc:latitude '36.45459'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2019_36.45459_25.40415_2-2'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2019_36.45459_25.40415_45-45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.45459_25.40415_45-45> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.45459_25.40415_45-45> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45459 25.40415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.45459"^^xsd:decimal ;
  dwc:decimalLongitude "25.40415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.45459_25.40415_45-45>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45459 25.40415)"^^geo:wktLiteral ;
  geo-pos:lat "36.45459"^^xsd:decimal ;
  geo-pos:long "25.40415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2019_36.45459_25.40415_45-45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2019_36.45459_25.40415_45-45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2019_36.45459_25.40415_45-45'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.40415'^^xsd:double;
  dwc:latitude '36.45459'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2019_36.45459_25.40415_45-45'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2019_36.36165_25.4042_13-13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.36165_25.4042_13-13> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.36165_25.4042_13-13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.36165 25.4042)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.36165"^^xsd:decimal ;
  dwc:decimalLongitude "25.4042"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.36165_25.4042_13-13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.36165 25.4042)"^^geo:wktLiteral ;
  geo-pos:lat "36.36165"^^xsd:decimal ;
  geo-pos:long "25.4042"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2019_36.36165_25.4042_13-13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2019_36.36165_25.4042_13-13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2019_36.36165_25.4042_13-13'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.4042'^^xsd:double;
  dwc:latitude '36.36165'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2019_36.36165_25.4042_13-13'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2020_36.36151_25.40421_7-7_Dimitris%20Kambanos>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2020_36.36151_25.40421_7-7_Dimitris%20Kambanos> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2020_36.36151_25.40421_7-7_Dimitris%20Kambanos> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.36151 25.40421)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.36151"^^xsd:decimal ;
  dwc:decimalLongitude "25.40421"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2020_36.36151_25.40421_7-7_Dimitris%20Kambanos>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.36151 25.40421)"^^geo:wktLiteral ;
  geo-pos:lat "36.36151"^^xsd:decimal ;
  geo-pos:long "25.40421"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2020_36.36151_25.40421_7-7_Dimitris%20Kambanos>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2020_36.36151_25.40421_7-7_Dimitris Kambanos" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2020_36.36151_25.40421_7-7_Dimitris Kambanos'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Dimitris Kambanos'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.40421'^^xsd:double;
  dwc:latitude '36.36151'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2020_36.36151_25.40421_7-7_Dimitris Kambanos'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Diadema%20setosum_2018_36.36115_25.40462_24-24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Diadema%20setosum_2018_36.36115_25.40462_24-24> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Diadema%20setosum_2018_36.36115_25.40462_24-24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.36115 25.40462)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.36115"^^xsd:decimal ;
  dwc:decimalLongitude "25.40462"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Diadema%20setosum_2018_36.36115_25.40462_24-24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.36115 25.40462)"^^geo:wktLiteral ;
  geo-pos:lat "36.36115"^^xsd:decimal ;
  geo-pos:long "25.40462"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Diadema%20setosum_2018_36.36115_25.40462_24-24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Diadema setosum_2018_36.36115_25.40462_24-24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Diadema setosum_2018_36.36115_25.40462_24-24'^^xsd:string;
  dwc:scientificName 'Diadema setosum (Leske, 1778)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.40462'^^xsd:double;
  dwc:latitude '36.36115'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '213372'^^xsd:integer;
  dwc:occurrenceId 'Diadema setosum_2018_36.36115_25.40462_24-24'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213372'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2020_36.36151_25.40462_3-3_Panagiotis%20Petris>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2020_36.36151_25.40462_3-3_Panagiotis%20Petris> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2020_36.36151_25.40462_3-3_Panagiotis%20Petris> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.36151 25.40462)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.36151"^^xsd:decimal ;
  dwc:decimalLongitude "25.40462"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2020_36.36151_25.40462_3-3_Panagiotis%20Petris>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.36151 25.40462)"^^geo:wktLiteral ;
  geo-pos:lat "36.36151"^^xsd:decimal ;
  geo-pos:long "25.40462"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2020_36.36151_25.40462_3-3_Panagiotis%20Petris>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2020_36.36151_25.40462_3-3_Panagiotis Petris" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2020_36.36151_25.40462_3-3_Panagiotis Petris'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Panagiotis Petris'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.40462'^^xsd:double;
  dwc:latitude '36.36151'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2020_36.36151_25.40462_3-3_Panagiotis Petris'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Synaptula%20reciprocans_2019_36.95777_25.4056_Nicolas%20Lagi%C3%A8re>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2019_36.95777_25.4056_Nicolas%20Lagi%C3%A8re> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2019_36.95777_25.4056_Nicolas%20Lagi%C3%A8re> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.95777 25.4056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.95777"^^xsd:decimal ;
  dwc:decimalLongitude "25.4056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2019_36.95777_25.4056_Nicolas%20Lagi%C3%A8re>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.95777 25.4056)"^^geo:wktLiteral ;
  geo-pos:lat "36.95777"^^xsd:decimal ;
  geo-pos:long "25.4056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Synaptula%20reciprocans_2019_36.95777_25.4056_Nicolas%20Lagi%C3%A8re>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Synaptula reciprocans_2019_36.95777_25.4056_Nicolas Lagière" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Synaptula reciprocans_2019_36.95777_25.4056_Nicolas Lagière'^^xsd:string;
  dwc:scientificName 'Synaptula reciprocans (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Nicolas Lagière'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.4056'^^xsd:double;
  dwc:latitude '36.95777'^^xsd:double;
  dwc:aphiaid '124483'^^xsd:integer;
  dwc:occurrenceId 'Synaptula reciprocans_2019_36.95777_25.4056_Nicolas Lagière'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124483'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2019_36.45842_25.40577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.45842_25.40577> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.45842_25.40577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45842 25.40577)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.45842"^^xsd:decimal ;
  dwc:decimalLongitude "25.40577"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.45842_25.40577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45842 25.40577)"^^geo:wktLiteral ;
  geo-pos:lat "36.45842"^^xsd:decimal ;
  geo-pos:long "25.40577"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2019_36.45842_25.40577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2019_36.45842_25.40577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2019_36.45842_25.40577'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.40577'^^xsd:double;
  dwc:latitude '36.45842'^^xsd:double;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2019_36.45842_25.40577'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Amathia%20verticillata_1986_36.41481_25.40752_5-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Amathia%20verticillata_1986_36.41481_25.40752_5-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Amathia%20verticillata_1986_36.41481_25.40752_5-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.41481 25.40752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.41481"^^xsd:decimal ;
  dwc:decimalLongitude "25.40752"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Amathia%20verticillata_1986_36.41481_25.40752_5-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.41481 25.40752)"^^geo:wktLiteral ;
  geo-pos:lat "36.41481"^^xsd:decimal ;
  geo-pos:long "25.40752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Amathia%20verticillata_1986_36.41481_25.40752_5-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Amathia verticillata_1986_36.41481_25.40752_5-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Amathia verticillata_1986_36.41481_25.40752_5-10'^^xsd:string;
  dwc:scientificName 'Amathia verticillata (delle Chiaje, 1822)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.40752'^^xsd:double;
  dwc:latitude '36.41481'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '851581'^^xsd:integer;
  dwc:occurrenceId 'Amathia verticillata_1986_36.41481_25.40752_5-10'^^xsd:string;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '851581'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2008_36.4084_25.41073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.4084_25.41073> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.4084_25.41073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4084 25.41073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4084"^^xsd:decimal ;
  dwc:decimalLongitude "25.41073"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.4084_25.41073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4084 25.41073)"^^geo:wktLiteral ;
  geo-pos:lat "36.4084"^^xsd:decimal ;
  geo-pos:long "25.41073"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2008_36.4084_25.41073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2008_36.4084_25.41073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2008_36.4084_25.41073'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.41073'^^xsd:double;
  dwc:latitude '36.4084'^^xsd:double;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2008_36.4084_25.41073'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2008_36.4084_25.41073_18-18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.4084_25.41073_18-18> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.4084_25.41073_18-18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4084 25.41073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4084"^^xsd:decimal ;
  dwc:decimalLongitude "25.41073"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.4084_25.41073_18-18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4084 25.41073)"^^geo:wktLiteral ;
  geo-pos:lat "36.4084"^^xsd:decimal ;
  geo-pos:long "25.41073"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2008_36.4084_25.41073_18-18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2008_36.4084_25.41073_18-18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2008_36.4084_25.41073_18-18'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.41073'^^xsd:double;
  dwc:latitude '36.4084'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2008_36.4084_25.41073_18-18'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Synaptula%20reciprocans_2020_36.9539_25.4119_Nicolas%20Lagi%C3%A8re>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2020_36.9539_25.4119_Nicolas%20Lagi%C3%A8re> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2020_36.9539_25.4119_Nicolas%20Lagi%C3%A8re> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9539 25.4119)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9539"^^xsd:decimal ;
  dwc:decimalLongitude "25.4119"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2020_36.9539_25.4119_Nicolas%20Lagi%C3%A8re>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9539 25.4119)"^^geo:wktLiteral ;
  geo-pos:lat "36.9539"^^xsd:decimal ;
  geo-pos:long "25.4119"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Synaptula%20reciprocans_2020_36.9539_25.4119_Nicolas%20Lagi%C3%A8re>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Synaptula reciprocans_2020_36.9539_25.4119_Nicolas Lagière" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Synaptula reciprocans_2020_36.9539_25.4119_Nicolas Lagière'^^xsd:string;
  dwc:scientificName 'Synaptula reciprocans (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Nicolas Lagière'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.4119'^^xsd:double;
  dwc:latitude '36.9539'^^xsd:double;
  dwc:aphiaid '124483'^^xsd:integer;
  dwc:occurrenceId 'Synaptula reciprocans_2020_36.9539_25.4119_Nicolas Lagière'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124483'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Synaptula%20reciprocans_2020_36.95596_25.41194_Nicolas%20Lagi%C3%A8re>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2020_36.95596_25.41194_Nicolas%20Lagi%C3%A8re> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2020_36.95596_25.41194_Nicolas%20Lagi%C3%A8re> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.95596 25.41194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.95596"^^xsd:decimal ;
  dwc:decimalLongitude "25.41194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2020_36.95596_25.41194_Nicolas%20Lagi%C3%A8re>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.95596 25.41194)"^^geo:wktLiteral ;
  geo-pos:lat "36.95596"^^xsd:decimal ;
  geo-pos:long "25.41194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Synaptula%20reciprocans_2020_36.95596_25.41194_Nicolas%20Lagi%C3%A8re>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Synaptula reciprocans_2020_36.95596_25.41194_Nicolas Lagière" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Synaptula reciprocans_2020_36.95596_25.41194_Nicolas Lagière'^^xsd:string;
  dwc:scientificName 'Synaptula reciprocans (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Nicolas Lagière'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.41194'^^xsd:double;
  dwc:latitude '36.95596'^^xsd:double;
  dwc:coordinatePrecision '7'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '124483'^^xsd:integer;
  dwc:occurrenceId 'Synaptula reciprocans_2020_36.95596_25.41194_Nicolas Lagière'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124483'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2016_36.95454_25.41227_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_36.95454_25.41227_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_36.95454_25.41227_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.95454 25.41227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.95454"^^xsd:decimal ;
  dwc:decimalLongitude "25.41227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2016_36.95454_25.41227_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.95454 25.41227)"^^geo:wktLiteral ;
  geo-pos:lat "36.95454"^^xsd:decimal ;
  geo-pos:long "25.41227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2016_36.95454_25.41227_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2016_36.95454_25.41227_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2016_36.95454_25.41227_5-5'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.41227'^^xsd:double;
  dwc:latitude '36.95454'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2016_36.95454_25.41227_5-5'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2016_36.95454_25.41227_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_36.95454_25.41227_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_36.95454_25.41227_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.95454 25.41227)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.95454"^^xsd:decimal ;
  dwc:decimalLongitude "25.41227"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_36.95454_25.41227_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.95454 25.41227)"^^geo:wktLiteral ;
  geo-pos:lat "36.95454"^^xsd:decimal ;
  geo-pos:long "25.41227"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2016_36.95454_25.41227_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2016_36.95454_25.41227_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2016_36.95454_25.41227_5-5'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.41227'^^xsd:double;
  dwc:latitude '36.95454'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2016_36.95454_25.41227_5-5'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Diadema%20setosum_2020_36.9559_25.41249_Nicolas%20Lagi%C3%A8re>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Diadema%20setosum_2020_36.9559_25.41249_Nicolas%20Lagi%C3%A8re> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Diadema%20setosum_2020_36.9559_25.41249_Nicolas%20Lagi%C3%A8re> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9559 25.41249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9559"^^xsd:decimal ;
  dwc:decimalLongitude "25.41249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Diadema%20setosum_2020_36.9559_25.41249_Nicolas%20Lagi%C3%A8re>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9559 25.41249)"^^geo:wktLiteral ;
  geo-pos:lat "36.9559"^^xsd:decimal ;
  geo-pos:long "25.41249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Diadema%20setosum_2020_36.9559_25.41249_Nicolas%20Lagi%C3%A8re>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Diadema setosum_2020_36.9559_25.41249_Nicolas Lagière" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Diadema setosum_2020_36.9559_25.41249_Nicolas Lagière'^^xsd:string;
  dwc:scientificName 'Diadema setosum (Leske, 1778)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Nicolas Lagière'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.41249'^^xsd:double;
  dwc:latitude '36.9559'^^xsd:double;
  dwc:aphiaid '213372'^^xsd:integer;
  dwc:occurrenceId 'Diadema setosum_2020_36.9559_25.41249_Nicolas Lagière'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213372'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Diadema%20setosum_2020_36.42875_25.41514_10-10_V.%20Koulouberis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Diadema%20setosum_2020_36.42875_25.41514_10-10_V.%20Koulouberis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Diadema%20setosum_2020_36.42875_25.41514_10-10_V.%20Koulouberis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42875 25.41514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.42875"^^xsd:decimal ;
  dwc:decimalLongitude "25.41514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Diadema%20setosum_2020_36.42875_25.41514_10-10_V.%20Koulouberis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42875 25.41514)"^^geo:wktLiteral ;
  geo-pos:lat "36.42875"^^xsd:decimal ;
  geo-pos:long "25.41514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Diadema%20setosum_2020_36.42875_25.41514_10-10_V.%20Koulouberis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Diadema setosum_2020_36.42875_25.41514_10-10_V. Koulouberis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Diadema setosum_2020_36.42875_25.41514_10-10_V. Koulouberis'^^xsd:string;
  dwc:scientificName 'Diadema setosum (Leske, 1778)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'V. Koulouberis'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.41514'^^xsd:double;
  dwc:latitude '36.42875'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '213372'^^xsd:integer;
  dwc:occurrenceId 'Diadema setosum_2020_36.42875_25.41514_10-10_V. Koulouberis'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213372'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Torquigener%20flavimaculosus_2018_36.3881_25.41574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2018_36.3881_25.41574> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2018_36.3881_25.41574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3881 25.41574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3881"^^xsd:decimal ;
  dwc:decimalLongitude "25.41574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2018_36.3881_25.41574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3881 25.41574)"^^geo:wktLiteral ;
  geo-pos:lat "36.3881"^^xsd:decimal ;
  geo-pos:long "25.41574"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Torquigener%20flavimaculosus_2018_36.3881_25.41574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Torquigener flavimaculosus_2018_36.3881_25.41574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Torquigener flavimaculosus_2018_36.3881_25.41574'^^xsd:string;
  dwc:scientificName 'Torquigener flavimaculosus Hardy & Randall, 1983'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.41574'^^xsd:double;
  dwc:latitude '36.3881'^^xsd:double;
  dwc:occurrenceRemarks 'approximate coordinates through Google Earth based on information provided by associatedReferences or asociatedMedia'^^xsd:string;
  dwc:aphiaid '219962'^^xsd:integer;
  dwc:occurrenceId 'Torquigener flavimaculosus_2018_36.3881_25.41574'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219962'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Synaptula%20reciprocans_2019_36.9444_25.41618_Nicolas%20Lagi%C3%A8re>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2019_36.9444_25.41618_Nicolas%20Lagi%C3%A8re> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2019_36.9444_25.41618_Nicolas%20Lagi%C3%A8re> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9444 25.41618)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9444"^^xsd:decimal ;
  dwc:decimalLongitude "25.41618"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2019_36.9444_25.41618_Nicolas%20Lagi%C3%A8re>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9444 25.41618)"^^geo:wktLiteral ;
  geo-pos:lat "36.9444"^^xsd:decimal ;
  geo-pos:long "25.41618"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Synaptula%20reciprocans_2019_36.9444_25.41618_Nicolas%20Lagi%C3%A8re>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Synaptula reciprocans_2019_36.9444_25.41618_Nicolas Lagière" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Synaptula reciprocans_2019_36.9444_25.41618_Nicolas Lagière'^^xsd:string;
  dwc:scientificName 'Synaptula reciprocans (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Nicolas Lagière'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.41618'^^xsd:double;
  dwc:latitude '36.9444'^^xsd:double;
  dwc:aphiaid '124483'^^xsd:integer;
  dwc:occurrenceId 'Synaptula reciprocans_2019_36.9444_25.41618_Nicolas Lagière'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124483'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20taxifolia%20var.%20distichophylla_2019_35.30807_25.41693_18-18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20taxifolia%20var.%20distichophylla_2019_35.30807_25.41693_18-18> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20taxifolia%20var.%20distichophylla_2019_35.30807_25.41693_18-18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.30807 25.41693)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.30807"^^xsd:decimal ;
  dwc:decimalLongitude "25.41693"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20taxifolia%20var.%20distichophylla_2019_35.30807_25.41693_18-18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.30807 25.41693)"^^geo:wktLiteral ;
  geo-pos:lat "35.30807"^^xsd:decimal ;
  geo-pos:long "25.41693"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20taxifolia%20var.%20distichophylla_2019_35.30807_25.41693_18-18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa taxifolia var. distichophylla_2019_35.30807_25.41693_18-18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa taxifolia var. distichophylla_2019_35.30807_25.41693_18-18'^^xsd:string;
  dwc:scientificName 'Caulerpa taxifolia var. distichophylla (Sonder) Verlaque, Huisman & Procaccini, 2013'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.41693'^^xsd:double;
  dwc:latitude '35.30807'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '761430'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa taxifolia var. distichophylla_2019_35.30807_25.41693_18-18'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '761430'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'moderate'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_2019_35.30669_25.41776_2-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_2019_35.30669_25.41776_2-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_2019_35.30669_25.41776_2-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.30669 25.41776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.30669"^^xsd:decimal ;
  dwc:decimalLongitude "25.41776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_2019_35.30669_25.41776_2-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.30669 25.41776)"^^geo:wktLiteral ;
  geo-pos:lat "35.30669"^^xsd:decimal ;
  geo-pos:long "25.41776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_2019_35.30669_25.41776_2-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_2019_35.30669_25.41776_2-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_2019_35.30669_25.41776_2-2'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.41776'^^xsd:double;
  dwc:latitude '35.30669'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_2019_35.30669_25.41776_2-2'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Halophila%20stipulacea_2017_35.31493_25.41868_20-20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2017_35.31493_25.41868_20-20> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2017_35.31493_25.41868_20-20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.31493 25.41868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.31493"^^xsd:decimal ;
  dwc:decimalLongitude "25.41868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Halophila%20stipulacea_2017_35.31493_25.41868_20-20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.31493 25.41868)"^^geo:wktLiteral ;
  geo-pos:lat "35.31493"^^xsd:decimal ;
  geo-pos:long "25.41868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Halophila%20stipulacea_2017_35.31493_25.41868_20-20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Halophila stipulacea_2017_35.31493_25.41868_20-20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Halophila stipulacea_2017_35.31493_25.41868_20-20'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea (Forsskål) Ascherson, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.41868'^^xsd:double;
  dwc:latitude '35.31493'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:occurrenceId 'Halophila stipulacea_2017_35.31493_25.41868_20-20'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2019_35.30724_25.41915_4-4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2019_35.30724_25.41915_4-4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2019_35.30724_25.41915_4-4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.30724 25.41915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.30724"^^xsd:decimal ;
  dwc:decimalLongitude "25.41915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2019_35.30724_25.41915_4-4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.30724 25.41915)"^^geo:wktLiteral ;
  geo-pos:lat "35.30724"^^xsd:decimal ;
  geo-pos:long "25.41915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2019_35.30724_25.41915_4-4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2019_35.30724_25.41915_4-4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2019_35.30724_25.41915_4-4'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.41915'^^xsd:double;
  dwc:latitude '35.30724'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2019_35.30724_25.41915_4-4'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2018_37.43997_25.4205_elodieb1996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2018_37.43997_25.4205_elodieb1996> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2018_37.43997_25.4205_elodieb1996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.43997 25.4205)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.43997"^^xsd:decimal ;
  dwc:decimalLongitude "25.4205"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2018_37.43997_25.4205_elodieb1996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.43997 25.4205)"^^geo:wktLiteral ;
  geo-pos:lat "37.43997"^^xsd:decimal ;
  geo-pos:long "25.4205"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2018_37.43997_25.4205_elodieb1996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2018_37.43997_25.4205_elodieb1996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2018_37.43997_25.4205_elodieb1996'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'elodieb1996'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.4205'^^xsd:double;
  dwc:latitude '37.43997'^^xsd:double;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2018_37.43997_25.4205_elodieb1996'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Diadema%20setosum_2020_36.82742_25.42149_4-4_Kabanos%20Dimitris-%20Dive%20In%20Action%20%7C%20Santorini%20Active%20Volcanic%20Environment>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Diadema%20setosum_2020_36.82742_25.42149_4-4_Kabanos%20Dimitris-%20Dive%20In%20Action%20%7C%20Santorini%20Active%20Volcanic%20Environment> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Diadema%20setosum_2020_36.82742_25.42149_4-4_Kabanos%20Dimitris-%20Dive%20In%20Action%20%7C%20Santorini%20Active%20Volcanic%20Environment> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.82742 25.42149)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.82742"^^xsd:decimal ;
  dwc:decimalLongitude "25.42149"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Diadema%20setosum_2020_36.82742_25.42149_4-4_Kabanos%20Dimitris-%20Dive%20In%20Action%20%7C%20Santorini%20Active%20Volcanic%20Environment>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.82742 25.42149)"^^geo:wktLiteral ;
  geo-pos:lat "36.82742"^^xsd:decimal ;
  geo-pos:long "25.42149"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Diadema%20setosum_2020_36.82742_25.42149_4-4_Kabanos%20Dimitris-%20Dive%20In%20Action%20%7C%20Santorini%20Active%20Volcanic%20Environment>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Diadema setosum_2020_36.82742_25.42149_4-4_Kabanos Dimitris- Dive In Action | Santorini Active Volcanic Environment" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Diadema setosum_2020_36.82742_25.42149_4-4_Kabanos Dimitris- Dive In Action | Santorini Active Volcanic Environment'^^xsd:string;
  dwc:scientificName 'Diadema setosum (Leske, 1778)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Kabanos Dimitris- Dive In Action | Santorini Active Volcanic Environment'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.42149'^^xsd:double;
  dwc:latitude '36.82742'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'UAEGEAN-ALAS'^^xsd:string;
  dwc:aphiaid '213372'^^xsd:integer;
  dwc:occurrenceId 'Diadema setosum_2020_36.82742_25.42149_4-4_Kabanos Dimitris- Dive In Action | Santorini Active Volcanic Environment'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213372'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2008_36.44667_25.4218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.44667_25.4218> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.44667_25.4218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44667 25.4218)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44667"^^xsd:decimal ;
  dwc:decimalLongitude "25.4218"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.44667_25.4218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44667 25.4218)"^^geo:wktLiteral ;
  geo-pos:lat "36.44667"^^xsd:decimal ;
  geo-pos:long "25.4218"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2008_36.44667_25.4218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2008_36.44667_25.4218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2008_36.44667_25.4218'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.4218'^^xsd:double;
  dwc:latitude '36.44667'^^xsd:double;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2008_36.44667_25.4218'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2008_36.44667_25.4218_21-21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.44667_25.4218_21-21> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.44667_25.4218_21-21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44667 25.4218)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44667"^^xsd:decimal ;
  dwc:decimalLongitude "25.4218"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.44667_25.4218_21-21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44667 25.4218)"^^geo:wktLiteral ;
  geo-pos:lat "36.44667"^^xsd:decimal ;
  geo-pos:long "25.4218"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2008_36.44667_25.4218_21-21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2008_36.44667_25.4218_21-21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2008_36.44667_25.4218_21-21'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.4218'^^xsd:double;
  dwc:latitude '36.44667'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2008_36.44667_25.4218_21-21'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2019_35.31187_25.42192_27-27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2019_35.31187_25.42192_27-27> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2019_35.31187_25.42192_27-27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.31187 25.42192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.31187"^^xsd:decimal ;
  dwc:decimalLongitude "25.42192"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2019_35.31187_25.42192_27-27>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.31187 25.42192)"^^geo:wktLiteral ;
  geo-pos:lat "35.31187"^^xsd:decimal ;
  geo-pos:long "25.42192"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2019_35.31187_25.42192_27-27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2019_35.31187_25.42192_27-27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2019_35.31187_25.42192_27-27'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.42192'^^xsd:double;
  dwc:latitude '35.31187'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2019_35.31187_25.42192_27-27'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20taxifolia%20var.%20distichophylla_2019_35.31187_25.42192_27-27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20taxifolia%20var.%20distichophylla_2019_35.31187_25.42192_27-27> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20taxifolia%20var.%20distichophylla_2019_35.31187_25.42192_27-27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.31187 25.42192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.31187"^^xsd:decimal ;
  dwc:decimalLongitude "25.42192"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20taxifolia%20var.%20distichophylla_2019_35.31187_25.42192_27-27>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.31187 25.42192)"^^geo:wktLiteral ;
  geo-pos:lat "35.31187"^^xsd:decimal ;
  geo-pos:long "25.42192"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20taxifolia%20var.%20distichophylla_2019_35.31187_25.42192_27-27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa taxifolia var. distichophylla_2019_35.31187_25.42192_27-27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa taxifolia var. distichophylla_2019_35.31187_25.42192_27-27'^^xsd:string;
  dwc:scientificName 'Caulerpa taxifolia var. distichophylla (Sonder) Verlaque, Huisman & Procaccini, 2013'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.42192'^^xsd:double;
  dwc:latitude '35.31187'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '761430'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa taxifolia var. distichophylla_2019_35.31187_25.42192_27-27'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '761430'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Stypopodium%20schimperi_2008_36.44628_25.42207_0-3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2008_36.44628_25.42207_0-3> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2008_36.44628_25.42207_0-3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44628 25.42207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44628"^^xsd:decimal ;
  dwc:decimalLongitude "25.42207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "96"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2008_36.44628_25.42207_0-3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44628 25.42207)"^^geo:wktLiteral ;
  geo-pos:lat "36.44628"^^xsd:decimal ;
  geo-pos:long "25.42207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "96"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Stypopodium%20schimperi_2008_36.44628_25.42207_0-3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Stypopodium schimperi_2008_36.44628_25.42207_0-3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Stypopodium schimperi_2008_36.44628_25.42207_0-3'^^xsd:string;
  dwc:scientificName 'Stypopodium schimperi (Kützing) Verlaque & Boudouresque, 1991'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.42207'^^xsd:double;
  dwc:latitude '36.44628'^^xsd:double;
  dwc:coordinatePrecision '96'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '145391'^^xsd:integer;
  dwc:occurrenceId 'Stypopodium schimperi_2008_36.44628_25.42207_0-3'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145391'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2018_37.43323_25.42207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2018_37.43323_25.42207> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2018_37.43323_25.42207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.43323 25.42207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.43323"^^xsd:decimal ;
  dwc:decimalLongitude "25.42207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2018_37.43323_25.42207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.43323 25.42207)"^^geo:wktLiteral ;
  geo-pos:lat "37.43323"^^xsd:decimal ;
  geo-pos:long "25.42207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2018_37.43323_25.42207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2018_37.43323_25.42207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2018_37.43323_25.42207'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.42207'^^xsd:double;
  dwc:latitude '37.43323'^^xsd:double;
  dwc:occurrenceRemarks 'UAEGEAN'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2018_37.43323_25.42207'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '5'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2019_37.13685_25.42273_33-33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.13685_25.42273_33-33> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.13685_25.42273_33-33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.13685 25.42273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.13685"^^xsd:decimal ;
  dwc:decimalLongitude "25.42273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "74"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.13685_25.42273_33-33>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.13685 25.42273)"^^geo:wktLiteral ;
  geo-pos:lat "37.13685"^^xsd:decimal ;
  geo-pos:long "25.42273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "74"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2019_37.13685_25.42273_33-33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2019_37.13685_25.42273_33-33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2019_37.13685_25.42273_33-33'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.42273'^^xsd:double;
  dwc:latitude '37.13685'^^xsd:double;
  dwc:coordinatePrecision '74'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance; HCMR projects (Fisheries Data collection Database)'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2019_37.13685_25.42273_33-33'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '16'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2019_37.13685_25.42273_33-33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.13685_25.42273_33-33> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.13685_25.42273_33-33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.13685 25.42273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.13685"^^xsd:decimal ;
  dwc:decimalLongitude "25.42273"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "74"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.13685_25.42273_33-33>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.13685 25.42273)"^^geo:wktLiteral ;
  geo-pos:lat "37.13685"^^xsd:decimal ;
  geo-pos:long "25.42273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "74"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2019_37.13685_25.42273_33-33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2019_37.13685_25.42273_33-33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2019_37.13685_25.42273_33-33'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.42273'^^xsd:double;
  dwc:latitude '37.13685'^^xsd:double;
  dwc:coordinatePrecision '74'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance; HCMR projects (Fisheries Data collection Database)'^^xsd:string;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2019_37.13685_25.42273_33-33'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '5'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Asparagopsis_2008_35.30413_25.42276_3-3_Thanos%20Dailianis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Asparagopsis_2008_35.30413_25.42276_3-3_Thanos%20Dailianis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Asparagopsis_2008_35.30413_25.42276_3-3_Thanos%20Dailianis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.30413 25.42276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.30413"^^xsd:decimal ;
  dwc:decimalLongitude "25.42276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Asparagopsis_2008_35.30413_25.42276_3-3_Thanos%20Dailianis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.30413 25.42276)"^^geo:wktLiteral ;
  geo-pos:lat "35.30413"^^xsd:decimal ;
  geo-pos:long "25.42276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Asparagopsis_2008_35.30413_25.42276_3-3_Thanos%20Dailianis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Asparagopsis_2008_35.30413_25.42276_3-3_Thanos Dailianis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Asparagopsis_2008_35.30413_25.42276_3-3_Thanos Dailianis'^^xsd:string;
  dwc:scientificName 'Asparagopsis Montagne, 1840'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Thanos Dailianis'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.42276'^^xsd:double;
  dwc:latitude '35.30413'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '143809'^^xsd:integer;
  dwc:occurrenceId 'Asparagopsis_2008_35.30413_25.42276_3-3_Thanos Dailianis'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143809'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2019_37.13675_25.42303_33-33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.13675_25.42303_33-33> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.13675_25.42303_33-33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.13675 25.42303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.13675"^^xsd:decimal ;
  dwc:decimalLongitude "25.42303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "74"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.13675_25.42303_33-33>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.13675 25.42303)"^^geo:wktLiteral ;
  geo-pos:lat "37.13675"^^xsd:decimal ;
  geo-pos:long "25.42303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "74"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2019_37.13675_25.42303_33-33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2019_37.13675_25.42303_33-33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2019_37.13675_25.42303_33-33'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.42303'^^xsd:double;
  dwc:latitude '37.13675'^^xsd:double;
  dwc:coordinatePrecision '74'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance; HCMR projects (Fisheries Data collection Database)'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2019_37.13675_25.42303_33-33'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '8'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2019_37.13675_25.42303_33-33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.13675_25.42303_33-33> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.13675_25.42303_33-33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.13675 25.42303)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.13675"^^xsd:decimal ;
  dwc:decimalLongitude "25.42303"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "74"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.13675_25.42303_33-33>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.13675 25.42303)"^^geo:wktLiteral ;
  geo-pos:lat "37.13675"^^xsd:decimal ;
  geo-pos:long "25.42303"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "74"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2019_37.13675_25.42303_33-33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2019_37.13675_25.42303_33-33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2019_37.13675_25.42303_33-33'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.42303'^^xsd:double;
  dwc:latitude '37.13675'^^xsd:double;
  dwc:coordinatePrecision '74'^^xsd:integer;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance; HCMR projects (Fisheries Data collection Database)'^^xsd:string;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2019_37.13675_25.42303_33-33'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Diadema%20setosum_2020_36.82805_25.42346_Francesco%20Cecere>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Diadema%20setosum_2020_36.82805_25.42346_Francesco%20Cecere> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Diadema%20setosum_2020_36.82805_25.42346_Francesco%20Cecere> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.82805 25.42346)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.82805"^^xsd:decimal ;
  dwc:decimalLongitude "25.42346"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Diadema%20setosum_2020_36.82805_25.42346_Francesco%20Cecere>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.82805 25.42346)"^^geo:wktLiteral ;
  geo-pos:lat "36.82805"^^xsd:decimal ;
  geo-pos:long "25.42346"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "28"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Diadema%20setosum_2020_36.82805_25.42346_Francesco%20Cecere>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Diadema setosum_2020_36.82805_25.42346_Francesco Cecere" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Diadema setosum_2020_36.82805_25.42346_Francesco Cecere'^^xsd:string;
  dwc:scientificName 'Diadema setosum (Leske, 1778)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Francesco Cecere'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.42346'^^xsd:double;
  dwc:latitude '36.82805'^^xsd:double;
  dwc:coordinatePrecision '28'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '213372'^^xsd:integer;
  dwc:occurrenceId 'Diadema setosum_2020_36.82805_25.42346_Francesco Cecere'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213372'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2008_36.41845_25.42473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.41845_25.42473> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.41845_25.42473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.41845 25.42473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.41845"^^xsd:decimal ;
  dwc:decimalLongitude "25.42473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.41845_25.42473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.41845 25.42473)"^^geo:wktLiteral ;
  geo-pos:lat "36.41845"^^xsd:decimal ;
  geo-pos:long "25.42473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2008_36.41845_25.42473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2008_36.41845_25.42473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2008_36.41845_25.42473'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.42473'^^xsd:double;
  dwc:latitude '36.41845'^^xsd:double;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2008_36.41845_25.42473'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2008_36.41845_25.42473_15-15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.41845_25.42473_15-15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.41845_25.42473_15-15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.41845 25.42473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.41845"^^xsd:decimal ;
  dwc:decimalLongitude "25.42473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.41845_25.42473_15-15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.41845 25.42473)"^^geo:wktLiteral ;
  geo-pos:lat "36.41845"^^xsd:decimal ;
  geo-pos:long "25.42473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2008_36.41845_25.42473_15-15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2008_36.41845_25.42473_15-15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2008_36.41845_25.42473_15-15'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.42473'^^xsd:double;
  dwc:latitude '36.41845'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2008_36.41845_25.42473_15-15'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20taxifolia%20var.%20distichophylla_2018_35.30871_25.4261_George%20Chatzigeorgiou>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20taxifolia%20var.%20distichophylla_2018_35.30871_25.4261_George%20Chatzigeorgiou> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20taxifolia%20var.%20distichophylla_2018_35.30871_25.4261_George%20Chatzigeorgiou> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.30871 25.4261)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.30871"^^xsd:decimal ;
  dwc:decimalLongitude "25.4261"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20taxifolia%20var.%20distichophylla_2018_35.30871_25.4261_George%20Chatzigeorgiou>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.30871 25.4261)"^^geo:wktLiteral ;
  geo-pos:lat "35.30871"^^xsd:decimal ;
  geo-pos:long "25.4261"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20taxifolia%20var.%20distichophylla_2018_35.30871_25.4261_George%20Chatzigeorgiou>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa taxifolia var. distichophylla_2018_35.30871_25.4261_George Chatzigeorgiou" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa taxifolia var. distichophylla_2018_35.30871_25.4261_George Chatzigeorgiou'^^xsd:string;
  dwc:scientificName 'Caulerpa taxifolia var. distichophylla (Sonder) Verlaque, Huisman & Procaccini, 2013'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'George Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.4261'^^xsd:double;
  dwc:latitude '35.30871'^^xsd:double;
  dwc:aphiaid '761430'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa taxifolia var. distichophylla_2018_35.30871_25.4261_George Chatzigeorgiou'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '761430'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Halophila%20stipulacea_2018_35.30871_25.4261_George%20Chatzigeorgiou>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2018_35.30871_25.4261_George%20Chatzigeorgiou> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2018_35.30871_25.4261_George%20Chatzigeorgiou> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.30871 25.4261)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.30871"^^xsd:decimal ;
  dwc:decimalLongitude "25.4261"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Halophila%20stipulacea_2018_35.30871_25.4261_George%20Chatzigeorgiou>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.30871 25.4261)"^^geo:wktLiteral ;
  geo-pos:lat "35.30871"^^xsd:decimal ;
  geo-pos:long "25.4261"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Halophila%20stipulacea_2018_35.30871_25.4261_George%20Chatzigeorgiou>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Halophila stipulacea_2018_35.30871_25.4261_George Chatzigeorgiou" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Halophila stipulacea_2018_35.30871_25.4261_George Chatzigeorgiou'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea (Forsskål) Ascherson, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'George Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.4261'^^xsd:double;
  dwc:latitude '35.30871'^^xsd:double;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:occurrenceId 'Halophila stipulacea_2018_35.30871_25.4261_George Chatzigeorgiou'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Torquigener%20flavimaculosus_2018_35.30871_25.4261_G.%20Chatzigeorgiou>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2018_35.30871_25.4261_G.%20Chatzigeorgiou> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2018_35.30871_25.4261_G.%20Chatzigeorgiou> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.30871 25.4261)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.30871"^^xsd:decimal ;
  dwc:decimalLongitude "25.4261"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2018_35.30871_25.4261_G.%20Chatzigeorgiou>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.30871 25.4261)"^^geo:wktLiteral ;
  geo-pos:lat "35.30871"^^xsd:decimal ;
  geo-pos:long "25.4261"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Torquigener%20flavimaculosus_2018_35.30871_25.4261_G.%20Chatzigeorgiou>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Torquigener flavimaculosus_2018_35.30871_25.4261_G. Chatzigeorgiou" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Torquigener flavimaculosus_2018_35.30871_25.4261_G. Chatzigeorgiou'^^xsd:string;
  dwc:scientificName 'Torquigener flavimaculosus Hardy & Randall, 1983'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'G. Chatzigeorgiou'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.4261'^^xsd:double;
  dwc:latitude '35.30871'^^xsd:double;
  dwc:aphiaid '219962'^^xsd:integer;
  dwc:occurrenceId 'Torquigener flavimaculosus_2018_35.30871_25.4261_G. Chatzigeorgiou'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219962'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Diadema%20setosum_2020_36.39859_25.42647_Santorini%20Active%20Volcanic%20Environment>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Diadema%20setosum_2020_36.39859_25.42647_Santorini%20Active%20Volcanic%20Environment> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Diadema%20setosum_2020_36.39859_25.42647_Santorini%20Active%20Volcanic%20Environment> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.39859 25.42647)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.39859"^^xsd:decimal ;
  dwc:decimalLongitude "25.42647"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Diadema%20setosum_2020_36.39859_25.42647_Santorini%20Active%20Volcanic%20Environment>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.39859 25.42647)"^^geo:wktLiteral ;
  geo-pos:lat "36.39859"^^xsd:decimal ;
  geo-pos:long "25.42647"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Diadema%20setosum_2020_36.39859_25.42647_Santorini%20Active%20Volcanic%20Environment>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Diadema setosum_2020_36.39859_25.42647_Santorini Active Volcanic Environment" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Diadema setosum_2020_36.39859_25.42647_Santorini Active Volcanic Environment'^^xsd:string;
  dwc:scientificName 'Diadema setosum (Leske, 1778)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Santorini Active Volcanic Environment'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.42647'^^xsd:double;
  dwc:latitude '36.39859'^^xsd:double;
  dwc:aphiaid '213372'^^xsd:integer;
  dwc:occurrenceId 'Diadema setosum_2020_36.39859_25.42647_Santorini Active Volcanic Environment'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213372'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2008_36.38515_25.42658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.38515_25.42658> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.38515_25.42658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.38515 25.42658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.38515"^^xsd:decimal ;
  dwc:decimalLongitude "25.42658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.38515_25.42658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.38515 25.42658)"^^geo:wktLiteral ;
  geo-pos:lat "36.38515"^^xsd:decimal ;
  geo-pos:long "25.42658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2008_36.38515_25.42658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2008_36.38515_25.42658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2008_36.38515_25.42658'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.42658'^^xsd:double;
  dwc:latitude '36.38515'^^xsd:double;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2008_36.38515_25.42658'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2008_36.38515_25.42658_4-4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.38515_25.42658_4-4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.38515_25.42658_4-4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.38515 25.42658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.38515"^^xsd:decimal ;
  dwc:decimalLongitude "25.42658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.38515_25.42658_4-4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.38515 25.42658)"^^geo:wktLiteral ;
  geo-pos:lat "36.38515"^^xsd:decimal ;
  geo-pos:long "25.42658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2008_36.38515_25.42658_4-4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2008_36.38515_25.42658_4-4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2008_36.38515_25.42658_4-4'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.42658'^^xsd:double;
  dwc:latitude '36.38515'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2008_36.38515_25.42658_4-4'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Diadema%20setosum_2020_36.4182_25.42718_16-24_Kabanos%20Dimitris-%20Dive%20In%20Action%20%7C%20Santorini%20Active%20Volcanic%20Environment>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Diadema%20setosum_2020_36.4182_25.42718_16-24_Kabanos%20Dimitris-%20Dive%20In%20Action%20%7C%20Santorini%20Active%20Volcanic%20Environment> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Diadema%20setosum_2020_36.4182_25.42718_16-24_Kabanos%20Dimitris-%20Dive%20In%20Action%20%7C%20Santorini%20Active%20Volcanic%20Environment> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4182 25.42718)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4182"^^xsd:decimal ;
  dwc:decimalLongitude "25.42718"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Diadema%20setosum_2020_36.4182_25.42718_16-24_Kabanos%20Dimitris-%20Dive%20In%20Action%20%7C%20Santorini%20Active%20Volcanic%20Environment>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4182 25.42718)"^^geo:wktLiteral ;
  geo-pos:lat "36.4182"^^xsd:decimal ;
  geo-pos:long "25.42718"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "28"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Diadema%20setosum_2020_36.4182_25.42718_16-24_Kabanos%20Dimitris-%20Dive%20In%20Action%20%7C%20Santorini%20Active%20Volcanic%20Environment>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Diadema setosum_2020_36.4182_25.42718_16-24_Kabanos Dimitris- Dive In Action | Santorini Active Volcanic Environment" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Diadema setosum_2020_36.4182_25.42718_16-24_Kabanos Dimitris- Dive In Action | Santorini Active Volcanic Environment'^^xsd:string;
  dwc:scientificName 'Diadema setosum (Leske, 1778)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Kabanos Dimitris- Dive In Action | Santorini Active Volcanic Environment'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.42718'^^xsd:double;
  dwc:latitude '36.4182'^^xsd:double;
  dwc:coordinatePrecision '28'^^xsd:integer;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance; UAEGEAN - ALAS'^^xsd:string;
  dwc:aphiaid '213372'^^xsd:integer;
  dwc:occurrenceId 'Diadema setosum_2020_36.4182_25.42718_16-24_Kabanos Dimitris- Dive In Action | Santorini Active Volcanic Environment'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213372'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '5'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2008_36.41671_25.42778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2008_36.41671_25.42778> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2008_36.41671_25.42778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.41671 25.42778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.41671"^^xsd:decimal ;
  dwc:decimalLongitude "25.42778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2008_36.41671_25.42778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.41671 25.42778)"^^geo:wktLiteral ;
  geo-pos:lat "36.41671"^^xsd:decimal ;
  geo-pos:long "25.42778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "28"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2008_36.41671_25.42778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2008_36.41671_25.42778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2008_36.41671_25.42778'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.42778'^^xsd:double;
  dwc:latitude '36.41671'^^xsd:double;
  dwc:coordinatePrecision '28'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance; Newspaper'^^xsd:string;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2008_36.41671_25.42778'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2010_36.41671_25.42778_Katsikis%20%26%20Varvis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2010_36.41671_25.42778_Katsikis%20%26%20Varvis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2010_36.41671_25.42778_Katsikis%20%26%20Varvis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.41671 25.42778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.41671"^^xsd:decimal ;
  dwc:decimalLongitude "25.42778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2010_36.41671_25.42778_Katsikis%20%26%20Varvis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.41671 25.42778)"^^geo:wktLiteral ;
  geo-pos:lat "36.41671"^^xsd:decimal ;
  geo-pos:long "25.42778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "28"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2010_36.41671_25.42778_Katsikis%20%26%20Varvis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2010_36.41671_25.42778_Katsikis & Varvis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2010_36.41671_25.42778_Katsikis & Varvis'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Katsikis | Varvis'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.42778'^^xsd:double;
  dwc:latitude '36.41671'^^xsd:double;
  dwc:coordinatePrecision '28'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2010_36.41671_25.42778_Katsikis & Varvis'^^xsd:string;
  dwc:observationDate '2010-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2020_36.33834_25.43118_6-6_Georgios%20Romanidis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2020_36.33834_25.43118_6-6_Georgios%20Romanidis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2020_36.33834_25.43118_6-6_Georgios%20Romanidis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.33834 25.43118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.33834"^^xsd:decimal ;
  dwc:decimalLongitude "25.43118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "36"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2020_36.33834_25.43118_6-6_Georgios%20Romanidis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.33834 25.43118)"^^geo:wktLiteral ;
  geo-pos:lat "36.33834"^^xsd:decimal ;
  geo-pos:long "25.43118"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "36"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2020_36.33834_25.43118_6-6_Georgios%20Romanidis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2020_36.33834_25.43118_6-6_Georgios Romanidis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2020_36.33834_25.43118_6-6_Georgios Romanidis'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Georgios Romanidis'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.43118'^^xsd:double;
  dwc:latitude '36.33834'^^xsd:double;
  dwc:coordinatePrecision '36'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2020_36.33834_25.43118_6-6_Georgios Romanidis'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2008_36.45865_25.43332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.45865_25.43332> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.45865_25.43332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45865 25.43332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.45865"^^xsd:decimal ;
  dwc:decimalLongitude "25.43332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.45865_25.43332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45865 25.43332)"^^geo:wktLiteral ;
  geo-pos:lat "36.45865"^^xsd:decimal ;
  geo-pos:long "25.43332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2008_36.45865_25.43332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2008_36.45865_25.43332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2008_36.45865_25.43332'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.43332'^^xsd:double;
  dwc:latitude '36.45865'^^xsd:double;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2008_36.45865_25.43332'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2008_36.45865_25.43332_0-0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.45865_25.43332_0-0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.45865_25.43332_0-0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45865 25.43332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.45865"^^xsd:decimal ;
  dwc:decimalLongitude "25.43332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.45865_25.43332_0-0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45865 25.43332)"^^geo:wktLiteral ;
  geo-pos:lat "36.45865"^^xsd:decimal ;
  geo-pos:long "25.43332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2008_36.45865_25.43332_0-0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2008_36.45865_25.43332_0-0" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2008_36.45865_25.43332_0-0'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.43332'^^xsd:double;
  dwc:latitude '36.45865'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2008_36.45865_25.43332_0-0'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Conomurex%20persicus_2014_36.92475_25.4344_2-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Conomurex%20persicus_2014_36.92475_25.4344_2-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Conomurex%20persicus_2014_36.92475_25.4344_2-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.92475 25.4344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.92475"^^xsd:decimal ;
  dwc:decimalLongitude "25.4344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Conomurex%20persicus_2014_36.92475_25.4344_2-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.92475 25.4344)"^^geo:wktLiteral ;
  geo-pos:lat "36.92475"^^xsd:decimal ;
  geo-pos:long "25.4344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Conomurex%20persicus_2014_36.92475_25.4344_2-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Conomurex persicus_2014_36.92475_25.4344_2-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Conomurex persicus_2014_36.92475_25.4344_2-2'^^xsd:string;
  dwc:scientificName 'Conomurex persicus (Swainson, 1821)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.4344'^^xsd:double;
  dwc:latitude '36.92475'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '565371'^^xsd:integer;
  dwc:occurrenceId 'Conomurex persicus_2014_36.92475_25.4344_2-2'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '565371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'moderate'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Codium%20fragile%20subsp.%20fragile_2014_40.01128_25.44177_2-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Codium%20fragile%20subsp.%20fragile_2014_40.01128_25.44177_2-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Codium%20fragile%20subsp.%20fragile_2014_40.01128_25.44177_2-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.01128 25.44177)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.01128"^^xsd:decimal ;
  dwc:decimalLongitude "25.44177"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Codium%20fragile%20subsp.%20fragile_2014_40.01128_25.44177_2-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.01128 25.44177)"^^geo:wktLiteral ;
  geo-pos:lat "40.01128"^^xsd:decimal ;
  geo-pos:long "25.44177"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Codium%20fragile%20subsp.%20fragile_2014_40.01128_25.44177_2-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Codium fragile subsp. fragile_2014_40.01128_25.44177_2-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Codium fragile subsp. fragile_2014_40.01128_25.44177_2-2'^^xsd:string;
  dwc:scientificName 'Codium fragile subsp. fragile (Suringar) Hariot, 1889'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.44177'^^xsd:double;
  dwc:latitude '40.01128'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '370562'^^xsd:integer;
  dwc:occurrenceId 'Codium fragile subsp. fragile_2014_40.01128_25.44177_2-2'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '370562'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2008_36.33063_25.44382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.33063_25.44382> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.33063_25.44382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.33063 25.44382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.33063"^^xsd:decimal ;
  dwc:decimalLongitude "25.44382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.33063_25.44382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.33063 25.44382)"^^geo:wktLiteral ;
  geo-pos:lat "36.33063"^^xsd:decimal ;
  geo-pos:long "25.44382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2008_36.33063_25.44382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2008_36.33063_25.44382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2008_36.33063_25.44382'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.44382'^^xsd:double;
  dwc:latitude '36.33063'^^xsd:double;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2008_36.33063_25.44382'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2008_36.33063_25.44382_4-4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.33063_25.44382_4-4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.33063_25.44382_4-4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.33063 25.44382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.33063"^^xsd:decimal ;
  dwc:decimalLongitude "25.44382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.33063_25.44382_4-4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.33063 25.44382)"^^geo:wktLiteral ;
  geo-pos:lat "36.33063"^^xsd:decimal ;
  geo-pos:long "25.44382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2008_36.33063_25.44382_4-4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2008_36.33063_25.44382_4-4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2008_36.33063_25.44382_4-4'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.44382'^^xsd:double;
  dwc:latitude '36.33063'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2008_36.33063_25.44382_4-4'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2020_36.66379_25.44706_1-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_36.66379_25.44706_1-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_36.66379_25.44706_1-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.66379 25.44706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.66379"^^xsd:decimal ;
  dwc:decimalLongitude "25.44706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_36.66379_25.44706_1-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.66379 25.44706)"^^geo:wktLiteral ;
  geo-pos:lat "36.66379"^^xsd:decimal ;
  geo-pos:long "25.44706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2020_36.66379_25.44706_1-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2020_36.66379_25.44706_1-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2020_36.66379_25.44706_1-2'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.44706'^^xsd:double;
  dwc:latitude '36.66379'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2020_36.66379_25.44706_1-2'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Diadema%20setosum_2020_34.99112_25.45222_Georgia%20Tavantzopoulou>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Diadema%20setosum_2020_34.99112_25.45222_Georgia%20Tavantzopoulou> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Diadema%20setosum_2020_34.99112_25.45222_Georgia%20Tavantzopoulou> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.99112 25.45222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.99112"^^xsd:decimal ;
  dwc:decimalLongitude "25.45222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "18"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Diadema%20setosum_2020_34.99112_25.45222_Georgia%20Tavantzopoulou>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.99112 25.45222)"^^geo:wktLiteral ;
  geo-pos:lat "34.99112"^^xsd:decimal ;
  geo-pos:long "25.45222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "18"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Diadema%20setosum_2020_34.99112_25.45222_Georgia%20Tavantzopoulou>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Diadema setosum_2020_34.99112_25.45222_Georgia Tavantzopoulou" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Diadema setosum_2020_34.99112_25.45222_Georgia Tavantzopoulou'^^xsd:string;
  dwc:scientificName 'Diadema setosum (Leske, 1778)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Georgia Tavantzopoulou'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.45222'^^xsd:double;
  dwc:latitude '34.99112'^^xsd:double;
  dwc:coordinatePrecision '18'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '213372'^^xsd:integer;
  dwc:occurrenceId 'Diadema setosum_2020_34.99112_25.45222_Georgia Tavantzopoulou'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213372'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2020_34.99112_25.45222_Georgia%20Tavantzopoulou>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2020_34.99112_25.45222_Georgia%20Tavantzopoulou> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2020_34.99112_25.45222_Georgia%20Tavantzopoulou> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.99112 25.45222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.99112"^^xsd:decimal ;
  dwc:decimalLongitude "25.45222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "18"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2020_34.99112_25.45222_Georgia%20Tavantzopoulou>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.99112 25.45222)"^^geo:wktLiteral ;
  geo-pos:lat "34.99112"^^xsd:decimal ;
  geo-pos:long "25.45222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "18"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2020_34.99112_25.45222_Georgia%20Tavantzopoulou>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2020_34.99112_25.45222_Georgia Tavantzopoulou" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2020_34.99112_25.45222_Georgia Tavantzopoulou'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Georgia Tavantzopoulou'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.45222'^^xsd:double;
  dwc:latitude '34.99112'^^xsd:double;
  dwc:coordinatePrecision '18'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2020_34.99112_25.45222_Georgia Tavantzopoulou'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2020_34.99112_25.45222_Georgia%20Tavantzopoulou>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2020_34.99112_25.45222_Georgia%20Tavantzopoulou> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2020_34.99112_25.45222_Georgia%20Tavantzopoulou> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.99112 25.45222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.99112"^^xsd:decimal ;
  dwc:decimalLongitude "25.45222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "18"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2020_34.99112_25.45222_Georgia%20Tavantzopoulou>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.99112 25.45222)"^^geo:wktLiteral ;
  geo-pos:lat "34.99112"^^xsd:decimal ;
  geo-pos:long "25.45222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "18"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2020_34.99112_25.45222_Georgia%20Tavantzopoulou>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2020_34.99112_25.45222_Georgia Tavantzopoulou" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2020_34.99112_25.45222_Georgia Tavantzopoulou'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Georgia Tavantzopoulou'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.45222'^^xsd:double;
  dwc:latitude '34.99112'^^xsd:double;
  dwc:coordinatePrecision '18'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2020_34.99112_25.45222_Georgia Tavantzopoulou'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2020_34.99112_25.45222_Georgia%20Tavantzopoulou>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_34.99112_25.45222_Georgia%20Tavantzopoulou> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_34.99112_25.45222_Georgia%20Tavantzopoulou> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.99112 25.45222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.99112"^^xsd:decimal ;
  dwc:decimalLongitude "25.45222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "18"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_34.99112_25.45222_Georgia%20Tavantzopoulou>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.99112 25.45222)"^^geo:wktLiteral ;
  geo-pos:lat "34.99112"^^xsd:decimal ;
  geo-pos:long "25.45222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "18"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2020_34.99112_25.45222_Georgia%20Tavantzopoulou>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2020_34.99112_25.45222_Georgia Tavantzopoulou" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2020_34.99112_25.45222_Georgia Tavantzopoulou'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Georgia Tavantzopoulou'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.45222'^^xsd:double;
  dwc:latitude '34.99112'^^xsd:double;
  dwc:coordinatePrecision '18'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2020_34.99112_25.45222_Georgia Tavantzopoulou'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Etrumeus%20golanii_2005_35.29393_25.45714_59-62>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Etrumeus%20golanii_2005_35.29393_25.45714_59-62> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Etrumeus%20golanii_2005_35.29393_25.45714_59-62> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.29393 25.45714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.29393"^^xsd:decimal ;
  dwc:decimalLongitude "25.45714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Etrumeus%20golanii_2005_35.29393_25.45714_59-62>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.29393 25.45714)"^^geo:wktLiteral ;
  geo-pos:lat "35.29393"^^xsd:decimal ;
  geo-pos:long "25.45714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Etrumeus%20golanii_2005_35.29393_25.45714_59-62>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Etrumeus golanii_2005_35.29393_25.45714_59-62" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Etrumeus golanii_2005_35.29393_25.45714_59-62'^^xsd:string;
  dwc:scientificName 'Etrumeus golanii DiBattista, Randall & Bowen, 2012'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.45714'^^xsd:double;
  dwc:latitude '35.29393'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:aphiaid '890090'^^xsd:integer;
  dwc:occurrenceId 'Etrumeus golanii_2005_35.29393_25.45714_59-62'^^xsd:string;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '890090'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '360'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2015%2F2018_35.29398_25.45789_5-5_Francesco%20Tiralongo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2015%2F2018_35.29398_25.45789_5-5_Francesco%20Tiralongo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2015%2F2018_35.29398_25.45789_5-5_Francesco%20Tiralongo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.29398 25.45789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.29398"^^xsd:decimal ;
  dwc:decimalLongitude "25.45789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "36"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2015%2F2018_35.29398_25.45789_5-5_Francesco%20Tiralongo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.29398 25.45789)"^^geo:wktLiteral ;
  geo-pos:lat "35.29398"^^xsd:decimal ;
  geo-pos:long "25.45789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "36"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2015%2F2018_35.29398_25.45789_5-5_Francesco%20Tiralongo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2015/2018_35.29398_25.45789_5-5_Francesco Tiralongo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2015/2018_35.29398_25.45789_5-5_Francesco Tiralongo'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Francesco Tiralongo'^^xsd:string;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.45789'^^xsd:double;
  dwc:latitude '35.29398'^^xsd:double;
  dwc:coordinatePrecision '36'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2015/2018_35.29398_25.45789_5-5_Francesco Tiralongo'^^xsd:string;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Etrumeus%20golanii_2016_36.81783_25.459_51-51>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Etrumeus%20golanii_2016_36.81783_25.459_51-51> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Etrumeus%20golanii_2016_36.81783_25.459_51-51> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81783 25.459)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.81783"^^xsd:decimal ;
  dwc:decimalLongitude "25.459"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters "51"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Etrumeus%20golanii_2016_36.81783_25.459_51-51>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81783 25.459)"^^geo:wktLiteral ;
  geo-pos:lat "36.81783"^^xsd:decimal ;
  geo-pos:long "25.459"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Etrumeus%20golanii_2016_36.81783_25.459_51-51>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Etrumeus golanii_2016_36.81783_25.459_51-51" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Etrumeus golanii_2016_36.81783_25.459_51-51'^^xsd:string;
  dwc:scientificName 'Etrumeus golanii DiBattista, Randall & Bowen, 2012'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.459'^^xsd:double;
  dwc:latitude '36.81783'^^xsd:double;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:maximumDepth '51'^^xsd:integer;
  dwc:aphiaid '890090'^^xsd:integer;
  dwc:occurrenceId 'Etrumeus golanii_2016_36.81783_25.459_51-51'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '890090'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2007_36.8636_25.46986_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2007_36.8636_25.46986_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2007_36.8636_25.46986_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8636 25.46986)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8636"^^xsd:decimal ;
  dwc:decimalLongitude "25.46986"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2007_36.8636_25.46986_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8636 25.46986)"^^geo:wktLiteral ;
  geo-pos:lat "36.8636"^^xsd:decimal ;
  geo-pos:long "25.46986"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2007_36.8636_25.46986_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2007_36.8636_25.46986_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2007_36.8636_25.46986_5-5'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.46986'^^xsd:double;
  dwc:latitude '36.8636'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2007_36.8636_25.46986_5-5'^^xsd:string;
  dwc:observationDate '2007-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Diadema%20setosum_2020_36.86327_25.46997_4-8_Kabanos%20Dimitris-%20Dive%20In%20Action%20%7C%20Santorini%20Active%20Volcanic%20Environment>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Diadema%20setosum_2020_36.86327_25.46997_4-8_Kabanos%20Dimitris-%20Dive%20In%20Action%20%7C%20Santorini%20Active%20Volcanic%20Environment> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Diadema%20setosum_2020_36.86327_25.46997_4-8_Kabanos%20Dimitris-%20Dive%20In%20Action%20%7C%20Santorini%20Active%20Volcanic%20Environment> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.86327 25.46997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.86327"^^xsd:decimal ;
  dwc:decimalLongitude "25.46997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Diadema%20setosum_2020_36.86327_25.46997_4-8_Kabanos%20Dimitris-%20Dive%20In%20Action%20%7C%20Santorini%20Active%20Volcanic%20Environment>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.86327 25.46997)"^^geo:wktLiteral ;
  geo-pos:lat "36.86327"^^xsd:decimal ;
  geo-pos:long "25.46997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Diadema%20setosum_2020_36.86327_25.46997_4-8_Kabanos%20Dimitris-%20Dive%20In%20Action%20%7C%20Santorini%20Active%20Volcanic%20Environment>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Diadema setosum_2020_36.86327_25.46997_4-8_Kabanos Dimitris- Dive In Action | Santorini Active Volcanic Environment" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Diadema setosum_2020_36.86327_25.46997_4-8_Kabanos Dimitris- Dive In Action | Santorini Active Volcanic Environment'^^xsd:string;
  dwc:scientificName 'Diadema setosum (Leske, 1778)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Kabanos Dimitris- Dive In Action | Santorini Active Volcanic Environment'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.46997'^^xsd:double;
  dwc:latitude '36.86327'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'UAEGEAN-ALAS'^^xsd:string;
  dwc:aphiaid '213372'^^xsd:integer;
  dwc:occurrenceId 'Diadema setosum_2020_36.86327_25.46997_4-8_Kabanos Dimitris- Dive In Action | Santorini Active Volcanic Environment'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213372'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2020_36.86327_25.46997_Kabanos%20Dimitris-%20Dive%20In%20Action%20%7C%20Santorini%20Active%20Volcanic%20Environment>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2020_36.86327_25.46997_Kabanos%20Dimitris-%20Dive%20In%20Action%20%7C%20Santorini%20Active%20Volcanic%20Environment> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2020_36.86327_25.46997_Kabanos%20Dimitris-%20Dive%20In%20Action%20%7C%20Santorini%20Active%20Volcanic%20Environment> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.86327 25.46997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.86327"^^xsd:decimal ;
  dwc:decimalLongitude "25.46997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2020_36.86327_25.46997_Kabanos%20Dimitris-%20Dive%20In%20Action%20%7C%20Santorini%20Active%20Volcanic%20Environment>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.86327 25.46997)"^^geo:wktLiteral ;
  geo-pos:lat "36.86327"^^xsd:decimal ;
  geo-pos:long "25.46997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2020_36.86327_25.46997_Kabanos%20Dimitris-%20Dive%20In%20Action%20%7C%20Santorini%20Active%20Volcanic%20Environment>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2020_36.86327_25.46997_Kabanos Dimitris- Dive In Action | Santorini Active Volcanic Environment" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2020_36.86327_25.46997_Kabanos Dimitris- Dive In Action | Santorini Active Volcanic Environment'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Kabanos Dimitris- Dive In Action | Santorini Active Volcanic Environment'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.46997'^^xsd:double;
  dwc:latitude '36.86327'^^xsd:double;
  dwc:occurrenceRemarks 'UAEGEAN-ALAS'^^xsd:string;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2020_36.86327_25.46997_Kabanos Dimitris- Dive In Action | Santorini Active Volcanic Environment'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2017_36.34958_25.47096_Stefanos%20Kalogirou>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2017_36.34958_25.47096_Stefanos%20Kalogirou> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2017_36.34958_25.47096_Stefanos%20Kalogirou> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.34958 25.47096)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.34958"^^xsd:decimal ;
  dwc:decimalLongitude "25.47096"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2017_36.34958_25.47096_Stefanos%20Kalogirou>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.34958 25.47096)"^^geo:wktLiteral ;
  geo-pos:lat "36.34958"^^xsd:decimal ;
  geo-pos:long "25.47096"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2017_36.34958_25.47096_Stefanos%20Kalogirou>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2017_36.34958_25.47096_Stefanos Kalogirou" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2017_36.34958_25.47096_Stefanos Kalogirou'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Stefanos Kalogirou'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.47096'^^xsd:double;
  dwc:latitude '36.34958'^^xsd:double;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2017_36.34958_25.47096_Stefanos Kalogirou'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2005_36.85224_25.47359_Yiannis%20Gavalas>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2005_36.85224_25.47359_Yiannis%20Gavalas> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2005_36.85224_25.47359_Yiannis%20Gavalas> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.85224 25.47359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.85224"^^xsd:decimal ;
  dwc:decimalLongitude "25.47359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2005_36.85224_25.47359_Yiannis%20Gavalas>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.85224 25.47359)"^^geo:wktLiteral ;
  geo-pos:lat "36.85224"^^xsd:decimal ;
  geo-pos:long "25.47359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2005_36.85224_25.47359_Yiannis%20Gavalas>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2005_36.85224_25.47359_Yiannis Gavalas" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2005_36.85224_25.47359_Yiannis Gavalas'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Yiannis Gavalas'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.47359'^^xsd:double;
  dwc:latitude '36.85224'^^xsd:double;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2005_36.85224_25.47359_Yiannis Gavalas'^^xsd:string;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2017_36.85224_25.47359_Yiannis%20Gavalas>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2017_36.85224_25.47359_Yiannis%20Gavalas> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2017_36.85224_25.47359_Yiannis%20Gavalas> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.85224 25.47359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.85224"^^xsd:decimal ;
  dwc:decimalLongitude "25.47359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2017_36.85224_25.47359_Yiannis%20Gavalas>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.85224 25.47359)"^^geo:wktLiteral ;
  geo-pos:lat "36.85224"^^xsd:decimal ;
  geo-pos:long "25.47359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2017_36.85224_25.47359_Yiannis%20Gavalas>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2017_36.85224_25.47359_Yiannis Gavalas" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2017_36.85224_25.47359_Yiannis Gavalas'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Yiannis Gavalas'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.47359'^^xsd:double;
  dwc:latitude '36.85224'^^xsd:double;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2017_36.85224_25.47359_Yiannis Gavalas'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2018_36.85224_25.47359_Stefanos%20Kalogirou>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2018_36.85224_25.47359_Stefanos%20Kalogirou> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2018_36.85224_25.47359_Stefanos%20Kalogirou> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.85224 25.47359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.85224"^^xsd:decimal ;
  dwc:decimalLongitude "25.47359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2018_36.85224_25.47359_Stefanos%20Kalogirou>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.85224 25.47359)"^^geo:wktLiteral ;
  geo-pos:lat "36.85224"^^xsd:decimal ;
  geo-pos:long "25.47359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2018_36.85224_25.47359_Stefanos%20Kalogirou>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2018_36.85224_25.47359_Stefanos Kalogirou" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2018_36.85224_25.47359_Stefanos Kalogirou'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Stefanos Kalogirou'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.47359'^^xsd:double;
  dwc:latitude '36.85224'^^xsd:double;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2018_36.85224_25.47359_Stefanos Kalogirou'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2005_36.85592_25.47519_Yiannis%20Gavalas>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2005_36.85592_25.47519_Yiannis%20Gavalas> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2005_36.85592_25.47519_Yiannis%20Gavalas> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.85592 25.47519)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.85592"^^xsd:decimal ;
  dwc:decimalLongitude "25.47519"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2005_36.85592_25.47519_Yiannis%20Gavalas>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.85592 25.47519)"^^geo:wktLiteral ;
  geo-pos:lat "36.85592"^^xsd:decimal ;
  geo-pos:long "25.47519"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2005_36.85592_25.47519_Yiannis%20Gavalas>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2005_36.85592_25.47519_Yiannis Gavalas" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2005_36.85592_25.47519_Yiannis Gavalas'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Yiannis Gavalas'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.47519'^^xsd:double;
  dwc:latitude '36.85592'^^xsd:double;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2005_36.85592_25.47519_Yiannis Gavalas'^^xsd:string;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2017_36.85592_25.47519_Thodoros%20Kampouris>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2017_36.85592_25.47519_Thodoros%20Kampouris> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2017_36.85592_25.47519_Thodoros%20Kampouris> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.85592 25.47519)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.85592"^^xsd:decimal ;
  dwc:decimalLongitude "25.47519"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2017_36.85592_25.47519_Thodoros%20Kampouris>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.85592 25.47519)"^^geo:wktLiteral ;
  geo-pos:lat "36.85592"^^xsd:decimal ;
  geo-pos:long "25.47519"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2017_36.85592_25.47519_Thodoros%20Kampouris>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2017_36.85592_25.47519_Thodoros Kampouris" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2017_36.85592_25.47519_Thodoros Kampouris'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Thodoros Kampouris'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.47519'^^xsd:double;
  dwc:latitude '36.85592'^^xsd:double;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2017_36.85592_25.47519_Thodoros Kampouris'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Diadema%20setosum_2020_36.83336_25.47544_2-6_Kabanos%20Dimitris-%20Dive%20In%20Action%20%7C%20Santorini%20Active%20Volcanic%20Environment>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Diadema%20setosum_2020_36.83336_25.47544_2-6_Kabanos%20Dimitris-%20Dive%20In%20Action%20%7C%20Santorini%20Active%20Volcanic%20Environment> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Diadema%20setosum_2020_36.83336_25.47544_2-6_Kabanos%20Dimitris-%20Dive%20In%20Action%20%7C%20Santorini%20Active%20Volcanic%20Environment> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.83336 25.47544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.83336"^^xsd:decimal ;
  dwc:decimalLongitude "25.47544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Diadema%20setosum_2020_36.83336_25.47544_2-6_Kabanos%20Dimitris-%20Dive%20In%20Action%20%7C%20Santorini%20Active%20Volcanic%20Environment>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.83336 25.47544)"^^geo:wktLiteral ;
  geo-pos:lat "36.83336"^^xsd:decimal ;
  geo-pos:long "25.47544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Diadema%20setosum_2020_36.83336_25.47544_2-6_Kabanos%20Dimitris-%20Dive%20In%20Action%20%7C%20Santorini%20Active%20Volcanic%20Environment>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Diadema setosum_2020_36.83336_25.47544_2-6_Kabanos Dimitris- Dive In Action | Santorini Active Volcanic Environment" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Diadema setosum_2020_36.83336_25.47544_2-6_Kabanos Dimitris- Dive In Action | Santorini Active Volcanic Environment'^^xsd:string;
  dwc:scientificName 'Diadema setosum (Leske, 1778)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Kabanos Dimitris- Dive In Action | Santorini Active Volcanic Environment'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.47544'^^xsd:double;
  dwc:latitude '36.83336'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'UAEGEAN-ALAS'^^xsd:string;
  dwc:aphiaid '213372'^^xsd:integer;
  dwc:occurrenceId 'Diadema setosum_2020_36.83336_25.47544_2-6_Kabanos Dimitris- Dive In Action | Santorini Active Volcanic Environment'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213372'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '10'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2009_37.44464_25.47955_0-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_37.44464_25.47955_0-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_37.44464_25.47955_0-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.44464 25.47955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.44464"^^xsd:decimal ;
  dwc:decimalLongitude "25.47955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_37.44464_25.47955_0-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.44464 25.47955)"^^geo:wktLiteral ;
  geo-pos:lat "37.44464"^^xsd:decimal ;
  geo-pos:long "25.47955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2009_37.44464_25.47955_0-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2009_37.44464_25.47955_0-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2009_37.44464_25.47955_0-10'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.47955'^^xsd:double;
  dwc:latitude '37.44464'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2009_37.44464_25.47955_0-10'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'very high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Stypopodium%20schimperi_2009_37.44464_25.47955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2009_37.44464_25.47955> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2009_37.44464_25.47955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.44464 25.47955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.44464"^^xsd:decimal ;
  dwc:decimalLongitude "25.47955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2009_37.44464_25.47955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.44464 25.47955)"^^geo:wktLiteral ;
  geo-pos:lat "37.44464"^^xsd:decimal ;
  geo-pos:long "25.47955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Stypopodium%20schimperi_2009_37.44464_25.47955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Stypopodium schimperi_2009_37.44464_25.47955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Stypopodium schimperi_2009_37.44464_25.47955'^^xsd:string;
  dwc:scientificName 'Stypopodium schimperi (Kützing) Verlaque & Boudouresque, 1991'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.47955'^^xsd:double;
  dwc:latitude '37.44464'^^xsd:double;
  dwc:aphiaid '145391'^^xsd:integer;
  dwc:occurrenceId 'Stypopodium schimperi_2009_37.44464_25.47955'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145391'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2016_36.83801_25.48013_15-15_Katsoupis%20Christos>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_36.83801_25.48013_15-15_Katsoupis%20Christos> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_36.83801_25.48013_15-15_Katsoupis%20Christos> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.83801 25.48013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.83801"^^xsd:decimal ;
  dwc:decimalLongitude "25.48013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2016_36.83801_25.48013_15-15_Katsoupis%20Christos>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.83801 25.48013)"^^geo:wktLiteral ;
  geo-pos:lat "36.83801"^^xsd:decimal ;
  geo-pos:long "25.48013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2016_36.83801_25.48013_15-15_Katsoupis%20Christos>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2016_36.83801_25.48013_15-15_Katsoupis Christos" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2016_36.83801_25.48013_15-15_Katsoupis Christos'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Katsoupis Christos'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.48013'^^xsd:double;
  dwc:latitude '36.83801'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'MARISCA project/ UAEGEAN'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2016_36.83801_25.48013_15-15_Katsoupis Christos'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2016_36.83801_25.48013_15-15_Vatikiotis%20Konstantinos>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_36.83801_25.48013_15-15_Vatikiotis%20Konstantinos> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_36.83801_25.48013_15-15_Vatikiotis%20Konstantinos> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.83801 25.48013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.83801"^^xsd:decimal ;
  dwc:decimalLongitude "25.48013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2016_36.83801_25.48013_15-15_Vatikiotis%20Konstantinos>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.83801 25.48013)"^^geo:wktLiteral ;
  geo-pos:lat "36.83801"^^xsd:decimal ;
  geo-pos:long "25.48013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2016_36.83801_25.48013_15-15_Vatikiotis%20Konstantinos>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2016_36.83801_25.48013_15-15_Vatikiotis Konstantinos" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2016_36.83801_25.48013_15-15_Vatikiotis Konstantinos'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Vatikiotis Konstantinos'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.48013'^^xsd:double;
  dwc:latitude '36.83801'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'MARISCA project/ UAEGEAN'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2016_36.83801_25.48013_15-15_Vatikiotis Konstantinos'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2016_36.83801_25.48013_5-5_Katsoupis%20Christos>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_36.83801_25.48013_5-5_Katsoupis%20Christos> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_36.83801_25.48013_5-5_Katsoupis%20Christos> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.83801 25.48013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.83801"^^xsd:decimal ;
  dwc:decimalLongitude "25.48013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2016_36.83801_25.48013_5-5_Katsoupis%20Christos>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.83801 25.48013)"^^geo:wktLiteral ;
  geo-pos:lat "36.83801"^^xsd:decimal ;
  geo-pos:long "25.48013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2016_36.83801_25.48013_5-5_Katsoupis%20Christos>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2016_36.83801_25.48013_5-5_Katsoupis Christos" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2016_36.83801_25.48013_5-5_Katsoupis Christos'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Katsoupis Christos'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.48013'^^xsd:double;
  dwc:latitude '36.83801'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'MARISCA project/ UAEGEAN'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2016_36.83801_25.48013_5-5_Katsoupis Christos'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2016_36.83801_25.48013_5-5_Vatikiotis%20Konstantinos>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_36.83801_25.48013_5-5_Vatikiotis%20Konstantinos> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_36.83801_25.48013_5-5_Vatikiotis%20Konstantinos> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.83801 25.48013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.83801"^^xsd:decimal ;
  dwc:decimalLongitude "25.48013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2016_36.83801_25.48013_5-5_Vatikiotis%20Konstantinos>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.83801 25.48013)"^^geo:wktLiteral ;
  geo-pos:lat "36.83801"^^xsd:decimal ;
  geo-pos:long "25.48013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2016_36.83801_25.48013_5-5_Vatikiotis%20Konstantinos>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2016_36.83801_25.48013_5-5_Vatikiotis Konstantinos" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2016_36.83801_25.48013_5-5_Vatikiotis Konstantinos'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Vatikiotis Konstantinos'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.48013'^^xsd:double;
  dwc:latitude '36.83801'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'MARISCA project/ UAEGEAN'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2016_36.83801_25.48013_5-5_Vatikiotis Konstantinos'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2016_36.83801_25.48013_5-5_Konstantinos%20Vatikiotis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_36.83801_25.48013_5-5_Konstantinos%20Vatikiotis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_36.83801_25.48013_5-5_Konstantinos%20Vatikiotis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.83801 25.48013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.83801"^^xsd:decimal ;
  dwc:decimalLongitude "25.48013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_36.83801_25.48013_5-5_Konstantinos%20Vatikiotis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.83801 25.48013)"^^geo:wktLiteral ;
  geo-pos:lat "36.83801"^^xsd:decimal ;
  geo-pos:long "25.48013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2016_36.83801_25.48013_5-5_Konstantinos%20Vatikiotis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2016_36.83801_25.48013_5-5_Konstantinos Vatikiotis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2016_36.83801_25.48013_5-5_Konstantinos Vatikiotis'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Konstantinos Vatikiotis'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.48013'^^xsd:double;
  dwc:latitude '36.83801'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'MARISCA project/ UAEGEAN'^^xsd:string;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2016_36.83801_25.48013_5-5_Konstantinos Vatikiotis'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Torquigener%20flavimaculosus_2020_36.41939_25.4808_20-30_Mary%20Zotou>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2020_36.41939_25.4808_20-30_Mary%20Zotou> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2020_36.41939_25.4808_20-30_Mary%20Zotou> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.41939 25.4808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.41939"^^xsd:decimal ;
  dwc:decimalLongitude "25.4808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2020_36.41939_25.4808_20-30_Mary%20Zotou>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.41939 25.4808)"^^geo:wktLiteral ;
  geo-pos:lat "36.41939"^^xsd:decimal ;
  geo-pos:long "25.4808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Torquigener%20flavimaculosus_2020_36.41939_25.4808_20-30_Mary%20Zotou>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Torquigener flavimaculosus_2020_36.41939_25.4808_20-30_Mary Zotou" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Torquigener flavimaculosus_2020_36.41939_25.4808_20-30_Mary Zotou'^^xsd:string;
  dwc:scientificName 'Torquigener flavimaculosus Hardy & Randall, 1983'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Mary Zotou'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.4808'^^xsd:double;
  dwc:latitude '36.41939'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'UAEGEAN-ALAS'^^xsd:string;
  dwc:aphiaid '219962'^^xsd:integer;
  dwc:occurrenceId 'Torquigener flavimaculosus_2020_36.41939_25.4808_20-30_Mary Zotou'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219962'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '10'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2008_36.35585_25.4809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.35585_25.4809> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.35585_25.4809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.35585 25.4809)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.35585"^^xsd:decimal ;
  dwc:decimalLongitude "25.4809"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.35585_25.4809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.35585 25.4809)"^^geo:wktLiteral ;
  geo-pos:lat "36.35585"^^xsd:decimal ;
  geo-pos:long "25.4809"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2008_36.35585_25.4809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2008_36.35585_25.4809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2008_36.35585_25.4809'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.4809'^^xsd:double;
  dwc:latitude '36.35585'^^xsd:double;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2008_36.35585_25.4809'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2008_36.35585_25.4809_3-3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.35585_25.4809_3-3> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.35585_25.4809_3-3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.35585 25.4809)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.35585"^^xsd:decimal ;
  dwc:decimalLongitude "25.4809"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.35585_25.4809_3-3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.35585 25.4809)"^^geo:wktLiteral ;
  geo-pos:lat "36.35585"^^xsd:decimal ;
  geo-pos:long "25.4809"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2008_36.35585_25.4809_3-3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2008_36.35585_25.4809_3-3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2008_36.35585_25.4809_3-3'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.4809'^^xsd:double;
  dwc:latitude '36.35585'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2008_36.35585_25.4809_3-3'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2017_36.36918_25.48161_7-7_Christos%20Katsoupis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2017_36.36918_25.48161_7-7_Christos%20Katsoupis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2017_36.36918_25.48161_7-7_Christos%20Katsoupis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.36918 25.48161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.36918"^^xsd:decimal ;
  dwc:decimalLongitude "25.48161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2017_36.36918_25.48161_7-7_Christos%20Katsoupis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.36918 25.48161)"^^geo:wktLiteral ;
  geo-pos:lat "36.36918"^^xsd:decimal ;
  geo-pos:long "25.48161"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2017_36.36918_25.48161_7-7_Christos%20Katsoupis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2017_36.36918_25.48161_7-7_Christos Katsoupis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2017_36.36918_25.48161_7-7_Christos Katsoupis'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Christos Katsoupis'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.48161'^^xsd:double;
  dwc:latitude '36.36918'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2017_36.36918_25.48161_7-7_Christos Katsoupis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Ganonema%20farinosum_2020_36.359_25.48337_0.5-2_Mary%20Zotou>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Ganonema%20farinosum_2020_36.359_25.48337_0.5-2_Mary%20Zotou> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Ganonema%20farinosum_2020_36.359_25.48337_0.5-2_Mary%20Zotou> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.359 25.48337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.359"^^xsd:decimal ;
  dwc:decimalLongitude "25.48337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "78"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Ganonema%20farinosum_2020_36.359_25.48337_0.5-2_Mary%20Zotou>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.359 25.48337)"^^geo:wktLiteral ;
  geo-pos:lat "36.359"^^xsd:decimal ;
  geo-pos:long "25.48337"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "78"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Ganonema%20farinosum_2020_36.359_25.48337_0.5-2_Mary%20Zotou>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ganonema farinosum_2020_36.359_25.48337_0.5-2_Mary Zotou" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Ganonema farinosum_2020_36.359_25.48337_0.5-2_Mary Zotou'^^xsd:string;
  dwc:scientificName 'Ganonema farinosum (J.V.Lamouroux) K.-C.Fan & Y.-C.Wang, 1974'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Mary Zotou'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.48337'^^xsd:double;
  dwc:latitude '36.359'^^xsd:double;
  dwc:coordinatePrecision '78'^^xsd:integer;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance; UAEGEAN - ALAS'^^xsd:string;
  dwc:aphiaid '145749'^^xsd:integer;
  dwc:occurrenceId 'Ganonema farinosum_2020_36.359_25.48337_0.5-2_Mary Zotou'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145749'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'low'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2020_36.359_25.48337_8-11_Mary%20Zotou>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2020_36.359_25.48337_8-11_Mary%20Zotou> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2020_36.359_25.48337_8-11_Mary%20Zotou> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.359 25.48337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.359"^^xsd:decimal ;
  dwc:decimalLongitude "25.48337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "78"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2020_36.359_25.48337_8-11_Mary%20Zotou>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.359 25.48337)"^^geo:wktLiteral ;
  geo-pos:lat "36.359"^^xsd:decimal ;
  geo-pos:long "25.48337"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "78"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2020_36.359_25.48337_8-11_Mary%20Zotou>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2020_36.359_25.48337_8-11_Mary Zotou" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2020_36.359_25.48337_8-11_Mary Zotou'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Mary Zotou'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.48337'^^xsd:double;
  dwc:latitude '36.359'^^xsd:double;
  dwc:coordinatePrecision '78'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance; UAEGEAN - ALAS'^^xsd:string;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2020_36.359_25.48337_8-11_Mary Zotou'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2017_35.29738_25.48372_1-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2017_35.29738_25.48372_1-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2017_35.29738_25.48372_1-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.29738 25.48372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.29738"^^xsd:decimal ;
  dwc:decimalLongitude "25.48372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "92"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2017_35.29738_25.48372_1-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.29738 25.48372)"^^geo:wktLiteral ;
  geo-pos:lat "35.29738"^^xsd:decimal ;
  geo-pos:long "25.48372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "92"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2017_35.29738_25.48372_1-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2017_35.29738_25.48372_1-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2017_35.29738_25.48372_1-1'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.48372'^^xsd:double;
  dwc:latitude '35.29738'^^xsd:double;
  dwc:coordinatePrecision '92'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2017_35.29738_25.48372_1-1'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '13'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2009_37.4424_25.4847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_37.4424_25.4847> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_37.4424_25.4847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4424 25.4847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.4424"^^xsd:decimal ;
  dwc:decimalLongitude "25.4847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_37.4424_25.4847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.4424 25.4847)"^^geo:wktLiteral ;
  geo-pos:lat "37.4424"^^xsd:decimal ;
  geo-pos:long "25.4847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2009_37.4424_25.4847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2009_37.4424_25.4847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2009_37.4424_25.4847'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.4847'^^xsd:double;
  dwc:latitude '37.4424'^^xsd:double;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2009_37.4424_25.4847'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2016_36.85325_25.48506_0-25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_36.85325_25.48506_0-25> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_36.85325_25.48506_0-25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.85325 25.48506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.85325"^^xsd:decimal ;
  dwc:decimalLongitude "25.48506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2016_36.85325_25.48506_0-25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.85325 25.48506)"^^geo:wktLiteral ;
  geo-pos:lat "36.85325"^^xsd:decimal ;
  geo-pos:long "25.48506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2016_36.85325_25.48506_0-25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2016_36.85325_25.48506_0-25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2016_36.85325_25.48506_0-25'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.48506'^^xsd:double;
  dwc:latitude '36.85325'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2016_36.85325_25.48506_0-25'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2016_36.85325_25.48506_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_36.85325_25.48506_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_36.85325_25.48506_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.85325 25.48506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.85325"^^xsd:decimal ;
  dwc:decimalLongitude "25.48506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2016_36.85325_25.48506_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.85325 25.48506)"^^geo:wktLiteral ;
  geo-pos:lat "36.85325"^^xsd:decimal ;
  geo-pos:long "25.48506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2016_36.85325_25.48506_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2016_36.85325_25.48506_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2016_36.85325_25.48506_5-5'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.48506'^^xsd:double;
  dwc:latitude '36.85325'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2016_36.85325_25.48506_5-5'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2020_36.36983_25.48584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2020_36.36983_25.48584> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2020_36.36983_25.48584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.36983 25.48584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.36983"^^xsd:decimal ;
  dwc:decimalLongitude "25.48584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2020_36.36983_25.48584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.36983 25.48584)"^^geo:wktLiteral ;
  geo-pos:lat "36.36983"^^xsd:decimal ;
  geo-pos:long "25.48584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2020_36.36983_25.48584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2020_36.36983_25.48584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2020_36.36983_25.48584'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.48584'^^xsd:double;
  dwc:latitude '36.36983'^^xsd:double;
  dwc:occurrenceRemarks 'Caldera Diving'^^xsd:string;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2020_36.36983_25.48584'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2012_36.39689_25.48648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2012_36.39689_25.48648> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2012_36.39689_25.48648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.39689 25.48648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.39689"^^xsd:decimal ;
  dwc:decimalLongitude "25.48648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2378"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2012_36.39689_25.48648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.39689 25.48648)"^^geo:wktLiteral ;
  geo-pos:lat "36.39689"^^xsd:decimal ;
  geo-pos:long "25.48648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2378"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2012_36.39689_25.48648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2012_36.39689_25.48648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2012_36.39689_25.48648'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.48648'^^xsd:double;
  dwc:latitude '36.39689'^^xsd:double;
  dwc:coordinatePrecision '2378'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2012_36.39689_25.48648'^^xsd:string;
  dwc:observationDate '2012-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2020_36.36064_25.48651_10-16_Mary%20Zotou>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2020_36.36064_25.48651_10-16_Mary%20Zotou> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2020_36.36064_25.48651_10-16_Mary%20Zotou> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.36064 25.48651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.36064"^^xsd:decimal ;
  dwc:decimalLongitude "25.48651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2020_36.36064_25.48651_10-16_Mary%20Zotou>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.36064 25.48651)"^^geo:wktLiteral ;
  geo-pos:lat "36.36064"^^xsd:decimal ;
  geo-pos:long "25.48651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2020_36.36064_25.48651_10-16_Mary%20Zotou>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2020_36.36064_25.48651_10-16_Mary Zotou" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2020_36.36064_25.48651_10-16_Mary Zotou'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Mary Zotou'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.48651'^^xsd:double;
  dwc:latitude '36.36064'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'UAEGEAN-ALAS'^^xsd:string;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2020_36.36064_25.48651_10-16_Mary Zotou'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '4'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Sargocentron%20rubrum_2020_36.36064_25.48651_10-12_Mary%20Zotou>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2020_36.36064_25.48651_10-12_Mary%20Zotou> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2020_36.36064_25.48651_10-12_Mary%20Zotou> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.36064 25.48651)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.36064"^^xsd:decimal ;
  dwc:decimalLongitude "25.48651"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2020_36.36064_25.48651_10-12_Mary%20Zotou>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.36064 25.48651)"^^geo:wktLiteral ;
  geo-pos:lat "36.36064"^^xsd:decimal ;
  geo-pos:long "25.48651"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Sargocentron%20rubrum_2020_36.36064_25.48651_10-12_Mary%20Zotou>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Sargocentron rubrum_2020_36.36064_25.48651_10-12_Mary Zotou" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Sargocentron rubrum_2020_36.36064_25.48651_10-12_Mary Zotou'^^xsd:string;
  dwc:scientificName 'Sargocentron rubrum (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Mary Zotou'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.48651'^^xsd:double;
  dwc:latitude '36.36064'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks 'UAEGEAN-ALAS'^^xsd:string;
  dwc:aphiaid '126400'^^xsd:integer;
  dwc:occurrenceId 'Sargocentron rubrum_2020_36.36064_25.48651_10-12_Mary Zotou'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126400'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2008_36.39278_25.48832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.39278_25.48832> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.39278_25.48832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.39278 25.48832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.39278"^^xsd:decimal ;
  dwc:decimalLongitude "25.48832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.39278_25.48832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.39278 25.48832)"^^geo:wktLiteral ;
  geo-pos:lat "36.39278"^^xsd:decimal ;
  geo-pos:long "25.48832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2008_36.39278_25.48832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2008_36.39278_25.48832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2008_36.39278_25.48832'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.48832'^^xsd:double;
  dwc:latitude '36.39278'^^xsd:double;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2008_36.39278_25.48832'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2008_36.39278_25.48832_0-0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.39278_25.48832_0-0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.39278_25.48832_0-0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.39278 25.48832)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.39278"^^xsd:decimal ;
  dwc:decimalLongitude "25.48832"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.39278_25.48832_0-0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.39278 25.48832)"^^geo:wktLiteral ;
  geo-pos:lat "36.39278"^^xsd:decimal ;
  geo-pos:long "25.48832"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2008_36.39278_25.48832_0-0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2008_36.39278_25.48832_0-0" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2008_36.39278_25.48832_0-0'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.48832'^^xsd:double;
  dwc:latitude '36.39278'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2008_36.39278_25.48832_0-0'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Rhopilema%20nomadica_2019_36.38879_25.49058_0-0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Rhopilema%20nomadica_2019_36.38879_25.49058_0-0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Rhopilema%20nomadica_2019_36.38879_25.49058_0-0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.38879 25.49058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.38879"^^xsd:decimal ;
  dwc:decimalLongitude "25.49058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Rhopilema%20nomadica_2019_36.38879_25.49058_0-0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.38879 25.49058)"^^geo:wktLiteral ;
  geo-pos:lat "36.38879"^^xsd:decimal ;
  geo-pos:long "25.49058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Rhopilema%20nomadica_2019_36.38879_25.49058_0-0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Rhopilema nomadica_2019_36.38879_25.49058_0-0" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Rhopilema nomadica_2019_36.38879_25.49058_0-0'^^xsd:string;
  dwc:scientificName 'Rhopilema nomadica Galil, Spanier & Ferguson, 1990'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.49058'^^xsd:double;
  dwc:latitude '36.38879'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '232032'^^xsd:integer;
  dwc:occurrenceId 'Rhopilema nomadica_2019_36.38879_25.49058_0-0'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '232032'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Sargocentron%20rubrum_2015_36.36929_25.49115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2015_36.36929_25.49115> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2015_36.36929_25.49115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.36929 25.49115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.36929"^^xsd:decimal ;
  dwc:decimalLongitude "25.49115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2015_36.36929_25.49115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.36929 25.49115)"^^geo:wktLiteral ;
  geo-pos:lat "36.36929"^^xsd:decimal ;
  geo-pos:long "25.49115"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Sargocentron%20rubrum_2015_36.36929_25.49115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Sargocentron rubrum_2015_36.36929_25.49115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Sargocentron rubrum_2015_36.36929_25.49115'^^xsd:string;
  dwc:scientificName 'Sargocentron rubrum (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.49115'^^xsd:double;
  dwc:latitude '36.36929'^^xsd:double;
  dwc:aphiaid '126400'^^xsd:integer;
  dwc:occurrenceId 'Sargocentron rubrum_2015_36.36929_25.49115'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126400'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Etrumeus%20golanii_2016_36.83783_25.4915_73-73>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Etrumeus%20golanii_2016_36.83783_25.4915_73-73> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Etrumeus%20golanii_2016_36.83783_25.4915_73-73> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.83783 25.4915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.83783"^^xsd:decimal ;
  dwc:decimalLongitude "25.4915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "73"^^xsd:integer ;
  dwc:maximumDepthInMeters "73"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Etrumeus%20golanii_2016_36.83783_25.4915_73-73>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.83783 25.4915)"^^geo:wktLiteral ;
  geo-pos:lat "36.83783"^^xsd:decimal ;
  geo-pos:long "25.4915"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Etrumeus%20golanii_2016_36.83783_25.4915_73-73>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Etrumeus golanii_2016_36.83783_25.4915_73-73" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Etrumeus golanii_2016_36.83783_25.4915_73-73'^^xsd:string;
  dwc:scientificName 'Etrumeus golanii DiBattista, Randall & Bowen, 2012'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.4915'^^xsd:double;
  dwc:latitude '36.83783'^^xsd:double;
  dwc:minimumDepth '73'^^xsd:integer;
  dwc:maximumDepth '73'^^xsd:integer;
  dwc:aphiaid '890090'^^xsd:integer;
  dwc:occurrenceId 'Etrumeus golanii_2016_36.83783_25.4915_73-73'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '890090'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2017_36.39608_25.49358_Stefanos%20Kalogirou>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2017_36.39608_25.49358_Stefanos%20Kalogirou> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2017_36.39608_25.49358_Stefanos%20Kalogirou> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.39608 25.49358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.39608"^^xsd:decimal ;
  dwc:decimalLongitude "25.49358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2017_36.39608_25.49358_Stefanos%20Kalogirou>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.39608 25.49358)"^^geo:wktLiteral ;
  geo-pos:lat "36.39608"^^xsd:decimal ;
  geo-pos:long "25.49358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2017_36.39608_25.49358_Stefanos%20Kalogirou>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2017_36.39608_25.49358_Stefanos Kalogirou" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2017_36.39608_25.49358_Stefanos Kalogirou'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Stefanos Kalogirou'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.49358'^^xsd:double;
  dwc:latitude '36.39608'^^xsd:double;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2017_36.39608_25.49358_Stefanos Kalogirou'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2020_35.30045_25.49824_Georgia%20Tavantzopoulou>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2020_35.30045_25.49824_Georgia%20Tavantzopoulou> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2020_35.30045_25.49824_Georgia%20Tavantzopoulou> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.30045 25.49824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.30045"^^xsd:decimal ;
  dwc:decimalLongitude "25.49824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "38"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2020_35.30045_25.49824_Georgia%20Tavantzopoulou>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.30045 25.49824)"^^geo:wktLiteral ;
  geo-pos:lat "35.30045"^^xsd:decimal ;
  geo-pos:long "25.49824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "38"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2020_35.30045_25.49824_Georgia%20Tavantzopoulou>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2020_35.30045_25.49824_Georgia Tavantzopoulou" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2020_35.30045_25.49824_Georgia Tavantzopoulou'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Georgia Tavantzopoulou'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.49824'^^xsd:double;
  dwc:latitude '35.30045'^^xsd:double;
  dwc:coordinatePrecision '38'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2020_35.30045_25.49824_Georgia Tavantzopoulou'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2020_35.30045_25.49824_Georgia%20Tavantzopoulou>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_35.30045_25.49824_Georgia%20Tavantzopoulou> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_35.30045_25.49824_Georgia%20Tavantzopoulou> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.30045 25.49824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.30045"^^xsd:decimal ;
  dwc:decimalLongitude "25.49824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "38"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_35.30045_25.49824_Georgia%20Tavantzopoulou>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.30045 25.49824)"^^geo:wktLiteral ;
  geo-pos:lat "35.30045"^^xsd:decimal ;
  geo-pos:long "25.49824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "38"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2020_35.30045_25.49824_Georgia%20Tavantzopoulou>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2020_35.30045_25.49824_Georgia Tavantzopoulou" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2020_35.30045_25.49824_Georgia Tavantzopoulou'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Georgia Tavantzopoulou'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.49824'^^xsd:double;
  dwc:latitude '35.30045'^^xsd:double;
  dwc:coordinatePrecision '38'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2020_35.30045_25.49824_Georgia Tavantzopoulou'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2019_34.9828_25.49964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2019_34.9828_25.49964> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2019_34.9828_25.49964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.9828 25.49964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.9828"^^xsd:decimal ;
  dwc:decimalLongitude "25.49964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2019_34.9828_25.49964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.9828 25.49964)"^^geo:wktLiteral ;
  geo-pos:lat "34.9828"^^xsd:decimal ;
  geo-pos:long "25.49964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2019_34.9828_25.49964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2019_34.9828_25.49964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2019_34.9828_25.49964'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.49964'^^xsd:double;
  dwc:latitude '34.9828'^^xsd:double;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2019_34.9828_25.49964'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Mnemiopsis%20leidyi_2004%2F2010_40.58523_25.5018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2004%2F2010_40.58523_25.5018> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2004%2F2010_40.58523_25.5018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58523 25.5018)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.58523"^^xsd:decimal ;
  dwc:decimalLongitude "25.5018"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2004%2F2010_40.58523_25.5018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.58523 25.5018)"^^geo:wktLiteral ;
  geo-pos:lat "40.58523"^^xsd:decimal ;
  geo-pos:long "25.5018"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Mnemiopsis%20leidyi_2004%2F2010_40.58523_25.5018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mnemiopsis leidyi_2004/2010_40.58523_25.5018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Mnemiopsis leidyi_2004/2010_40.58523_25.5018'^^xsd:string;
  dwc:scientificName 'Mnemiopsis leidyi A. Agassiz, 1865'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.5018'^^xsd:double;
  dwc:latitude '40.58523'^^xsd:double;
  dwc:aphiaid '106401'^^xsd:integer;
  dwc:occurrenceId 'Mnemiopsis leidyi_2004/2010_40.58523_25.5018'^^xsd:string;
  dwc:aphiaIdAccepted '106401'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2009_34.97914_25.50307_8-8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_34.97914_25.50307_8-8> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_34.97914_25.50307_8-8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.97914 25.50307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.97914"^^xsd:decimal ;
  dwc:decimalLongitude "25.50307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_34.97914_25.50307_8-8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.97914 25.50307)"^^geo:wktLiteral ;
  geo-pos:lat "34.97914"^^xsd:decimal ;
  geo-pos:long "25.50307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2009_34.97914_25.50307_8-8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2009_34.97914_25.50307_8-8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2009_34.97914_25.50307_8-8'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.50307'^^xsd:double;
  dwc:latitude '34.97914'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2009_34.97914_25.50307_8-8'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Diadema%20setosum_2020_36.87107_25.51062_3-6_Kabanos%20Dimitris-%20Dive%20In%20Action%20%7C%20Santorini%20Active%20Volcanic%20Environment>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Diadema%20setosum_2020_36.87107_25.51062_3-6_Kabanos%20Dimitris-%20Dive%20In%20Action%20%7C%20Santorini%20Active%20Volcanic%20Environment> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Diadema%20setosum_2020_36.87107_25.51062_3-6_Kabanos%20Dimitris-%20Dive%20In%20Action%20%7C%20Santorini%20Active%20Volcanic%20Environment> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87107 25.51062)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.87107"^^xsd:decimal ;
  dwc:decimalLongitude "25.51062"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Diadema%20setosum_2020_36.87107_25.51062_3-6_Kabanos%20Dimitris-%20Dive%20In%20Action%20%7C%20Santorini%20Active%20Volcanic%20Environment>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87107 25.51062)"^^geo:wktLiteral ;
  geo-pos:lat "36.87107"^^xsd:decimal ;
  geo-pos:long "25.51062"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Diadema%20setosum_2020_36.87107_25.51062_3-6_Kabanos%20Dimitris-%20Dive%20In%20Action%20%7C%20Santorini%20Active%20Volcanic%20Environment>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Diadema setosum_2020_36.87107_25.51062_3-6_Kabanos Dimitris- Dive In Action | Santorini Active Volcanic Environment" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Diadema setosum_2020_36.87107_25.51062_3-6_Kabanos Dimitris- Dive In Action | Santorini Active Volcanic Environment'^^xsd:string;
  dwc:scientificName 'Diadema setosum (Leske, 1778)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Kabanos Dimitris- Dive In Action | Santorini Active Volcanic Environment'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.51062'^^xsd:double;
  dwc:latitude '36.87107'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'UAEGEAN-ALAS'^^xsd:string;
  dwc:aphiaid '213372'^^xsd:integer;
  dwc:occurrenceId 'Diadema setosum_2020_36.87107_25.51062_3-6_Kabanos Dimitris- Dive In Action | Santorini Active Volcanic Environment'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213372'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '4'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Diadema%20setosum_2020_36.88533_25.51182_5-7_Kabanos%20Dimitris-%20Dive%20In%20Action%20%7C%20Santorini%20Active%20Volcanic%20Environment>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Diadema%20setosum_2020_36.88533_25.51182_5-7_Kabanos%20Dimitris-%20Dive%20In%20Action%20%7C%20Santorini%20Active%20Volcanic%20Environment> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Diadema%20setosum_2020_36.88533_25.51182_5-7_Kabanos%20Dimitris-%20Dive%20In%20Action%20%7C%20Santorini%20Active%20Volcanic%20Environment> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88533 25.51182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.88533"^^xsd:decimal ;
  dwc:decimalLongitude "25.51182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Diadema%20setosum_2020_36.88533_25.51182_5-7_Kabanos%20Dimitris-%20Dive%20In%20Action%20%7C%20Santorini%20Active%20Volcanic%20Environment>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88533 25.51182)"^^geo:wktLiteral ;
  geo-pos:lat "36.88533"^^xsd:decimal ;
  geo-pos:long "25.51182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "49"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Diadema%20setosum_2020_36.88533_25.51182_5-7_Kabanos%20Dimitris-%20Dive%20In%20Action%20%7C%20Santorini%20Active%20Volcanic%20Environment>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Diadema setosum_2020_36.88533_25.51182_5-7_Kabanos Dimitris- Dive In Action | Santorini Active Volcanic Environment" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Diadema setosum_2020_36.88533_25.51182_5-7_Kabanos Dimitris- Dive In Action | Santorini Active Volcanic Environment'^^xsd:string;
  dwc:scientificName 'Diadema setosum (Leske, 1778)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Kabanos Dimitris- Dive In Action | Santorini Active Volcanic Environment'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.51182'^^xsd:double;
  dwc:latitude '36.88533'^^xsd:double;
  dwc:coordinatePrecision '49'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance; UAEGEAN - ALAS'^^xsd:string;
  dwc:aphiaid '213372'^^xsd:integer;
  dwc:occurrenceId 'Diadema setosum_2020_36.88533_25.51182_5-7_Kabanos Dimitris- Dive In Action | Santorini Active Volcanic Environment'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213372'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2016_36.84742_25.51191_5-30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_36.84742_25.51191_5-30> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_36.84742_25.51191_5-30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.84742 25.51191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.84742"^^xsd:decimal ;
  dwc:decimalLongitude "25.51191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2016_36.84742_25.51191_5-30>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.84742 25.51191)"^^geo:wktLiteral ;
  geo-pos:lat "36.84742"^^xsd:decimal ;
  geo-pos:long "25.51191"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2016_36.84742_25.51191_5-30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2016_36.84742_25.51191_5-30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2016_36.84742_25.51191_5-30'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.51191'^^xsd:double;
  dwc:latitude '36.84742'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2016_36.84742_25.51191_5-30'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2016_36.84742_25.51191_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_36.84742_25.51191_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_36.84742_25.51191_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.84742 25.51191)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.84742"^^xsd:decimal ;
  dwc:decimalLongitude "25.51191"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2016_36.84742_25.51191_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.84742 25.51191)"^^geo:wktLiteral ;
  geo-pos:lat "36.84742"^^xsd:decimal ;
  geo-pos:long "25.51191"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2016_36.84742_25.51191_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2016_36.84742_25.51191_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2016_36.84742_25.51191_5-5'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.51191'^^xsd:double;
  dwc:latitude '36.84742'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2016_36.84742_25.51191_5-5'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2009_36.86537_25.51597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_36.86537_25.51597> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_36.86537_25.51597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.86537 25.51597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.86537"^^xsd:decimal ;
  dwc:decimalLongitude "25.51597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_36.86537_25.51597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.86537 25.51597)"^^geo:wktLiteral ;
  geo-pos:lat "36.86537"^^xsd:decimal ;
  geo-pos:long "25.51597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2009_36.86537_25.51597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2009_36.86537_25.51597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2009_36.86537_25.51597'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.51597'^^xsd:double;
  dwc:latitude '36.86537'^^xsd:double;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2009_36.86537_25.51597'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2009_36.86537_25.51597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2009_36.86537_25.51597> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2009_36.86537_25.51597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.86537 25.51597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.86537"^^xsd:decimal ;
  dwc:decimalLongitude "25.51597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2009_36.86537_25.51597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.86537 25.51597)"^^geo:wktLiteral ;
  geo-pos:lat "36.86537"^^xsd:decimal ;
  geo-pos:long "25.51597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2009_36.86537_25.51597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2009_36.86537_25.51597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2009_36.86537_25.51597'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.51597'^^xsd:double;
  dwc:latitude '36.86537'^^xsd:double;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2009_36.86537_25.51597'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2018_36.86408_25.51682_1.5-1.5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2018_36.86408_25.51682_1.5-1.5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2018_36.86408_25.51682_1.5-1.5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.86408 25.51682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.86408"^^xsd:decimal ;
  dwc:decimalLongitude "25.51682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2018_36.86408_25.51682_1.5-1.5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.86408 25.51682)"^^geo:wktLiteral ;
  geo-pos:lat "36.86408"^^xsd:decimal ;
  geo-pos:long "25.51682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "28"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2018_36.86408_25.51682_1.5-1.5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2018_36.86408_25.51682_1.5-1.5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2018_36.86408_25.51682_1.5-1.5'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.51682'^^xsd:double;
  dwc:latitude '36.86408'^^xsd:double;
  dwc:coordinatePrecision '28'^^xsd:integer;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2018_36.86408_25.51682_1.5-1.5'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Conomurex%20persicus_2013_35.31_25.52>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Conomurex%20persicus_2013_35.31_25.52> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Conomurex%20persicus_2013_35.31_25.52> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.31 25.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.31"^^xsd:decimal ;
  dwc:decimalLongitude "25.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Conomurex%20persicus_2013_35.31_25.52>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.31 25.52)"^^geo:wktLiteral ;
  geo-pos:lat "35.31"^^xsd:decimal ;
  geo-pos:long "25.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Conomurex%20persicus_2013_35.31_25.52>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Conomurex persicus_2013_35.31_25.52" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Conomurex persicus_2013_35.31_25.52'^^xsd:string;
  dwc:scientificName 'Conomurex persicus (Swainson, 1821)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.52'^^xsd:double;
  dwc:latitude '35.31'^^xsd:double;
  dwc:aphiaid '565371'^^xsd:integer;
  dwc:occurrenceId 'Conomurex persicus_2013_35.31_25.52'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '565371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2018_35.31018_25.52013_27-27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2018_35.31018_25.52013_27-27> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2018_35.31018_25.52013_27-27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.31018 25.52013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.31018"^^xsd:decimal ;
  dwc:decimalLongitude "25.52013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2018_35.31018_25.52013_27-27>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.31018 25.52013)"^^geo:wktLiteral ;
  geo-pos:lat "35.31018"^^xsd:decimal ;
  geo-pos:long "25.52013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2018_35.31018_25.52013_27-27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2018_35.31018_25.52013_27-27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2018_35.31018_25.52013_27-27'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.52013'^^xsd:double;
  dwc:latitude '35.31018'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2018_35.31018_25.52013_27-27'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2016_36.83215_25.52281_15-15_Katsoupis%20Christos>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_36.83215_25.52281_15-15_Katsoupis%20Christos> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_36.83215_25.52281_15-15_Katsoupis%20Christos> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.83215 25.52281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.83215"^^xsd:decimal ;
  dwc:decimalLongitude "25.52281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2016_36.83215_25.52281_15-15_Katsoupis%20Christos>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.83215 25.52281)"^^geo:wktLiteral ;
  geo-pos:lat "36.83215"^^xsd:decimal ;
  geo-pos:long "25.52281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2016_36.83215_25.52281_15-15_Katsoupis%20Christos>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2016_36.83215_25.52281_15-15_Katsoupis Christos" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2016_36.83215_25.52281_15-15_Katsoupis Christos'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Katsoupis Christos'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.52281'^^xsd:double;
  dwc:latitude '36.83215'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'MARISCA project/ UAEGEAN'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2016_36.83215_25.52281_15-15_Katsoupis Christos'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2016_36.83215_25.52281_15-15_Vatikiotis%20Konstantinos>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_36.83215_25.52281_15-15_Vatikiotis%20Konstantinos> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_36.83215_25.52281_15-15_Vatikiotis%20Konstantinos> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.83215 25.52281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.83215"^^xsd:decimal ;
  dwc:decimalLongitude "25.52281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2016_36.83215_25.52281_15-15_Vatikiotis%20Konstantinos>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.83215 25.52281)"^^geo:wktLiteral ;
  geo-pos:lat "36.83215"^^xsd:decimal ;
  geo-pos:long "25.52281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2016_36.83215_25.52281_15-15_Vatikiotis%20Konstantinos>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2016_36.83215_25.52281_15-15_Vatikiotis Konstantinos" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2016_36.83215_25.52281_15-15_Vatikiotis Konstantinos'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Vatikiotis Konstantinos'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.52281'^^xsd:double;
  dwc:latitude '36.83215'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'MARISCA project/ UAEGEAN'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2016_36.83215_25.52281_15-15_Vatikiotis Konstantinos'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2016_36.83215_25.52281_5-5_Katsoupis%20Christos>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_36.83215_25.52281_5-5_Katsoupis%20Christos> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_36.83215_25.52281_5-5_Katsoupis%20Christos> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.83215 25.52281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.83215"^^xsd:decimal ;
  dwc:decimalLongitude "25.52281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2016_36.83215_25.52281_5-5_Katsoupis%20Christos>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.83215 25.52281)"^^geo:wktLiteral ;
  geo-pos:lat "36.83215"^^xsd:decimal ;
  geo-pos:long "25.52281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2016_36.83215_25.52281_5-5_Katsoupis%20Christos>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2016_36.83215_25.52281_5-5_Katsoupis Christos" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2016_36.83215_25.52281_5-5_Katsoupis Christos'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Katsoupis Christos'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.52281'^^xsd:double;
  dwc:latitude '36.83215'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'MARISCA project/ UAEGEAN'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2016_36.83215_25.52281_5-5_Katsoupis Christos'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2016_36.83215_25.52281_5-5_Vatikiotis%20Konstantinos>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_36.83215_25.52281_5-5_Vatikiotis%20Konstantinos> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_36.83215_25.52281_5-5_Vatikiotis%20Konstantinos> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.83215 25.52281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.83215"^^xsd:decimal ;
  dwc:decimalLongitude "25.52281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2016_36.83215_25.52281_5-5_Vatikiotis%20Konstantinos>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.83215 25.52281)"^^geo:wktLiteral ;
  geo-pos:lat "36.83215"^^xsd:decimal ;
  geo-pos:long "25.52281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2016_36.83215_25.52281_5-5_Vatikiotis%20Konstantinos>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2016_36.83215_25.52281_5-5_Vatikiotis Konstantinos" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2016_36.83215_25.52281_5-5_Vatikiotis Konstantinos'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Vatikiotis Konstantinos'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.52281'^^xsd:double;
  dwc:latitude '36.83215'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'MARISCA project/ UAEGEAN'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2016_36.83215_25.52281_5-5_Vatikiotis Konstantinos'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2016_36.83215_25.52281_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_36.83215_25.52281_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_36.83215_25.52281_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.83215 25.52281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.83215"^^xsd:decimal ;
  dwc:decimalLongitude "25.52281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_36.83215_25.52281_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.83215 25.52281)"^^geo:wktLiteral ;
  geo-pos:lat "36.83215"^^xsd:decimal ;
  geo-pos:long "25.52281"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2016_36.83215_25.52281_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2016_36.83215_25.52281_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2016_36.83215_25.52281_5-5'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.52281'^^xsd:double;
  dwc:latitude '36.83215'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2016_36.83215_25.52281_5-5'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2019_36.85744_25.53124_3-3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.85744_25.53124_3-3> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.85744_25.53124_3-3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.85744 25.53124)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.85744"^^xsd:decimal ;
  dwc:decimalLongitude "25.53124"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.85744_25.53124_3-3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.85744 25.53124)"^^geo:wktLiteral ;
  geo-pos:lat "36.85744"^^xsd:decimal ;
  geo-pos:long "25.53124"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2019_36.85744_25.53124_3-3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2019_36.85744_25.53124_3-3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2019_36.85744_25.53124_3-3'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.53124'^^xsd:double;
  dwc:latitude '36.85744'^^xsd:double;
  dwc:coordinatePrecision '11'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2019_36.85744_25.53124_3-3'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Stypopodium%20schimperi_2007_37.20339_25.53435_0-3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2007_37.20339_25.53435_0-3> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2007_37.20339_25.53435_0-3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.20339 25.53435)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.20339"^^xsd:decimal ;
  dwc:decimalLongitude "25.53435"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2007_37.20339_25.53435_0-3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.20339 25.53435)"^^geo:wktLiteral ;
  geo-pos:lat "37.20339"^^xsd:decimal ;
  geo-pos:long "25.53435"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Stypopodium%20schimperi_2007_37.20339_25.53435_0-3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Stypopodium schimperi_2007_37.20339_25.53435_0-3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Stypopodium schimperi_2007_37.20339_25.53435_0-3'^^xsd:string;
  dwc:scientificName 'Stypopodium schimperi (Kützing) Verlaque & Boudouresque, 1991'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.53435'^^xsd:double;
  dwc:latitude '37.20339'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '145391'^^xsd:integer;
  dwc:occurrenceId 'Stypopodium schimperi_2007_37.20339_25.53435_0-3'^^xsd:string;
  dwc:observationDate '2007-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145391'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2015_36.9586_25.53839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2015_36.9586_25.53839> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2015_36.9586_25.53839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9586 25.53839)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9586"^^xsd:decimal ;
  dwc:decimalLongitude "25.53839"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2015_36.9586_25.53839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9586 25.53839)"^^geo:wktLiteral ;
  geo-pos:lat "36.9586"^^xsd:decimal ;
  geo-pos:long "25.53839"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2015_36.9586_25.53839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2015_36.9586_25.53839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2015_36.9586_25.53839'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.53839'^^xsd:double;
  dwc:latitude '36.9586'^^xsd:double;
  dwc:occurrenceRemarks 'Newspaper'^^xsd:string;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2015_36.9586_25.53839'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Conomurex%20persicus_2017_36.95836_25.53882_Fabio%20Crocetta>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Conomurex%20persicus_2017_36.95836_25.53882_Fabio%20Crocetta> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Conomurex%20persicus_2017_36.95836_25.53882_Fabio%20Crocetta> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.95836 25.53882)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.95836"^^xsd:decimal ;
  dwc:decimalLongitude "25.53882"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Conomurex%20persicus_2017_36.95836_25.53882_Fabio%20Crocetta>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.95836 25.53882)"^^geo:wktLiteral ;
  geo-pos:lat "36.95836"^^xsd:decimal ;
  geo-pos:long "25.53882"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Conomurex%20persicus_2017_36.95836_25.53882_Fabio%20Crocetta>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Conomurex persicus_2017_36.95836_25.53882_Fabio Crocetta" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Conomurex persicus_2017_36.95836_25.53882_Fabio Crocetta'^^xsd:string;
  dwc:scientificName 'Conomurex persicus (Swainson, 1821)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Fabio Crocetta'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.53882'^^xsd:double;
  dwc:latitude '36.95836'^^xsd:double;
  dwc:aphiaid '565371'^^xsd:integer;
  dwc:occurrenceId 'Conomurex persicus_2017_36.95836_25.53882_Fabio Crocetta'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '565371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Etrumeus%20golanii_2016_37.18867_25.54867_65-65>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Etrumeus%20golanii_2016_37.18867_25.54867_65-65> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Etrumeus%20golanii_2016_37.18867_25.54867_65-65> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18867 25.54867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18867"^^xsd:decimal ;
  dwc:decimalLongitude "25.54867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Etrumeus%20golanii_2016_37.18867_25.54867_65-65>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18867 25.54867)"^^geo:wktLiteral ;
  geo-pos:lat "37.18867"^^xsd:decimal ;
  geo-pos:long "25.54867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Etrumeus%20golanii_2016_37.18867_25.54867_65-65>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Etrumeus golanii_2016_37.18867_25.54867_65-65" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Etrumeus golanii_2016_37.18867_25.54867_65-65'^^xsd:string;
  dwc:scientificName 'Etrumeus golanii DiBattista, Randall & Bowen, 2012'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.54867'^^xsd:double;
  dwc:latitude '37.18867'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:aphiaid '890090'^^xsd:integer;
  dwc:occurrenceId 'Etrumeus golanii_2016_37.18867_25.54867_65-65'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '890090'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Sargocentron%20rubrum_2018_34.98602_25.55118_18-18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2018_34.98602_25.55118_18-18> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2018_34.98602_25.55118_18-18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.98602 25.55118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.98602"^^xsd:decimal ;
  dwc:decimalLongitude "25.55118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2018_34.98602_25.55118_18-18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.98602 25.55118)"^^geo:wktLiteral ;
  geo-pos:lat "34.98602"^^xsd:decimal ;
  geo-pos:long "25.55118"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Sargocentron%20rubrum_2018_34.98602_25.55118_18-18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Sargocentron rubrum_2018_34.98602_25.55118_18-18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Sargocentron rubrum_2018_34.98602_25.55118_18-18'^^xsd:string;
  dwc:scientificName 'Sargocentron rubrum (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.55118'^^xsd:double;
  dwc:latitude '34.98602'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '126400'^^xsd:integer;
  dwc:occurrenceId 'Sargocentron rubrum_2018_34.98602_25.55118_18-18'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126400'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2013_37.18162_25.55189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2013_37.18162_25.55189> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2013_37.18162_25.55189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18162 25.55189)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18162"^^xsd:decimal ;
  dwc:decimalLongitude "25.55189"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2013_37.18162_25.55189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18162 25.55189)"^^geo:wktLiteral ;
  geo-pos:lat "37.18162"^^xsd:decimal ;
  geo-pos:long "25.55189"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2013_37.18162_25.55189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2013_37.18162_25.55189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2013_37.18162_25.55189'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.55189'^^xsd:double;
  dwc:latitude '37.18162'^^xsd:double;
  dwc:coordinatePrecision '23'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance; Newspaper'^^xsd:string;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2013_37.18162_25.55189'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Etrumeus%20golanii_2016_37.19083_25.55867_45-45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Etrumeus%20golanii_2016_37.19083_25.55867_45-45> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Etrumeus%20golanii_2016_37.19083_25.55867_45-45> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.19083 25.55867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.19083"^^xsd:decimal ;
  dwc:decimalLongitude "25.55867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Etrumeus%20golanii_2016_37.19083_25.55867_45-45>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.19083 25.55867)"^^geo:wktLiteral ;
  geo-pos:lat "37.19083"^^xsd:decimal ;
  geo-pos:long "25.55867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Etrumeus%20golanii_2016_37.19083_25.55867_45-45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Etrumeus golanii_2016_37.19083_25.55867_45-45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Etrumeus golanii_2016_37.19083_25.55867_45-45'^^xsd:string;
  dwc:scientificName 'Etrumeus golanii DiBattista, Randall & Bowen, 2012'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.55867'^^xsd:double;
  dwc:latitude '37.19083'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '890090'^^xsd:integer;
  dwc:occurrenceId 'Etrumeus golanii_2016_37.19083_25.55867_45-45'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '890090'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Etrumeus%20golanii_2018_37.19117_25.55933_66.6-66.6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Etrumeus%20golanii_2018_37.19117_25.55933_66.6-66.6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Etrumeus%20golanii_2018_37.19117_25.55933_66.6-66.6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.19117 25.55933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.19117"^^xsd:decimal ;
  dwc:decimalLongitude "25.55933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "66.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "66.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Etrumeus%20golanii_2018_37.19117_25.55933_66.6-66.6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.19117 25.55933)"^^geo:wktLiteral ;
  geo-pos:lat "37.19117"^^xsd:decimal ;
  geo-pos:long "25.55933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Etrumeus%20golanii_2018_37.19117_25.55933_66.6-66.6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Etrumeus golanii_2018_37.19117_25.55933_66.6-66.6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Etrumeus golanii_2018_37.19117_25.55933_66.6-66.6'^^xsd:string;
  dwc:scientificName 'Etrumeus golanii DiBattista, Randall & Bowen, 2012'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.55933'^^xsd:double;
  dwc:latitude '37.19117'^^xsd:double;
  dwc:minimumDepth '66.6'^^xsd:double;
  dwc:maximumDepth '66.6'^^xsd:double;
  dwc:aphiaid '890090'^^xsd:integer;
  dwc:occurrenceId 'Etrumeus golanii_2018_37.19117_25.55933_66.6-66.6'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '890090'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Etrumeus%20golanii_2016_37.19167_25.55933_67-67>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Etrumeus%20golanii_2016_37.19167_25.55933_67-67> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Etrumeus%20golanii_2016_37.19167_25.55933_67-67> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.19167 25.55933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.19167"^^xsd:decimal ;
  dwc:decimalLongitude "25.55933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Etrumeus%20golanii_2016_37.19167_25.55933_67-67>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.19167 25.55933)"^^geo:wktLiteral ;
  geo-pos:lat "37.19167"^^xsd:decimal ;
  geo-pos:long "25.55933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Etrumeus%20golanii_2016_37.19167_25.55933_67-67>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Etrumeus golanii_2016_37.19167_25.55933_67-67" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Etrumeus golanii_2016_37.19167_25.55933_67-67'^^xsd:string;
  dwc:scientificName 'Etrumeus golanii DiBattista, Randall & Bowen, 2012'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.55933'^^xsd:double;
  dwc:latitude '37.19167'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '890090'^^xsd:integer;
  dwc:occurrenceId 'Etrumeus golanii_2016_37.19167_25.55933_67-67'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '890090'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2013_34.99095_25.5597_5-15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2013_34.99095_25.5597_5-15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2013_34.99095_25.5597_5-15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.99095 25.5597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.99095"^^xsd:decimal ;
  dwc:decimalLongitude "25.5597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2013_34.99095_25.5597_5-15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.99095 25.5597)"^^geo:wktLiteral ;
  geo-pos:lat "34.99095"^^xsd:decimal ;
  geo-pos:long "25.5597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2013_34.99095_25.5597_5-15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2013_34.99095_25.5597_5-15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2013_34.99095_25.5597_5-15'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.5597'^^xsd:double;
  dwc:latitude '34.99095'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2013_34.99095_25.5597_5-15'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '4'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2014_34.99095_25.5597_5-15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2014_34.99095_25.5597_5-15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2014_34.99095_25.5597_5-15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.99095 25.5597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.99095"^^xsd:decimal ;
  dwc:decimalLongitude "25.5597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2014_34.99095_25.5597_5-15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.99095 25.5597)"^^geo:wktLiteral ;
  geo-pos:lat "34.99095"^^xsd:decimal ;
  geo-pos:long "25.5597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2014_34.99095_25.5597_5-15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2014_34.99095_25.5597_5-15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2014_34.99095_25.5597_5-15'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.5597'^^xsd:double;
  dwc:latitude '34.99095'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2014_34.99095_25.5597_5-15'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '10'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2016_34.99095_25.5597_5-15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2016_34.99095_25.5597_5-15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2016_34.99095_25.5597_5-15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.99095 25.5597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.99095"^^xsd:decimal ;
  dwc:decimalLongitude "25.5597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2016_34.99095_25.5597_5-15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.99095 25.5597)"^^geo:wktLiteral ;
  geo-pos:lat "34.99095"^^xsd:decimal ;
  geo-pos:long "25.5597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2016_34.99095_25.5597_5-15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2016_34.99095_25.5597_5-15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2016_34.99095_25.5597_5-15'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.5597'^^xsd:double;
  dwc:latitude '34.99095'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2016_34.99095_25.5597_5-15'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2018_34.99095_25.5597_5-15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2018_34.99095_25.5597_5-15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2018_34.99095_25.5597_5-15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.99095 25.5597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.99095"^^xsd:decimal ;
  dwc:decimalLongitude "25.5597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2018_34.99095_25.5597_5-15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.99095 25.5597)"^^geo:wktLiteral ;
  geo-pos:lat "34.99095"^^xsd:decimal ;
  geo-pos:long "25.5597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2018_34.99095_25.5597_5-15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2018_34.99095_25.5597_5-15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2018_34.99095_25.5597_5-15'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.5597'^^xsd:double;
  dwc:latitude '34.99095'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2018_34.99095_25.5597_5-15'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '9'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Etrumeus%20golanii_2016_36.98793_25.56007_5.4-5.4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Etrumeus%20golanii_2016_36.98793_25.56007_5.4-5.4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Etrumeus%20golanii_2016_36.98793_25.56007_5.4-5.4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98793 25.56007)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.98793"^^xsd:decimal ;
  dwc:decimalLongitude "25.56007"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "184"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Etrumeus%20golanii_2016_36.98793_25.56007_5.4-5.4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98793 25.56007)"^^geo:wktLiteral ;
  geo-pos:lat "36.98793"^^xsd:decimal ;
  geo-pos:long "25.56007"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "184"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Etrumeus%20golanii_2016_36.98793_25.56007_5.4-5.4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Etrumeus golanii_2016_36.98793_25.56007_5.4-5.4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Etrumeus golanii_2016_36.98793_25.56007_5.4-5.4'^^xsd:string;
  dwc:scientificName 'Etrumeus golanii DiBattista, Randall & Bowen, 2012'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.56007'^^xsd:double;
  dwc:latitude '36.98793'^^xsd:double;
  dwc:coordinatePrecision '184'^^xsd:integer;
  dwc:minimumDepth '5.4'^^xsd:double;
  dwc:maximumDepth '5.4'^^xsd:double;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance; HCMR projects (Fisheries Data collection Database)'^^xsd:string;
  dwc:aphiaid '890090'^^xsd:integer;
  dwc:occurrenceId 'Etrumeus golanii_2016_36.98793_25.56007_5.4-5.4'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '890090'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2019_35.32264_25.56723_8-8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2019_35.32264_25.56723_8-8> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2019_35.32264_25.56723_8-8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.32264 25.56723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.32264"^^xsd:decimal ;
  dwc:decimalLongitude "25.56723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2019_35.32264_25.56723_8-8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.32264 25.56723)"^^geo:wktLiteral ;
  geo-pos:lat "35.32264"^^xsd:decimal ;
  geo-pos:long "25.56723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2019_35.32264_25.56723_8-8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2019_35.32264_25.56723_8-8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2019_35.32264_25.56723_8-8'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.56723'^^xsd:double;
  dwc:latitude '35.32264'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2019_35.32264_25.56723_8-8'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Etrumeus%20golanii_2016_37.18983_25.56867_52-52>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Etrumeus%20golanii_2016_37.18983_25.56867_52-52> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Etrumeus%20golanii_2016_37.18983_25.56867_52-52> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18983 25.56867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.18983"^^xsd:decimal ;
  dwc:decimalLongitude "25.56867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Etrumeus%20golanii_2016_37.18983_25.56867_52-52>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.18983 25.56867)"^^geo:wktLiteral ;
  geo-pos:lat "37.18983"^^xsd:decimal ;
  geo-pos:long "25.56867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Etrumeus%20golanii_2016_37.18983_25.56867_52-52>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Etrumeus golanii_2016_37.18983_25.56867_52-52" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Etrumeus golanii_2016_37.18983_25.56867_52-52'^^xsd:string;
  dwc:scientificName 'Etrumeus golanii DiBattista, Randall & Bowen, 2012'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.56867'^^xsd:double;
  dwc:latitude '37.18983'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:aphiaid '890090'^^xsd:integer;
  dwc:occurrenceId 'Etrumeus golanii_2016_37.18983_25.56867_52-52'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '890090'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Torquigener%20flavimaculosus_2019_37.00883_25.56955_36-36>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2019_37.00883_25.56955_36-36> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2019_37.00883_25.56955_36-36> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00883 25.56955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.00883"^^xsd:decimal ;
  dwc:decimalLongitude "25.56955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "60"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2019_37.00883_25.56955_36-36>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00883 25.56955)"^^geo:wktLiteral ;
  geo-pos:lat "37.00883"^^xsd:decimal ;
  geo-pos:long "25.56955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "60"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Torquigener%20flavimaculosus_2019_37.00883_25.56955_36-36>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Torquigener flavimaculosus_2019_37.00883_25.56955_36-36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Torquigener flavimaculosus_2019_37.00883_25.56955_36-36'^^xsd:string;
  dwc:scientificName 'Torquigener flavimaculosus Hardy & Randall, 1983'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.56955'^^xsd:double;
  dwc:latitude '37.00883'^^xsd:double;
  dwc:coordinatePrecision '60'^^xsd:integer;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '219962'^^xsd:integer;
  dwc:occurrenceId 'Torquigener flavimaculosus_2019_37.00883_25.56955_36-36'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219962'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '5'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Sargocentron%20rubrum_2019_34.99583_25.56997_8-8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2019_34.99583_25.56997_8-8> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2019_34.99583_25.56997_8-8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.99583 25.56997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.99583"^^xsd:decimal ;
  dwc:decimalLongitude "25.56997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2019_34.99583_25.56997_8-8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.99583 25.56997)"^^geo:wktLiteral ;
  geo-pos:lat "34.99583"^^xsd:decimal ;
  geo-pos:long "25.56997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Sargocentron%20rubrum_2019_34.99583_25.56997_8-8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Sargocentron rubrum_2019_34.99583_25.56997_8-8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Sargocentron rubrum_2019_34.99583_25.56997_8-8'^^xsd:string;
  dwc:scientificName 'Sargocentron rubrum (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.56997'^^xsd:double;
  dwc:latitude '34.99583'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '126400'^^xsd:integer;
  dwc:occurrenceId 'Sargocentron rubrum_2019_34.99583_25.56997_8-8'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126400'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2019_34.99585_25.57198_8-8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2019_34.99585_25.57198_8-8> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2019_34.99585_25.57198_8-8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.99585 25.57198)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.99585"^^xsd:decimal ;
  dwc:decimalLongitude "25.57198"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2019_34.99585_25.57198_8-8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.99585 25.57198)"^^geo:wktLiteral ;
  geo-pos:lat "34.99585"^^xsd:decimal ;
  geo-pos:long "25.57198"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2019_34.99585_25.57198_8-8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2019_34.99585_25.57198_8-8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2019_34.99585_25.57198_8-8'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.57198'^^xsd:double;
  dwc:latitude '34.99585'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2019_34.99585_25.57198_8-8'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '10'^^xsd:integer;
  dwc:organismQuantityType '% cover'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Conomurex%20persicus_2019_34.99585_25.57198_8-8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Conomurex%20persicus_2019_34.99585_25.57198_8-8> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Conomurex%20persicus_2019_34.99585_25.57198_8-8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.99585 25.57198)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.99585"^^xsd:decimal ;
  dwc:decimalLongitude "25.57198"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Conomurex%20persicus_2019_34.99585_25.57198_8-8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.99585 25.57198)"^^geo:wktLiteral ;
  geo-pos:lat "34.99585"^^xsd:decimal ;
  geo-pos:long "25.57198"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Conomurex%20persicus_2019_34.99585_25.57198_8-8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Conomurex persicus_2019_34.99585_25.57198_8-8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Conomurex persicus_2019_34.99585_25.57198_8-8'^^xsd:string;
  dwc:scientificName 'Conomurex persicus (Swainson, 1821)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.57198'^^xsd:double;
  dwc:latitude '34.99585'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '565371'^^xsd:integer;
  dwc:occurrenceId 'Conomurex persicus_2019_34.99585_25.57198_8-8'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '565371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2019_34.99585_25.57198_1-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2019_34.99585_25.57198_1-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2019_34.99585_25.57198_1-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.99585 25.57198)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.99585"^^xsd:decimal ;
  dwc:decimalLongitude "25.57198"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2019_34.99585_25.57198_1-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.99585 25.57198)"^^geo:wktLiteral ;
  geo-pos:lat "34.99585"^^xsd:decimal ;
  geo-pos:long "25.57198"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2019_34.99585_25.57198_1-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2019_34.99585_25.57198_1-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2019_34.99585_25.57198_1-1'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.57198'^^xsd:double;
  dwc:latitude '34.99585'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2019_34.99585_25.57198_1-1'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '100'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2019-07-20_34.99585_25.57198_8-8_Michail%20Ragkousis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2019-07-20_34.99585_25.57198_8-8_Michail%20Ragkousis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2019-07-20_34.99585_25.57198_8-8_Michail%20Ragkousis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.99585 25.57198)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.99585"^^xsd:decimal ;
  dwc:decimalLongitude "25.57198"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2019-07-20_34.99585_25.57198_8-8_Michail%20Ragkousis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.99585 25.57198)"^^geo:wktLiteral ;
  geo-pos:lat "34.99585"^^xsd:decimal ;
  geo-pos:long "25.57198"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2019-07-20_34.99585_25.57198_8-8_Michail%20Ragkousis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2019-07-20_34.99585_25.57198_8-8_Michail Ragkousis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2019-07-20_34.99585_25.57198_8-8_Michail Ragkousis'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Michail Ragkousis'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.57198'^^xsd:double;
  dwc:latitude '34.99585'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2019-07-20_34.99585_25.57198_8-8_Michail Ragkousis'^^xsd:string;
  dwc:observationDate '2019-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '26'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2019-07-21_34.99585_25.57198_8-8_Michail%20Ragkousis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2019-07-21_34.99585_25.57198_8-8_Michail%20Ragkousis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2019-07-21_34.99585_25.57198_8-8_Michail%20Ragkousis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.99585 25.57198)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.99585"^^xsd:decimal ;
  dwc:decimalLongitude "25.57198"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2019-07-21_34.99585_25.57198_8-8_Michail%20Ragkousis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.99585 25.57198)"^^geo:wktLiteral ;
  geo-pos:lat "34.99585"^^xsd:decimal ;
  geo-pos:long "25.57198"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2019-07-21_34.99585_25.57198_8-8_Michail%20Ragkousis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2019-07-21_34.99585_25.57198_8-8_Michail Ragkousis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2019-07-21_34.99585_25.57198_8-8_Michail Ragkousis'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Michail Ragkousis'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.57198'^^xsd:double;
  dwc:latitude '34.99585'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2019-07-21_34.99585_25.57198_8-8_Michail Ragkousis'^^xsd:string;
  dwc:observationDate '2019-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '15'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Sargocentron%20rubrum_2019_34.99585_25.57198_8-8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2019_34.99585_25.57198_8-8> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2019_34.99585_25.57198_8-8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.99585 25.57198)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.99585"^^xsd:decimal ;
  dwc:decimalLongitude "25.57198"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2019_34.99585_25.57198_8-8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.99585 25.57198)"^^geo:wktLiteral ;
  geo-pos:lat "34.99585"^^xsd:decimal ;
  geo-pos:long "25.57198"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Sargocentron%20rubrum_2019_34.99585_25.57198_8-8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Sargocentron rubrum_2019_34.99585_25.57198_8-8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Sargocentron rubrum_2019_34.99585_25.57198_8-8'^^xsd:string;
  dwc:scientificName 'Sargocentron rubrum (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.57198'^^xsd:double;
  dwc:latitude '34.99585'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '126400'^^xsd:integer;
  dwc:occurrenceId 'Sargocentron rubrum_2019_34.99585_25.57198_8-8'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126400'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Torquigener%20flavimaculosus_2019_34.99585_25.57198_8-8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2019_34.99585_25.57198_8-8> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2019_34.99585_25.57198_8-8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.99585 25.57198)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.99585"^^xsd:decimal ;
  dwc:decimalLongitude "25.57198"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2019_34.99585_25.57198_8-8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.99585 25.57198)"^^geo:wktLiteral ;
  geo-pos:lat "34.99585"^^xsd:decimal ;
  geo-pos:long "25.57198"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Torquigener%20flavimaculosus_2019_34.99585_25.57198_8-8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Torquigener flavimaculosus_2019_34.99585_25.57198_8-8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Torquigener flavimaculosus_2019_34.99585_25.57198_8-8'^^xsd:string;
  dwc:scientificName 'Torquigener flavimaculosus Hardy & Randall, 1983'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.57198'^^xsd:double;
  dwc:latitude '34.99585'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '219962'^^xsd:integer;
  dwc:occurrenceId 'Torquigener flavimaculosus_2019_34.99585_25.57198_8-8'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219962'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '4'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Diadema%20setosum_2020_34.996_25.572_6-6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Diadema%20setosum_2020_34.996_25.572_6-6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Diadema%20setosum_2020_34.996_25.572_6-6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.996 25.572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.996"^^xsd:decimal ;
  dwc:decimalLongitude "25.572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Diadema%20setosum_2020_34.996_25.572_6-6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.996 25.572)"^^geo:wktLiteral ;
  geo-pos:lat "34.996"^^xsd:decimal ;
  geo-pos:long "25.572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Diadema%20setosum_2020_34.996_25.572_6-6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Diadema setosum_2020_34.996_25.572_6-6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Diadema setosum_2020_34.996_25.572_6-6'^^xsd:string;
  dwc:scientificName 'Diadema setosum (Leske, 1778)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.572'^^xsd:double;
  dwc:latitude '34.996'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '213372'^^xsd:integer;
  dwc:occurrenceId 'Diadema setosum_2020_34.996_25.572_6-6'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213372'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Parupeneus%20forsskali_2020_34.996_25.572_2-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2020_34.996_25.572_2-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2020_34.996_25.572_2-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.996 25.572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.996"^^xsd:decimal ;
  dwc:decimalLongitude "25.572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2020_34.996_25.572_2-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.996 25.572)"^^geo:wktLiteral ;
  geo-pos:lat "34.996"^^xsd:decimal ;
  geo-pos:long "25.572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Parupeneus%20forsskali_2020_34.996_25.572_2-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Parupeneus forsskali_2020_34.996_25.572_2-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Parupeneus forsskali_2020_34.996_25.572_2-5'^^xsd:string;
  dwc:scientificName 'Parupeneus forsskali (Fourmanoir & Guézé, 1976)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.572'^^xsd:double;
  dwc:latitude '34.996'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '218669'^^xsd:integer;
  dwc:occurrenceId 'Parupeneus forsskali_2020_34.996_25.572_2-5'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218669'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2019_34.996_25.572_4-4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2019_34.996_25.572_4-4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2019_34.996_25.572_4-4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.996 25.572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.996"^^xsd:decimal ;
  dwc:decimalLongitude "25.572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2019_34.996_25.572_4-4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.996 25.572)"^^geo:wktLiteral ;
  geo-pos:lat "34.996"^^xsd:decimal ;
  geo-pos:long "25.572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2019_34.996_25.572_4-4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2019_34.996_25.572_4-4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2019_34.996_25.572_4-4'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.572'^^xsd:double;
  dwc:latitude '34.996'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2019_34.996_25.572_4-4'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2020_34.996_25.572_3-12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2020_34.996_25.572_3-12> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2020_34.996_25.572_3-12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.996 25.572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.996"^^xsd:decimal ;
  dwc:decimalLongitude "25.572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2020_34.996_25.572_3-12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.996 25.572)"^^geo:wktLiteral ;
  geo-pos:lat "34.996"^^xsd:decimal ;
  geo-pos:long "25.572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2020_34.996_25.572_3-12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2020_34.996_25.572_3-12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2020_34.996_25.572_3-12'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.572'^^xsd:double;
  dwc:latitude '34.996'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2020_34.996_25.572_3-12'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Sargocentron%20rubrum_2019_34.996_25.572_6-6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2019_34.996_25.572_6-6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2019_34.996_25.572_6-6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.996 25.572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.996"^^xsd:decimal ;
  dwc:decimalLongitude "25.572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2019_34.996_25.572_6-6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.996 25.572)"^^geo:wktLiteral ;
  geo-pos:lat "34.996"^^xsd:decimal ;
  geo-pos:long "25.572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Sargocentron%20rubrum_2019_34.996_25.572_6-6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Sargocentron rubrum_2019_34.996_25.572_6-6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Sargocentron rubrum_2019_34.996_25.572_6-6'^^xsd:string;
  dwc:scientificName 'Sargocentron rubrum (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.572'^^xsd:double;
  dwc:latitude '34.996'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '126400'^^xsd:integer;
  dwc:occurrenceId 'Sargocentron rubrum_2019_34.996_25.572_6-6'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126400'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Sargocentron%20rubrum_2020_34.996_25.572_4-4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2020_34.996_25.572_4-4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2020_34.996_25.572_4-4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.996 25.572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.996"^^xsd:decimal ;
  dwc:decimalLongitude "25.572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2020_34.996_25.572_4-4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.996 25.572)"^^geo:wktLiteral ;
  geo-pos:lat "34.996"^^xsd:decimal ;
  geo-pos:long "25.572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Sargocentron%20rubrum_2020_34.996_25.572_4-4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Sargocentron rubrum_2020_34.996_25.572_4-4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Sargocentron rubrum_2020_34.996_25.572_4-4'^^xsd:string;
  dwc:scientificName 'Sargocentron rubrum (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.572'^^xsd:double;
  dwc:latitude '34.996'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '126400'^^xsd:integer;
  dwc:occurrenceId 'Sargocentron rubrum_2020_34.996_25.572_4-4'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126400'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2019_34.996_25.572_7-7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_34.996_25.572_7-7> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_34.996_25.572_7-7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.996 25.572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.996"^^xsd:decimal ;
  dwc:decimalLongitude "25.572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2019_34.996_25.572_7-7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.996 25.572)"^^geo:wktLiteral ;
  geo-pos:lat "34.996"^^xsd:decimal ;
  geo-pos:long "25.572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2019_34.996_25.572_7-7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2019_34.996_25.572_7-7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2019_34.996_25.572_7-7'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.572'^^xsd:double;
  dwc:latitude '34.996'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2019_34.996_25.572_7-7'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '50'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2020_34.996_25.572_1-12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2020_34.996_25.572_1-12> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2020_34.996_25.572_1-12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.996 25.572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.996"^^xsd:decimal ;
  dwc:decimalLongitude "25.572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2020_34.996_25.572_1-12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.996 25.572)"^^geo:wktLiteral ;
  geo-pos:lat "34.996"^^xsd:decimal ;
  geo-pos:long "25.572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2020_34.996_25.572_1-12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2020_34.996_25.572_1-12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2020_34.996_25.572_1-12'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.572'^^xsd:double;
  dwc:latitude '34.996'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2020_34.996_25.572_1-12'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '100'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2019_34.996_25.572_7-7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_34.996_25.572_7-7> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_34.996_25.572_7-7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.996 25.572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.996"^^xsd:decimal ;
  dwc:decimalLongitude "25.572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_34.996_25.572_7-7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.996 25.572)"^^geo:wktLiteral ;
  geo-pos:lat "34.996"^^xsd:decimal ;
  geo-pos:long "25.572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2019_34.996_25.572_7-7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2019_34.996_25.572_7-7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2019_34.996_25.572_7-7'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.572'^^xsd:double;
  dwc:latitude '34.996'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2019_34.996_25.572_7-7'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '10'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2020_34.996_25.572_1-12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_34.996_25.572_1-12> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_34.996_25.572_1-12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.996 25.572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.996"^^xsd:decimal ;
  dwc:decimalLongitude "25.572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_34.996_25.572_1-12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.996 25.572)"^^geo:wktLiteral ;
  geo-pos:lat "34.996"^^xsd:decimal ;
  geo-pos:long "25.572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2020_34.996_25.572_1-12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2020_34.996_25.572_1-12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2020_34.996_25.572_1-12'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.572'^^xsd:double;
  dwc:latitude '34.996'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2020_34.996_25.572_1-12'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '100'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Torquigener%20flavimaculosus_2019_34.996_25.572_10-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2019_34.996_25.572_10-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2019_34.996_25.572_10-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.996 25.572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.996"^^xsd:decimal ;
  dwc:decimalLongitude "25.572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2019_34.996_25.572_10-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.996 25.572)"^^geo:wktLiteral ;
  geo-pos:lat "34.996"^^xsd:decimal ;
  geo-pos:long "25.572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Torquigener%20flavimaculosus_2019_34.996_25.572_10-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Torquigener flavimaculosus_2019_34.996_25.572_10-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Torquigener flavimaculosus_2019_34.996_25.572_10-10'^^xsd:string;
  dwc:scientificName 'Torquigener flavimaculosus Hardy & Randall, 1983'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.572'^^xsd:double;
  dwc:latitude '34.996'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '219962'^^xsd:integer;
  dwc:occurrenceId 'Torquigener flavimaculosus_2019_34.996_25.572_10-10'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219962'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Torquigener%20flavimaculosus_2020_34.996_25.572_6-12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2020_34.996_25.572_6-12> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2020_34.996_25.572_6-12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.996 25.572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.996"^^xsd:decimal ;
  dwc:decimalLongitude "25.572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2020_34.996_25.572_6-12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.996 25.572)"^^geo:wktLiteral ;
  geo-pos:lat "34.996"^^xsd:decimal ;
  geo-pos:long "25.572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Torquigener%20flavimaculosus_2020_34.996_25.572_6-12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Torquigener flavimaculosus_2020_34.996_25.572_6-12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Torquigener flavimaculosus_2020_34.996_25.572_6-12'^^xsd:string;
  dwc:scientificName 'Torquigener flavimaculosus Hardy & Randall, 1983'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.572'^^xsd:double;
  dwc:latitude '34.996'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '219962'^^xsd:integer;
  dwc:occurrenceId 'Torquigener flavimaculosus_2020_34.996_25.572_6-12'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219962'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '10'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Upeneus%20moluccensis_2020_34.996_25.572_2-4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Upeneus%20moluccensis_2020_34.996_25.572_2-4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Upeneus%20moluccensis_2020_34.996_25.572_2-4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.996 25.572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.996"^^xsd:decimal ;
  dwc:decimalLongitude "25.572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Upeneus%20moluccensis_2020_34.996_25.572_2-4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.996 25.572)"^^geo:wktLiteral ;
  geo-pos:lat "34.996"^^xsd:decimal ;
  geo-pos:long "25.572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Upeneus%20moluccensis_2020_34.996_25.572_2-4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Upeneus moluccensis_2020_34.996_25.572_2-4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Upeneus moluccensis_2020_34.996_25.572_2-4'^^xsd:string;
  dwc:scientificName 'Upeneus moluccensis (Bleeker, 1855)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.572'^^xsd:double;
  dwc:latitude '34.996'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '126989'^^xsd:integer;
  dwc:occurrenceId 'Upeneus moluccensis_2020_34.996_25.572_2-4'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126989'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Conomurex%20persicus_2015_34.99704_25.57204-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Conomurex%20persicus_2015_34.99704_25.57204-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Conomurex%20persicus_2015_34.99704_25.57204-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.99704 25.57204)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.99704"^^xsd:decimal ;
  dwc:decimalLongitude "25.57204"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Conomurex%20persicus_2015_34.99704_25.57204-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.99704 25.57204)"^^geo:wktLiteral ;
  geo-pos:lat "34.99704"^^xsd:decimal ;
  geo-pos:long "25.57204"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Conomurex%20persicus_2015_34.99704_25.57204-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Conomurex persicus_2015_34.99704_25.57204-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Conomurex persicus_2015_34.99704_25.57204-2'^^xsd:string;
  dwc:scientificName 'Conomurex persicus (Swainson, 1821)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.57204'^^xsd:double;
  dwc:latitude '34.99704'^^xsd:double;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:depthRange '<2 m'^^xsd:string;
  dwc:aphiaid '565371'^^xsd:integer;
  dwc:occurrenceId 'Conomurex persicus_2015_34.99704_25.57204-2'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '565371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '5'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_2015_34.99704_25.57204-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_2015_34.99704_25.57204-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_2015_34.99704_25.57204-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.99704 25.57204)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.99704"^^xsd:decimal ;
  dwc:decimalLongitude "25.57204"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_2015_34.99704_25.57204-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.99704 25.57204)"^^geo:wktLiteral ;
  geo-pos:lat "34.99704"^^xsd:decimal ;
  geo-pos:long "25.57204"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_2015_34.99704_25.57204-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_2015_34.99704_25.57204-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_2015_34.99704_25.57204-2'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.57204'^^xsd:double;
  dwc:latitude '34.99704'^^xsd:double;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:depthRange '<2 m'^^xsd:string;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_2015_34.99704_25.57204-2'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '5'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2019-05-15_34.99593_25.5722_8-8_Emmanouil%20Andriotis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2019-05-15_34.99593_25.5722_8-8_Emmanouil%20Andriotis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2019-05-15_34.99593_25.5722_8-8_Emmanouil%20Andriotis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.99593 25.5722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.99593"^^xsd:decimal ;
  dwc:decimalLongitude "25.5722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2019-05-15_34.99593_25.5722_8-8_Emmanouil%20Andriotis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.99593 25.5722)"^^geo:wktLiteral ;
  geo-pos:lat "34.99593"^^xsd:decimal ;
  geo-pos:long "25.5722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2019-05-15_34.99593_25.5722_8-8_Emmanouil%20Andriotis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2019-05-15_34.99593_25.5722_8-8_Emmanouil Andriotis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2019-05-15_34.99593_25.5722_8-8_Emmanouil Andriotis'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Emmanouil Andriotis'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.5722'^^xsd:double;
  dwc:latitude '34.99593'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2019-05-15_34.99593_25.5722_8-8_Emmanouil Andriotis'^^xsd:string;
  dwc:observationDate '2019-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType '% cover'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Diadema%20setosum_2019-05-14_34.99593_25.5722_3-3_Emmanouil%20Andriotis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Diadema%20setosum_2019-05-14_34.99593_25.5722_3-3_Emmanouil%20Andriotis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Diadema%20setosum_2019-05-14_34.99593_25.5722_3-3_Emmanouil%20Andriotis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.99593 25.5722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.99593"^^xsd:decimal ;
  dwc:decimalLongitude "25.5722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Diadema%20setosum_2019-05-14_34.99593_25.5722_3-3_Emmanouil%20Andriotis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.99593 25.5722)"^^geo:wktLiteral ;
  geo-pos:lat "34.99593"^^xsd:decimal ;
  geo-pos:long "25.5722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Diadema%20setosum_2019-05-14_34.99593_25.5722_3-3_Emmanouil%20Andriotis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Diadema setosum_2019-05-14_34.99593_25.5722_3-3_Emmanouil Andriotis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Diadema setosum_2019-05-14_34.99593_25.5722_3-3_Emmanouil Andriotis'^^xsd:string;
  dwc:scientificName 'Diadema setosum (Leske, 1778)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Emmanouil Andriotis'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.5722'^^xsd:double;
  dwc:latitude '34.99593'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '213372'^^xsd:integer;
  dwc:occurrenceId 'Diadema setosum_2019-05-14_34.99593_25.5722_3-3_Emmanouil Andriotis'^^xsd:string;
  dwc:observationDate '2019-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '213372'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2019-05-13_34.99593_25.5722_7-7_Emmanouil%20Andriotis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2019-05-13_34.99593_25.5722_7-7_Emmanouil%20Andriotis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2019-05-13_34.99593_25.5722_7-7_Emmanouil%20Andriotis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.99593 25.5722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.99593"^^xsd:decimal ;
  dwc:decimalLongitude "25.5722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2019-05-13_34.99593_25.5722_7-7_Emmanouil%20Andriotis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.99593 25.5722)"^^geo:wktLiteral ;
  geo-pos:lat "34.99593"^^xsd:decimal ;
  geo-pos:long "25.5722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2019-05-13_34.99593_25.5722_7-7_Emmanouil%20Andriotis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2019-05-13_34.99593_25.5722_7-7_Emmanouil Andriotis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2019-05-13_34.99593_25.5722_7-7_Emmanouil Andriotis'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Emmanouil Andriotis'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.5722'^^xsd:double;
  dwc:latitude '34.99593'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2019-05-13_34.99593_25.5722_7-7_Emmanouil Andriotis'^^xsd:string;
  dwc:observationDate '2019-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2019-08-09_34.99593_25.5722_8-8_Emmanouil%20Andriotis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2019-08-09_34.99593_25.5722_8-8_Emmanouil%20Andriotis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2019-08-09_34.99593_25.5722_8-8_Emmanouil%20Andriotis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.99593 25.5722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.99593"^^xsd:decimal ;
  dwc:decimalLongitude "25.5722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2019-08-09_34.99593_25.5722_8-8_Emmanouil%20Andriotis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.99593 25.5722)"^^geo:wktLiteral ;
  geo-pos:lat "34.99593"^^xsd:decimal ;
  geo-pos:long "25.5722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2019-08-09_34.99593_25.5722_8-8_Emmanouil%20Andriotis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2019-08-09_34.99593_25.5722_8-8_Emmanouil Andriotis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2019-08-09_34.99593_25.5722_8-8_Emmanouil Andriotis'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Emmanouil Andriotis'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.5722'^^xsd:double;
  dwc:latitude '34.99593'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2019-08-09_34.99593_25.5722_8-8_Emmanouil Andriotis'^^xsd:string;
  dwc:observationDate '2019-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '4'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Sargocentron%20rubrum_2019-05-13_34.99593_25.5722_7-7_Dimitris%20Kambanos>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2019-05-13_34.99593_25.5722_7-7_Dimitris%20Kambanos> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2019-05-13_34.99593_25.5722_7-7_Dimitris%20Kambanos> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.99593 25.5722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.99593"^^xsd:decimal ;
  dwc:decimalLongitude "25.5722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2019-05-13_34.99593_25.5722_7-7_Dimitris%20Kambanos>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.99593 25.5722)"^^geo:wktLiteral ;
  geo-pos:lat "34.99593"^^xsd:decimal ;
  geo-pos:long "25.5722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Sargocentron%20rubrum_2019-05-13_34.99593_25.5722_7-7_Dimitris%20Kambanos>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Sargocentron rubrum_2019-05-13_34.99593_25.5722_7-7_Dimitris Kambanos" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Sargocentron rubrum_2019-05-13_34.99593_25.5722_7-7_Dimitris Kambanos'^^xsd:string;
  dwc:scientificName 'Sargocentron rubrum (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Dimitris Kambanos'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.5722'^^xsd:double;
  dwc:latitude '34.99593'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '126400'^^xsd:integer;
  dwc:occurrenceId 'Sargocentron rubrum_2019-05-13_34.99593_25.5722_7-7_Dimitris Kambanos'^^xsd:string;
  dwc:observationDate '2019-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '126400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2019-05-15_34.99593_25.5722_8-8_Emmanouil%20Andriotis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2019-05-15_34.99593_25.5722_8-8_Emmanouil%20Andriotis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2019-05-15_34.99593_25.5722_8-8_Emmanouil%20Andriotis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.99593 25.5722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.99593"^^xsd:decimal ;
  dwc:decimalLongitude "25.5722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2019-05-15_34.99593_25.5722_8-8_Emmanouil%20Andriotis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.99593 25.5722)"^^geo:wktLiteral ;
  geo-pos:lat "34.99593"^^xsd:decimal ;
  geo-pos:long "25.5722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2019-05-15_34.99593_25.5722_8-8_Emmanouil%20Andriotis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2019-05-15_34.99593_25.5722_8-8_Emmanouil Andriotis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2019-05-15_34.99593_25.5722_8-8_Emmanouil Andriotis'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Emmanouil Andriotis'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.5722'^^xsd:double;
  dwc:latitude '34.99593'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2019-05-15_34.99593_25.5722_8-8_Emmanouil Andriotis'^^xsd:string;
  dwc:observationDate '2019-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '5'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2019-09-08_34.99593_25.5722_8-8_Emmanouil%20Andriotis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2019-09-08_34.99593_25.5722_8-8_Emmanouil%20Andriotis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2019-09-08_34.99593_25.5722_8-8_Emmanouil%20Andriotis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.99593 25.5722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.99593"^^xsd:decimal ;
  dwc:decimalLongitude "25.5722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2019-09-08_34.99593_25.5722_8-8_Emmanouil%20Andriotis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.99593 25.5722)"^^geo:wktLiteral ;
  geo-pos:lat "34.99593"^^xsd:decimal ;
  geo-pos:long "25.5722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2019-09-08_34.99593_25.5722_8-8_Emmanouil%20Andriotis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2019-09-08_34.99593_25.5722_8-8_Emmanouil Andriotis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2019-09-08_34.99593_25.5722_8-8_Emmanouil Andriotis'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Emmanouil Andriotis'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.5722'^^xsd:double;
  dwc:latitude '34.99593'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2019-09-08_34.99593_25.5722_8-8_Emmanouil Andriotis'^^xsd:string;
  dwc:observationDate '2019-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '10'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2019-05-15_34.99593_25.5722_8-8_Emmanouil%20Andriotis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019-05-15_34.99593_25.5722_8-8_Emmanouil%20Andriotis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019-05-15_34.99593_25.5722_8-8_Emmanouil%20Andriotis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.99593 25.5722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.99593"^^xsd:decimal ;
  dwc:decimalLongitude "25.5722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019-05-15_34.99593_25.5722_8-8_Emmanouil%20Andriotis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.99593 25.5722)"^^geo:wktLiteral ;
  geo-pos:lat "34.99593"^^xsd:decimal ;
  geo-pos:long "25.5722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2019-05-15_34.99593_25.5722_8-8_Emmanouil%20Andriotis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2019-05-15_34.99593_25.5722_8-8_Emmanouil Andriotis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2019-05-15_34.99593_25.5722_8-8_Emmanouil Andriotis'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Emmanouil Andriotis'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.5722'^^xsd:double;
  dwc:latitude '34.99593'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance; UAEGEAN'^^xsd:string;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2019-05-15_34.99593_25.5722_8-8_Emmanouil Andriotis'^^xsd:string;
  dwc:observationDate '2019-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '15'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2019-09-08_34.99593_25.5722_8-8_Emmanouil%20Andriotis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019-09-08_34.99593_25.5722_8-8_Emmanouil%20Andriotis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019-09-08_34.99593_25.5722_8-8_Emmanouil%20Andriotis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.99593 25.5722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.99593"^^xsd:decimal ;
  dwc:decimalLongitude "25.5722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019-09-08_34.99593_25.5722_8-8_Emmanouil%20Andriotis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.99593 25.5722)"^^geo:wktLiteral ;
  geo-pos:lat "34.99593"^^xsd:decimal ;
  geo-pos:long "25.5722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2019-09-08_34.99593_25.5722_8-8_Emmanouil%20Andriotis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2019-09-08_34.99593_25.5722_8-8_Emmanouil Andriotis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2019-09-08_34.99593_25.5722_8-8_Emmanouil Andriotis'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Emmanouil Andriotis'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.5722'^^xsd:double;
  dwc:latitude '34.99593'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance; UAEGEAN'^^xsd:string;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2019-09-08_34.99593_25.5722_8-8_Emmanouil Andriotis'^^xsd:string;
  dwc:observationDate '2019-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '40'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Torquigener%20flavimaculosus_2019-05-11_34.99593_25.5722_8-8_Emmanouil%20Andriotis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2019-05-11_34.99593_25.5722_8-8_Emmanouil%20Andriotis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2019-05-11_34.99593_25.5722_8-8_Emmanouil%20Andriotis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.99593 25.5722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.99593"^^xsd:decimal ;
  dwc:decimalLongitude "25.5722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2019-05-11_34.99593_25.5722_8-8_Emmanouil%20Andriotis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.99593 25.5722)"^^geo:wktLiteral ;
  geo-pos:lat "34.99593"^^xsd:decimal ;
  geo-pos:long "25.5722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Torquigener%20flavimaculosus_2019-05-11_34.99593_25.5722_8-8_Emmanouil%20Andriotis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Torquigener flavimaculosus_2019-05-11_34.99593_25.5722_8-8_Emmanouil Andriotis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Torquigener flavimaculosus_2019-05-11_34.99593_25.5722_8-8_Emmanouil Andriotis'^^xsd:string;
  dwc:scientificName 'Torquigener flavimaculosus Hardy & Randall, 1983'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Emmanouil Andriotis'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.5722'^^xsd:double;
  dwc:latitude '34.99593'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance; UAEGEAN'^^xsd:string;
  dwc:aphiaid '219962'^^xsd:integer;
  dwc:occurrenceId 'Torquigener flavimaculosus_2019-05-11_34.99593_25.5722_8-8_Emmanouil Andriotis'^^xsd:string;
  dwc:observationDate '2019-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '219962'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '4'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Torquigener%20flavimaculosus_2019-08-09_34.99593_25.5722_8-8_Emmanouil%20Andriotis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2019-08-09_34.99593_25.5722_8-8_Emmanouil%20Andriotis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2019-08-09_34.99593_25.5722_8-8_Emmanouil%20Andriotis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.99593 25.5722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.99593"^^xsd:decimal ;
  dwc:decimalLongitude "25.5722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2019-08-09_34.99593_25.5722_8-8_Emmanouil%20Andriotis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.99593 25.5722)"^^geo:wktLiteral ;
  geo-pos:lat "34.99593"^^xsd:decimal ;
  geo-pos:long "25.5722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Torquigener%20flavimaculosus_2019-08-09_34.99593_25.5722_8-8_Emmanouil%20Andriotis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Torquigener flavimaculosus_2019-08-09_34.99593_25.5722_8-8_Emmanouil Andriotis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Torquigener flavimaculosus_2019-08-09_34.99593_25.5722_8-8_Emmanouil Andriotis'^^xsd:string;
  dwc:scientificName 'Torquigener flavimaculosus Hardy & Randall, 1983'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Emmanouil Andriotis'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.5722'^^xsd:double;
  dwc:latitude '34.99593'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance; UAEGEAN'^^xsd:string;
  dwc:aphiaid '219962'^^xsd:integer;
  dwc:occurrenceId 'Torquigener flavimaculosus_2019-08-09_34.99593_25.5722_8-8_Emmanouil Andriotis'^^xsd:string;
  dwc:observationDate '2019-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '219962'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Stypopodium%20schimperi_2007_37.16368_25.57372_0-3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2007_37.16368_25.57372_0-3> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2007_37.16368_25.57372_0-3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16368 25.57372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.16368"^^xsd:decimal ;
  dwc:decimalLongitude "25.57372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2007_37.16368_25.57372_0-3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16368 25.57372)"^^geo:wktLiteral ;
  geo-pos:lat "37.16368"^^xsd:decimal ;
  geo-pos:long "25.57372"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Stypopodium%20schimperi_2007_37.16368_25.57372_0-3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Stypopodium schimperi_2007_37.16368_25.57372_0-3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Stypopodium schimperi_2007_37.16368_25.57372_0-3'^^xsd:string;
  dwc:scientificName 'Stypopodium schimperi (Kützing) Verlaque & Boudouresque, 1991'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.57372'^^xsd:double;
  dwc:latitude '37.16368'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '145391'^^xsd:integer;
  dwc:occurrenceId 'Stypopodium schimperi_2007_37.16368_25.57372_0-3'^^xsd:string;
  dwc:observationDate '2007-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145391'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Diadema%20setosum_2019_34.99556_25.57374_10-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Diadema%20setosum_2019_34.99556_25.57374_10-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Diadema%20setosum_2019_34.99556_25.57374_10-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.99556 25.57374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.99556"^^xsd:decimal ;
  dwc:decimalLongitude "25.57374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Diadema%20setosum_2019_34.99556_25.57374_10-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.99556 25.57374)"^^geo:wktLiteral ;
  geo-pos:lat "34.99556"^^xsd:decimal ;
  geo-pos:long "25.57374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Diadema%20setosum_2019_34.99556_25.57374_10-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Diadema setosum_2019_34.99556_25.57374_10-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Diadema setosum_2019_34.99556_25.57374_10-10'^^xsd:string;
  dwc:scientificName 'Diadema setosum (Leske, 1778)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.57374'^^xsd:double;
  dwc:latitude '34.99556'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '213372'^^xsd:integer;
  dwc:occurrenceId 'Diadema setosum_2019_34.99556_25.57374_10-10'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213372'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2018_34.99556_25.57374_6-6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2018_34.99556_25.57374_6-6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2018_34.99556_25.57374_6-6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.99556 25.57374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.99556"^^xsd:decimal ;
  dwc:decimalLongitude "25.57374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2018_34.99556_25.57374_6-6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.99556 25.57374)"^^geo:wktLiteral ;
  geo-pos:lat "34.99556"^^xsd:decimal ;
  geo-pos:long "25.57374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2018_34.99556_25.57374_6-6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2018_34.99556_25.57374_6-6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2018_34.99556_25.57374_6-6'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.57374'^^xsd:double;
  dwc:latitude '34.99556'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2018_34.99556_25.57374_6-6'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2019_34.99556_25.57374_3-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2019_34.99556_25.57374_3-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2019_34.99556_25.57374_3-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.99556 25.57374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.99556"^^xsd:decimal ;
  dwc:decimalLongitude "25.57374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2019_34.99556_25.57374_3-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.99556 25.57374)"^^geo:wktLiteral ;
  geo-pos:lat "34.99556"^^xsd:decimal ;
  geo-pos:long "25.57374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2019_34.99556_25.57374_3-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2019_34.99556_25.57374_3-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2019_34.99556_25.57374_3-10'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.57374'^^xsd:double;
  dwc:latitude '34.99556'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2019_34.99556_25.57374_3-10'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '50'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_1998_34.99556_25.57374_2-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_1998_34.99556_25.57374_2-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_1998_34.99556_25.57374_2-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.99556 25.57374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.99556"^^xsd:decimal ;
  dwc:decimalLongitude "25.57374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_1998_34.99556_25.57374_2-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.99556 25.57374)"^^geo:wktLiteral ;
  geo-pos:lat "34.99556"^^xsd:decimal ;
  geo-pos:long "25.57374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_1998_34.99556_25.57374_2-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_1998_34.99556_25.57374_2-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_1998_34.99556_25.57374_2-5'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.57374'^^xsd:double;
  dwc:latitude '34.99556'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_1998_34.99556_25.57374_2-5'^^xsd:string;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '10'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2000_34.99556_25.57374_2-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2000_34.99556_25.57374_2-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2000_34.99556_25.57374_2-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.99556 25.57374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.99556"^^xsd:decimal ;
  dwc:decimalLongitude "25.57374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2000_34.99556_25.57374_2-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.99556 25.57374)"^^geo:wktLiteral ;
  geo-pos:lat "34.99556"^^xsd:decimal ;
  geo-pos:long "25.57374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2000_34.99556_25.57374_2-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2000_34.99556_25.57374_2-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2000_34.99556_25.57374_2-5'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.57374'^^xsd:double;
  dwc:latitude '34.99556'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2000_34.99556_25.57374_2-5'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '10'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2002_34.99556_25.57374_2-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2002_34.99556_25.57374_2-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2002_34.99556_25.57374_2-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.99556 25.57374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.99556"^^xsd:decimal ;
  dwc:decimalLongitude "25.57374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2002_34.99556_25.57374_2-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.99556 25.57374)"^^geo:wktLiteral ;
  geo-pos:lat "34.99556"^^xsd:decimal ;
  geo-pos:long "25.57374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2002_34.99556_25.57374_2-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2002_34.99556_25.57374_2-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2002_34.99556_25.57374_2-5'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.57374'^^xsd:double;
  dwc:latitude '34.99556'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2002_34.99556_25.57374_2-5'^^xsd:string;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '10'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2013_34.99556_25.57374_2-8_Orestis%20Papadakis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2013_34.99556_25.57374_2-8_Orestis%20Papadakis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2013_34.99556_25.57374_2-8_Orestis%20Papadakis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.99556 25.57374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.99556"^^xsd:decimal ;
  dwc:decimalLongitude "25.57374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2013_34.99556_25.57374_2-8_Orestis%20Papadakis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.99556 25.57374)"^^geo:wktLiteral ;
  geo-pos:lat "34.99556"^^xsd:decimal ;
  geo-pos:long "25.57374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2013_34.99556_25.57374_2-8_Orestis%20Papadakis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2013_34.99556_25.57374_2-8_Orestis Papadakis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2013_34.99556_25.57374_2-8_Orestis Papadakis'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Orestis Papadakis'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.57374'^^xsd:double;
  dwc:latitude '34.99556'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2013_34.99556_25.57374_2-8_Orestis Papadakis'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '200'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2014_34.99556_25.57374_2-8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2014_34.99556_25.57374_2-8> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2014_34.99556_25.57374_2-8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.99556 25.57374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.99556"^^xsd:decimal ;
  dwc:decimalLongitude "25.57374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2014_34.99556_25.57374_2-8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.99556 25.57374)"^^geo:wktLiteral ;
  geo-pos:lat "34.99556"^^xsd:decimal ;
  geo-pos:long "25.57374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2014_34.99556_25.57374_2-8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2014_34.99556_25.57374_2-8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2014_34.99556_25.57374_2-8'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.57374'^^xsd:double;
  dwc:latitude '34.99556'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2014_34.99556_25.57374_2-8'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '200'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2016_34.99556_25.57374_2-8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_34.99556_25.57374_2-8> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_34.99556_25.57374_2-8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.99556 25.57374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.99556"^^xsd:decimal ;
  dwc:decimalLongitude "25.57374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2016_34.99556_25.57374_2-8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.99556 25.57374)"^^geo:wktLiteral ;
  geo-pos:lat "34.99556"^^xsd:decimal ;
  geo-pos:long "25.57374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2016_34.99556_25.57374_2-8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2016_34.99556_25.57374_2-8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2016_34.99556_25.57374_2-8'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.57374'^^xsd:double;
  dwc:latitude '34.99556'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2016_34.99556_25.57374_2-8'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '200'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2018_34.99556_25.57374_2-8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2018_34.99556_25.57374_2-8> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2018_34.99556_25.57374_2-8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.99556 25.57374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.99556"^^xsd:decimal ;
  dwc:decimalLongitude "25.57374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2018_34.99556_25.57374_2-8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.99556 25.57374)"^^geo:wktLiteral ;
  geo-pos:lat "34.99556"^^xsd:decimal ;
  geo-pos:long "25.57374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2018_34.99556_25.57374_2-8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2018_34.99556_25.57374_2-8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2018_34.99556_25.57374_2-8'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.57374'^^xsd:double;
  dwc:latitude '34.99556'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2018_34.99556_25.57374_2-8'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '100'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2019_34.99556_25.57374_2-8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_34.99556_25.57374_2-8> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_34.99556_25.57374_2-8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.99556 25.57374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.99556"^^xsd:decimal ;
  dwc:decimalLongitude "25.57374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2019_34.99556_25.57374_2-8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.99556 25.57374)"^^geo:wktLiteral ;
  geo-pos:lat "34.99556"^^xsd:decimal ;
  geo-pos:long "25.57374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2019_34.99556_25.57374_2-8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2019_34.99556_25.57374_2-8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2019_34.99556_25.57374_2-8'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.57374'^^xsd:double;
  dwc:latitude '34.99556'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2019_34.99556_25.57374_2-8'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '50'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_1998_34.99556_25.57374_2-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_1998_34.99556_25.57374_2-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_1998_34.99556_25.57374_2-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.99556 25.57374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.99556"^^xsd:decimal ;
  dwc:decimalLongitude "25.57374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_1998_34.99556_25.57374_2-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.99556 25.57374)"^^geo:wktLiteral ;
  geo-pos:lat "34.99556"^^xsd:decimal ;
  geo-pos:long "25.57374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_1998_34.99556_25.57374_2-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_1998_34.99556_25.57374_2-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_1998_34.99556_25.57374_2-5'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.57374'^^xsd:double;
  dwc:latitude '34.99556'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_1998_34.99556_25.57374_2-5'^^xsd:string;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '10'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2000_34.99556_25.57374_2-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2000_34.99556_25.57374_2-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2000_34.99556_25.57374_2-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.99556 25.57374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.99556"^^xsd:decimal ;
  dwc:decimalLongitude "25.57374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2000_34.99556_25.57374_2-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.99556 25.57374)"^^geo:wktLiteral ;
  geo-pos:lat "34.99556"^^xsd:decimal ;
  geo-pos:long "25.57374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2000_34.99556_25.57374_2-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2000_34.99556_25.57374_2-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2000_34.99556_25.57374_2-5'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.57374'^^xsd:double;
  dwc:latitude '34.99556'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2000_34.99556_25.57374_2-5'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '10'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2002_34.99556_25.57374_2-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2002_34.99556_25.57374_2-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2002_34.99556_25.57374_2-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.99556 25.57374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.99556"^^xsd:decimal ;
  dwc:decimalLongitude "25.57374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2002_34.99556_25.57374_2-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.99556 25.57374)"^^geo:wktLiteral ;
  geo-pos:lat "34.99556"^^xsd:decimal ;
  geo-pos:long "25.57374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2002_34.99556_25.57374_2-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2002_34.99556_25.57374_2-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2002_34.99556_25.57374_2-5'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.57374'^^xsd:double;
  dwc:latitude '34.99556'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2002_34.99556_25.57374_2-5'^^xsd:string;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '10'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2013_34.99556_25.57374_2-8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2013_34.99556_25.57374_2-8> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2013_34.99556_25.57374_2-8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.99556 25.57374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.99556"^^xsd:decimal ;
  dwc:decimalLongitude "25.57374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2013_34.99556_25.57374_2-8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.99556 25.57374)"^^geo:wktLiteral ;
  geo-pos:lat "34.99556"^^xsd:decimal ;
  geo-pos:long "25.57374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2013_34.99556_25.57374_2-8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2013_34.99556_25.57374_2-8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2013_34.99556_25.57374_2-8'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.57374'^^xsd:double;
  dwc:latitude '34.99556'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2013_34.99556_25.57374_2-8'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '50'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2014_34.99556_25.57374_2-8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2014_34.99556_25.57374_2-8> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2014_34.99556_25.57374_2-8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.99556 25.57374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.99556"^^xsd:decimal ;
  dwc:decimalLongitude "25.57374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2014_34.99556_25.57374_2-8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.99556 25.57374)"^^geo:wktLiteral ;
  geo-pos:lat "34.99556"^^xsd:decimal ;
  geo-pos:long "25.57374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2014_34.99556_25.57374_2-8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2014_34.99556_25.57374_2-8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2014_34.99556_25.57374_2-8'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.57374'^^xsd:double;
  dwc:latitude '34.99556'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2014_34.99556_25.57374_2-8'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '50'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2016_34.99556_25.57374_2-8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_34.99556_25.57374_2-8> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_34.99556_25.57374_2-8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.99556 25.57374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.99556"^^xsd:decimal ;
  dwc:decimalLongitude "25.57374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_34.99556_25.57374_2-8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.99556 25.57374)"^^geo:wktLiteral ;
  geo-pos:lat "34.99556"^^xsd:decimal ;
  geo-pos:long "25.57374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2016_34.99556_25.57374_2-8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2016_34.99556_25.57374_2-8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2016_34.99556_25.57374_2-8'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.57374'^^xsd:double;
  dwc:latitude '34.99556'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2016_34.99556_25.57374_2-8'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '50'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2018_34.99556_25.57374_2-8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2018_34.99556_25.57374_2-8> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2018_34.99556_25.57374_2-8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.99556 25.57374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.99556"^^xsd:decimal ;
  dwc:decimalLongitude "25.57374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2018_34.99556_25.57374_2-8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.99556 25.57374)"^^geo:wktLiteral ;
  geo-pos:lat "34.99556"^^xsd:decimal ;
  geo-pos:long "25.57374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2018_34.99556_25.57374_2-8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2018_34.99556_25.57374_2-8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2018_34.99556_25.57374_2-8'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.57374'^^xsd:double;
  dwc:latitude '34.99556'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2018_34.99556_25.57374_2-8'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '20'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2019_34.99556_25.57374_2-8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_34.99556_25.57374_2-8> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_34.99556_25.57374_2-8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.99556 25.57374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.99556"^^xsd:decimal ;
  dwc:decimalLongitude "25.57374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_34.99556_25.57374_2-8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.99556 25.57374)"^^geo:wktLiteral ;
  geo-pos:lat "34.99556"^^xsd:decimal ;
  geo-pos:long "25.57374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2019_34.99556_25.57374_2-8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2019_34.99556_25.57374_2-8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2019_34.99556_25.57374_2-8'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.57374'^^xsd:double;
  dwc:latitude '34.99556'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2019_34.99556_25.57374_2-8'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '10'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Torquigener%20flavimaculosus_2019_34.99556_25.57374_8-8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2019_34.99556_25.57374_8-8> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2019_34.99556_25.57374_8-8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.99556 25.57374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.99556"^^xsd:decimal ;
  dwc:decimalLongitude "25.57374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2019_34.99556_25.57374_8-8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.99556 25.57374)"^^geo:wktLiteral ;
  geo-pos:lat "34.99556"^^xsd:decimal ;
  geo-pos:long "25.57374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Torquigener%20flavimaculosus_2019_34.99556_25.57374_8-8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Torquigener flavimaculosus_2019_34.99556_25.57374_8-8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Torquigener flavimaculosus_2019_34.99556_25.57374_8-8'^^xsd:string;
  dwc:scientificName 'Torquigener flavimaculosus Hardy & Randall, 1983'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.57374'^^xsd:double;
  dwc:latitude '34.99556'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '219962'^^xsd:integer;
  dwc:occurrenceId 'Torquigener flavimaculosus_2019_34.99556_25.57374_8-8'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219962'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Ganonema%20farinosum_2020_34.999_25.578_1-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Ganonema%20farinosum_2020_34.999_25.578_1-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Ganonema%20farinosum_2020_34.999_25.578_1-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.999 25.578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.999"^^xsd:decimal ;
  dwc:decimalLongitude "25.578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Ganonema%20farinosum_2020_34.999_25.578_1-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.999 25.578)"^^geo:wktLiteral ;
  geo-pos:lat "34.999"^^xsd:decimal ;
  geo-pos:long "25.578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Ganonema%20farinosum_2020_34.999_25.578_1-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ganonema farinosum_2020_34.999_25.578_1-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Ganonema farinosum_2020_34.999_25.578_1-5'^^xsd:string;
  dwc:scientificName 'Ganonema farinosum (J.V.Lamouroux) K.-C.Fan & Y.-C.Wang, 1974'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.578'^^xsd:double;
  dwc:latitude '34.999'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '145749'^^xsd:integer;
  dwc:occurrenceId 'Ganonema farinosum_2020_34.999_25.578_1-5'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145749'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '50'^^xsd:integer;
  dwc:organismQuantityType '% cover'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2020_35_25.578_0-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2020_35_25.578_0-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2020_35_25.578_0-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 25.578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35"^^xsd:decimal ;
  dwc:decimalLongitude "25.578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2020_35_25.578_0-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35 25.578)"^^geo:wktLiteral ;
  geo-pos:lat "35"^^xsd:decimal ;
  geo-pos:long "25.578"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2020_35_25.578_0-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2020_35_25.578_0-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2020_35_25.578_0-1'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.578'^^xsd:double;
  dwc:latitude '35'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2020_35_25.578_0-1'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '20'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2019_35.00229_25.58039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2019_35.00229_25.58039> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2019_35.00229_25.58039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00229 25.58039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.00229"^^xsd:decimal ;
  dwc:decimalLongitude "25.58039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2019_35.00229_25.58039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00229 25.58039)"^^geo:wktLiteral ;
  geo-pos:lat "35.00229"^^xsd:decimal ;
  geo-pos:long "25.58039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2019_35.00229_25.58039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2019_35.00229_25.58039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2019_35.00229_25.58039'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.58039'^^xsd:double;
  dwc:latitude '35.00229'^^xsd:double;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2019_35.00229_25.58039'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2017_34.99723_25.58136_20-20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2017_34.99723_25.58136_20-20> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2017_34.99723_25.58136_20-20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.99723 25.58136)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.99723"^^xsd:decimal ;
  dwc:decimalLongitude "25.58136"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2017_34.99723_25.58136_20-20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.99723 25.58136)"^^geo:wktLiteral ;
  geo-pos:lat "34.99723"^^xsd:decimal ;
  geo-pos:long "25.58136"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2017_34.99723_25.58136_20-20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2017_34.99723_25.58136_20-20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2017_34.99723_25.58136_20-20'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.58136'^^xsd:double;
  dwc:latitude '34.99723'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2017_34.99723_25.58136_20-20'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2019_35.00297_25.58502_astrobert>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2019_35.00297_25.58502_astrobert> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2019_35.00297_25.58502_astrobert> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00297 25.58502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.00297"^^xsd:decimal ;
  dwc:decimalLongitude "25.58502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "46"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2019_35.00297_25.58502_astrobert>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00297 25.58502)"^^geo:wktLiteral ;
  geo-pos:lat "35.00297"^^xsd:decimal ;
  geo-pos:long "25.58502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "46"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2019_35.00297_25.58502_astrobert>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2019_35.00297_25.58502_astrobert" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2019_35.00297_25.58502_astrobert'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'astrobert'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.58502'^^xsd:double;
  dwc:latitude '35.00297'^^xsd:double;
  dwc:coordinatePrecision '46'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2019_35.00297_25.58502_astrobert'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2019_37.06752_25.58592_27-27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.06752_25.58592_27-27> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.06752_25.58592_27-27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.06752 25.58592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.06752"^^xsd:decimal ;
  dwc:decimalLongitude "25.58592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "135"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.06752_25.58592_27-27>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.06752 25.58592)"^^geo:wktLiteral ;
  geo-pos:lat "37.06752"^^xsd:decimal ;
  geo-pos:long "25.58592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "135"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2019_37.06752_25.58592_27-27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2019_37.06752_25.58592_27-27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2019_37.06752_25.58592_27-27'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.58592'^^xsd:double;
  dwc:latitude '37.06752'^^xsd:double;
  dwc:coordinatePrecision '135'^^xsd:integer;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance; HCMR projects (Fisheries Data collection Database)'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2019_37.06752_25.58592_27-27'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2018_37.07536_25.58706_6-6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2018_37.07536_25.58706_6-6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2018_37.07536_25.58706_6-6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.07536 25.58706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.07536"^^xsd:decimal ;
  dwc:decimalLongitude "25.58706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2018_37.07536_25.58706_6-6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.07536 25.58706)"^^geo:wktLiteral ;
  geo-pos:lat "37.07536"^^xsd:decimal ;
  geo-pos:long "25.58706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2018_37.07536_25.58706_6-6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2018_37.07536_25.58706_6-6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2018_37.07536_25.58706_6-6'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.58706'^^xsd:double;
  dwc:latitude '37.07536'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2018_37.07536_25.58706_6-6'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '100'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2018_37.07536_25.58706_6-6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2018_37.07536_25.58706_6-6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2018_37.07536_25.58706_6-6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.07536 25.58706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.07536"^^xsd:decimal ;
  dwc:decimalLongitude "25.58706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2018_37.07536_25.58706_6-6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.07536 25.58706)"^^geo:wktLiteral ;
  geo-pos:lat "37.07536"^^xsd:decimal ;
  geo-pos:long "25.58706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2018_37.07536_25.58706_6-6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2018_37.07536_25.58706_6-6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2018_37.07536_25.58706_6-6'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.58706'^^xsd:double;
  dwc:latitude '37.07536'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2018_37.07536_25.58706_6-6'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '100'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2002_35.00236_25.58747_0-3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2002_35.00236_25.58747_0-3> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2002_35.00236_25.58747_0-3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00236 25.58747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.00236"^^xsd:decimal ;
  dwc:decimalLongitude "25.58747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2002_35.00236_25.58747_0-3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00236 25.58747)"^^geo:wktLiteral ;
  geo-pos:lat "35.00236"^^xsd:decimal ;
  geo-pos:long "25.58747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2002_35.00236_25.58747_0-3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2002_35.00236_25.58747_0-3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2002_35.00236_25.58747_0-3'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.58747'^^xsd:double;
  dwc:latitude '35.00236'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2002_35.00236_25.58747_0-3'^^xsd:string;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '10'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2013_35.00236_25.58747_0-3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2013_35.00236_25.58747_0-3> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2013_35.00236_25.58747_0-3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00236 25.58747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.00236"^^xsd:decimal ;
  dwc:decimalLongitude "25.58747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2013_35.00236_25.58747_0-3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00236 25.58747)"^^geo:wktLiteral ;
  geo-pos:lat "35.00236"^^xsd:decimal ;
  geo-pos:long "25.58747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2013_35.00236_25.58747_0-3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2013_35.00236_25.58747_0-3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2013_35.00236_25.58747_0-3'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.58747'^^xsd:double;
  dwc:latitude '35.00236'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2013_35.00236_25.58747_0-3'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '10'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2014_35.00236_25.58747_0-3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2014_35.00236_25.58747_0-3> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2014_35.00236_25.58747_0-3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00236 25.58747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.00236"^^xsd:decimal ;
  dwc:decimalLongitude "25.58747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2014_35.00236_25.58747_0-3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00236 25.58747)"^^geo:wktLiteral ;
  geo-pos:lat "35.00236"^^xsd:decimal ;
  geo-pos:long "25.58747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2014_35.00236_25.58747_0-3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2014_35.00236_25.58747_0-3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2014_35.00236_25.58747_0-3'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.58747'^^xsd:double;
  dwc:latitude '35.00236'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2014_35.00236_25.58747_0-3'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '10'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2016_35.00236_25.58747_0-3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2016_35.00236_25.58747_0-3> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2016_35.00236_25.58747_0-3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00236 25.58747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.00236"^^xsd:decimal ;
  dwc:decimalLongitude "25.58747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2016_35.00236_25.58747_0-3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00236 25.58747)"^^geo:wktLiteral ;
  geo-pos:lat "35.00236"^^xsd:decimal ;
  geo-pos:long "25.58747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2016_35.00236_25.58747_0-3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2016_35.00236_25.58747_0-3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2016_35.00236_25.58747_0-3'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.58747'^^xsd:double;
  dwc:latitude '35.00236'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2016_35.00236_25.58747_0-3'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '10'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2018_35.00236_25.58747_0-3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2018_35.00236_25.58747_0-3> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2018_35.00236_25.58747_0-3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00236 25.58747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.00236"^^xsd:decimal ;
  dwc:decimalLongitude "25.58747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2018_35.00236_25.58747_0-3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00236 25.58747)"^^geo:wktLiteral ;
  geo-pos:lat "35.00236"^^xsd:decimal ;
  geo-pos:long "25.58747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2018_35.00236_25.58747_0-3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2018_35.00236_25.58747_0-3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2018_35.00236_25.58747_0-3'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.58747'^^xsd:double;
  dwc:latitude '35.00236'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2018_35.00236_25.58747_0-3'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '10'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2020_37.07155_25.58755_Bill%20Papamike>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2020_37.07155_25.58755_Bill%20Papamike> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2020_37.07155_25.58755_Bill%20Papamike> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.07155 25.58755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.07155"^^xsd:decimal ;
  dwc:decimalLongitude "25.58755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2020_37.07155_25.58755_Bill%20Papamike>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.07155 25.58755)"^^geo:wktLiteral ;
  geo-pos:lat "37.07155"^^xsd:decimal ;
  geo-pos:long "25.58755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2020_37.07155_25.58755_Bill%20Papamike>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2020_37.07155_25.58755_Bill Papamike" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2020_37.07155_25.58755_Bill Papamike'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Bill Papamike'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.58755'^^xsd:double;
  dwc:latitude '37.07155'^^xsd:double;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2020_37.07155_25.58755_Bill Papamike'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Etrumeus%20golanii_2016_37.074_25.588_4.5-4.5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Etrumeus%20golanii_2016_37.074_25.588_4.5-4.5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Etrumeus%20golanii_2016_37.074_25.588_4.5-4.5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.074 25.588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.074"^^xsd:decimal ;
  dwc:decimalLongitude "25.588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Etrumeus%20golanii_2016_37.074_25.588_4.5-4.5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.074 25.588)"^^geo:wktLiteral ;
  geo-pos:lat "37.074"^^xsd:decimal ;
  geo-pos:long "25.588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Etrumeus%20golanii_2016_37.074_25.588_4.5-4.5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Etrumeus golanii_2016_37.074_25.588_4.5-4.5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Etrumeus golanii_2016_37.074_25.588_4.5-4.5'^^xsd:string;
  dwc:scientificName 'Etrumeus golanii DiBattista, Randall & Bowen, 2012'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.588'^^xsd:double;
  dwc:latitude '37.074'^^xsd:double;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:aphiaid '890090'^^xsd:integer;
  dwc:occurrenceId 'Etrumeus golanii_2016_37.074_25.588_4.5-4.5'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '890090'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Stypopodium%20schimperi_2007_36.92339_25.5886_0-3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2007_36.92339_25.5886_0-3> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2007_36.92339_25.5886_0-3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.92339 25.5886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.92339"^^xsd:decimal ;
  dwc:decimalLongitude "25.5886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2007_36.92339_25.5886_0-3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.92339 25.5886)"^^geo:wktLiteral ;
  geo-pos:lat "36.92339"^^xsd:decimal ;
  geo-pos:long "25.5886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Stypopodium%20schimperi_2007_36.92339_25.5886_0-3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Stypopodium schimperi_2007_36.92339_25.5886_0-3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Stypopodium schimperi_2007_36.92339_25.5886_0-3'^^xsd:string;
  dwc:scientificName 'Stypopodium schimperi (Kützing) Verlaque & Boudouresque, 1991'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.5886'^^xsd:double;
  dwc:latitude '36.92339'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '145391'^^xsd:integer;
  dwc:occurrenceId 'Stypopodium schimperi_2007_36.92339_25.5886_0-3'^^xsd:string;
  dwc:observationDate '2007-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145391'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Etrumeus%20golanii_2016_36.94093_25.58895_5.6-5.6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Etrumeus%20golanii_2016_36.94093_25.58895_5.6-5.6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Etrumeus%20golanii_2016_36.94093_25.58895_5.6-5.6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94093 25.58895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.94093"^^xsd:decimal ;
  dwc:decimalLongitude "25.58895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Etrumeus%20golanii_2016_36.94093_25.58895_5.6-5.6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94093 25.58895)"^^geo:wktLiteral ;
  geo-pos:lat "36.94093"^^xsd:decimal ;
  geo-pos:long "25.58895"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Etrumeus%20golanii_2016_36.94093_25.58895_5.6-5.6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Etrumeus golanii_2016_36.94093_25.58895_5.6-5.6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Etrumeus golanii_2016_36.94093_25.58895_5.6-5.6'^^xsd:string;
  dwc:scientificName 'Etrumeus golanii DiBattista, Randall & Bowen, 2012'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.58895'^^xsd:double;
  dwc:latitude '36.94093'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumDepth '5.6'^^xsd:double;
  dwc:maximumDepth '5.6'^^xsd:double;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance; HCMR projects (Fisheries Data collection Database)'^^xsd:string;
  dwc:aphiaid '890090'^^xsd:integer;
  dwc:occurrenceId 'Etrumeus golanii_2016_36.94093_25.58895_5.6-5.6'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '890090'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Stypopodium%20schimperi_2007_36.94311_25.59223_0-3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2007_36.94311_25.59223_0-3> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2007_36.94311_25.59223_0-3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94311 25.59223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.94311"^^xsd:decimal ;
  dwc:decimalLongitude "25.59223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "12"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2007_36.94311_25.59223_0-3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94311 25.59223)"^^geo:wktLiteral ;
  geo-pos:lat "36.94311"^^xsd:decimal ;
  geo-pos:long "25.59223"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "12"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Stypopodium%20schimperi_2007_36.94311_25.59223_0-3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Stypopodium schimperi_2007_36.94311_25.59223_0-3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Stypopodium schimperi_2007_36.94311_25.59223_0-3'^^xsd:string;
  dwc:scientificName 'Stypopodium schimperi (Kützing) Verlaque & Boudouresque, 1991'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.59223'^^xsd:double;
  dwc:latitude '36.94311'^^xsd:double;
  dwc:coordinatePrecision '12'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '145391'^^xsd:integer;
  dwc:occurrenceId 'Stypopodium schimperi_2007_36.94311_25.59223_0-3'^^xsd:string;
  dwc:observationDate '2007-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145391'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Stypopodium%20schimperi_2007_36.921_25.59818_0-3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2007_36.921_25.59818_0-3> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2007_36.921_25.59818_0-3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.921 25.59818)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.921"^^xsd:decimal ;
  dwc:decimalLongitude "25.59818"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2007_36.921_25.59818_0-3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.921 25.59818)"^^geo:wktLiteral ;
  geo-pos:lat "36.921"^^xsd:decimal ;
  geo-pos:long "25.59818"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Stypopodium%20schimperi_2007_36.921_25.59818_0-3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Stypopodium schimperi_2007_36.921_25.59818_0-3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Stypopodium schimperi_2007_36.921_25.59818_0-3'^^xsd:string;
  dwc:scientificName 'Stypopodium schimperi (Kützing) Verlaque & Boudouresque, 1991'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.59818'^^xsd:double;
  dwc:latitude '36.921'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '145391'^^xsd:integer;
  dwc:occurrenceId 'Stypopodium schimperi_2007_36.921_25.59818_0-3'^^xsd:string;
  dwc:observationDate '2007-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145391'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Diadema%20setosum_2020_36.92942_25.5998_3-5_Kabanos%20Dimitris-%20Dive%20In%20Action%20%7C%20Santorini%20Active%20Volcanic%20Environment>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Diadema%20setosum_2020_36.92942_25.5998_3-5_Kabanos%20Dimitris-%20Dive%20In%20Action%20%7C%20Santorini%20Active%20Volcanic%20Environment> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Diadema%20setosum_2020_36.92942_25.5998_3-5_Kabanos%20Dimitris-%20Dive%20In%20Action%20%7C%20Santorini%20Active%20Volcanic%20Environment> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.92942 25.5998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.92942"^^xsd:decimal ;
  dwc:decimalLongitude "25.5998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Diadema%20setosum_2020_36.92942_25.5998_3-5_Kabanos%20Dimitris-%20Dive%20In%20Action%20%7C%20Santorini%20Active%20Volcanic%20Environment>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.92942 25.5998)"^^geo:wktLiteral ;
  geo-pos:lat "36.92942"^^xsd:decimal ;
  geo-pos:long "25.5998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Diadema%20setosum_2020_36.92942_25.5998_3-5_Kabanos%20Dimitris-%20Dive%20In%20Action%20%7C%20Santorini%20Active%20Volcanic%20Environment>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Diadema setosum_2020_36.92942_25.5998_3-5_Kabanos Dimitris- Dive In Action | Santorini Active Volcanic Environment" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Diadema setosum_2020_36.92942_25.5998_3-5_Kabanos Dimitris- Dive In Action | Santorini Active Volcanic Environment'^^xsd:string;
  dwc:scientificName 'Diadema setosum (Leske, 1778)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Kabanos Dimitris- Dive In Action | Santorini Active Volcanic Environment'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.5998'^^xsd:double;
  dwc:latitude '36.92942'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'UAEGEAN-ALAS'^^xsd:string;
  dwc:aphiaid '213372'^^xsd:integer;
  dwc:occurrenceId 'Diadema setosum_2020_36.92942_25.5998_3-5_Kabanos Dimitris- Dive In Action | Santorini Active Volcanic Environment'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213372'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '4'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2020_36.92942_25.5998_Kabanos%20Dimitris-%20Dive%20In%20Action%20%7C%20Santorini%20Active%20Volcanic%20Environment>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2020_36.92942_25.5998_Kabanos%20Dimitris-%20Dive%20In%20Action%20%7C%20Santorini%20Active%20Volcanic%20Environment> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2020_36.92942_25.5998_Kabanos%20Dimitris-%20Dive%20In%20Action%20%7C%20Santorini%20Active%20Volcanic%20Environment> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.92942 25.5998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.92942"^^xsd:decimal ;
  dwc:decimalLongitude "25.5998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2020_36.92942_25.5998_Kabanos%20Dimitris-%20Dive%20In%20Action%20%7C%20Santorini%20Active%20Volcanic%20Environment>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.92942 25.5998)"^^geo:wktLiteral ;
  geo-pos:lat "36.92942"^^xsd:decimal ;
  geo-pos:long "25.5998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2020_36.92942_25.5998_Kabanos%20Dimitris-%20Dive%20In%20Action%20%7C%20Santorini%20Active%20Volcanic%20Environment>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2020_36.92942_25.5998_Kabanos Dimitris- Dive In Action | Santorini Active Volcanic Environment" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2020_36.92942_25.5998_Kabanos Dimitris- Dive In Action | Santorini Active Volcanic Environment'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Kabanos Dimitris- Dive In Action | Santorini Active Volcanic Environment'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.5998'^^xsd:double;
  dwc:latitude '36.92942'^^xsd:double;
  dwc:occurrenceRemarks 'UAEGEAN-ALAS'^^xsd:string;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2020_36.92942_25.5998_Kabanos Dimitris- Dive In Action | Santorini Active Volcanic Environment'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2016_36.91145_25.60316_0-30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_36.91145_25.60316_0-30> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_36.91145_25.60316_0-30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.91145 25.60316)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.91145"^^xsd:decimal ;
  dwc:decimalLongitude "25.60316"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2016_36.91145_25.60316_0-30>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.91145 25.60316)"^^geo:wktLiteral ;
  geo-pos:lat "36.91145"^^xsd:decimal ;
  geo-pos:long "25.60316"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2016_36.91145_25.60316_0-30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2016_36.91145_25.60316_0-30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2016_36.91145_25.60316_0-30'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.60316'^^xsd:double;
  dwc:latitude '36.91145'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2016_36.91145_25.60316_0-30'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2016_36.91145_25.60316_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_36.91145_25.60316_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_36.91145_25.60316_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.91145 25.60316)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.91145"^^xsd:decimal ;
  dwc:decimalLongitude "25.60316"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2016_36.91145_25.60316_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.91145 25.60316)"^^geo:wktLiteral ;
  geo-pos:lat "36.91145"^^xsd:decimal ;
  geo-pos:long "25.60316"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2016_36.91145_25.60316_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2016_36.91145_25.60316_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2016_36.91145_25.60316_5-5'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.60316'^^xsd:double;
  dwc:latitude '36.91145'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2016_36.91145_25.60316_5-5'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2016_36.91145_25.60316_0-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_36.91145_25.60316_0-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_36.91145_25.60316_0-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.91145 25.60316)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.91145"^^xsd:decimal ;
  dwc:decimalLongitude "25.60316"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_36.91145_25.60316_0-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.91145 25.60316)"^^geo:wktLiteral ;
  geo-pos:lat "36.91145"^^xsd:decimal ;
  geo-pos:long "25.60316"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2016_36.91145_25.60316_0-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2016_36.91145_25.60316_0-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2016_36.91145_25.60316_0-5'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.60316'^^xsd:double;
  dwc:latitude '36.91145'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2016_36.91145_25.60316_0-5'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2016_36.88466_25.60574_10-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_36.88466_25.60574_10-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_36.88466_25.60574_10-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88466 25.60574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.88466"^^xsd:decimal ;
  dwc:decimalLongitude "25.60574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2016_36.88466_25.60574_10-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88466 25.60574)"^^geo:wktLiteral ;
  geo-pos:lat "36.88466"^^xsd:decimal ;
  geo-pos:long "25.60574"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2016_36.88466_25.60574_10-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2016_36.88466_25.60574_10-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2016_36.88466_25.60574_10-10'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.60574'^^xsd:double;
  dwc:latitude '36.88466'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2016_36.88466_25.60574_10-10'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '100'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2016_36.88466_25.60574_10-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_36.88466_25.60574_10-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_36.88466_25.60574_10-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88466 25.60574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.88466"^^xsd:decimal ;
  dwc:decimalLongitude "25.60574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_36.88466_25.60574_10-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88466 25.60574)"^^geo:wktLiteral ;
  geo-pos:lat "36.88466"^^xsd:decimal ;
  geo-pos:long "25.60574"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2016_36.88466_25.60574_10-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2016_36.88466_25.60574_10-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2016_36.88466_25.60574_10-10'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.60574'^^xsd:double;
  dwc:latitude '36.88466'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2016_36.88466_25.60574_10-10'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '100'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2019_34.996_25.6078_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_34.996_25.6078_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_34.996_25.6078_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.996 25.6078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.996"^^xsd:decimal ;
  dwc:decimalLongitude "25.6078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_34.996_25.6078_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.996 25.6078)"^^geo:wktLiteral ;
  geo-pos:lat "34.996"^^xsd:decimal ;
  geo-pos:long "25.6078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2019_34.996_25.6078_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2019_34.996_25.6078_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2019_34.996_25.6078_5-5'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.6078'^^xsd:double;
  dwc:latitude '34.996'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2019_34.996_25.6078_5-5'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '50'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2019_34.996_25.608_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_34.996_25.608_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_34.996_25.608_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.996 25.608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.996"^^xsd:decimal ;
  dwc:decimalLongitude "25.608"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2019_34.996_25.608_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.996 25.608)"^^geo:wktLiteral ;
  geo-pos:lat "34.996"^^xsd:decimal ;
  geo-pos:long "25.608"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2019_34.996_25.608_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2019_34.996_25.608_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2019_34.996_25.608_5-5'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.608'^^xsd:double;
  dwc:latitude '34.996'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2019_34.996_25.608_5-5'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '10'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Torquigener%20flavimaculosus_2019_36.94273_25.62162_40-40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2019_36.94273_25.62162_40-40> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2019_36.94273_25.62162_40-40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94273 25.62162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.94273"^^xsd:decimal ;
  dwc:decimalLongitude "25.62162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "362"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2019_36.94273_25.62162_40-40>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94273 25.62162)"^^geo:wktLiteral ;
  geo-pos:lat "36.94273"^^xsd:decimal ;
  geo-pos:long "25.62162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "362"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Torquigener%20flavimaculosus_2019_36.94273_25.62162_40-40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Torquigener flavimaculosus_2019_36.94273_25.62162_40-40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Torquigener flavimaculosus_2019_36.94273_25.62162_40-40'^^xsd:string;
  dwc:scientificName 'Torquigener flavimaculosus Hardy & Randall, 1983'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.62162'^^xsd:double;
  dwc:latitude '36.94273'^^xsd:double;
  dwc:coordinatePrecision '362'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'approximate coordinates through Google Earth;HCMR PROJECTS/ETHNIKO'^^xsd:string;
  dwc:aphiaid '219962'^^xsd:integer;
  dwc:occurrenceId 'Torquigener flavimaculosus_2019_36.94273_25.62162_40-40'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219962'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2016_36.94993_25.62702_5-30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_36.94993_25.62702_5-30> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_36.94993_25.62702_5-30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94993 25.62702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.94993"^^xsd:decimal ;
  dwc:decimalLongitude "25.62702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2016_36.94993_25.62702_5-30>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94993 25.62702)"^^geo:wktLiteral ;
  geo-pos:lat "36.94993"^^xsd:decimal ;
  geo-pos:long "25.62702"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2016_36.94993_25.62702_5-30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2016_36.94993_25.62702_5-30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2016_36.94993_25.62702_5-30'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.62702'^^xsd:double;
  dwc:latitude '36.94993'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2016_36.94993_25.62702_5-30'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Codium%20fragile%20subsp.%20fragile_2019_40.85649_25.66512_alderash>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Codium%20fragile%20subsp.%20fragile_2019_40.85649_25.66512_alderash> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Codium%20fragile%20subsp.%20fragile_2019_40.85649_25.66512_alderash> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.85649 25.66512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.85649"^^xsd:decimal ;
  dwc:decimalLongitude "25.66512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "98"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Codium%20fragile%20subsp.%20fragile_2019_40.85649_25.66512_alderash>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.85649 25.66512)"^^geo:wktLiteral ;
  geo-pos:lat "40.85649"^^xsd:decimal ;
  geo-pos:long "25.66512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "98"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Codium%20fragile%20subsp.%20fragile_2019_40.85649_25.66512_alderash>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Codium fragile subsp. fragile_2019_40.85649_25.66512_alderash" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Codium fragile subsp. fragile_2019_40.85649_25.66512_alderash'^^xsd:string;
  dwc:scientificName 'Codium fragile subsp. fragile (Suringar) Hariot, 1889'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'alderash'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.66512'^^xsd:double;
  dwc:latitude '40.85649'^^xsd:double;
  dwc:coordinatePrecision '98'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '370562'^^xsd:integer;
  dwc:occurrenceId 'Codium fragile subsp. fragile_2019_40.85649_25.66512_alderash'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '370562'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Synaptula%20reciprocans_2008_36.83608_25.66754_2-6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2008_36.83608_25.66754_2-6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2008_36.83608_25.66754_2-6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.83608 25.66754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.83608"^^xsd:decimal ;
  dwc:decimalLongitude "25.66754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "164"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2008_36.83608_25.66754_2-6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.83608 25.66754)"^^geo:wktLiteral ;
  geo-pos:lat "36.83608"^^xsd:decimal ;
  geo-pos:long "25.66754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "164"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Synaptula%20reciprocans_2008_36.83608_25.66754_2-6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Synaptula reciprocans_2008_36.83608_25.66754_2-6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Synaptula reciprocans_2008_36.83608_25.66754_2-6'^^xsd:string;
  dwc:scientificName 'Synaptula reciprocans (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.66754'^^xsd:double;
  dwc:latitude '36.83608'^^xsd:double;
  dwc:coordinatePrecision '164'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '124483'^^xsd:integer;
  dwc:occurrenceId 'Synaptula reciprocans_2008_36.83608_25.66754_2-6'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124483'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2016_36.88676_25.68348_10-15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2016_36.88676_25.68348_10-15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2016_36.88676_25.68348_10-15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88676 25.68348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.88676"^^xsd:decimal ;
  dwc:decimalLongitude "25.68348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2016_36.88676_25.68348_10-15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88676 25.68348)"^^geo:wktLiteral ;
  geo-pos:lat "36.88676"^^xsd:decimal ;
  geo-pos:long "25.68348"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2016_36.88676_25.68348_10-15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2016_36.88676_25.68348_10-15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2016_36.88676_25.68348_10-15'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.68348'^^xsd:double;
  dwc:latitude '36.88676'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2016_36.88676_25.68348_10-15'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'low'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2016_36.88676_25.68348_25-30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2016_36.88676_25.68348_25-30> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2016_36.88676_25.68348_25-30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88676 25.68348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.88676"^^xsd:decimal ;
  dwc:decimalLongitude "25.68348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2016_36.88676_25.68348_25-30>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88676 25.68348)"^^geo:wktLiteral ;
  geo-pos:lat "36.88676"^^xsd:decimal ;
  geo-pos:long "25.68348"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2016_36.88676_25.68348_25-30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2016_36.88676_25.68348_25-30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2016_36.88676_25.68348_25-30'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.68348'^^xsd:double;
  dwc:latitude '36.88676'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2016_36.88676_25.68348_25-30'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2016_36.88676_25.68348_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_36.88676_25.68348_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_36.88676_25.68348_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88676 25.68348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.88676"^^xsd:decimal ;
  dwc:decimalLongitude "25.68348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2016_36.88676_25.68348_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88676 25.68348)"^^geo:wktLiteral ;
  geo-pos:lat "36.88676"^^xsd:decimal ;
  geo-pos:long "25.68348"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2016_36.88676_25.68348_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2016_36.88676_25.68348_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2016_36.88676_25.68348_5-5'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.68348'^^xsd:double;
  dwc:latitude '36.88676'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2016_36.88676_25.68348_5-5'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2016_36.88676_25.68348_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_36.88676_25.68348_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_36.88676_25.68348_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88676 25.68348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.88676"^^xsd:decimal ;
  dwc:decimalLongitude "25.68348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_36.88676_25.68348_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88676 25.68348)"^^geo:wktLiteral ;
  geo-pos:lat "36.88676"^^xsd:decimal ;
  geo-pos:long "25.68348"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2016_36.88676_25.68348_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2016_36.88676_25.68348_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2016_36.88676_25.68348_5-5'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.68348'^^xsd:double;
  dwc:latitude '36.88676'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2016_36.88676_25.68348_5-5'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2009_35.00472_25.68361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2009_35.00472_25.68361> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2009_35.00472_25.68361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00472 25.68361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.00472"^^xsd:decimal ;
  dwc:decimalLongitude "25.68361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2009_35.00472_25.68361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00472 25.68361)"^^geo:wktLiteral ;
  geo-pos:lat "35.00472"^^xsd:decimal ;
  geo-pos:long "25.68361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2009_35.00472_25.68361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2009_35.00472_25.68361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2009_35.00472_25.68361'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.68361'^^xsd:double;
  dwc:latitude '35.00472'^^xsd:double;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2009_35.00472_25.68361'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2009_35.00491_25.68374_20-37>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2009_35.00491_25.68374_20-37> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2009_35.00491_25.68374_20-37> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00491 25.68374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.00491"^^xsd:decimal ;
  dwc:decimalLongitude "25.68374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2009_35.00491_25.68374_20-37>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00491 25.68374)"^^geo:wktLiteral ;
  geo-pos:lat "35.00491"^^xsd:decimal ;
  geo-pos:long "25.68374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2009_35.00491_25.68374_20-37>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2009_35.00491_25.68374_20-37" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2009_35.00491_25.68374_20-37'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.68374'^^xsd:double;
  dwc:latitude '35.00491'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2009_35.00491_25.68374_20-37'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2009_35.00491_25.68374_10-30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2009_35.00491_25.68374_10-30> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2009_35.00491_25.68374_10-30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00491 25.68374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.00491"^^xsd:decimal ;
  dwc:decimalLongitude "25.68374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2009_35.00491_25.68374_10-30>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00491 25.68374)"^^geo:wktLiteral ;
  geo-pos:lat "35.00491"^^xsd:decimal ;
  geo-pos:long "25.68374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2009_35.00491_25.68374_10-30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2009_35.00491_25.68374_10-30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2009_35.00491_25.68374_10-30'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.68374'^^xsd:double;
  dwc:latitude '35.00491'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2009_35.00491_25.68374_10-30'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Upeneus%20moluccensis_2009_35.00491_25.68374_20-37>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Upeneus%20moluccensis_2009_35.00491_25.68374_20-37> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Upeneus%20moluccensis_2009_35.00491_25.68374_20-37> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00491 25.68374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.00491"^^xsd:decimal ;
  dwc:decimalLongitude "25.68374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Upeneus%20moluccensis_2009_35.00491_25.68374_20-37>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00491 25.68374)"^^geo:wktLiteral ;
  geo-pos:lat "35.00491"^^xsd:decimal ;
  geo-pos:long "25.68374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Upeneus%20moluccensis_2009_35.00491_25.68374_20-37>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Upeneus moluccensis_2009_35.00491_25.68374_20-37" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Upeneus moluccensis_2009_35.00491_25.68374_20-37'^^xsd:string;
  dwc:scientificName 'Upeneus moluccensis (Bleeker, 1855)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.68374'^^xsd:double;
  dwc:latitude '35.00491'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '126989'^^xsd:integer;
  dwc:occurrenceId 'Upeneus moluccensis_2009_35.00491_25.68374_20-37'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126989'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Stypopodium%20schimperi_2007_37.09139_25.68528_0-3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2007_37.09139_25.68528_0-3> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2007_37.09139_25.68528_0-3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.09139 25.68528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.09139"^^xsd:decimal ;
  dwc:decimalLongitude "25.68528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2007_37.09139_25.68528_0-3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.09139 25.68528)"^^geo:wktLiteral ;
  geo-pos:lat "37.09139"^^xsd:decimal ;
  geo-pos:long "25.68528"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Stypopodium%20schimperi_2007_37.09139_25.68528_0-3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Stypopodium schimperi_2007_37.09139_25.68528_0-3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Stypopodium schimperi_2007_37.09139_25.68528_0-3'^^xsd:string;
  dwc:scientificName 'Stypopodium schimperi (Kützing) Verlaque & Boudouresque, 1991'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.68528'^^xsd:double;
  dwc:latitude '37.09139'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '145391'^^xsd:integer;
  dwc:occurrenceId 'Stypopodium schimperi_2007_37.09139_25.68528_0-3'^^xsd:string;
  dwc:observationDate '2007-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145391'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2016_36.84238_25.68536_0-20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_36.84238_25.68536_0-20> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_36.84238_25.68536_0-20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.84238 25.68536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.84238"^^xsd:decimal ;
  dwc:decimalLongitude "25.68536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2016_36.84238_25.68536_0-20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.84238 25.68536)"^^geo:wktLiteral ;
  geo-pos:lat "36.84238"^^xsd:decimal ;
  geo-pos:long "25.68536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2016_36.84238_25.68536_0-20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2016_36.84238_25.68536_0-20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2016_36.84238_25.68536_0-20'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.68536'^^xsd:double;
  dwc:latitude '36.84238'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2016_36.84238_25.68536_0-20'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2016_36.84238_25.68536_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_36.84238_25.68536_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_36.84238_25.68536_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.84238 25.68536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.84238"^^xsd:decimal ;
  dwc:decimalLongitude "25.68536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2016_36.84238_25.68536_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.84238 25.68536)"^^geo:wktLiteral ;
  geo-pos:lat "36.84238"^^xsd:decimal ;
  geo-pos:long "25.68536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2016_36.84238_25.68536_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2016_36.84238_25.68536_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2016_36.84238_25.68536_5-5'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.68536'^^xsd:double;
  dwc:latitude '36.84238'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2016_36.84238_25.68536_5-5'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2016_36.84141_25.68561_15-15_Katsoupis%20Christos>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_36.84141_25.68561_15-15_Katsoupis%20Christos> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_36.84141_25.68561_15-15_Katsoupis%20Christos> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.84141 25.68561)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.84141"^^xsd:decimal ;
  dwc:decimalLongitude "25.68561"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2016_36.84141_25.68561_15-15_Katsoupis%20Christos>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.84141 25.68561)"^^geo:wktLiteral ;
  geo-pos:lat "36.84141"^^xsd:decimal ;
  geo-pos:long "25.68561"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2016_36.84141_25.68561_15-15_Katsoupis%20Christos>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2016_36.84141_25.68561_15-15_Katsoupis Christos" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2016_36.84141_25.68561_15-15_Katsoupis Christos'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Katsoupis Christos'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.68561'^^xsd:double;
  dwc:latitude '36.84141'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'MARISCA project/ UAEGEAN'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2016_36.84141_25.68561_15-15_Katsoupis Christos'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2016_36.84141_25.68561_15-15_Vatikiotis%20Konstantinos>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_36.84141_25.68561_15-15_Vatikiotis%20Konstantinos> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_36.84141_25.68561_15-15_Vatikiotis%20Konstantinos> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.84141 25.68561)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.84141"^^xsd:decimal ;
  dwc:decimalLongitude "25.68561"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2016_36.84141_25.68561_15-15_Vatikiotis%20Konstantinos>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.84141 25.68561)"^^geo:wktLiteral ;
  geo-pos:lat "36.84141"^^xsd:decimal ;
  geo-pos:long "25.68561"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2016_36.84141_25.68561_15-15_Vatikiotis%20Konstantinos>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2016_36.84141_25.68561_15-15_Vatikiotis Konstantinos" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2016_36.84141_25.68561_15-15_Vatikiotis Konstantinos'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Vatikiotis Konstantinos'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.68561'^^xsd:double;
  dwc:latitude '36.84141'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'MARISCA project/ UAEGEAN'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2016_36.84141_25.68561_15-15_Vatikiotis Konstantinos'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2016_36.84141_25.68561_5-5_Katsoupis%20Christos>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_36.84141_25.68561_5-5_Katsoupis%20Christos> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_36.84141_25.68561_5-5_Katsoupis%20Christos> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.84141 25.68561)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.84141"^^xsd:decimal ;
  dwc:decimalLongitude "25.68561"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2016_36.84141_25.68561_5-5_Katsoupis%20Christos>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.84141 25.68561)"^^geo:wktLiteral ;
  geo-pos:lat "36.84141"^^xsd:decimal ;
  geo-pos:long "25.68561"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2016_36.84141_25.68561_5-5_Katsoupis%20Christos>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2016_36.84141_25.68561_5-5_Katsoupis Christos" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2016_36.84141_25.68561_5-5_Katsoupis Christos'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Katsoupis Christos'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.68561'^^xsd:double;
  dwc:latitude '36.84141'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'MARISCA project/ UAEGEAN'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2016_36.84141_25.68561_5-5_Katsoupis Christos'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2016_36.84141_25.68561_5-5_Vatikiotis%20Konstantinos>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_36.84141_25.68561_5-5_Vatikiotis%20Konstantinos> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_36.84141_25.68561_5-5_Vatikiotis%20Konstantinos> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.84141 25.68561)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.84141"^^xsd:decimal ;
  dwc:decimalLongitude "25.68561"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2016_36.84141_25.68561_5-5_Vatikiotis%20Konstantinos>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.84141 25.68561)"^^geo:wktLiteral ;
  geo-pos:lat "36.84141"^^xsd:decimal ;
  geo-pos:long "25.68561"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2016_36.84141_25.68561_5-5_Vatikiotis%20Konstantinos>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2016_36.84141_25.68561_5-5_Vatikiotis Konstantinos" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2016_36.84141_25.68561_5-5_Vatikiotis Konstantinos'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Vatikiotis Konstantinos'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.68561'^^xsd:double;
  dwc:latitude '36.84141'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'MARISCA project/ UAEGEAN'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2016_36.84141_25.68561_5-5_Vatikiotis Konstantinos'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2016_36.85387_25.68597_5-20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_36.85387_25.68597_5-20> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_36.85387_25.68597_5-20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.85387 25.68597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.85387"^^xsd:decimal ;
  dwc:decimalLongitude "25.68597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2016_36.85387_25.68597_5-20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.85387 25.68597)"^^geo:wktLiteral ;
  geo-pos:lat "36.85387"^^xsd:decimal ;
  geo-pos:long "25.68597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2016_36.85387_25.68597_5-20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2016_36.85387_25.68597_5-20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2016_36.85387_25.68597_5-20'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.68597'^^xsd:double;
  dwc:latitude '36.85387'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2016_36.85387_25.68597_5-20'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2016_36.85387_25.68597_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_36.85387_25.68597_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_36.85387_25.68597_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.85387 25.68597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.85387"^^xsd:decimal ;
  dwc:decimalLongitude "25.68597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2016_36.85387_25.68597_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.85387 25.68597)"^^geo:wktLiteral ;
  geo-pos:lat "36.85387"^^xsd:decimal ;
  geo-pos:long "25.68597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2016_36.85387_25.68597_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2016_36.85387_25.68597_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2016_36.85387_25.68597_5-5'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.68597'^^xsd:double;
  dwc:latitude '36.85387'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2016_36.85387_25.68597_5-5'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2016_36.85387_25.68597_15-20_Katsoupis%20Christos>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_36.85387_25.68597_15-20_Katsoupis%20Christos> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_36.85387_25.68597_15-20_Katsoupis%20Christos> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.85387 25.68597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.85387"^^xsd:decimal ;
  dwc:decimalLongitude "25.68597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_36.85387_25.68597_15-20_Katsoupis%20Christos>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.85387 25.68597)"^^geo:wktLiteral ;
  geo-pos:lat "36.85387"^^xsd:decimal ;
  geo-pos:long "25.68597"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2016_36.85387_25.68597_15-20_Katsoupis%20Christos>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2016_36.85387_25.68597_15-20_Katsoupis Christos" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2016_36.85387_25.68597_15-20_Katsoupis Christos'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Katsoupis Christos'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.68597'^^xsd:double;
  dwc:latitude '36.85387'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'MARISCA project/ UAEGEAN'^^xsd:string;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2016_36.85387_25.68597_15-20_Katsoupis Christos'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Amphistegina%20lobifera_2006_34.86612_25.68896_0-3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Amphistegina%20lobifera_2006_34.86612_25.68896_0-3> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Amphistegina%20lobifera_2006_34.86612_25.68896_0-3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.86612 25.68896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.86612"^^xsd:decimal ;
  dwc:decimalLongitude "25.68896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Amphistegina%20lobifera_2006_34.86612_25.68896_0-3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.86612 25.68896)"^^geo:wktLiteral ;
  geo-pos:lat "34.86612"^^xsd:decimal ;
  geo-pos:long "25.68896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Amphistegina%20lobifera_2006_34.86612_25.68896_0-3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Amphistegina lobifera_2006_34.86612_25.68896_0-3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Amphistegina lobifera_2006_34.86612_25.68896_0-3'^^xsd:string;
  dwc:scientificName 'Amphistegina lobifera Larsen, 1976'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.68896'^^xsd:double;
  dwc:latitude '34.86612'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'approximate coordinates through Google Earth based on information provided by associatedReferences or asociatedMedia'^^xsd:string;
  dwc:aphiaid '490083'^^xsd:integer;
  dwc:occurrenceId 'Amphistegina lobifera_2006_34.86612_25.68896_0-3'^^xsd:string;
  dwc:observationDate '2006-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '490083'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2009_35.00722_25.69278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2009_35.00722_25.69278> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2009_35.00722_25.69278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00722 25.69278)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.00722"^^xsd:decimal ;
  dwc:decimalLongitude "25.69278"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2009_35.00722_25.69278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00722 25.69278)"^^geo:wktLiteral ;
  geo-pos:lat "35.00722"^^xsd:decimal ;
  geo-pos:long "25.69278"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2009_35.00722_25.69278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2009_35.00722_25.69278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2009_35.00722_25.69278'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.69278'^^xsd:double;
  dwc:latitude '35.00722'^^xsd:double;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2009_35.00722_25.69278'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2009_35.00741_25.69298_15-27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2009_35.00741_25.69298_15-27> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2009_35.00741_25.69298_15-27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00741 25.69298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.00741"^^xsd:decimal ;
  dwc:decimalLongitude "25.69298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2009_35.00741_25.69298_15-27>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00741 25.69298)"^^geo:wktLiteral ;
  geo-pos:lat "35.00741"^^xsd:decimal ;
  geo-pos:long "25.69298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2009_35.00741_25.69298_15-27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2009_35.00741_25.69298_15-27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2009_35.00741_25.69298_15-27'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.69298'^^xsd:double;
  dwc:latitude '35.00741'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2009_35.00741_25.69298_15-27'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2009_35.00741_25.69298_20-37>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2009_35.00741_25.69298_20-37> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2009_35.00741_25.69298_20-37> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00741 25.69298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.00741"^^xsd:decimal ;
  dwc:decimalLongitude "25.69298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2009_35.00741_25.69298_20-37>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00741 25.69298)"^^geo:wktLiteral ;
  geo-pos:lat "35.00741"^^xsd:decimal ;
  geo-pos:long "25.69298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2009_35.00741_25.69298_20-37>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2009_35.00741_25.69298_20-37" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2009_35.00741_25.69298_20-37'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.69298'^^xsd:double;
  dwc:latitude '35.00741'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2009_35.00741_25.69298_20-37'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Amphistegina%20lobifera_2006_34.87646_25.70322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Amphistegina%20lobifera_2006_34.87646_25.70322> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Amphistegina%20lobifera_2006_34.87646_25.70322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.87646 25.70322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.87646"^^xsd:decimal ;
  dwc:decimalLongitude "25.70322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Amphistegina%20lobifera_2006_34.87646_25.70322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.87646 25.70322)"^^geo:wktLiteral ;
  geo-pos:lat "34.87646"^^xsd:decimal ;
  geo-pos:long "25.70322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Amphistegina%20lobifera_2006_34.87646_25.70322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Amphistegina lobifera_2006_34.87646_25.70322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Amphistegina lobifera_2006_34.87646_25.70322'^^xsd:string;
  dwc:scientificName 'Amphistegina lobifera Larsen, 1976'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.70322'^^xsd:double;
  dwc:latitude '34.87646'^^xsd:double;
  dwc:aphiaid '490083'^^xsd:integer;
  dwc:occurrenceId 'Amphistegina lobifera_2006_34.87646_25.70322'^^xsd:string;
  dwc:observationDate '2006-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '490083'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Conomurex%20persicus_1991_37.07125_25.7096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Conomurex%20persicus_1991_37.07125_25.7096> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Conomurex%20persicus_1991_37.07125_25.7096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.07125 25.7096)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.07125"^^xsd:decimal ;
  dwc:decimalLongitude "25.7096"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Conomurex%20persicus_1991_37.07125_25.7096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.07125 25.7096)"^^geo:wktLiteral ;
  geo-pos:lat "37.07125"^^xsd:decimal ;
  geo-pos:long "25.7096"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Conomurex%20persicus_1991_37.07125_25.7096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Conomurex persicus_1991_37.07125_25.7096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Conomurex persicus_1991_37.07125_25.7096'^^xsd:string;
  dwc:scientificName 'Conomurex persicus (Swainson, 1821)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.7096'^^xsd:double;
  dwc:latitude '37.07125'^^xsd:double;
  dwc:aphiaid '565371'^^xsd:integer;
  dwc:occurrenceId 'Conomurex persicus_1991_37.07125_25.7096'^^xsd:string;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '565371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Conomurex%20persicus_2015_35.16738_25.71218-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Conomurex%20persicus_2015_35.16738_25.71218-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Conomurex%20persicus_2015_35.16738_25.71218-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.16738 25.71218)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.16738"^^xsd:decimal ;
  dwc:decimalLongitude "25.71218"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Conomurex%20persicus_2015_35.16738_25.71218-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.16738 25.71218)"^^geo:wktLiteral ;
  geo-pos:lat "35.16738"^^xsd:decimal ;
  geo-pos:long "25.71218"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Conomurex%20persicus_2015_35.16738_25.71218-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Conomurex persicus_2015_35.16738_25.71218-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Conomurex persicus_2015_35.16738_25.71218-2'^^xsd:string;
  dwc:scientificName 'Conomurex persicus (Swainson, 1821)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.71218'^^xsd:double;
  dwc:latitude '35.16738'^^xsd:double;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:depthRange '<2 m'^^xsd:string;
  dwc:aphiaid '565371'^^xsd:integer;
  dwc:occurrenceId 'Conomurex persicus_2015_35.16738_25.71218-2'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '565371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '5'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_2015_35.16738_25.71218-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_2015_35.16738_25.71218-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_2015_35.16738_25.71218-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.16738 25.71218)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.16738"^^xsd:decimal ;
  dwc:decimalLongitude "25.71218"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_2015_35.16738_25.71218-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.16738 25.71218)"^^geo:wktLiteral ;
  geo-pos:lat "35.16738"^^xsd:decimal ;
  geo-pos:long "25.71218"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_2015_35.16738_25.71218-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_2015_35.16738_25.71218-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_2015_35.16738_25.71218-2'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.71218'^^xsd:double;
  dwc:latitude '35.16738'^^xsd:double;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:depthRange '<2 m'^^xsd:string;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_2015_35.16738_25.71218-2'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '5'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2020_35.18087_25.71285_5-5_Georgia%20Tavantzopoulou>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2020_35.18087_25.71285_5-5_Georgia%20Tavantzopoulou> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2020_35.18087_25.71285_5-5_Georgia%20Tavantzopoulou> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.18087 25.71285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.18087"^^xsd:decimal ;
  dwc:decimalLongitude "25.71285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "55"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2020_35.18087_25.71285_5-5_Georgia%20Tavantzopoulou>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.18087 25.71285)"^^geo:wktLiteral ;
  geo-pos:lat "35.18087"^^xsd:decimal ;
  geo-pos:long "25.71285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "55"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2020_35.18087_25.71285_5-5_Georgia%20Tavantzopoulou>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2020_35.18087_25.71285_5-5_Georgia Tavantzopoulou" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2020_35.18087_25.71285_5-5_Georgia Tavantzopoulou'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Georgia Tavantzopoulou'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.71285'^^xsd:double;
  dwc:latitude '35.18087'^^xsd:double;
  dwc:coordinatePrecision '55'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2020_35.18087_25.71285_5-5_Georgia Tavantzopoulou'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2020_35.18087_25.71285_Georgia%20Tavantzopoulou>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_35.18087_25.71285_Georgia%20Tavantzopoulou> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_35.18087_25.71285_Georgia%20Tavantzopoulou> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.18087 25.71285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.18087"^^xsd:decimal ;
  dwc:decimalLongitude "25.71285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "55"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_35.18087_25.71285_Georgia%20Tavantzopoulou>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.18087 25.71285)"^^geo:wktLiteral ;
  geo-pos:lat "35.18087"^^xsd:decimal ;
  geo-pos:long "25.71285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "55"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2020_35.18087_25.71285_Georgia%20Tavantzopoulou>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2020_35.18087_25.71285_Georgia Tavantzopoulou" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2020_35.18087_25.71285_Georgia Tavantzopoulou'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Georgia Tavantzopoulou'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.71285'^^xsd:double;
  dwc:latitude '35.18087'^^xsd:double;
  dwc:coordinatePrecision '55'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2020_35.18087_25.71285_Georgia Tavantzopoulou'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Conomurex%20persicus_2009%2F2010_35.16639_25.71288_2-3.5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Conomurex%20persicus_2009%2F2010_35.16639_25.71288_2-3.5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Conomurex%20persicus_2009%2F2010_35.16639_25.71288_2-3.5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.16639 25.71288)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.16639"^^xsd:decimal ;
  dwc:decimalLongitude "25.71288"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4030"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Conomurex%20persicus_2009%2F2010_35.16639_25.71288_2-3.5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.16639 25.71288)"^^geo:wktLiteral ;
  geo-pos:lat "35.16639"^^xsd:decimal ;
  geo-pos:long "25.71288"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4030"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Conomurex%20persicus_2009%2F2010_35.16639_25.71288_2-3.5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Conomurex persicus_2009/2010_35.16639_25.71288_2-3.5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Conomurex persicus_2009/2010_35.16639_25.71288_2-3.5'^^xsd:string;
  dwc:scientificName 'Conomurex persicus (Swainson, 1821)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.71288'^^xsd:double;
  dwc:latitude '35.16639'^^xsd:double;
  dwc:coordinatePrecision '4030'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '3.5'^^xsd:double;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '565371'^^xsd:integer;
  dwc:occurrenceId 'Conomurex persicus_2009/2010_35.16639_25.71288_2-3.5'^^xsd:string;
  dwc:aphiaIdAccepted '565371'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '4'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Torquigener%20flavimaculosus_2019_35.19808_25.71337_3-3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2019_35.19808_25.71337_3-3> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2019_35.19808_25.71337_3-3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.19808 25.71337)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.19808"^^xsd:decimal ;
  dwc:decimalLongitude "25.71337"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "42"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2019_35.19808_25.71337_3-3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.19808 25.71337)"^^geo:wktLiteral ;
  geo-pos:lat "35.19808"^^xsd:decimal ;
  geo-pos:long "25.71337"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "42"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Torquigener%20flavimaculosus_2019_35.19808_25.71337_3-3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Torquigener flavimaculosus_2019_35.19808_25.71337_3-3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Torquigener flavimaculosus_2019_35.19808_25.71337_3-3'^^xsd:string;
  dwc:scientificName 'Torquigener flavimaculosus Hardy & Randall, 1983'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.71337'^^xsd:double;
  dwc:latitude '35.19808'^^xsd:double;
  dwc:coordinatePrecision '42'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '219962'^^xsd:integer;
  dwc:occurrenceId 'Torquigener flavimaculosus_2019_35.19808_25.71337_3-3'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219962'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '5'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_2013_35.1852_25.71506_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_2013_35.1852_25.71506_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_2013_35.1852_25.71506_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1852 25.71506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.1852"^^xsd:decimal ;
  dwc:decimalLongitude "25.71506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "17"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_2013_35.1852_25.71506_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1852 25.71506)"^^geo:wktLiteral ;
  geo-pos:lat "35.1852"^^xsd:decimal ;
  geo-pos:long "25.71506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "17"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_2013_35.1852_25.71506_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_2013_35.1852_25.71506_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_2013_35.1852_25.71506_5-5'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.71506'^^xsd:double;
  dwc:latitude '35.1852'^^xsd:double;
  dwc:coordinatePrecision '17'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_2013_35.1852_25.71506_5-5'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2018_35.20454_25.71584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2018_35.20454_25.71584> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2018_35.20454_25.71584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.20454 25.71584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.20454"^^xsd:decimal ;
  dwc:decimalLongitude "25.71584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2018_35.20454_25.71584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.20454 25.71584)"^^geo:wktLiteral ;
  geo-pos:lat "35.20454"^^xsd:decimal ;
  geo-pos:long "25.71584"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2018_35.20454_25.71584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2018_35.20454_25.71584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2018_35.20454_25.71584'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.71584'^^xsd:double;
  dwc:latitude '35.20454'^^xsd:double;
  dwc:coordinatePrecision '39'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2018_35.20454_25.71584'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '9'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Halophila%20stipulacea_2005_35.21622_25.71588_12-12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2005_35.21622_25.71588_12-12> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2005_35.21622_25.71588_12-12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.21622 25.71588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.21622"^^xsd:decimal ;
  dwc:decimalLongitude "25.71588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Halophila%20stipulacea_2005_35.21622_25.71588_12-12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.21622 25.71588)"^^geo:wktLiteral ;
  geo-pos:lat "35.21622"^^xsd:decimal ;
  geo-pos:long "25.71588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Halophila%20stipulacea_2005_35.21622_25.71588_12-12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Halophila stipulacea_2005_35.21622_25.71588_12-12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Halophila stipulacea_2005_35.21622_25.71588_12-12'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea (Forsskål) Ascherson, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.71588'^^xsd:double;
  dwc:latitude '35.21622'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:occurrenceId 'Halophila stipulacea_2005_35.21622_25.71588_12-12'^^xsd:string;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2018_35.1632_25.716_Giorgos%20Sareidakis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2018_35.1632_25.716_Giorgos%20Sareidakis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2018_35.1632_25.716_Giorgos%20Sareidakis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1632 25.716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.1632"^^xsd:decimal ;
  dwc:decimalLongitude "25.716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "43"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2018_35.1632_25.716_Giorgos%20Sareidakis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1632 25.716)"^^geo:wktLiteral ;
  geo-pos:lat "35.1632"^^xsd:decimal ;
  geo-pos:long "25.716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "43"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2018_35.1632_25.716_Giorgos%20Sareidakis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2018_35.1632_25.716_Giorgos Sareidakis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2018_35.1632_25.716_Giorgos Sareidakis'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Giorgos Sareidakis'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.716'^^xsd:double;
  dwc:latitude '35.1632'^^xsd:double;
  dwc:coordinatePrecision '43'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2018_35.1632_25.716_Giorgos Sareidakis'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Herdmania%20momus_2015_35.18582_25.71609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Herdmania%20momus_2015_35.18582_25.71609> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Herdmania%20momus_2015_35.18582_25.71609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.18582 25.71609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.18582"^^xsd:decimal ;
  dwc:decimalLongitude "25.71609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Herdmania%20momus_2015_35.18582_25.71609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.18582 25.71609)"^^geo:wktLiteral ;
  geo-pos:lat "35.18582"^^xsd:decimal ;
  geo-pos:long "25.71609"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Herdmania%20momus_2015_35.18582_25.71609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Herdmania momus_2015_35.18582_25.71609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Herdmania momus_2015_35.18582_25.71609'^^xsd:string;
  dwc:scientificName 'Herdmania momus (Savigny, 1816)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.71609'^^xsd:double;
  dwc:latitude '35.18582'^^xsd:double;
  dwc:aphiaid '103830'^^xsd:integer;
  dwc:occurrenceId 'Herdmania momus_2015_35.18582_25.71609'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103830'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Paracerceis%20sculpta_2017_35.18611_25.71667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Paracerceis%20sculpta_2017_35.18611_25.71667> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Paracerceis%20sculpta_2017_35.18611_25.71667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.18611 25.71667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.18611"^^xsd:decimal ;
  dwc:decimalLongitude "25.71667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Paracerceis%20sculpta_2017_35.18611_25.71667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.18611 25.71667)"^^geo:wktLiteral ;
  geo-pos:lat "35.18611"^^xsd:decimal ;
  geo-pos:long "25.71667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Paracerceis%20sculpta_2017_35.18611_25.71667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Paracerceis sculpta_2017_35.18611_25.71667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Paracerceis sculpta_2017_35.18611_25.71667'^^xsd:string;
  dwc:scientificName 'Paracerceis sculpta (Holmes, 1904)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.71667'^^xsd:double;
  dwc:latitude '35.18611'^^xsd:double;
  dwc:aphiaid '261827'^^xsd:integer;
  dwc:occurrenceId 'Paracerceis sculpta_2017_35.18611_25.71667'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '261827'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2009_35.0025_25.71722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2009_35.0025_25.71722> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2009_35.0025_25.71722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.0025 25.71722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.0025"^^xsd:decimal ;
  dwc:decimalLongitude "25.71722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2009_35.0025_25.71722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.0025 25.71722)"^^geo:wktLiteral ;
  geo-pos:lat "35.0025"^^xsd:decimal ;
  geo-pos:long "25.71722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2009_35.0025_25.71722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2009_35.0025_25.71722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2009_35.0025_25.71722'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.71722'^^xsd:double;
  dwc:latitude '35.0025'^^xsd:double;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2009_35.0025_25.71722'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2009_35.00254_25.71735_12-30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2009_35.00254_25.71735_12-30> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2009_35.00254_25.71735_12-30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00254 25.71735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.00254"^^xsd:decimal ;
  dwc:decimalLongitude "25.71735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2009_35.00254_25.71735_12-30>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00254 25.71735)"^^geo:wktLiteral ;
  geo-pos:lat "35.00254"^^xsd:decimal ;
  geo-pos:long "25.71735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2009_35.00254_25.71735_12-30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2009_35.00254_25.71735_12-30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2009_35.00254_25.71735_12-30'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.71735'^^xsd:double;
  dwc:latitude '35.00254'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2009_35.00254_25.71735_12-30'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2009_35.00254_25.71735_12-30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2009_35.00254_25.71735_12-30> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2009_35.00254_25.71735_12-30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00254 25.71735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.00254"^^xsd:decimal ;
  dwc:decimalLongitude "25.71735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2009_35.00254_25.71735_12-30>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00254 25.71735)"^^geo:wktLiteral ;
  geo-pos:lat "35.00254"^^xsd:decimal ;
  geo-pos:long "25.71735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2009_35.00254_25.71735_12-30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2009_35.00254_25.71735_12-30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2009_35.00254_25.71735_12-30'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.71735'^^xsd:double;
  dwc:latitude '35.00254'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2009_35.00254_25.71735_12-30'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2009_35.00254_25.71735_11-30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2009_35.00254_25.71735_11-30> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2009_35.00254_25.71735_11-30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00254 25.71735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.00254"^^xsd:decimal ;
  dwc:decimalLongitude "25.71735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2009_35.00254_25.71735_11-30>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00254 25.71735)"^^geo:wktLiteral ;
  geo-pos:lat "35.00254"^^xsd:decimal ;
  geo-pos:long "25.71735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2009_35.00254_25.71735_11-30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2009_35.00254_25.71735_11-30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2009_35.00254_25.71735_11-30'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.71735'^^xsd:double;
  dwc:latitude '35.00254'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2009_35.00254_25.71735_11-30'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Herdmania%20momus_2019_35.18587_25.7175_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Herdmania%20momus_2019_35.18587_25.7175_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Herdmania%20momus_2019_35.18587_25.7175_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.18587 25.7175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.18587"^^xsd:decimal ;
  dwc:decimalLongitude "25.7175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Herdmania%20momus_2019_35.18587_25.7175_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.18587 25.7175)"^^geo:wktLiteral ;
  geo-pos:lat "35.18587"^^xsd:decimal ;
  geo-pos:long "25.7175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Herdmania%20momus_2019_35.18587_25.7175_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Herdmania momus_2019_35.18587_25.7175_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Herdmania momus_2019_35.18587_25.7175_5-5'^^xsd:string;
  dwc:scientificName 'Herdmania momus (Savigny, 1816)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.7175'^^xsd:double;
  dwc:latitude '35.18587'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '103830'^^xsd:integer;
  dwc:occurrenceId 'Herdmania momus_2019_35.18587_25.7175_5-5'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103830'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '10'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2018_35.1949_25.71766_Mixalis%20Vasilakis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2018_35.1949_25.71766_Mixalis%20Vasilakis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2018_35.1949_25.71766_Mixalis%20Vasilakis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1949 25.71766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.1949"^^xsd:decimal ;
  dwc:decimalLongitude "25.71766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "42"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2018_35.1949_25.71766_Mixalis%20Vasilakis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1949 25.71766)"^^geo:wktLiteral ;
  geo-pos:lat "35.1949"^^xsd:decimal ;
  geo-pos:long "25.71766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "42"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2018_35.1949_25.71766_Mixalis%20Vasilakis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2018_35.1949_25.71766_Mixalis Vasilakis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2018_35.1949_25.71766_Mixalis Vasilakis'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Mixalis Vasilakis'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.71766'^^xsd:double;
  dwc:latitude '35.1949'^^xsd:double;
  dwc:coordinatePrecision '42'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2018_35.1949_25.71766_Mixalis Vasilakis'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2009_35.17306_25.71778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2009_35.17306_25.71778> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2009_35.17306_25.71778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.17306 25.71778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.17306"^^xsd:decimal ;
  dwc:decimalLongitude "25.71778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2009_35.17306_25.71778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.17306 25.71778)"^^geo:wktLiteral ;
  geo-pos:lat "35.17306"^^xsd:decimal ;
  geo-pos:long "25.71778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2009_35.17306_25.71778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2009_35.17306_25.71778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2009_35.17306_25.71778'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.71778'^^xsd:double;
  dwc:latitude '35.17306'^^xsd:double;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2009_35.17306_25.71778'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2009_35.17319_25.71792_12-34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2009_35.17319_25.71792_12-34> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2009_35.17319_25.71792_12-34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.17319 25.71792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.17319"^^xsd:decimal ;
  dwc:decimalLongitude "25.71792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2009_35.17319_25.71792_12-34>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.17319 25.71792)"^^geo:wktLiteral ;
  geo-pos:lat "35.17319"^^xsd:decimal ;
  geo-pos:long "25.71792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2009_35.17319_25.71792_12-34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2009_35.17319_25.71792_12-34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2009_35.17319_25.71792_12-34'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.71792'^^xsd:double;
  dwc:latitude '35.17319'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2009_35.17319_25.71792_12-34'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2009_35.17319_25.71792_12-34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2009_35.17319_25.71792_12-34> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2009_35.17319_25.71792_12-34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.17319 25.71792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.17319"^^xsd:decimal ;
  dwc:decimalLongitude "25.71792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2009_35.17319_25.71792_12-34>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.17319 25.71792)"^^geo:wktLiteral ;
  geo-pos:lat "35.17319"^^xsd:decimal ;
  geo-pos:long "25.71792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2009_35.17319_25.71792_12-34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2009_35.17319_25.71792_12-34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2009_35.17319_25.71792_12-34'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.71792'^^xsd:double;
  dwc:latitude '35.17319'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2009_35.17319_25.71792_12-34'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2018_35.20594_25.71885_Manolis%20Andreadakhs>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2018_35.20594_25.71885_Manolis%20Andreadakhs> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2018_35.20594_25.71885_Manolis%20Andreadakhs> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.20594 25.71885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.20594"^^xsd:decimal ;
  dwc:decimalLongitude "25.71885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "24"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2018_35.20594_25.71885_Manolis%20Andreadakhs>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.20594 25.71885)"^^geo:wktLiteral ;
  geo-pos:lat "35.20594"^^xsd:decimal ;
  geo-pos:long "25.71885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "24"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2018_35.20594_25.71885_Manolis%20Andreadakhs>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2018_35.20594_25.71885_Manolis Andreadakhs" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2018_35.20594_25.71885_Manolis Andreadakhs'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Manolis Andreadakhs'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.71885'^^xsd:double;
  dwc:latitude '35.20594'^^xsd:double;
  dwc:coordinatePrecision '24'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2018_35.20594_25.71885_Manolis Andreadakhs'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Amathia%20verticillata_2015_35.18694_25.71907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Amathia%20verticillata_2015_35.18694_25.71907> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Amathia%20verticillata_2015_35.18694_25.71907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.18694 25.71907)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.18694"^^xsd:decimal ;
  dwc:decimalLongitude "25.71907"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "53544"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Amathia%20verticillata_2015_35.18694_25.71907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.18694 25.71907)"^^geo:wktLiteral ;
  geo-pos:lat "35.18694"^^xsd:decimal ;
  geo-pos:long "25.71907"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "53544"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Amathia%20verticillata_2015_35.18694_25.71907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Amathia verticillata_2015_35.18694_25.71907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Amathia verticillata_2015_35.18694_25.71907'^^xsd:string;
  dwc:scientificName 'Amathia verticillata (delle Chiaje, 1822)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.71907'^^xsd:double;
  dwc:latitude '35.18694'^^xsd:double;
  dwc:coordinatePrecision '53544'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '851581'^^xsd:integer;
  dwc:occurrenceId 'Amathia verticillata_2015_35.18694_25.71907'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '851581'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Brachidontes%20pharaonis_2015_35.18694_25.71907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Brachidontes%20pharaonis_2015_35.18694_25.71907> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Brachidontes%20pharaonis_2015_35.18694_25.71907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.18694 25.71907)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.18694"^^xsd:decimal ;
  dwc:decimalLongitude "25.71907"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "53544"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Brachidontes%20pharaonis_2015_35.18694_25.71907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.18694 25.71907)"^^geo:wktLiteral ;
  geo-pos:lat "35.18694"^^xsd:decimal ;
  geo-pos:long "25.71907"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "53544"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Brachidontes%20pharaonis_2015_35.18694_25.71907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Brachidontes pharaonis_2015_35.18694_25.71907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Brachidontes pharaonis_2015_35.18694_25.71907'^^xsd:string;
  dwc:scientificName 'Brachidontes pharaonis (P. Fischer, 1870)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.71907'^^xsd:double;
  dwc:latitude '35.18694'^^xsd:double;
  dwc:coordinatePrecision '53544'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '140437'^^xsd:integer;
  dwc:occurrenceId 'Brachidontes pharaonis_2015_35.18694_25.71907'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140437'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Hydroides%20elegans_2015_35.18694_25.71907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Hydroides%20elegans_2015_35.18694_25.71907> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Hydroides%20elegans_2015_35.18694_25.71907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.18694 25.71907)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.18694"^^xsd:decimal ;
  dwc:decimalLongitude "25.71907"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "53544"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Hydroides%20elegans_2015_35.18694_25.71907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.18694 25.71907)"^^geo:wktLiteral ;
  geo-pos:lat "35.18694"^^xsd:decimal ;
  geo-pos:long "25.71907"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "53544"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Hydroides%20elegans_2015_35.18694_25.71907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hydroides elegans_2015_35.18694_25.71907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Hydroides elegans_2015_35.18694_25.71907'^^xsd:string;
  dwc:scientificName 'Hydroides elegans (Haswell, 1883) [nomen protectum]'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.71907'^^xsd:double;
  dwc:latitude '35.18694'^^xsd:double;
  dwc:coordinatePrecision '53544'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '131002'^^xsd:integer;
  dwc:occurrenceId 'Hydroides elegans_2015_35.18694_25.71907'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131002'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Paraleucilla%20magna_2015_35.18694_25.71907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Paraleucilla%20magna_2015_35.18694_25.71907> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Paraleucilla%20magna_2015_35.18694_25.71907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.18694 25.71907)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.18694"^^xsd:decimal ;
  dwc:decimalLongitude "25.71907"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "53544"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Paraleucilla%20magna_2015_35.18694_25.71907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.18694 25.71907)"^^geo:wktLiteral ;
  geo-pos:lat "35.18694"^^xsd:decimal ;
  geo-pos:long "25.71907"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "53544"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Paraleucilla%20magna_2015_35.18694_25.71907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Paraleucilla magna_2015_35.18694_25.71907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Paraleucilla magna_2015_35.18694_25.71907'^^xsd:string;
  dwc:scientificName 'Paraleucilla magna Klautau, Monteiro & Borojevic, 2004'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.71907'^^xsd:double;
  dwc:latitude '35.18694'^^xsd:double;
  dwc:coordinatePrecision '53544'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '362608'^^xsd:integer;
  dwc:occurrenceId 'Paraleucilla magna_2015_35.18694_25.71907'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '362608'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_2015_35.18694_25.71907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_2015_35.18694_25.71907> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_2015_35.18694_25.71907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.18694 25.71907)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.18694"^^xsd:decimal ;
  dwc:decimalLongitude "25.71907"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "53544"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_2015_35.18694_25.71907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.18694 25.71907)"^^geo:wktLiteral ;
  geo-pos:lat "35.18694"^^xsd:decimal ;
  geo-pos:long "25.71907"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "53544"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_2015_35.18694_25.71907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_2015_35.18694_25.71907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_2015_35.18694_25.71907'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.71907'^^xsd:double;
  dwc:latitude '35.18694'^^xsd:double;
  dwc:coordinatePrecision '53544'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_2015_35.18694_25.71907'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Styela%20plicata_2015-11-22_35.18694_25.71907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Styela%20plicata_2015-11-22_35.18694_25.71907> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Styela%20plicata_2015-11-22_35.18694_25.71907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.18694 25.71907)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.18694"^^xsd:decimal ;
  dwc:decimalLongitude "25.71907"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "53544"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Styela%20plicata_2015-11-22_35.18694_25.71907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.18694 25.71907)"^^geo:wktLiteral ;
  geo-pos:lat "35.18694"^^xsd:decimal ;
  geo-pos:long "25.71907"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "53544"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Styela%20plicata_2015-11-22_35.18694_25.71907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Styela plicata_2015-11-22_35.18694_25.71907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Styela plicata_2015-11-22_35.18694_25.71907'^^xsd:string;
  dwc:scientificName 'Styela plicata (Lesueur, 1823)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.71907'^^xsd:double;
  dwc:latitude '35.18694'^^xsd:double;
  dwc:coordinatePrecision '53544'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '103936'^^xsd:integer;
  dwc:occurrenceId 'Styela plicata_2015-11-22_35.18694_25.71907'^^xsd:string;
  dwc:observationDate '2015-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '103936'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Styela%20plicata_2020-08-22_35.18694_25.71907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Styela%20plicata_2020-08-22_35.18694_25.71907> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Styela%20plicata_2020-08-22_35.18694_25.71907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.18694 25.71907)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.18694"^^xsd:decimal ;
  dwc:decimalLongitude "25.71907"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "53544"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Styela%20plicata_2020-08-22_35.18694_25.71907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.18694 25.71907)"^^geo:wktLiteral ;
  geo-pos:lat "35.18694"^^xsd:decimal ;
  geo-pos:long "25.71907"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "53544"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Styela%20plicata_2020-08-22_35.18694_25.71907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Styela plicata_2020-08-22_35.18694_25.71907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Styela plicata_2020-08-22_35.18694_25.71907'^^xsd:string;
  dwc:scientificName 'Styela plicata (Lesueur, 1823)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.71907'^^xsd:double;
  dwc:latitude '35.18694'^^xsd:double;
  dwc:coordinatePrecision '53544'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance; Ulman, 2016 - COST'^^xsd:string;
  dwc:aphiaid '103936'^^xsd:integer;
  dwc:occurrenceId 'Styela plicata_2020-08-22_35.18694_25.71907'^^xsd:string;
  dwc:observationDate '2020-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '103936'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Portunus%20segnis_2018_35.26603_25.72199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Portunus%20segnis_2018_35.26603_25.72199> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Portunus%20segnis_2018_35.26603_25.72199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.26603 25.72199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.26603"^^xsd:decimal ;
  dwc:decimalLongitude "25.72199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Portunus%20segnis_2018_35.26603_25.72199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.26603 25.72199)"^^geo:wktLiteral ;
  geo-pos:lat "35.26603"^^xsd:decimal ;
  geo-pos:long "25.72199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Portunus%20segnis_2018_35.26603_25.72199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Portunus segnis_2018_35.26603_25.72199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Portunus segnis_2018_35.26603_25.72199'^^xsd:string;
  dwc:scientificName 'Portunus segnis (Forskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.72199'^^xsd:double;
  dwc:latitude '35.26603'^^xsd:double;
  dwc:aphiaid '1061760'^^xsd:integer;
  dwc:occurrenceId 'Portunus segnis_2018_35.26603_25.72199'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1061760'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2017_34.87683_25.722_sandranap>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2017_34.87683_25.722_sandranap> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2017_34.87683_25.722_sandranap> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.87683 25.722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.87683"^^xsd:decimal ;
  dwc:decimalLongitude "25.722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2017_34.87683_25.722_sandranap>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.87683 25.722)"^^geo:wktLiteral ;
  geo-pos:lat "34.87683"^^xsd:decimal ;
  geo-pos:long "25.722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2017_34.87683_25.722_sandranap>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2017_34.87683_25.722_sandranap" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2017_34.87683_25.722_sandranap'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'sandranap'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.722'^^xsd:double;
  dwc:latitude '34.87683'^^xsd:double;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2017_34.87683_25.722_sandranap'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Sargocentron%20rubrum_2014_35.2047_25.7221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2014_35.2047_25.7221> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2014_35.2047_25.7221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2047 25.7221)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2047"^^xsd:decimal ;
  dwc:decimalLongitude "25.7221"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2014_35.2047_25.7221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2047 25.7221)"^^geo:wktLiteral ;
  geo-pos:lat "35.2047"^^xsd:decimal ;
  geo-pos:long "25.7221"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Sargocentron%20rubrum_2014_35.2047_25.7221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Sargocentron rubrum_2014_35.2047_25.7221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Sargocentron rubrum_2014_35.2047_25.7221'^^xsd:string;
  dwc:scientificName 'Sargocentron rubrum (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.7221'^^xsd:double;
  dwc:latitude '35.2047'^^xsd:double;
  dwc:occurrenceRemarks 'approximate coordinates through Google Earth based on information provided by associatedReferences or asociatedMedia'^^xsd:string;
  dwc:aphiaid '126400'^^xsd:integer;
  dwc:occurrenceId 'Sargocentron rubrum_2014_35.2047_25.7221'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126400'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Portunus%20segnis_2018_35.26446_25.72263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Portunus%20segnis_2018_35.26446_25.72263> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Portunus%20segnis_2018_35.26446_25.72263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.26446 25.72263)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.26446"^^xsd:decimal ;
  dwc:decimalLongitude "25.72263"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Portunus%20segnis_2018_35.26446_25.72263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.26446 25.72263)"^^geo:wktLiteral ;
  geo-pos:lat "35.26446"^^xsd:decimal ;
  geo-pos:long "25.72263"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Portunus%20segnis_2018_35.26446_25.72263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Portunus segnis_2018_35.26446_25.72263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Portunus segnis_2018_35.26446_25.72263'^^xsd:string;
  dwc:scientificName 'Portunus segnis (Forskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.72263'^^xsd:double;
  dwc:latitude '35.26446'^^xsd:double;
  dwc:aphiaid '1061760'^^xsd:integer;
  dwc:occurrenceId 'Portunus segnis_2018_35.26446_25.72263'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1061760'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2015_35.18932_25.72291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2015_35.18932_25.72291> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2015_35.18932_25.72291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.18932 25.72291)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.18932"^^xsd:decimal ;
  dwc:decimalLongitude "25.72291"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2015_35.18932_25.72291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.18932 25.72291)"^^geo:wktLiteral ;
  geo-pos:lat "35.18932"^^xsd:decimal ;
  geo-pos:long "25.72291"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2015_35.18932_25.72291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2015_35.18932_25.72291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2015_35.18932_25.72291'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.72291'^^xsd:double;
  dwc:latitude '35.18932'^^xsd:double;
  dwc:occurrenceRemarks 'Newspaper'^^xsd:string;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2015_35.18932_25.72291'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2010_35.18932_25.72291_9-9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2010_35.18932_25.72291_9-9> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2010_35.18932_25.72291_9-9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.18932 25.72291)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.18932"^^xsd:decimal ;
  dwc:decimalLongitude "25.72291"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2010_35.18932_25.72291_9-9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.18932 25.72291)"^^geo:wktLiteral ;
  geo-pos:lat "35.18932"^^xsd:decimal ;
  geo-pos:long "25.72291"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2010_35.18932_25.72291_9-9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2010_35.18932_25.72291_9-9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2010_35.18932_25.72291_9-9'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.72291'^^xsd:double;
  dwc:latitude '35.18932'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2010_35.18932_25.72291_9-9'^^xsd:string;
  dwc:observationDate '2010-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2017_35.19164_25.72301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2017_35.19164_25.72301> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2017_35.19164_25.72301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.19164 25.72301)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.19164"^^xsd:decimal ;
  dwc:decimalLongitude "25.72301"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2017_35.19164_25.72301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.19164 25.72301)"^^geo:wktLiteral ;
  geo-pos:lat "35.19164"^^xsd:decimal ;
  geo-pos:long "25.72301"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2017_35.19164_25.72301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2017_35.19164_25.72301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2017_35.19164_25.72301'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.72301'^^xsd:double;
  dwc:latitude '35.19164'^^xsd:double;
  dwc:occurrenceRemarks 'UAEGEAN - Creta\'s Happy Divers'^^xsd:string;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2017_35.19164_25.72301'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2018_35.26317_25.72319_25-25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2018_35.26317_25.72319_25-25> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2018_35.26317_25.72319_25-25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.26317 25.72319)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.26317"^^xsd:decimal ;
  dwc:decimalLongitude "25.72319"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2018_35.26317_25.72319_25-25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.26317 25.72319)"^^geo:wktLiteral ;
  geo-pos:lat "35.26317"^^xsd:decimal ;
  geo-pos:long "25.72319"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2018_35.26317_25.72319_25-25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2018_35.26317_25.72319_25-25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2018_35.26317_25.72319_25-25'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.72319'^^xsd:double;
  dwc:latitude '35.26317'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2018_35.26317_25.72319_25-25'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Conomurex%20persicus_2013_35.26227_25.72423_2-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Conomurex%20persicus_2013_35.26227_25.72423_2-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Conomurex%20persicus_2013_35.26227_25.72423_2-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.26227 25.72423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.26227"^^xsd:decimal ;
  dwc:decimalLongitude "25.72423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Conomurex%20persicus_2013_35.26227_25.72423_2-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.26227 25.72423)"^^geo:wktLiteral ;
  geo-pos:lat "35.26227"^^xsd:decimal ;
  geo-pos:long "25.72423"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Conomurex%20persicus_2013_35.26227_25.72423_2-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Conomurex persicus_2013_35.26227_25.72423_2-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Conomurex persicus_2013_35.26227_25.72423_2-2'^^xsd:string;
  dwc:scientificName 'Conomurex persicus (Swainson, 1821)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.72423'^^xsd:double;
  dwc:latitude '35.26227'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '565371'^^xsd:integer;
  dwc:occurrenceId 'Conomurex persicus_2013_35.26227_25.72423_2-2'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '565371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '4'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2006_35.26227_25.72423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2006_35.26227_25.72423> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2006_35.26227_25.72423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.26227 25.72423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.26227"^^xsd:decimal ;
  dwc:decimalLongitude "25.72423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2006_35.26227_25.72423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.26227 25.72423)"^^geo:wktLiteral ;
  geo-pos:lat "35.26227"^^xsd:decimal ;
  geo-pos:long "25.72423"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2006_35.26227_25.72423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2006_35.26227_25.72423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2006_35.26227_25.72423'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.72423'^^xsd:double;
  dwc:latitude '35.26227'^^xsd:double;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2006_35.26227_25.72423'^^xsd:string;
  dwc:observationDate '2006-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Sargocentron%20rubrum_2012_35.14885_25.72437_11-11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2012_35.14885_25.72437_11-11> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2012_35.14885_25.72437_11-11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.14885 25.72437)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.14885"^^xsd:decimal ;
  dwc:decimalLongitude "25.72437"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2012_35.14885_25.72437_11-11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.14885 25.72437)"^^geo:wktLiteral ;
  geo-pos:lat "35.14885"^^xsd:decimal ;
  geo-pos:long "25.72437"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Sargocentron%20rubrum_2012_35.14885_25.72437_11-11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Sargocentron rubrum_2012_35.14885_25.72437_11-11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Sargocentron rubrum_2012_35.14885_25.72437_11-11'^^xsd:string;
  dwc:scientificName 'Sargocentron rubrum (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.72437'^^xsd:double;
  dwc:latitude '35.14885'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '126400'^^xsd:integer;
  dwc:occurrenceId 'Sargocentron rubrum_2012_35.14885_25.72437_11-11'^^xsd:string;
  dwc:observationDate '2012-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126400'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '9'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2020_35.29667_25.72781_Georgia%20Tavantzopoulou>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2020_35.29667_25.72781_Georgia%20Tavantzopoulou> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2020_35.29667_25.72781_Georgia%20Tavantzopoulou> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.29667 25.72781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.29667"^^xsd:decimal ;
  dwc:decimalLongitude "25.72781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2020_35.29667_25.72781_Georgia%20Tavantzopoulou>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.29667 25.72781)"^^geo:wktLiteral ;
  geo-pos:lat "35.29667"^^xsd:decimal ;
  geo-pos:long "25.72781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2020_35.29667_25.72781_Georgia%20Tavantzopoulou>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2020_35.29667_25.72781_Georgia Tavantzopoulou" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2020_35.29667_25.72781_Georgia Tavantzopoulou'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Georgia Tavantzopoulou'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.72781'^^xsd:double;
  dwc:latitude '35.29667'^^xsd:double;
  dwc:coordinatePrecision '23'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2020_35.29667_25.72781_Georgia Tavantzopoulou'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2020_35.29667_25.72781_Georgia%20Tavantzopoulou>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_35.29667_25.72781_Georgia%20Tavantzopoulou> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_35.29667_25.72781_Georgia%20Tavantzopoulou> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.29667 25.72781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.29667"^^xsd:decimal ;
  dwc:decimalLongitude "25.72781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_35.29667_25.72781_Georgia%20Tavantzopoulou>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.29667 25.72781)"^^geo:wktLiteral ;
  geo-pos:lat "35.29667"^^xsd:decimal ;
  geo-pos:long "25.72781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2020_35.29667_25.72781_Georgia%20Tavantzopoulou>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2020_35.29667_25.72781_Georgia Tavantzopoulou" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2020_35.29667_25.72781_Georgia Tavantzopoulou'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Georgia Tavantzopoulou'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.72781'^^xsd:double;
  dwc:latitude '35.29667'^^xsd:double;
  dwc:coordinatePrecision '23'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2020_35.29667_25.72781_Georgia Tavantzopoulou'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Callinectes%20sapidus_2020_35.2588_25.7306_Felicia%20Seichter>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2020_35.2588_25.7306_Felicia%20Seichter> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2020_35.2588_25.7306_Felicia%20Seichter> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2588 25.7306)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2588"^^xsd:decimal ;
  dwc:decimalLongitude "25.7306"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "93"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Callinectes%20sapidus_2020_35.2588_25.7306_Felicia%20Seichter>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2588 25.7306)"^^geo:wktLiteral ;
  geo-pos:lat "35.2588"^^xsd:decimal ;
  geo-pos:long "25.7306"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "93"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Callinectes%20sapidus_2020_35.2588_25.7306_Felicia%20Seichter>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Callinectes sapidus_2020_35.2588_25.7306_Felicia Seichter" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Callinectes sapidus_2020_35.2588_25.7306_Felicia Seichter'^^xsd:string;
  dwc:scientificName 'Callinectes sapidus Rathbun, 1896'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Felicia Seichter'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.7306'^^xsd:double;
  dwc:latitude '35.2588'^^xsd:double;
  dwc:coordinatePrecision '93'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '107379'^^xsd:integer;
  dwc:occurrenceId 'Callinectes sapidus_2020_35.2588_25.7306_Felicia Seichter'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107379'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_2019_35.26411_25.73092_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_2019_35.26411_25.73092_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_2019_35.26411_25.73092_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.26411 25.73092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.26411"^^xsd:decimal ;
  dwc:decimalLongitude "25.73092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_2019_35.26411_25.73092_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.26411 25.73092)"^^geo:wktLiteral ;
  geo-pos:lat "35.26411"^^xsd:decimal ;
  geo-pos:long "25.73092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_2019_35.26411_25.73092_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_2019_35.26411_25.73092_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_2019_35.26411_25.73092_5-5'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.73092'^^xsd:double;
  dwc:latitude '35.26411'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_2019_35.26411_25.73092_5-5'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'moderate'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Torquigener%20flavimaculosus_2020_35.25798_25.732_Felicia%20Seichter>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2020_35.25798_25.732_Felicia%20Seichter> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2020_35.25798_25.732_Felicia%20Seichter> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.25798 25.732)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.25798"^^xsd:decimal ;
  dwc:decimalLongitude "25.732"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "93"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2020_35.25798_25.732_Felicia%20Seichter>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.25798 25.732)"^^geo:wktLiteral ;
  geo-pos:lat "35.25798"^^xsd:decimal ;
  geo-pos:long "25.732"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "93"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Torquigener%20flavimaculosus_2020_35.25798_25.732_Felicia%20Seichter>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Torquigener flavimaculosus_2020_35.25798_25.732_Felicia Seichter" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Torquigener flavimaculosus_2020_35.25798_25.732_Felicia Seichter'^^xsd:string;
  dwc:scientificName 'Torquigener flavimaculosus Hardy & Randall, 1983'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Felicia Seichter'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.732'^^xsd:double;
  dwc:latitude '35.25798'^^xsd:double;
  dwc:coordinatePrecision '93'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '219962'^^xsd:integer;
  dwc:occurrenceId 'Torquigener flavimaculosus_2020_35.25798_25.732_Felicia Seichter'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219962'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2008_36.35497_25.7322_2-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.35497_25.7322_2-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.35497_25.7322_2-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.35497 25.7322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.35497"^^xsd:decimal ;
  dwc:decimalLongitude "25.7322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.35497_25.7322_2-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.35497 25.7322)"^^geo:wktLiteral ;
  geo-pos:lat "36.35497"^^xsd:decimal ;
  geo-pos:long "25.7322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2008_36.35497_25.7322_2-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2008_36.35497_25.7322_2-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2008_36.35497_25.7322_2-2'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.7322'^^xsd:double;
  dwc:latitude '36.35497'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2008_36.35497_25.7322_2-2'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2014_34.87994_25.73229_0-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2014_34.87994_25.73229_0-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2014_34.87994_25.73229_0-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.87994 25.73229)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.87994"^^xsd:decimal ;
  dwc:decimalLongitude "25.73229"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2014_34.87994_25.73229_0-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.87994 25.73229)"^^geo:wktLiteral ;
  geo-pos:lat "34.87994"^^xsd:decimal ;
  geo-pos:long "25.73229"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2014_34.87994_25.73229_0-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2014_34.87994_25.73229_0-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2014_34.87994_25.73229_0-10'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.73229'^^xsd:double;
  dwc:latitude '34.87994'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2014_34.87994_25.73229_0-10'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2014_34.87994_25.73229_0-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2014_34.87994_25.73229_0-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2014_34.87994_25.73229_0-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.87994 25.73229)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.87994"^^xsd:decimal ;
  dwc:decimalLongitude "25.73229"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2014_34.87994_25.73229_0-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.87994 25.73229)"^^geo:wktLiteral ;
  geo-pos:lat "34.87994"^^xsd:decimal ;
  geo-pos:long "25.73229"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2014_34.87994_25.73229_0-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2014_34.87994_25.73229_0-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2014_34.87994_25.73229_0-10'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.73229'^^xsd:double;
  dwc:latitude '34.87994'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2014_34.87994_25.73229_0-10'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2014_34.87994_25.73229_0-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2014_34.87994_25.73229_0-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2014_34.87994_25.73229_0-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.87994 25.73229)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.87994"^^xsd:decimal ;
  dwc:decimalLongitude "25.73229"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2014_34.87994_25.73229_0-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.87994 25.73229)"^^geo:wktLiteral ;
  geo-pos:lat "34.87994"^^xsd:decimal ;
  geo-pos:long "25.73229"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2014_34.87994_25.73229_0-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2014_34.87994_25.73229_0-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2014_34.87994_25.73229_0-10'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.73229'^^xsd:double;
  dwc:latitude '34.87994'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2014_34.87994_25.73229_0-10'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2017_35.0022_25.73232_6-6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2017_35.0022_25.73232_6-6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2017_35.0022_25.73232_6-6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.0022 25.73232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.0022"^^xsd:decimal ;
  dwc:decimalLongitude "25.73232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2017_35.0022_25.73232_6-6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.0022 25.73232)"^^geo:wktLiteral ;
  geo-pos:lat "35.0022"^^xsd:decimal ;
  geo-pos:long "25.73232"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2017_35.0022_25.73232_6-6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2017_35.0022_25.73232_6-6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2017_35.0022_25.73232_6-6'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.73232'^^xsd:double;
  dwc:latitude '35.0022'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2017_35.0022_25.73232_6-6'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2006_35.27997_25.73326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2006_35.27997_25.73326> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2006_35.27997_25.73326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.27997 25.73326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.27997"^^xsd:decimal ;
  dwc:decimalLongitude "25.73326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2006_35.27997_25.73326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.27997 25.73326)"^^geo:wktLiteral ;
  geo-pos:lat "35.27997"^^xsd:decimal ;
  geo-pos:long "25.73326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2006_35.27997_25.73326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2006_35.27997_25.73326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2006_35.27997_25.73326'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.73326'^^xsd:double;
  dwc:latitude '35.27997'^^xsd:double;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2006_35.27997_25.73326'^^xsd:string;
  dwc:observationDate '2006-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2006_35.27997_25.73326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2006_35.27997_25.73326> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2006_35.27997_25.73326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.27997 25.73326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.27997"^^xsd:decimal ;
  dwc:decimalLongitude "25.73326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2006_35.27997_25.73326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.27997 25.73326)"^^geo:wktLiteral ;
  geo-pos:lat "35.27997"^^xsd:decimal ;
  geo-pos:long "25.73326"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2006_35.27997_25.73326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2006_35.27997_25.73326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2006_35.27997_25.73326'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.73326'^^xsd:double;
  dwc:latitude '35.27997'^^xsd:double;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2006_35.27997_25.73326'^^xsd:string;
  dwc:observationDate '2006-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1223'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Torquigener%20flavimaculosus_2020_35.2578_25.73459_Felicia%20Seichter>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2020_35.2578_25.73459_Felicia%20Seichter> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2020_35.2578_25.73459_Felicia%20Seichter> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2578 25.73459)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2578"^^xsd:decimal ;
  dwc:decimalLongitude "25.73459"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "62"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2020_35.2578_25.73459_Felicia%20Seichter>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2578 25.73459)"^^geo:wktLiteral ;
  geo-pos:lat "35.2578"^^xsd:decimal ;
  geo-pos:long "25.73459"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "62"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Torquigener%20flavimaculosus_2020_35.2578_25.73459_Felicia%20Seichter>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Torquigener flavimaculosus_2020_35.2578_25.73459_Felicia Seichter" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Torquigener flavimaculosus_2020_35.2578_25.73459_Felicia Seichter'^^xsd:string;
  dwc:scientificName 'Torquigener flavimaculosus Hardy & Randall, 1983'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Felicia Seichter'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.73459'^^xsd:double;
  dwc:latitude '35.2578'^^xsd:double;
  dwc:coordinatePrecision '62'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '219962'^^xsd:integer;
  dwc:occurrenceId 'Torquigener flavimaculosus_2020_35.2578_25.73459_Felicia Seichter'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219962'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Sargocentron%20rubrum_2019_35.17805_25.73462_8-8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2019_35.17805_25.73462_8-8> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2019_35.17805_25.73462_8-8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.17805 25.73462)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.17805"^^xsd:decimal ;
  dwc:decimalLongitude "25.73462"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2019_35.17805_25.73462_8-8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.17805 25.73462)"^^geo:wktLiteral ;
  geo-pos:lat "35.17805"^^xsd:decimal ;
  geo-pos:long "25.73462"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Sargocentron%20rubrum_2019_35.17805_25.73462_8-8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Sargocentron rubrum_2019_35.17805_25.73462_8-8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Sargocentron rubrum_2019_35.17805_25.73462_8-8'^^xsd:string;
  dwc:scientificName 'Sargocentron rubrum (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.73462'^^xsd:double;
  dwc:latitude '35.17805'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '126400'^^xsd:integer;
  dwc:occurrenceId 'Sargocentron rubrum_2019_35.17805_25.73462_8-8'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126400'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_2016_35.26091_25.73488_3-3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_2016_35.26091_25.73488_3-3> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_2016_35.26091_25.73488_3-3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.26091 25.73488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.26091"^^xsd:decimal ;
  dwc:decimalLongitude "25.73488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_2016_35.26091_25.73488_3-3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.26091 25.73488)"^^geo:wktLiteral ;
  geo-pos:lat "35.26091"^^xsd:decimal ;
  geo-pos:long "25.73488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_2016_35.26091_25.73488_3-3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_2016_35.26091_25.73488_3-3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_2016_35.26091_25.73488_3-3'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.73488'^^xsd:double;
  dwc:latitude '35.26091'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_2016_35.26091_25.73488_3-3'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '100'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_2017_35.26091_25.73488_3-3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_2017_35.26091_25.73488_3-3> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_2017_35.26091_25.73488_3-3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.26091 25.73488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.26091"^^xsd:decimal ;
  dwc:decimalLongitude "25.73488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_2017_35.26091_25.73488_3-3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.26091 25.73488)"^^geo:wktLiteral ;
  geo-pos:lat "35.26091"^^xsd:decimal ;
  geo-pos:long "25.73488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_2017_35.26091_25.73488_3-3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_2017_35.26091_25.73488_3-3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_2017_35.26091_25.73488_3-3'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.73488'^^xsd:double;
  dwc:latitude '35.26091'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_2017_35.26091_25.73488_3-3'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '100'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_2018_35.26091_25.73488_3-3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_2018_35.26091_25.73488_3-3> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_2018_35.26091_25.73488_3-3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.26091 25.73488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.26091"^^xsd:decimal ;
  dwc:decimalLongitude "25.73488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_2018_35.26091_25.73488_3-3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.26091 25.73488)"^^geo:wktLiteral ;
  geo-pos:lat "35.26091"^^xsd:decimal ;
  geo-pos:long "25.73488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_2018_35.26091_25.73488_3-3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_2018_35.26091_25.73488_3-3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_2018_35.26091_25.73488_3-3'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.73488'^^xsd:double;
  dwc:latitude '35.26091'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_2018_35.26091_25.73488_3-3'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '100'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_2019_35.26091_25.73488_3-3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_2019_35.26091_25.73488_3-3> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_2019_35.26091_25.73488_3-3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.26091 25.73488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.26091"^^xsd:decimal ;
  dwc:decimalLongitude "25.73488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_2019_35.26091_25.73488_3-3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.26091 25.73488)"^^geo:wktLiteral ;
  geo-pos:lat "35.26091"^^xsd:decimal ;
  geo-pos:long "25.73488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_2019_35.26091_25.73488_3-3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_2019_35.26091_25.73488_3-3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_2019_35.26091_25.73488_3-3'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.73488'^^xsd:double;
  dwc:latitude '35.26091'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_2019_35.26091_25.73488_3-3'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '100'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Torquigener%20flavimaculosus_2017_35.26091_25.73488_3-3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2017_35.26091_25.73488_3-3> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2017_35.26091_25.73488_3-3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.26091 25.73488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.26091"^^xsd:decimal ;
  dwc:decimalLongitude "25.73488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2017_35.26091_25.73488_3-3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.26091 25.73488)"^^geo:wktLiteral ;
  geo-pos:lat "35.26091"^^xsd:decimal ;
  geo-pos:long "25.73488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Torquigener%20flavimaculosus_2017_35.26091_25.73488_3-3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Torquigener flavimaculosus_2017_35.26091_25.73488_3-3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Torquigener flavimaculosus_2017_35.26091_25.73488_3-3'^^xsd:string;
  dwc:scientificName 'Torquigener flavimaculosus Hardy & Randall, 1983'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.73488'^^xsd:double;
  dwc:latitude '35.26091'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '219962'^^xsd:integer;
  dwc:occurrenceId 'Torquigener flavimaculosus_2017_35.26091_25.73488_3-3'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219962'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '5'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Torquigener%20flavimaculosus_2018_35.26091_25.73488_3-3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2018_35.26091_25.73488_3-3> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2018_35.26091_25.73488_3-3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.26091 25.73488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.26091"^^xsd:decimal ;
  dwc:decimalLongitude "25.73488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2018_35.26091_25.73488_3-3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.26091 25.73488)"^^geo:wktLiteral ;
  geo-pos:lat "35.26091"^^xsd:decimal ;
  geo-pos:long "25.73488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Torquigener%20flavimaculosus_2018_35.26091_25.73488_3-3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Torquigener flavimaculosus_2018_35.26091_25.73488_3-3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Torquigener flavimaculosus_2018_35.26091_25.73488_3-3'^^xsd:string;
  dwc:scientificName 'Torquigener flavimaculosus Hardy & Randall, 1983'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.73488'^^xsd:double;
  dwc:latitude '35.26091'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '219962'^^xsd:integer;
  dwc:occurrenceId 'Torquigener flavimaculosus_2018_35.26091_25.73488_3-3'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219962'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '5'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Torquigener%20flavimaculosus_2019_35.26091_25.73488_3-3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2019_35.26091_25.73488_3-3> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2019_35.26091_25.73488_3-3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.26091 25.73488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.26091"^^xsd:decimal ;
  dwc:decimalLongitude "25.73488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2019_35.26091_25.73488_3-3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.26091 25.73488)"^^geo:wktLiteral ;
  geo-pos:lat "35.26091"^^xsd:decimal ;
  geo-pos:long "25.73488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Torquigener%20flavimaculosus_2019_35.26091_25.73488_3-3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Torquigener flavimaculosus_2019_35.26091_25.73488_3-3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Torquigener flavimaculosus_2019_35.26091_25.73488_3-3'^^xsd:string;
  dwc:scientificName 'Torquigener flavimaculosus Hardy & Randall, 1983'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.73488'^^xsd:double;
  dwc:latitude '35.26091'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '219962'^^xsd:integer;
  dwc:occurrenceId 'Torquigener flavimaculosus_2019_35.26091_25.73488_3-3'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219962'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '5'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_2012_35.2581_25.73559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_2012_35.2581_25.73559> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_2012_35.2581_25.73559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2581 25.73559)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2581"^^xsd:decimal ;
  dwc:decimalLongitude "25.73559"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_2012_35.2581_25.73559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2581 25.73559)"^^geo:wktLiteral ;
  geo-pos:lat "35.2581"^^xsd:decimal ;
  geo-pos:long "25.73559"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_2012_35.2581_25.73559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_2012_35.2581_25.73559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_2012_35.2581_25.73559'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.73559'^^xsd:double;
  dwc:latitude '35.2581'^^xsd:double;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_2012_35.2581_25.73559'^^xsd:string;
  dwc:observationDate '2012-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Styela%20plicata_2013_35.00378_25.73604_Steve%20Daniels>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Styela%20plicata_2013_35.00378_25.73604_Steve%20Daniels> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Styela%20plicata_2013_35.00378_25.73604_Steve%20Daniels> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00378 25.73604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.00378"^^xsd:decimal ;
  dwc:decimalLongitude "25.73604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "27"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Styela%20plicata_2013_35.00378_25.73604_Steve%20Daniels>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00378 25.73604)"^^geo:wktLiteral ;
  geo-pos:lat "35.00378"^^xsd:decimal ;
  geo-pos:long "25.73604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "27"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Styela%20plicata_2013_35.00378_25.73604_Steve%20Daniels>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Styela plicata_2013_35.00378_25.73604_Steve Daniels" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Styela plicata_2013_35.00378_25.73604_Steve Daniels'^^xsd:string;
  dwc:scientificName 'Styela plicata (Lesueur, 1823)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Steve Daniels'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.73604'^^xsd:double;
  dwc:latitude '35.00378'^^xsd:double;
  dwc:coordinatePrecision '27'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '103936'^^xsd:integer;
  dwc:occurrenceId 'Styela plicata_2013_35.00378_25.73604_Steve Daniels'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103936'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2020_35.25862_25.73679_Felicia%20Seichter>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_35.25862_25.73679_Felicia%20Seichter> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_35.25862_25.73679_Felicia%20Seichter> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.25862 25.73679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.25862"^^xsd:decimal ;
  dwc:decimalLongitude "25.73679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "21"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_35.25862_25.73679_Felicia%20Seichter>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.25862 25.73679)"^^geo:wktLiteral ;
  geo-pos:lat "35.25862"^^xsd:decimal ;
  geo-pos:long "25.73679"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "21"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2020_35.25862_25.73679_Felicia%20Seichter>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2020_35.25862_25.73679_Felicia Seichter" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2020_35.25862_25.73679_Felicia Seichter'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Felicia Seichter'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.73679'^^xsd:double;
  dwc:latitude '35.25862'^^xsd:double;
  dwc:coordinatePrecision '21'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2020_35.25862_25.73679_Felicia Seichter'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Callinectes%20sapidus_2017_35.25972_25.73699_1-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2017_35.25972_25.73699_1-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2017_35.25972_25.73699_1-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.25972 25.73699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.25972"^^xsd:decimal ;
  dwc:decimalLongitude "25.73699"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Callinectes%20sapidus_2017_35.25972_25.73699_1-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.25972 25.73699)"^^geo:wktLiteral ;
  geo-pos:lat "35.25972"^^xsd:decimal ;
  geo-pos:long "25.73699"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Callinectes%20sapidus_2017_35.25972_25.73699_1-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Callinectes sapidus_2017_35.25972_25.73699_1-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Callinectes sapidus_2017_35.25972_25.73699_1-1'^^xsd:string;
  dwc:scientificName 'Callinectes sapidus Rathbun, 1896'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.73699'^^xsd:double;
  dwc:latitude '35.25972'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '107379'^^xsd:integer;
  dwc:occurrenceId 'Callinectes sapidus_2017_35.25972_25.73699_1-1'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107379'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Callinectes%20sapidus_2019_35.25972_25.73699_3-3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2019_35.25972_25.73699_3-3> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2019_35.25972_25.73699_3-3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.25972 25.73699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.25972"^^xsd:decimal ;
  dwc:decimalLongitude "25.73699"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Callinectes%20sapidus_2019_35.25972_25.73699_3-3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.25972 25.73699)"^^geo:wktLiteral ;
  geo-pos:lat "35.25972"^^xsd:decimal ;
  geo-pos:long "25.73699"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Callinectes%20sapidus_2019_35.25972_25.73699_3-3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Callinectes sapidus_2019_35.25972_25.73699_3-3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Callinectes sapidus_2019_35.25972_25.73699_3-3'^^xsd:string;
  dwc:scientificName 'Callinectes sapidus Rathbun, 1896'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.73699'^^xsd:double;
  dwc:latitude '35.25972'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '107379'^^xsd:integer;
  dwc:occurrenceId 'Callinectes sapidus_2019_35.25972_25.73699_3-3'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107379'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Portunus%20segnis_2019_35.25972_25.73699_3-3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Portunus%20segnis_2019_35.25972_25.73699_3-3> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Portunus%20segnis_2019_35.25972_25.73699_3-3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.25972 25.73699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.25972"^^xsd:decimal ;
  dwc:decimalLongitude "25.73699"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Portunus%20segnis_2019_35.25972_25.73699_3-3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.25972 25.73699)"^^geo:wktLiteral ;
  geo-pos:lat "35.25972"^^xsd:decimal ;
  geo-pos:long "25.73699"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Portunus%20segnis_2019_35.25972_25.73699_3-3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Portunus segnis_2019_35.25972_25.73699_3-3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Portunus segnis_2019_35.25972_25.73699_3-3'^^xsd:string;
  dwc:scientificName 'Portunus segnis (Forskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.73699'^^xsd:double;
  dwc:latitude '35.25972'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '1061760'^^xsd:integer;
  dwc:occurrenceId 'Portunus segnis_2019_35.25972_25.73699_3-3'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1061760'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Portunus%20segnis_2019_35.25972_25.73699_Grigoris%20Skouradakis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Portunus%20segnis_2019_35.25972_25.73699_Grigoris%20Skouradakis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Portunus%20segnis_2019_35.25972_25.73699_Grigoris%20Skouradakis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.25972 25.73699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.25972"^^xsd:decimal ;
  dwc:decimalLongitude "25.73699"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Portunus%20segnis_2019_35.25972_25.73699_Grigoris%20Skouradakis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.25972 25.73699)"^^geo:wktLiteral ;
  geo-pos:lat "35.25972"^^xsd:decimal ;
  geo-pos:long "25.73699"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Portunus%20segnis_2019_35.25972_25.73699_Grigoris%20Skouradakis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Portunus segnis_2019_35.25972_25.73699_Grigoris Skouradakis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Portunus segnis_2019_35.25972_25.73699_Grigoris Skouradakis'^^xsd:string;
  dwc:scientificName 'Portunus segnis (Forskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Grigoris Skouradakis'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.73699'^^xsd:double;
  dwc:latitude '35.25972'^^xsd:double;
  dwc:aphiaid '1061760'^^xsd:integer;
  dwc:occurrenceId 'Portunus segnis_2019_35.25972_25.73699_Grigoris Skouradakis'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1061760'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2019_35.00231_25.73714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2019_35.00231_25.73714> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2019_35.00231_25.73714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00231 25.73714)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.00231"^^xsd:decimal ;
  dwc:decimalLongitude "25.73714"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2019_35.00231_25.73714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00231 25.73714)"^^geo:wktLiteral ;
  geo-pos:lat "35.00231"^^xsd:decimal ;
  geo-pos:long "25.73714"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2019_35.00231_25.73714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2019_35.00231_25.73714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2019_35.00231_25.73714'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.73714'^^xsd:double;
  dwc:latitude '35.00231'^^xsd:double;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2019_35.00231_25.73714'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2009_35.24806_25.7375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2009_35.24806_25.7375> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2009_35.24806_25.7375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.24806 25.7375)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.24806"^^xsd:decimal ;
  dwc:decimalLongitude "25.7375"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2009_35.24806_25.7375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.24806 25.7375)"^^geo:wktLiteral ;
  geo-pos:lat "35.24806"^^xsd:decimal ;
  geo-pos:long "25.7375"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2009_35.24806_25.7375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2009_35.24806_25.7375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2009_35.24806_25.7375'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.7375'^^xsd:double;
  dwc:latitude '35.24806'^^xsd:double;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2009_35.24806_25.7375'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2018_35.23738_25.73757_0.7-0.7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2018_35.23738_25.73757_0.7-0.7> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2018_35.23738_25.73757_0.7-0.7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.23738 25.73757)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.23738"^^xsd:decimal ;
  dwc:decimalLongitude "25.73757"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2018_35.23738_25.73757_0.7-0.7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.23738 25.73757)"^^geo:wktLiteral ;
  geo-pos:lat "35.23738"^^xsd:decimal ;
  geo-pos:long "25.73757"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2018_35.23738_25.73757_0.7-0.7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2018_35.23738_25.73757_0.7-0.7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2018_35.23738_25.73757_0.7-0.7'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.73757'^^xsd:double;
  dwc:latitude '35.23738'^^xsd:double;
  dwc:minimumDepth '0.7'^^xsd:double;
  dwc:maximumDepth '0.7'^^xsd:double;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2018_35.23738_25.73757_0.7-0.7'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Parupeneus%20forsskali_2018_35.24806_25.73764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2018_35.24806_25.73764> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2018_35.24806_25.73764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.24806 25.73764)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.24806"^^xsd:decimal ;
  dwc:decimalLongitude "25.73764"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2018_35.24806_25.73764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.24806 25.73764)"^^geo:wktLiteral ;
  geo-pos:lat "35.24806"^^xsd:decimal ;
  geo-pos:long "25.73764"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Parupeneus%20forsskali_2018_35.24806_25.73764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Parupeneus forsskali_2018_35.24806_25.73764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Parupeneus forsskali_2018_35.24806_25.73764'^^xsd:string;
  dwc:scientificName 'Parupeneus forsskali (Fourmanoir & Guézé, 1976)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.73764'^^xsd:double;
  dwc:latitude '35.24806'^^xsd:double;
  dwc:aphiaid '218669'^^xsd:integer;
  dwc:occurrenceId 'Parupeneus forsskali_2018_35.24806_25.73764'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218669'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2009_35.24806_25.73764_10-36>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2009_35.24806_25.73764_10-36> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2009_35.24806_25.73764_10-36> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.24806 25.73764)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.24806"^^xsd:decimal ;
  dwc:decimalLongitude "25.73764"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2009_35.24806_25.73764_10-36>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.24806 25.73764)"^^geo:wktLiteral ;
  geo-pos:lat "35.24806"^^xsd:decimal ;
  geo-pos:long "25.73764"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2009_35.24806_25.73764_10-36>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2009_35.24806_25.73764_10-36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2009_35.24806_25.73764_10-36'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.73764'^^xsd:double;
  dwc:latitude '35.24806'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2009_35.24806_25.73764_10-36'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2009_35.24806_25.73764_10-36>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2009_35.24806_25.73764_10-36> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2009_35.24806_25.73764_10-36> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.24806 25.73764)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.24806"^^xsd:decimal ;
  dwc:decimalLongitude "25.73764"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2009_35.24806_25.73764_10-36>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.24806 25.73764)"^^geo:wktLiteral ;
  geo-pos:lat "35.24806"^^xsd:decimal ;
  geo-pos:long "25.73764"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2009_35.24806_25.73764_10-36>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2009_35.24806_25.73764_10-36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2009_35.24806_25.73764_10-36'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.73764'^^xsd:double;
  dwc:latitude '35.24806'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2009_35.24806_25.73764_10-36'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2009_35.13889_25.73861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2009_35.13889_25.73861> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2009_35.13889_25.73861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.13889 25.73861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.13889"^^xsd:decimal ;
  dwc:decimalLongitude "25.73861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2009_35.13889_25.73861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.13889 25.73861)"^^geo:wktLiteral ;
  geo-pos:lat "35.13889"^^xsd:decimal ;
  geo-pos:long "25.73861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2009_35.13889_25.73861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2009_35.13889_25.73861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2009_35.13889_25.73861'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.73861'^^xsd:double;
  dwc:latitude '35.13889'^^xsd:double;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2009_35.13889_25.73861'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2009_35.13892_25.73861_15-36>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2009_35.13892_25.73861_15-36> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2009_35.13892_25.73861_15-36> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.13892 25.73861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.13892"^^xsd:decimal ;
  dwc:decimalLongitude "25.73861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2009_35.13892_25.73861_15-36>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.13892 25.73861)"^^geo:wktLiteral ;
  geo-pos:lat "35.13892"^^xsd:decimal ;
  geo-pos:long "25.73861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2009_35.13892_25.73861_15-36>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2009_35.13892_25.73861_15-36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2009_35.13892_25.73861_15-36'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.73861'^^xsd:double;
  dwc:latitude '35.13892'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2009_35.13892_25.73861_15-36'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2009_35.13892_25.73861_15-36>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2009_35.13892_25.73861_15-36> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2009_35.13892_25.73861_15-36> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.13892 25.73861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.13892"^^xsd:decimal ;
  dwc:decimalLongitude "25.73861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2009_35.13892_25.73861_15-36>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.13892 25.73861)"^^geo:wktLiteral ;
  geo-pos:lat "35.13892"^^xsd:decimal ;
  geo-pos:long "25.73861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2009_35.13892_25.73861_15-36>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2009_35.13892_25.73861_15-36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2009_35.13892_25.73861_15-36'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.73861'^^xsd:double;
  dwc:latitude '35.13892'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2009_35.13892_25.73861_15-36'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2017_35.00301_25.73885_7-7_>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2017_35.00301_25.73885_7-7_> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2017_35.00301_25.73885_7-7_> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00301 25.73885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.00301"^^xsd:decimal ;
  dwc:decimalLongitude "25.73885"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2017_35.00301_25.73885_7-7_>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00301 25.73885)"^^geo:wktLiteral ;
  geo-pos:lat "35.00301"^^xsd:decimal ;
  geo-pos:long "25.73885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2017_35.00301_25.73885_7-7_>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2017_35.00301_25.73885_7-7_" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2017_35.00301_25.73885_7-7_'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.73885'^^xsd:double;
  dwc:latitude '35.00301'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2017_35.00301_25.73885_7-7_'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2017_35.00618_25.73937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2017_35.00618_25.73937> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2017_35.00618_25.73937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00618 25.73937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.00618"^^xsd:decimal ;
  dwc:decimalLongitude "25.73937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2017_35.00618_25.73937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00618 25.73937)"^^geo:wktLiteral ;
  geo-pos:lat "35.00618"^^xsd:decimal ;
  geo-pos:long "25.73937"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2017_35.00618_25.73937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2017_35.00618_25.73937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2017_35.00618_25.73937'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.73937'^^xsd:double;
  dwc:latitude '35.00618'^^xsd:double;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2017_35.00618_25.73937'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2016_35.00624_25.7395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2016_35.00624_25.7395> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2016_35.00624_25.7395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00624 25.7395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.00624"^^xsd:decimal ;
  dwc:decimalLongitude "25.7395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "18"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2016_35.00624_25.7395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00624 25.7395)"^^geo:wktLiteral ;
  geo-pos:lat "35.00624"^^xsd:decimal ;
  geo-pos:long "25.7395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "18"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2016_35.00624_25.7395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2016_35.00624_25.7395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2016_35.00624_25.7395'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.7395'^^xsd:double;
  dwc:latitude '35.00624'^^xsd:double;
  dwc:coordinatePrecision '18'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2016_35.00624_25.7395'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2016_35.00624_25.7395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_35.00624_25.7395> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_35.00624_25.7395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00624 25.7395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.00624"^^xsd:decimal ;
  dwc:decimalLongitude "25.7395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "18"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2016_35.00624_25.7395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00624 25.7395)"^^geo:wktLiteral ;
  geo-pos:lat "35.00624"^^xsd:decimal ;
  geo-pos:long "25.7395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "18"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2016_35.00624_25.7395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2016_35.00624_25.7395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2016_35.00624_25.7395'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.7395'^^xsd:double;
  dwc:latitude '35.00624'^^xsd:double;
  dwc:coordinatePrecision '18'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2016_35.00624_25.7395'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2016_35.00624_25.7395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_35.00624_25.7395> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_35.00624_25.7395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00624 25.7395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.00624"^^xsd:decimal ;
  dwc:decimalLongitude "25.7395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "18"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_35.00624_25.7395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00624 25.7395)"^^geo:wktLiteral ;
  geo-pos:lat "35.00624"^^xsd:decimal ;
  geo-pos:long "25.7395"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "18"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2016_35.00624_25.7395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2016_35.00624_25.7395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2016_35.00624_25.7395'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.7395'^^xsd:double;
  dwc:latitude '35.00624'^^xsd:double;
  dwc:coordinatePrecision '18'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2016_35.00624_25.7395'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_2015_35.25729_25.73981-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_2015_35.25729_25.73981-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_2015_35.25729_25.73981-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.25729 25.73981)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.25729"^^xsd:decimal ;
  dwc:decimalLongitude "25.73981"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_2015_35.25729_25.73981-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.25729 25.73981)"^^geo:wktLiteral ;
  geo-pos:lat "35.25729"^^xsd:decimal ;
  geo-pos:long "25.73981"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_2015_35.25729_25.73981-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_2015_35.25729_25.73981-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_2015_35.25729_25.73981-2'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.73981'^^xsd:double;
  dwc:latitude '35.25729'^^xsd:double;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:depthRange '<2 m'^^xsd:string;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_2015_35.25729_25.73981-2'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '5'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Dendostrea%20folium_2019_35.25729_25.73994_6-6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Dendostrea%20folium_2019_35.25729_25.73994_6-6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Dendostrea%20folium_2019_35.25729_25.73994_6-6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.25729 25.73994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.25729"^^xsd:decimal ;
  dwc:decimalLongitude "25.73994"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Dendostrea%20folium_2019_35.25729_25.73994_6-6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.25729 25.73994)"^^geo:wktLiteral ;
  geo-pos:lat "35.25729"^^xsd:decimal ;
  geo-pos:long "25.73994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Dendostrea%20folium_2019_35.25729_25.73994_6-6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Dendostrea folium_2019_35.25729_25.73994_6-6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Dendostrea folium_2019_35.25729_25.73994_6-6'^^xsd:string;
  dwc:scientificName 'Dendostrea folium (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.73994'^^xsd:double;
  dwc:latitude '35.25729'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '506716'^^xsd:integer;
  dwc:occurrenceId 'Dendostrea folium_2019_35.25729_25.73994_6-6'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '506716'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '5'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Diadema%20setosum_2019_35.25729_25.73994_6-6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Diadema%20setosum_2019_35.25729_25.73994_6-6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Diadema%20setosum_2019_35.25729_25.73994_6-6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.25729 25.73994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.25729"^^xsd:decimal ;
  dwc:decimalLongitude "25.73994"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Diadema%20setosum_2019_35.25729_25.73994_6-6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.25729 25.73994)"^^geo:wktLiteral ;
  geo-pos:lat "35.25729"^^xsd:decimal ;
  geo-pos:long "25.73994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Diadema%20setosum_2019_35.25729_25.73994_6-6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Diadema setosum_2019_35.25729_25.73994_6-6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Diadema setosum_2019_35.25729_25.73994_6-6'^^xsd:string;
  dwc:scientificName 'Diadema setosum (Leske, 1778)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.73994'^^xsd:double;
  dwc:latitude '35.25729'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '213372'^^xsd:integer;
  dwc:occurrenceId 'Diadema setosum_2019_35.25729_25.73994_6-6'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213372'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Torquigener%20flavimaculosus_2019_35.25729_25.73994_10-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2019_35.25729_25.73994_10-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2019_35.25729_25.73994_10-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.25729 25.73994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.25729"^^xsd:decimal ;
  dwc:decimalLongitude "25.73994"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2019_35.25729_25.73994_10-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.25729 25.73994)"^^geo:wktLiteral ;
  geo-pos:lat "35.25729"^^xsd:decimal ;
  geo-pos:long "25.73994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Torquigener%20flavimaculosus_2019_35.25729_25.73994_10-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Torquigener flavimaculosus_2019_35.25729_25.73994_10-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Torquigener flavimaculosus_2019_35.25729_25.73994_10-10'^^xsd:string;
  dwc:scientificName 'Torquigener flavimaculosus Hardy & Randall, 1983'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.73994'^^xsd:double;
  dwc:latitude '35.25729'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '219962'^^xsd:integer;
  dwc:occurrenceId 'Torquigener flavimaculosus_2019_35.25729_25.73994_10-10'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219962'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '5'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2019_35.23_25.74_12-12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_35.23_25.74_12-12> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_35.23_25.74_12-12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.23 25.74)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.23"^^xsd:decimal ;
  dwc:decimalLongitude "25.74"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_35.23_25.74_12-12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.23 25.74)"^^geo:wktLiteral ;
  geo-pos:lat "35.23"^^xsd:decimal ;
  geo-pos:long "25.74"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2019_35.23_25.74_12-12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2019_35.23_25.74_12-12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2019_35.23_25.74_12-12'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.74'^^xsd:double;
  dwc:latitude '35.23'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2019_35.23_25.74_12-12'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '100'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2019_35.23281_25.74013_25-25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2019_35.23281_25.74013_25-25> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2019_35.23281_25.74013_25-25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.23281 25.74013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.23281"^^xsd:decimal ;
  dwc:decimalLongitude "25.74013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "41"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2019_35.23281_25.74013_25-25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.23281 25.74013)"^^geo:wktLiteral ;
  geo-pos:lat "35.23281"^^xsd:decimal ;
  geo-pos:long "25.74013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "41"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2019_35.23281_25.74013_25-25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2019_35.23281_25.74013_25-25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2019_35.23281_25.74013_25-25'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.74013'^^xsd:double;
  dwc:latitude '35.23281'^^xsd:double;
  dwc:coordinatePrecision '41'^^xsd:integer;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2019_35.23281_25.74013_25-25'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType '% cover'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2019_35.2323_25.7402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2019_35.2323_25.7402> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2019_35.2323_25.7402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2323 25.7402)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2323"^^xsd:decimal ;
  dwc:decimalLongitude "25.7402"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2019_35.2323_25.7402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2323 25.7402)"^^geo:wktLiteral ;
  geo-pos:lat "35.2323"^^xsd:decimal ;
  geo-pos:long "25.7402"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2019_35.2323_25.7402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2019_35.2323_25.7402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2019_35.2323_25.7402'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.7402'^^xsd:double;
  dwc:latitude '35.2323'^^xsd:double;
  dwc:occurrenceRemarks 'Marine Food Webs project/ UAEGEAN'^^xsd:string;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2019_35.2323_25.7402'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2019_35.2323_25.7402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_35.2323_25.7402> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_35.2323_25.7402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2323 25.7402)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2323"^^xsd:decimal ;
  dwc:decimalLongitude "25.7402"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2019_35.2323_25.7402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2323 25.7402)"^^geo:wktLiteral ;
  geo-pos:lat "35.2323"^^xsd:decimal ;
  geo-pos:long "25.7402"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2019_35.2323_25.7402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2019_35.2323_25.7402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2019_35.2323_25.7402'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.7402'^^xsd:double;
  dwc:latitude '35.2323'^^xsd:double;
  dwc:occurrenceRemarks 'Marine Food Webs project/ UAEGEAN'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2019_35.2323_25.7402'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Torquigener%20flavimaculosus_2020_35.25696_25.74023_1-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2020_35.25696_25.74023_1-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2020_35.25696_25.74023_1-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.25696 25.74023)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.25696"^^xsd:decimal ;
  dwc:decimalLongitude "25.74023"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2020_35.25696_25.74023_1-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.25696 25.74023)"^^geo:wktLiteral ;
  geo-pos:lat "35.25696"^^xsd:decimal ;
  geo-pos:long "25.74023"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Torquigener%20flavimaculosus_2020_35.25696_25.74023_1-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Torquigener flavimaculosus_2020_35.25696_25.74023_1-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Torquigener flavimaculosus_2020_35.25696_25.74023_1-1'^^xsd:string;
  dwc:scientificName 'Torquigener flavimaculosus Hardy & Randall, 1983'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.74023'^^xsd:double;
  dwc:latitude '35.25696'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '219962'^^xsd:integer;
  dwc:occurrenceId 'Torquigener flavimaculosus_2020_35.25696_25.74023_1-1'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219962'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'moderate'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2019_35.23292_25.74041_12-12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_35.23292_25.74041_12-12> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_35.23292_25.74041_12-12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.23292 25.74041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.23292"^^xsd:decimal ;
  dwc:decimalLongitude "25.74041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "41"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2019_35.23292_25.74041_12-12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.23292 25.74041)"^^geo:wktLiteral ;
  geo-pos:lat "35.23292"^^xsd:decimal ;
  geo-pos:long "25.74041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "41"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2019_35.23292_25.74041_12-12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2019_35.23292_25.74041_12-12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2019_35.23292_25.74041_12-12'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.74041'^^xsd:double;
  dwc:latitude '35.23292'^^xsd:double;
  dwc:coordinatePrecision '41'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2019_35.23292_25.74041_12-12'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '10'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Diadema%20setosum_2019_35.25636_25.74058_8-8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Diadema%20setosum_2019_35.25636_25.74058_8-8> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Diadema%20setosum_2019_35.25636_25.74058_8-8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.25636 25.74058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.25636"^^xsd:decimal ;
  dwc:decimalLongitude "25.74058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Diadema%20setosum_2019_35.25636_25.74058_8-8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.25636 25.74058)"^^geo:wktLiteral ;
  geo-pos:lat "35.25636"^^xsd:decimal ;
  geo-pos:long "25.74058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Diadema%20setosum_2019_35.25636_25.74058_8-8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Diadema setosum_2019_35.25636_25.74058_8-8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Diadema setosum_2019_35.25636_25.74058_8-8'^^xsd:string;
  dwc:scientificName 'Diadema setosum (Leske, 1778)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.74058'^^xsd:double;
  dwc:latitude '35.25636'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '213372'^^xsd:integer;
  dwc:occurrenceId 'Diadema setosum_2019_35.25636_25.74058_8-8'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213372'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '10'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Sargocentron%20rubrum_2019_35.25636_25.74058_8-8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2019_35.25636_25.74058_8-8> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2019_35.25636_25.74058_8-8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.25636 25.74058)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.25636"^^xsd:decimal ;
  dwc:decimalLongitude "25.74058"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2019_35.25636_25.74058_8-8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.25636 25.74058)"^^geo:wktLiteral ;
  geo-pos:lat "35.25636"^^xsd:decimal ;
  geo-pos:long "25.74058"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Sargocentron%20rubrum_2019_35.25636_25.74058_8-8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Sargocentron rubrum_2019_35.25636_25.74058_8-8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Sargocentron rubrum_2019_35.25636_25.74058_8-8'^^xsd:string;
  dwc:scientificName 'Sargocentron rubrum (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.74058'^^xsd:double;
  dwc:latitude '35.25636'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '126400'^^xsd:integer;
  dwc:occurrenceId 'Sargocentron rubrum_2019_35.25636_25.74058_8-8'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126400'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '10'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_1990_35.0088_25.74091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_1990_35.0088_25.74091> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_1990_35.0088_25.74091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.0088 25.74091)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.0088"^^xsd:decimal ;
  dwc:decimalLongitude "25.74091"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "165"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_1990_35.0088_25.74091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.0088 25.74091)"^^geo:wktLiteral ;
  geo-pos:lat "35.0088"^^xsd:decimal ;
  geo-pos:long "25.74091"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "165"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_1990_35.0088_25.74091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_1990_35.0088_25.74091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_1990_35.0088_25.74091'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.74091'^^xsd:double;
  dwc:latitude '35.0088'^^xsd:double;
  dwc:coordinatePrecision '165'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_1990_35.0088_25.74091'^^xsd:string;
  dwc:observationDate '1990-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2019_35.00684_25.74188_25-25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2019_35.00684_25.74188_25-25> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2019_35.00684_25.74188_25-25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00684 25.74188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.00684"^^xsd:decimal ;
  dwc:decimalLongitude "25.74188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2019_35.00684_25.74188_25-25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00684 25.74188)"^^geo:wktLiteral ;
  geo-pos:lat "35.00684"^^xsd:decimal ;
  geo-pos:long "25.74188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2019_35.00684_25.74188_25-25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2019_35.00684_25.74188_25-25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2019_35.00684_25.74188_25-25'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.74188'^^xsd:double;
  dwc:latitude '35.00684'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2019_35.00684_25.74188_25-25'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Conomurex%20persicus_2019_35.12765_25.74194_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Conomurex%20persicus_2019_35.12765_25.74194_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Conomurex%20persicus_2019_35.12765_25.74194_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.12765 25.74194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.12765"^^xsd:decimal ;
  dwc:decimalLongitude "25.74194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Conomurex%20persicus_2019_35.12765_25.74194_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.12765 25.74194)"^^geo:wktLiteral ;
  geo-pos:lat "35.12765"^^xsd:decimal ;
  geo-pos:long "25.74194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "19"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Conomurex%20persicus_2019_35.12765_25.74194_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Conomurex persicus_2019_35.12765_25.74194_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Conomurex persicus_2019_35.12765_25.74194_5-5'^^xsd:string;
  dwc:scientificName 'Conomurex persicus (Swainson, 1821)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.74194'^^xsd:double;
  dwc:latitude '35.12765'^^xsd:double;
  dwc:coordinatePrecision '19'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '565371'^^xsd:integer;
  dwc:occurrenceId 'Conomurex persicus_2019_35.12765_25.74194_5-5'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '565371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Diadema%20setosum_2016_35.2568_25.742_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Diadema%20setosum_2016_35.2568_25.742_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Diadema%20setosum_2016_35.2568_25.742_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2568 25.742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2568"^^xsd:decimal ;
  dwc:decimalLongitude "25.742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Diadema%20setosum_2016_35.2568_25.742_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2568 25.742)"^^geo:wktLiteral ;
  geo-pos:lat "35.2568"^^xsd:decimal ;
  geo-pos:long "25.742"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Diadema%20setosum_2016_35.2568_25.742_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Diadema setosum_2016_35.2568_25.742_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Diadema setosum_2016_35.2568_25.742_5-5'^^xsd:string;
  dwc:scientificName 'Diadema setosum (Leske, 1778)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.742'^^xsd:double;
  dwc:latitude '35.2568'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '213372'^^xsd:integer;
  dwc:occurrenceId 'Diadema setosum_2016_35.2568_25.742_5-5'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213372'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2019_35.12784_25.74213_4-4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2019_35.12784_25.74213_4-4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2019_35.12784_25.74213_4-4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.12784 25.74213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.12784"^^xsd:decimal ;
  dwc:decimalLongitude "25.74213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2019_35.12784_25.74213_4-4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.12784 25.74213)"^^geo:wktLiteral ;
  geo-pos:lat "35.12784"^^xsd:decimal ;
  geo-pos:long "25.74213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2019_35.12784_25.74213_4-4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2019_35.12784_25.74213_4-4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2019_35.12784_25.74213_4-4'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.74213'^^xsd:double;
  dwc:latitude '35.12784'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2019_35.12784_25.74213_4-4'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '4'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2007_35.00863_25.74217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2007_35.00863_25.74217> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2007_35.00863_25.74217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00863 25.74217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.00863"^^xsd:decimal ;
  dwc:decimalLongitude "25.74217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2007_35.00863_25.74217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00863 25.74217)"^^geo:wktLiteral ;
  geo-pos:lat "35.00863"^^xsd:decimal ;
  geo-pos:long "25.74217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2007_35.00863_25.74217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2007_35.00863_25.74217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2007_35.00863_25.74217'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.74217'^^xsd:double;
  dwc:latitude '35.00863'^^xsd:double;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2007_35.00863_25.74217'^^xsd:string;
  dwc:observationDate '2007-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Parupeneus%20forsskali_2018_35.00863_25.74217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2018_35.00863_25.74217> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2018_35.00863_25.74217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00863 25.74217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.00863"^^xsd:decimal ;
  dwc:decimalLongitude "25.74217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2018_35.00863_25.74217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00863 25.74217)"^^geo:wktLiteral ;
  geo-pos:lat "35.00863"^^xsd:decimal ;
  geo-pos:long "25.74217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Parupeneus%20forsskali_2018_35.00863_25.74217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Parupeneus forsskali_2018_35.00863_25.74217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Parupeneus forsskali_2018_35.00863_25.74217'^^xsd:string;
  dwc:scientificName 'Parupeneus forsskali (Fourmanoir & Guézé, 1976)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.74217'^^xsd:double;
  dwc:latitude '35.00863'^^xsd:double;
  dwc:aphiaid '218669'^^xsd:integer;
  dwc:occurrenceId 'Parupeneus forsskali_2018_35.00863_25.74217'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218669'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2019_35.00863_25.74217_Manolis%20Tzanakis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2019_35.00863_25.74217_Manolis%20Tzanakis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2019_35.00863_25.74217_Manolis%20Tzanakis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00863 25.74217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.00863"^^xsd:decimal ;
  dwc:decimalLongitude "25.74217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2019_35.00863_25.74217_Manolis%20Tzanakis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00863 25.74217)"^^geo:wktLiteral ;
  geo-pos:lat "35.00863"^^xsd:decimal ;
  geo-pos:long "25.74217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2019_35.00863_25.74217_Manolis%20Tzanakis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2019_35.00863_25.74217_Manolis Tzanakis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2019_35.00863_25.74217_Manolis Tzanakis'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Manolis Tzanakis'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.74217'^^xsd:double;
  dwc:latitude '35.00863'^^xsd:double;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2019_35.00863_25.74217_Manolis Tzanakis'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Upeneus%20pori_2009_35.00863_25.74217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Upeneus%20pori_2009_35.00863_25.74217> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Upeneus%20pori_2009_35.00863_25.74217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00863 25.74217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.00863"^^xsd:decimal ;
  dwc:decimalLongitude "25.74217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Upeneus%20pori_2009_35.00863_25.74217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00863 25.74217)"^^geo:wktLiteral ;
  geo-pos:lat "35.00863"^^xsd:decimal ;
  geo-pos:long "25.74217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Upeneus%20pori_2009_35.00863_25.74217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Upeneus pori_2009_35.00863_25.74217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Upeneus pori_2009_35.00863_25.74217'^^xsd:string;
  dwc:scientificName 'Upeneus pori Ben-Tuvia & Golani, 1989'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.74217'^^xsd:double;
  dwc:latitude '35.00863'^^xsd:double;
  dwc:aphiaid '273671'^^xsd:integer;
  dwc:occurrenceId 'Upeneus pori_2009_35.00863_25.74217'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '273671'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2019_35.12796_25.74218_1-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2019_35.12796_25.74218_1-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2019_35.12796_25.74218_1-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.12796 25.74218)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.12796"^^xsd:decimal ;
  dwc:decimalLongitude "25.74218"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2019_35.12796_25.74218_1-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.12796 25.74218)"^^geo:wktLiteral ;
  geo-pos:lat "35.12796"^^xsd:decimal ;
  geo-pos:long "25.74218"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2019_35.12796_25.74218_1-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2019_35.12796_25.74218_1-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2019_35.12796_25.74218_1-1'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.74218'^^xsd:double;
  dwc:latitude '35.12796'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2019_35.12796_25.74218_1-1'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '100'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2019_35.12836_25.74252_0-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2019_35.12836_25.74252_0-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2019_35.12836_25.74252_0-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.12836 25.74252)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.12836"^^xsd:decimal ;
  dwc:decimalLongitude "25.74252"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2019_35.12836_25.74252_0-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.12836 25.74252)"^^geo:wktLiteral ;
  geo-pos:lat "35.12836"^^xsd:decimal ;
  geo-pos:long "25.74252"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2019_35.12836_25.74252_0-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2019_35.12836_25.74252_0-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2019_35.12836_25.74252_0-1'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.74252'^^xsd:double;
  dwc:latitude '35.12836'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2019_35.12836_25.74252_0-1'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '100'^^xsd:integer;
  dwc:organismQuantityType '% cover'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Brachidontes%20pharaonis_2010_35.00944_25.74293_0-0.5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Brachidontes%20pharaonis_2010_35.00944_25.74293_0-0.5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Brachidontes%20pharaonis_2010_35.00944_25.74293_0-0.5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00944 25.74293)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.00944"^^xsd:decimal ;
  dwc:decimalLongitude "25.74293"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Brachidontes%20pharaonis_2010_35.00944_25.74293_0-0.5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00944 25.74293)"^^geo:wktLiteral ;
  geo-pos:lat "35.00944"^^xsd:decimal ;
  geo-pos:long "25.74293"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Brachidontes%20pharaonis_2010_35.00944_25.74293_0-0.5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Brachidontes pharaonis_2010_35.00944_25.74293_0-0.5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Brachidontes pharaonis_2010_35.00944_25.74293_0-0.5'^^xsd:string;
  dwc:scientificName 'Brachidontes pharaonis (P. Fischer, 1870)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.74293'^^xsd:double;
  dwc:latitude '35.00944'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '140437'^^xsd:integer;
  dwc:occurrenceId 'Brachidontes pharaonis_2010_35.00944_25.74293_0-0.5'^^xsd:string;
  dwc:observationDate '2010-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140437'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'moderate'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2019_35.12872_25.74298_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2019_35.12872_25.74298_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2019_35.12872_25.74298_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.12872 25.74298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.12872"^^xsd:decimal ;
  dwc:decimalLongitude "25.74298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2019_35.12872_25.74298_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.12872 25.74298)"^^geo:wktLiteral ;
  geo-pos:lat "35.12872"^^xsd:decimal ;
  geo-pos:long "25.74298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2019_35.12872_25.74298_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2019_35.12872_25.74298_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2019_35.12872_25.74298_5-5'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.74298'^^xsd:double;
  dwc:latitude '35.12872'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2019_35.12872_25.74298_5-5'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '10'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2019_35.12872_25.74298_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_35.12872_25.74298_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_35.12872_25.74298_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.12872 25.74298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.12872"^^xsd:decimal ;
  dwc:decimalLongitude "25.74298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2019_35.12872_25.74298_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.12872 25.74298)"^^geo:wktLiteral ;
  geo-pos:lat "35.12872"^^xsd:decimal ;
  geo-pos:long "25.74298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2019_35.12872_25.74298_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2019_35.12872_25.74298_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2019_35.12872_25.74298_5-5'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.74298'^^xsd:double;
  dwc:latitude '35.12872'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2019_35.12872_25.74298_5-5'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '20'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2019_35.12872_25.74298_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_35.12872_25.74298_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_35.12872_25.74298_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.12872 25.74298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.12872"^^xsd:decimal ;
  dwc:decimalLongitude "25.74298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_35.12872_25.74298_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.12872 25.74298)"^^geo:wktLiteral ;
  geo-pos:lat "35.12872"^^xsd:decimal ;
  geo-pos:long "25.74298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2019_35.12872_25.74298_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2019_35.12872_25.74298_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2019_35.12872_25.74298_5-5'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.74298'^^xsd:double;
  dwc:latitude '35.12872'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2019_35.12872_25.74298_5-5'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '5'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Asparagopsis_2019_35.128_25.744_1-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Asparagopsis_2019_35.128_25.744_1-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Asparagopsis_2019_35.128_25.744_1-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.128 25.744)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.128"^^xsd:decimal ;
  dwc:decimalLongitude "25.744"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Asparagopsis_2019_35.128_25.744_1-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.128 25.744)"^^geo:wktLiteral ;
  geo-pos:lat "35.128"^^xsd:decimal ;
  geo-pos:long "25.744"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Asparagopsis_2019_35.128_25.744_1-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Asparagopsis_2019_35.128_25.744_1-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Asparagopsis_2019_35.128_25.744_1-1'^^xsd:string;
  dwc:scientificName 'Asparagopsis Montagne, 1840'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.744'^^xsd:double;
  dwc:latitude '35.128'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '143809'^^xsd:integer;
  dwc:occurrenceId 'Asparagopsis_2019_35.128_25.744_1-1'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143809'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2019_35.128_25.744_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_35.128_25.744_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_35.128_25.744_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.128 25.744)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.128"^^xsd:decimal ;
  dwc:decimalLongitude "25.744"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2019_35.128_25.744_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.128 25.744)"^^geo:wktLiteral ;
  geo-pos:lat "35.128"^^xsd:decimal ;
  geo-pos:long "25.744"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2019_35.128_25.744_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2019_35.128_25.744_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2019_35.128_25.744_5-5'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.744'^^xsd:double;
  dwc:latitude '35.128'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2019_35.128_25.744_5-5'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '50'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2019_35.128_25.744_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_35.128_25.744_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_35.128_25.744_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.128 25.744)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.128"^^xsd:decimal ;
  dwc:decimalLongitude "25.744"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_35.128_25.744_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.128 25.744)"^^geo:wktLiteral ;
  geo-pos:lat "35.128"^^xsd:decimal ;
  geo-pos:long "25.744"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2019_35.128_25.744_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2019_35.128_25.744_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2019_35.128_25.744_5-5'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.744'^^xsd:double;
  dwc:latitude '35.128'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2019_35.128_25.744_5-5'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '100'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2019_35.12787_25.74435_3-3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2019_35.12787_25.74435_3-3> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2019_35.12787_25.74435_3-3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.12787 25.74435)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.12787"^^xsd:decimal ;
  dwc:decimalLongitude "25.74435"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2019_35.12787_25.74435_3-3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.12787 25.74435)"^^geo:wktLiteral ;
  geo-pos:lat "35.12787"^^xsd:decimal ;
  geo-pos:long "25.74435"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2019_35.12787_25.74435_3-3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2019_35.12787_25.74435_3-3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2019_35.12787_25.74435_3-3'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.74435'^^xsd:double;
  dwc:latitude '35.12787'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2019_35.12787_25.74435_3-3'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2019_35.12787_25.74435_3-3_astrobert>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2019_35.12787_25.74435_3-3_astrobert> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2019_35.12787_25.74435_3-3_astrobert> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.12787 25.74435)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.12787"^^xsd:decimal ;
  dwc:decimalLongitude "25.74435"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2019_35.12787_25.74435_3-3_astrobert>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.12787 25.74435)"^^geo:wktLiteral ;
  geo-pos:lat "35.12787"^^xsd:decimal ;
  geo-pos:long "25.74435"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2019_35.12787_25.74435_3-3_astrobert>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2019_35.12787_25.74435_3-3_astrobert" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2019_35.12787_25.74435_3-3_astrobert'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'astrobert'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.74435'^^xsd:double;
  dwc:latitude '35.12787'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2019_35.12787_25.74435_3-3_astrobert'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2019_35.0067_25.74499_2-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2019_35.0067_25.74499_2-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2019_35.0067_25.74499_2-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.0067 25.74499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.0067"^^xsd:decimal ;
  dwc:decimalLongitude "25.74499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2019_35.0067_25.74499_2-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.0067 25.74499)"^^geo:wktLiteral ;
  geo-pos:lat "35.0067"^^xsd:decimal ;
  geo-pos:long "25.74499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2019_35.0067_25.74499_2-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2019_35.0067_25.74499_2-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2019_35.0067_25.74499_2-2'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.74499'^^xsd:double;
  dwc:latitude '35.0067'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2019_35.0067_25.74499_2-2'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Diadema%20setosum_2020_35.257_25.745_2-9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Diadema%20setosum_2020_35.257_25.745_2-9> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Diadema%20setosum_2020_35.257_25.745_2-9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.257 25.745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.257"^^xsd:decimal ;
  dwc:decimalLongitude "25.745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Diadema%20setosum_2020_35.257_25.745_2-9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.257 25.745)"^^geo:wktLiteral ;
  geo-pos:lat "35.257"^^xsd:decimal ;
  geo-pos:long "25.745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Diadema%20setosum_2020_35.257_25.745_2-9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Diadema setosum_2020_35.257_25.745_2-9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Diadema setosum_2020_35.257_25.745_2-9'^^xsd:string;
  dwc:scientificName 'Diadema setosum (Leske, 1778)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.745'^^xsd:double;
  dwc:latitude '35.257'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '213372'^^xsd:integer;
  dwc:occurrenceId 'Diadema setosum_2020_35.257_25.745_2-9'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213372'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '4'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Ganonema%20farinosum_2020_35.257_25.745_1-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Ganonema%20farinosum_2020_35.257_25.745_1-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Ganonema%20farinosum_2020_35.257_25.745_1-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.257 25.745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.257"^^xsd:decimal ;
  dwc:decimalLongitude "25.745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Ganonema%20farinosum_2020_35.257_25.745_1-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.257 25.745)"^^geo:wktLiteral ;
  geo-pos:lat "35.257"^^xsd:decimal ;
  geo-pos:long "25.745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Ganonema%20farinosum_2020_35.257_25.745_1-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ganonema farinosum_2020_35.257_25.745_1-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Ganonema farinosum_2020_35.257_25.745_1-5'^^xsd:string;
  dwc:scientificName 'Ganonema farinosum (J.V.Lamouroux) K.-C.Fan & Y.-C.Wang, 1974'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.745'^^xsd:double;
  dwc:latitude '35.257'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '145749'^^xsd:integer;
  dwc:occurrenceId 'Ganonema farinosum_2020_35.257_25.745_1-5'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145749'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '20'^^xsd:integer;
  dwc:organismQuantityType '% cover'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pempheris%20rhomboidea_2020_35.257_25.745_2-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pempheris%20rhomboidea_2020_35.257_25.745_2-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pempheris%20rhomboidea_2020_35.257_25.745_2-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.257 25.745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.257"^^xsd:decimal ;
  dwc:decimalLongitude "25.745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pempheris%20rhomboidea_2020_35.257_25.745_2-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.257 25.745)"^^geo:wktLiteral ;
  geo-pos:lat "35.257"^^xsd:decimal ;
  geo-pos:long "25.745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pempheris%20rhomboidea_2020_35.257_25.745_2-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pempheris rhomboidea_2020_35.257_25.745_2-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pempheris rhomboidea_2020_35.257_25.745_2-2'^^xsd:string;
  dwc:scientificName 'Pempheris rhomboidea Kossmann & Räuber, 1877'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.745'^^xsd:double;
  dwc:latitude '35.257'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '310134'^^xsd:integer;
  dwc:occurrenceId 'Pempheris rhomboidea_2020_35.257_25.745_2-2'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '310134'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '6'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2020_35.257_25.745_1-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2020_35.257_25.745_1-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2020_35.257_25.745_1-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.257 25.745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.257"^^xsd:decimal ;
  dwc:decimalLongitude "25.745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2020_35.257_25.745_1-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.257 25.745)"^^geo:wktLiteral ;
  geo-pos:lat "35.257"^^xsd:decimal ;
  geo-pos:long "25.745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2020_35.257_25.745_1-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2020_35.257_25.745_1-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2020_35.257_25.745_1-10'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.745'^^xsd:double;
  dwc:latitude '35.257'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2020_35.257_25.745_1-10'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '100'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2020_35.257_25.745_1-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_35.257_25.745_1-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_35.257_25.745_1-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.257 25.745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.257"^^xsd:decimal ;
  dwc:decimalLongitude "25.745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_35.257_25.745_1-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.257 25.745)"^^geo:wktLiteral ;
  geo-pos:lat "35.257"^^xsd:decimal ;
  geo-pos:long "25.745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2020_35.257_25.745_1-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2020_35.257_25.745_1-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2020_35.257_25.745_1-10'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.745'^^xsd:double;
  dwc:latitude '35.257'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2020_35.257_25.745_1-10'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '100'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2019_35.00623_25.74509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2019_35.00623_25.74509> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2019_35.00623_25.74509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00623 25.74509)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.00623"^^xsd:decimal ;
  dwc:decimalLongitude "25.74509"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2019_35.00623_25.74509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00623 25.74509)"^^geo:wktLiteral ;
  geo-pos:lat "35.00623"^^xsd:decimal ;
  geo-pos:long "25.74509"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2019_35.00623_25.74509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2019_35.00623_25.74509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2019_35.00623_25.74509'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.74509'^^xsd:double;
  dwc:latitude '35.00623'^^xsd:double;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2019_35.00623_25.74509'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '10'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2017_40.81952_25.7458_7-7_>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2017_40.81952_25.7458_7-7_> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2017_40.81952_25.7458_7-7_> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.81952 25.7458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.81952"^^xsd:decimal ;
  dwc:decimalLongitude "25.7458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2017_40.81952_25.7458_7-7_>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.81952 25.7458)"^^geo:wktLiteral ;
  geo-pos:lat "40.81952"^^xsd:decimal ;
  geo-pos:long "25.7458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2017_40.81952_25.7458_7-7_>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2017_40.81952_25.7458_7-7_" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2017_40.81952_25.7458_7-7_'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.7458'^^xsd:double;
  dwc:latitude '40.81952'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2017_40.81952_25.7458_7-7_'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2016_35.12672_25.74674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_35.12672_25.74674> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_35.12672_25.74674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.12672 25.74674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.12672"^^xsd:decimal ;
  dwc:decimalLongitude "25.74674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "85"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2016_35.12672_25.74674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.12672 25.74674)"^^geo:wktLiteral ;
  geo-pos:lat "35.12672"^^xsd:decimal ;
  geo-pos:long "25.74674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "85"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2016_35.12672_25.74674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2016_35.12672_25.74674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2016_35.12672_25.74674'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.74674'^^xsd:double;
  dwc:latitude '35.12672'^^xsd:double;
  dwc:coordinatePrecision '85'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2016_35.12672_25.74674'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2016_35.12672_25.74674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_35.12672_25.74674> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_35.12672_25.74674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.12672 25.74674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.12672"^^xsd:decimal ;
  dwc:decimalLongitude "25.74674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "85"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_35.12672_25.74674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.12672 25.74674)"^^geo:wktLiteral ;
  geo-pos:lat "35.12672"^^xsd:decimal ;
  geo-pos:long "25.74674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "85"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2016_35.12672_25.74674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2016_35.12672_25.74674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2016_35.12672_25.74674'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.74674'^^xsd:double;
  dwc:latitude '35.12672'^^xsd:double;
  dwc:coordinatePrecision '85'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2016_35.12672_25.74674'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2002_35.26051_25.75239_4-4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2002_35.26051_25.75239_4-4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2002_35.26051_25.75239_4-4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.26051 25.75239)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.26051"^^xsd:decimal ;
  dwc:decimalLongitude "25.75239"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2002_35.26051_25.75239_4-4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.26051 25.75239)"^^geo:wktLiteral ;
  geo-pos:lat "35.26051"^^xsd:decimal ;
  geo-pos:long "25.75239"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2002_35.26051_25.75239_4-4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2002_35.26051_25.75239_4-4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2002_35.26051_25.75239_4-4'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.75239'^^xsd:double;
  dwc:latitude '35.26051'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2002_35.26051_25.75239_4-4'^^xsd:string;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2008_35.12627_25.75343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_35.12627_25.75343> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_35.12627_25.75343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.12627 25.75343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.12627"^^xsd:decimal ;
  dwc:decimalLongitude "25.75343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "41"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_35.12627_25.75343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.12627 25.75343)"^^geo:wktLiteral ;
  geo-pos:lat "35.12627"^^xsd:decimal ;
  geo-pos:long "25.75343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "41"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2008_35.12627_25.75343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2008_35.12627_25.75343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2008_35.12627_25.75343'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.75343'^^xsd:double;
  dwc:latitude '35.12627'^^xsd:double;
  dwc:coordinatePrecision '41'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2008_35.12627_25.75343'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Synaptula%20reciprocans_2008_36.79631_25.75411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2008_36.79631_25.75411> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2008_36.79631_25.75411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.79631 25.75411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.79631"^^xsd:decimal ;
  dwc:decimalLongitude "25.75411"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2008_36.79631_25.75411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.79631 25.75411)"^^geo:wktLiteral ;
  geo-pos:lat "36.79631"^^xsd:decimal ;
  geo-pos:long "25.75411"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Synaptula%20reciprocans_2008_36.79631_25.75411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Synaptula reciprocans_2008_36.79631_25.75411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Synaptula reciprocans_2008_36.79631_25.75411'^^xsd:string;
  dwc:scientificName 'Synaptula reciprocans (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.75411'^^xsd:double;
  dwc:latitude '36.79631'^^xsd:double;
  dwc:aphiaid '124483'^^xsd:integer;
  dwc:occurrenceId 'Synaptula reciprocans_2008_36.79631_25.75411'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124483'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_2012_35.00772_25.75445_1-4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_2012_35.00772_25.75445_1-4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_2012_35.00772_25.75445_1-4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00772 25.75445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.00772"^^xsd:decimal ;
  dwc:decimalLongitude "25.75445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_2012_35.00772_25.75445_1-4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00772 25.75445)"^^geo:wktLiteral ;
  geo-pos:lat "35.00772"^^xsd:decimal ;
  geo-pos:long "25.75445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_2012_35.00772_25.75445_1-4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_2012_35.00772_25.75445_1-4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_2012_35.00772_25.75445_1-4'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.75445'^^xsd:double;
  dwc:latitude '35.00772'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_2012_35.00772_25.75445_1-4'^^xsd:string;
  dwc:observationDate '2012-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'moderate'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Stypopodium%20schimperi_2013_35.00772_25.75445_1-1_Kostas%20Tsiamis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2013_35.00772_25.75445_1-1_Kostas%20Tsiamis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2013_35.00772_25.75445_1-1_Kostas%20Tsiamis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00772 25.75445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.00772"^^xsd:decimal ;
  dwc:decimalLongitude "25.75445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2013_35.00772_25.75445_1-1_Kostas%20Tsiamis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00772 25.75445)"^^geo:wktLiteral ;
  geo-pos:lat "35.00772"^^xsd:decimal ;
  geo-pos:long "25.75445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Stypopodium%20schimperi_2013_35.00772_25.75445_1-1_Kostas%20Tsiamis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Stypopodium schimperi_2013_35.00772_25.75445_1-1_Kostas Tsiamis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Stypopodium schimperi_2013_35.00772_25.75445_1-1_Kostas Tsiamis'^^xsd:string;
  dwc:scientificName 'Stypopodium schimperi (Kützing) Verlaque & Boudouresque, 1991'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Kostas Tsiamis'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.75445'^^xsd:double;
  dwc:latitude '35.00772'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '145391'^^xsd:integer;
  dwc:occurrenceId 'Stypopodium schimperi_2013_35.00772_25.75445_1-1_Kostas Tsiamis'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145391'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2008_36.3962_25.75643_9-9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.3962_25.75643_9-9> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.3962_25.75643_9-9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3962 25.75643)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3962"^^xsd:decimal ;
  dwc:decimalLongitude "25.75643"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.3962_25.75643_9-9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3962 25.75643)"^^geo:wktLiteral ;
  geo-pos:lat "36.3962"^^xsd:decimal ;
  geo-pos:long "25.75643"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2008_36.3962_25.75643_9-9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2008_36.3962_25.75643_9-9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2008_36.3962_25.75643_9-9'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.75643'^^xsd:double;
  dwc:latitude '36.3962'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2008_36.3962_25.75643_9-9'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2009_35.31361_25.75694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2009_35.31361_25.75694> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2009_35.31361_25.75694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.31361 25.75694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.31361"^^xsd:decimal ;
  dwc:decimalLongitude "25.75694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2009_35.31361_25.75694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.31361 25.75694)"^^geo:wktLiteral ;
  geo-pos:lat "35.31361"^^xsd:decimal ;
  geo-pos:long "25.75694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2009_35.31361_25.75694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2009_35.31361_25.75694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2009_35.31361_25.75694'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.75694'^^xsd:double;
  dwc:latitude '35.31361'^^xsd:double;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2009_35.31361_25.75694'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2009_35.31369_25.75698_8-34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2009_35.31369_25.75698_8-34> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2009_35.31369_25.75698_8-34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.31369 25.75698)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.31369"^^xsd:decimal ;
  dwc:decimalLongitude "25.75698"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2009_35.31369_25.75698_8-34>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.31369 25.75698)"^^geo:wktLiteral ;
  geo-pos:lat "35.31369"^^xsd:decimal ;
  geo-pos:long "25.75698"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2009_35.31369_25.75698_8-34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2009_35.31369_25.75698_8-34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2009_35.31369_25.75698_8-34'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.75698'^^xsd:double;
  dwc:latitude '35.31369'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2009_35.31369_25.75698_8-34'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2009_34.99722_25.7575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2009_34.99722_25.7575> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2009_34.99722_25.7575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.99722 25.7575)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.99722"^^xsd:decimal ;
  dwc:decimalLongitude "25.7575"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2009_34.99722_25.7575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.99722 25.7575)"^^geo:wktLiteral ;
  geo-pos:lat "34.99722"^^xsd:decimal ;
  geo-pos:long "25.7575"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2009_34.99722_25.7575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2009_34.99722_25.7575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2009_34.99722_25.7575'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.7575'^^xsd:double;
  dwc:latitude '34.99722'^^xsd:double;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2009_34.99722_25.7575'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2009_34.99741_25.7576_11-30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2009_34.99741_25.7576_11-30> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2009_34.99741_25.7576_11-30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.99741 25.7576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.99741"^^xsd:decimal ;
  dwc:decimalLongitude "25.7576"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2009_34.99741_25.7576_11-30>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.99741 25.7576)"^^geo:wktLiteral ;
  geo-pos:lat "34.99741"^^xsd:decimal ;
  geo-pos:long "25.7576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2009_34.99741_25.7576_11-30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2009_34.99741_25.7576_11-30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2009_34.99741_25.7576_11-30'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.7576'^^xsd:double;
  dwc:latitude '34.99741'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2009_34.99741_25.7576_11-30'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Upeneus%20pori_2009_34.99741_25.7576_11-30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Upeneus%20pori_2009_34.99741_25.7576_11-30> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Upeneus%20pori_2009_34.99741_25.7576_11-30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.99741 25.7576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.99741"^^xsd:decimal ;
  dwc:decimalLongitude "25.7576"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Upeneus%20pori_2009_34.99741_25.7576_11-30>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.99741 25.7576)"^^geo:wktLiteral ;
  geo-pos:lat "34.99741"^^xsd:decimal ;
  geo-pos:long "25.7576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Upeneus%20pori_2009_34.99741_25.7576_11-30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Upeneus pori_2009_34.99741_25.7576_11-30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Upeneus pori_2009_34.99741_25.7576_11-30'^^xsd:string;
  dwc:scientificName 'Upeneus pori Ben-Tuvia & Golani, 1989'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.7576'^^xsd:double;
  dwc:latitude '34.99741'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '273671'^^xsd:integer;
  dwc:occurrenceId 'Upeneus pori_2009_34.99741_25.7576_11-30'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '273671'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2013_36.346_25.75812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2013_36.346_25.75812> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2013_36.346_25.75812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.346 25.75812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.346"^^xsd:decimal ;
  dwc:decimalLongitude "25.75812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2013_36.346_25.75812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.346 25.75812)"^^geo:wktLiteral ;
  geo-pos:lat "36.346"^^xsd:decimal ;
  geo-pos:long "25.75812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2013_36.346_25.75812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2013_36.346_25.75812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2013_36.346_25.75812'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.75812'^^xsd:double;
  dwc:latitude '36.346'^^xsd:double;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2013_36.346_25.75812'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2008_36.346_25.75812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.346_25.75812> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.346_25.75812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.346 25.75812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.346"^^xsd:decimal ;
  dwc:decimalLongitude "25.75812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.346_25.75812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.346 25.75812)"^^geo:wktLiteral ;
  geo-pos:lat "36.346"^^xsd:decimal ;
  geo-pos:long "25.75812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2008_36.346_25.75812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2008_36.346_25.75812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2008_36.346_25.75812'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.75812'^^xsd:double;
  dwc:latitude '36.346'^^xsd:double;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2008_36.346_25.75812'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2008_36.346_25.75812_4-4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.346_25.75812_4-4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.346_25.75812_4-4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.346 25.75812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.346"^^xsd:decimal ;
  dwc:decimalLongitude "25.75812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.346_25.75812_4-4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.346 25.75812)"^^geo:wktLiteral ;
  geo-pos:lat "36.346"^^xsd:decimal ;
  geo-pos:long "25.75812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2008_36.346_25.75812_4-4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2008_36.346_25.75812_4-4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2008_36.346_25.75812_4-4'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.75812'^^xsd:double;
  dwc:latitude '36.346'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2008_36.346_25.75812_4-4'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2016_35.25217_25.75877_5-15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_35.25217_25.75877_5-15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_35.25217_25.75877_5-15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.25217 25.75877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.25217"^^xsd:decimal ;
  dwc:decimalLongitude "25.75877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2016_35.25217_25.75877_5-15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.25217 25.75877)"^^geo:wktLiteral ;
  geo-pos:lat "35.25217"^^xsd:decimal ;
  geo-pos:long "25.75877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2016_35.25217_25.75877_5-15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2016_35.25217_25.75877_5-15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2016_35.25217_25.75877_5-15'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.75877'^^xsd:double;
  dwc:latitude '35.25217'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2016_35.25217_25.75877_5-15'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2016_35.25217_25.75877_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_35.25217_25.75877_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_35.25217_25.75877_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.25217 25.75877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.25217"^^xsd:decimal ;
  dwc:decimalLongitude "25.75877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2016_35.25217_25.75877_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.25217 25.75877)"^^geo:wktLiteral ;
  geo-pos:lat "35.25217"^^xsd:decimal ;
  geo-pos:long "25.75877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2016_35.25217_25.75877_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2016_35.25217_25.75877_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2016_35.25217_25.75877_5-5'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.75877'^^xsd:double;
  dwc:latitude '35.25217'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2016_35.25217_25.75877_5-5'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2016_35.25217_25.75877_5-30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_35.25217_25.75877_5-30> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_35.25217_25.75877_5-30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.25217 25.75877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.25217"^^xsd:decimal ;
  dwc:decimalLongitude "25.75877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_35.25217_25.75877_5-30>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.25217 25.75877)"^^geo:wktLiteral ;
  geo-pos:lat "35.25217"^^xsd:decimal ;
  geo-pos:long "25.75877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2016_35.25217_25.75877_5-30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2016_35.25217_25.75877_5-30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2016_35.25217_25.75877_5-30'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.75877'^^xsd:double;
  dwc:latitude '35.25217'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2016_35.25217_25.75877_5-30'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2016_35.25217_25.75877_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_35.25217_25.75877_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_35.25217_25.75877_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.25217 25.75877)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.25217"^^xsd:decimal ;
  dwc:decimalLongitude "25.75877"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_35.25217_25.75877_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.25217 25.75877)"^^geo:wktLiteral ;
  geo-pos:lat "35.25217"^^xsd:decimal ;
  geo-pos:long "25.75877"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2016_35.25217_25.75877_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2016_35.25217_25.75877_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2016_35.25217_25.75877_5-5'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.75877'^^xsd:double;
  dwc:latitude '35.25217'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2016_35.25217_25.75877_5-5'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Synaptula%20reciprocans_2008_36.80242_25.75883_2-8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2008_36.80242_25.75883_2-8> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2008_36.80242_25.75883_2-8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.80242 25.75883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.80242"^^xsd:decimal ;
  dwc:decimalLongitude "25.75883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2008_36.80242_25.75883_2-8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.80242 25.75883)"^^geo:wktLiteral ;
  geo-pos:lat "36.80242"^^xsd:decimal ;
  geo-pos:long "25.75883"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Synaptula%20reciprocans_2008_36.80242_25.75883_2-8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Synaptula reciprocans_2008_36.80242_25.75883_2-8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Synaptula reciprocans_2008_36.80242_25.75883_2-8'^^xsd:string;
  dwc:scientificName 'Synaptula reciprocans (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.75883'^^xsd:double;
  dwc:latitude '36.80242'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '124483'^^xsd:integer;
  dwc:occurrenceId 'Synaptula reciprocans_2008_36.80242_25.75883_2-8'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124483'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2008_35.25243_25.75893_20-20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2008_35.25243_25.75893_20-20> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2008_35.25243_25.75893_20-20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.25243 25.75893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.25243"^^xsd:decimal ;
  dwc:decimalLongitude "25.75893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2008_35.25243_25.75893_20-20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.25243 25.75893)"^^geo:wktLiteral ;
  geo-pos:lat "35.25243"^^xsd:decimal ;
  geo-pos:long "25.75893"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2008_35.25243_25.75893_20-20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2008_35.25243_25.75893_20-20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2008_35.25243_25.75893_20-20'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.75893'^^xsd:double;
  dwc:latitude '35.25243'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2008_35.25243_25.75893_20-20'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2002_35.12316_25.77501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2002_35.12316_25.77501> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2002_35.12316_25.77501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.12316 25.77501)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.12316"^^xsd:decimal ;
  dwc:decimalLongitude "25.77501"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2002_35.12316_25.77501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.12316 25.77501)"^^geo:wktLiteral ;
  geo-pos:lat "35.12316"^^xsd:decimal ;
  geo-pos:long "25.77501"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2002_35.12316_25.77501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2002_35.12316_25.77501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2002_35.12316_25.77501'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.77501'^^xsd:double;
  dwc:latitude '35.12316'^^xsd:double;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2002_35.12316_25.77501'^^xsd:string;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Torquigener%20flavimaculosus_2020_34.99652_25.77718_15-15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2020_34.99652_25.77718_15-15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2020_34.99652_25.77718_15-15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.99652 25.77718)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.99652"^^xsd:decimal ;
  dwc:decimalLongitude "25.77718"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2020_34.99652_25.77718_15-15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.99652 25.77718)"^^geo:wktLiteral ;
  geo-pos:lat "34.99652"^^xsd:decimal ;
  geo-pos:long "25.77718"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Torquigener%20flavimaculosus_2020_34.99652_25.77718_15-15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Torquigener flavimaculosus_2020_34.99652_25.77718_15-15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Torquigener flavimaculosus_2020_34.99652_25.77718_15-15'^^xsd:string;
  dwc:scientificName 'Torquigener flavimaculosus Hardy & Randall, 1983'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.77718'^^xsd:double;
  dwc:latitude '34.99652'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '219962'^^xsd:integer;
  dwc:occurrenceId 'Torquigener flavimaculosus_2020_34.99652_25.77718_15-15'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219962'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '9'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2008_36.39492_25.77938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.39492_25.77938> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.39492_25.77938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.39492 25.77938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.39492"^^xsd:decimal ;
  dwc:decimalLongitude "25.77938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.39492_25.77938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.39492 25.77938)"^^geo:wktLiteral ;
  geo-pos:lat "36.39492"^^xsd:decimal ;
  geo-pos:long "25.77938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2008_36.39492_25.77938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2008_36.39492_25.77938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2008_36.39492_25.77938'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.77938'^^xsd:double;
  dwc:latitude '36.39492'^^xsd:double;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2008_36.39492_25.77938'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2008_36.39492_25.77938_3-3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.39492_25.77938_3-3> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.39492_25.77938_3-3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.39492 25.77938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.39492"^^xsd:decimal ;
  dwc:decimalLongitude "25.77938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.39492_25.77938_3-3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.39492 25.77938)"^^geo:wktLiteral ;
  geo-pos:lat "36.39492"^^xsd:decimal ;
  geo-pos:long "25.77938"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2008_36.39492_25.77938_3-3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2008_36.39492_25.77938_3-3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2008_36.39492_25.77938_3-3'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.77938'^^xsd:double;
  dwc:latitude '36.39492'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2008_36.39492_25.77938_3-3'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Parupeneus%20forsskali_2019_35.16717_25.78737_Michalis%20Vasilakis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2019_35.16717_25.78737_Michalis%20Vasilakis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2019_35.16717_25.78737_Michalis%20Vasilakis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.16717 25.78737)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.16717"^^xsd:decimal ;
  dwc:decimalLongitude "25.78737"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2019_35.16717_25.78737_Michalis%20Vasilakis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.16717 25.78737)"^^geo:wktLiteral ;
  geo-pos:lat "35.16717"^^xsd:decimal ;
  geo-pos:long "25.78737"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Parupeneus%20forsskali_2019_35.16717_25.78737_Michalis%20Vasilakis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Parupeneus forsskali_2019_35.16717_25.78737_Michalis Vasilakis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Parupeneus forsskali_2019_35.16717_25.78737_Michalis Vasilakis'^^xsd:string;
  dwc:scientificName 'Parupeneus forsskali (Fourmanoir & Guézé, 1976)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Michalis Vasilakis'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.78737'^^xsd:double;
  dwc:latitude '35.16717'^^xsd:double;
  dwc:aphiaid '218669'^^xsd:integer;
  dwc:occurrenceId 'Parupeneus forsskali_2019_35.16717_25.78737_Michalis Vasilakis'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218669'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Diadema%20setosum_2020_37.09961_25.79408_4-7_Kabanos%20Dimitris-%20Dive%20In%20Action%20%7C%20Santorini%20Active%20Volcanic%20Environment>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Diadema%20setosum_2020_37.09961_25.79408_4-7_Kabanos%20Dimitris-%20Dive%20In%20Action%20%7C%20Santorini%20Active%20Volcanic%20Environment> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Diadema%20setosum_2020_37.09961_25.79408_4-7_Kabanos%20Dimitris-%20Dive%20In%20Action%20%7C%20Santorini%20Active%20Volcanic%20Environment> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.09961 25.79408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.09961"^^xsd:decimal ;
  dwc:decimalLongitude "25.79408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Diadema%20setosum_2020_37.09961_25.79408_4-7_Kabanos%20Dimitris-%20Dive%20In%20Action%20%7C%20Santorini%20Active%20Volcanic%20Environment>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.09961 25.79408)"^^geo:wktLiteral ;
  geo-pos:lat "37.09961"^^xsd:decimal ;
  geo-pos:long "25.79408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Diadema%20setosum_2020_37.09961_25.79408_4-7_Kabanos%20Dimitris-%20Dive%20In%20Action%20%7C%20Santorini%20Active%20Volcanic%20Environment>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Diadema setosum_2020_37.09961_25.79408_4-7_Kabanos Dimitris- Dive In Action | Santorini Active Volcanic Environment" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Diadema setosum_2020_37.09961_25.79408_4-7_Kabanos Dimitris- Dive In Action | Santorini Active Volcanic Environment'^^xsd:string;
  dwc:scientificName 'Diadema setosum (Leske, 1778)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Kabanos Dimitris- Dive In Action | Santorini Active Volcanic Environment'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.79408'^^xsd:double;
  dwc:latitude '37.09961'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'UAEGEAN-ALAS'^^xsd:string;
  dwc:aphiaid '213372'^^xsd:integer;
  dwc:occurrenceId 'Diadema setosum_2020_37.09961_25.79408_4-7_Kabanos Dimitris- Dive In Action | Santorini Active Volcanic Environment'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213372'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '4'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2020_37.09961_25.79408_Kabanos%20Dimitris-%20Dive%20In%20Action%20%7C%20Santorini%20Active%20Volcanic%20Environment>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2020_37.09961_25.79408_Kabanos%20Dimitris-%20Dive%20In%20Action%20%7C%20Santorini%20Active%20Volcanic%20Environment> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2020_37.09961_25.79408_Kabanos%20Dimitris-%20Dive%20In%20Action%20%7C%20Santorini%20Active%20Volcanic%20Environment> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.09961 25.79408)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.09961"^^xsd:decimal ;
  dwc:decimalLongitude "25.79408"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2020_37.09961_25.79408_Kabanos%20Dimitris-%20Dive%20In%20Action%20%7C%20Santorini%20Active%20Volcanic%20Environment>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.09961 25.79408)"^^geo:wktLiteral ;
  geo-pos:lat "37.09961"^^xsd:decimal ;
  geo-pos:long "25.79408"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2020_37.09961_25.79408_Kabanos%20Dimitris-%20Dive%20In%20Action%20%7C%20Santorini%20Active%20Volcanic%20Environment>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2020_37.09961_25.79408_Kabanos Dimitris- Dive In Action | Santorini Active Volcanic Environment" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2020_37.09961_25.79408_Kabanos Dimitris- Dive In Action | Santorini Active Volcanic Environment'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Kabanos Dimitris- Dive In Action | Santorini Active Volcanic Environment'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.79408'^^xsd:double;
  dwc:latitude '37.09961'^^xsd:double;
  dwc:occurrenceRemarks 'UAEGEAN-ALAS'^^xsd:string;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2020_37.09961_25.79408_Kabanos Dimitris- Dive In Action | Santorini Active Volcanic Environment'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2012_37.0996_25.79583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2012_37.0996_25.79583> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2012_37.0996_25.79583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0996 25.79583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.0996"^^xsd:decimal ;
  dwc:decimalLongitude "25.79583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2012_37.0996_25.79583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0996 25.79583)"^^geo:wktLiteral ;
  geo-pos:lat "37.0996"^^xsd:decimal ;
  geo-pos:long "25.79583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2012_37.0996_25.79583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2012_37.0996_25.79583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2012_37.0996_25.79583'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.79583'^^xsd:double;
  dwc:latitude '37.0996'^^xsd:double;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2012_37.0996_25.79583'^^xsd:string;
  dwc:observationDate '2012-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2020_36.38477_25.79856_Dimitris%20Parthimos>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2020_36.38477_25.79856_Dimitris%20Parthimos> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2020_36.38477_25.79856_Dimitris%20Parthimos> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.38477 25.79856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.38477"^^xsd:decimal ;
  dwc:decimalLongitude "25.79856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2020_36.38477_25.79856_Dimitris%20Parthimos>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.38477 25.79856)"^^geo:wktLiteral ;
  geo-pos:lat "36.38477"^^xsd:decimal ;
  geo-pos:long "25.79856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2020_36.38477_25.79856_Dimitris%20Parthimos>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2020_36.38477_25.79856_Dimitris Parthimos" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2020_36.38477_25.79856_Dimitris Parthimos'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Dimitris Parthimos'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.79856'^^xsd:double;
  dwc:latitude '36.38477'^^xsd:double;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2020_36.38477_25.79856_Dimitris Parthimos'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Asparagopsis_2011_37.09731_25.80366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Asparagopsis_2011_37.09731_25.80366> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Asparagopsis_2011_37.09731_25.80366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.09731 25.80366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.09731"^^xsd:decimal ;
  dwc:decimalLongitude "25.80366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Asparagopsis_2011_37.09731_25.80366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.09731 25.80366)"^^geo:wktLiteral ;
  geo-pos:lat "37.09731"^^xsd:decimal ;
  geo-pos:long "25.80366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Asparagopsis_2011_37.09731_25.80366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Asparagopsis_2011_37.09731_25.80366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Asparagopsis_2011_37.09731_25.80366'^^xsd:string;
  dwc:scientificName 'Asparagopsis Montagne, 1840'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.80366'^^xsd:double;
  dwc:latitude '37.09731'^^xsd:double;
  dwc:aphiaid '143809'^^xsd:integer;
  dwc:occurrenceId 'Asparagopsis_2011_37.09731_25.80366'^^xsd:string;
  dwc:observationDate '2011-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143809'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2011_37.09731_25.80366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2011_37.09731_25.80366> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2011_37.09731_25.80366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.09731 25.80366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.09731"^^xsd:decimal ;
  dwc:decimalLongitude "25.80366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2011_37.09731_25.80366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.09731 25.80366)"^^geo:wktLiteral ;
  geo-pos:lat "37.09731"^^xsd:decimal ;
  geo-pos:long "25.80366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2011_37.09731_25.80366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2011_37.09731_25.80366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2011_37.09731_25.80366'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.80366'^^xsd:double;
  dwc:latitude '37.09731'^^xsd:double;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2011_37.09731_25.80366'^^xsd:string;
  dwc:observationDate '2011-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2011_37.09731_25.80366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2011_37.09731_25.80366> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2011_37.09731_25.80366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.09731 25.80366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.09731"^^xsd:decimal ;
  dwc:decimalLongitude "25.80366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2011_37.09731_25.80366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.09731 25.80366)"^^geo:wktLiteral ;
  geo-pos:lat "37.09731"^^xsd:decimal ;
  geo-pos:long "25.80366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2011_37.09731_25.80366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2011_37.09731_25.80366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2011_37.09731_25.80366'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.80366'^^xsd:double;
  dwc:latitude '37.09731'^^xsd:double;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2011_37.09731_25.80366'^^xsd:string;
  dwc:observationDate '2011-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2011_37.09731_25.80366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2011_37.09731_25.80366> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2011_37.09731_25.80366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.09731 25.80366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.09731"^^xsd:decimal ;
  dwc:decimalLongitude "25.80366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2011_37.09731_25.80366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.09731 25.80366)"^^geo:wktLiteral ;
  geo-pos:lat "37.09731"^^xsd:decimal ;
  geo-pos:long "25.80366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2011_37.09731_25.80366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2011_37.09731_25.80366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2011_37.09731_25.80366'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.80366'^^xsd:double;
  dwc:latitude '37.09731'^^xsd:double;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2011_37.09731_25.80366'^^xsd:string;
  dwc:observationDate '2011-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Stypopodium%20schimperi_2012_37.09731_25.80366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2012_37.09731_25.80366> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2012_37.09731_25.80366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.09731 25.80366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.09731"^^xsd:decimal ;
  dwc:decimalLongitude "25.80366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2012_37.09731_25.80366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.09731 25.80366)"^^geo:wktLiteral ;
  geo-pos:lat "37.09731"^^xsd:decimal ;
  geo-pos:long "25.80366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Stypopodium%20schimperi_2012_37.09731_25.80366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Stypopodium schimperi_2012_37.09731_25.80366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Stypopodium schimperi_2012_37.09731_25.80366'^^xsd:string;
  dwc:scientificName 'Stypopodium schimperi (Kützing) Verlaque & Boudouresque, 1991'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.80366'^^xsd:double;
  dwc:latitude '37.09731'^^xsd:double;
  dwc:aphiaid '145391'^^xsd:integer;
  dwc:occurrenceId 'Stypopodium schimperi_2012_37.09731_25.80366'^^xsd:string;
  dwc:observationDate '2012-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145391'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Torquigener%20flavimaculosus_2017_34.99988_25.80548_3-3_rochard>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2017_34.99988_25.80548_3-3_rochard> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2017_34.99988_25.80548_3-3_rochard> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.99988 25.80548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.99988"^^xsd:decimal ;
  dwc:decimalLongitude "25.80548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2017_34.99988_25.80548_3-3_rochard>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.99988 25.80548)"^^geo:wktLiteral ;
  geo-pos:lat "34.99988"^^xsd:decimal ;
  geo-pos:long "25.80548"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Torquigener%20flavimaculosus_2017_34.99988_25.80548_3-3_rochard>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Torquigener flavimaculosus_2017_34.99988_25.80548_3-3_rochard" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Torquigener flavimaculosus_2017_34.99988_25.80548_3-3_rochard'^^xsd:string;
  dwc:scientificName 'Torquigener flavimaculosus Hardy & Randall, 1983'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'rochard'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.80548'^^xsd:double;
  dwc:latitude '34.99988'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'Dead'^^xsd:string;
  dwc:aphiaid '219962'^^xsd:integer;
  dwc:occurrenceId 'Torquigener flavimaculosus_2017_34.99988_25.80548_3-3_rochard'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219962'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Brachidontes%20pharaonis_2015_35.10995_25.81073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Brachidontes%20pharaonis_2015_35.10995_25.81073> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Brachidontes%20pharaonis_2015_35.10995_25.81073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.10995 25.81073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.10995"^^xsd:decimal ;
  dwc:decimalLongitude "25.81073"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "48"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Brachidontes%20pharaonis_2015_35.10995_25.81073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.10995 25.81073)"^^geo:wktLiteral ;
  geo-pos:lat "35.10995"^^xsd:decimal ;
  geo-pos:long "25.81073"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "48"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Brachidontes%20pharaonis_2015_35.10995_25.81073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Brachidontes pharaonis_2015_35.10995_25.81073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Brachidontes pharaonis_2015_35.10995_25.81073'^^xsd:string;
  dwc:scientificName 'Brachidontes pharaonis (P. Fischer, 1870)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.81073'^^xsd:double;
  dwc:latitude '35.10995'^^xsd:double;
  dwc:coordinatePrecision '48'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance; HCMR projects (COST1209 Training school Rhodes April 2014)'^^xsd:string;
  dwc:aphiaid '140437'^^xsd:integer;
  dwc:occurrenceId 'Brachidontes pharaonis_2015_35.10995_25.81073'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140437'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '10'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Brachidontes%20pharaonis_2015_35.10999_25.8108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Brachidontes%20pharaonis_2015_35.10999_25.8108> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Brachidontes%20pharaonis_2015_35.10999_25.8108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.10999 25.8108)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.10999"^^xsd:decimal ;
  dwc:decimalLongitude "25.8108"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "48"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Brachidontes%20pharaonis_2015_35.10999_25.8108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.10999 25.8108)"^^geo:wktLiteral ;
  geo-pos:lat "35.10999"^^xsd:decimal ;
  geo-pos:long "25.8108"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "48"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Brachidontes%20pharaonis_2015_35.10999_25.8108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Brachidontes pharaonis_2015_35.10999_25.8108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Brachidontes pharaonis_2015_35.10999_25.8108'^^xsd:string;
  dwc:scientificName 'Brachidontes pharaonis (P. Fischer, 1870)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.8108'^^xsd:double;
  dwc:latitude '35.10999'^^xsd:double;
  dwc:coordinatePrecision '48'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '140437'^^xsd:integer;
  dwc:occurrenceId 'Brachidontes pharaonis_2015_35.10999_25.8108'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140437'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2009_35.11722_25.81139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2009_35.11722_25.81139> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2009_35.11722_25.81139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.11722 25.81139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.11722"^^xsd:decimal ;
  dwc:decimalLongitude "25.81139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2009_35.11722_25.81139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.11722 25.81139)"^^geo:wktLiteral ;
  geo-pos:lat "35.11722"^^xsd:decimal ;
  geo-pos:long "25.81139"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2009_35.11722_25.81139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2009_35.11722_25.81139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2009_35.11722_25.81139'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.81139'^^xsd:double;
  dwc:latitude '35.11722'^^xsd:double;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2009_35.11722_25.81139'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2009_35.11723_25.81151_18-31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2009_35.11723_25.81151_18-31> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2009_35.11723_25.81151_18-31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.11723 25.81151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.11723"^^xsd:decimal ;
  dwc:decimalLongitude "25.81151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2009_35.11723_25.81151_18-31>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.11723 25.81151)"^^geo:wktLiteral ;
  geo-pos:lat "35.11723"^^xsd:decimal ;
  geo-pos:long "25.81151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2009_35.11723_25.81151_18-31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2009_35.11723_25.81151_18-31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2009_35.11723_25.81151_18-31'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.81151'^^xsd:double;
  dwc:latitude '35.11723'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2009_35.11723_25.81151_18-31'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2009_35.11723_25.81151_10-25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2009_35.11723_25.81151_10-25> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2009_35.11723_25.81151_10-25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.11723 25.81151)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.11723"^^xsd:decimal ;
  dwc:decimalLongitude "25.81151"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2009_35.11723_25.81151_10-25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.11723 25.81151)"^^geo:wktLiteral ;
  geo-pos:lat "35.11723"^^xsd:decimal ;
  geo-pos:long "25.81151"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2009_35.11723_25.81151_10-25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2009_35.11723_25.81151_10-25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2009_35.11723_25.81151_10-25'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.81151'^^xsd:double;
  dwc:latitude '35.11723'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2009_35.11723_25.81151_10-25'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2013_39.19858_25.82026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2013_39.19858_25.82026> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2013_39.19858_25.82026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.19858 25.82026)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.19858"^^xsd:decimal ;
  dwc:decimalLongitude "25.82026"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2013_39.19858_25.82026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.19858 25.82026)"^^geo:wktLiteral ;
  geo-pos:lat "39.19858"^^xsd:decimal ;
  geo-pos:long "25.82026"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2013_39.19858_25.82026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2013_39.19858_25.82026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2013_39.19858_25.82026'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.82026'^^xsd:double;
  dwc:latitude '39.19858'^^xsd:double;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2013_39.19858_25.82026'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Stypopodium%20schimperi_2013_39.19858_25.82026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2013_39.19858_25.82026> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2013_39.19858_25.82026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.19858 25.82026)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.19858"^^xsd:decimal ;
  dwc:decimalLongitude "25.82026"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2013_39.19858_25.82026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.19858 25.82026)"^^geo:wktLiteral ;
  geo-pos:lat "39.19858"^^xsd:decimal ;
  geo-pos:long "25.82026"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Stypopodium%20schimperi_2013_39.19858_25.82026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Stypopodium schimperi_2013_39.19858_25.82026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Stypopodium schimperi_2013_39.19858_25.82026'^^xsd:string;
  dwc:scientificName 'Stypopodium schimperi (Kützing) Verlaque & Boudouresque, 1991'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.82026'^^xsd:double;
  dwc:latitude '39.19858'^^xsd:double;
  dwc:aphiaid '145391'^^xsd:integer;
  dwc:occurrenceId 'Stypopodium schimperi_2013_39.19858_25.82026'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145391'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Stypopodium%20schimperi_2007_37.12321_25.82545_0-3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2007_37.12321_25.82545_0-3> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2007_37.12321_25.82545_0-3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.12321 25.82545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.12321"^^xsd:decimal ;
  dwc:decimalLongitude "25.82545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2007_37.12321_25.82545_0-3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.12321 25.82545)"^^geo:wktLiteral ;
  geo-pos:lat "37.12321"^^xsd:decimal ;
  geo-pos:long "25.82545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Stypopodium%20schimperi_2007_37.12321_25.82545_0-3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Stypopodium schimperi_2007_37.12321_25.82545_0-3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Stypopodium schimperi_2007_37.12321_25.82545_0-3'^^xsd:string;
  dwc:scientificName 'Stypopodium schimperi (Kützing) Verlaque & Boudouresque, 1991'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.82545'^^xsd:double;
  dwc:latitude '37.12321'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '145391'^^xsd:integer;
  dwc:occurrenceId 'Stypopodium schimperi_2007_37.12321_25.82545_0-3'^^xsd:string;
  dwc:observationDate '2007-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145391'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2008_36.37125_25.82658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.37125_25.82658> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.37125_25.82658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.37125 25.82658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.37125"^^xsd:decimal ;
  dwc:decimalLongitude "25.82658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.37125_25.82658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.37125 25.82658)"^^geo:wktLiteral ;
  geo-pos:lat "36.37125"^^xsd:decimal ;
  geo-pos:long "25.82658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2008_36.37125_25.82658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2008_36.37125_25.82658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2008_36.37125_25.82658'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.82658'^^xsd:double;
  dwc:latitude '36.37125'^^xsd:double;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2008_36.37125_25.82658'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2008_36.37125_25.82658_11-11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.37125_25.82658_11-11> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.37125_25.82658_11-11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.37125 25.82658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.37125"^^xsd:decimal ;
  dwc:decimalLongitude "25.82658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.37125_25.82658_11-11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.37125 25.82658)"^^geo:wktLiteral ;
  geo-pos:lat "36.37125"^^xsd:decimal ;
  geo-pos:long "25.82658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2008_36.37125_25.82658_11-11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2008_36.37125_25.82658_11-11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2008_36.37125_25.82658_11-11'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.82658'^^xsd:double;
  dwc:latitude '36.37125'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2008_36.37125_25.82658_11-11'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2020_36.78607_25.82734_12-12_George%20Nounesis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2020_36.78607_25.82734_12-12_George%20Nounesis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2020_36.78607_25.82734_12-12_George%20Nounesis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78607 25.82734)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.78607"^^xsd:decimal ;
  dwc:decimalLongitude "25.82734"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2020_36.78607_25.82734_12-12_George%20Nounesis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78607 25.82734)"^^geo:wktLiteral ;
  geo-pos:lat "36.78607"^^xsd:decimal ;
  geo-pos:long "25.82734"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2020_36.78607_25.82734_12-12_George%20Nounesis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2020_36.78607_25.82734_12-12_George Nounesis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2020_36.78607_25.82734_12-12_George Nounesis'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'George Nounesis'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.82734'^^xsd:double;
  dwc:latitude '36.78607'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2020_36.78607_25.82734_12-12_George Nounesis'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2020_36.78612_25.82739_2-8_Sylvaine%20Giakoumi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2020_36.78612_25.82739_2-8_Sylvaine%20Giakoumi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2020_36.78612_25.82739_2-8_Sylvaine%20Giakoumi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78612 25.82739)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.78612"^^xsd:decimal ;
  dwc:decimalLongitude "25.82739"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2020_36.78612_25.82739_2-8_Sylvaine%20Giakoumi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78612 25.82739)"^^geo:wktLiteral ;
  geo-pos:lat "36.78612"^^xsd:decimal ;
  geo-pos:long "25.82739"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2020_36.78612_25.82739_2-8_Sylvaine%20Giakoumi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2020_36.78612_25.82739_2-8_Sylvaine Giakoumi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2020_36.78612_25.82739_2-8_Sylvaine Giakoumi'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Sylvaine Giakoumi'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.82739'^^xsd:double;
  dwc:latitude '36.78612'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'UAEGEAN-ALAS'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2020_36.78612_25.82739_2-8_Sylvaine Giakoumi'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '10'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2009_35.00389_25.82861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2009_35.00389_25.82861> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2009_35.00389_25.82861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00389 25.82861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.00389"^^xsd:decimal ;
  dwc:decimalLongitude "25.82861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2009_35.00389_25.82861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00389 25.82861)"^^geo:wktLiteral ;
  geo-pos:lat "35.00389"^^xsd:decimal ;
  geo-pos:long "25.82861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2009_35.00389_25.82861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2009_35.00389_25.82861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2009_35.00389_25.82861'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.82861'^^xsd:double;
  dwc:latitude '35.00389'^^xsd:double;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2009_35.00389_25.82861'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2009_35.00398_25.82884_10-30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2009_35.00398_25.82884_10-30> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2009_35.00398_25.82884_10-30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00398 25.82884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.00398"^^xsd:decimal ;
  dwc:decimalLongitude "25.82884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2009_35.00398_25.82884_10-30>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00398 25.82884)"^^geo:wktLiteral ;
  geo-pos:lat "35.00398"^^xsd:decimal ;
  geo-pos:long "25.82884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2009_35.00398_25.82884_10-30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2009_35.00398_25.82884_10-30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2009_35.00398_25.82884_10-30'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.82884'^^xsd:double;
  dwc:latitude '35.00398'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2009_35.00398_25.82884_10-30'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2009_35.00398_25.82884_12-30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2009_35.00398_25.82884_12-30> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2009_35.00398_25.82884_12-30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00398 25.82884)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.00398"^^xsd:decimal ;
  dwc:decimalLongitude "25.82884"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2009_35.00398_25.82884_12-30>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00398 25.82884)"^^geo:wktLiteral ;
  geo-pos:lat "35.00398"^^xsd:decimal ;
  geo-pos:long "25.82884"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2009_35.00398_25.82884_12-30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2009_35.00398_25.82884_12-30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2009_35.00398_25.82884_12-30'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.82884'^^xsd:double;
  dwc:latitude '35.00398'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2009_35.00398_25.82884_12-30'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Stypopodium%20schimperi_2007_36.81536_25.83646_0-3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2007_36.81536_25.83646_0-3> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2007_36.81536_25.83646_0-3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81536 25.83646)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.81536"^^xsd:decimal ;
  dwc:decimalLongitude "25.83646"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2007_36.81536_25.83646_0-3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81536 25.83646)"^^geo:wktLiteral ;
  geo-pos:lat "36.81536"^^xsd:decimal ;
  geo-pos:long "25.83646"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Stypopodium%20schimperi_2007_36.81536_25.83646_0-3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Stypopodium schimperi_2007_36.81536_25.83646_0-3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Stypopodium schimperi_2007_36.81536_25.83646_0-3'^^xsd:string;
  dwc:scientificName 'Stypopodium schimperi (Kützing) Verlaque & Boudouresque, 1991'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.83646'^^xsd:double;
  dwc:latitude '36.81536'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '145391'^^xsd:integer;
  dwc:occurrenceId 'Stypopodium schimperi_2007_36.81536_25.83646_0-3'^^xsd:string;
  dwc:observationDate '2007-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145391'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Codium%20fragile%20subsp.%20fragile_2019_40.84712_25.83826_0.2-0.2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Codium%20fragile%20subsp.%20fragile_2019_40.84712_25.83826_0.2-0.2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Codium%20fragile%20subsp.%20fragile_2019_40.84712_25.83826_0.2-0.2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.84712 25.83826)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.84712"^^xsd:decimal ;
  dwc:decimalLongitude "25.83826"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Codium%20fragile%20subsp.%20fragile_2019_40.84712_25.83826_0.2-0.2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.84712 25.83826)"^^geo:wktLiteral ;
  geo-pos:lat "40.84712"^^xsd:decimal ;
  geo-pos:long "25.83826"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Codium%20fragile%20subsp.%20fragile_2019_40.84712_25.83826_0.2-0.2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Codium fragile subsp. fragile_2019_40.84712_25.83826_0.2-0.2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Codium fragile subsp. fragile_2019_40.84712_25.83826_0.2-0.2'^^xsd:string;
  dwc:scientificName 'Codium fragile subsp. fragile (Suringar) Hariot, 1889'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.83826'^^xsd:double;
  dwc:latitude '40.84712'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumDepth '0.2'^^xsd:double;
  dwc:maximumDepth '0.2'^^xsd:double;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '370562'^^xsd:integer;
  dwc:occurrenceId 'Codium fragile subsp. fragile_2019_40.84712_25.83826_0.2-0.2'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '370562'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '5'^^xsd:integer;
  dwc:organismQuantityType '% cover'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2013_39.21648_25.83965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2013_39.21648_25.83965> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2013_39.21648_25.83965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.21648 25.83965)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.21648"^^xsd:decimal ;
  dwc:decimalLongitude "25.83965"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2013_39.21648_25.83965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.21648 25.83965)"^^geo:wktLiteral ;
  geo-pos:lat "39.21648"^^xsd:decimal ;
  geo-pos:long "25.83965"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2013_39.21648_25.83965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2013_39.21648_25.83965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2013_39.21648_25.83965'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.83965'^^xsd:double;
  dwc:latitude '39.21648'^^xsd:double;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2013_39.21648_25.83965'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Halophila%20stipulacea_2013_39.21648_25.83965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2013_39.21648_25.83965> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2013_39.21648_25.83965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.21648 25.83965)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.21648"^^xsd:decimal ;
  dwc:decimalLongitude "25.83965"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Halophila%20stipulacea_2013_39.21648_25.83965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.21648 25.83965)"^^geo:wktLiteral ;
  geo-pos:lat "39.21648"^^xsd:decimal ;
  geo-pos:long "25.83965"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Halophila%20stipulacea_2013_39.21648_25.83965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Halophila stipulacea_2013_39.21648_25.83965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Halophila stipulacea_2013_39.21648_25.83965'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea (Forsskål) Ascherson, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.83965'^^xsd:double;
  dwc:latitude '39.21648'^^xsd:double;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:occurrenceId 'Halophila stipulacea_2013_39.21648_25.83965'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2016_36.835_25.84103_15-15_Katsoupis%20Christos>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_36.835_25.84103_15-15_Katsoupis%20Christos> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_36.835_25.84103_15-15_Katsoupis%20Christos> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.835 25.84103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.835"^^xsd:decimal ;
  dwc:decimalLongitude "25.84103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2016_36.835_25.84103_15-15_Katsoupis%20Christos>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.835 25.84103)"^^geo:wktLiteral ;
  geo-pos:lat "36.835"^^xsd:decimal ;
  geo-pos:long "25.84103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2016_36.835_25.84103_15-15_Katsoupis%20Christos>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2016_36.835_25.84103_15-15_Katsoupis Christos" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2016_36.835_25.84103_15-15_Katsoupis Christos'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Katsoupis Christos'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.84103'^^xsd:double;
  dwc:latitude '36.835'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'MARISCA project/ UAEGEAN'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2016_36.835_25.84103_15-15_Katsoupis Christos'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2016_36.835_25.84103_15-15_Vatikiotis%20Konstantinos>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_36.835_25.84103_15-15_Vatikiotis%20Konstantinos> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_36.835_25.84103_15-15_Vatikiotis%20Konstantinos> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.835 25.84103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.835"^^xsd:decimal ;
  dwc:decimalLongitude "25.84103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2016_36.835_25.84103_15-15_Vatikiotis%20Konstantinos>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.835 25.84103)"^^geo:wktLiteral ;
  geo-pos:lat "36.835"^^xsd:decimal ;
  geo-pos:long "25.84103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2016_36.835_25.84103_15-15_Vatikiotis%20Konstantinos>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2016_36.835_25.84103_15-15_Vatikiotis Konstantinos" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2016_36.835_25.84103_15-15_Vatikiotis Konstantinos'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Vatikiotis Konstantinos'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.84103'^^xsd:double;
  dwc:latitude '36.835'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'MARISCA project/ UAEGEAN'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2016_36.835_25.84103_15-15_Vatikiotis Konstantinos'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2016_36.835_25.84103_5-5_Katsoupis%20Christos>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_36.835_25.84103_5-5_Katsoupis%20Christos> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_36.835_25.84103_5-5_Katsoupis%20Christos> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.835 25.84103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.835"^^xsd:decimal ;
  dwc:decimalLongitude "25.84103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2016_36.835_25.84103_5-5_Katsoupis%20Christos>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.835 25.84103)"^^geo:wktLiteral ;
  geo-pos:lat "36.835"^^xsd:decimal ;
  geo-pos:long "25.84103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2016_36.835_25.84103_5-5_Katsoupis%20Christos>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2016_36.835_25.84103_5-5_Katsoupis Christos" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2016_36.835_25.84103_5-5_Katsoupis Christos'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Katsoupis Christos'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.84103'^^xsd:double;
  dwc:latitude '36.835'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'MARISCA project/ UAEGEAN'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2016_36.835_25.84103_5-5_Katsoupis Christos'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2016_36.835_25.84103_5-5_Vatikiotis%20Konstantinos>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_36.835_25.84103_5-5_Vatikiotis%20Konstantinos> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_36.835_25.84103_5-5_Vatikiotis%20Konstantinos> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.835 25.84103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.835"^^xsd:decimal ;
  dwc:decimalLongitude "25.84103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2016_36.835_25.84103_5-5_Vatikiotis%20Konstantinos>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.835 25.84103)"^^geo:wktLiteral ;
  geo-pos:lat "36.835"^^xsd:decimal ;
  geo-pos:long "25.84103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2016_36.835_25.84103_5-5_Vatikiotis%20Konstantinos>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2016_36.835_25.84103_5-5_Vatikiotis Konstantinos" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2016_36.835_25.84103_5-5_Vatikiotis Konstantinos'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Vatikiotis Konstantinos'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.84103'^^xsd:double;
  dwc:latitude '36.835'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'MARISCA project/ UAEGEAN'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2016_36.835_25.84103_5-5_Vatikiotis Konstantinos'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2016_36.835_25.84103_15-15_Katsoupis%20Christos>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_36.835_25.84103_15-15_Katsoupis%20Christos> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_36.835_25.84103_15-15_Katsoupis%20Christos> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.835 25.84103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.835"^^xsd:decimal ;
  dwc:decimalLongitude "25.84103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_36.835_25.84103_15-15_Katsoupis%20Christos>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.835 25.84103)"^^geo:wktLiteral ;
  geo-pos:lat "36.835"^^xsd:decimal ;
  geo-pos:long "25.84103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2016_36.835_25.84103_15-15_Katsoupis%20Christos>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2016_36.835_25.84103_15-15_Katsoupis Christos" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2016_36.835_25.84103_15-15_Katsoupis Christos'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Katsoupis Christos'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.84103'^^xsd:double;
  dwc:latitude '36.835'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'MARISCA project/ UAEGEAN'^^xsd:string;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2016_36.835_25.84103_15-15_Katsoupis Christos'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2016_36.835_25.84103_15-15_Konstantinos%20Vatikiotis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_36.835_25.84103_15-15_Konstantinos%20Vatikiotis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_36.835_25.84103_15-15_Konstantinos%20Vatikiotis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.835 25.84103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.835"^^xsd:decimal ;
  dwc:decimalLongitude "25.84103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_36.835_25.84103_15-15_Konstantinos%20Vatikiotis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.835 25.84103)"^^geo:wktLiteral ;
  geo-pos:lat "36.835"^^xsd:decimal ;
  geo-pos:long "25.84103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2016_36.835_25.84103_15-15_Konstantinos%20Vatikiotis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2016_36.835_25.84103_15-15_Konstantinos Vatikiotis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2016_36.835_25.84103_15-15_Konstantinos Vatikiotis'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Konstantinos Vatikiotis'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.84103'^^xsd:double;
  dwc:latitude '36.835'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'MARISCA project/ UAEGEAN'^^xsd:string;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2016_36.835_25.84103_15-15_Konstantinos Vatikiotis'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2016_36.835_25.84103_5-5_Katsoupis%20Christos>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_36.835_25.84103_5-5_Katsoupis%20Christos> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_36.835_25.84103_5-5_Katsoupis%20Christos> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.835 25.84103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.835"^^xsd:decimal ;
  dwc:decimalLongitude "25.84103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_36.835_25.84103_5-5_Katsoupis%20Christos>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.835 25.84103)"^^geo:wktLiteral ;
  geo-pos:lat "36.835"^^xsd:decimal ;
  geo-pos:long "25.84103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2016_36.835_25.84103_5-5_Katsoupis%20Christos>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2016_36.835_25.84103_5-5_Katsoupis Christos" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2016_36.835_25.84103_5-5_Katsoupis Christos'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Katsoupis Christos'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.84103'^^xsd:double;
  dwc:latitude '36.835'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'MARISCA project/ UAEGEAN'^^xsd:string;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2016_36.835_25.84103_5-5_Katsoupis Christos'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2016_36.835_25.84103_5-5_Konstantinos%20Vatikiotis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_36.835_25.84103_5-5_Konstantinos%20Vatikiotis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_36.835_25.84103_5-5_Konstantinos%20Vatikiotis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.835 25.84103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.835"^^xsd:decimal ;
  dwc:decimalLongitude "25.84103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_36.835_25.84103_5-5_Konstantinos%20Vatikiotis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.835 25.84103)"^^geo:wktLiteral ;
  geo-pos:lat "36.835"^^xsd:decimal ;
  geo-pos:long "25.84103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2016_36.835_25.84103_5-5_Konstantinos%20Vatikiotis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2016_36.835_25.84103_5-5_Konstantinos Vatikiotis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2016_36.835_25.84103_5-5_Konstantinos Vatikiotis'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Konstantinos Vatikiotis'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.84103'^^xsd:double;
  dwc:latitude '36.835'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'MARISCA project/ UAEGEAN'^^xsd:string;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2016_36.835_25.84103_5-5_Konstantinos Vatikiotis'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2013_39.22693_25.84289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2013_39.22693_25.84289> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2013_39.22693_25.84289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.22693 25.84289)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.22693"^^xsd:decimal ;
  dwc:decimalLongitude "25.84289"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2013_39.22693_25.84289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.22693 25.84289)"^^geo:wktLiteral ;
  geo-pos:lat "39.22693"^^xsd:decimal ;
  geo-pos:long "25.84289"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2013_39.22693_25.84289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2013_39.22693_25.84289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2013_39.22693_25.84289'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.84289'^^xsd:double;
  dwc:latitude '39.22693'^^xsd:double;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2013_39.22693_25.84289'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2015_35.00921_25.84383_Steve%20Daniels>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2015_35.00921_25.84383_Steve%20Daniels> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2015_35.00921_25.84383_Steve%20Daniels> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00921 25.84383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.00921"^^xsd:decimal ;
  dwc:decimalLongitude "25.84383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2015_35.00921_25.84383_Steve%20Daniels>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00921 25.84383)"^^geo:wktLiteral ;
  geo-pos:lat "35.00921"^^xsd:decimal ;
  geo-pos:long "25.84383"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2015_35.00921_25.84383_Steve%20Daniels>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2015_35.00921_25.84383_Steve Daniels" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2015_35.00921_25.84383_Steve Daniels'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Steve Daniels'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.84383'^^xsd:double;
  dwc:latitude '35.00921'^^xsd:double;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2015_35.00921_25.84383_Steve Daniels'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2013_39.19881_25.84521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2013_39.19881_25.84521> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2013_39.19881_25.84521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.19881 25.84521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.19881"^^xsd:decimal ;
  dwc:decimalLongitude "25.84521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2013_39.19881_25.84521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.19881 25.84521)"^^geo:wktLiteral ;
  geo-pos:lat "39.19881"^^xsd:decimal ;
  geo-pos:long "25.84521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2013_39.19881_25.84521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2013_39.19881_25.84521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2013_39.19881_25.84521'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.84521'^^xsd:double;
  dwc:latitude '39.19881'^^xsd:double;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2013_39.19881_25.84521'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_2013_39.19881_25.84521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_2013_39.19881_25.84521> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_2013_39.19881_25.84521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.19881 25.84521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.19881"^^xsd:decimal ;
  dwc:decimalLongitude "25.84521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_2013_39.19881_25.84521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.19881 25.84521)"^^geo:wktLiteral ;
  geo-pos:lat "39.19881"^^xsd:decimal ;
  geo-pos:long "25.84521"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_2013_39.19881_25.84521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_2013_39.19881_25.84521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_2013_39.19881_25.84521'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.84521'^^xsd:double;
  dwc:latitude '39.19881'^^xsd:double;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_2013_39.19881_25.84521'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2013_39.2227_25.84717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2013_39.2227_25.84717> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2013_39.2227_25.84717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.2227 25.84717)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.2227"^^xsd:decimal ;
  dwc:decimalLongitude "25.84717"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2013_39.2227_25.84717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.2227 25.84717)"^^geo:wktLiteral ;
  geo-pos:lat "39.2227"^^xsd:decimal ;
  geo-pos:long "25.84717"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2013_39.2227_25.84717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2013_39.2227_25.84717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2013_39.2227_25.84717'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.84717'^^xsd:double;
  dwc:latitude '39.2227'^^xsd:double;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2013_39.2227_25.84717'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2015_35.01479_25.84721_Steve%20Daniels>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2015_35.01479_25.84721_Steve%20Daniels> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2015_35.01479_25.84721_Steve%20Daniels> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.01479 25.84721)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.01479"^^xsd:decimal ;
  dwc:decimalLongitude "25.84721"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2015_35.01479_25.84721_Steve%20Daniels>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.01479 25.84721)"^^geo:wktLiteral ;
  geo-pos:lat "35.01479"^^xsd:decimal ;
  geo-pos:long "25.84721"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2015_35.01479_25.84721_Steve%20Daniels>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2015_35.01479_25.84721_Steve Daniels" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2015_35.01479_25.84721_Steve Daniels'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Steve Daniels'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.84721'^^xsd:double;
  dwc:latitude '35.01479'^^xsd:double;
  dwc:occurrenceRemarks 'Dead'^^xsd:string;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2015_35.01479_25.84721_Steve Daniels'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2015_35.01451_25.84764_Steve%20Daniels>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2015_35.01451_25.84764_Steve%20Daniels> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2015_35.01451_25.84764_Steve%20Daniels> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.01451 25.84764)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.01451"^^xsd:decimal ;
  dwc:decimalLongitude "25.84764"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2015_35.01451_25.84764_Steve%20Daniels>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.01451 25.84764)"^^geo:wktLiteral ;
  geo-pos:lat "35.01451"^^xsd:decimal ;
  geo-pos:long "25.84764"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2015_35.01451_25.84764_Steve%20Daniels>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2015_35.01451_25.84764_Steve Daniels" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2015_35.01451_25.84764_Steve Daniels'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Steve Daniels'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.84764'^^xsd:double;
  dwc:latitude '35.01451'^^xsd:double;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2015_35.01451_25.84764_Steve Daniels'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2016_35.01463_25.84866_Steve%20Daniels>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_35.01463_25.84866_Steve%20Daniels> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_35.01463_25.84866_Steve%20Daniels> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.01463 25.84866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.01463"^^xsd:decimal ;
  dwc:decimalLongitude "25.84866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2016_35.01463_25.84866_Steve%20Daniels>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.01463 25.84866)"^^geo:wktLiteral ;
  geo-pos:lat "35.01463"^^xsd:decimal ;
  geo-pos:long "25.84866"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2016_35.01463_25.84866_Steve%20Daniels>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2016_35.01463_25.84866_Steve Daniels" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2016_35.01463_25.84866_Steve Daniels'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Steve Daniels'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.84866'^^xsd:double;
  dwc:latitude '35.01463'^^xsd:double;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2016_35.01463_25.84866_Steve Daniels'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2013_39.2034_25.84899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2013_39.2034_25.84899> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2013_39.2034_25.84899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.2034 25.84899)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.2034"^^xsd:decimal ;
  dwc:decimalLongitude "25.84899"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2013_39.2034_25.84899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.2034 25.84899)"^^geo:wktLiteral ;
  geo-pos:lat "39.2034"^^xsd:decimal ;
  geo-pos:long "25.84899"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2013_39.2034_25.84899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2013_39.2034_25.84899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2013_39.2034_25.84899'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.84899'^^xsd:double;
  dwc:latitude '39.2034'^^xsd:double;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2013_39.2034_25.84899'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2016_35.01463_25.8491_Steve%20Daniels>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2016_35.01463_25.8491_Steve%20Daniels> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2016_35.01463_25.8491_Steve%20Daniels> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.01463 25.8491)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.01463"^^xsd:decimal ;
  dwc:decimalLongitude "25.8491"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2016_35.01463_25.8491_Steve%20Daniels>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.01463 25.8491)"^^geo:wktLiteral ;
  geo-pos:lat "35.01463"^^xsd:decimal ;
  geo-pos:long "25.8491"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2016_35.01463_25.8491_Steve%20Daniels>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2016_35.01463_25.8491_Steve Daniels" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2016_35.01463_25.8491_Steve Daniels'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Steve Daniels'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.8491'^^xsd:double;
  dwc:latitude '35.01463'^^xsd:double;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2016_35.01463_25.8491_Steve Daniels'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2016_35.01478_25.84956_Steve%20Daniels>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2016_35.01478_25.84956_Steve%20Daniels> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2016_35.01478_25.84956_Steve%20Daniels> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.01478 25.84956)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.01478"^^xsd:decimal ;
  dwc:decimalLongitude "25.84956"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2016_35.01478_25.84956_Steve%20Daniels>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.01478 25.84956)"^^geo:wktLiteral ;
  geo-pos:lat "35.01478"^^xsd:decimal ;
  geo-pos:long "25.84956"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2016_35.01478_25.84956_Steve%20Daniels>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2016_35.01478_25.84956_Steve Daniels" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2016_35.01478_25.84956_Steve Daniels'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Steve Daniels'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.84956'^^xsd:double;
  dwc:latitude '35.01478'^^xsd:double;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2016_35.01478_25.84956_Steve Daniels'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2016_35.01477_25.8496_Steve%20Daniels>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2016_35.01477_25.8496_Steve%20Daniels> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2016_35.01477_25.8496_Steve%20Daniels> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.01477 25.8496)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.01477"^^xsd:decimal ;
  dwc:decimalLongitude "25.8496"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2016_35.01477_25.8496_Steve%20Daniels>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.01477 25.8496)"^^geo:wktLiteral ;
  geo-pos:lat "35.01477"^^xsd:decimal ;
  geo-pos:long "25.8496"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2016_35.01477_25.8496_Steve%20Daniels>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2016_35.01477_25.8496_Steve Daniels" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2016_35.01477_25.8496_Steve Daniels'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Steve Daniels'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.8496'^^xsd:double;
  dwc:latitude '35.01477'^^xsd:double;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2016_35.01477_25.8496_Steve Daniels'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2013_39.21723_25.84963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2013_39.21723_25.84963> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2013_39.21723_25.84963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.21723 25.84963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.21723"^^xsd:decimal ;
  dwc:decimalLongitude "25.84963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2013_39.21723_25.84963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.21723 25.84963)"^^geo:wktLiteral ;
  geo-pos:lat "39.21723"^^xsd:decimal ;
  geo-pos:long "25.84963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2013_39.21723_25.84963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2013_39.21723_25.84963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2013_39.21723_25.84963'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.84963'^^xsd:double;
  dwc:latitude '39.21723'^^xsd:double;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2013_39.21723_25.84963'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Halophila%20stipulacea_2013_39.21723_25.84963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2013_39.21723_25.84963> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2013_39.21723_25.84963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.21723 25.84963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.21723"^^xsd:decimal ;
  dwc:decimalLongitude "25.84963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Halophila%20stipulacea_2013_39.21723_25.84963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.21723 25.84963)"^^geo:wktLiteral ;
  geo-pos:lat "39.21723"^^xsd:decimal ;
  geo-pos:long "25.84963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Halophila%20stipulacea_2013_39.21723_25.84963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Halophila stipulacea_2013_39.21723_25.84963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Halophila stipulacea_2013_39.21723_25.84963'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea (Forsskål) Ascherson, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.84963'^^xsd:double;
  dwc:latitude '39.21723'^^xsd:double;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:occurrenceId 'Halophila stipulacea_2013_39.21723_25.84963'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2015_39.20681_25.85277_0-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2015_39.20681_25.85277_0-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2015_39.20681_25.85277_0-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.20681 25.85277)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.20681"^^xsd:decimal ;
  dwc:decimalLongitude "25.85277"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2015_39.20681_25.85277_0-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.20681 25.85277)"^^geo:wktLiteral ;
  geo-pos:lat "39.20681"^^xsd:decimal ;
  geo-pos:long "25.85277"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2015_39.20681_25.85277_0-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2015_39.20681_25.85277_0-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2015_39.20681_25.85277_0-5'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.85277'^^xsd:double;
  dwc:latitude '39.20681'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2015_39.20681_25.85277_0-5'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Halophila%20stipulacea_2015_39.20681_25.85277_0-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2015_39.20681_25.85277_0-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2015_39.20681_25.85277_0-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.20681 25.85277)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.20681"^^xsd:decimal ;
  dwc:decimalLongitude "25.85277"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Halophila%20stipulacea_2015_39.20681_25.85277_0-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.20681 25.85277)"^^geo:wktLiteral ;
  geo-pos:lat "39.20681"^^xsd:decimal ;
  geo-pos:long "25.85277"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Halophila%20stipulacea_2015_39.20681_25.85277_0-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Halophila stipulacea_2015_39.20681_25.85277_0-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Halophila stipulacea_2015_39.20681_25.85277_0-5'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea (Forsskål) Ascherson, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.85277'^^xsd:double;
  dwc:latitude '39.20681'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:occurrenceId 'Halophila stipulacea_2015_39.20681_25.85277_0-5'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2015_35.01489_25.85313_Steve%20Daniels>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2015_35.01489_25.85313_Steve%20Daniels> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2015_35.01489_25.85313_Steve%20Daniels> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.01489 25.85313)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.01489"^^xsd:decimal ;
  dwc:decimalLongitude "25.85313"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2015_35.01489_25.85313_Steve%20Daniels>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.01489 25.85313)"^^geo:wktLiteral ;
  geo-pos:lat "35.01489"^^xsd:decimal ;
  geo-pos:long "25.85313"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2015_35.01489_25.85313_Steve%20Daniels>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2015_35.01489_25.85313_Steve Daniels" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2015_35.01489_25.85313_Steve Daniels'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Steve Daniels'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.85313'^^xsd:double;
  dwc:latitude '35.01489'^^xsd:double;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2015_35.01489_25.85313_Steve Daniels'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2016_35.0147_25.8542_Steve%20Daniels>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2016_35.0147_25.8542_Steve%20Daniels> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2016_35.0147_25.8542_Steve%20Daniels> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.0147 25.8542)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.0147"^^xsd:decimal ;
  dwc:decimalLongitude "25.8542"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2016_35.0147_25.8542_Steve%20Daniels>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.0147 25.8542)"^^geo:wktLiteral ;
  geo-pos:lat "35.0147"^^xsd:decimal ;
  geo-pos:long "25.8542"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2016_35.0147_25.8542_Steve%20Daniels>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2016_35.0147_25.8542_Steve Daniels" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2016_35.0147_25.8542_Steve Daniels'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Steve Daniels'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.8542'^^xsd:double;
  dwc:latitude '35.0147'^^xsd:double;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2016_35.0147_25.8542_Steve Daniels'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Conomurex%20persicus_2016_35.01442_25.85439_Steve%20Daniels>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Conomurex%20persicus_2016_35.01442_25.85439_Steve%20Daniels> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Conomurex%20persicus_2016_35.01442_25.85439_Steve%20Daniels> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.01442 25.85439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.01442"^^xsd:decimal ;
  dwc:decimalLongitude "25.85439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Conomurex%20persicus_2016_35.01442_25.85439_Steve%20Daniels>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.01442 25.85439)"^^geo:wktLiteral ;
  geo-pos:lat "35.01442"^^xsd:decimal ;
  geo-pos:long "25.85439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Conomurex%20persicus_2016_35.01442_25.85439_Steve%20Daniels>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Conomurex persicus_2016_35.01442_25.85439_Steve Daniels" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Conomurex persicus_2016_35.01442_25.85439_Steve Daniels'^^xsd:string;
  dwc:scientificName 'Conomurex persicus (Swainson, 1821)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Steve Daniels'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.85439'^^xsd:double;
  dwc:latitude '35.01442'^^xsd:double;
  dwc:aphiaid '565371'^^xsd:integer;
  dwc:occurrenceId 'Conomurex persicus_2016_35.01442_25.85439_Steve Daniels'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '565371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Conomurex%20persicus_2013_35.01451_25.85442_Steve%20Daniels>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Conomurex%20persicus_2013_35.01451_25.85442_Steve%20Daniels> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Conomurex%20persicus_2013_35.01451_25.85442_Steve%20Daniels> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.01451 25.85442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.01451"^^xsd:decimal ;
  dwc:decimalLongitude "25.85442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Conomurex%20persicus_2013_35.01451_25.85442_Steve%20Daniels>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.01451 25.85442)"^^geo:wktLiteral ;
  geo-pos:lat "35.01451"^^xsd:decimal ;
  geo-pos:long "25.85442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Conomurex%20persicus_2013_35.01451_25.85442_Steve%20Daniels>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Conomurex persicus_2013_35.01451_25.85442_Steve Daniels" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Conomurex persicus_2013_35.01451_25.85442_Steve Daniels'^^xsd:string;
  dwc:scientificName 'Conomurex persicus (Swainson, 1821)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Steve Daniels'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.85442'^^xsd:double;
  dwc:latitude '35.01451'^^xsd:double;
  dwc:aphiaid '565371'^^xsd:integer;
  dwc:occurrenceId 'Conomurex persicus_2013_35.01451_25.85442_Steve Daniels'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '565371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2008_36.35043_25.856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.35043_25.856> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.35043_25.856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.35043 25.856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.35043"^^xsd:decimal ;
  dwc:decimalLongitude "25.856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.35043_25.856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.35043 25.856)"^^geo:wktLiteral ;
  geo-pos:lat "36.35043"^^xsd:decimal ;
  geo-pos:long "25.856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2008_36.35043_25.856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2008_36.35043_25.856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2008_36.35043_25.856'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.856'^^xsd:double;
  dwc:latitude '36.35043'^^xsd:double;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2008_36.35043_25.856'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2008_36.35043_25.856_10-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.35043_25.856_10-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.35043_25.856_10-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.35043 25.856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.35043"^^xsd:decimal ;
  dwc:decimalLongitude "25.856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.35043_25.856_10-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.35043 25.856)"^^geo:wktLiteral ;
  geo-pos:lat "36.35043"^^xsd:decimal ;
  geo-pos:long "25.856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2008_36.35043_25.856_10-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2008_36.35043_25.856_10-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2008_36.35043_25.856_10-10'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.856'^^xsd:double;
  dwc:latitude '36.35043'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2008_36.35043_25.856_10-10'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2014_35.01739_25.85682_Steve%20Daniels>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2014_35.01739_25.85682_Steve%20Daniels> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2014_35.01739_25.85682_Steve%20Daniels> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.01739 25.85682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.01739"^^xsd:decimal ;
  dwc:decimalLongitude "25.85682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2014_35.01739_25.85682_Steve%20Daniels>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.01739 25.85682)"^^geo:wktLiteral ;
  geo-pos:lat "35.01739"^^xsd:decimal ;
  geo-pos:long "25.85682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2014_35.01739_25.85682_Steve%20Daniels>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2014_35.01739_25.85682_Steve Daniels" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2014_35.01739_25.85682_Steve Daniels'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Steve Daniels'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.85682'^^xsd:double;
  dwc:latitude '35.01739'^^xsd:double;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2014_35.01739_25.85682_Steve Daniels'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2019_36.82778_25.85724_Yves%20Bas>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_36.82778_25.85724_Yves%20Bas> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_36.82778_25.85724_Yves%20Bas> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.82778 25.85724)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.82778"^^xsd:decimal ;
  dwc:decimalLongitude "25.85724"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2019_36.82778_25.85724_Yves%20Bas>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.82778 25.85724)"^^geo:wktLiteral ;
  geo-pos:lat "36.82778"^^xsd:decimal ;
  geo-pos:long "25.85724"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2019_36.82778_25.85724_Yves%20Bas>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2019_36.82778_25.85724_Yves Bas" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2019_36.82778_25.85724_Yves Bas'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Yves Bas'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.85724'^^xsd:double;
  dwc:latitude '36.82778'^^xsd:double;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2019_36.82778_25.85724_Yves Bas'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2019_36.82778_25.85724_Yves%20Bas>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_36.82778_25.85724_Yves%20Bas> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_36.82778_25.85724_Yves%20Bas> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.82778 25.85724)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.82778"^^xsd:decimal ;
  dwc:decimalLongitude "25.85724"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_36.82778_25.85724_Yves%20Bas>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.82778 25.85724)"^^geo:wktLiteral ;
  geo-pos:lat "36.82778"^^xsd:decimal ;
  geo-pos:long "25.85724"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2019_36.82778_25.85724_Yves%20Bas>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2019_36.82778_25.85724_Yves Bas" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2019_36.82778_25.85724_Yves Bas'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Yves Bas'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.85724'^^xsd:double;
  dwc:latitude '36.82778'^^xsd:double;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2019_36.82778_25.85724_Yves Bas'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2017_35.01787_25.85732_Steve%20Daniels>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2017_35.01787_25.85732_Steve%20Daniels> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2017_35.01787_25.85732_Steve%20Daniels> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.01787 25.85732)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.01787"^^xsd:decimal ;
  dwc:decimalLongitude "25.85732"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2017_35.01787_25.85732_Steve%20Daniels>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.01787 25.85732)"^^geo:wktLiteral ;
  geo-pos:lat "35.01787"^^xsd:decimal ;
  geo-pos:long "25.85732"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2017_35.01787_25.85732_Steve%20Daniels>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2017_35.01787_25.85732_Steve Daniels" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2017_35.01787_25.85732_Steve Daniels'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Steve Daniels'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.85732'^^xsd:double;
  dwc:latitude '35.01787'^^xsd:double;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2017_35.01787_25.85732_Steve Daniels'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2018_35.01769_25.85746_Steve%20Daniels>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2018_35.01769_25.85746_Steve%20Daniels> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2018_35.01769_25.85746_Steve%20Daniels> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.01769 25.85746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.01769"^^xsd:decimal ;
  dwc:decimalLongitude "25.85746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2018_35.01769_25.85746_Steve%20Daniels>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.01769 25.85746)"^^geo:wktLiteral ;
  geo-pos:lat "35.01769"^^xsd:decimal ;
  geo-pos:long "25.85746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2018_35.01769_25.85746_Steve%20Daniels>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2018_35.01769_25.85746_Steve Daniels" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2018_35.01769_25.85746_Steve Daniels'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Steve Daniels'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.85746'^^xsd:double;
  dwc:latitude '35.01769'^^xsd:double;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2018_35.01769_25.85746_Steve Daniels'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2016_35.01777_25.85777_Steve%20Daniels>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2016_35.01777_25.85777_Steve%20Daniels> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2016_35.01777_25.85777_Steve%20Daniels> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.01777 25.85777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.01777"^^xsd:decimal ;
  dwc:decimalLongitude "25.85777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2016_35.01777_25.85777_Steve%20Daniels>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.01777 25.85777)"^^geo:wktLiteral ;
  geo-pos:lat "35.01777"^^xsd:decimal ;
  geo-pos:long "25.85777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2016_35.01777_25.85777_Steve%20Daniels>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2016_35.01777_25.85777_Steve Daniels" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2016_35.01777_25.85777_Steve Daniels'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Steve Daniels'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.85777'^^xsd:double;
  dwc:latitude '35.01777'^^xsd:double;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2016_35.01777_25.85777_Steve Daniels'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2020_35.01747_25.85778_Ridia%20Paraskeva>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2020_35.01747_25.85778_Ridia%20Paraskeva> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2020_35.01747_25.85778_Ridia%20Paraskeva> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.01747 25.85778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.01747"^^xsd:decimal ;
  dwc:decimalLongitude "25.85778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2020_35.01747_25.85778_Ridia%20Paraskeva>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.01747 25.85778)"^^geo:wktLiteral ;
  geo-pos:lat "35.01747"^^xsd:decimal ;
  geo-pos:long "25.85778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2020_35.01747_25.85778_Ridia%20Paraskeva>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2020_35.01747_25.85778_Ridia Paraskeva" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2020_35.01747_25.85778_Ridia Paraskeva'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Ridia Paraskeva'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.85778'^^xsd:double;
  dwc:latitude '35.01747'^^xsd:double;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2020_35.01747_25.85778_Ridia Paraskeva'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Torquigener%20flavimaculosus_2018_35.01805_25.85781_Steve%20Daniels>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2018_35.01805_25.85781_Steve%20Daniels> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2018_35.01805_25.85781_Steve%20Daniels> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.01805 25.85781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.01805"^^xsd:decimal ;
  dwc:decimalLongitude "25.85781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2018_35.01805_25.85781_Steve%20Daniels>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.01805 25.85781)"^^geo:wktLiteral ;
  geo-pos:lat "35.01805"^^xsd:decimal ;
  geo-pos:long "25.85781"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Torquigener%20flavimaculosus_2018_35.01805_25.85781_Steve%20Daniels>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Torquigener flavimaculosus_2018_35.01805_25.85781_Steve Daniels" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Torquigener flavimaculosus_2018_35.01805_25.85781_Steve Daniels'^^xsd:string;
  dwc:scientificName 'Torquigener flavimaculosus Hardy & Randall, 1983'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Steve Daniels'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.85781'^^xsd:double;
  dwc:latitude '35.01805'^^xsd:double;
  dwc:aphiaid '219962'^^xsd:integer;
  dwc:occurrenceId 'Torquigener flavimaculosus_2018_35.01805_25.85781_Steve Daniels'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219962'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2015_35.01774_25.85957_Steve%20Daniels>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2015_35.01774_25.85957_Steve%20Daniels> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2015_35.01774_25.85957_Steve%20Daniels> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.01774 25.85957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.01774"^^xsd:decimal ;
  dwc:decimalLongitude "25.85957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2015_35.01774_25.85957_Steve%20Daniels>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.01774 25.85957)"^^geo:wktLiteral ;
  geo-pos:lat "35.01774"^^xsd:decimal ;
  geo-pos:long "25.85957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2015_35.01774_25.85957_Steve%20Daniels>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2015_35.01774_25.85957_Steve Daniels" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2015_35.01774_25.85957_Steve Daniels'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Steve Daniels'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.85957'^^xsd:double;
  dwc:latitude '35.01774'^^xsd:double;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2015_35.01774_25.85957_Steve Daniels'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2015_35.01774_25.85957_Steve%20Daniels>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2015_35.01774_25.85957_Steve%20Daniels> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2015_35.01774_25.85957_Steve%20Daniels> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.01774 25.85957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.01774"^^xsd:decimal ;
  dwc:decimalLongitude "25.85957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2015_35.01774_25.85957_Steve%20Daniels>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.01774 25.85957)"^^geo:wktLiteral ;
  geo-pos:lat "35.01774"^^xsd:decimal ;
  geo-pos:long "25.85957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2015_35.01774_25.85957_Steve%20Daniels>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2015_35.01774_25.85957_Steve Daniels" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2015_35.01774_25.85957_Steve Daniels'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Steve Daniels'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.85957'^^xsd:double;
  dwc:latitude '35.01774'^^xsd:double;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2015_35.01774_25.85957_Steve Daniels'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Conomurex%20persicus_2015_35.01803_25.86_Steve%20Daniels>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Conomurex%20persicus_2015_35.01803_25.86_Steve%20Daniels> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Conomurex%20persicus_2015_35.01803_25.86_Steve%20Daniels> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.01803 25.86)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.01803"^^xsd:decimal ;
  dwc:decimalLongitude "25.86"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "21"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Conomurex%20persicus_2015_35.01803_25.86_Steve%20Daniels>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.01803 25.86)"^^geo:wktLiteral ;
  geo-pos:lat "35.01803"^^xsd:decimal ;
  geo-pos:long "25.86"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "21"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Conomurex%20persicus_2015_35.01803_25.86_Steve%20Daniels>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Conomurex persicus_2015_35.01803_25.86_Steve Daniels" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Conomurex persicus_2015_35.01803_25.86_Steve Daniels'^^xsd:string;
  dwc:scientificName 'Conomurex persicus (Swainson, 1821)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Steve Daniels'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.86'^^xsd:double;
  dwc:latitude '35.01803'^^xsd:double;
  dwc:coordinatePrecision '21'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '565371'^^xsd:integer;
  dwc:occurrenceId 'Conomurex persicus_2015_35.01803_25.86_Steve Daniels'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '565371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2017_35.01756_25.86096_Steve%20Daniels>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2017_35.01756_25.86096_Steve%20Daniels> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2017_35.01756_25.86096_Steve%20Daniels> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.01756 25.86096)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.01756"^^xsd:decimal ;
  dwc:decimalLongitude "25.86096"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2017_35.01756_25.86096_Steve%20Daniels>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.01756 25.86096)"^^geo:wktLiteral ;
  geo-pos:lat "35.01756"^^xsd:decimal ;
  geo-pos:long "25.86096"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2017_35.01756_25.86096_Steve%20Daniels>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2017_35.01756_25.86096_Steve Daniels" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2017_35.01756_25.86096_Steve Daniels'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Steve Daniels'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.86096'^^xsd:double;
  dwc:latitude '35.01756'^^xsd:double;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2017_35.01756_25.86096_Steve Daniels'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2018_35.01692_25.86248_10-10_John%20Papafilis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2018_35.01692_25.86248_10-10_John%20Papafilis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2018_35.01692_25.86248_10-10_John%20Papafilis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.01692 25.86248)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.01692"^^xsd:decimal ;
  dwc:decimalLongitude "25.86248"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2018_35.01692_25.86248_10-10_John%20Papafilis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.01692 25.86248)"^^geo:wktLiteral ;
  geo-pos:lat "35.01692"^^xsd:decimal ;
  geo-pos:long "25.86248"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2018_35.01692_25.86248_10-10_John%20Papafilis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2018_35.01692_25.86248_10-10_John Papafilis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2018_35.01692_25.86248_10-10_John Papafilis'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'John Papafilis'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.86248'^^xsd:double;
  dwc:latitude '35.01692'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2018_35.01692_25.86248_10-10_John Papafilis'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2009_35.1575_25.86306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2009_35.1575_25.86306> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2009_35.1575_25.86306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1575 25.86306)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.1575"^^xsd:decimal ;
  dwc:decimalLongitude "25.86306"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2009_35.1575_25.86306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1575 25.86306)"^^geo:wktLiteral ;
  geo-pos:lat "35.1575"^^xsd:decimal ;
  geo-pos:long "25.86306"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2009_35.1575_25.86306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2009_35.1575_25.86306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2009_35.1575_25.86306'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.86306'^^xsd:double;
  dwc:latitude '35.1575'^^xsd:double;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2009_35.1575_25.86306'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2009_35.15759_25.86324_15-32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2009_35.15759_25.86324_15-32> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2009_35.15759_25.86324_15-32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.15759 25.86324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.15759"^^xsd:decimal ;
  dwc:decimalLongitude "25.86324"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2009_35.15759_25.86324_15-32>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.15759 25.86324)"^^geo:wktLiteral ;
  geo-pos:lat "35.15759"^^xsd:decimal ;
  geo-pos:long "25.86324"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2009_35.15759_25.86324_15-32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2009_35.15759_25.86324_15-32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2009_35.15759_25.86324_15-32'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.86324'^^xsd:double;
  dwc:latitude '35.15759'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2009_35.15759_25.86324_15-32'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2009_35.15759_25.86324_15-32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2009_35.15759_25.86324_15-32> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2009_35.15759_25.86324_15-32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.15759 25.86324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.15759"^^xsd:decimal ;
  dwc:decimalLongitude "25.86324"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2009_35.15759_25.86324_15-32>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.15759 25.86324)"^^geo:wktLiteral ;
  geo-pos:lat "35.15759"^^xsd:decimal ;
  geo-pos:long "25.86324"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2009_35.15759_25.86324_15-32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2009_35.15759_25.86324_15-32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2009_35.15759_25.86324_15-32'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.86324'^^xsd:double;
  dwc:latitude '35.15759'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2009_35.15759_25.86324_15-32'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2009_35.15759_25.86324_15-32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2009_35.15759_25.86324_15-32> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2009_35.15759_25.86324_15-32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.15759 25.86324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.15759"^^xsd:decimal ;
  dwc:decimalLongitude "25.86324"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2009_35.15759_25.86324_15-32>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.15759 25.86324)"^^geo:wktLiteral ;
  geo-pos:lat "35.15759"^^xsd:decimal ;
  geo-pos:long "25.86324"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2009_35.15759_25.86324_15-32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2009_35.15759_25.86324_15-32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2009_35.15759_25.86324_15-32'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.86324'^^xsd:double;
  dwc:latitude '35.15759'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2009_35.15759_25.86324_15-32'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Torquigener%20flavimaculosus_2009_35.15759_25.86324_15-32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2009_35.15759_25.86324_15-32> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2009_35.15759_25.86324_15-32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.15759 25.86324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.15759"^^xsd:decimal ;
  dwc:decimalLongitude "25.86324"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2009_35.15759_25.86324_15-32>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.15759 25.86324)"^^geo:wktLiteral ;
  geo-pos:lat "35.15759"^^xsd:decimal ;
  geo-pos:long "25.86324"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Torquigener%20flavimaculosus_2009_35.15759_25.86324_15-32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Torquigener flavimaculosus_2009_35.15759_25.86324_15-32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Torquigener flavimaculosus_2009_35.15759_25.86324_15-32'^^xsd:string;
  dwc:scientificName 'Torquigener flavimaculosus Hardy & Randall, 1983'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.86324'^^xsd:double;
  dwc:latitude '35.15759'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '219962'^^xsd:integer;
  dwc:occurrenceId 'Torquigener flavimaculosus_2009_35.15759_25.86324_15-32'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219962'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Synaptula%20reciprocans_2020_36.83024_25.86488_4-6_Kabanos%20Dimitris-%20Dive%20In%20Action%20%7C%20Santorini%20Active%20Volcanic%20Environment>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2020_36.83024_25.86488_4-6_Kabanos%20Dimitris-%20Dive%20In%20Action%20%7C%20Santorini%20Active%20Volcanic%20Environment> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2020_36.83024_25.86488_4-6_Kabanos%20Dimitris-%20Dive%20In%20Action%20%7C%20Santorini%20Active%20Volcanic%20Environment> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.83024 25.86488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.83024"^^xsd:decimal ;
  dwc:decimalLongitude "25.86488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2020_36.83024_25.86488_4-6_Kabanos%20Dimitris-%20Dive%20In%20Action%20%7C%20Santorini%20Active%20Volcanic%20Environment>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.83024 25.86488)"^^geo:wktLiteral ;
  geo-pos:lat "36.83024"^^xsd:decimal ;
  geo-pos:long "25.86488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Synaptula%20reciprocans_2020_36.83024_25.86488_4-6_Kabanos%20Dimitris-%20Dive%20In%20Action%20%7C%20Santorini%20Active%20Volcanic%20Environment>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Synaptula reciprocans_2020_36.83024_25.86488_4-6_Kabanos Dimitris- Dive In Action | Santorini Active Volcanic Environment" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Synaptula reciprocans_2020_36.83024_25.86488_4-6_Kabanos Dimitris- Dive In Action | Santorini Active Volcanic Environment'^^xsd:string;
  dwc:scientificName 'Synaptula reciprocans (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Kabanos Dimitris- Dive In Action | Santorini Active Volcanic Environment'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.86488'^^xsd:double;
  dwc:latitude '36.83024'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'UAEGEAN-ALAS'^^xsd:string;
  dwc:aphiaid '124483'^^xsd:integer;
  dwc:occurrenceId 'Synaptula reciprocans_2020_36.83024_25.86488_4-6_Kabanos Dimitris- Dive In Action | Santorini Active Volcanic Environment'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124483'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2017_38.23999_25.86754_2-2_>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2017_38.23999_25.86754_2-2_> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2017_38.23999_25.86754_2-2_> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23999 25.86754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.23999"^^xsd:decimal ;
  dwc:decimalLongitude "25.86754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2017_38.23999_25.86754_2-2_>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.23999 25.86754)"^^geo:wktLiteral ;
  geo-pos:lat "38.23999"^^xsd:decimal ;
  geo-pos:long "25.86754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2017_38.23999_25.86754_2-2_>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2017_38.23999_25.86754_2-2_" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2017_38.23999_25.86754_2-2_'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.86754'^^xsd:double;
  dwc:latitude '38.23999'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2017_38.23999_25.86754_2-2_'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType '% cover'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2018_35.01888_25.86803_Steve%20Daniels>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2018_35.01888_25.86803_Steve%20Daniels> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2018_35.01888_25.86803_Steve%20Daniels> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.01888 25.86803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.01888"^^xsd:decimal ;
  dwc:decimalLongitude "25.86803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2018_35.01888_25.86803_Steve%20Daniels>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.01888 25.86803)"^^geo:wktLiteral ;
  geo-pos:lat "35.01888"^^xsd:decimal ;
  geo-pos:long "25.86803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2018_35.01888_25.86803_Steve%20Daniels>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2018_35.01888_25.86803_Steve Daniels" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2018_35.01888_25.86803_Steve Daniels'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Steve Daniels'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.86803'^^xsd:double;
  dwc:latitude '35.01888'^^xsd:double;
  dwc:coordinatePrecision '11'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2018_35.01888_25.86803_Steve Daniels'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2016_38.24004_25.87207_30-30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2016_38.24004_25.87207_30-30> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2016_38.24004_25.87207_30-30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.24004 25.87207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.24004"^^xsd:decimal ;
  dwc:decimalLongitude "25.87207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2016_38.24004_25.87207_30-30>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.24004 25.87207)"^^geo:wktLiteral ;
  geo-pos:lat "38.24004"^^xsd:decimal ;
  geo-pos:long "25.87207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2016_38.24004_25.87207_30-30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2016_38.24004_25.87207_30-30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2016_38.24004_25.87207_30-30'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.87207'^^xsd:double;
  dwc:latitude '38.24004'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2016_38.24004_25.87207_30-30'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'low'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2018_36.86041_25.87443_Yorgos%20Nounesis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2018_36.86041_25.87443_Yorgos%20Nounesis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2018_36.86041_25.87443_Yorgos%20Nounesis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.86041 25.87443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.86041"^^xsd:decimal ;
  dwc:decimalLongitude "25.87443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2018_36.86041_25.87443_Yorgos%20Nounesis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.86041 25.87443)"^^geo:wktLiteral ;
  geo-pos:lat "36.86041"^^xsd:decimal ;
  geo-pos:long "25.87443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2018_36.86041_25.87443_Yorgos%20Nounesis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2018_36.86041_25.87443_Yorgos Nounesis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2018_36.86041_25.87443_Yorgos Nounesis'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Yorgos Nounesis'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.87443'^^xsd:double;
  dwc:latitude '36.86041'^^xsd:double;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2018_36.86041_25.87443_Yorgos Nounesis'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Diadema%20setosum_2020_36.87463_25.8753_Nicolas%20Lagi%C3%A8re>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Diadema%20setosum_2020_36.87463_25.8753_Nicolas%20Lagi%C3%A8re> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Diadema%20setosum_2020_36.87463_25.8753_Nicolas%20Lagi%C3%A8re> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87463 25.8753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.87463"^^xsd:decimal ;
  dwc:decimalLongitude "25.8753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Diadema%20setosum_2020_36.87463_25.8753_Nicolas%20Lagi%C3%A8re>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87463 25.8753)"^^geo:wktLiteral ;
  geo-pos:lat "36.87463"^^xsd:decimal ;
  geo-pos:long "25.8753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Diadema%20setosum_2020_36.87463_25.8753_Nicolas%20Lagi%C3%A8re>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Diadema setosum_2020_36.87463_25.8753_Nicolas Lagière" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Diadema setosum_2020_36.87463_25.8753_Nicolas Lagière'^^xsd:string;
  dwc:scientificName 'Diadema setosum (Leske, 1778)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Nicolas Lagière'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.8753'^^xsd:double;
  dwc:latitude '36.87463'^^xsd:double;
  dwc:aphiaid '213372'^^xsd:integer;
  dwc:occurrenceId 'Diadema setosum_2020_36.87463_25.8753_Nicolas Lagière'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213372'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2009_35.01833_25.87722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2009_35.01833_25.87722> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2009_35.01833_25.87722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.01833 25.87722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.01833"^^xsd:decimal ;
  dwc:decimalLongitude "25.87722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2009_35.01833_25.87722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.01833 25.87722)"^^geo:wktLiteral ;
  geo-pos:lat "35.01833"^^xsd:decimal ;
  geo-pos:long "25.87722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2009_35.01833_25.87722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2009_35.01833_25.87722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2009_35.01833_25.87722'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.87722'^^xsd:double;
  dwc:latitude '35.01833'^^xsd:double;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2009_35.01833_25.87722'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2009_35.01845_25.87738_8-32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2009_35.01845_25.87738_8-32> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2009_35.01845_25.87738_8-32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.01845 25.87738)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.01845"^^xsd:decimal ;
  dwc:decimalLongitude "25.87738"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2009_35.01845_25.87738_8-32>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.01845 25.87738)"^^geo:wktLiteral ;
  geo-pos:lat "35.01845"^^xsd:decimal ;
  geo-pos:long "25.87738"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2009_35.01845_25.87738_8-32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2009_35.01845_25.87738_8-32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2009_35.01845_25.87738_8-32'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.87738'^^xsd:double;
  dwc:latitude '35.01845'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2009_35.01845_25.87738_8-32'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2009_35.01845_25.87738_8-32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2009_35.01845_25.87738_8-32> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2009_35.01845_25.87738_8-32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.01845 25.87738)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.01845"^^xsd:decimal ;
  dwc:decimalLongitude "25.87738"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2009_35.01845_25.87738_8-32>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.01845 25.87738)"^^geo:wktLiteral ;
  geo-pos:lat "35.01845"^^xsd:decimal ;
  geo-pos:long "25.87738"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2009_35.01845_25.87738_8-32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2009_35.01845_25.87738_8-32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2009_35.01845_25.87738_8-32'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.87738'^^xsd:double;
  dwc:latitude '35.01845'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2009_35.01845_25.87738_8-32'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2009_35.01845_25.87738_15-27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2009_35.01845_25.87738_15-27> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2009_35.01845_25.87738_15-27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.01845 25.87738)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.01845"^^xsd:decimal ;
  dwc:decimalLongitude "25.87738"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2009_35.01845_25.87738_15-27>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.01845 25.87738)"^^geo:wktLiteral ;
  geo-pos:lat "35.01845"^^xsd:decimal ;
  geo-pos:long "25.87738"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2009_35.01845_25.87738_15-27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2009_35.01845_25.87738_15-27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2009_35.01845_25.87738_15-27'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.87738'^^xsd:double;
  dwc:latitude '35.01845'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2009_35.01845_25.87738_15-27'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2016_38.21544_25.88662_15-15_Christos%20Katsoupis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_38.21544_25.88662_15-15_Christos%20Katsoupis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_38.21544_25.88662_15-15_Christos%20Katsoupis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21544 25.88662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.21544"^^xsd:decimal ;
  dwc:decimalLongitude "25.88662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2016_38.21544_25.88662_15-15_Christos%20Katsoupis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21544 25.88662)"^^geo:wktLiteral ;
  geo-pos:lat "38.21544"^^xsd:decimal ;
  geo-pos:long "25.88662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2016_38.21544_25.88662_15-15_Christos%20Katsoupis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2016_38.21544_25.88662_15-15_Christos Katsoupis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2016_38.21544_25.88662_15-15_Christos Katsoupis'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Christos Katsoupis'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.88662'^^xsd:double;
  dwc:latitude '38.21544'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'MARISCA project/ UAEGEAN'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2016_38.21544_25.88662_15-15_Christos Katsoupis'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2016_38.21544_25.88662_15-15_Konstantinos%20Vatikiotis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_38.21544_25.88662_15-15_Konstantinos%20Vatikiotis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_38.21544_25.88662_15-15_Konstantinos%20Vatikiotis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21544 25.88662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.21544"^^xsd:decimal ;
  dwc:decimalLongitude "25.88662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2016_38.21544_25.88662_15-15_Konstantinos%20Vatikiotis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21544 25.88662)"^^geo:wktLiteral ;
  geo-pos:lat "38.21544"^^xsd:decimal ;
  geo-pos:long "25.88662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2016_38.21544_25.88662_15-15_Konstantinos%20Vatikiotis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2016_38.21544_25.88662_15-15_Konstantinos Vatikiotis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2016_38.21544_25.88662_15-15_Konstantinos Vatikiotis'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Konstantinos Vatikiotis'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.88662'^^xsd:double;
  dwc:latitude '38.21544'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'MARISCA project/ UAEGEAN'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2016_38.21544_25.88662_15-15_Konstantinos Vatikiotis'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2016_38.21544_25.88662_15-15_Maria%20Sini>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_38.21544_25.88662_15-15_Maria%20Sini> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_38.21544_25.88662_15-15_Maria%20Sini> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21544 25.88662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.21544"^^xsd:decimal ;
  dwc:decimalLongitude "25.88662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2016_38.21544_25.88662_15-15_Maria%20Sini>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21544 25.88662)"^^geo:wktLiteral ;
  geo-pos:lat "38.21544"^^xsd:decimal ;
  geo-pos:long "25.88662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2016_38.21544_25.88662_15-15_Maria%20Sini>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2016_38.21544_25.88662_15-15_Maria Sini" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2016_38.21544_25.88662_15-15_Maria Sini'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Sini'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.88662'^^xsd:double;
  dwc:latitude '38.21544'^^xsd:double;
  dwc:coordinatePrecision '3'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'MARISCA project/ UAEGEAN'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2016_38.21544_25.88662_15-15_Maria Sini'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2016_38.21544_25.88662_15-15_Thanopoulou%20Zoi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_38.21544_25.88662_15-15_Thanopoulou%20Zoi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_38.21544_25.88662_15-15_Thanopoulou%20Zoi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21544 25.88662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.21544"^^xsd:decimal ;
  dwc:decimalLongitude "25.88662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2016_38.21544_25.88662_15-15_Thanopoulou%20Zoi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21544 25.88662)"^^geo:wktLiteral ;
  geo-pos:lat "38.21544"^^xsd:decimal ;
  geo-pos:long "25.88662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2016_38.21544_25.88662_15-15_Thanopoulou%20Zoi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2016_38.21544_25.88662_15-15_Thanopoulou Zoi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2016_38.21544_25.88662_15-15_Thanopoulou Zoi'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Thanopoulou Zoi'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.88662'^^xsd:double;
  dwc:latitude '38.21544'^^xsd:double;
  dwc:coordinatePrecision '3'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'MARISCA project/ UAEGEAN'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2016_38.21544_25.88662_15-15_Thanopoulou Zoi'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2016_38.21544_25.88662_5-5_Christos%20Katsoupis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_38.21544_25.88662_5-5_Christos%20Katsoupis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_38.21544_25.88662_5-5_Christos%20Katsoupis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21544 25.88662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.21544"^^xsd:decimal ;
  dwc:decimalLongitude "25.88662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2016_38.21544_25.88662_5-5_Christos%20Katsoupis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21544 25.88662)"^^geo:wktLiteral ;
  geo-pos:lat "38.21544"^^xsd:decimal ;
  geo-pos:long "25.88662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2016_38.21544_25.88662_5-5_Christos%20Katsoupis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2016_38.21544_25.88662_5-5_Christos Katsoupis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2016_38.21544_25.88662_5-5_Christos Katsoupis'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Christos Katsoupis'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.88662'^^xsd:double;
  dwc:latitude '38.21544'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'MARISCA project/ UAEGEAN'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2016_38.21544_25.88662_5-5_Christos Katsoupis'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2016_38.21544_25.88662_5-5_Konstantinos%20Vatikiotis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_38.21544_25.88662_5-5_Konstantinos%20Vatikiotis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_38.21544_25.88662_5-5_Konstantinos%20Vatikiotis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21544 25.88662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.21544"^^xsd:decimal ;
  dwc:decimalLongitude "25.88662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2016_38.21544_25.88662_5-5_Konstantinos%20Vatikiotis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21544 25.88662)"^^geo:wktLiteral ;
  geo-pos:lat "38.21544"^^xsd:decimal ;
  geo-pos:long "25.88662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2016_38.21544_25.88662_5-5_Konstantinos%20Vatikiotis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2016_38.21544_25.88662_5-5_Konstantinos Vatikiotis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2016_38.21544_25.88662_5-5_Konstantinos Vatikiotis'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Konstantinos Vatikiotis'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.88662'^^xsd:double;
  dwc:latitude '38.21544'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'MARISCA project/ UAEGEAN'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2016_38.21544_25.88662_5-5_Konstantinos Vatikiotis'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2016_38.21544_25.88662_5-5_Maria%20Sini>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_38.21544_25.88662_5-5_Maria%20Sini> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_38.21544_25.88662_5-5_Maria%20Sini> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21544 25.88662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.21544"^^xsd:decimal ;
  dwc:decimalLongitude "25.88662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2016_38.21544_25.88662_5-5_Maria%20Sini>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21544 25.88662)"^^geo:wktLiteral ;
  geo-pos:lat "38.21544"^^xsd:decimal ;
  geo-pos:long "25.88662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2016_38.21544_25.88662_5-5_Maria%20Sini>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2016_38.21544_25.88662_5-5_Maria Sini" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2016_38.21544_25.88662_5-5_Maria Sini'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Sini'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.88662'^^xsd:double;
  dwc:latitude '38.21544'^^xsd:double;
  dwc:coordinatePrecision '3'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'MARISCA project/ UAEGEAN'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2016_38.21544_25.88662_5-5_Maria Sini'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2016_38.21544_25.88662_5-5_Thanopoulou%20Zoi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_38.21544_25.88662_5-5_Thanopoulou%20Zoi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_38.21544_25.88662_5-5_Thanopoulou%20Zoi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21544 25.88662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.21544"^^xsd:decimal ;
  dwc:decimalLongitude "25.88662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2016_38.21544_25.88662_5-5_Thanopoulou%20Zoi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21544 25.88662)"^^geo:wktLiteral ;
  geo-pos:lat "38.21544"^^xsd:decimal ;
  geo-pos:long "25.88662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2016_38.21544_25.88662_5-5_Thanopoulou%20Zoi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2016_38.21544_25.88662_5-5_Thanopoulou Zoi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2016_38.21544_25.88662_5-5_Thanopoulou Zoi'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Thanopoulou Zoi'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.88662'^^xsd:double;
  dwc:latitude '38.21544'^^xsd:double;
  dwc:coordinatePrecision '3'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'MARISCA project/ UAEGEAN'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2016_38.21544_25.88662_5-5_Thanopoulou Zoi'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Conomurex%20persicus_2009%2F2010_35.025_25.89>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Conomurex%20persicus_2009%2F2010_35.025_25.89> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Conomurex%20persicus_2009%2F2010_35.025_25.89> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.025 25.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.025"^^xsd:decimal ;
  dwc:decimalLongitude "25.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Conomurex%20persicus_2009%2F2010_35.025_25.89>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.025 25.89)"^^geo:wktLiteral ;
  geo-pos:lat "35.025"^^xsd:decimal ;
  geo-pos:long "25.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Conomurex%20persicus_2009%2F2010_35.025_25.89>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Conomurex persicus_2009/2010_35.025_25.89" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Conomurex persicus_2009/2010_35.025_25.89'^^xsd:string;
  dwc:scientificName 'Conomurex persicus (Swainson, 1821)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.89'^^xsd:double;
  dwc:latitude '35.025'^^xsd:double;
  dwc:aphiaid '565371'^^xsd:integer;
  dwc:occurrenceId 'Conomurex persicus_2009/2010_35.025_25.89'^^xsd:string;
  dwc:aphiaIdAccepted '565371'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '18'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2013_35.025_25.89>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2013_35.025_25.89> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2013_35.025_25.89> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.025 25.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.025"^^xsd:decimal ;
  dwc:decimalLongitude "25.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2013_35.025_25.89>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.025 25.89)"^^geo:wktLiteral ;
  geo-pos:lat "35.025"^^xsd:decimal ;
  geo-pos:long "25.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2013_35.025_25.89>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2013_35.025_25.89" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2013_35.025_25.89'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.89'^^xsd:double;
  dwc:latitude '35.025'^^xsd:double;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2013_35.025_25.89'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_2013_35.025_25.89>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_2013_35.025_25.89> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_2013_35.025_25.89> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.025 25.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.025"^^xsd:decimal ;
  dwc:decimalLongitude "25.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_2013_35.025_25.89>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.025 25.89)"^^geo:wktLiteral ;
  geo-pos:lat "35.025"^^xsd:decimal ;
  geo-pos:long "25.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_2013_35.025_25.89>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_2013_35.025_25.89" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_2013_35.025_25.89'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.89'^^xsd:double;
  dwc:latitude '35.025'^^xsd:double;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_2013_35.025_25.89'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2013_35.025_25.89>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2013_35.025_25.89> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2013_35.025_25.89> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.025 25.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.025"^^xsd:decimal ;
  dwc:decimalLongitude "25.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2013_35.025_25.89>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.025 25.89)"^^geo:wktLiteral ;
  geo-pos:lat "35.025"^^xsd:decimal ;
  geo-pos:long "25.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2013_35.025_25.89>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2013_35.025_25.89" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2013_35.025_25.89'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.89'^^xsd:double;
  dwc:latitude '35.025'^^xsd:double;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2013_35.025_25.89'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2013_35.025_25.89>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2013_35.025_25.89> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2013_35.025_25.89> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.025 25.89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.025"^^xsd:decimal ;
  dwc:decimalLongitude "25.89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2013_35.025_25.89>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.025 25.89)"^^geo:wktLiteral ;
  geo-pos:lat "35.025"^^xsd:decimal ;
  geo-pos:long "25.89"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2013_35.025_25.89>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2013_35.025_25.89" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2013_35.025_25.89'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.89'^^xsd:double;
  dwc:latitude '35.025'^^xsd:double;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2013_35.025_25.89'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2020_36.86859_25.89178_Nicolas%20Lagi%C3%A8re>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2020_36.86859_25.89178_Nicolas%20Lagi%C3%A8re> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2020_36.86859_25.89178_Nicolas%20Lagi%C3%A8re> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.86859 25.89178)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.86859"^^xsd:decimal ;
  dwc:decimalLongitude "25.89178"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2020_36.86859_25.89178_Nicolas%20Lagi%C3%A8re>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.86859 25.89178)"^^geo:wktLiteral ;
  geo-pos:lat "36.86859"^^xsd:decimal ;
  geo-pos:long "25.89178"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2020_36.86859_25.89178_Nicolas%20Lagi%C3%A8re>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2020_36.86859_25.89178_Nicolas Lagière" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2020_36.86859_25.89178_Nicolas Lagière'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Nicolas Lagière'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.89178'^^xsd:double;
  dwc:latitude '36.86859'^^xsd:double;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2020_36.86859_25.89178_Nicolas Lagière'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2020_36.87353_25.89246_Nicolas%20Lagi%C3%A8re>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2020_36.87353_25.89246_Nicolas%20Lagi%C3%A8re> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2020_36.87353_25.89246_Nicolas%20Lagi%C3%A8re> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87353 25.89246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.87353"^^xsd:decimal ;
  dwc:decimalLongitude "25.89246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2020_36.87353_25.89246_Nicolas%20Lagi%C3%A8re>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87353 25.89246)"^^geo:wktLiteral ;
  geo-pos:lat "36.87353"^^xsd:decimal ;
  geo-pos:long "25.89246"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2020_36.87353_25.89246_Nicolas%20Lagi%C3%A8re>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2020_36.87353_25.89246_Nicolas Lagière" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2020_36.87353_25.89246_Nicolas Lagière'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Nicolas Lagière'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.89246'^^xsd:double;
  dwc:latitude '36.87353'^^xsd:double;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2020_36.87353_25.89246_Nicolas Lagière'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2019_35.0255_25.89277_astrobert>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2019_35.0255_25.89277_astrobert> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2019_35.0255_25.89277_astrobert> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.0255 25.89277)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.0255"^^xsd:decimal ;
  dwc:decimalLongitude "25.89277"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2019_35.0255_25.89277_astrobert>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.0255 25.89277)"^^geo:wktLiteral ;
  geo-pos:lat "35.0255"^^xsd:decimal ;
  geo-pos:long "25.89277"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2019_35.0255_25.89277_astrobert>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2019_35.0255_25.89277_astrobert" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2019_35.0255_25.89277_astrobert'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'astrobert'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.89277'^^xsd:double;
  dwc:latitude '35.0255'^^xsd:double;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2019_35.0255_25.89277_astrobert'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Callinectes%20sapidus_1948_40.84399_25.90336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Callinectes%20sapidus_1948_40.84399_25.90336> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Callinectes%20sapidus_1948_40.84399_25.90336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.84399 25.90336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.84399"^^xsd:decimal ;
  dwc:decimalLongitude "25.90336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Callinectes%20sapidus_1948_40.84399_25.90336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.84399 25.90336)"^^geo:wktLiteral ;
  geo-pos:lat "40.84399"^^xsd:decimal ;
  geo-pos:long "25.90336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Callinectes%20sapidus_1948_40.84399_25.90336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Callinectes sapidus_1948_40.84399_25.90336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Callinectes sapidus_1948_40.84399_25.90336'^^xsd:string;
  dwc:scientificName 'Callinectes sapidus Rathbun, 1896'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.90336'^^xsd:double;
  dwc:latitude '40.84399'^^xsd:double;
  dwc:occurrenceRemarks 'approximate coordinates through Google Earth based on information provided by associatedReferences or asociatedMedia'^^xsd:string;
  dwc:aphiaid '107379'^^xsd:integer;
  dwc:occurrenceId 'Callinectes sapidus_1948_40.84399_25.90336'^^xsd:string;
  dwc:observationDate '1948-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107379'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Codium%20fragile%20subsp.%20fragile_2013_40.84485_25.90596_1-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Codium%20fragile%20subsp.%20fragile_2013_40.84485_25.90596_1-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Codium%20fragile%20subsp.%20fragile_2013_40.84485_25.90596_1-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.84485 25.90596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.84485"^^xsd:decimal ;
  dwc:decimalLongitude "25.90596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "53"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Codium%20fragile%20subsp.%20fragile_2013_40.84485_25.90596_1-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.84485 25.90596)"^^geo:wktLiteral ;
  geo-pos:lat "40.84485"^^xsd:decimal ;
  geo-pos:long "25.90596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "53"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Codium%20fragile%20subsp.%20fragile_2013_40.84485_25.90596_1-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Codium fragile subsp. fragile_2013_40.84485_25.90596_1-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Codium fragile subsp. fragile_2013_40.84485_25.90596_1-1'^^xsd:string;
  dwc:scientificName 'Codium fragile subsp. fragile (Suringar) Hariot, 1889'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.90596'^^xsd:double;
  dwc:latitude '40.84485'^^xsd:double;
  dwc:coordinatePrecision '53'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '370562'^^xsd:integer;
  dwc:occurrenceId 'Codium fragile subsp. fragile_2013_40.84485_25.90596_1-1'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '370562'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2020_36.8262_25.90625_3-3_Sylvaine%20Giakoumi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2020_36.8262_25.90625_3-3_Sylvaine%20Giakoumi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2020_36.8262_25.90625_3-3_Sylvaine%20Giakoumi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8262 25.90625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8262"^^xsd:decimal ;
  dwc:decimalLongitude "25.90625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2020_36.8262_25.90625_3-3_Sylvaine%20Giakoumi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8262 25.90625)"^^geo:wktLiteral ;
  geo-pos:lat "36.8262"^^xsd:decimal ;
  geo-pos:long "25.90625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2020_36.8262_25.90625_3-3_Sylvaine%20Giakoumi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2020_36.8262_25.90625_3-3_Sylvaine Giakoumi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2020_36.8262_25.90625_3-3_Sylvaine Giakoumi'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Sylvaine Giakoumi'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.90625'^^xsd:double;
  dwc:latitude '36.8262'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance; UAEGEAN - ALAS'^^xsd:string;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2020_36.8262_25.90625_3-3_Sylvaine Giakoumi'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '4'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2020_36.8262_25.90625_2-8_Sylvaine%20Giakoumi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2020_36.8262_25.90625_2-8_Sylvaine%20Giakoumi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2020_36.8262_25.90625_2-8_Sylvaine%20Giakoumi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8262 25.90625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8262"^^xsd:decimal ;
  dwc:decimalLongitude "25.90625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2020_36.8262_25.90625_2-8_Sylvaine%20Giakoumi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8262 25.90625)"^^geo:wktLiteral ;
  geo-pos:lat "36.8262"^^xsd:decimal ;
  geo-pos:long "25.90625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2020_36.8262_25.90625_2-8_Sylvaine%20Giakoumi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2020_36.8262_25.90625_2-8_Sylvaine Giakoumi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2020_36.8262_25.90625_2-8_Sylvaine Giakoumi'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Sylvaine Giakoumi'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.90625'^^xsd:double;
  dwc:latitude '36.8262'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance; UAEGEAN - ALAS'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2020_36.8262_25.90625_2-8_Sylvaine Giakoumi'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '40'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pempheris%20rhomboidea_2017_38.21428_25.91002_1-1_Francesco%20Tiralongo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pempheris%20rhomboidea_2017_38.21428_25.91002_1-1_Francesco%20Tiralongo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pempheris%20rhomboidea_2017_38.21428_25.91002_1-1_Francesco%20Tiralongo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21428 25.91002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.21428"^^xsd:decimal ;
  dwc:decimalLongitude "25.91002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pempheris%20rhomboidea_2017_38.21428_25.91002_1-1_Francesco%20Tiralongo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.21428 25.91002)"^^geo:wktLiteral ;
  geo-pos:lat "38.21428"^^xsd:decimal ;
  geo-pos:long "25.91002"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pempheris%20rhomboidea_2017_38.21428_25.91002_1-1_Francesco%20Tiralongo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pempheris rhomboidea_2017_38.21428_25.91002_1-1_Francesco Tiralongo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pempheris rhomboidea_2017_38.21428_25.91002_1-1_Francesco Tiralongo'^^xsd:string;
  dwc:scientificName 'Pempheris rhomboidea Kossmann & Räuber, 1877'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Francesco Tiralongo'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.91002'^^xsd:double;
  dwc:latitude '38.21428'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '310134'^^xsd:integer;
  dwc:occurrenceId 'Pempheris rhomboidea_2017_38.21428_25.91002_1-1_Francesco Tiralongo'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '310134'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '9'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Diadema%20setosum_2020_36.8809_25.91752_1.5-1.5_Sylvaine%20Giakoumi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Diadema%20setosum_2020_36.8809_25.91752_1.5-1.5_Sylvaine%20Giakoumi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Diadema%20setosum_2020_36.8809_25.91752_1.5-1.5_Sylvaine%20Giakoumi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8809 25.91752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8809"^^xsd:decimal ;
  dwc:decimalLongitude "25.91752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Diadema%20setosum_2020_36.8809_25.91752_1.5-1.5_Sylvaine%20Giakoumi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8809 25.91752)"^^geo:wktLiteral ;
  geo-pos:lat "36.8809"^^xsd:decimal ;
  geo-pos:long "25.91752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Diadema%20setosum_2020_36.8809_25.91752_1.5-1.5_Sylvaine%20Giakoumi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Diadema setosum_2020_36.8809_25.91752_1.5-1.5_Sylvaine Giakoumi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Diadema setosum_2020_36.8809_25.91752_1.5-1.5_Sylvaine Giakoumi'^^xsd:string;
  dwc:scientificName 'Diadema setosum (Leske, 1778)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Sylvaine Giakoumi'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.91752'^^xsd:double;
  dwc:latitude '36.8809'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:occurrenceRemarks 'UAEGEAN-ALAS'^^xsd:string;
  dwc:aphiaid '213372'^^xsd:integer;
  dwc:occurrenceId 'Diadema setosum_2020_36.8809_25.91752_1.5-1.5_Sylvaine Giakoumi'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213372'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2020_36.8809_25.91752_2-3_Sylvaine%20Giakoumi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2020_36.8809_25.91752_2-3_Sylvaine%20Giakoumi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2020_36.8809_25.91752_2-3_Sylvaine%20Giakoumi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8809 25.91752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8809"^^xsd:decimal ;
  dwc:decimalLongitude "25.91752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2020_36.8809_25.91752_2-3_Sylvaine%20Giakoumi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8809 25.91752)"^^geo:wktLiteral ;
  geo-pos:lat "36.8809"^^xsd:decimal ;
  geo-pos:long "25.91752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2020_36.8809_25.91752_2-3_Sylvaine%20Giakoumi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2020_36.8809_25.91752_2-3_Sylvaine Giakoumi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2020_36.8809_25.91752_2-3_Sylvaine Giakoumi'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Sylvaine Giakoumi'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.91752'^^xsd:double;
  dwc:latitude '36.8809'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'UAEGEAN-ALAS'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2020_36.8809_25.91752_2-3_Sylvaine Giakoumi'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '20'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2020_36.8809_25.91752_2-3_Sylvaine%20Giakoumi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_36.8809_25.91752_2-3_Sylvaine%20Giakoumi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_36.8809_25.91752_2-3_Sylvaine%20Giakoumi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8809 25.91752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8809"^^xsd:decimal ;
  dwc:decimalLongitude "25.91752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_36.8809_25.91752_2-3_Sylvaine%20Giakoumi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8809 25.91752)"^^geo:wktLiteral ;
  geo-pos:lat "36.8809"^^xsd:decimal ;
  geo-pos:long "25.91752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2020_36.8809_25.91752_2-3_Sylvaine%20Giakoumi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2020_36.8809_25.91752_2-3_Sylvaine Giakoumi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2020_36.8809_25.91752_2-3_Sylvaine Giakoumi'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Sylvaine Giakoumi'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.91752'^^xsd:double;
  dwc:latitude '36.8809'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'UAEGEAN-ALAS'^^xsd:string;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2020_36.8809_25.91752_2-3_Sylvaine Giakoumi'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '5'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Etrumeus%20golanii_2018_37.169_25.91967_110-116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Etrumeus%20golanii_2018_37.169_25.91967_110-116> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Etrumeus%20golanii_2018_37.169_25.91967_110-116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.169 25.91967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.169"^^xsd:decimal ;
  dwc:decimalLongitude "25.91967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "116"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Etrumeus%20golanii_2018_37.169_25.91967_110-116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.169 25.91967)"^^geo:wktLiteral ;
  geo-pos:lat "37.169"^^xsd:decimal ;
  geo-pos:long "25.91967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Etrumeus%20golanii_2018_37.169_25.91967_110-116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Etrumeus golanii_2018_37.169_25.91967_110-116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Etrumeus golanii_2018_37.169_25.91967_110-116'^^xsd:string;
  dwc:scientificName 'Etrumeus golanii DiBattista, Randall & Bowen, 2012'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.91967'^^xsd:double;
  dwc:latitude '37.169'^^xsd:double;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '116'^^xsd:integer;
  dwc:aphiaid '890090'^^xsd:integer;
  dwc:occurrenceId 'Etrumeus golanii_2018_37.169_25.91967_110-116'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '890090'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Etrumeus%20golanii_2018_37.169_25.92067_13-13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Etrumeus%20golanii_2018_37.169_25.92067_13-13> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Etrumeus%20golanii_2018_37.169_25.92067_13-13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.169 25.92067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.169"^^xsd:decimal ;
  dwc:decimalLongitude "25.92067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Etrumeus%20golanii_2018_37.169_25.92067_13-13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.169 25.92067)"^^geo:wktLiteral ;
  geo-pos:lat "37.169"^^xsd:decimal ;
  geo-pos:long "25.92067"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Etrumeus%20golanii_2018_37.169_25.92067_13-13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Etrumeus golanii_2018_37.169_25.92067_13-13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Etrumeus golanii_2018_37.169_25.92067_13-13'^^xsd:string;
  dwc:scientificName 'Etrumeus golanii DiBattista, Randall & Bowen, 2012'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.92067'^^xsd:double;
  dwc:latitude '37.169'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '890090'^^xsd:integer;
  dwc:occurrenceId 'Etrumeus golanii_2018_37.169_25.92067_13-13'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '890090'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Etrumeus%20golanii_2018_37.16983_25.922_162-162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Etrumeus%20golanii_2018_37.16983_25.922_162-162> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Etrumeus%20golanii_2018_37.16983_25.922_162-162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16983 25.922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.16983"^^xsd:decimal ;
  dwc:decimalLongitude "25.922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "162"^^xsd:integer ;
  dwc:maximumDepthInMeters "162"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Etrumeus%20golanii_2018_37.16983_25.922_162-162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.16983 25.922)"^^geo:wktLiteral ;
  geo-pos:lat "37.16983"^^xsd:decimal ;
  geo-pos:long "25.922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Etrumeus%20golanii_2018_37.16983_25.922_162-162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Etrumeus golanii_2018_37.16983_25.922_162-162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Etrumeus golanii_2018_37.16983_25.922_162-162'^^xsd:string;
  dwc:scientificName 'Etrumeus golanii DiBattista, Randall & Bowen, 2012'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.922'^^xsd:double;
  dwc:latitude '37.16983'^^xsd:double;
  dwc:minimumDepth '162'^^xsd:integer;
  dwc:maximumDepth '162'^^xsd:integer;
  dwc:aphiaid '890090'^^xsd:integer;
  dwc:occurrenceId 'Etrumeus golanii_2018_37.16983_25.922_162-162'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '890090'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2018_36.87419_25.92458_6-6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2018_36.87419_25.92458_6-6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2018_36.87419_25.92458_6-6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87419 25.92458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.87419"^^xsd:decimal ;
  dwc:decimalLongitude "25.92458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2018_36.87419_25.92458_6-6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87419 25.92458)"^^geo:wktLiteral ;
  geo-pos:lat "36.87419"^^xsd:decimal ;
  geo-pos:long "25.92458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2018_36.87419_25.92458_6-6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2018_36.87419_25.92458_6-6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2018_36.87419_25.92458_6-6'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.92458'^^xsd:double;
  dwc:latitude '36.87419'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2018_36.87419_25.92458_6-6'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '100'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2018_36.87419_25.92458_6-6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2018_36.87419_25.92458_6-6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2018_36.87419_25.92458_6-6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87419 25.92458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.87419"^^xsd:decimal ;
  dwc:decimalLongitude "25.92458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2018_36.87419_25.92458_6-6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87419 25.92458)"^^geo:wktLiteral ;
  geo-pos:lat "36.87419"^^xsd:decimal ;
  geo-pos:long "25.92458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2018_36.87419_25.92458_6-6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2018_36.87419_25.92458_6-6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2018_36.87419_25.92458_6-6'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.92458'^^xsd:double;
  dwc:latitude '36.87419'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2018_36.87419_25.92458_6-6'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '100'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Stypopodium%20schimperi_2007_36.88421_25.92508_0-3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2007_36.88421_25.92508_0-3> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2007_36.88421_25.92508_0-3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88421 25.92508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.88421"^^xsd:decimal ;
  dwc:decimalLongitude "25.92508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2007_36.88421_25.92508_0-3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88421 25.92508)"^^geo:wktLiteral ;
  geo-pos:lat "36.88421"^^xsd:decimal ;
  geo-pos:long "25.92508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Stypopodium%20schimperi_2007_36.88421_25.92508_0-3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Stypopodium schimperi_2007_36.88421_25.92508_0-3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Stypopodium schimperi_2007_36.88421_25.92508_0-3'^^xsd:string;
  dwc:scientificName 'Stypopodium schimperi (Kützing) Verlaque & Boudouresque, 1991'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.92508'^^xsd:double;
  dwc:latitude '36.88421'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '145391'^^xsd:integer;
  dwc:occurrenceId 'Stypopodium schimperi_2007_36.88421_25.92508_0-3'^^xsd:string;
  dwc:observationDate '2007-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145391'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2020_36.88218_25.93113_Giakoumi%20Sylvaine>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2020_36.88218_25.93113_Giakoumi%20Sylvaine> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2020_36.88218_25.93113_Giakoumi%20Sylvaine> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88218 25.93113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.88218"^^xsd:decimal ;
  dwc:decimalLongitude "25.93113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2020_36.88218_25.93113_Giakoumi%20Sylvaine>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88218 25.93113)"^^geo:wktLiteral ;
  geo-pos:lat "36.88218"^^xsd:decimal ;
  geo-pos:long "25.93113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2020_36.88218_25.93113_Giakoumi%20Sylvaine>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2020_36.88218_25.93113_Giakoumi Sylvaine" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2020_36.88218_25.93113_Giakoumi Sylvaine'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Giakoumi Sylvaine'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.93113'^^xsd:double;
  dwc:latitude '36.88218'^^xsd:double;
  dwc:occurrenceRemarks 'UAEGEAN-ALAS'^^xsd:string;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2020_36.88218_25.93113_Giakoumi Sylvaine'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2016_38.19212_25.93136_25-25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2016_38.19212_25.93136_25-25> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2016_38.19212_25.93136_25-25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.19212 25.93136)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.19212"^^xsd:decimal ;
  dwc:decimalLongitude "25.93136"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2016_38.19212_25.93136_25-25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.19212 25.93136)"^^geo:wktLiteral ;
  geo-pos:lat "38.19212"^^xsd:decimal ;
  geo-pos:long "25.93136"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2016_38.19212_25.93136_25-25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2016_38.19212_25.93136_25-25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2016_38.19212_25.93136_25-25'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.93136'^^xsd:double;
  dwc:latitude '38.19212'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2016_38.19212_25.93136_25-25'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'low'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2016_38.19212_25.93136_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_38.19212_25.93136_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_38.19212_25.93136_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.19212 25.93136)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.19212"^^xsd:decimal ;
  dwc:decimalLongitude "25.93136"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2016_38.19212_25.93136_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.19212 25.93136)"^^geo:wktLiteral ;
  geo-pos:lat "38.19212"^^xsd:decimal ;
  geo-pos:long "25.93136"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2016_38.19212_25.93136_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2016_38.19212_25.93136_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2016_38.19212_25.93136_5-5'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.93136'^^xsd:double;
  dwc:latitude '38.19212'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2016_38.19212_25.93136_5-5'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2019_36.87851_25.93276_Stan%20van%20Remmerden>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_36.87851_25.93276_Stan%20van%20Remmerden> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_36.87851_25.93276_Stan%20van%20Remmerden> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87851 25.93276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.87851"^^xsd:decimal ;
  dwc:decimalLongitude "25.93276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2019_36.87851_25.93276_Stan%20van%20Remmerden>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87851 25.93276)"^^geo:wktLiteral ;
  geo-pos:lat "36.87851"^^xsd:decimal ;
  geo-pos:long "25.93276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2019_36.87851_25.93276_Stan%20van%20Remmerden>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2019_36.87851_25.93276_Stan van Remmerden" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2019_36.87851_25.93276_Stan van Remmerden'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Stan van Remmerden'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.93276'^^xsd:double;
  dwc:latitude '36.87851'^^xsd:double;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2019_36.87851_25.93276_Stan van Remmerden'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2019_36.87851_25.93276_Stan%20van%20Remmerden>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_36.87851_25.93276_Stan%20van%20Remmerden> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_36.87851_25.93276_Stan%20van%20Remmerden> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87851 25.93276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.87851"^^xsd:decimal ;
  dwc:decimalLongitude "25.93276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_36.87851_25.93276_Stan%20van%20Remmerden>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87851 25.93276)"^^geo:wktLiteral ;
  geo-pos:lat "36.87851"^^xsd:decimal ;
  geo-pos:long "25.93276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2019_36.87851_25.93276_Stan%20van%20Remmerden>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2019_36.87851_25.93276_Stan van Remmerden" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2019_36.87851_25.93276_Stan van Remmerden'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Stan van Remmerden'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.93276'^^xsd:double;
  dwc:latitude '36.87851'^^xsd:double;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2019_36.87851_25.93276_Stan van Remmerden'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Halophila%20stipulacea_2019_39.13_25.936_1-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2019_39.13_25.936_1-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2019_39.13_25.936_1-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.13 25.936)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.13"^^xsd:decimal ;
  dwc:decimalLongitude "25.936"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Halophila%20stipulacea_2019_39.13_25.936_1-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.13 25.936)"^^geo:wktLiteral ;
  geo-pos:lat "39.13"^^xsd:decimal ;
  geo-pos:long "25.936"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Halophila%20stipulacea_2019_39.13_25.936_1-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Halophila stipulacea_2019_39.13_25.936_1-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Halophila stipulacea_2019_39.13_25.936_1-1'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea (Forsskål) Ascherson, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.936'^^xsd:double;
  dwc:latitude '39.13'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:occurrenceId 'Halophila stipulacea_2019_39.13_25.936_1-1'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '10'^^xsd:integer;
  dwc:organismQuantityType '% cover'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2016_38.31957_25.94036_15-15_Christos%20Katsoupis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_38.31957_25.94036_15-15_Christos%20Katsoupis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_38.31957_25.94036_15-15_Christos%20Katsoupis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.31957 25.94036)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.31957"^^xsd:decimal ;
  dwc:decimalLongitude "25.94036"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2016_38.31957_25.94036_15-15_Christos%20Katsoupis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.31957 25.94036)"^^geo:wktLiteral ;
  geo-pos:lat "38.31957"^^xsd:decimal ;
  geo-pos:long "25.94036"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2016_38.31957_25.94036_15-15_Christos%20Katsoupis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2016_38.31957_25.94036_15-15_Christos Katsoupis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2016_38.31957_25.94036_15-15_Christos Katsoupis'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Christos Katsoupis'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.94036'^^xsd:double;
  dwc:latitude '38.31957'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'MARISCA project/ UAEGEAN'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2016_38.31957_25.94036_15-15_Christos Katsoupis'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2016_38.31957_25.94036_5-5_Christos%20Katsoupis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_38.31957_25.94036_5-5_Christos%20Katsoupis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_38.31957_25.94036_5-5_Christos%20Katsoupis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.31957 25.94036)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.31957"^^xsd:decimal ;
  dwc:decimalLongitude "25.94036"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2016_38.31957_25.94036_5-5_Christos%20Katsoupis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.31957 25.94036)"^^geo:wktLiteral ;
  geo-pos:lat "38.31957"^^xsd:decimal ;
  geo-pos:long "25.94036"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2016_38.31957_25.94036_5-5_Christos%20Katsoupis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2016_38.31957_25.94036_5-5_Christos Katsoupis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2016_38.31957_25.94036_5-5_Christos Katsoupis'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Christos Katsoupis'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.94036'^^xsd:double;
  dwc:latitude '38.31957'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'MARISCA project/ UAEGEAN'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2016_38.31957_25.94036_5-5_Christos Katsoupis'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2016_38.31957_25.94036_5-5_Konstantinos%20Vatikiotis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_38.31957_25.94036_5-5_Konstantinos%20Vatikiotis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_38.31957_25.94036_5-5_Konstantinos%20Vatikiotis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.31957 25.94036)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.31957"^^xsd:decimal ;
  dwc:decimalLongitude "25.94036"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2016_38.31957_25.94036_5-5_Konstantinos%20Vatikiotis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.31957 25.94036)"^^geo:wktLiteral ;
  geo-pos:lat "38.31957"^^xsd:decimal ;
  geo-pos:long "25.94036"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2016_38.31957_25.94036_5-5_Konstantinos%20Vatikiotis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2016_38.31957_25.94036_5-5_Konstantinos Vatikiotis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2016_38.31957_25.94036_5-5_Konstantinos Vatikiotis'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Konstantinos Vatikiotis'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.94036'^^xsd:double;
  dwc:latitude '38.31957'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'MARISCA project/ UAEGEAN'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2016_38.31957_25.94036_5-5_Konstantinos Vatikiotis'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Sargocentron%20rubrum_2018_35.03152_25.94743_9-9_>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2018_35.03152_25.94743_9-9_> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2018_35.03152_25.94743_9-9_> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.03152 25.94743)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.03152"^^xsd:decimal ;
  dwc:decimalLongitude "25.94743"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2018_35.03152_25.94743_9-9_>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.03152 25.94743)"^^geo:wktLiteral ;
  geo-pos:lat "35.03152"^^xsd:decimal ;
  geo-pos:long "25.94743"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Sargocentron%20rubrum_2018_35.03152_25.94743_9-9_>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Sargocentron rubrum_2018_35.03152_25.94743_9-9_" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Sargocentron rubrum_2018_35.03152_25.94743_9-9_'^^xsd:string;
  dwc:scientificName 'Sargocentron rubrum (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.94743'^^xsd:double;
  dwc:latitude '35.03152'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '126400'^^xsd:integer;
  dwc:occurrenceId 'Sargocentron rubrum_2018_35.03152_25.94743_9-9_'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126400'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2018_38.4347_25.95565_>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2018_38.4347_25.95565_> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2018_38.4347_25.95565_> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4347 25.95565)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.4347"^^xsd:decimal ;
  dwc:decimalLongitude "25.95565"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2018_38.4347_25.95565_>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.4347 25.95565)"^^geo:wktLiteral ;
  geo-pos:lat "38.4347"^^xsd:decimal ;
  geo-pos:long "25.95565"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2018_38.4347_25.95565_>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2018_38.4347_25.95565_" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2018_38.4347_25.95565_'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.95565'^^xsd:double;
  dwc:latitude '38.4347'^^xsd:double;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2018_38.4347_25.95565_'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2016_39.1023_25.95768_0-20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2016_39.1023_25.95768_0-20> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2016_39.1023_25.95768_0-20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.1023 25.95768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.1023"^^xsd:decimal ;
  dwc:decimalLongitude "25.95768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2016_39.1023_25.95768_0-20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.1023 25.95768)"^^geo:wktLiteral ;
  geo-pos:lat "39.1023"^^xsd:decimal ;
  geo-pos:long "25.95768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2016_39.1023_25.95768_0-20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2016_39.1023_25.95768_0-20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2016_39.1023_25.95768_0-20'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.95768'^^xsd:double;
  dwc:latitude '39.1023'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2016_39.1023_25.95768_0-20'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'low'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2019_39.10232_25.95774_6-6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_39.10232_25.95774_6-6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_39.10232_25.95774_6-6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.10232 25.95774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.10232"^^xsd:decimal ;
  dwc:decimalLongitude "25.95774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2019_39.10232_25.95774_6-6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.10232 25.95774)"^^geo:wktLiteral ;
  geo-pos:lat "39.10232"^^xsd:decimal ;
  geo-pos:long "25.95774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2019_39.10232_25.95774_6-6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2019_39.10232_25.95774_6-6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2019_39.10232_25.95774_6-6'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.95774'^^xsd:double;
  dwc:latitude '39.10232'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2019_39.10232_25.95774_6-6'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2019_39.1055_25.958_2-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2019_39.1055_25.958_2-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2019_39.1055_25.958_2-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.1055 25.958)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.1055"^^xsd:decimal ;
  dwc:decimalLongitude "25.958"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2019_39.1055_25.958_2-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.1055 25.958)"^^geo:wktLiteral ;
  geo-pos:lat "39.1055"^^xsd:decimal ;
  geo-pos:long "25.958"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2019_39.1055_25.958_2-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2019_39.1055_25.958_2-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2019_39.1055_25.958_2-2'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.958'^^xsd:double;
  dwc:latitude '39.1055'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2019_39.1055_25.958_2-2'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '100'^^xsd:integer;
  dwc:organismQuantityType '% cover'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2019_39.10472_25.95846_0.5-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2019_39.10472_25.95846_0.5-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2019_39.10472_25.95846_0.5-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.10472 25.95846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.10472"^^xsd:decimal ;
  dwc:decimalLongitude "25.95846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2019_39.10472_25.95846_0.5-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.10472 25.95846)"^^geo:wktLiteral ;
  geo-pos:lat "39.10472"^^xsd:decimal ;
  geo-pos:long "25.95846"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2019_39.10472_25.95846_0.5-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2019_39.10472_25.95846_0.5-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2019_39.10472_25.95846_0.5-1'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.95846'^^xsd:double;
  dwc:latitude '39.10472'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2019_39.10472_25.95846_0.5-1'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2016_38.17374_25.96293_30-30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2016_38.17374_25.96293_30-30> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2016_38.17374_25.96293_30-30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.17374 25.96293)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.17374"^^xsd:decimal ;
  dwc:decimalLongitude "25.96293"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2016_38.17374_25.96293_30-30>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.17374 25.96293)"^^geo:wktLiteral ;
  geo-pos:lat "38.17374"^^xsd:decimal ;
  geo-pos:long "25.96293"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2016_38.17374_25.96293_30-30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2016_38.17374_25.96293_30-30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2016_38.17374_25.96293_30-30'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.96293'^^xsd:double;
  dwc:latitude '38.17374'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2016_38.17374_25.96293_30-30'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'low'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2016_38.17374_25.96293_0-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_38.17374_25.96293_0-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_38.17374_25.96293_0-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.17374 25.96293)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.17374"^^xsd:decimal ;
  dwc:decimalLongitude "25.96293"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2016_38.17374_25.96293_0-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.17374 25.96293)"^^geo:wktLiteral ;
  geo-pos:lat "38.17374"^^xsd:decimal ;
  geo-pos:long "25.96293"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2016_38.17374_25.96293_0-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2016_38.17374_25.96293_0-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2016_38.17374_25.96293_0-5'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.96293'^^xsd:double;
  dwc:latitude '38.17374'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2016_38.17374_25.96293_0-5'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2016_38.17374_25.96293_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_38.17374_25.96293_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_38.17374_25.96293_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.17374 25.96293)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.17374"^^xsd:decimal ;
  dwc:decimalLongitude "25.96293"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2016_38.17374_25.96293_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.17374 25.96293)"^^geo:wktLiteral ;
  geo-pos:lat "38.17374"^^xsd:decimal ;
  geo-pos:long "25.96293"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2016_38.17374_25.96293_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2016_38.17374_25.96293_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2016_38.17374_25.96293_5-5'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.96293'^^xsd:double;
  dwc:latitude '38.17374'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2016_38.17374_25.96293_5-5'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2016_36.93017_25.96411_0-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_36.93017_25.96411_0-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_36.93017_25.96411_0-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.93017 25.96411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.93017"^^xsd:decimal ;
  dwc:decimalLongitude "25.96411"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2016_36.93017_25.96411_0-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.93017 25.96411)"^^geo:wktLiteral ;
  geo-pos:lat "36.93017"^^xsd:decimal ;
  geo-pos:long "25.96411"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2016_36.93017_25.96411_0-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2016_36.93017_25.96411_0-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2016_36.93017_25.96411_0-5'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.96411'^^xsd:double;
  dwc:latitude '36.93017'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2016_36.93017_25.96411_0-5'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2016_36.93017_25.96411_20-25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_36.93017_25.96411_20-25> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_36.93017_25.96411_20-25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.93017 25.96411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.93017"^^xsd:decimal ;
  dwc:decimalLongitude "25.96411"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2016_36.93017_25.96411_20-25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.93017 25.96411)"^^geo:wktLiteral ;
  geo-pos:lat "36.93017"^^xsd:decimal ;
  geo-pos:long "25.96411"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2016_36.93017_25.96411_20-25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2016_36.93017_25.96411_20-25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2016_36.93017_25.96411_20-25'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.96411'^^xsd:double;
  dwc:latitude '36.93017'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2016_36.93017_25.96411_20-25'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2016_36.93017_25.96411_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_36.93017_25.96411_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_36.93017_25.96411_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.93017 25.96411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.93017"^^xsd:decimal ;
  dwc:decimalLongitude "25.96411"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2016_36.93017_25.96411_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.93017 25.96411)"^^geo:wktLiteral ;
  geo-pos:lat "36.93017"^^xsd:decimal ;
  geo-pos:long "25.96411"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2016_36.93017_25.96411_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2016_36.93017_25.96411_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2016_36.93017_25.96411_5-5'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.96411'^^xsd:double;
  dwc:latitude '36.93017'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2016_36.93017_25.96411_5-5'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2016_36.93017_25.96411_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_36.93017_25.96411_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_36.93017_25.96411_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.93017 25.96411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.93017"^^xsd:decimal ;
  dwc:decimalLongitude "25.96411"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_36.93017_25.96411_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.93017 25.96411)"^^geo:wktLiteral ;
  geo-pos:lat "36.93017"^^xsd:decimal ;
  geo-pos:long "25.96411"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2016_36.93017_25.96411_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2016_36.93017_25.96411_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2016_36.93017_25.96411_5-5'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.96411'^^xsd:double;
  dwc:latitude '36.93017'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2016_36.93017_25.96411_5-5'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2016_35.01583_25.96611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2016_35.01583_25.96611> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2016_35.01583_25.96611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.01583 25.96611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.01583"^^xsd:decimal ;
  dwc:decimalLongitude "25.96611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2016_35.01583_25.96611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.01583 25.96611)"^^geo:wktLiteral ;
  geo-pos:lat "35.01583"^^xsd:decimal ;
  geo-pos:long "25.96611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2016_35.01583_25.96611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2016_35.01583_25.96611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2016_35.01583_25.96611'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.96611'^^xsd:double;
  dwc:latitude '35.01583'^^xsd:double;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2016_35.01583_25.96611'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2019_36.90755_25.96963_Yves%20Bas>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_36.90755_25.96963_Yves%20Bas> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_36.90755_25.96963_Yves%20Bas> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90755 25.96963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.90755"^^xsd:decimal ;
  dwc:decimalLongitude "25.96963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2019_36.90755_25.96963_Yves%20Bas>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90755 25.96963)"^^geo:wktLiteral ;
  geo-pos:lat "36.90755"^^xsd:decimal ;
  geo-pos:long "25.96963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2019_36.90755_25.96963_Yves%20Bas>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2019_36.90755_25.96963_Yves Bas" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2019_36.90755_25.96963_Yves Bas'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Yves Bas'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.96963'^^xsd:double;
  dwc:latitude '36.90755'^^xsd:double;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2019_36.90755_25.96963_Yves Bas'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2019_36.90754_25.96965_Yves%20Bas>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_36.90754_25.96965_Yves%20Bas> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_36.90754_25.96965_Yves%20Bas> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90754 25.96965)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.90754"^^xsd:decimal ;
  dwc:decimalLongitude "25.96965"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2019_36.90754_25.96965_Yves%20Bas>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90754 25.96965)"^^geo:wktLiteral ;
  geo-pos:lat "36.90754"^^xsd:decimal ;
  geo-pos:long "25.96965"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2019_36.90754_25.96965_Yves%20Bas>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2019_36.90754_25.96965_Yves Bas" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2019_36.90754_25.96965_Yves Bas'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Yves Bas'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.96965'^^xsd:double;
  dwc:latitude '36.90754'^^xsd:double;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2019_36.90754_25.96965_Yves Bas'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '5'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2019_36.90754_25.96965_Yves%20Bas>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_36.90754_25.96965_Yves%20Bas> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_36.90754_25.96965_Yves%20Bas> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90754 25.96965)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.90754"^^xsd:decimal ;
  dwc:decimalLongitude "25.96965"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_36.90754_25.96965_Yves%20Bas>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90754 25.96965)"^^geo:wktLiteral ;
  geo-pos:lat "36.90754"^^xsd:decimal ;
  geo-pos:long "25.96965"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2019_36.90754_25.96965_Yves%20Bas>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2019_36.90754_25.96965_Yves Bas" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2019_36.90754_25.96965_Yves Bas'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Yves Bas'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.96965'^^xsd:double;
  dwc:latitude '36.90754'^^xsd:double;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2019_36.90754_25.96965_Yves Bas'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Upeneus%20pori_2017_35.03181_25.96987_22-22_Konstantinos%20Tsampanakis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Upeneus%20pori_2017_35.03181_25.96987_22-22_Konstantinos%20Tsampanakis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Upeneus%20pori_2017_35.03181_25.96987_22-22_Konstantinos%20Tsampanakis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.03181 25.96987)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.03181"^^xsd:decimal ;
  dwc:decimalLongitude "25.96987"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Upeneus%20pori_2017_35.03181_25.96987_22-22_Konstantinos%20Tsampanakis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.03181 25.96987)"^^geo:wktLiteral ;
  geo-pos:lat "35.03181"^^xsd:decimal ;
  geo-pos:long "25.96987"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Upeneus%20pori_2017_35.03181_25.96987_22-22_Konstantinos%20Tsampanakis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Upeneus pori_2017_35.03181_25.96987_22-22_Konstantinos Tsampanakis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Upeneus pori_2017_35.03181_25.96987_22-22_Konstantinos Tsampanakis'^^xsd:string;
  dwc:scientificName 'Upeneus pori Ben-Tuvia & Golani, 1989'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Konstantinos Tsampanakis'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.96987'^^xsd:double;
  dwc:latitude '35.03181'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '273671'^^xsd:integer;
  dwc:occurrenceId 'Upeneus pori_2017_35.03181_25.96987_22-22_Konstantinos Tsampanakis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '273671'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2019_39.286_25.97_7-7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2019_39.286_25.97_7-7> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2019_39.286_25.97_7-7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.286 25.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.286"^^xsd:decimal ;
  dwc:decimalLongitude "25.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2019_39.286_25.97_7-7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.286 25.97)"^^geo:wktLiteral ;
  geo-pos:lat "39.286"^^xsd:decimal ;
  geo-pos:long "25.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2019_39.286_25.97_7-7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2019_39.286_25.97_7-7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2019_39.286_25.97_7-7'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.97'^^xsd:double;
  dwc:latitude '39.286'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2019_39.286_25.97_7-7'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '10'^^xsd:integer;
  dwc:organismQuantityType '% cover'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2019_36.90815_25.97037_Stan%20van%20Remmerden>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_36.90815_25.97037_Stan%20van%20Remmerden> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_36.90815_25.97037_Stan%20van%20Remmerden> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90815 25.97037)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.90815"^^xsd:decimal ;
  dwc:decimalLongitude "25.97037"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_36.90815_25.97037_Stan%20van%20Remmerden>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90815 25.97037)"^^geo:wktLiteral ;
  geo-pos:lat "36.90815"^^xsd:decimal ;
  geo-pos:long "25.97037"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2019_36.90815_25.97037_Stan%20van%20Remmerden>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2019_36.90815_25.97037_Stan van Remmerden" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2019_36.90815_25.97037_Stan van Remmerden'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Stan van Remmerden'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.97037'^^xsd:double;
  dwc:latitude '36.90815'^^xsd:double;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2019_36.90815_25.97037_Stan van Remmerden'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2019_36.90812_25.97049_Stan%20van%20Remmerden>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_36.90812_25.97049_Stan%20van%20Remmerden> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_36.90812_25.97049_Stan%20van%20Remmerden> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90812 25.97049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.90812"^^xsd:decimal ;
  dwc:decimalLongitude "25.97049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2019_36.90812_25.97049_Stan%20van%20Remmerden>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90812 25.97049)"^^geo:wktLiteral ;
  geo-pos:lat "36.90812"^^xsd:decimal ;
  geo-pos:long "25.97049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2019_36.90812_25.97049_Stan%20van%20Remmerden>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2019_36.90812_25.97049_Stan van Remmerden" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2019_36.90812_25.97049_Stan van Remmerden'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Stan van Remmerden'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.97049'^^xsd:double;
  dwc:latitude '36.90812'^^xsd:double;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2019_36.90812_25.97049_Stan van Remmerden'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2019_36.90812_25.97055_Stan%20van%20Remmerden>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_36.90812_25.97055_Stan%20van%20Remmerden> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_36.90812_25.97055_Stan%20van%20Remmerden> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90812 25.97055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.90812"^^xsd:decimal ;
  dwc:decimalLongitude "25.97055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_36.90812_25.97055_Stan%20van%20Remmerden>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90812 25.97055)"^^geo:wktLiteral ;
  geo-pos:lat "36.90812"^^xsd:decimal ;
  geo-pos:long "25.97055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2019_36.90812_25.97055_Stan%20van%20Remmerden>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2019_36.90812_25.97055_Stan van Remmerden" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2019_36.90812_25.97055_Stan van Remmerden'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Stan van Remmerden'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.97055'^^xsd:double;
  dwc:latitude '36.90812'^^xsd:double;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2019_36.90812_25.97055_Stan van Remmerden'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2017_35.03453_25.97061_Stefanos%20Kalogirou>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2017_35.03453_25.97061_Stefanos%20Kalogirou> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2017_35.03453_25.97061_Stefanos%20Kalogirou> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.03453 25.97061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.03453"^^xsd:decimal ;
  dwc:decimalLongitude "25.97061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2017_35.03453_25.97061_Stefanos%20Kalogirou>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.03453 25.97061)"^^geo:wktLiteral ;
  geo-pos:lat "35.03453"^^xsd:decimal ;
  geo-pos:long "25.97061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2017_35.03453_25.97061_Stefanos%20Kalogirou>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2017_35.03453_25.97061_Stefanos Kalogirou" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2017_35.03453_25.97061_Stefanos Kalogirou'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Stefanos Kalogirou'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.97061'^^xsd:double;
  dwc:latitude '35.03453'^^xsd:double;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2017_35.03453_25.97061_Stefanos Kalogirou'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2019_36.90819_25.97064_Stan%20van%20Remmerden>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_36.90819_25.97064_Stan%20van%20Remmerden> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_36.90819_25.97064_Stan%20van%20Remmerden> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90819 25.97064)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.90819"^^xsd:decimal ;
  dwc:decimalLongitude "25.97064"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2019_36.90819_25.97064_Stan%20van%20Remmerden>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90819 25.97064)"^^geo:wktLiteral ;
  geo-pos:lat "36.90819"^^xsd:decimal ;
  geo-pos:long "25.97064"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2019_36.90819_25.97064_Stan%20van%20Remmerden>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2019_36.90819_25.97064_Stan van Remmerden" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2019_36.90819_25.97064_Stan van Remmerden'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Stan van Remmerden'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.97064'^^xsd:double;
  dwc:latitude '36.90819'^^xsd:double;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2019_36.90819_25.97064_Stan van Remmerden'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2009_39.10623_25.97079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2009_39.10623_25.97079> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2009_39.10623_25.97079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.10623 25.97079)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.10623"^^xsd:decimal ;
  dwc:decimalLongitude "25.97079"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2009_39.10623_25.97079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.10623 25.97079)"^^geo:wktLiteral ;
  geo-pos:lat "39.10623"^^xsd:decimal ;
  geo-pos:long "25.97079"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2009_39.10623_25.97079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2009_39.10623_25.97079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2009_39.10623_25.97079'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.97079'^^xsd:double;
  dwc:latitude '39.10623'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2009_39.10623_25.97079'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2020_36.90827_25.97089_1-3_Sylvaine%20Giakoumi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2020_36.90827_25.97089_1-3_Sylvaine%20Giakoumi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2020_36.90827_25.97089_1-3_Sylvaine%20Giakoumi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90827 25.97089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.90827"^^xsd:decimal ;
  dwc:decimalLongitude "25.97089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2020_36.90827_25.97089_1-3_Sylvaine%20Giakoumi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90827 25.97089)"^^geo:wktLiteral ;
  geo-pos:lat "36.90827"^^xsd:decimal ;
  geo-pos:long "25.97089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2020_36.90827_25.97089_1-3_Sylvaine%20Giakoumi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2020_36.90827_25.97089_1-3_Sylvaine Giakoumi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2020_36.90827_25.97089_1-3_Sylvaine Giakoumi'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Sylvaine Giakoumi'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.97089'^^xsd:double;
  dwc:latitude '36.90827'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'UAEGEAN-ALAS'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2020_36.90827_25.97089_1-3_Sylvaine Giakoumi'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '15'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2020_36.90827_25.97089_1-3_Sylvaine%20Giakoumi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_36.90827_25.97089_1-3_Sylvaine%20Giakoumi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_36.90827_25.97089_1-3_Sylvaine%20Giakoumi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90827 25.97089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.90827"^^xsd:decimal ;
  dwc:decimalLongitude "25.97089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_36.90827_25.97089_1-3_Sylvaine%20Giakoumi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90827 25.97089)"^^geo:wktLiteral ;
  geo-pos:lat "36.90827"^^xsd:decimal ;
  geo-pos:long "25.97089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2020_36.90827_25.97089_1-3_Sylvaine%20Giakoumi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2020_36.90827_25.97089_1-3_Sylvaine Giakoumi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2020_36.90827_25.97089_1-3_Sylvaine Giakoumi'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Sylvaine Giakoumi'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.97089'^^xsd:double;
  dwc:latitude '36.90827'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'UAEGEAN-ALAS'^^xsd:string;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2020_36.90827_25.97089_1-3_Sylvaine Giakoumi'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '5'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Sargocentron%20rubrum_2018_35.0347_25.97183_17-17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2018_35.0347_25.97183_17-17> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2018_35.0347_25.97183_17-17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.0347 25.97183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.0347"^^xsd:decimal ;
  dwc:decimalLongitude "25.97183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "56"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2018_35.0347_25.97183_17-17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.0347 25.97183)"^^geo:wktLiteral ;
  geo-pos:lat "35.0347"^^xsd:decimal ;
  geo-pos:long "25.97183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "56"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Sargocentron%20rubrum_2018_35.0347_25.97183_17-17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Sargocentron rubrum_2018_35.0347_25.97183_17-17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Sargocentron rubrum_2018_35.0347_25.97183_17-17'^^xsd:string;
  dwc:scientificName 'Sargocentron rubrum (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.97183'^^xsd:double;
  dwc:latitude '35.0347'^^xsd:double;
  dwc:coordinatePrecision '56'^^xsd:integer;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '126400'^^xsd:integer;
  dwc:occurrenceId 'Sargocentron rubrum_2018_35.0347_25.97183_17-17'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126400'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2019_36.90711_25.97322_Stan%20van%20Remmerden>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_36.90711_25.97322_Stan%20van%20Remmerden> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_36.90711_25.97322_Stan%20van%20Remmerden> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90711 25.97322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.90711"^^xsd:decimal ;
  dwc:decimalLongitude "25.97322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2019_36.90711_25.97322_Stan%20van%20Remmerden>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90711 25.97322)"^^geo:wktLiteral ;
  geo-pos:lat "36.90711"^^xsd:decimal ;
  geo-pos:long "25.97322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2019_36.90711_25.97322_Stan%20van%20Remmerden>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2019_36.90711_25.97322_Stan van Remmerden" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2019_36.90711_25.97322_Stan van Remmerden'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Stan van Remmerden'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.97322'^^xsd:double;
  dwc:latitude '36.90711'^^xsd:double;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2019_36.90711_25.97322_Stan van Remmerden'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Conomurex%20persicus_2006_35.03756_25.97363_Steve%20Daniels>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Conomurex%20persicus_2006_35.03756_25.97363_Steve%20Daniels> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Conomurex%20persicus_2006_35.03756_25.97363_Steve%20Daniels> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.03756 25.97363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.03756"^^xsd:decimal ;
  dwc:decimalLongitude "25.97363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Conomurex%20persicus_2006_35.03756_25.97363_Steve%20Daniels>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.03756 25.97363)"^^geo:wktLiteral ;
  geo-pos:lat "35.03756"^^xsd:decimal ;
  geo-pos:long "25.97363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Conomurex%20persicus_2006_35.03756_25.97363_Steve%20Daniels>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Conomurex persicus_2006_35.03756_25.97363_Steve Daniels" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Conomurex persicus_2006_35.03756_25.97363_Steve Daniels'^^xsd:string;
  dwc:scientificName 'Conomurex persicus (Swainson, 1821)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Steve Daniels'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.97363'^^xsd:double;
  dwc:latitude '35.03756'^^xsd:double;
  dwc:aphiaid '565371'^^xsd:integer;
  dwc:occurrenceId 'Conomurex persicus_2006_35.03756_25.97363_Steve Daniels'^^xsd:string;
  dwc:observationDate '2006-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '565371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2019_35.03531_25.97406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2019_35.03531_25.97406> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2019_35.03531_25.97406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.03531 25.97406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.03531"^^xsd:decimal ;
  dwc:decimalLongitude "25.97406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2019_35.03531_25.97406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.03531 25.97406)"^^geo:wktLiteral ;
  geo-pos:lat "35.03531"^^xsd:decimal ;
  geo-pos:long "25.97406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2019_35.03531_25.97406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2019_35.03531_25.97406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2019_35.03531_25.97406'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.97406'^^xsd:double;
  dwc:latitude '35.03531'^^xsd:double;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2019_35.03531_25.97406'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '10'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Atherinomorus%20forskalii_2019_36.90732_25.97488_Stan%20van%20Remmerden>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Atherinomorus%20forskalii_2019_36.90732_25.97488_Stan%20van%20Remmerden> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Atherinomorus%20forskalii_2019_36.90732_25.97488_Stan%20van%20Remmerden> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90732 25.97488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.90732"^^xsd:decimal ;
  dwc:decimalLongitude "25.97488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "17"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Atherinomorus%20forskalii_2019_36.90732_25.97488_Stan%20van%20Remmerden>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90732 25.97488)"^^geo:wktLiteral ;
  geo-pos:lat "36.90732"^^xsd:decimal ;
  geo-pos:long "25.97488"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "17"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Atherinomorus%20forskalii_2019_36.90732_25.97488_Stan%20van%20Remmerden>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Atherinomorus forskalii_2019_36.90732_25.97488_Stan van Remmerden" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Atherinomorus forskalii_2019_36.90732_25.97488_Stan van Remmerden'^^xsd:string;
  dwc:scientificName 'Atherinomorus forskalii (Rüppell, 1838)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Stan van Remmerden'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.97488'^^xsd:double;
  dwc:latitude '36.90732'^^xsd:double;
  dwc:coordinatePrecision '17'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '761426'^^xsd:integer;
  dwc:occurrenceId 'Atherinomorus forskalii_2019_36.90732_25.97488_Stan van Remmerden'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '761426'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2019_36.90728_25.97491_Stan%20van%20Remmerden>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_36.90728_25.97491_Stan%20van%20Remmerden> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_36.90728_25.97491_Stan%20van%20Remmerden> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90728 25.97491)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.90728"^^xsd:decimal ;
  dwc:decimalLongitude "25.97491"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "17"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2019_36.90728_25.97491_Stan%20van%20Remmerden>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90728 25.97491)"^^geo:wktLiteral ;
  geo-pos:lat "36.90728"^^xsd:decimal ;
  geo-pos:long "25.97491"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "17"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2019_36.90728_25.97491_Stan%20van%20Remmerden>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2019_36.90728_25.97491_Stan van Remmerden" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2019_36.90728_25.97491_Stan van Remmerden'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Stan van Remmerden'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.97491'^^xsd:double;
  dwc:latitude '36.90728'^^xsd:double;
  dwc:coordinatePrecision '17'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2019_36.90728_25.97491_Stan van Remmerden'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '10'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2019_36.90728_25.97491_Stan%20van%20Remmerden>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_36.90728_25.97491_Stan%20van%20Remmerden> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_36.90728_25.97491_Stan%20van%20Remmerden> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90728 25.97491)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.90728"^^xsd:decimal ;
  dwc:decimalLongitude "25.97491"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "17"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_36.90728_25.97491_Stan%20van%20Remmerden>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90728 25.97491)"^^geo:wktLiteral ;
  geo-pos:lat "36.90728"^^xsd:decimal ;
  geo-pos:long "25.97491"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "17"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2019_36.90728_25.97491_Stan%20van%20Remmerden>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2019_36.90728_25.97491_Stan van Remmerden" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2019_36.90728_25.97491_Stan van Remmerden'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Stan van Remmerden'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.97491'^^xsd:double;
  dwc:latitude '36.90728'^^xsd:double;
  dwc:coordinatePrecision '17'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2019_36.90728_25.97491_Stan van Remmerden'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '4'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Amphistegina%20lobifera_1964_35.2703_25.97501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Amphistegina%20lobifera_1964_35.2703_25.97501> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Amphistegina%20lobifera_1964_35.2703_25.97501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2703 25.97501)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2703"^^xsd:decimal ;
  dwc:decimalLongitude "25.97501"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Amphistegina%20lobifera_1964_35.2703_25.97501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2703 25.97501)"^^geo:wktLiteral ;
  geo-pos:lat "35.2703"^^xsd:decimal ;
  geo-pos:long "25.97501"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Amphistegina%20lobifera_1964_35.2703_25.97501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Amphistegina lobifera_1964_35.2703_25.97501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Amphistegina lobifera_1964_35.2703_25.97501'^^xsd:string;
  dwc:scientificName 'Amphistegina lobifera Larsen, 1976'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.97501'^^xsd:double;
  dwc:latitude '35.2703'^^xsd:double;
  dwc:occurrenceRemarks 'approximate coordinates through Google Earth based on information provided by associatedReferences or asociatedMedia'^^xsd:string;
  dwc:aphiaid '490083'^^xsd:integer;
  dwc:occurrenceId 'Amphistegina lobifera_1964_35.2703_25.97501'^^xsd:string;
  dwc:observationDate '1964-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '490083'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2020_36.90424_25.97629_Iakovos%20Vlavianos>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2020_36.90424_25.97629_Iakovos%20Vlavianos> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2020_36.90424_25.97629_Iakovos%20Vlavianos> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90424 25.97629)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.90424"^^xsd:decimal ;
  dwc:decimalLongitude "25.97629"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2020_36.90424_25.97629_Iakovos%20Vlavianos>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90424 25.97629)"^^geo:wktLiteral ;
  geo-pos:lat "36.90424"^^xsd:decimal ;
  geo-pos:long "25.97629"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2020_36.90424_25.97629_Iakovos%20Vlavianos>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2020_36.90424_25.97629_Iakovos Vlavianos" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2020_36.90424_25.97629_Iakovos Vlavianos'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Iakovos Vlavianos'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.97629'^^xsd:double;
  dwc:latitude '36.90424'^^xsd:double;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2020_36.90424_25.97629_Iakovos Vlavianos'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Stypopodium%20schimperi_2007_36.92758_25.97632_0-3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2007_36.92758_25.97632_0-3> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2007_36.92758_25.97632_0-3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.92758 25.97632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.92758"^^xsd:decimal ;
  dwc:decimalLongitude "25.97632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2007_36.92758_25.97632_0-3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.92758 25.97632)"^^geo:wktLiteral ;
  geo-pos:lat "36.92758"^^xsd:decimal ;
  geo-pos:long "25.97632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Stypopodium%20schimperi_2007_36.92758_25.97632_0-3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Stypopodium schimperi_2007_36.92758_25.97632_0-3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Stypopodium schimperi_2007_36.92758_25.97632_0-3'^^xsd:string;
  dwc:scientificName 'Stypopodium schimperi (Kützing) Verlaque & Boudouresque, 1991'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.97632'^^xsd:double;
  dwc:latitude '36.92758'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '145391'^^xsd:integer;
  dwc:occurrenceId 'Stypopodium schimperi_2007_36.92758_25.97632_0-3'^^xsd:string;
  dwc:observationDate '2007-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145391'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2009_35.02979_25.98908_10-25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2009_35.02979_25.98908_10-25> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2009_35.02979_25.98908_10-25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.02979 25.98908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.02979"^^xsd:decimal ;
  dwc:decimalLongitude "25.98908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2009_35.02979_25.98908_10-25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.02979 25.98908)"^^geo:wktLiteral ;
  geo-pos:lat "35.02979"^^xsd:decimal ;
  geo-pos:long "25.98908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2009_35.02979_25.98908_10-25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2009_35.02979_25.98908_10-25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2009_35.02979_25.98908_10-25'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.98908'^^xsd:double;
  dwc:latitude '35.02979'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2009_35.02979_25.98908_10-25'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Halophila%20stipulacea_2010_38.3914_25.98982_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2010_38.3914_25.98982_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2010_38.3914_25.98982_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3914 25.98982)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.3914"^^xsd:decimal ;
  dwc:decimalLongitude "25.98982"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Halophila%20stipulacea_2010_38.3914_25.98982_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.3914 25.98982)"^^geo:wktLiteral ;
  geo-pos:lat "38.3914"^^xsd:decimal ;
  geo-pos:long "25.98982"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Halophila%20stipulacea_2010_38.3914_25.98982_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Halophila stipulacea_2010_38.3914_25.98982_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Halophila stipulacea_2010_38.3914_25.98982_5-5'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea (Forsskål) Ascherson, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.98982'^^xsd:double;
  dwc:latitude '38.3914'^^xsd:double;
  dwc:coordinatePrecision '39'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:occurrenceId 'Halophila stipulacea_2010_38.3914_25.98982_5-5'^^xsd:string;
  dwc:observationDate '2010-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2009_38.36934_25.99219_8-8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_38.36934_25.99219_8-8> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_38.36934_25.99219_8-8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.36934 25.99219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.36934"^^xsd:decimal ;
  dwc:decimalLongitude "25.99219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_38.36934_25.99219_8-8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.36934 25.99219)"^^geo:wktLiteral ;
  geo-pos:lat "38.36934"^^xsd:decimal ;
  geo-pos:long "25.99219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2009_38.36934_25.99219_8-8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2009_38.36934_25.99219_8-8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2009_38.36934_25.99219_8-8'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.99219'^^xsd:double;
  dwc:latitude '38.36934'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2009_38.36934_25.99219_8-8'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2009_35.02472_25.99389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2009_35.02472_25.99389> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2009_35.02472_25.99389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.02472 25.99389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.02472"^^xsd:decimal ;
  dwc:decimalLongitude "25.99389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2009_35.02472_25.99389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.02472 25.99389)"^^geo:wktLiteral ;
  geo-pos:lat "35.02472"^^xsd:decimal ;
  geo-pos:long "25.99389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2009_35.02472_25.99389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2009_35.02472_25.99389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2009_35.02472_25.99389'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.99389'^^xsd:double;
  dwc:latitude '35.02472'^^xsd:double;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2009_35.02472_25.99389'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2009_35.02474_25.994_11-29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2009_35.02474_25.994_11-29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2009_35.02474_25.994_11-29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.02474 25.994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.02474"^^xsd:decimal ;
  dwc:decimalLongitude "25.994"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2009_35.02474_25.994_11-29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.02474 25.994)"^^geo:wktLiteral ;
  geo-pos:lat "35.02474"^^xsd:decimal ;
  geo-pos:long "25.994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2009_35.02474_25.994_11-29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2009_35.02474_25.994_11-29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2009_35.02474_25.994_11-29'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.994'^^xsd:double;
  dwc:latitude '35.02474'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2009_35.02474_25.994_11-29'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2009_35.02474_25.994_11-29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2009_35.02474_25.994_11-29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2009_35.02474_25.994_11-29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.02474 25.994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.02474"^^xsd:decimal ;
  dwc:decimalLongitude "25.994"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2009_35.02474_25.994_11-29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.02474 25.994)"^^geo:wktLiteral ;
  geo-pos:lat "35.02474"^^xsd:decimal ;
  geo-pos:long "25.994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2009_35.02474_25.994_11-29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2009_35.02474_25.994_11-29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2009_35.02474_25.994_11-29'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.994'^^xsd:double;
  dwc:latitude '35.02474'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2009_35.02474_25.994_11-29'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Stypopodium%20schimperi_2007_36.93377_25.99813_0-3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2007_36.93377_25.99813_0-3> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2007_36.93377_25.99813_0-3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.93377 25.99813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.93377"^^xsd:decimal ;
  dwc:decimalLongitude "25.99813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2007_36.93377_25.99813_0-3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.93377 25.99813)"^^geo:wktLiteral ;
  geo-pos:lat "36.93377"^^xsd:decimal ;
  geo-pos:long "25.99813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Stypopodium%20schimperi_2007_36.93377_25.99813_0-3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Stypopodium schimperi_2007_36.93377_25.99813_0-3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Stypopodium schimperi_2007_36.93377_25.99813_0-3'^^xsd:string;
  dwc:scientificName 'Stypopodium schimperi (Kützing) Verlaque & Boudouresque, 1991'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '25.99813'^^xsd:double;
  dwc:latitude '36.93377'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '145391'^^xsd:integer;
  dwc:occurrenceId 'Stypopodium schimperi_2007_36.93377_25.99813_0-3'^^xsd:string;
  dwc:observationDate '2007-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145391'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2013_35.018_26.003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2013_35.018_26.003> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2013_35.018_26.003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.018 26.003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.018"^^xsd:decimal ;
  dwc:decimalLongitude "26.003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2013_35.018_26.003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.018 26.003)"^^geo:wktLiteral ;
  geo-pos:lat "35.018"^^xsd:decimal ;
  geo-pos:long "26.003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2013_35.018_26.003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2013_35.018_26.003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2013_35.018_26.003'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.003'^^xsd:double;
  dwc:latitude '35.018'^^xsd:double;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2013_35.018_26.003'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2013_35.018_26.003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2013_35.018_26.003> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2013_35.018_26.003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.018 26.003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.018"^^xsd:decimal ;
  dwc:decimalLongitude "26.003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2013_35.018_26.003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.018 26.003)"^^geo:wktLiteral ;
  geo-pos:lat "35.018"^^xsd:decimal ;
  geo-pos:long "26.003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2013_35.018_26.003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2013_35.018_26.003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2013_35.018_26.003'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.003'^^xsd:double;
  dwc:latitude '35.018'^^xsd:double;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2013_35.018_26.003'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2013_35.018_26.003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2013_35.018_26.003> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2013_35.018_26.003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.018 26.003)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.018"^^xsd:decimal ;
  dwc:decimalLongitude "26.003"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2013_35.018_26.003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.018 26.003)"^^geo:wktLiteral ;
  geo-pos:lat "35.018"^^xsd:decimal ;
  geo-pos:long "26.003"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2013_35.018_26.003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2013_35.018_26.003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2013_35.018_26.003'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.003'^^xsd:double;
  dwc:latitude '35.018'^^xsd:double;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2013_35.018_26.003'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Callinectes%20sapidus_1973_40.7245_26.00538_Dimitris%20Poursanidis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Callinectes%20sapidus_1973_40.7245_26.00538_Dimitris%20Poursanidis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Callinectes%20sapidus_1973_40.7245_26.00538_Dimitris%20Poursanidis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7245 26.00538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7245"^^xsd:decimal ;
  dwc:decimalLongitude "26.00538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Callinectes%20sapidus_1973_40.7245_26.00538_Dimitris%20Poursanidis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7245 26.00538)"^^geo:wktLiteral ;
  geo-pos:lat "40.7245"^^xsd:decimal ;
  geo-pos:long "26.00538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Callinectes%20sapidus_1973_40.7245_26.00538_Dimitris%20Poursanidis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Callinectes sapidus_1973_40.7245_26.00538_Dimitris Poursanidis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Callinectes sapidus_1973_40.7245_26.00538_Dimitris Poursanidis'^^xsd:string;
  dwc:scientificName 'Callinectes sapidus Rathbun, 1896'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Dimitris Poursanidis'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.00538'^^xsd:double;
  dwc:latitude '40.7245'^^xsd:double;
  dwc:aphiaid '107379'^^xsd:integer;
  dwc:occurrenceId 'Callinectes sapidus_1973_40.7245_26.00538_Dimitris Poursanidis'^^xsd:string;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107379'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Halophila%20stipulacea_2012_35.20743_26.00567_10-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2012_35.20743_26.00567_10-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2012_35.20743_26.00567_10-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.20743 26.00567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.20743"^^xsd:decimal ;
  dwc:decimalLongitude "26.00567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Halophila%20stipulacea_2012_35.20743_26.00567_10-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.20743 26.00567)"^^geo:wktLiteral ;
  geo-pos:lat "35.20743"^^xsd:decimal ;
  geo-pos:long "26.00567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Halophila%20stipulacea_2012_35.20743_26.00567_10-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Halophila stipulacea_2012_35.20743_26.00567_10-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Halophila stipulacea_2012_35.20743_26.00567_10-10'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea (Forsskål) Ascherson, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.00567'^^xsd:double;
  dwc:latitude '35.20743'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:occurrenceId 'Halophila stipulacea_2012_35.20743_26.00567_10-10'^^xsd:string;
  dwc:observationDate '2012-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Halophila%20stipulacea_2013_35.20743_26.00567_10-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2013_35.20743_26.00567_10-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2013_35.20743_26.00567_10-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.20743 26.00567)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.20743"^^xsd:decimal ;
  dwc:decimalLongitude "26.00567"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Halophila%20stipulacea_2013_35.20743_26.00567_10-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.20743 26.00567)"^^geo:wktLiteral ;
  geo-pos:lat "35.20743"^^xsd:decimal ;
  geo-pos:long "26.00567"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Halophila%20stipulacea_2013_35.20743_26.00567_10-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Halophila stipulacea_2013_35.20743_26.00567_10-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Halophila stipulacea_2013_35.20743_26.00567_10-10'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea (Forsskål) Ascherson, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.00567'^^xsd:double;
  dwc:latitude '35.20743'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:occurrenceId 'Halophila stipulacea_2013_35.20743_26.00567_10-10'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2009_38.14394_26.00969_8-8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_38.14394_26.00969_8-8> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_38.14394_26.00969_8-8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14394 26.00969)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.14394"^^xsd:decimal ;
  dwc:decimalLongitude "26.00969"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_38.14394_26.00969_8-8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.14394 26.00969)"^^geo:wktLiteral ;
  geo-pos:lat "38.14394"^^xsd:decimal ;
  geo-pos:long "26.00969"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2009_38.14394_26.00969_8-8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2009_38.14394_26.00969_8-8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2009_38.14394_26.00969_8-8'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.00969'^^xsd:double;
  dwc:latitude '38.14394'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2009_38.14394_26.00969_8-8'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2016_35.01945_26.01292_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2016_35.01945_26.01292_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2016_35.01945_26.01292_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.01945 26.01292)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.01945"^^xsd:decimal ;
  dwc:decimalLongitude "26.01292"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2016_35.01945_26.01292_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.01945 26.01292)"^^geo:wktLiteral ;
  geo-pos:lat "35.01945"^^xsd:decimal ;
  geo-pos:long "26.01292"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2016_35.01945_26.01292_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2016_35.01945_26.01292_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2016_35.01945_26.01292_5-5'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.01292'^^xsd:double;
  dwc:latitude '35.01945'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2016_35.01945_26.01292_5-5'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2013_35.021_26.015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2013_35.021_26.015> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2013_35.021_26.015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.021 26.015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.021"^^xsd:decimal ;
  dwc:decimalLongitude "26.015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2013_35.021_26.015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.021 26.015)"^^geo:wktLiteral ;
  geo-pos:lat "35.021"^^xsd:decimal ;
  geo-pos:long "26.015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2013_35.021_26.015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2013_35.021_26.015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2013_35.021_26.015'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.015'^^xsd:double;
  dwc:latitude '35.021'^^xsd:double;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2013_35.021_26.015'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2013_35.021_26.015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2013_35.021_26.015> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2013_35.021_26.015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.021 26.015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.021"^^xsd:decimal ;
  dwc:decimalLongitude "26.015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2013_35.021_26.015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.021 26.015)"^^geo:wktLiteral ;
  geo-pos:lat "35.021"^^xsd:decimal ;
  geo-pos:long "26.015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2013_35.021_26.015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2013_35.021_26.015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2013_35.021_26.015'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.015'^^xsd:double;
  dwc:latitude '35.021'^^xsd:double;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2013_35.021_26.015'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2013_35.021_26.015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2013_35.021_26.015> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2013_35.021_26.015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.021 26.015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.021"^^xsd:decimal ;
  dwc:decimalLongitude "26.015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2013_35.021_26.015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.021 26.015)"^^geo:wktLiteral ;
  geo-pos:lat "35.021"^^xsd:decimal ;
  geo-pos:long "26.015"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2013_35.021_26.015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2013_35.021_26.015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2013_35.021_26.015'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.015'^^xsd:double;
  dwc:latitude '35.021'^^xsd:double;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2013_35.021_26.015'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Ficopomatus%20enigmaticus_1981_40.74574_26.0308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Ficopomatus%20enigmaticus_1981_40.74574_26.0308> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Ficopomatus%20enigmaticus_1981_40.74574_26.0308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.74574 26.0308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.74574"^^xsd:decimal ;
  dwc:decimalLongitude "26.0308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Ficopomatus%20enigmaticus_1981_40.74574_26.0308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.74574 26.0308)"^^geo:wktLiteral ;
  geo-pos:lat "40.74574"^^xsd:decimal ;
  geo-pos:long "26.0308"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Ficopomatus%20enigmaticus_1981_40.74574_26.0308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ficopomatus enigmaticus_1981_40.74574_26.0308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Ficopomatus enigmaticus_1981_40.74574_26.0308'^^xsd:string;
  dwc:scientificName 'Ficopomatus enigmaticus (Fauvel, 1923)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.0308'^^xsd:double;
  dwc:latitude '40.74574'^^xsd:double;
  dwc:aphiaid '130988'^^xsd:integer;
  dwc:occurrenceId 'Ficopomatus enigmaticus_1981_40.74574_26.0308'^^xsd:string;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130988'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Ficopomatus%20enigmaticus_1981_40.77764_26.03459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Ficopomatus%20enigmaticus_1981_40.77764_26.03459> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Ficopomatus%20enigmaticus_1981_40.77764_26.03459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77764 26.03459)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.77764"^^xsd:decimal ;
  dwc:decimalLongitude "26.03459"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1640"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Ficopomatus%20enigmaticus_1981_40.77764_26.03459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77764 26.03459)"^^geo:wktLiteral ;
  geo-pos:lat "40.77764"^^xsd:decimal ;
  geo-pos:long "26.03459"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1640"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Ficopomatus%20enigmaticus_1981_40.77764_26.03459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ficopomatus enigmaticus_1981_40.77764_26.03459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Ficopomatus enigmaticus_1981_40.77764_26.03459'^^xsd:string;
  dwc:scientificName 'Ficopomatus enigmaticus (Fauvel, 1923)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.03459'^^xsd:double;
  dwc:latitude '40.77764'^^xsd:double;
  dwc:coordinatePrecision '1640'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '130988'^^xsd:integer;
  dwc:occurrenceId 'Ficopomatus enigmaticus_1981_40.77764_26.03459'^^xsd:string;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130988'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Ficopomatus%20enigmaticus_1981_40.77696_26.03537_40-40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Ficopomatus%20enigmaticus_1981_40.77696_26.03537_40-40> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Ficopomatus%20enigmaticus_1981_40.77696_26.03537_40-40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77696 26.03537)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.77696"^^xsd:decimal ;
  dwc:decimalLongitude "26.03537"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1640"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Ficopomatus%20enigmaticus_1981_40.77696_26.03537_40-40>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.77696 26.03537)"^^geo:wktLiteral ;
  geo-pos:lat "40.77696"^^xsd:decimal ;
  geo-pos:long "26.03537"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1640"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Ficopomatus%20enigmaticus_1981_40.77696_26.03537_40-40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ficopomatus enigmaticus_1981_40.77696_26.03537_40-40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Ficopomatus enigmaticus_1981_40.77696_26.03537_40-40'^^xsd:string;
  dwc:scientificName 'Ficopomatus enigmaticus (Fauvel, 1923)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.03537'^^xsd:double;
  dwc:latitude '40.77696'^^xsd:double;
  dwc:coordinatePrecision '1640'^^xsd:integer;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '130988'^^xsd:integer;
  dwc:occurrenceId 'Ficopomatus enigmaticus_1981_40.77696_26.03537_40-40'^^xsd:string;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130988'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Ficopomatus%20enigmaticus_1981_40.76747_26.04049_30-30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Ficopomatus%20enigmaticus_1981_40.76747_26.04049_30-30> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Ficopomatus%20enigmaticus_1981_40.76747_26.04049_30-30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.76747 26.04049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.76747"^^xsd:decimal ;
  dwc:decimalLongitude "26.04049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "653"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Ficopomatus%20enigmaticus_1981_40.76747_26.04049_30-30>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.76747 26.04049)"^^geo:wktLiteral ;
  geo-pos:lat "40.76747"^^xsd:decimal ;
  geo-pos:long "26.04049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "653"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Ficopomatus%20enigmaticus_1981_40.76747_26.04049_30-30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ficopomatus enigmaticus_1981_40.76747_26.04049_30-30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Ficopomatus enigmaticus_1981_40.76747_26.04049_30-30'^^xsd:string;
  dwc:scientificName 'Ficopomatus enigmaticus (Fauvel, 1923)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.04049'^^xsd:double;
  dwc:latitude '40.76747'^^xsd:double;
  dwc:coordinatePrecision '653'^^xsd:integer;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '130988'^^xsd:integer;
  dwc:occurrenceId 'Ficopomatus enigmaticus_1981_40.76747_26.04049_30-30'^^xsd:string;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130988'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Ficopomatus%20enigmaticus_1981_40.76601_26.04201_35-35>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Ficopomatus%20enigmaticus_1981_40.76601_26.04201_35-35> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Ficopomatus%20enigmaticus_1981_40.76601_26.04201_35-35> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.76601 26.04201)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.76601"^^xsd:decimal ;
  dwc:decimalLongitude "26.04201"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1904"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Ficopomatus%20enigmaticus_1981_40.76601_26.04201_35-35>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.76601 26.04201)"^^geo:wktLiteral ;
  geo-pos:lat "40.76601"^^xsd:decimal ;
  geo-pos:long "26.04201"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1904"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Ficopomatus%20enigmaticus_1981_40.76601_26.04201_35-35>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ficopomatus enigmaticus_1981_40.76601_26.04201_35-35" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Ficopomatus enigmaticus_1981_40.76601_26.04201_35-35'^^xsd:string;
  dwc:scientificName 'Ficopomatus enigmaticus (Fauvel, 1923)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.04201'^^xsd:double;
  dwc:latitude '40.76601'^^xsd:double;
  dwc:coordinatePrecision '1904'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '130988'^^xsd:integer;
  dwc:occurrenceId 'Ficopomatus enigmaticus_1981_40.76601_26.04201_35-35'^^xsd:string;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130988'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Ficopomatus%20enigmaticus_1981_40.76709_26.04209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Ficopomatus%20enigmaticus_1981_40.76709_26.04209> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Ficopomatus%20enigmaticus_1981_40.76709_26.04209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.76709 26.04209)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.76709"^^xsd:decimal ;
  dwc:decimalLongitude "26.04209"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2424"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Ficopomatus%20enigmaticus_1981_40.76709_26.04209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.76709 26.04209)"^^geo:wktLiteral ;
  geo-pos:lat "40.76709"^^xsd:decimal ;
  geo-pos:long "26.04209"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2424"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Ficopomatus%20enigmaticus_1981_40.76709_26.04209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ficopomatus enigmaticus_1981_40.76709_26.04209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Ficopomatus enigmaticus_1981_40.76709_26.04209'^^xsd:string;
  dwc:scientificName 'Ficopomatus enigmaticus (Fauvel, 1923)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.04209'^^xsd:double;
  dwc:latitude '40.76709'^^xsd:double;
  dwc:coordinatePrecision '2424'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '130988'^^xsd:integer;
  dwc:occurrenceId 'Ficopomatus enigmaticus_1981_40.76709_26.04209'^^xsd:string;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130988'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2005_35.22525_26.04258_0-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2005_35.22525_26.04258_0-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2005_35.22525_26.04258_0-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.22525 26.04258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.22525"^^xsd:decimal ;
  dwc:decimalLongitude "26.04258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "63"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2005_35.22525_26.04258_0-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.22525 26.04258)"^^geo:wktLiteral ;
  geo-pos:lat "35.22525"^^xsd:decimal ;
  geo-pos:long "26.04258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "63"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2005_35.22525_26.04258_0-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2005_35.22525_26.04258_0-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2005_35.22525_26.04258_0-2'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.04258'^^xsd:double;
  dwc:latitude '35.22525'^^xsd:double;
  dwc:coordinatePrecision '63'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2005_35.22525_26.04258_0-2'^^xsd:string;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Ficopomatus%20enigmaticus_1981_40.76557_26.04295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Ficopomatus%20enigmaticus_1981_40.76557_26.04295> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Ficopomatus%20enigmaticus_1981_40.76557_26.04295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.76557 26.04295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.76557"^^xsd:decimal ;
  dwc:decimalLongitude "26.04295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "833"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Ficopomatus%20enigmaticus_1981_40.76557_26.04295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.76557 26.04295)"^^geo:wktLiteral ;
  geo-pos:lat "40.76557"^^xsd:decimal ;
  geo-pos:long "26.04295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "833"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Ficopomatus%20enigmaticus_1981_40.76557_26.04295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ficopomatus enigmaticus_1981_40.76557_26.04295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Ficopomatus enigmaticus_1981_40.76557_26.04295'^^xsd:string;
  dwc:scientificName 'Ficopomatus enigmaticus (Fauvel, 1923)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.04295'^^xsd:double;
  dwc:latitude '40.76557'^^xsd:double;
  dwc:coordinatePrecision '833'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '130988'^^xsd:integer;
  dwc:occurrenceId 'Ficopomatus enigmaticus_1981_40.76557_26.04295'^^xsd:string;
  dwc:observationDate '1981-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '130988'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2018_37.51453_26.05756_25-25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2018_37.51453_26.05756_25-25> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2018_37.51453_26.05756_25-25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.51453 26.05756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.51453"^^xsd:decimal ;
  dwc:decimalLongitude "26.05756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2018_37.51453_26.05756_25-25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.51453 26.05756)"^^geo:wktLiteral ;
  geo-pos:lat "37.51453"^^xsd:decimal ;
  geo-pos:long "26.05756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2018_37.51453_26.05756_25-25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2018_37.51453_26.05756_25-25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2018_37.51453_26.05756_25-25'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.05756'^^xsd:double;
  dwc:latitude '37.51453'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2018_37.51453_26.05756_25-25'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Conomurex%20persicus_2018_35.02102_26.07077_Georgia%20Tavantzopoulou>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Conomurex%20persicus_2018_35.02102_26.07077_Georgia%20Tavantzopoulou> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Conomurex%20persicus_2018_35.02102_26.07077_Georgia%20Tavantzopoulou> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.02102 26.07077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.02102"^^xsd:decimal ;
  dwc:decimalLongitude "26.07077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Conomurex%20persicus_2018_35.02102_26.07077_Georgia%20Tavantzopoulou>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.02102 26.07077)"^^geo:wktLiteral ;
  geo-pos:lat "35.02102"^^xsd:decimal ;
  geo-pos:long "26.07077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Conomurex%20persicus_2018_35.02102_26.07077_Georgia%20Tavantzopoulou>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Conomurex persicus_2018_35.02102_26.07077_Georgia Tavantzopoulou" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Conomurex persicus_2018_35.02102_26.07077_Georgia Tavantzopoulou'^^xsd:string;
  dwc:scientificName 'Conomurex persicus (Swainson, 1821)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Georgia Tavantzopoulou'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.07077'^^xsd:double;
  dwc:latitude '35.02102'^^xsd:double;
  dwc:aphiaid '565371'^^xsd:integer;
  dwc:occurrenceId 'Conomurex persicus_2018_35.02102_26.07077_Georgia Tavantzopoulou'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '565371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2018_39.08509_26.09034_1.5-1.5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2018_39.08509_26.09034_1.5-1.5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2018_39.08509_26.09034_1.5-1.5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.08509 26.09034)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.08509"^^xsd:decimal ;
  dwc:decimalLongitude "26.09034"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2018_39.08509_26.09034_1.5-1.5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.08509 26.09034)"^^geo:wktLiteral ;
  geo-pos:lat "39.08509"^^xsd:decimal ;
  geo-pos:long "26.09034"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2018_39.08509_26.09034_1.5-1.5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2018_39.08509_26.09034_1.5-1.5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2018_39.08509_26.09034_1.5-1.5'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.09034'^^xsd:double;
  dwc:latitude '39.08509'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2018_39.08509_26.09034_1.5-1.5'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'moderate'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Halophila%20stipulacea_2018_39.08509_26.09034_1.5-1.5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2018_39.08509_26.09034_1.5-1.5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2018_39.08509_26.09034_1.5-1.5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.08509 26.09034)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.08509"^^xsd:decimal ;
  dwc:decimalLongitude "26.09034"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Halophila%20stipulacea_2018_39.08509_26.09034_1.5-1.5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.08509 26.09034)"^^geo:wktLiteral ;
  geo-pos:lat "39.08509"^^xsd:decimal ;
  geo-pos:long "26.09034"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Halophila%20stipulacea_2018_39.08509_26.09034_1.5-1.5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Halophila stipulacea_2018_39.08509_26.09034_1.5-1.5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Halophila stipulacea_2018_39.08509_26.09034_1.5-1.5'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea (Forsskål) Ascherson, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.09034'^^xsd:double;
  dwc:latitude '39.08509'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:occurrenceId 'Halophila stipulacea_2018_39.08509_26.09034_1.5-1.5'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fulvia%20fragilis_2020_39.10552_26.09098_Savvas%20Zafeiriou>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fulvia%20fragilis_2020_39.10552_26.09098_Savvas%20Zafeiriou> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fulvia%20fragilis_2020_39.10552_26.09098_Savvas%20Zafeiriou> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.10552 26.09098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.10552"^^xsd:decimal ;
  dwc:decimalLongitude "26.09098"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "21"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fulvia%20fragilis_2020_39.10552_26.09098_Savvas%20Zafeiriou>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.10552 26.09098)"^^geo:wktLiteral ;
  geo-pos:lat "39.10552"^^xsd:decimal ;
  geo-pos:long "26.09098"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "21"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fulvia%20fragilis_2020_39.10552_26.09098_Savvas%20Zafeiriou>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fulvia fragilis_2020_39.10552_26.09098_Savvas Zafeiriou" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fulvia fragilis_2020_39.10552_26.09098_Savvas Zafeiriou'^^xsd:string;
  dwc:scientificName 'Fulvia fragilis (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Savvas Zafeiriou'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.09098'^^xsd:double;
  dwc:latitude '39.10552'^^xsd:double;
  dwc:coordinatePrecision '21'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '605733'^^xsd:integer;
  dwc:occurrenceId 'Fulvia fragilis_2020_39.10552_26.09098_Savvas Zafeiriou'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '605733'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Bursatella%20leachii_2010_39.08919_26.09896_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Bursatella%20leachii_2010_39.08919_26.09896_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Bursatella%20leachii_2010_39.08919_26.09896_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.08919 26.09896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.08919"^^xsd:decimal ;
  dwc:decimalLongitude "26.09896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Bursatella%20leachii_2010_39.08919_26.09896_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.08919 26.09896)"^^geo:wktLiteral ;
  geo-pos:lat "39.08919"^^xsd:decimal ;
  geo-pos:long "26.09896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Bursatella%20leachii_2010_39.08919_26.09896_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Bursatella leachii_2010_39.08919_26.09896_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Bursatella leachii_2010_39.08919_26.09896_5-5'^^xsd:string;
  dwc:scientificName 'Bursatella leachii Blainville, 1817'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.09896'^^xsd:double;
  dwc:latitude '39.08919'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '138759'^^xsd:integer;
  dwc:occurrenceId 'Bursatella leachii_2010_39.08919_26.09896_5-5'^^xsd:string;
  dwc:observationDate '2010-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138759'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2011_39.08919_26.09896_15-25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2011_39.08919_26.09896_15-25> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2011_39.08919_26.09896_15-25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.08919 26.09896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.08919"^^xsd:decimal ;
  dwc:decimalLongitude "26.09896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2011_39.08919_26.09896_15-25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.08919 26.09896)"^^geo:wktLiteral ;
  geo-pos:lat "39.08919"^^xsd:decimal ;
  geo-pos:long "26.09896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2011_39.08919_26.09896_15-25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2011_39.08919_26.09896_15-25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2011_39.08919_26.09896_15-25'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.09896'^^xsd:double;
  dwc:latitude '39.08919'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2011_39.08919_26.09896_15-25'^^xsd:string;
  dwc:observationDate '2011-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'low'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2009_37.63408_26.10648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2009_37.63408_26.10648> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2009_37.63408_26.10648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.63408 26.10648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.63408"^^xsd:decimal ;
  dwc:decimalLongitude "26.10648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2009_37.63408_26.10648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.63408 26.10648)"^^geo:wktLiteral ;
  geo-pos:lat "37.63408"^^xsd:decimal ;
  geo-pos:long "26.10648"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2009_37.63408_26.10648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2009_37.63408_26.10648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2009_37.63408_26.10648'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.10648'^^xsd:double;
  dwc:latitude '37.63408'^^xsd:double;
  dwc:occurrenceRemarks 'Fisheries Directive'^^xsd:string;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2009_37.63408_26.10648'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Callinectes%20sapidus_2013_38.54663_26.10964_0.4-0.4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2013_38.54663_26.10964_0.4-0.4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2013_38.54663_26.10964_0.4-0.4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54663 26.10964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.54663"^^xsd:decimal ;
  dwc:decimalLongitude "26.10964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Callinectes%20sapidus_2013_38.54663_26.10964_0.4-0.4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.54663 26.10964)"^^geo:wktLiteral ;
  geo-pos:lat "38.54663"^^xsd:decimal ;
  geo-pos:long "26.10964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Callinectes%20sapidus_2013_38.54663_26.10964_0.4-0.4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Callinectes sapidus_2013_38.54663_26.10964_0.4-0.4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Callinectes sapidus_2013_38.54663_26.10964_0.4-0.4'^^xsd:string;
  dwc:scientificName 'Callinectes sapidus Rathbun, 1896'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.10964'^^xsd:double;
  dwc:latitude '38.54663'^^xsd:double;
  dwc:minimumDepth '0.4'^^xsd:double;
  dwc:maximumDepth '0.4'^^xsd:double;
  dwc:aphiaid '107379'^^xsd:integer;
  dwc:occurrenceId 'Callinectes sapidus_2013_38.54663_26.10964_0.4-0.4'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107379'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '12'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2017_35.20779_26.11113_25-25_Stefanos%20Kalogirou>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2017_35.20779_26.11113_25-25_Stefanos%20Kalogirou> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2017_35.20779_26.11113_25-25_Stefanos%20Kalogirou> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.20779 26.11113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.20779"^^xsd:decimal ;
  dwc:decimalLongitude "26.11113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2017_35.20779_26.11113_25-25_Stefanos%20Kalogirou>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.20779 26.11113)"^^geo:wktLiteral ;
  geo-pos:lat "35.20779"^^xsd:decimal ;
  geo-pos:long "26.11113"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2017_35.20779_26.11113_25-25_Stefanos%20Kalogirou>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2017_35.20779_26.11113_25-25_Stefanos Kalogirou" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2017_35.20779_26.11113_25-25_Stefanos Kalogirou'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Stefanos Kalogirou'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.11113'^^xsd:double;
  dwc:latitude '35.20779'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2017_35.20779_26.11113_25-25_Stefanos Kalogirou'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '7'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Conomurex%20persicus_2020_35.21607_26.11342_3.5-3.5_Georgia%20Tavantzopoulou>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Conomurex%20persicus_2020_35.21607_26.11342_3.5-3.5_Georgia%20Tavantzopoulou> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Conomurex%20persicus_2020_35.21607_26.11342_3.5-3.5_Georgia%20Tavantzopoulou> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.21607 26.11342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.21607"^^xsd:decimal ;
  dwc:decimalLongitude "26.11342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Conomurex%20persicus_2020_35.21607_26.11342_3.5-3.5_Georgia%20Tavantzopoulou>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.21607 26.11342)"^^geo:wktLiteral ;
  geo-pos:lat "35.21607"^^xsd:decimal ;
  geo-pos:long "26.11342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Conomurex%20persicus_2020_35.21607_26.11342_3.5-3.5_Georgia%20Tavantzopoulou>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Conomurex persicus_2020_35.21607_26.11342_3.5-3.5_Georgia Tavantzopoulou" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Conomurex persicus_2020_35.21607_26.11342_3.5-3.5_Georgia Tavantzopoulou'^^xsd:string;
  dwc:scientificName 'Conomurex persicus (Swainson, 1821)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Georgia Tavantzopoulou'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.11342'^^xsd:double;
  dwc:latitude '35.21607'^^xsd:double;
  dwc:minimumDepth '3.5'^^xsd:double;
  dwc:maximumDepth '3.5'^^xsd:double;
  dwc:aphiaid '565371'^^xsd:integer;
  dwc:occurrenceId 'Conomurex persicus_2020_35.21607_26.11342_3.5-3.5_Georgia Tavantzopoulou'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '565371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'moderate'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2020_35.21607_26.11342_2.5-3_Georgia%20Tavantzopoulou>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2020_35.21607_26.11342_2.5-3_Georgia%20Tavantzopoulou> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2020_35.21607_26.11342_2.5-3_Georgia%20Tavantzopoulou> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.21607 26.11342)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.21607"^^xsd:decimal ;
  dwc:decimalLongitude "26.11342"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2020_35.21607_26.11342_2.5-3_Georgia%20Tavantzopoulou>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.21607 26.11342)"^^geo:wktLiteral ;
  geo-pos:lat "35.21607"^^xsd:decimal ;
  geo-pos:long "26.11342"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2020_35.21607_26.11342_2.5-3_Georgia%20Tavantzopoulou>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2020_35.21607_26.11342_2.5-3_Georgia Tavantzopoulou" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2020_35.21607_26.11342_2.5-3_Georgia Tavantzopoulou'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Georgia Tavantzopoulou'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.11342'^^xsd:double;
  dwc:latitude '35.21607'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2020_35.21607_26.11342_2.5-3_Georgia Tavantzopoulou'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Torquigener%20flavimaculosus_2014_35.2131_26.11349_Yannis%20Issaris>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2014_35.2131_26.11349_Yannis%20Issaris> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2014_35.2131_26.11349_Yannis%20Issaris> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2131 26.11349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2131"^^xsd:decimal ;
  dwc:decimalLongitude "26.11349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2014_35.2131_26.11349_Yannis%20Issaris>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2131 26.11349)"^^geo:wktLiteral ;
  geo-pos:lat "35.2131"^^xsd:decimal ;
  geo-pos:long "26.11349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Torquigener%20flavimaculosus_2014_35.2131_26.11349_Yannis%20Issaris>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Torquigener flavimaculosus_2014_35.2131_26.11349_Yannis Issaris" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Torquigener flavimaculosus_2014_35.2131_26.11349_Yannis Issaris'^^xsd:string;
  dwc:scientificName 'Torquigener flavimaculosus Hardy & Randall, 1983'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Yannis Issaris'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.11349'^^xsd:double;
  dwc:latitude '35.2131'^^xsd:double;
  dwc:aphiaid '219962'^^xsd:integer;
  dwc:occurrenceId 'Torquigener flavimaculosus_2014_35.2131_26.11349_Yannis Issaris'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219962'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2017_34.99356_26.11653_Nikos%20Eikosipentakis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2017_34.99356_26.11653_Nikos%20Eikosipentakis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2017_34.99356_26.11653_Nikos%20Eikosipentakis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.99356 26.11653)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.99356"^^xsd:decimal ;
  dwc:decimalLongitude "26.11653"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2017_34.99356_26.11653_Nikos%20Eikosipentakis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.99356 26.11653)"^^geo:wktLiteral ;
  geo-pos:lat "34.99356"^^xsd:decimal ;
  geo-pos:long "26.11653"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2017_34.99356_26.11653_Nikos%20Eikosipentakis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2017_34.99356_26.11653_Nikos Eikosipentakis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2017_34.99356_26.11653_Nikos Eikosipentakis'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Nikos Eikosipentakis'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.11653'^^xsd:double;
  dwc:latitude '34.99356'^^xsd:double;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2017_34.99356_26.11653_Nikos Eikosipentakis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2017_35.20574_26.1203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2017_35.20574_26.1203> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2017_35.20574_26.1203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.20574 26.1203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.20574"^^xsd:decimal ;
  dwc:decimalLongitude "26.1203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2017_35.20574_26.1203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.20574 26.1203)"^^geo:wktLiteral ;
  geo-pos:lat "35.20574"^^xsd:decimal ;
  geo-pos:long "26.1203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2017_35.20574_26.1203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2017_35.20574_26.1203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2017_35.20574_26.1203'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.1203'^^xsd:double;
  dwc:latitude '35.20574'^^xsd:double;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2017_35.20574_26.1203'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2017_34.92402_26.12864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2017_34.92402_26.12864> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2017_34.92402_26.12864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.92402 26.12864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.92402"^^xsd:decimal ;
  dwc:decimalLongitude "26.12864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2017_34.92402_26.12864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.92402 26.12864)"^^geo:wktLiteral ;
  geo-pos:lat "34.92402"^^xsd:decimal ;
  geo-pos:long "26.12864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2017_34.92402_26.12864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2017_34.92402_26.12864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2017_34.92402_26.12864'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.12864'^^xsd:double;
  dwc:latitude '34.92402'^^xsd:double;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2017_34.92402_26.12864'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2019_39.0879_26.134_2-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2019_39.0879_26.134_2-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2019_39.0879_26.134_2-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0879 26.134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0879"^^xsd:decimal ;
  dwc:decimalLongitude "26.134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2019_39.0879_26.134_2-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0879 26.134)"^^geo:wktLiteral ;
  geo-pos:lat "39.0879"^^xsd:decimal ;
  geo-pos:long "26.134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2019_39.0879_26.134_2-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2019_39.0879_26.134_2-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2019_39.0879_26.134_2-2'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.134'^^xsd:double;
  dwc:latitude '39.0879'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2019_39.0879_26.134_2-2'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '10'^^xsd:integer;
  dwc:organismQuantityType '% cover'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Upeneus%20moluccensis_2016_38.41669_26.13403_Manolis%20Arvanitis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Upeneus%20moluccensis_2016_38.41669_26.13403_Manolis%20Arvanitis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Upeneus%20moluccensis_2016_38.41669_26.13403_Manolis%20Arvanitis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.41669 26.13403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.41669"^^xsd:decimal ;
  dwc:decimalLongitude "26.13403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "18"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Upeneus%20moluccensis_2016_38.41669_26.13403_Manolis%20Arvanitis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.41669 26.13403)"^^geo:wktLiteral ;
  geo-pos:lat "38.41669"^^xsd:decimal ;
  geo-pos:long "26.13403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "18"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Upeneus%20moluccensis_2016_38.41669_26.13403_Manolis%20Arvanitis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Upeneus moluccensis_2016_38.41669_26.13403_Manolis Arvanitis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Upeneus moluccensis_2016_38.41669_26.13403_Manolis Arvanitis'^^xsd:string;
  dwc:scientificName 'Upeneus moluccensis (Bleeker, 1855)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Manolis Arvanitis'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.13403'^^xsd:double;
  dwc:latitude '38.41669'^^xsd:double;
  dwc:coordinatePrecision '18'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '126989'^^xsd:integer;
  dwc:occurrenceId 'Upeneus moluccensis_2016_38.41669_26.13403_Manolis Arvanitis'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126989'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '4'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2018_34.92853_26.13475_4-4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2018_34.92853_26.13475_4-4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2018_34.92853_26.13475_4-4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.92853 26.13475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.92853"^^xsd:decimal ;
  dwc:decimalLongitude "26.13475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2018_34.92853_26.13475_4-4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.92853 26.13475)"^^geo:wktLiteral ;
  geo-pos:lat "34.92853"^^xsd:decimal ;
  geo-pos:long "26.13475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2018_34.92853_26.13475_4-4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2018_34.92853_26.13475_4-4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2018_34.92853_26.13475_4-4'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.13475'^^xsd:double;
  dwc:latitude '34.92853'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2018_34.92853_26.13475_4-4'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Asparagopsis_2009_38.41919_26.13536_0-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Asparagopsis_2009_38.41919_26.13536_0-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Asparagopsis_2009_38.41919_26.13536_0-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.41919 26.13536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.41919"^^xsd:decimal ;
  dwc:decimalLongitude "26.13536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "18"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Asparagopsis_2009_38.41919_26.13536_0-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.41919 26.13536)"^^geo:wktLiteral ;
  geo-pos:lat "38.41919"^^xsd:decimal ;
  geo-pos:long "26.13536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "18"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Asparagopsis_2009_38.41919_26.13536_0-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Asparagopsis_2009_38.41919_26.13536_0-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Asparagopsis_2009_38.41919_26.13536_0-10'^^xsd:string;
  dwc:scientificName 'Asparagopsis Montagne, 1840'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.13536'^^xsd:double;
  dwc:latitude '38.41919'^^xsd:double;
  dwc:coordinatePrecision '18'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '143809'^^xsd:integer;
  dwc:occurrenceId 'Asparagopsis_2009_38.41919_26.13536_0-10'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143809'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Stypopodium%20schimperi_2009_38.41919_26.13536_0-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2009_38.41919_26.13536_0-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2009_38.41919_26.13536_0-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.41919 26.13536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.41919"^^xsd:decimal ;
  dwc:decimalLongitude "26.13536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "18"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2009_38.41919_26.13536_0-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.41919 26.13536)"^^geo:wktLiteral ;
  geo-pos:lat "38.41919"^^xsd:decimal ;
  geo-pos:long "26.13536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "18"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Stypopodium%20schimperi_2009_38.41919_26.13536_0-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Stypopodium schimperi_2009_38.41919_26.13536_0-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Stypopodium schimperi_2009_38.41919_26.13536_0-10'^^xsd:string;
  dwc:scientificName 'Stypopodium schimperi (Kützing) Verlaque & Boudouresque, 1991'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.13536'^^xsd:double;
  dwc:latitude '38.41919'^^xsd:double;
  dwc:coordinatePrecision '18'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '145391'^^xsd:integer;
  dwc:occurrenceId 'Stypopodium schimperi_2009_38.41919_26.13536_0-10'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145391'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Saurida%20lessepsianus_1978_38.37464_26.13888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Saurida%20lessepsianus_1978_38.37464_26.13888> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Saurida%20lessepsianus_1978_38.37464_26.13888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.37464 26.13888)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.37464"^^xsd:decimal ;
  dwc:decimalLongitude "26.13888"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Saurida%20lessepsianus_1978_38.37464_26.13888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.37464 26.13888)"^^geo:wktLiteral ;
  geo-pos:lat "38.37464"^^xsd:decimal ;
  geo-pos:long "26.13888"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Saurida%20lessepsianus_1978_38.37464_26.13888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Saurida lessepsianus_1978_38.37464_26.13888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Saurida lessepsianus_1978_38.37464_26.13888'^^xsd:string;
  dwc:scientificName 'Saurida lessepsianus Russell, Golani & Tikochinski, 2015'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.13888'^^xsd:double;
  dwc:latitude '38.37464'^^xsd:double;
  dwc:aphiaid '932880'^^xsd:integer;
  dwc:occurrenceId 'Saurida lessepsianus_1978_38.37464_26.13888'^^xsd:string;
  dwc:observationDate '1978-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '932880'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2017_35.00645_26.14141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2017_35.00645_26.14141> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2017_35.00645_26.14141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00645 26.14141)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.00645"^^xsd:decimal ;
  dwc:decimalLongitude "26.14141"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2017_35.00645_26.14141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00645 26.14141)"^^geo:wktLiteral ;
  geo-pos:lat "35.00645"^^xsd:decimal ;
  geo-pos:long "26.14141"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2017_35.00645_26.14141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2017_35.00645_26.14141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2017_35.00645_26.14141'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.14141'^^xsd:double;
  dwc:latitude '35.00645'^^xsd:double;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2017_35.00645_26.14141'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2017_35.00616_26.14162_20-20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2017_35.00616_26.14162_20-20> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2017_35.00616_26.14162_20-20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00616 26.14162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.00616"^^xsd:decimal ;
  dwc:decimalLongitude "26.14162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2017_35.00616_26.14162_20-20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00616 26.14162)"^^geo:wktLiteral ;
  geo-pos:lat "35.00616"^^xsd:decimal ;
  geo-pos:long "26.14162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2017_35.00616_26.14162_20-20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2017_35.00616_26.14162_20-20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2017_35.00616_26.14162_20-20'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.14162'^^xsd:double;
  dwc:latitude '35.00616'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2017_35.00616_26.14162_20-20'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2017_35.00855_26.14688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2017_35.00855_26.14688> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2017_35.00855_26.14688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00855 26.14688)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.00855"^^xsd:decimal ;
  dwc:decimalLongitude "26.14688"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2017_35.00855_26.14688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00855 26.14688)"^^geo:wktLiteral ;
  geo-pos:lat "35.00855"^^xsd:decimal ;
  geo-pos:long "26.14688"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2017_35.00855_26.14688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2017_35.00855_26.14688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2017_35.00855_26.14688'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.14688'^^xsd:double;
  dwc:latitude '35.00855'^^xsd:double;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2017_35.00855_26.14688'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2017_35.00914_26.14966_7-7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2017_35.00914_26.14966_7-7> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2017_35.00914_26.14966_7-7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00914 26.14966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.00914"^^xsd:decimal ;
  dwc:decimalLongitude "26.14966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2017_35.00914_26.14966_7-7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00914 26.14966)"^^geo:wktLiteral ;
  geo-pos:lat "35.00914"^^xsd:decimal ;
  geo-pos:long "26.14966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2017_35.00914_26.14966_7-7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2017_35.00914_26.14966_7-7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2017_35.00914_26.14966_7-7'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.14966'^^xsd:double;
  dwc:latitude '35.00914'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2017_35.00914_26.14966_7-7'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Conomurex%20persicus_2020_35.01073_26.15443_5-14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Conomurex%20persicus_2020_35.01073_26.15443_5-14> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Conomurex%20persicus_2020_35.01073_26.15443_5-14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.01073 26.15443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.01073"^^xsd:decimal ;
  dwc:decimalLongitude "26.15443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Conomurex%20persicus_2020_35.01073_26.15443_5-14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.01073 26.15443)"^^geo:wktLiteral ;
  geo-pos:lat "35.01073"^^xsd:decimal ;
  geo-pos:long "26.15443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Conomurex%20persicus_2020_35.01073_26.15443_5-14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Conomurex persicus_2020_35.01073_26.15443_5-14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Conomurex persicus_2020_35.01073_26.15443_5-14'^^xsd:string;
  dwc:scientificName 'Conomurex persicus (Swainson, 1821)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.15443'^^xsd:double;
  dwc:latitude '35.01073'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '565371'^^xsd:integer;
  dwc:occurrenceId 'Conomurex persicus_2020_35.01073_26.15443_5-14'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '565371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '8'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Diadema%20setosum_2020_35.01073_26.15443_9-12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Diadema%20setosum_2020_35.01073_26.15443_9-12> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Diadema%20setosum_2020_35.01073_26.15443_9-12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.01073 26.15443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.01073"^^xsd:decimal ;
  dwc:decimalLongitude "26.15443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Diadema%20setosum_2020_35.01073_26.15443_9-12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.01073 26.15443)"^^geo:wktLiteral ;
  geo-pos:lat "35.01073"^^xsd:decimal ;
  geo-pos:long "26.15443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Diadema%20setosum_2020_35.01073_26.15443_9-12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Diadema setosum_2020_35.01073_26.15443_9-12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Diadema setosum_2020_35.01073_26.15443_9-12'^^xsd:string;
  dwc:scientificName 'Diadema setosum (Leske, 1778)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.15443'^^xsd:double;
  dwc:latitude '35.01073'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '213372'^^xsd:integer;
  dwc:occurrenceId 'Diadema setosum_2020_35.01073_26.15443_9-12'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213372'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '10'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2020_35.01073_26.15443_9-9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2020_35.01073_26.15443_9-9> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2020_35.01073_26.15443_9-9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.01073 26.15443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.01073"^^xsd:decimal ;
  dwc:decimalLongitude "26.15443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2020_35.01073_26.15443_9-9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.01073 26.15443)"^^geo:wktLiteral ;
  geo-pos:lat "35.01073"^^xsd:decimal ;
  geo-pos:long "26.15443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2020_35.01073_26.15443_9-9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2020_35.01073_26.15443_9-9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2020_35.01073_26.15443_9-9'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.15443'^^xsd:double;
  dwc:latitude '35.01073'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2020_35.01073_26.15443_9-9'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Parupeneus%20forsskali_2020_35.01073_26.15443_9-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2020_35.01073_26.15443_9-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2020_35.01073_26.15443_9-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.01073 26.15443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.01073"^^xsd:decimal ;
  dwc:decimalLongitude "26.15443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2020_35.01073_26.15443_9-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.01073 26.15443)"^^geo:wktLiteral ;
  geo-pos:lat "35.01073"^^xsd:decimal ;
  geo-pos:long "26.15443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Parupeneus%20forsskali_2020_35.01073_26.15443_9-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Parupeneus forsskali_2020_35.01073_26.15443_9-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Parupeneus forsskali_2020_35.01073_26.15443_9-10'^^xsd:string;
  dwc:scientificName 'Parupeneus forsskali (Fourmanoir & Guézé, 1976)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.15443'^^xsd:double;
  dwc:latitude '35.01073'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '218669'^^xsd:integer;
  dwc:occurrenceId 'Parupeneus forsskali_2020_35.01073_26.15443_9-10'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218669'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '12'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2020_35.01073_26.15443_5-14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2020_35.01073_26.15443_5-14> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2020_35.01073_26.15443_5-14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.01073 26.15443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.01073"^^xsd:decimal ;
  dwc:decimalLongitude "26.15443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2020_35.01073_26.15443_5-14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.01073 26.15443)"^^geo:wktLiteral ;
  geo-pos:lat "35.01073"^^xsd:decimal ;
  geo-pos:long "26.15443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2020_35.01073_26.15443_5-14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2020_35.01073_26.15443_5-14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2020_35.01073_26.15443_5-14'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.15443'^^xsd:double;
  dwc:latitude '35.01073'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2020_35.01073_26.15443_5-14'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2020_35.01073_26.15443_9-13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2020_35.01073_26.15443_9-13> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2020_35.01073_26.15443_9-13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.01073 26.15443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.01073"^^xsd:decimal ;
  dwc:decimalLongitude "26.15443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2020_35.01073_26.15443_9-13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.01073 26.15443)"^^geo:wktLiteral ;
  geo-pos:lat "35.01073"^^xsd:decimal ;
  geo-pos:long "26.15443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2020_35.01073_26.15443_9-13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2020_35.01073_26.15443_9-13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2020_35.01073_26.15443_9-13'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.15443'^^xsd:double;
  dwc:latitude '35.01073'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2020_35.01073_26.15443_9-13'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '20'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2020_35.01073_26.15443_9-13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_35.01073_26.15443_9-13> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_35.01073_26.15443_9-13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.01073 26.15443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.01073"^^xsd:decimal ;
  dwc:decimalLongitude "26.15443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_35.01073_26.15443_9-13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.01073 26.15443)"^^geo:wktLiteral ;
  geo-pos:lat "35.01073"^^xsd:decimal ;
  geo-pos:long "26.15443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2020_35.01073_26.15443_9-13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2020_35.01073_26.15443_9-13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2020_35.01073_26.15443_9-13'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.15443'^^xsd:double;
  dwc:latitude '35.01073'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2020_35.01073_26.15443_9-13'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '80'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Torquigener%20flavimaculosus_2020_35.01073_26.15443_9-16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2020_35.01073_26.15443_9-16> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2020_35.01073_26.15443_9-16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.01073 26.15443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.01073"^^xsd:decimal ;
  dwc:decimalLongitude "26.15443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2020_35.01073_26.15443_9-16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.01073 26.15443)"^^geo:wktLiteral ;
  geo-pos:lat "35.01073"^^xsd:decimal ;
  geo-pos:long "26.15443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Torquigener%20flavimaculosus_2020_35.01073_26.15443_9-16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Torquigener flavimaculosus_2020_35.01073_26.15443_9-16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Torquigener flavimaculosus_2020_35.01073_26.15443_9-16'^^xsd:string;
  dwc:scientificName 'Torquigener flavimaculosus Hardy & Randall, 1983'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.15443'^^xsd:double;
  dwc:latitude '35.01073'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '219962'^^xsd:integer;
  dwc:occurrenceId 'Torquigener flavimaculosus_2020_35.01073_26.15443_9-16'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219962'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '150'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Diadema%20setosum_2020_35.00953_26.1561_6-14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Diadema%20setosum_2020_35.00953_26.1561_6-14> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Diadema%20setosum_2020_35.00953_26.1561_6-14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00953 26.1561)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.00953"^^xsd:decimal ;
  dwc:decimalLongitude "26.1561"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Diadema%20setosum_2020_35.00953_26.1561_6-14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00953 26.1561)"^^geo:wktLiteral ;
  geo-pos:lat "35.00953"^^xsd:decimal ;
  geo-pos:long "26.1561"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Diadema%20setosum_2020_35.00953_26.1561_6-14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Diadema setosum_2020_35.00953_26.1561_6-14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Diadema setosum_2020_35.00953_26.1561_6-14'^^xsd:string;
  dwc:scientificName 'Diadema setosum (Leske, 1778)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.1561'^^xsd:double;
  dwc:latitude '35.00953'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '213372'^^xsd:integer;
  dwc:occurrenceId 'Diadema setosum_2020_35.00953_26.1561_6-14'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213372'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '10'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Parupeneus%20forsskali_2020-08-02_35.00953_26.1561_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2020-08-02_35.00953_26.1561_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2020-08-02_35.00953_26.1561_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00953 26.1561)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.00953"^^xsd:decimal ;
  dwc:decimalLongitude "26.1561"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2020-08-02_35.00953_26.1561_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00953 26.1561)"^^geo:wktLiteral ;
  geo-pos:lat "35.00953"^^xsd:decimal ;
  geo-pos:long "26.1561"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Parupeneus%20forsskali_2020-08-02_35.00953_26.1561_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Parupeneus forsskali_2020-08-02_35.00953_26.1561_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Parupeneus forsskali_2020-08-02_35.00953_26.1561_5-5'^^xsd:string;
  dwc:scientificName 'Parupeneus forsskali (Fourmanoir & Guézé, 1976)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.1561'^^xsd:double;
  dwc:latitude '35.00953'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '218669'^^xsd:integer;
  dwc:occurrenceId 'Parupeneus forsskali_2020-08-02_35.00953_26.1561_5-5'^^xsd:string;
  dwc:observationDate '2020-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '218669'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '4'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Parupeneus%20forsskali_2020-08-03_35.00953_26.1561_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2020-08-03_35.00953_26.1561_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2020-08-03_35.00953_26.1561_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00953 26.1561)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.00953"^^xsd:decimal ;
  dwc:decimalLongitude "26.1561"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2020-08-03_35.00953_26.1561_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00953 26.1561)"^^geo:wktLiteral ;
  geo-pos:lat "35.00953"^^xsd:decimal ;
  geo-pos:long "26.1561"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Parupeneus%20forsskali_2020-08-03_35.00953_26.1561_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Parupeneus forsskali_2020-08-03_35.00953_26.1561_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Parupeneus forsskali_2020-08-03_35.00953_26.1561_5-5'^^xsd:string;
  dwc:scientificName 'Parupeneus forsskali (Fourmanoir & Guézé, 1976)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.1561'^^xsd:double;
  dwc:latitude '35.00953'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '218669'^^xsd:integer;
  dwc:occurrenceId 'Parupeneus forsskali_2020-08-03_35.00953_26.1561_5-5'^^xsd:string;
  dwc:observationDate '2020-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '218669'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Parupeneus%20forsskali_2020-08-04_35.00953_26.1561_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2020-08-04_35.00953_26.1561_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2020-08-04_35.00953_26.1561_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00953 26.1561)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.00953"^^xsd:decimal ;
  dwc:decimalLongitude "26.1561"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2020-08-04_35.00953_26.1561_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00953 26.1561)"^^geo:wktLiteral ;
  geo-pos:lat "35.00953"^^xsd:decimal ;
  geo-pos:long "26.1561"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Parupeneus%20forsskali_2020-08-04_35.00953_26.1561_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Parupeneus forsskali_2020-08-04_35.00953_26.1561_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Parupeneus forsskali_2020-08-04_35.00953_26.1561_5-5'^^xsd:string;
  dwc:scientificName 'Parupeneus forsskali (Fourmanoir & Guézé, 1976)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.1561'^^xsd:double;
  dwc:latitude '35.00953'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '218669'^^xsd:integer;
  dwc:occurrenceId 'Parupeneus forsskali_2020-08-04_35.00953_26.1561_5-5'^^xsd:string;
  dwc:observationDate '2020-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '218669'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Parupeneus%20forsskali_2020-08-05_35.00953_26.1561_15-15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2020-08-05_35.00953_26.1561_15-15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2020-08-05_35.00953_26.1561_15-15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00953 26.1561)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.00953"^^xsd:decimal ;
  dwc:decimalLongitude "26.1561"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2020-08-05_35.00953_26.1561_15-15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00953 26.1561)"^^geo:wktLiteral ;
  geo-pos:lat "35.00953"^^xsd:decimal ;
  geo-pos:long "26.1561"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Parupeneus%20forsskali_2020-08-05_35.00953_26.1561_15-15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Parupeneus forsskali_2020-08-05_35.00953_26.1561_15-15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Parupeneus forsskali_2020-08-05_35.00953_26.1561_15-15'^^xsd:string;
  dwc:scientificName 'Parupeneus forsskali (Fourmanoir & Guézé, 1976)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.1561'^^xsd:double;
  dwc:latitude '35.00953'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '218669'^^xsd:integer;
  dwc:occurrenceId 'Parupeneus forsskali_2020-08-05_35.00953_26.1561_15-15'^^xsd:string;
  dwc:observationDate '2020-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '218669'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Parupeneus%20forsskali_2020-08-06_35.00953_26.1561_15-15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2020-08-06_35.00953_26.1561_15-15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2020-08-06_35.00953_26.1561_15-15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00953 26.1561)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.00953"^^xsd:decimal ;
  dwc:decimalLongitude "26.1561"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2020-08-06_35.00953_26.1561_15-15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00953 26.1561)"^^geo:wktLiteral ;
  geo-pos:lat "35.00953"^^xsd:decimal ;
  geo-pos:long "26.1561"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Parupeneus%20forsskali_2020-08-06_35.00953_26.1561_15-15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Parupeneus forsskali_2020-08-06_35.00953_26.1561_15-15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Parupeneus forsskali_2020-08-06_35.00953_26.1561_15-15'^^xsd:string;
  dwc:scientificName 'Parupeneus forsskali (Fourmanoir & Guézé, 1976)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.1561'^^xsd:double;
  dwc:latitude '35.00953'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '218669'^^xsd:integer;
  dwc:occurrenceId 'Parupeneus forsskali_2020-08-06_35.00953_26.1561_15-15'^^xsd:string;
  dwc:observationDate '2020-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '218669'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2020_35.00953_26.1561_4-6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2020_35.00953_26.1561_4-6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2020_35.00953_26.1561_4-6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00953 26.1561)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.00953"^^xsd:decimal ;
  dwc:decimalLongitude "26.1561"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2020_35.00953_26.1561_4-6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00953 26.1561)"^^geo:wktLiteral ;
  geo-pos:lat "35.00953"^^xsd:decimal ;
  geo-pos:long "26.1561"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2020_35.00953_26.1561_4-6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2020_35.00953_26.1561_4-6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2020_35.00953_26.1561_4-6'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.1561'^^xsd:double;
  dwc:latitude '35.00953'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2020_35.00953_26.1561_4-6'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '27'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_2020_35.00953_26.1561_4-6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_2020_35.00953_26.1561_4-6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_2020_35.00953_26.1561_4-6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00953 26.1561)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.00953"^^xsd:decimal ;
  dwc:decimalLongitude "26.1561"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_2020_35.00953_26.1561_4-6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00953 26.1561)"^^geo:wktLiteral ;
  geo-pos:lat "35.00953"^^xsd:decimal ;
  geo-pos:long "26.1561"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_2020_35.00953_26.1561_4-6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_2020_35.00953_26.1561_4-6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_2020_35.00953_26.1561_4-6'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.1561'^^xsd:double;
  dwc:latitude '35.00953'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_2020_35.00953_26.1561_4-6'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '8'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2020-08-01_35.00953_26.1561_15-15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2020-08-01_35.00953_26.1561_15-15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2020-08-01_35.00953_26.1561_15-15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00953 26.1561)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.00953"^^xsd:decimal ;
  dwc:decimalLongitude "26.1561"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2020-08-01_35.00953_26.1561_15-15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00953 26.1561)"^^geo:wktLiteral ;
  geo-pos:lat "35.00953"^^xsd:decimal ;
  geo-pos:long "26.1561"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2020-08-01_35.00953_26.1561_15-15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2020-08-01_35.00953_26.1561_15-15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2020-08-01_35.00953_26.1561_15-15'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.1561'^^xsd:double;
  dwc:latitude '35.00953'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2020-08-01_35.00953_26.1561_15-15'^^xsd:string;
  dwc:observationDate '2020-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2020-08-02_35.00953_26.1561_15-15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2020-08-02_35.00953_26.1561_15-15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2020-08-02_35.00953_26.1561_15-15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00953 26.1561)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.00953"^^xsd:decimal ;
  dwc:decimalLongitude "26.1561"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2020-08-02_35.00953_26.1561_15-15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00953 26.1561)"^^geo:wktLiteral ;
  geo-pos:lat "35.00953"^^xsd:decimal ;
  geo-pos:long "26.1561"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2020-08-02_35.00953_26.1561_15-15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2020-08-02_35.00953_26.1561_15-15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2020-08-02_35.00953_26.1561_15-15'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.1561'^^xsd:double;
  dwc:latitude '35.00953'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2020-08-02_35.00953_26.1561_15-15'^^xsd:string;
  dwc:observationDate '2020-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2020_35.00953_26.1561_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2020_35.00953_26.1561_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2020_35.00953_26.1561_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00953 26.1561)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.00953"^^xsd:decimal ;
  dwc:decimalLongitude "26.1561"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2020_35.00953_26.1561_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00953 26.1561)"^^geo:wktLiteral ;
  geo-pos:lat "35.00953"^^xsd:decimal ;
  geo-pos:long "26.1561"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2020_35.00953_26.1561_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2020_35.00953_26.1561_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2020_35.00953_26.1561_5-5'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.1561'^^xsd:double;
  dwc:latitude '35.00953'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2020_35.00953_26.1561_5-5'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2020_35.00953_26.1561_6-15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2020_35.00953_26.1561_6-15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2020_35.00953_26.1561_6-15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00953 26.1561)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.00953"^^xsd:decimal ;
  dwc:decimalLongitude "26.1561"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2020_35.00953_26.1561_6-15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00953 26.1561)"^^geo:wktLiteral ;
  geo-pos:lat "35.00953"^^xsd:decimal ;
  geo-pos:long "26.1561"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2020_35.00953_26.1561_6-15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2020_35.00953_26.1561_6-15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2020_35.00953_26.1561_6-15'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.1561'^^xsd:double;
  dwc:latitude '35.00953'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2020_35.00953_26.1561_6-15'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '8'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Sargocentron%20rubrum_2020_35.00953_26.1561_15-15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2020_35.00953_26.1561_15-15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2020_35.00953_26.1561_15-15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00953 26.1561)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.00953"^^xsd:decimal ;
  dwc:decimalLongitude "26.1561"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2020_35.00953_26.1561_15-15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00953 26.1561)"^^geo:wktLiteral ;
  geo-pos:lat "35.00953"^^xsd:decimal ;
  geo-pos:long "26.1561"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Sargocentron%20rubrum_2020_35.00953_26.1561_15-15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Sargocentron rubrum_2020_35.00953_26.1561_15-15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Sargocentron rubrum_2020_35.00953_26.1561_15-15'^^xsd:string;
  dwc:scientificName 'Sargocentron rubrum (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.1561'^^xsd:double;
  dwc:latitude '35.00953'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '126400'^^xsd:integer;
  dwc:occurrenceId 'Sargocentron rubrum_2020_35.00953_26.1561_15-15'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126400'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '4'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2020-08-01_35.00953_26.1561_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-08-01_35.00953_26.1561_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-08-01_35.00953_26.1561_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00953 26.1561)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.00953"^^xsd:decimal ;
  dwc:decimalLongitude "26.1561"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2020-08-01_35.00953_26.1561_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00953 26.1561)"^^geo:wktLiteral ;
  geo-pos:lat "35.00953"^^xsd:decimal ;
  geo-pos:long "26.1561"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2020-08-01_35.00953_26.1561_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2020-08-01_35.00953_26.1561_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2020-08-01_35.00953_26.1561_5-5'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.1561'^^xsd:double;
  dwc:latitude '35.00953'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2020-08-01_35.00953_26.1561_5-5'^^xsd:string;
  dwc:observationDate '2020-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '5'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2020-08-02_35.00953_26.1561_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-08-02_35.00953_26.1561_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-08-02_35.00953_26.1561_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00953 26.1561)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.00953"^^xsd:decimal ;
  dwc:decimalLongitude "26.1561"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2020-08-02_35.00953_26.1561_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00953 26.1561)"^^geo:wktLiteral ;
  geo-pos:lat "35.00953"^^xsd:decimal ;
  geo-pos:long "26.1561"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2020-08-02_35.00953_26.1561_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2020-08-02_35.00953_26.1561_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2020-08-02_35.00953_26.1561_5-5'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.1561'^^xsd:double;
  dwc:latitude '35.00953'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2020-08-02_35.00953_26.1561_5-5'^^xsd:string;
  dwc:observationDate '2020-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '5'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2020-08-03_35.00953_26.1561_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-08-03_35.00953_26.1561_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-08-03_35.00953_26.1561_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00953 26.1561)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.00953"^^xsd:decimal ;
  dwc:decimalLongitude "26.1561"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2020-08-03_35.00953_26.1561_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00953 26.1561)"^^geo:wktLiteral ;
  geo-pos:lat "35.00953"^^xsd:decimal ;
  geo-pos:long "26.1561"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2020-08-03_35.00953_26.1561_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2020-08-03_35.00953_26.1561_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2020-08-03_35.00953_26.1561_5-5'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.1561'^^xsd:double;
  dwc:latitude '35.00953'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2020-08-03_35.00953_26.1561_5-5'^^xsd:string;
  dwc:observationDate '2020-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '4'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2020-08-04_35.00953_26.1561_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-08-04_35.00953_26.1561_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-08-04_35.00953_26.1561_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00953 26.1561)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.00953"^^xsd:decimal ;
  dwc:decimalLongitude "26.1561"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2020-08-04_35.00953_26.1561_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00953 26.1561)"^^geo:wktLiteral ;
  geo-pos:lat "35.00953"^^xsd:decimal ;
  geo-pos:long "26.1561"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2020-08-04_35.00953_26.1561_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2020-08-04_35.00953_26.1561_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2020-08-04_35.00953_26.1561_5-5'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.1561'^^xsd:double;
  dwc:latitude '35.00953'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2020-08-04_35.00953_26.1561_5-5'^^xsd:string;
  dwc:observationDate '2020-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '10'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2020-08-05_35.00953_26.1561_15-15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-08-05_35.00953_26.1561_15-15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-08-05_35.00953_26.1561_15-15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00953 26.1561)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.00953"^^xsd:decimal ;
  dwc:decimalLongitude "26.1561"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2020-08-05_35.00953_26.1561_15-15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00953 26.1561)"^^geo:wktLiteral ;
  geo-pos:lat "35.00953"^^xsd:decimal ;
  geo-pos:long "26.1561"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2020-08-05_35.00953_26.1561_15-15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2020-08-05_35.00953_26.1561_15-15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2020-08-05_35.00953_26.1561_15-15'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.1561'^^xsd:double;
  dwc:latitude '35.00953'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2020-08-05_35.00953_26.1561_15-15'^^xsd:string;
  dwc:observationDate '2020-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2020-08-06_35.00953_26.1561_15-15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-08-06_35.00953_26.1561_15-15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-08-06_35.00953_26.1561_15-15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00953 26.1561)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.00953"^^xsd:decimal ;
  dwc:decimalLongitude "26.1561"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2020-08-06_35.00953_26.1561_15-15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00953 26.1561)"^^geo:wktLiteral ;
  geo-pos:lat "35.00953"^^xsd:decimal ;
  geo-pos:long "26.1561"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2020-08-06_35.00953_26.1561_15-15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2020-08-06_35.00953_26.1561_15-15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2020-08-06_35.00953_26.1561_15-15'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.1561'^^xsd:double;
  dwc:latitude '35.00953'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2020-08-06_35.00953_26.1561_15-15'^^xsd:string;
  dwc:observationDate '2020-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2020-08-01_35.00953_26.1561_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020-08-01_35.00953_26.1561_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020-08-01_35.00953_26.1561_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00953 26.1561)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.00953"^^xsd:decimal ;
  dwc:decimalLongitude "26.1561"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020-08-01_35.00953_26.1561_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00953 26.1561)"^^geo:wktLiteral ;
  geo-pos:lat "35.00953"^^xsd:decimal ;
  geo-pos:long "26.1561"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2020-08-01_35.00953_26.1561_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2020-08-01_35.00953_26.1561_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2020-08-01_35.00953_26.1561_5-5'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.1561'^^xsd:double;
  dwc:latitude '35.00953'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2020-08-01_35.00953_26.1561_5-5'^^xsd:string;
  dwc:observationDate '2020-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '13'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2020-08-02_35.00953_26.1561_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020-08-02_35.00953_26.1561_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020-08-02_35.00953_26.1561_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00953 26.1561)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.00953"^^xsd:decimal ;
  dwc:decimalLongitude "26.1561"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020-08-02_35.00953_26.1561_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00953 26.1561)"^^geo:wktLiteral ;
  geo-pos:lat "35.00953"^^xsd:decimal ;
  geo-pos:long "26.1561"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2020-08-02_35.00953_26.1561_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2020-08-02_35.00953_26.1561_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2020-08-02_35.00953_26.1561_5-5'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.1561'^^xsd:double;
  dwc:latitude '35.00953'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2020-08-02_35.00953_26.1561_5-5'^^xsd:string;
  dwc:observationDate '2020-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2020-08-03_35.00953_26.1561_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020-08-03_35.00953_26.1561_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020-08-03_35.00953_26.1561_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00953 26.1561)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.00953"^^xsd:decimal ;
  dwc:decimalLongitude "26.1561"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020-08-03_35.00953_26.1561_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00953 26.1561)"^^geo:wktLiteral ;
  geo-pos:lat "35.00953"^^xsd:decimal ;
  geo-pos:long "26.1561"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2020-08-03_35.00953_26.1561_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2020-08-03_35.00953_26.1561_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2020-08-03_35.00953_26.1561_5-5'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.1561'^^xsd:double;
  dwc:latitude '35.00953'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2020-08-03_35.00953_26.1561_5-5'^^xsd:string;
  dwc:observationDate '2020-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2020-08-04_35.00953_26.1561_15-15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020-08-04_35.00953_26.1561_15-15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020-08-04_35.00953_26.1561_15-15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00953 26.1561)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.00953"^^xsd:decimal ;
  dwc:decimalLongitude "26.1561"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020-08-04_35.00953_26.1561_15-15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00953 26.1561)"^^geo:wktLiteral ;
  geo-pos:lat "35.00953"^^xsd:decimal ;
  geo-pos:long "26.1561"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2020-08-04_35.00953_26.1561_15-15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2020-08-04_35.00953_26.1561_15-15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2020-08-04_35.00953_26.1561_15-15'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.1561'^^xsd:double;
  dwc:latitude '35.00953'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2020-08-04_35.00953_26.1561_15-15'^^xsd:string;
  dwc:observationDate '2020-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2020-08-05_35.00953_26.1561_15-15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020-08-05_35.00953_26.1561_15-15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020-08-05_35.00953_26.1561_15-15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00953 26.1561)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.00953"^^xsd:decimal ;
  dwc:decimalLongitude "26.1561"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020-08-05_35.00953_26.1561_15-15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00953 26.1561)"^^geo:wktLiteral ;
  geo-pos:lat "35.00953"^^xsd:decimal ;
  geo-pos:long "26.1561"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2020-08-05_35.00953_26.1561_15-15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2020-08-05_35.00953_26.1561_15-15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2020-08-05_35.00953_26.1561_15-15'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.1561'^^xsd:double;
  dwc:latitude '35.00953'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2020-08-05_35.00953_26.1561_15-15'^^xsd:string;
  dwc:observationDate '2020-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '9'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2020-08-06_35.00953_26.1561_15-15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020-08-06_35.00953_26.1561_15-15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020-08-06_35.00953_26.1561_15-15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00953 26.1561)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.00953"^^xsd:decimal ;
  dwc:decimalLongitude "26.1561"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020-08-06_35.00953_26.1561_15-15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00953 26.1561)"^^geo:wktLiteral ;
  geo-pos:lat "35.00953"^^xsd:decimal ;
  geo-pos:long "26.1561"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2020-08-06_35.00953_26.1561_15-15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2020-08-06_35.00953_26.1561_15-15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2020-08-06_35.00953_26.1561_15-15'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.1561'^^xsd:double;
  dwc:latitude '35.00953'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2020-08-06_35.00953_26.1561_15-15'^^xsd:string;
  dwc:observationDate '2020-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '30'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Bursatella%20leachii_2020_39.16211_26.15638_0.5-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Bursatella%20leachii_2020_39.16211_26.15638_0.5-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Bursatella%20leachii_2020_39.16211_26.15638_0.5-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.16211 26.15638)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.16211"^^xsd:decimal ;
  dwc:decimalLongitude "26.15638"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Bursatella%20leachii_2020_39.16211_26.15638_0.5-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.16211 26.15638)"^^geo:wktLiteral ;
  geo-pos:lat "39.16211"^^xsd:decimal ;
  geo-pos:long "26.15638"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Bursatella%20leachii_2020_39.16211_26.15638_0.5-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Bursatella leachii_2020_39.16211_26.15638_0.5-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Bursatella leachii_2020_39.16211_26.15638_0.5-2'^^xsd:string;
  dwc:scientificName 'Bursatella leachii Blainville, 1817'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.15638'^^xsd:double;
  dwc:latitude '39.16211'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '138759'^^xsd:integer;
  dwc:occurrenceId 'Bursatella leachii_2020_39.16211_26.15638_0.5-2'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138759'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '100'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2007_35.00835_26.1566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2007_35.00835_26.1566> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2007_35.00835_26.1566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00835 26.1566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.00835"^^xsd:decimal ;
  dwc:decimalLongitude "26.1566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2007_35.00835_26.1566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.00835 26.1566)"^^geo:wktLiteral ;
  geo-pos:lat "35.00835"^^xsd:decimal ;
  geo-pos:long "26.1566"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2007_35.00835_26.1566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2007_35.00835_26.1566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2007_35.00835_26.1566'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.1566'^^xsd:double;
  dwc:latitude '35.00835'^^xsd:double;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2007_35.00835_26.1566'^^xsd:string;
  dwc:observationDate '2007-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Conomurex%20persicus_2015_35.30378_26.15674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Conomurex%20persicus_2015_35.30378_26.15674> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Conomurex%20persicus_2015_35.30378_26.15674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.30378 26.15674)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.30378"^^xsd:decimal ;
  dwc:decimalLongitude "26.15674"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Conomurex%20persicus_2015_35.30378_26.15674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.30378 26.15674)"^^geo:wktLiteral ;
  geo-pos:lat "35.30378"^^xsd:decimal ;
  geo-pos:long "26.15674"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Conomurex%20persicus_2015_35.30378_26.15674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Conomurex persicus_2015_35.30378_26.15674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Conomurex persicus_2015_35.30378_26.15674'^^xsd:string;
  dwc:scientificName 'Conomurex persicus (Swainson, 1821)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.15674'^^xsd:double;
  dwc:latitude '35.30378'^^xsd:double;
  dwc:aphiaid '565371'^^xsd:integer;
  dwc:occurrenceId 'Conomurex persicus_2015_35.30378_26.15674'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '565371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'very high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2017_34.95064_26.15735_20-20_>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2017_34.95064_26.15735_20-20_> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2017_34.95064_26.15735_20-20_> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.95064 26.15735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.95064"^^xsd:decimal ;
  dwc:decimalLongitude "26.15735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2017_34.95064_26.15735_20-20_>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.95064 26.15735)"^^geo:wktLiteral ;
  geo-pos:lat "34.95064"^^xsd:decimal ;
  geo-pos:long "26.15735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2017_34.95064_26.15735_20-20_>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2017_34.95064_26.15735_20-20_" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2017_34.95064_26.15735_20-20_'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.15735'^^xsd:double;
  dwc:latitude '34.95064'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2017_34.95064_26.15735_20-20_'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Torquigener%20flavimaculosus_2017_34.95064_26.15735_20-20_Stefanos%20Kalogirou>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2017_34.95064_26.15735_20-20_Stefanos%20Kalogirou> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2017_34.95064_26.15735_20-20_Stefanos%20Kalogirou> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.95064 26.15735)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.95064"^^xsd:decimal ;
  dwc:decimalLongitude "26.15735"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2017_34.95064_26.15735_20-20_Stefanos%20Kalogirou>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.95064 26.15735)"^^geo:wktLiteral ;
  geo-pos:lat "34.95064"^^xsd:decimal ;
  geo-pos:long "26.15735"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Torquigener%20flavimaculosus_2017_34.95064_26.15735_20-20_Stefanos%20Kalogirou>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Torquigener flavimaculosus_2017_34.95064_26.15735_20-20_Stefanos Kalogirou" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Torquigener flavimaculosus_2017_34.95064_26.15735_20-20_Stefanos Kalogirou'^^xsd:string;
  dwc:scientificName 'Torquigener flavimaculosus Hardy & Randall, 1983'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Stefanos Kalogirou'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.15735'^^xsd:double;
  dwc:latitude '34.95064'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '219962'^^xsd:integer;
  dwc:occurrenceId 'Torquigener flavimaculosus_2017_34.95064_26.15735_20-20_Stefanos Kalogirou'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219962'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Asparagopsis_2012_39.32251_26.165_0.5-0.5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Asparagopsis_2012_39.32251_26.165_0.5-0.5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Asparagopsis_2012_39.32251_26.165_0.5-0.5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.32251 26.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.32251"^^xsd:decimal ;
  dwc:decimalLongitude "26.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Asparagopsis_2012_39.32251_26.165_0.5-0.5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.32251 26.165)"^^geo:wktLiteral ;
  geo-pos:lat "39.32251"^^xsd:decimal ;
  geo-pos:long "26.165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Asparagopsis_2012_39.32251_26.165_0.5-0.5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Asparagopsis_2012_39.32251_26.165_0.5-0.5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Asparagopsis_2012_39.32251_26.165_0.5-0.5'^^xsd:string;
  dwc:scientificName 'Asparagopsis Montagne, 1840'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.165'^^xsd:double;
  dwc:latitude '39.32251'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '143809'^^xsd:integer;
  dwc:occurrenceId 'Asparagopsis_2012_39.32251_26.165_0.5-0.5'^^xsd:string;
  dwc:observationDate '2012-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143809'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2014_39.00797_26.16602_20-20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2014_39.00797_26.16602_20-20> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2014_39.00797_26.16602_20-20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.00797 26.16602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.00797"^^xsd:decimal ;
  dwc:decimalLongitude "26.16602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2014_39.00797_26.16602_20-20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.00797 26.16602)"^^geo:wktLiteral ;
  geo-pos:lat "39.00797"^^xsd:decimal ;
  geo-pos:long "26.16602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2014_39.00797_26.16602_20-20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2014_39.00797_26.16602_20-20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2014_39.00797_26.16602_20-20'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.16602'^^xsd:double;
  dwc:latitude '39.00797'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2014_39.00797_26.16602_20-20'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '100'^^xsd:integer;
  dwc:organismQuantityType '% cover'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2016_39.0048_26.16771_0-30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2016_39.0048_26.16771_0-30> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2016_39.0048_26.16771_0-30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0048 26.16771)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0048"^^xsd:decimal ;
  dwc:decimalLongitude "26.16771"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2016_39.0048_26.16771_0-30>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0048 26.16771)"^^geo:wktLiteral ;
  geo-pos:lat "39.0048"^^xsd:decimal ;
  geo-pos:long "26.16771"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2016_39.0048_26.16771_0-30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2016_39.0048_26.16771_0-30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2016_39.0048_26.16771_0-30'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.16771'^^xsd:double;
  dwc:latitude '39.0048'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2016_39.0048_26.16771_0-30'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'low'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2016_39.00455_26.16782_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2016_39.00455_26.16782_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2016_39.00455_26.16782_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.00455 26.16782)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.00455"^^xsd:decimal ;
  dwc:decimalLongitude "26.16782"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2016_39.00455_26.16782_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.00455 26.16782)"^^geo:wktLiteral ;
  geo-pos:lat "39.00455"^^xsd:decimal ;
  geo-pos:long "26.16782"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2016_39.00455_26.16782_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2016_39.00455_26.16782_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2016_39.00455_26.16782_5-5'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.16782'^^xsd:double;
  dwc:latitude '39.00455'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2016_39.00455_26.16782_5-5'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'low'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2020_39.005_26.168_5-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2020_39.005_26.168_5-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2020_39.005_26.168_5-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.005 26.168)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.005"^^xsd:decimal ;
  dwc:decimalLongitude "26.168"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2020_39.005_26.168_5-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.005 26.168)"^^geo:wktLiteral ;
  geo-pos:lat "39.005"^^xsd:decimal ;
  geo-pos:long "26.168"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2020_39.005_26.168_5-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2020_39.005_26.168_5-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2020_39.005_26.168_5-10'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.168'^^xsd:double;
  dwc:latitude '39.005'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2020_39.005_26.168_5-10'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Styela%20plicata_2020_39.11419_26.1745_2-2_Maria%20Sini>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Styela%20plicata_2020_39.11419_26.1745_2-2_Maria%20Sini> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Styela%20plicata_2020_39.11419_26.1745_2-2_Maria%20Sini> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.11419 26.1745)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.11419"^^xsd:decimal ;
  dwc:decimalLongitude "26.1745"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Styela%20plicata_2020_39.11419_26.1745_2-2_Maria%20Sini>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.11419 26.1745)"^^geo:wktLiteral ;
  geo-pos:lat "39.11419"^^xsd:decimal ;
  geo-pos:long "26.1745"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Styela%20plicata_2020_39.11419_26.1745_2-2_Maria%20Sini>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Styela plicata_2020_39.11419_26.1745_2-2_Maria Sini" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Styela plicata_2020_39.11419_26.1745_2-2_Maria Sini'^^xsd:string;
  dwc:scientificName 'Styela plicata (Lesueur, 1823)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Sini'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.1745'^^xsd:double;
  dwc:latitude '39.11419'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'UAEGEAN-ALAS'^^xsd:string;
  dwc:aphiaid '103936'^^xsd:integer;
  dwc:occurrenceId 'Styela plicata_2020_39.11419_26.1745_2-2_Maria Sini'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103936'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2014_37.63381_26.17668_0-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2014_37.63381_26.17668_0-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2014_37.63381_26.17668_0-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.63381 26.17668)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.63381"^^xsd:decimal ;
  dwc:decimalLongitude "26.17668"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2014_37.63381_26.17668_0-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.63381 26.17668)"^^geo:wktLiteral ;
  geo-pos:lat "37.63381"^^xsd:decimal ;
  geo-pos:long "26.17668"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2014_37.63381_26.17668_0-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2014_37.63381_26.17668_0-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2014_37.63381_26.17668_0-10'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.17668'^^xsd:double;
  dwc:latitude '37.63381'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2014_37.63381_26.17668_0-10'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Bursatella%20leachii_2018_39.19756_26.1819_0.4-0.4_Anastasia%20Ferveli>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Bursatella%20leachii_2018_39.19756_26.1819_0.4-0.4_Anastasia%20Ferveli> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Bursatella%20leachii_2018_39.19756_26.1819_0.4-0.4_Anastasia%20Ferveli> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.19756 26.1819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.19756"^^xsd:decimal ;
  dwc:decimalLongitude "26.1819"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Bursatella%20leachii_2018_39.19756_26.1819_0.4-0.4_Anastasia%20Ferveli>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.19756 26.1819)"^^geo:wktLiteral ;
  geo-pos:lat "39.19756"^^xsd:decimal ;
  geo-pos:long "26.1819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Bursatella%20leachii_2018_39.19756_26.1819_0.4-0.4_Anastasia%20Ferveli>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Bursatella leachii_2018_39.19756_26.1819_0.4-0.4_Anastasia Ferveli" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Bursatella leachii_2018_39.19756_26.1819_0.4-0.4_Anastasia Ferveli'^^xsd:string;
  dwc:scientificName 'Bursatella leachii Blainville, 1817'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Anastasia Ferveli'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.1819'^^xsd:double;
  dwc:latitude '39.19756'^^xsd:double;
  dwc:minimumDepth '0.4'^^xsd:double;
  dwc:maximumDepth '0.4'^^xsd:double;
  dwc:aphiaid '138759'^^xsd:integer;
  dwc:occurrenceId 'Bursatella leachii_2018_39.19756_26.1819_0.4-0.4_Anastasia Ferveli'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138759'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Bursatella%20leachii_2013_39.19719_26.18249_0.5-0.5_Anastasia%20Ferveli>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Bursatella%20leachii_2013_39.19719_26.18249_0.5-0.5_Anastasia%20Ferveli> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Bursatella%20leachii_2013_39.19719_26.18249_0.5-0.5_Anastasia%20Ferveli> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.19719 26.18249)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.19719"^^xsd:decimal ;
  dwc:decimalLongitude "26.18249"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Bursatella%20leachii_2013_39.19719_26.18249_0.5-0.5_Anastasia%20Ferveli>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.19719 26.18249)"^^geo:wktLiteral ;
  geo-pos:lat "39.19719"^^xsd:decimal ;
  geo-pos:long "26.18249"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Bursatella%20leachii_2013_39.19719_26.18249_0.5-0.5_Anastasia%20Ferveli>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Bursatella leachii_2013_39.19719_26.18249_0.5-0.5_Anastasia Ferveli" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Bursatella leachii_2013_39.19719_26.18249_0.5-0.5_Anastasia Ferveli'^^xsd:string;
  dwc:scientificName 'Bursatella leachii Blainville, 1817'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Anastasia Ferveli'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.18249'^^xsd:double;
  dwc:latitude '39.19719'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '138759'^^xsd:integer;
  dwc:occurrenceId 'Bursatella leachii_2013_39.19719_26.18249_0.5-0.5_Anastasia Ferveli'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138759'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2000_38.52296_26.18549_21-21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2000_38.52296_26.18549_21-21> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2000_38.52296_26.18549_21-21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52296 26.18549)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52296"^^xsd:decimal ;
  dwc:decimalLongitude "26.18549"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2000_38.52296_26.18549_21-21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52296 26.18549)"^^geo:wktLiteral ;
  geo-pos:lat "38.52296"^^xsd:decimal ;
  geo-pos:long "26.18549"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2000_38.52296_26.18549_21-21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2000_38.52296_26.18549_21-21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2000_38.52296_26.18549_21-21'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.18549'^^xsd:double;
  dwc:latitude '38.52296'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2000_38.52296_26.18549_21-21'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '4'^^xsd:integer;
  dwc:organismQuantityType '% cover'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2000_38.52074_26.19041_37-37>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2000_38.52074_26.19041_37-37> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2000_38.52074_26.19041_37-37> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52074 26.19041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.52074"^^xsd:decimal ;
  dwc:decimalLongitude "26.19041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "37"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2000_38.52074_26.19041_37-37>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.52074 26.19041)"^^geo:wktLiteral ;
  geo-pos:lat "38.52074"^^xsd:decimal ;
  geo-pos:long "26.19041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2000_38.52074_26.19041_37-37>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2000_38.52074_26.19041_37-37" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2000_38.52074_26.19041_37-37'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.19041'^^xsd:double;
  dwc:latitude '38.52074'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2000_38.52074_26.19041_37-37'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '4'^^xsd:integer;
  dwc:organismQuantityType '% cover'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2000_38.51666_26.19537_38-38>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2000_38.51666_26.19537_38-38> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2000_38.51666_26.19537_38-38> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666 26.19537)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51666"^^xsd:decimal ;
  dwc:decimalLongitude "26.19537"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2000_38.51666_26.19537_38-38>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51666 26.19537)"^^geo:wktLiteral ;
  geo-pos:lat "38.51666"^^xsd:decimal ;
  geo-pos:long "26.19537"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2000_38.51666_26.19537_38-38>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2000_38.51666_26.19537_38-38" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2000_38.51666_26.19537_38-38'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.19537'^^xsd:double;
  dwc:latitude '38.51666'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2000_38.51666_26.19537_38-38'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '4'^^xsd:integer;
  dwc:organismQuantityType '% cover'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2014_35.22699_26.19538_Maria%20Salomidi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2014_35.22699_26.19538_Maria%20Salomidi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2014_35.22699_26.19538_Maria%20Salomidi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.22699 26.19538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.22699"^^xsd:decimal ;
  dwc:decimalLongitude "26.19538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2014_35.22699_26.19538_Maria%20Salomidi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.22699 26.19538)"^^geo:wktLiteral ;
  geo-pos:lat "35.22699"^^xsd:decimal ;
  geo-pos:long "26.19538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2014_35.22699_26.19538_Maria%20Salomidi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2014_35.22699_26.19538_Maria Salomidi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2014_35.22699_26.19538_Maria Salomidi'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Salomidi'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.19538'^^xsd:double;
  dwc:latitude '35.22699'^^xsd:double;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2014_35.22699_26.19538_Maria Salomidi'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2014_35.22699_26.19538_Maria%20Salomidi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2014_35.22699_26.19538_Maria%20Salomidi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2014_35.22699_26.19538_Maria%20Salomidi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.22699 26.19538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.22699"^^xsd:decimal ;
  dwc:decimalLongitude "26.19538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2014_35.22699_26.19538_Maria%20Salomidi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.22699 26.19538)"^^geo:wktLiteral ;
  geo-pos:lat "35.22699"^^xsd:decimal ;
  geo-pos:long "26.19538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2014_35.22699_26.19538_Maria%20Salomidi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2014_35.22699_26.19538_Maria Salomidi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2014_35.22699_26.19538_Maria Salomidi'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Salomidi'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.19538'^^xsd:double;
  dwc:latitude '35.22699'^^xsd:double;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2014_35.22699_26.19538_Maria Salomidi'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2014_35.22699_26.19538_Maria%20Salomidi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2014_35.22699_26.19538_Maria%20Salomidi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2014_35.22699_26.19538_Maria%20Salomidi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.22699 26.19538)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.22699"^^xsd:decimal ;
  dwc:decimalLongitude "26.19538"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2014_35.22699_26.19538_Maria%20Salomidi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.22699 26.19538)"^^geo:wktLiteral ;
  geo-pos:lat "35.22699"^^xsd:decimal ;
  geo-pos:long "26.19538"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2014_35.22699_26.19538_Maria%20Salomidi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2014_35.22699_26.19538_Maria Salomidi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2014_35.22699_26.19538_Maria Salomidi'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Salomidi'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.19538'^^xsd:double;
  dwc:latitude '35.22699'^^xsd:double;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2014_35.22699_26.19538_Maria Salomidi'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2000_38.51093_26.2055_40-40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2000_38.51093_26.2055_40-40> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2000_38.51093_26.2055_40-40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51093 26.2055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51093"^^xsd:decimal ;
  dwc:decimalLongitude "26.2055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2000_38.51093_26.2055_40-40>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51093 26.2055)"^^geo:wktLiteral ;
  geo-pos:lat "38.51093"^^xsd:decimal ;
  geo-pos:long "26.2055"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2000_38.51093_26.2055_40-40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2000_38.51093_26.2055_40-40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2000_38.51093_26.2055_40-40'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.2055'^^xsd:double;
  dwc:latitude '38.51093'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2000_38.51093_26.2055_40-40'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '4'^^xsd:integer;
  dwc:organismQuantityType '% cover'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Asparagopsis_1983_39.19125_26.21355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Asparagopsis_1983_39.19125_26.21355> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Asparagopsis_1983_39.19125_26.21355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.19125 26.21355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.19125"^^xsd:decimal ;
  dwc:decimalLongitude "26.21355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Asparagopsis_1983_39.19125_26.21355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.19125 26.21355)"^^geo:wktLiteral ;
  geo-pos:lat "39.19125"^^xsd:decimal ;
  geo-pos:long "26.21355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Asparagopsis_1983_39.19125_26.21355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Asparagopsis_1983_39.19125_26.21355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Asparagopsis_1983_39.19125_26.21355'^^xsd:string;
  dwc:scientificName 'Asparagopsis Montagne, 1840'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.21355'^^xsd:double;
  dwc:latitude '39.19125'^^xsd:double;
  dwc:aphiaid '143809'^^xsd:integer;
  dwc:occurrenceId 'Asparagopsis_1983_39.19125_26.21355'^^xsd:string;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143809'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_1999_38.51367_26.21545_0.5-0.5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_1999_38.51367_26.21545_0.5-0.5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_1999_38.51367_26.21545_0.5-0.5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51367 26.21545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.51367"^^xsd:decimal ;
  dwc:decimalLongitude "26.21545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_1999_38.51367_26.21545_0.5-0.5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.51367 26.21545)"^^geo:wktLiteral ;
  geo-pos:lat "38.51367"^^xsd:decimal ;
  geo-pos:long "26.21545"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_1999_38.51367_26.21545_0.5-0.5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_1999_38.51367_26.21545_0.5-0.5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_1999_38.51367_26.21545_0.5-0.5'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.21545'^^xsd:double;
  dwc:latitude '38.51367'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_1999_38.51367_26.21545_0.5-0.5'^^xsd:string;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '5'^^xsd:integer;
  dwc:organismQuantityType '% cover'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2015_39.3795_26.21608_0-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2015_39.3795_26.21608_0-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2015_39.3795_26.21608_0-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3795 26.21608)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.3795"^^xsd:decimal ;
  dwc:decimalLongitude "26.21608"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2015_39.3795_26.21608_0-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.3795 26.21608)"^^geo:wktLiteral ;
  geo-pos:lat "39.3795"^^xsd:decimal ;
  geo-pos:long "26.21608"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2015_39.3795_26.21608_0-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2015_39.3795_26.21608_0-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2015_39.3795_26.21608_0-5'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.21608'^^xsd:double;
  dwc:latitude '39.3795'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2015_39.3795_26.21608_0-5'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2014_35.26185_26.22077_Maria%20Salomidi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2014_35.26185_26.22077_Maria%20Salomidi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2014_35.26185_26.22077_Maria%20Salomidi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.26185 26.22077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.26185"^^xsd:decimal ;
  dwc:decimalLongitude "26.22077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2014_35.26185_26.22077_Maria%20Salomidi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.26185 26.22077)"^^geo:wktLiteral ;
  geo-pos:lat "35.26185"^^xsd:decimal ;
  geo-pos:long "26.22077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2014_35.26185_26.22077_Maria%20Salomidi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2014_35.26185_26.22077_Maria Salomidi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2014_35.26185_26.22077_Maria Salomidi'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Salomidi'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.22077'^^xsd:double;
  dwc:latitude '35.26185'^^xsd:double;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2014_35.26185_26.22077_Maria Salomidi'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2014_35.26185_26.22077_Maria%20Salomidi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2014_35.26185_26.22077_Maria%20Salomidi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2014_35.26185_26.22077_Maria%20Salomidi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.26185 26.22077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.26185"^^xsd:decimal ;
  dwc:decimalLongitude "26.22077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2014_35.26185_26.22077_Maria%20Salomidi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.26185 26.22077)"^^geo:wktLiteral ;
  geo-pos:lat "35.26185"^^xsd:decimal ;
  geo-pos:long "26.22077"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2014_35.26185_26.22077_Maria%20Salomidi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2014_35.26185_26.22077_Maria Salomidi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2014_35.26185_26.22077_Maria Salomidi'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Salomidi'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.22077'^^xsd:double;
  dwc:latitude '35.26185'^^xsd:double;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2014_35.26185_26.22077_Maria Salomidi'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Bursatella%20leachii_2019_35.25594_26.22223_22-22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Bursatella%20leachii_2019_35.25594_26.22223_22-22> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Bursatella%20leachii_2019_35.25594_26.22223_22-22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.25594 26.22223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.25594"^^xsd:decimal ;
  dwc:decimalLongitude "26.22223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Bursatella%20leachii_2019_35.25594_26.22223_22-22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.25594 26.22223)"^^geo:wktLiteral ;
  geo-pos:lat "35.25594"^^xsd:decimal ;
  geo-pos:long "26.22223"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Bursatella%20leachii_2019_35.25594_26.22223_22-22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Bursatella leachii_2019_35.25594_26.22223_22-22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Bursatella leachii_2019_35.25594_26.22223_22-22'^^xsd:string;
  dwc:scientificName 'Bursatella leachii Blainville, 1817'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.22223'^^xsd:double;
  dwc:latitude '35.25594'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '138759'^^xsd:integer;
  dwc:occurrenceId 'Bursatella leachii_2019_35.25594_26.22223_22-22'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138759'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Diadema%20setosum_2019_35.25594_26.22223_28-28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Diadema%20setosum_2019_35.25594_26.22223_28-28> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Diadema%20setosum_2019_35.25594_26.22223_28-28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.25594 26.22223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.25594"^^xsd:decimal ;
  dwc:decimalLongitude "26.22223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Diadema%20setosum_2019_35.25594_26.22223_28-28>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.25594 26.22223)"^^geo:wktLiteral ;
  geo-pos:lat "35.25594"^^xsd:decimal ;
  geo-pos:long "26.22223"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Diadema%20setosum_2019_35.25594_26.22223_28-28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Diadema setosum_2019_35.25594_26.22223_28-28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Diadema setosum_2019_35.25594_26.22223_28-28'^^xsd:string;
  dwc:scientificName 'Diadema setosum (Leske, 1778)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.22223'^^xsd:double;
  dwc:latitude '35.25594'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '213372'^^xsd:integer;
  dwc:occurrenceId 'Diadema setosum_2019_35.25594_26.22223_28-28'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213372'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Halophila%20stipulacea_2019_35.25594_26.22223_15-15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2019_35.25594_26.22223_15-15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2019_35.25594_26.22223_15-15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.25594 26.22223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.25594"^^xsd:decimal ;
  dwc:decimalLongitude "26.22223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Halophila%20stipulacea_2019_35.25594_26.22223_15-15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.25594 26.22223)"^^geo:wktLiteral ;
  geo-pos:lat "35.25594"^^xsd:decimal ;
  geo-pos:long "26.22223"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Halophila%20stipulacea_2019_35.25594_26.22223_15-15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Halophila stipulacea_2019_35.25594_26.22223_15-15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Halophila stipulacea_2019_35.25594_26.22223_15-15'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea (Forsskål) Ascherson, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.22223'^^xsd:double;
  dwc:latitude '35.25594'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:occurrenceId 'Halophila stipulacea_2019_35.25594_26.22223_15-15'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2000_38.50476_26.22382_42-42>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2000_38.50476_26.22382_42-42> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2000_38.50476_26.22382_42-42> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50476 26.22382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.50476"^^xsd:decimal ;
  dwc:decimalLongitude "26.22382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2000_38.50476_26.22382_42-42>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.50476 26.22382)"^^geo:wktLiteral ;
  geo-pos:lat "38.50476"^^xsd:decimal ;
  geo-pos:long "26.22382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2000_38.50476_26.22382_42-42>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2000_38.50476_26.22382_42-42" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2000_38.50476_26.22382_42-42'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.22382'^^xsd:double;
  dwc:latitude '38.50476'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2000_38.50476_26.22382_42-42'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '4'^^xsd:integer;
  dwc:organismQuantityType '% cover'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Halophila%20stipulacea_2019_35.25449_26.22491_15-15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2019_35.25449_26.22491_15-15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2019_35.25449_26.22491_15-15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.25449 26.22491)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.25449"^^xsd:decimal ;
  dwc:decimalLongitude "26.22491"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Halophila%20stipulacea_2019_35.25449_26.22491_15-15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.25449 26.22491)"^^geo:wktLiteral ;
  geo-pos:lat "35.25449"^^xsd:decimal ;
  geo-pos:long "26.22491"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Halophila%20stipulacea_2019_35.25449_26.22491_15-15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Halophila stipulacea_2019_35.25449_26.22491_15-15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Halophila stipulacea_2019_35.25449_26.22491_15-15'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea (Forsskål) Ascherson, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.22491'^^xsd:double;
  dwc:latitude '35.25449'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:occurrenceId 'Halophila stipulacea_2019_35.25449_26.22491_15-15'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Brachidontes%20pharaonis_2015_35.03689_26.23087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Brachidontes%20pharaonis_2015_35.03689_26.23087> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Brachidontes%20pharaonis_2015_35.03689_26.23087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.03689 26.23087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.03689"^^xsd:decimal ;
  dwc:decimalLongitude "26.23087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Brachidontes%20pharaonis_2015_35.03689_26.23087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.03689 26.23087)"^^geo:wktLiteral ;
  geo-pos:lat "35.03689"^^xsd:decimal ;
  geo-pos:long "26.23087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Brachidontes%20pharaonis_2015_35.03689_26.23087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Brachidontes pharaonis_2015_35.03689_26.23087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Brachidontes pharaonis_2015_35.03689_26.23087'^^xsd:string;
  dwc:scientificName 'Brachidontes pharaonis (P. Fischer, 1870)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.23087'^^xsd:double;
  dwc:latitude '35.03689'^^xsd:double;
  dwc:aphiaid '140437'^^xsd:integer;
  dwc:occurrenceId 'Brachidontes pharaonis_2015_35.03689_26.23087'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140437'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '5'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Dendostrea%20folium_2015_35.03689_26.23087_0-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Dendostrea%20folium_2015_35.03689_26.23087_0-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Dendostrea%20folium_2015_35.03689_26.23087_0-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.03689 26.23087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.03689"^^xsd:decimal ;
  dwc:decimalLongitude "26.23087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Dendostrea%20folium_2015_35.03689_26.23087_0-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.03689 26.23087)"^^geo:wktLiteral ;
  geo-pos:lat "35.03689"^^xsd:decimal ;
  geo-pos:long "26.23087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Dendostrea%20folium_2015_35.03689_26.23087_0-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Dendostrea folium_2015_35.03689_26.23087_0-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Dendostrea folium_2015_35.03689_26.23087_0-2'^^xsd:string;
  dwc:scientificName 'Dendostrea folium (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.23087'^^xsd:double;
  dwc:latitude '35.03689'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '506716'^^xsd:integer;
  dwc:occurrenceId 'Dendostrea folium_2015_35.03689_26.23087_0-2'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '506716'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '5'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2017_39.18373_26.23264_Christos%20Katsoupis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2017_39.18373_26.23264_Christos%20Katsoupis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2017_39.18373_26.23264_Christos%20Katsoupis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.18373 26.23264)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.18373"^^xsd:decimal ;
  dwc:decimalLongitude "26.23264"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2017_39.18373_26.23264_Christos%20Katsoupis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.18373 26.23264)"^^geo:wktLiteral ;
  geo-pos:lat "39.18373"^^xsd:decimal ;
  geo-pos:long "26.23264"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2017_39.18373_26.23264_Christos%20Katsoupis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2017_39.18373_26.23264_Christos Katsoupis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2017_39.18373_26.23264_Christos Katsoupis'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Christos Katsoupis'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.23264'^^xsd:double;
  dwc:latitude '39.18373'^^xsd:double;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2017_39.18373_26.23264_Christos Katsoupis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2019_35.04352_26.23563_2-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2019_35.04352_26.23563_2-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2019_35.04352_26.23563_2-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.04352 26.23563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.04352"^^xsd:decimal ;
  dwc:decimalLongitude "26.23563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2019_35.04352_26.23563_2-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.04352 26.23563)"^^geo:wktLiteral ;
  geo-pos:lat "35.04352"^^xsd:decimal ;
  geo-pos:long "26.23563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2019_35.04352_26.23563_2-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2019_35.04352_26.23563_2-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2019_35.04352_26.23563_2-2'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.23563'^^xsd:double;
  dwc:latitude '35.04352'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2019_35.04352_26.23563_2-2'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2017_35.04782_26.23875_Kostas%20Fotinakis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2017_35.04782_26.23875_Kostas%20Fotinakis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2017_35.04782_26.23875_Kostas%20Fotinakis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.04782 26.23875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.04782"^^xsd:decimal ;
  dwc:decimalLongitude "26.23875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2017_35.04782_26.23875_Kostas%20Fotinakis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.04782 26.23875)"^^geo:wktLiteral ;
  geo-pos:lat "35.04782"^^xsd:decimal ;
  geo-pos:long "26.23875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2017_35.04782_26.23875_Kostas%20Fotinakis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2017_35.04782_26.23875_Kostas Fotinakis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2017_35.04782_26.23875_Kostas Fotinakis'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Kostas Fotinakis'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.23875'^^xsd:double;
  dwc:latitude '35.04782'^^xsd:double;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2017_35.04782_26.23875_Kostas Fotinakis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Bursatella%20leachii_2019_39.203_26.2434_4-4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Bursatella%20leachii_2019_39.203_26.2434_4-4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Bursatella%20leachii_2019_39.203_26.2434_4-4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.203 26.2434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.203"^^xsd:decimal ;
  dwc:decimalLongitude "26.2434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Bursatella%20leachii_2019_39.203_26.2434_4-4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.203 26.2434)"^^geo:wktLiteral ;
  geo-pos:lat "39.203"^^xsd:decimal ;
  geo-pos:long "26.2434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Bursatella%20leachii_2019_39.203_26.2434_4-4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Bursatella leachii_2019_39.203_26.2434_4-4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Bursatella leachii_2019_39.203_26.2434_4-4'^^xsd:string;
  dwc:scientificName 'Bursatella leachii Blainville, 1817'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.2434'^^xsd:double;
  dwc:latitude '39.203'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '138759'^^xsd:integer;
  dwc:occurrenceId 'Bursatella leachii_2019_39.203_26.2434_4-4'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138759'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '50'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Bursatella%20leachii_2019_39.2065_26.24527_0-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Bursatella%20leachii_2019_39.2065_26.24527_0-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Bursatella%20leachii_2019_39.2065_26.24527_0-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.2065 26.24527)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.2065"^^xsd:decimal ;
  dwc:decimalLongitude "26.24527"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Bursatella%20leachii_2019_39.2065_26.24527_0-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.2065 26.24527)"^^geo:wktLiteral ;
  geo-pos:lat "39.2065"^^xsd:decimal ;
  geo-pos:long "26.24527"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Bursatella%20leachii_2019_39.2065_26.24527_0-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Bursatella leachii_2019_39.2065_26.24527_0-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Bursatella leachii_2019_39.2065_26.24527_0-5'^^xsd:string;
  dwc:scientificName 'Bursatella leachii Blainville, 1817'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.24527'^^xsd:double;
  dwc:latitude '39.2065'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '138759'^^xsd:integer;
  dwc:occurrenceId 'Bursatella leachii_2019_39.2065_26.24527_0-5'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138759'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '20'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Styela%20plicata_2020_39.20627_26.24562_1.5-1.5_Maria%20Sini>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Styela%20plicata_2020_39.20627_26.24562_1.5-1.5_Maria%20Sini> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Styela%20plicata_2020_39.20627_26.24562_1.5-1.5_Maria%20Sini> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.20627 26.24562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.20627"^^xsd:decimal ;
  dwc:decimalLongitude "26.24562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Styela%20plicata_2020_39.20627_26.24562_1.5-1.5_Maria%20Sini>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.20627 26.24562)"^^geo:wktLiteral ;
  geo-pos:lat "39.20627"^^xsd:decimal ;
  geo-pos:long "26.24562"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Styela%20plicata_2020_39.20627_26.24562_1.5-1.5_Maria%20Sini>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Styela plicata_2020_39.20627_26.24562_1.5-1.5_Maria Sini" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Styela plicata_2020_39.20627_26.24562_1.5-1.5_Maria Sini'^^xsd:string;
  dwc:scientificName 'Styela plicata (Lesueur, 1823)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Sini'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.24562'^^xsd:double;
  dwc:latitude '39.20627'^^xsd:double;
  dwc:coordinatePrecision '8'^^xsd:integer;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance; UAEGEAN - ALAS'^^xsd:string;
  dwc:aphiaid '103936'^^xsd:integer;
  dwc:occurrenceId 'Styela plicata_2020_39.20627_26.24562_1.5-1.5_Maria Sini'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103936'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Halophila%20stipulacea_1999_35.27973_26.2532_40-40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Halophila%20stipulacea_1999_35.27973_26.2532_40-40> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Halophila%20stipulacea_1999_35.27973_26.2532_40-40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.27973 26.2532)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.27973"^^xsd:decimal ;
  dwc:decimalLongitude "26.2532"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Halophila%20stipulacea_1999_35.27973_26.2532_40-40>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.27973 26.2532)"^^geo:wktLiteral ;
  geo-pos:lat "35.27973"^^xsd:decimal ;
  geo-pos:long "26.2532"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Halophila%20stipulacea_1999_35.27973_26.2532_40-40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Halophila stipulacea_1999_35.27973_26.2532_40-40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Halophila stipulacea_1999_35.27973_26.2532_40-40'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea (Forsskål) Ascherson, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.2532'^^xsd:double;
  dwc:latitude '35.27973'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:occurrenceId 'Halophila stipulacea_1999_35.27973_26.2532_40-40'^^xsd:string;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '100'^^xsd:integer;
  dwc:organismQuantityType '% cover'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2017_39.1625_26.25661_Christos%20Katsoupis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2017_39.1625_26.25661_Christos%20Katsoupis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2017_39.1625_26.25661_Christos%20Katsoupis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.1625 26.25661)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.1625"^^xsd:decimal ;
  dwc:decimalLongitude "26.25661"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2017_39.1625_26.25661_Christos%20Katsoupis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.1625 26.25661)"^^geo:wktLiteral ;
  geo-pos:lat "39.1625"^^xsd:decimal ;
  geo-pos:long "26.25661"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2017_39.1625_26.25661_Christos%20Katsoupis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2017_39.1625_26.25661_Christos Katsoupis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2017_39.1625_26.25661_Christos Katsoupis'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Christos Katsoupis'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.25661'^^xsd:double;
  dwc:latitude '39.1625'^^xsd:double;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2017_39.1625_26.25661_Christos Katsoupis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2019_35.26709_26.26387_2-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2019_35.26709_26.26387_2-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2019_35.26709_26.26387_2-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.26709 26.26387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.26709"^^xsd:decimal ;
  dwc:decimalLongitude "26.26387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2019_35.26709_26.26387_2-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.26709 26.26387)"^^geo:wktLiteral ;
  geo-pos:lat "35.26709"^^xsd:decimal ;
  geo-pos:long "26.26387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2019_35.26709_26.26387_2-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2019_35.26709_26.26387_2-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2019_35.26709_26.26387_2-2'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.26387'^^xsd:double;
  dwc:latitude '35.26709'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2019_35.26709_26.26387_2-2'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2018_35.09837_26.26394_15-15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2018_35.09837_26.26394_15-15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2018_35.09837_26.26394_15-15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.09837 26.26394)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.09837"^^xsd:decimal ;
  dwc:decimalLongitude "26.26394"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2018_35.09837_26.26394_15-15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.09837 26.26394)"^^geo:wktLiteral ;
  geo-pos:lat "35.09837"^^xsd:decimal ;
  geo-pos:long "26.26394"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2018_35.09837_26.26394_15-15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2018_35.09837_26.26394_15-15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2018_35.09837_26.26394_15-15'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.26394'^^xsd:double;
  dwc:latitude '35.09837'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2018_35.09837_26.26394_15-15'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '4'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Torquigener%20flavimaculosus_2018_35.09827_26.26396_Francensco%20Tiralongo%20%28Spyros%20Sfenthourakis%29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2018_35.09827_26.26396_Francensco%20Tiralongo%20%28Spyros%20Sfenthourakis%29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2018_35.09827_26.26396_Francensco%20Tiralongo%20%28Spyros%20Sfenthourakis%29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.09827 26.26396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.09827"^^xsd:decimal ;
  dwc:decimalLongitude "26.26396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2018_35.09827_26.26396_Francensco%20Tiralongo%20%28Spyros%20Sfenthourakis%29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.09827 26.26396)"^^geo:wktLiteral ;
  geo-pos:lat "35.09827"^^xsd:decimal ;
  geo-pos:long "26.26396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Torquigener%20flavimaculosus_2018_35.09827_26.26396_Francensco%20Tiralongo%20%28Spyros%20Sfenthourakis%29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Torquigener flavimaculosus_2018_35.09827_26.26396_Francensco Tiralongo (Spyros Sfenthourakis)" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Torquigener flavimaculosus_2018_35.09827_26.26396_Francensco Tiralongo (Spyros Sfenthourakis)'^^xsd:string;
  dwc:scientificName 'Torquigener flavimaculosus Hardy & Randall, 1983'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Francensco Tiralongo (Spyros Sfenthourakis)'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.26396'^^xsd:double;
  dwc:latitude '35.09827'^^xsd:double;
  dwc:aphiaid '219962'^^xsd:integer;
  dwc:occurrenceId 'Torquigener flavimaculosus_2018_35.09827_26.26396_Francensco Tiralongo (Spyros Sfenthourakis)'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219962'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2019_35.26478_26.26406_2-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2019_35.26478_26.26406_2-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2019_35.26478_26.26406_2-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.26478 26.26406)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.26478"^^xsd:decimal ;
  dwc:decimalLongitude "26.26406"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "36"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2019_35.26478_26.26406_2-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.26478 26.26406)"^^geo:wktLiteral ;
  geo-pos:lat "35.26478"^^xsd:decimal ;
  geo-pos:long "26.26406"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "36"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2019_35.26478_26.26406_2-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2019_35.26478_26.26406_2-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2019_35.26478_26.26406_2-2'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.26406'^^xsd:double;
  dwc:latitude '35.26478'^^xsd:double;
  dwc:coordinatePrecision '36'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2019_35.26478_26.26406_2-2'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2018-07-22_35.0979_26.26443_Kostas%20Fotinakis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2018-07-22_35.0979_26.26443_Kostas%20Fotinakis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2018-07-22_35.0979_26.26443_Kostas%20Fotinakis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.0979 26.26443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.0979"^^xsd:decimal ;
  dwc:decimalLongitude "26.26443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2018-07-22_35.0979_26.26443_Kostas%20Fotinakis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.0979 26.26443)"^^geo:wktLiteral ;
  geo-pos:lat "35.0979"^^xsd:decimal ;
  geo-pos:long "26.26443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2018-07-22_35.0979_26.26443_Kostas%20Fotinakis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2018-07-22_35.0979_26.26443_Kostas Fotinakis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2018-07-22_35.0979_26.26443_Kostas Fotinakis'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Kostas Fotinakis'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.26443'^^xsd:double;
  dwc:latitude '35.0979'^^xsd:double;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2018-07-22_35.0979_26.26443_Kostas Fotinakis'^^xsd:string;
  dwc:observationDate '2018-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '4'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2018-07-24_35.0979_26.26443_Kostas%20Fotinakis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2018-07-24_35.0979_26.26443_Kostas%20Fotinakis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2018-07-24_35.0979_26.26443_Kostas%20Fotinakis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.0979 26.26443)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.0979"^^xsd:decimal ;
  dwc:decimalLongitude "26.26443"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2018-07-24_35.0979_26.26443_Kostas%20Fotinakis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.0979 26.26443)"^^geo:wktLiteral ;
  geo-pos:lat "35.0979"^^xsd:decimal ;
  geo-pos:long "26.26443"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2018-07-24_35.0979_26.26443_Kostas%20Fotinakis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2018-07-24_35.0979_26.26443_Kostas Fotinakis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2018-07-24_35.0979_26.26443_Kostas Fotinakis'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Kostas Fotinakis'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.26443'^^xsd:double;
  dwc:latitude '35.0979'^^xsd:double;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2018-07-24_35.0979_26.26443_Kostas Fotinakis'^^xsd:string;
  dwc:observationDate '2018-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Brachidontes%20pharaonis_2015_35.09464_26.2647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Brachidontes%20pharaonis_2015_35.09464_26.2647> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Brachidontes%20pharaonis_2015_35.09464_26.2647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.09464 26.2647)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.09464"^^xsd:decimal ;
  dwc:decimalLongitude "26.2647"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Brachidontes%20pharaonis_2015_35.09464_26.2647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.09464 26.2647)"^^geo:wktLiteral ;
  geo-pos:lat "35.09464"^^xsd:decimal ;
  geo-pos:long "26.2647"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Brachidontes%20pharaonis_2015_35.09464_26.2647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Brachidontes pharaonis_2015_35.09464_26.2647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Brachidontes pharaonis_2015_35.09464_26.2647'^^xsd:string;
  dwc:scientificName 'Brachidontes pharaonis (P. Fischer, 1870)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.2647'^^xsd:double;
  dwc:latitude '35.09464'^^xsd:double;
  dwc:aphiaid '140437'^^xsd:integer;
  dwc:occurrenceId 'Brachidontes pharaonis_2015_35.09464_26.2647'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140437'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Conomurex%20persicus_2015_35.09464_26.2647_0-0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Conomurex%20persicus_2015_35.09464_26.2647_0-0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Conomurex%20persicus_2015_35.09464_26.2647_0-0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.09464 26.2647)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.09464"^^xsd:decimal ;
  dwc:decimalLongitude "26.2647"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Conomurex%20persicus_2015_35.09464_26.2647_0-0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.09464 26.2647)"^^geo:wktLiteral ;
  geo-pos:lat "35.09464"^^xsd:decimal ;
  geo-pos:long "26.2647"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Conomurex%20persicus_2015_35.09464_26.2647_0-0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Conomurex persicus_2015_35.09464_26.2647_0-0" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Conomurex persicus_2015_35.09464_26.2647_0-0'^^xsd:string;
  dwc:scientificName 'Conomurex persicus (Swainson, 1821)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.2647'^^xsd:double;
  dwc:latitude '35.09464'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '565371'^^xsd:integer;
  dwc:occurrenceId 'Conomurex persicus_2015_35.09464_26.2647_0-0'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '565371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '5'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_2015_35.09464_26.2647-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_2015_35.09464_26.2647-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_2015_35.09464_26.2647-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.09464 26.2647)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.09464"^^xsd:decimal ;
  dwc:decimalLongitude "26.2647"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_2015_35.09464_26.2647-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.09464 26.2647)"^^geo:wktLiteral ;
  geo-pos:lat "35.09464"^^xsd:decimal ;
  geo-pos:long "26.2647"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_2015_35.09464_26.2647-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_2015_35.09464_26.2647-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_2015_35.09464_26.2647-2'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.2647'^^xsd:double;
  dwc:latitude '35.09464'^^xsd:double;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:depthRange '<2 m'^^xsd:string;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_2015_35.09464_26.2647-2'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '5'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Conomurex%20persicus_2015_35.26739_26.26486-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Conomurex%20persicus_2015_35.26739_26.26486-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Conomurex%20persicus_2015_35.26739_26.26486-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.26739 26.26486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.26739"^^xsd:decimal ;
  dwc:decimalLongitude "26.26486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Conomurex%20persicus_2015_35.26739_26.26486-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.26739 26.26486)"^^geo:wktLiteral ;
  geo-pos:lat "35.26739"^^xsd:decimal ;
  geo-pos:long "26.26486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Conomurex%20persicus_2015_35.26739_26.26486-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Conomurex persicus_2015_35.26739_26.26486-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Conomurex persicus_2015_35.26739_26.26486-2'^^xsd:string;
  dwc:scientificName 'Conomurex persicus (Swainson, 1821)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.26486'^^xsd:double;
  dwc:latitude '35.26739'^^xsd:double;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:depthRange '<2 m'^^xsd:string;
  dwc:aphiaid '565371'^^xsd:integer;
  dwc:occurrenceId 'Conomurex persicus_2015_35.26739_26.26486-2'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '565371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '5'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_2015_35.26739_26.26486-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_2015_35.26739_26.26486-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_2015_35.26739_26.26486-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.26739 26.26486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.26739"^^xsd:decimal ;
  dwc:decimalLongitude "26.26486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_2015_35.26739_26.26486-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.26739 26.26486)"^^geo:wktLiteral ;
  geo-pos:lat "35.26739"^^xsd:decimal ;
  geo-pos:long "26.26486"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_2015_35.26739_26.26486-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_2015_35.26739_26.26486-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_2015_35.26739_26.26486-2'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.26486'^^xsd:double;
  dwc:latitude '35.26739'^^xsd:double;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:depthRange '<2 m'^^xsd:string;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_2015_35.26739_26.26486-2'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '5'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2018_35.26176_26.26502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2018_35.26176_26.26502> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2018_35.26176_26.26502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.26176 26.26502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.26176"^^xsd:decimal ;
  dwc:decimalLongitude "26.26502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2018_35.26176_26.26502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.26176 26.26502)"^^geo:wktLiteral ;
  geo-pos:lat "35.26176"^^xsd:decimal ;
  geo-pos:long "26.26502"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2018_35.26176_26.26502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2018_35.26176_26.26502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2018_35.26176_26.26502'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.26502'^^xsd:double;
  dwc:latitude '35.26176'^^xsd:double;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2018_35.26176_26.26502'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2020_35.26637_26.26519_arkim>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2020_35.26637_26.26519_arkim> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2020_35.26637_26.26519_arkim> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.26637 26.26519)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.26637"^^xsd:decimal ;
  dwc:decimalLongitude "26.26519"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2020_35.26637_26.26519_arkim>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.26637 26.26519)"^^geo:wktLiteral ;
  geo-pos:lat "35.26637"^^xsd:decimal ;
  geo-pos:long "26.26519"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2020_35.26637_26.26519_arkim>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2020_35.26637_26.26519_arkim" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2020_35.26637_26.26519_arkim'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'arkim'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.26519'^^xsd:double;
  dwc:latitude '35.26637'^^xsd:double;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2020_35.26637_26.26519_arkim'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2018_35.25453_26.26524_2-2_Adriano%20Rossi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2018_35.25453_26.26524_2-2_Adriano%20Rossi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2018_35.25453_26.26524_2-2_Adriano%20Rossi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.25453 26.26524)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.25453"^^xsd:decimal ;
  dwc:decimalLongitude "26.26524"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2018_35.25453_26.26524_2-2_Adriano%20Rossi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.25453 26.26524)"^^geo:wktLiteral ;
  geo-pos:lat "35.25453"^^xsd:decimal ;
  geo-pos:long "26.26524"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2018_35.25453_26.26524_2-2_Adriano%20Rossi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2018_35.25453_26.26524_2-2_Adriano Rossi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2018_35.25453_26.26524_2-2_Adriano Rossi'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Adriano Rossi'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.26524'^^xsd:double;
  dwc:latitude '35.25453'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2018_35.25453_26.26524_2-2_Adriano Rossi'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2017_35.26266_26.26526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2017_35.26266_26.26526> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2017_35.26266_26.26526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.26266 26.26526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.26266"^^xsd:decimal ;
  dwc:decimalLongitude "26.26526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2017_35.26266_26.26526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.26266 26.26526)"^^geo:wktLiteral ;
  geo-pos:lat "35.26266"^^xsd:decimal ;
  geo-pos:long "26.26526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2017_35.26266_26.26526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2017_35.26266_26.26526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2017_35.26266_26.26526'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.26526'^^xsd:double;
  dwc:latitude '35.26266'^^xsd:double;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2017_35.26266_26.26526'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Bursatella%20leachii_2015_35.26353_26.26529_Alexia%20Metzakis-Beckmann>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Bursatella%20leachii_2015_35.26353_26.26529_Alexia%20Metzakis-Beckmann> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Bursatella%20leachii_2015_35.26353_26.26529_Alexia%20Metzakis-Beckmann> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.26353 26.26529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.26353"^^xsd:decimal ;
  dwc:decimalLongitude "26.26529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Bursatella%20leachii_2015_35.26353_26.26529_Alexia%20Metzakis-Beckmann>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.26353 26.26529)"^^geo:wktLiteral ;
  geo-pos:lat "35.26353"^^xsd:decimal ;
  geo-pos:long "26.26529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Bursatella%20leachii_2015_35.26353_26.26529_Alexia%20Metzakis-Beckmann>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Bursatella leachii_2015_35.26353_26.26529_Alexia Metzakis-Beckmann" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Bursatella leachii_2015_35.26353_26.26529_Alexia Metzakis-Beckmann'^^xsd:string;
  dwc:scientificName 'Bursatella leachii Blainville, 1817'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Alexia Metzakis-Beckmann'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.26529'^^xsd:double;
  dwc:latitude '35.26353'^^xsd:double;
  dwc:aphiaid '138759'^^xsd:integer;
  dwc:occurrenceId 'Bursatella leachii_2015_35.26353_26.26529_Alexia Metzakis-Beckmann'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138759'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Conomurex%20persicus_2015_35.26353_26.26529_0-0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Conomurex%20persicus_2015_35.26353_26.26529_0-0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Conomurex%20persicus_2015_35.26353_26.26529_0-0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.26353 26.26529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.26353"^^xsd:decimal ;
  dwc:decimalLongitude "26.26529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Conomurex%20persicus_2015_35.26353_26.26529_0-0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.26353 26.26529)"^^geo:wktLiteral ;
  geo-pos:lat "35.26353"^^xsd:decimal ;
  geo-pos:long "26.26529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Conomurex%20persicus_2015_35.26353_26.26529_0-0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Conomurex persicus_2015_35.26353_26.26529_0-0" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Conomurex persicus_2015_35.26353_26.26529_0-0'^^xsd:string;
  dwc:scientificName 'Conomurex persicus (Swainson, 1821)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.26529'^^xsd:double;
  dwc:latitude '35.26353'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '565371'^^xsd:integer;
  dwc:occurrenceId 'Conomurex persicus_2015_35.26353_26.26529_0-0'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '565371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '5'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2004_35.26353_26.26529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2004_35.26353_26.26529> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2004_35.26353_26.26529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.26353 26.26529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.26353"^^xsd:decimal ;
  dwc:decimalLongitude "26.26529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2004_35.26353_26.26529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.26353 26.26529)"^^geo:wktLiteral ;
  geo-pos:lat "35.26353"^^xsd:decimal ;
  geo-pos:long "26.26529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2004_35.26353_26.26529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2004_35.26353_26.26529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2004_35.26353_26.26529'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.26529'^^xsd:double;
  dwc:latitude '35.26353'^^xsd:double;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2004_35.26353_26.26529'^^xsd:string;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_2015_35.26353_26.26529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_2015_35.26353_26.26529> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_2015_35.26353_26.26529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.26353 26.26529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.26353"^^xsd:decimal ;
  dwc:decimalLongitude "26.26529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_2015_35.26353_26.26529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.26353 26.26529)"^^geo:wktLiteral ;
  geo-pos:lat "35.26353"^^xsd:decimal ;
  geo-pos:long "26.26529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_2015_35.26353_26.26529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_2015_35.26353_26.26529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_2015_35.26353_26.26529'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.26529'^^xsd:double;
  dwc:latitude '35.26353'^^xsd:double;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_2015_35.26353_26.26529'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Torquigener%20flavimaculosus_2015_35.26353_26.26529_1-3_Alexia%20Metzakis-Beckmann>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2015_35.26353_26.26529_1-3_Alexia%20Metzakis-Beckmann> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2015_35.26353_26.26529_1-3_Alexia%20Metzakis-Beckmann> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.26353 26.26529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.26353"^^xsd:decimal ;
  dwc:decimalLongitude "26.26529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2015_35.26353_26.26529_1-3_Alexia%20Metzakis-Beckmann>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.26353 26.26529)"^^geo:wktLiteral ;
  geo-pos:lat "35.26353"^^xsd:decimal ;
  geo-pos:long "26.26529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Torquigener%20flavimaculosus_2015_35.26353_26.26529_1-3_Alexia%20Metzakis-Beckmann>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Torquigener flavimaculosus_2015_35.26353_26.26529_1-3_Alexia Metzakis-Beckmann" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Torquigener flavimaculosus_2015_35.26353_26.26529_1-3_Alexia Metzakis-Beckmann'^^xsd:string;
  dwc:scientificName 'Torquigener flavimaculosus Hardy & Randall, 1983'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Alexia Metzakis-Beckmann'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.26529'^^xsd:double;
  dwc:latitude '35.26353'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '219962'^^xsd:integer;
  dwc:occurrenceId 'Torquigener flavimaculosus_2015_35.26353_26.26529_1-3_Alexia Metzakis-Beckmann'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219962'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'moderate'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Dendostrea%20folium_2015_35.25562_26.26625_0-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Dendostrea%20folium_2015_35.25562_26.26625_0-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Dendostrea%20folium_2015_35.25562_26.26625_0-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.25562 26.26625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.25562"^^xsd:decimal ;
  dwc:decimalLongitude "26.26625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Dendostrea%20folium_2015_35.25562_26.26625_0-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.25562 26.26625)"^^geo:wktLiteral ;
  geo-pos:lat "35.25562"^^xsd:decimal ;
  geo-pos:long "26.26625"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Dendostrea%20folium_2015_35.25562_26.26625_0-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Dendostrea folium_2015_35.25562_26.26625_0-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Dendostrea folium_2015_35.25562_26.26625_0-2'^^xsd:string;
  dwc:scientificName 'Dendostrea folium (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.26625'^^xsd:double;
  dwc:latitude '35.25562'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '506716'^^xsd:integer;
  dwc:occurrenceId 'Dendostrea folium_2015_35.25562_26.26625_0-2'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '506716'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '5'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2019_35.09478_26.26728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2019_35.09478_26.26728> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2019_35.09478_26.26728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.09478 26.26728)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.09478"^^xsd:decimal ;
  dwc:decimalLongitude "26.26728"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2019_35.09478_26.26728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.09478 26.26728)"^^geo:wktLiteral ;
  geo-pos:lat "35.09478"^^xsd:decimal ;
  geo-pos:long "26.26728"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2019_35.09478_26.26728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2019_35.09478_26.26728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2019_35.09478_26.26728'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.26728'^^xsd:double;
  dwc:latitude '35.09478'^^xsd:double;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2019_35.09478_26.26728'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_2018_35.21354_26.2687_2-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_2018_35.21354_26.2687_2-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_2018_35.21354_26.2687_2-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.21354 26.2687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.21354"^^xsd:decimal ;
  dwc:decimalLongitude "26.2687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_2018_35.21354_26.2687_2-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.21354 26.2687)"^^geo:wktLiteral ;
  geo-pos:lat "35.21354"^^xsd:decimal ;
  geo-pos:long "26.2687"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_2018_35.21354_26.2687_2-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_2018_35.21354_26.2687_2-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_2018_35.21354_26.2687_2-2'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.2687'^^xsd:double;
  dwc:latitude '35.21354'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_2018_35.21354_26.2687_2-2'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2007_35.2093_26.26968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2007_35.2093_26.26968> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2007_35.2093_26.26968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2093 26.26968)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2093"^^xsd:decimal ;
  dwc:decimalLongitude "26.26968"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2007_35.2093_26.26968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2093 26.26968)"^^geo:wktLiteral ;
  geo-pos:lat "35.2093"^^xsd:decimal ;
  geo-pos:long "26.26968"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2007_35.2093_26.26968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2007_35.2093_26.26968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2007_35.2093_26.26968'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.26968'^^xsd:double;
  dwc:latitude '35.2093'^^xsd:double;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2007_35.2093_26.26968'^^xsd:string;
  dwc:observationDate '2007-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2018_36.97238_26.27031_13-13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2018_36.97238_26.27031_13-13> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2018_36.97238_26.27031_13-13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97238 26.27031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.97238"^^xsd:decimal ;
  dwc:decimalLongitude "26.27031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2018_36.97238_26.27031_13-13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97238 26.27031)"^^geo:wktLiteral ;
  geo-pos:lat "36.97238"^^xsd:decimal ;
  geo-pos:long "26.27031"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2018_36.97238_26.27031_13-13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2018_36.97238_26.27031_13-13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2018_36.97238_26.27031_13-13'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.27031'^^xsd:double;
  dwc:latitude '36.97238'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2018_36.97238_26.27031_13-13'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '6'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2005_35.08668_26.27085_7-7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2005_35.08668_26.27085_7-7> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2005_35.08668_26.27085_7-7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.08668 26.27085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.08668"^^xsd:decimal ;
  dwc:decimalLongitude "26.27085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2005_35.08668_26.27085_7-7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.08668 26.27085)"^^geo:wktLiteral ;
  geo-pos:lat "35.08668"^^xsd:decimal ;
  geo-pos:long "26.27085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2005_35.08668_26.27085_7-7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2005_35.08668_26.27085_7-7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2005_35.08668_26.27085_7-7'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.27085'^^xsd:double;
  dwc:latitude '35.08668'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2005_35.08668_26.27085_7-7'^^xsd:string;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Bursatella%20leachii_2019_39.19888_26.27213_1.5-1.5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Bursatella%20leachii_2019_39.19888_26.27213_1.5-1.5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Bursatella%20leachii_2019_39.19888_26.27213_1.5-1.5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.19888 26.27213)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.19888"^^xsd:decimal ;
  dwc:decimalLongitude "26.27213"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Bursatella%20leachii_2019_39.19888_26.27213_1.5-1.5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.19888 26.27213)"^^geo:wktLiteral ;
  geo-pos:lat "39.19888"^^xsd:decimal ;
  geo-pos:long "26.27213"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Bursatella%20leachii_2019_39.19888_26.27213_1.5-1.5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Bursatella leachii_2019_39.19888_26.27213_1.5-1.5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Bursatella leachii_2019_39.19888_26.27213_1.5-1.5'^^xsd:string;
  dwc:scientificName 'Bursatella leachii Blainville, 1817'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.27213'^^xsd:double;
  dwc:latitude '39.19888'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '138759'^^xsd:integer;
  dwc:occurrenceId 'Bursatella leachii_2019_39.19888_26.27213_1.5-1.5'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138759'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Sargocentron%20rubrum_2017_35.2214_26.2737_4.5-4.5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2017_35.2214_26.2737_4.5-4.5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2017_35.2214_26.2737_4.5-4.5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2214 26.2737)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2214"^^xsd:decimal ;
  dwc:decimalLongitude "26.2737"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "4.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "18"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2017_35.2214_26.2737_4.5-4.5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2214 26.2737)"^^geo:wktLiteral ;
  geo-pos:lat "35.2214"^^xsd:decimal ;
  geo-pos:long "26.2737"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "18"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Sargocentron%20rubrum_2017_35.2214_26.2737_4.5-4.5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Sargocentron rubrum_2017_35.2214_26.2737_4.5-4.5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Sargocentron rubrum_2017_35.2214_26.2737_4.5-4.5'^^xsd:string;
  dwc:scientificName 'Sargocentron rubrum (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.2737'^^xsd:double;
  dwc:latitude '35.2214'^^xsd:double;
  dwc:coordinatePrecision '18'^^xsd:integer;
  dwc:minimumDepth '4.5'^^xsd:double;
  dwc:maximumDepth '4.5'^^xsd:double;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '126400'^^xsd:integer;
  dwc:occurrenceId 'Sargocentron rubrum_2017_35.2214_26.2737_4.5-4.5'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126400'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Halophila%20stipulacea_2014_35.25809_26.27415_Maria%20Salomidi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2014_35.25809_26.27415_Maria%20Salomidi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2014_35.25809_26.27415_Maria%20Salomidi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.25809 26.27415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.25809"^^xsd:decimal ;
  dwc:decimalLongitude "26.27415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Halophila%20stipulacea_2014_35.25809_26.27415_Maria%20Salomidi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.25809 26.27415)"^^geo:wktLiteral ;
  geo-pos:lat "35.25809"^^xsd:decimal ;
  geo-pos:long "26.27415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Halophila%20stipulacea_2014_35.25809_26.27415_Maria%20Salomidi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Halophila stipulacea_2014_35.25809_26.27415_Maria Salomidi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Halophila stipulacea_2014_35.25809_26.27415_Maria Salomidi'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea (Forsskål) Ascherson, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Salomidi'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.27415'^^xsd:double;
  dwc:latitude '35.25809'^^xsd:double;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:occurrenceId 'Halophila stipulacea_2014_35.25809_26.27415_Maria Salomidi'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Synaptula%20reciprocans_2014_35.25809_26.27415_Maria%20Salomidi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2014_35.25809_26.27415_Maria%20Salomidi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2014_35.25809_26.27415_Maria%20Salomidi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.25809 26.27415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.25809"^^xsd:decimal ;
  dwc:decimalLongitude "26.27415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2014_35.25809_26.27415_Maria%20Salomidi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.25809 26.27415)"^^geo:wktLiteral ;
  geo-pos:lat "35.25809"^^xsd:decimal ;
  geo-pos:long "26.27415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Synaptula%20reciprocans_2014_35.25809_26.27415_Maria%20Salomidi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Synaptula reciprocans_2014_35.25809_26.27415_Maria Salomidi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Synaptula reciprocans_2014_35.25809_26.27415_Maria Salomidi'^^xsd:string;
  dwc:scientificName 'Synaptula reciprocans (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Salomidi'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.27415'^^xsd:double;
  dwc:latitude '35.25809'^^xsd:double;
  dwc:aphiaid '124483'^^xsd:integer;
  dwc:occurrenceId 'Synaptula reciprocans_2014_35.25809_26.27415_Maria Salomidi'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124483'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Conomurex%20persicus_2015_35.22189_26.27448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Conomurex%20persicus_2015_35.22189_26.27448> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Conomurex%20persicus_2015_35.22189_26.27448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.22189 26.27448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.22189"^^xsd:decimal ;
  dwc:decimalLongitude "26.27448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "18"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Conomurex%20persicus_2015_35.22189_26.27448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.22189 26.27448)"^^geo:wktLiteral ;
  geo-pos:lat "35.22189"^^xsd:decimal ;
  geo-pos:long "26.27448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "18"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Conomurex%20persicus_2015_35.22189_26.27448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Conomurex persicus_2015_35.22189_26.27448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Conomurex persicus_2015_35.22189_26.27448'^^xsd:string;
  dwc:scientificName 'Conomurex persicus (Swainson, 1821)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.27448'^^xsd:double;
  dwc:latitude '35.22189'^^xsd:double;
  dwc:coordinatePrecision '18'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '565371'^^xsd:integer;
  dwc:occurrenceId 'Conomurex persicus_2015_35.22189_26.27448'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '565371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Dendostrea%20folium_2015_35.22189_26.27448_0-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Dendostrea%20folium_2015_35.22189_26.27448_0-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Dendostrea%20folium_2015_35.22189_26.27448_0-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.22189 26.27448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.22189"^^xsd:decimal ;
  dwc:decimalLongitude "26.27448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "18"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Dendostrea%20folium_2015_35.22189_26.27448_0-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.22189 26.27448)"^^geo:wktLiteral ;
  geo-pos:lat "35.22189"^^xsd:decimal ;
  geo-pos:long "26.27448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "18"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Dendostrea%20folium_2015_35.22189_26.27448_0-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Dendostrea folium_2015_35.22189_26.27448_0-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Dendostrea folium_2015_35.22189_26.27448_0-2'^^xsd:string;
  dwc:scientificName 'Dendostrea folium (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.27448'^^xsd:double;
  dwc:latitude '35.22189'^^xsd:double;
  dwc:coordinatePrecision '18'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '506716'^^xsd:integer;
  dwc:occurrenceId 'Dendostrea folium_2015_35.22189_26.27448_0-2'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '506716'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '5'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2018_35.2164_26.27451_5-5_>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2018_35.2164_26.27451_5-5_> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2018_35.2164_26.27451_5-5_> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2164 26.27451)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2164"^^xsd:decimal ;
  dwc:decimalLongitude "26.27451"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2018_35.2164_26.27451_5-5_>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2164 26.27451)"^^geo:wktLiteral ;
  geo-pos:lat "35.2164"^^xsd:decimal ;
  geo-pos:long "26.27451"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2018_35.2164_26.27451_5-5_>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2018_35.2164_26.27451_5-5_" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2018_35.2164_26.27451_5-5_'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.27451'^^xsd:double;
  dwc:latitude '35.2164'^^xsd:double;
  dwc:coordinatePrecision '23'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2018_35.2164_26.27451_5-5_'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '4'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Conomurex%20persicus_2015_35.20347_26.27526-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Conomurex%20persicus_2015_35.20347_26.27526-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Conomurex%20persicus_2015_35.20347_26.27526-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.20347 26.27526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.20347"^^xsd:decimal ;
  dwc:decimalLongitude "26.27526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Conomurex%20persicus_2015_35.20347_26.27526-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.20347 26.27526)"^^geo:wktLiteral ;
  geo-pos:lat "35.20347"^^xsd:decimal ;
  geo-pos:long "26.27526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Conomurex%20persicus_2015_35.20347_26.27526-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Conomurex persicus_2015_35.20347_26.27526-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Conomurex persicus_2015_35.20347_26.27526-2'^^xsd:string;
  dwc:scientificName 'Conomurex persicus (Swainson, 1821)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.27526'^^xsd:double;
  dwc:latitude '35.20347'^^xsd:double;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:depthRange '<2 m'^^xsd:string;
  dwc:aphiaid '565371'^^xsd:integer;
  dwc:occurrenceId 'Conomurex persicus_2015_35.20347_26.27526-2'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '565371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '5'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_2015_35.20347_26.27526-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_2015_35.20347_26.27526-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_2015_35.20347_26.27526-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.20347 26.27526)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.20347"^^xsd:decimal ;
  dwc:decimalLongitude "26.27526"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_2015_35.20347_26.27526-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.20347 26.27526)"^^geo:wktLiteral ;
  geo-pos:lat "35.20347"^^xsd:decimal ;
  geo-pos:long "26.27526"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_2015_35.20347_26.27526-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_2015_35.20347_26.27526-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_2015_35.20347_26.27526-2'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.27526'^^xsd:double;
  dwc:latitude '35.20347'^^xsd:double;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:depthRange '<2 m'^^xsd:string;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_2015_35.20347_26.27526-2'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '5'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2012_35.2045_26.27572_16-16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2012_35.2045_26.27572_16-16> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2012_35.2045_26.27572_16-16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2045 26.27572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2045"^^xsd:decimal ;
  dwc:decimalLongitude "26.27572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2012_35.2045_26.27572_16-16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2045 26.27572)"^^geo:wktLiteral ;
  geo-pos:lat "35.2045"^^xsd:decimal ;
  geo-pos:long "26.27572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2012_35.2045_26.27572_16-16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2012_35.2045_26.27572_16-16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2012_35.2045_26.27572_16-16'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.27572'^^xsd:double;
  dwc:latitude '35.2045'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2012_35.2045_26.27572_16-16'^^xsd:string;
  dwc:observationDate '2012-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType '% cover'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Sargocentron%20rubrum_2012_35.2045_26.27572_16-16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2012_35.2045_26.27572_16-16> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2012_35.2045_26.27572_16-16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2045 26.27572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2045"^^xsd:decimal ;
  dwc:decimalLongitude "26.27572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2012_35.2045_26.27572_16-16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2045 26.27572)"^^geo:wktLiteral ;
  geo-pos:lat "35.2045"^^xsd:decimal ;
  geo-pos:long "26.27572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Sargocentron%20rubrum_2012_35.2045_26.27572_16-16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Sargocentron rubrum_2012_35.2045_26.27572_16-16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Sargocentron rubrum_2012_35.2045_26.27572_16-16'^^xsd:string;
  dwc:scientificName 'Sargocentron rubrum (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.27572'^^xsd:double;
  dwc:latitude '35.2045'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '126400'^^xsd:integer;
  dwc:occurrenceId 'Sargocentron rubrum_2012_35.2045_26.27572_16-16'^^xsd:string;
  dwc:observationDate '2012-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126400'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Synaptula%20reciprocans_2012_35.2045_26.27572_16-16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2012_35.2045_26.27572_16-16> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2012_35.2045_26.27572_16-16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2045 26.27572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2045"^^xsd:decimal ;
  dwc:decimalLongitude "26.27572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2012_35.2045_26.27572_16-16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2045 26.27572)"^^geo:wktLiteral ;
  geo-pos:lat "35.2045"^^xsd:decimal ;
  geo-pos:long "26.27572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Synaptula%20reciprocans_2012_35.2045_26.27572_16-16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Synaptula reciprocans_2012_35.2045_26.27572_16-16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Synaptula reciprocans_2012_35.2045_26.27572_16-16'^^xsd:string;
  dwc:scientificName 'Synaptula reciprocans (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.27572'^^xsd:double;
  dwc:latitude '35.2045'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '124483'^^xsd:integer;
  dwc:occurrenceId 'Synaptula reciprocans_2012_35.2045_26.27572_16-16'^^xsd:string;
  dwc:observationDate '2012-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124483'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Halophila%20stipulacea_1999_35.2624_26.27943_36-36>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Halophila%20stipulacea_1999_35.2624_26.27943_36-36> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Halophila%20stipulacea_1999_35.2624_26.27943_36-36> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2624 26.27943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2624"^^xsd:decimal ;
  dwc:decimalLongitude "26.27943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Halophila%20stipulacea_1999_35.2624_26.27943_36-36>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2624 26.27943)"^^geo:wktLiteral ;
  geo-pos:lat "35.2624"^^xsd:decimal ;
  geo-pos:long "26.27943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Halophila%20stipulacea_1999_35.2624_26.27943_36-36>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Halophila stipulacea_1999_35.2624_26.27943_36-36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Halophila stipulacea_1999_35.2624_26.27943_36-36'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea (Forsskål) Ascherson, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.27943'^^xsd:double;
  dwc:latitude '35.2624'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:occurrenceId 'Halophila stipulacea_1999_35.2624_26.27943_36-36'^^xsd:string;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '100'^^xsd:integer;
  dwc:organismQuantityType '% cover'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Torquigener%20flavimaculosus_2018_35.19523_26.27957_3-3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2018_35.19523_26.27957_3-3> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2018_35.19523_26.27957_3-3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.19523 26.27957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.19523"^^xsd:decimal ;
  dwc:decimalLongitude "26.27957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2018_35.19523_26.27957_3-3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.19523 26.27957)"^^geo:wktLiteral ;
  geo-pos:lat "35.19523"^^xsd:decimal ;
  geo-pos:long "26.27957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Torquigener%20flavimaculosus_2018_35.19523_26.27957_3-3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Torquigener flavimaculosus_2018_35.19523_26.27957_3-3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Torquigener flavimaculosus_2018_35.19523_26.27957_3-3'^^xsd:string;
  dwc:scientificName 'Torquigener flavimaculosus Hardy & Randall, 1983'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.27957'^^xsd:double;
  dwc:latitude '35.19523'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '219962'^^xsd:integer;
  dwc:occurrenceId 'Torquigener flavimaculosus_2018_35.19523_26.27957_3-3'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219962'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Conomurex%20persicus_1992%2F2013_36.58862_26.28011_2-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Conomurex%20persicus_1992%2F2013_36.58862_26.28011_2-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Conomurex%20persicus_1992%2F2013_36.58862_26.28011_2-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.58862 26.28011)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.58862"^^xsd:decimal ;
  dwc:decimalLongitude "26.28011"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Conomurex%20persicus_1992%2F2013_36.58862_26.28011_2-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.58862 26.28011)"^^geo:wktLiteral ;
  geo-pos:lat "36.58862"^^xsd:decimal ;
  geo-pos:long "26.28011"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Conomurex%20persicus_1992%2F2013_36.58862_26.28011_2-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Conomurex persicus_1992/2013_36.58862_26.28011_2-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Conomurex persicus_1992/2013_36.58862_26.28011_2-5'^^xsd:string;
  dwc:scientificName 'Conomurex persicus (Swainson, 1821)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.28011'^^xsd:double;
  dwc:latitude '36.58862'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '565371'^^xsd:integer;
  dwc:occurrenceId 'Conomurex persicus_1992/2013_36.58862_26.28011_2-5'^^xsd:string;
  dwc:aphiaIdAccepted '565371'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'very high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2014_35.28523_26.28012_Maria%20Salomidi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2014_35.28523_26.28012_Maria%20Salomidi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2014_35.28523_26.28012_Maria%20Salomidi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.28523 26.28012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.28523"^^xsd:decimal ;
  dwc:decimalLongitude "26.28012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "15"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2014_35.28523_26.28012_Maria%20Salomidi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.28523 26.28012)"^^geo:wktLiteral ;
  geo-pos:lat "35.28523"^^xsd:decimal ;
  geo-pos:long "26.28012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "15"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2014_35.28523_26.28012_Maria%20Salomidi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2014_35.28523_26.28012_Maria Salomidi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2014_35.28523_26.28012_Maria Salomidi'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Salomidi'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.28012'^^xsd:double;
  dwc:latitude '35.28523'^^xsd:double;
  dwc:coordinatePrecision '15'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2014_35.28523_26.28012_Maria Salomidi'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2014_35.28523_26.28012_Maria%20Salomidi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2014_35.28523_26.28012_Maria%20Salomidi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2014_35.28523_26.28012_Maria%20Salomidi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.28523 26.28012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.28523"^^xsd:decimal ;
  dwc:decimalLongitude "26.28012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "15"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2014_35.28523_26.28012_Maria%20Salomidi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.28523 26.28012)"^^geo:wktLiteral ;
  geo-pos:lat "35.28523"^^xsd:decimal ;
  geo-pos:long "26.28012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "15"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2014_35.28523_26.28012_Maria%20Salomidi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2014_35.28523_26.28012_Maria Salomidi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2014_35.28523_26.28012_Maria Salomidi'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Salomidi'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.28012'^^xsd:double;
  dwc:latitude '35.28523'^^xsd:double;
  dwc:coordinatePrecision '15'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2014_35.28523_26.28012_Maria Salomidi'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2014_35.28523_26.28012_Maria%20Salomidi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2014_35.28523_26.28012_Maria%20Salomidi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2014_35.28523_26.28012_Maria%20Salomidi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.28523 26.28012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.28523"^^xsd:decimal ;
  dwc:decimalLongitude "26.28012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "15"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2014_35.28523_26.28012_Maria%20Salomidi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.28523 26.28012)"^^geo:wktLiteral ;
  geo-pos:lat "35.28523"^^xsd:decimal ;
  geo-pos:long "26.28012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "15"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2014_35.28523_26.28012_Maria%20Salomidi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2014_35.28523_26.28012_Maria Salomidi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2014_35.28523_26.28012_Maria Salomidi'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Salomidi'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.28012'^^xsd:double;
  dwc:latitude '35.28523'^^xsd:double;
  dwc:coordinatePrecision '15'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2014_35.28523_26.28012_Maria Salomidi'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Halophila%20stipulacea_1999%2F2000_35.1985_26.28084_10-50>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Halophila%20stipulacea_1999%2F2000_35.1985_26.28084_10-50> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Halophila%20stipulacea_1999%2F2000_35.1985_26.28084_10-50> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1985 26.28084)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.1985"^^xsd:decimal ;
  dwc:decimalLongitude "26.28084"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Halophila%20stipulacea_1999%2F2000_35.1985_26.28084_10-50>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.1985 26.28084)"^^geo:wktLiteral ;
  geo-pos:lat "35.1985"^^xsd:decimal ;
  geo-pos:long "26.28084"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Halophila%20stipulacea_1999%2F2000_35.1985_26.28084_10-50>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Halophila stipulacea_1999/2000_35.1985_26.28084_10-50" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Halophila stipulacea_1999/2000_35.1985_26.28084_10-50'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea (Forsskål) Ascherson, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.28084'^^xsd:double;
  dwc:latitude '35.1985'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:occurrenceId 'Halophila stipulacea_1999/2000_35.1985_26.28084_10-50'^^xsd:string;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Halophila%20stipulacea_1999_35.24039_26.28121_40-40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Halophila%20stipulacea_1999_35.24039_26.28121_40-40> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Halophila%20stipulacea_1999_35.24039_26.28121_40-40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.24039 26.28121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.24039"^^xsd:decimal ;
  dwc:decimalLongitude "26.28121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Halophila%20stipulacea_1999_35.24039_26.28121_40-40>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.24039 26.28121)"^^geo:wktLiteral ;
  geo-pos:lat "35.24039"^^xsd:decimal ;
  geo-pos:long "26.28121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Halophila%20stipulacea_1999_35.24039_26.28121_40-40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Halophila stipulacea_1999_35.24039_26.28121_40-40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Halophila stipulacea_1999_35.24039_26.28121_40-40'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea (Forsskål) Ascherson, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.28121'^^xsd:double;
  dwc:latitude '35.24039'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:occurrenceId 'Halophila stipulacea_1999_35.24039_26.28121_40-40'^^xsd:string;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '100'^^xsd:integer;
  dwc:organismQuantityType '% cover'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Halophila%20stipulacea_1999_35.25064_26.28171_45-45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Halophila%20stipulacea_1999_35.25064_26.28171_45-45> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Halophila%20stipulacea_1999_35.25064_26.28171_45-45> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.25064 26.28171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.25064"^^xsd:decimal ;
  dwc:decimalLongitude "26.28171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Halophila%20stipulacea_1999_35.25064_26.28171_45-45>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.25064 26.28171)"^^geo:wktLiteral ;
  geo-pos:lat "35.25064"^^xsd:decimal ;
  geo-pos:long "26.28171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Halophila%20stipulacea_1999_35.25064_26.28171_45-45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Halophila stipulacea_1999_35.25064_26.28171_45-45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Halophila stipulacea_1999_35.25064_26.28171_45-45'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea (Forsskål) Ascherson, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.28171'^^xsd:double;
  dwc:latitude '35.25064'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:occurrenceId 'Halophila stipulacea_1999_35.25064_26.28171_45-45'^^xsd:string;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '100'^^xsd:integer;
  dwc:organismQuantityType '% cover'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Halophila%20stipulacea_1999_35.22751_26.28398_42-42>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Halophila%20stipulacea_1999_35.22751_26.28398_42-42> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Halophila%20stipulacea_1999_35.22751_26.28398_42-42> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.22751 26.28398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.22751"^^xsd:decimal ;
  dwc:decimalLongitude "26.28398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "42"^^xsd:integer ;
  dwc:maximumDepthInMeters "42"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Halophila%20stipulacea_1999_35.22751_26.28398_42-42>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.22751 26.28398)"^^geo:wktLiteral ;
  geo-pos:lat "35.22751"^^xsd:decimal ;
  geo-pos:long "26.28398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Halophila%20stipulacea_1999_35.22751_26.28398_42-42>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Halophila stipulacea_1999_35.22751_26.28398_42-42" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Halophila stipulacea_1999_35.22751_26.28398_42-42'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea (Forsskål) Ascherson, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.28398'^^xsd:double;
  dwc:latitude '35.22751'^^xsd:double;
  dwc:minimumDepth '42'^^xsd:integer;
  dwc:maximumDepth '42'^^xsd:integer;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:occurrenceId 'Halophila stipulacea_1999_35.22751_26.28398_42-42'^^xsd:string;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '100'^^xsd:integer;
  dwc:organismQuantityType '% cover'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Halophila%20stipulacea_1999_35.21479_26.28768_32-32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Halophila%20stipulacea_1999_35.21479_26.28768_32-32> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Halophila%20stipulacea_1999_35.21479_26.28768_32-32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.21479 26.28768)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.21479"^^xsd:decimal ;
  dwc:decimalLongitude "26.28768"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Halophila%20stipulacea_1999_35.21479_26.28768_32-32>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.21479 26.28768)"^^geo:wktLiteral ;
  geo-pos:lat "35.21479"^^xsd:decimal ;
  geo-pos:long "26.28768"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Halophila%20stipulacea_1999_35.21479_26.28768_32-32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Halophila stipulacea_1999_35.21479_26.28768_32-32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Halophila stipulacea_1999_35.21479_26.28768_32-32'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea (Forsskål) Ascherson, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.28768'^^xsd:double;
  dwc:latitude '35.21479'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:occurrenceId 'Halophila stipulacea_1999_35.21479_26.28768_32-32'^^xsd:string;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '100'^^xsd:integer;
  dwc:organismQuantityType '% cover'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Halophila%20stipulacea_2000_35.19114_26.2902_0-40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2000_35.19114_26.2902_0-40> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2000_35.19114_26.2902_0-40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.19114 26.2902)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.19114"^^xsd:decimal ;
  dwc:decimalLongitude "26.2902"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Halophila%20stipulacea_2000_35.19114_26.2902_0-40>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.19114 26.2902)"^^geo:wktLiteral ;
  geo-pos:lat "35.19114"^^xsd:decimal ;
  geo-pos:long "26.2902"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Halophila%20stipulacea_2000_35.19114_26.2902_0-40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Halophila stipulacea_2000_35.19114_26.2902_0-40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Halophila stipulacea_2000_35.19114_26.2902_0-40'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea (Forsskål) Ascherson, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.2902'^^xsd:double;
  dwc:latitude '35.19114'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:occurrenceId 'Halophila stipulacea_2000_35.19114_26.2902_0-40'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Styela%20plicata_2020_39.169_26.291_0-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Styela%20plicata_2020_39.169_26.291_0-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Styela%20plicata_2020_39.169_26.291_0-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.169 26.291)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.169"^^xsd:decimal ;
  dwc:decimalLongitude "26.291"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Styela%20plicata_2020_39.169_26.291_0-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.169 26.291)"^^geo:wktLiteral ;
  geo-pos:lat "39.169"^^xsd:decimal ;
  geo-pos:long "26.291"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Styela%20plicata_2020_39.169_26.291_0-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Styela plicata_2020_39.169_26.291_0-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Styela plicata_2020_39.169_26.291_0-2'^^xsd:string;
  dwc:scientificName 'Styela plicata (Lesueur, 1823)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.291'^^xsd:double;
  dwc:latitude '39.169'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '103936'^^xsd:integer;
  dwc:occurrenceId 'Styela plicata_2020_39.169_26.291_0-2'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103936'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '10'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Halophila%20stipulacea_1999_35.27547_26.29366_48-48>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Halophila%20stipulacea_1999_35.27547_26.29366_48-48> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Halophila%20stipulacea_1999_35.27547_26.29366_48-48> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.27547 26.29366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.27547"^^xsd:decimal ;
  dwc:decimalLongitude "26.29366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Halophila%20stipulacea_1999_35.27547_26.29366_48-48>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.27547 26.29366)"^^geo:wktLiteral ;
  geo-pos:lat "35.27547"^^xsd:decimal ;
  geo-pos:long "26.29366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Halophila%20stipulacea_1999_35.27547_26.29366_48-48>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Halophila stipulacea_1999_35.27547_26.29366_48-48" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Halophila stipulacea_1999_35.27547_26.29366_48-48'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea (Forsskål) Ascherson, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.29366'^^xsd:double;
  dwc:latitude '35.27547'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:occurrenceId 'Halophila stipulacea_1999_35.27547_26.29366_48-48'^^xsd:string;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '100'^^xsd:integer;
  dwc:organismQuantityType '% cover'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Conomurex%20persicus_2020_35.29083_26.29374_15-15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Conomurex%20persicus_2020_35.29083_26.29374_15-15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Conomurex%20persicus_2020_35.29083_26.29374_15-15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.29083 26.29374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.29083"^^xsd:decimal ;
  dwc:decimalLongitude "26.29374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Conomurex%20persicus_2020_35.29083_26.29374_15-15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.29083 26.29374)"^^geo:wktLiteral ;
  geo-pos:lat "35.29083"^^xsd:decimal ;
  geo-pos:long "26.29374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Conomurex%20persicus_2020_35.29083_26.29374_15-15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Conomurex persicus_2020_35.29083_26.29374_15-15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Conomurex persicus_2020_35.29083_26.29374_15-15'^^xsd:string;
  dwc:scientificName 'Conomurex persicus (Swainson, 1821)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.29374'^^xsd:double;
  dwc:latitude '35.29083'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '565371'^^xsd:integer;
  dwc:occurrenceId 'Conomurex persicus_2020_35.29083_26.29374_15-15'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '565371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '14'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Diadema%20setosum_2020_35.29083_26.29374_9-15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Diadema%20setosum_2020_35.29083_26.29374_9-15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Diadema%20setosum_2020_35.29083_26.29374_9-15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.29083 26.29374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.29083"^^xsd:decimal ;
  dwc:decimalLongitude "26.29374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Diadema%20setosum_2020_35.29083_26.29374_9-15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.29083 26.29374)"^^geo:wktLiteral ;
  geo-pos:lat "35.29083"^^xsd:decimal ;
  geo-pos:long "26.29374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Diadema%20setosum_2020_35.29083_26.29374_9-15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Diadema setosum_2020_35.29083_26.29374_9-15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Diadema setosum_2020_35.29083_26.29374_9-15'^^xsd:string;
  dwc:scientificName 'Diadema setosum (Leske, 1778)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.29374'^^xsd:double;
  dwc:latitude '35.29083'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '213372'^^xsd:integer;
  dwc:occurrenceId 'Diadema setosum_2020_35.29083_26.29374_9-15'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213372'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '26'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Parupeneus%20forsskali_2020_35.29083_26.29374_15-15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2020_35.29083_26.29374_15-15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2020_35.29083_26.29374_15-15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.29083 26.29374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.29083"^^xsd:decimal ;
  dwc:decimalLongitude "26.29374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2020_35.29083_26.29374_15-15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.29083 26.29374)"^^geo:wktLiteral ;
  geo-pos:lat "35.29083"^^xsd:decimal ;
  geo-pos:long "26.29374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Parupeneus%20forsskali_2020_35.29083_26.29374_15-15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Parupeneus forsskali_2020_35.29083_26.29374_15-15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Parupeneus forsskali_2020_35.29083_26.29374_15-15'^^xsd:string;
  dwc:scientificName 'Parupeneus forsskali (Fourmanoir & Guézé, 1976)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.29374'^^xsd:double;
  dwc:latitude '35.29083'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '218669'^^xsd:integer;
  dwc:occurrenceId 'Parupeneus forsskali_2020_35.29083_26.29374_15-15'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218669'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2020-08-20_35.29083_26.29374_15-15_Michail%20Ragkousis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2020-08-20_35.29083_26.29374_15-15_Michail%20Ragkousis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2020-08-20_35.29083_26.29374_15-15_Michail%20Ragkousis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.29083 26.29374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.29083"^^xsd:decimal ;
  dwc:decimalLongitude "26.29374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2020-08-20_35.29083_26.29374_15-15_Michail%20Ragkousis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.29083 26.29374)"^^geo:wktLiteral ;
  geo-pos:lat "35.29083"^^xsd:decimal ;
  geo-pos:long "26.29374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2020-08-20_35.29083_26.29374_15-15_Michail%20Ragkousis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2020-08-20_35.29083_26.29374_15-15_Michail Ragkousis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2020-08-20_35.29083_26.29374_15-15_Michail Ragkousis'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Michail Ragkousis'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.29374'^^xsd:double;
  dwc:latitude '35.29083'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance; UAEGEAN - ALAS'^^xsd:string;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2020-08-20_35.29083_26.29374_15-15_Michail Ragkousis'^^xsd:string;
  dwc:observationDate '2020-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2020-08-21_35.29083_26.29374_15-15_Alexandros%20Tsatiris>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2020-08-21_35.29083_26.29374_15-15_Alexandros%20Tsatiris> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2020-08-21_35.29083_26.29374_15-15_Alexandros%20Tsatiris> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.29083 26.29374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.29083"^^xsd:decimal ;
  dwc:decimalLongitude "26.29374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2020-08-21_35.29083_26.29374_15-15_Alexandros%20Tsatiris>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.29083 26.29374)"^^geo:wktLiteral ;
  geo-pos:lat "35.29083"^^xsd:decimal ;
  geo-pos:long "26.29374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2020-08-21_35.29083_26.29374_15-15_Alexandros%20Tsatiris>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2020-08-21_35.29083_26.29374_15-15_Alexandros Tsatiris" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2020-08-21_35.29083_26.29374_15-15_Alexandros Tsatiris'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Alexandros Tsatiris'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.29374'^^xsd:double;
  dwc:latitude '35.29083'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance; UAEGEAN - ALAS'^^xsd:string;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2020-08-21_35.29083_26.29374_15-15_Alexandros Tsatiris'^^xsd:string;
  dwc:observationDate '2020-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Sargocentron%20rubrum_2020-08-20_35.29083_26.29374_15-15_Michail%20Ragkousis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2020-08-20_35.29083_26.29374_15-15_Michail%20Ragkousis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2020-08-20_35.29083_26.29374_15-15_Michail%20Ragkousis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.29083 26.29374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.29083"^^xsd:decimal ;
  dwc:decimalLongitude "26.29374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2020-08-20_35.29083_26.29374_15-15_Michail%20Ragkousis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.29083 26.29374)"^^geo:wktLiteral ;
  geo-pos:lat "35.29083"^^xsd:decimal ;
  geo-pos:long "26.29374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Sargocentron%20rubrum_2020-08-20_35.29083_26.29374_15-15_Michail%20Ragkousis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Sargocentron rubrum_2020-08-20_35.29083_26.29374_15-15_Michail Ragkousis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Sargocentron rubrum_2020-08-20_35.29083_26.29374_15-15_Michail Ragkousis'^^xsd:string;
  dwc:scientificName 'Sargocentron rubrum (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Michail Ragkousis'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.29374'^^xsd:double;
  dwc:latitude '35.29083'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance; UAEGEAN - ALAS'^^xsd:string;
  dwc:aphiaid '126400'^^xsd:integer;
  dwc:occurrenceId 'Sargocentron rubrum_2020-08-20_35.29083_26.29374_15-15_Michail Ragkousis'^^xsd:string;
  dwc:observationDate '2020-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '126400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Sargocentron%20rubrum_2020-08-21_35.29083_26.29374_15-15_Michail%20Ragkousis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2020-08-21_35.29083_26.29374_15-15_Michail%20Ragkousis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2020-08-21_35.29083_26.29374_15-15_Michail%20Ragkousis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.29083 26.29374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.29083"^^xsd:decimal ;
  dwc:decimalLongitude "26.29374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2020-08-21_35.29083_26.29374_15-15_Michail%20Ragkousis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.29083 26.29374)"^^geo:wktLiteral ;
  geo-pos:lat "35.29083"^^xsd:decimal ;
  geo-pos:long "26.29374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Sargocentron%20rubrum_2020-08-21_35.29083_26.29374_15-15_Michail%20Ragkousis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Sargocentron rubrum_2020-08-21_35.29083_26.29374_15-15_Michail Ragkousis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Sargocentron rubrum_2020-08-21_35.29083_26.29374_15-15_Michail Ragkousis'^^xsd:string;
  dwc:scientificName 'Sargocentron rubrum (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Michail Ragkousis'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.29374'^^xsd:double;
  dwc:latitude '35.29083'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance; UAEGEAN - ALAS'^^xsd:string;
  dwc:aphiaid '126400'^^xsd:integer;
  dwc:occurrenceId 'Sargocentron rubrum_2020-08-21_35.29083_26.29374_15-15_Michail Ragkousis'^^xsd:string;
  dwc:observationDate '2020-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '126400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Sargocentron%20rubrum_2020-08-22_35.29083_26.29374_15-15_Alexandros%20Tsatiris>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2020-08-22_35.29083_26.29374_15-15_Alexandros%20Tsatiris> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2020-08-22_35.29083_26.29374_15-15_Alexandros%20Tsatiris> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.29083 26.29374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.29083"^^xsd:decimal ;
  dwc:decimalLongitude "26.29374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2020-08-22_35.29083_26.29374_15-15_Alexandros%20Tsatiris>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.29083 26.29374)"^^geo:wktLiteral ;
  geo-pos:lat "35.29083"^^xsd:decimal ;
  geo-pos:long "26.29374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Sargocentron%20rubrum_2020-08-22_35.29083_26.29374_15-15_Alexandros%20Tsatiris>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Sargocentron rubrum_2020-08-22_35.29083_26.29374_15-15_Alexandros Tsatiris" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Sargocentron rubrum_2020-08-22_35.29083_26.29374_15-15_Alexandros Tsatiris'^^xsd:string;
  dwc:scientificName 'Sargocentron rubrum (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Alexandros Tsatiris'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.29374'^^xsd:double;
  dwc:latitude '35.29083'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance; UAEGEAN - ALAS'^^xsd:string;
  dwc:aphiaid '126400'^^xsd:integer;
  dwc:occurrenceId 'Sargocentron rubrum_2020-08-22_35.29083_26.29374_15-15_Alexandros Tsatiris'^^xsd:string;
  dwc:observationDate '2020-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '126400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '13'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2020-08-20_35.29083_26.29374_15-15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-08-20_35.29083_26.29374_15-15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-08-20_35.29083_26.29374_15-15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.29083 26.29374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.29083"^^xsd:decimal ;
  dwc:decimalLongitude "26.29374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2020-08-20_35.29083_26.29374_15-15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.29083 26.29374)"^^geo:wktLiteral ;
  geo-pos:lat "35.29083"^^xsd:decimal ;
  geo-pos:long "26.29374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2020-08-20_35.29083_26.29374_15-15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2020-08-20_35.29083_26.29374_15-15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2020-08-20_35.29083_26.29374_15-15'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.29374'^^xsd:double;
  dwc:latitude '35.29083'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2020-08-20_35.29083_26.29374_15-15'^^xsd:string;
  dwc:observationDate '2020-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '4'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2020-08-21_35.29083_26.29374_15-15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-08-21_35.29083_26.29374_15-15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-08-21_35.29083_26.29374_15-15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.29083 26.29374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.29083"^^xsd:decimal ;
  dwc:decimalLongitude "26.29374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2020-08-21_35.29083_26.29374_15-15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.29083 26.29374)"^^geo:wktLiteral ;
  geo-pos:lat "35.29083"^^xsd:decimal ;
  geo-pos:long "26.29374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2020-08-21_35.29083_26.29374_15-15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2020-08-21_35.29083_26.29374_15-15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2020-08-21_35.29083_26.29374_15-15'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.29374'^^xsd:double;
  dwc:latitude '35.29083'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2020-08-21_35.29083_26.29374_15-15'^^xsd:string;
  dwc:observationDate '2020-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '5'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2020-08-22_35.29083_26.29374_15-15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-08-22_35.29083_26.29374_15-15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-08-22_35.29083_26.29374_15-15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.29083 26.29374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.29083"^^xsd:decimal ;
  dwc:decimalLongitude "26.29374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2020-08-22_35.29083_26.29374_15-15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.29083 26.29374)"^^geo:wktLiteral ;
  geo-pos:lat "35.29083"^^xsd:decimal ;
  geo-pos:long "26.29374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2020-08-22_35.29083_26.29374_15-15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2020-08-22_35.29083_26.29374_15-15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2020-08-22_35.29083_26.29374_15-15'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.29374'^^xsd:double;
  dwc:latitude '35.29083'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2020-08-22_35.29083_26.29374_15-15'^^xsd:string;
  dwc:observationDate '2020-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2020-08-20_35.29083_26.29374_15-15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020-08-20_35.29083_26.29374_15-15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020-08-20_35.29083_26.29374_15-15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.29083 26.29374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.29083"^^xsd:decimal ;
  dwc:decimalLongitude "26.29374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020-08-20_35.29083_26.29374_15-15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.29083 26.29374)"^^geo:wktLiteral ;
  geo-pos:lat "35.29083"^^xsd:decimal ;
  geo-pos:long "26.29374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2020-08-20_35.29083_26.29374_15-15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2020-08-20_35.29083_26.29374_15-15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2020-08-20_35.29083_26.29374_15-15'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.29374'^^xsd:double;
  dwc:latitude '35.29083'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2020-08-20_35.29083_26.29374_15-15'^^xsd:string;
  dwc:observationDate '2020-08-20'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '12'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2020-08-21_35.29083_26.29374_15-15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020-08-21_35.29083_26.29374_15-15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020-08-21_35.29083_26.29374_15-15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.29083 26.29374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.29083"^^xsd:decimal ;
  dwc:decimalLongitude "26.29374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020-08-21_35.29083_26.29374_15-15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.29083 26.29374)"^^geo:wktLiteral ;
  geo-pos:lat "35.29083"^^xsd:decimal ;
  geo-pos:long "26.29374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2020-08-21_35.29083_26.29374_15-15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2020-08-21_35.29083_26.29374_15-15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2020-08-21_35.29083_26.29374_15-15'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.29374'^^xsd:double;
  dwc:latitude '35.29083'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2020-08-21_35.29083_26.29374_15-15'^^xsd:string;
  dwc:observationDate '2020-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '10'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Torquigener%20flavimaculosus_2020-08-21_35.29083_26.29374_15-15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2020-08-21_35.29083_26.29374_15-15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2020-08-21_35.29083_26.29374_15-15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.29083 26.29374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.29083"^^xsd:decimal ;
  dwc:decimalLongitude "26.29374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2020-08-21_35.29083_26.29374_15-15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.29083 26.29374)"^^geo:wktLiteral ;
  geo-pos:lat "35.29083"^^xsd:decimal ;
  geo-pos:long "26.29374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Torquigener%20flavimaculosus_2020-08-21_35.29083_26.29374_15-15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Torquigener flavimaculosus_2020-08-21_35.29083_26.29374_15-15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Torquigener flavimaculosus_2020-08-21_35.29083_26.29374_15-15'^^xsd:string;
  dwc:scientificName 'Torquigener flavimaculosus Hardy & Randall, 1983'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.29374'^^xsd:double;
  dwc:latitude '35.29083'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '219962'^^xsd:integer;
  dwc:occurrenceId 'Torquigener flavimaculosus_2020-08-21_35.29083_26.29374_15-15'^^xsd:string;
  dwc:observationDate '2020-08-21'^^xsd:date;
  dwc:aphiaIdAccepted '219962'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Torquigener%20flavimaculosus_2020-08-22_35.29083_26.29374_15-15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2020-08-22_35.29083_26.29374_15-15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2020-08-22_35.29083_26.29374_15-15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.29083 26.29374)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.29083"^^xsd:decimal ;
  dwc:decimalLongitude "26.29374"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2020-08-22_35.29083_26.29374_15-15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.29083 26.29374)"^^geo:wktLiteral ;
  geo-pos:lat "35.29083"^^xsd:decimal ;
  geo-pos:long "26.29374"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Torquigener%20flavimaculosus_2020-08-22_35.29083_26.29374_15-15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Torquigener flavimaculosus_2020-08-22_35.29083_26.29374_15-15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Torquigener flavimaculosus_2020-08-22_35.29083_26.29374_15-15'^^xsd:string;
  dwc:scientificName 'Torquigener flavimaculosus Hardy & Randall, 1983'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.29374'^^xsd:double;
  dwc:latitude '35.29083'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '219962'^^xsd:integer;
  dwc:occurrenceId 'Torquigener flavimaculosus_2020-08-22_35.29083_26.29374_15-15'^^xsd:string;
  dwc:observationDate '2020-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '219962'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Rhopilema%20nomadica_2019_35.29136_26.29475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Rhopilema%20nomadica_2019_35.29136_26.29475> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Rhopilema%20nomadica_2019_35.29136_26.29475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.29136 26.29475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.29136"^^xsd:decimal ;
  dwc:decimalLongitude "26.29475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Rhopilema%20nomadica_2019_35.29136_26.29475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.29136 26.29475)"^^geo:wktLiteral ;
  geo-pos:lat "35.29136"^^xsd:decimal ;
  geo-pos:long "26.29475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Rhopilema%20nomadica_2019_35.29136_26.29475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Rhopilema nomadica_2019_35.29136_26.29475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Rhopilema nomadica_2019_35.29136_26.29475'^^xsd:string;
  dwc:scientificName 'Rhopilema nomadica Galil, Spanier & Ferguson, 1990'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.29475'^^xsd:double;
  dwc:latitude '35.29136'^^xsd:double;
  dwc:aphiaid '232032'^^xsd:integer;
  dwc:occurrenceId 'Rhopilema nomadica_2019_35.29136_26.29475'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '232032'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Rhopilema%20nomadica_2019_35.29136_26.29475_3-3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Rhopilema%20nomadica_2019_35.29136_26.29475_3-3> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Rhopilema%20nomadica_2019_35.29136_26.29475_3-3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.29136 26.29475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.29136"^^xsd:decimal ;
  dwc:decimalLongitude "26.29475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Rhopilema%20nomadica_2019_35.29136_26.29475_3-3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.29136 26.29475)"^^geo:wktLiteral ;
  geo-pos:lat "35.29136"^^xsd:decimal ;
  geo-pos:long "26.29475"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Rhopilema%20nomadica_2019_35.29136_26.29475_3-3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Rhopilema nomadica_2019_35.29136_26.29475_3-3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Rhopilema nomadica_2019_35.29136_26.29475_3-3'^^xsd:string;
  dwc:scientificName 'Rhopilema nomadica Galil, Spanier & Ferguson, 1990'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.29475'^^xsd:double;
  dwc:latitude '35.29136'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '232032'^^xsd:integer;
  dwc:occurrenceId 'Rhopilema nomadica_2019_35.29136_26.29475_3-3'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '232032'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Synaptula%20reciprocans_2014_35.28397_26.295_25-25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2014_35.28397_26.295_25-25> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2014_35.28397_26.295_25-25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.28397 26.295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.28397"^^xsd:decimal ;
  dwc:decimalLongitude "26.295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2014_35.28397_26.295_25-25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.28397 26.295)"^^geo:wktLiteral ;
  geo-pos:lat "35.28397"^^xsd:decimal ;
  geo-pos:long "26.295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Synaptula%20reciprocans_2014_35.28397_26.295_25-25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Synaptula reciprocans_2014_35.28397_26.295_25-25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Synaptula reciprocans_2014_35.28397_26.295_25-25'^^xsd:string;
  dwc:scientificName 'Synaptula reciprocans (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.295'^^xsd:double;
  dwc:latitude '35.28397'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '124483'^^xsd:integer;
  dwc:occurrenceId 'Synaptula reciprocans_2014_35.28397_26.295_25-25'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124483'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Conomurex%20persicus_2020_35.29101_26.29549_5-19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Conomurex%20persicus_2020_35.29101_26.29549_5-19> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Conomurex%20persicus_2020_35.29101_26.29549_5-19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.29101 26.29549)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.29101"^^xsd:decimal ;
  dwc:decimalLongitude "26.29549"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Conomurex%20persicus_2020_35.29101_26.29549_5-19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.29101 26.29549)"^^geo:wktLiteral ;
  geo-pos:lat "35.29101"^^xsd:decimal ;
  geo-pos:long "26.29549"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Conomurex%20persicus_2020_35.29101_26.29549_5-19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Conomurex persicus_2020_35.29101_26.29549_5-19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Conomurex persicus_2020_35.29101_26.29549_5-19'^^xsd:string;
  dwc:scientificName 'Conomurex persicus (Swainson, 1821)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.29549'^^xsd:double;
  dwc:latitude '35.29101'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '565371'^^xsd:integer;
  dwc:occurrenceId 'Conomurex persicus_2020_35.29101_26.29549_5-19'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '565371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Parupeneus%20forsskali_2020_35.29101_26.29549_5-19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2020_35.29101_26.29549_5-19> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2020_35.29101_26.29549_5-19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.29101 26.29549)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.29101"^^xsd:decimal ;
  dwc:decimalLongitude "26.29549"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2020_35.29101_26.29549_5-19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.29101 26.29549)"^^geo:wktLiteral ;
  geo-pos:lat "35.29101"^^xsd:decimal ;
  geo-pos:long "26.29549"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Parupeneus%20forsskali_2020_35.29101_26.29549_5-19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Parupeneus forsskali_2020_35.29101_26.29549_5-19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Parupeneus forsskali_2020_35.29101_26.29549_5-19'^^xsd:string;
  dwc:scientificName 'Parupeneus forsskali (Fourmanoir & Guézé, 1976)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.29549'^^xsd:double;
  dwc:latitude '35.29101'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '218669'^^xsd:integer;
  dwc:occurrenceId 'Parupeneus forsskali_2020_35.29101_26.29549_5-19'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218669'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '14'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Sargocentron%20rubrum_2020_35.29101_26.29549_5-19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2020_35.29101_26.29549_5-19> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2020_35.29101_26.29549_5-19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.29101 26.29549)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.29101"^^xsd:decimal ;
  dwc:decimalLongitude "26.29549"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2020_35.29101_26.29549_5-19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.29101 26.29549)"^^geo:wktLiteral ;
  geo-pos:lat "35.29101"^^xsd:decimal ;
  geo-pos:long "26.29549"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Sargocentron%20rubrum_2020_35.29101_26.29549_5-19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Sargocentron rubrum_2020_35.29101_26.29549_5-19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Sargocentron rubrum_2020_35.29101_26.29549_5-19'^^xsd:string;
  dwc:scientificName 'Sargocentron rubrum (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.29549'^^xsd:double;
  dwc:latitude '35.29101'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '126400'^^xsd:integer;
  dwc:occurrenceId 'Sargocentron rubrum_2020_35.29101_26.29549_5-19'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126400'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '16'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2020_35.29101_26.29549_5-15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2020_35.29101_26.29549_5-15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2020_35.29101_26.29549_5-15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.29101 26.29549)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.29101"^^xsd:decimal ;
  dwc:decimalLongitude "26.29549"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2020_35.29101_26.29549_5-15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.29101 26.29549)"^^geo:wktLiteral ;
  geo-pos:lat "35.29101"^^xsd:decimal ;
  geo-pos:long "26.29549"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2020_35.29101_26.29549_5-15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2020_35.29101_26.29549_5-15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2020_35.29101_26.29549_5-15'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.29549'^^xsd:double;
  dwc:latitude '35.29101'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2020_35.29101_26.29549_5-15'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '20'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2020_35.29101_26.29549_5-19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_35.29101_26.29549_5-19> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_35.29101_26.29549_5-19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.29101 26.29549)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.29101"^^xsd:decimal ;
  dwc:decimalLongitude "26.29549"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_35.29101_26.29549_5-19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.29101 26.29549)"^^geo:wktLiteral ;
  geo-pos:lat "35.29101"^^xsd:decimal ;
  geo-pos:long "26.29549"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2020_35.29101_26.29549_5-19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2020_35.29101_26.29549_5-19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2020_35.29101_26.29549_5-19'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.29549'^^xsd:double;
  dwc:latitude '35.29101'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2020_35.29101_26.29549_5-19'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '850'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Torquigener%20flavimaculosus_2020_35.29101_26.29549_5-19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2020_35.29101_26.29549_5-19> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2020_35.29101_26.29549_5-19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.29101 26.29549)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.29101"^^xsd:decimal ;
  dwc:decimalLongitude "26.29549"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2020_35.29101_26.29549_5-19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.29101 26.29549)"^^geo:wktLiteral ;
  geo-pos:lat "35.29101"^^xsd:decimal ;
  geo-pos:long "26.29549"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Torquigener%20flavimaculosus_2020_35.29101_26.29549_5-19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Torquigener flavimaculosus_2020_35.29101_26.29549_5-19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Torquigener flavimaculosus_2020_35.29101_26.29549_5-19'^^xsd:string;
  dwc:scientificName 'Torquigener flavimaculosus Hardy & Randall, 1983'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.29549'^^xsd:double;
  dwc:latitude '35.29101'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '219962'^^xsd:integer;
  dwc:occurrenceId 'Torquigener flavimaculosus_2020_35.29101_26.29549_5-19'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219962'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '150'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2015_35.31472_26.29583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2015_35.31472_26.29583> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2015_35.31472_26.29583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.31472 26.29583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.31472"^^xsd:decimal ;
  dwc:decimalLongitude "26.29583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2015_35.31472_26.29583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.31472 26.29583)"^^geo:wktLiteral ;
  geo-pos:lat "35.31472"^^xsd:decimal ;
  geo-pos:long "26.29583"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2015_35.31472_26.29583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2015_35.31472_26.29583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2015_35.31472_26.29583'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.29583'^^xsd:double;
  dwc:latitude '35.31472'^^xsd:double;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2015_35.31472_26.29583'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Halophila%20stipulacea_1999_35.29084_26.29828_15-15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Halophila%20stipulacea_1999_35.29084_26.29828_15-15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Halophila%20stipulacea_1999_35.29084_26.29828_15-15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.29084 26.29828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.29084"^^xsd:decimal ;
  dwc:decimalLongitude "26.29828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Halophila%20stipulacea_1999_35.29084_26.29828_15-15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.29084 26.29828)"^^geo:wktLiteral ;
  geo-pos:lat "35.29084"^^xsd:decimal ;
  geo-pos:long "26.29828"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Halophila%20stipulacea_1999_35.29084_26.29828_15-15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Halophila stipulacea_1999_35.29084_26.29828_15-15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Halophila stipulacea_1999_35.29084_26.29828_15-15'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea (Forsskål) Ascherson, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.29828'^^xsd:double;
  dwc:latitude '35.29084'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:occurrenceId 'Halophila stipulacea_1999_35.29084_26.29828_15-15'^^xsd:string;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '100'^^xsd:integer;
  dwc:organismQuantityType '% cover'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_1999_35.29_26.29831_25-25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_1999_35.29_26.29831_25-25> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_1999_35.29_26.29831_25-25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.29 26.29831)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.29"^^xsd:decimal ;
  dwc:decimalLongitude "26.29831"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_1999_35.29_26.29831_25-25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.29 26.29831)"^^geo:wktLiteral ;
  geo-pos:lat "35.29"^^xsd:decimal ;
  geo-pos:long "26.29831"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_1999_35.29_26.29831_25-25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_1999_35.29_26.29831_25-25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_1999_35.29_26.29831_25-25'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.29831'^^xsd:double;
  dwc:latitude '35.29'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_1999_35.29_26.29831_25-25'^^xsd:string;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '100'^^xsd:integer;
  dwc:organismQuantityType '% cover'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Halophila%20stipulacea_1999_35.29047_26.29897_15-15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Halophila%20stipulacea_1999_35.29047_26.29897_15-15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Halophila%20stipulacea_1999_35.29047_26.29897_15-15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.29047 26.29897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.29047"^^xsd:decimal ;
  dwc:decimalLongitude "26.29897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Halophila%20stipulacea_1999_35.29047_26.29897_15-15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.29047 26.29897)"^^geo:wktLiteral ;
  geo-pos:lat "35.29047"^^xsd:decimal ;
  geo-pos:long "26.29897"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Halophila%20stipulacea_1999_35.29047_26.29897_15-15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Halophila stipulacea_1999_35.29047_26.29897_15-15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Halophila stipulacea_1999_35.29047_26.29897_15-15'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea (Forsskål) Ascherson, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.29897'^^xsd:double;
  dwc:latitude '35.29047'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:occurrenceId 'Halophila stipulacea_1999_35.29047_26.29897_15-15'^^xsd:string;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '100'^^xsd:integer;
  dwc:organismQuantityType '% cover'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2016_35.20222_26.30194_33-33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2016_35.20222_26.30194_33-33> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2016_35.20222_26.30194_33-33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.20222 26.30194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.20222"^^xsd:decimal ;
  dwc:decimalLongitude "26.30194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters "33"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2016_35.20222_26.30194_33-33>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.20222 26.30194)"^^geo:wktLiteral ;
  geo-pos:lat "35.20222"^^xsd:decimal ;
  geo-pos:long "26.30194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2016_35.20222_26.30194_33-33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2016_35.20222_26.30194_33-33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2016_35.20222_26.30194_33-33'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.30194'^^xsd:double;
  dwc:latitude '35.20222'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2016_35.20222_26.30194_33-33'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2018_36.51936_26.30417_3-3_>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2018_36.51936_26.30417_3-3_> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2018_36.51936_26.30417_3-3_> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.51936 26.30417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.51936"^^xsd:decimal ;
  dwc:decimalLongitude "26.30417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2018_36.51936_26.30417_3-3_>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.51936 26.30417)"^^geo:wktLiteral ;
  geo-pos:lat "36.51936"^^xsd:decimal ;
  geo-pos:long "26.30417"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2018_36.51936_26.30417_3-3_>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2018_36.51936_26.30417_3-3_" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2018_36.51936_26.30417_3-3_'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.30417'^^xsd:double;
  dwc:latitude '36.51936'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2018_36.51936_26.30417_3-3_'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2014_35.30358_26.30424_Maria%20Salomidi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2014_35.30358_26.30424_Maria%20Salomidi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2014_35.30358_26.30424_Maria%20Salomidi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.30358 26.30424)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.30358"^^xsd:decimal ;
  dwc:decimalLongitude "26.30424"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2014_35.30358_26.30424_Maria%20Salomidi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.30358 26.30424)"^^geo:wktLiteral ;
  geo-pos:lat "35.30358"^^xsd:decimal ;
  geo-pos:long "26.30424"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2014_35.30358_26.30424_Maria%20Salomidi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2014_35.30358_26.30424_Maria Salomidi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2014_35.30358_26.30424_Maria Salomidi'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Salomidi'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.30424'^^xsd:double;
  dwc:latitude '35.30358'^^xsd:double;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2014_35.30358_26.30424_Maria Salomidi'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2014_35.30358_26.30424_Maria%20Salomidi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2014_35.30358_26.30424_Maria%20Salomidi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2014_35.30358_26.30424_Maria%20Salomidi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.30358 26.30424)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.30358"^^xsd:decimal ;
  dwc:decimalLongitude "26.30424"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2014_35.30358_26.30424_Maria%20Salomidi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.30358 26.30424)"^^geo:wktLiteral ;
  geo-pos:lat "35.30358"^^xsd:decimal ;
  geo-pos:long "26.30424"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2014_35.30358_26.30424_Maria%20Salomidi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2014_35.30358_26.30424_Maria Salomidi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2014_35.30358_26.30424_Maria Salomidi'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Salomidi'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.30424'^^xsd:double;
  dwc:latitude '35.30358'^^xsd:double;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2014_35.30358_26.30424_Maria Salomidi'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2014_35.30358_26.30424_Maria%20Salomidi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2014_35.30358_26.30424_Maria%20Salomidi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2014_35.30358_26.30424_Maria%20Salomidi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.30358 26.30424)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.30358"^^xsd:decimal ;
  dwc:decimalLongitude "26.30424"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2014_35.30358_26.30424_Maria%20Salomidi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.30358 26.30424)"^^geo:wktLiteral ;
  geo-pos:lat "35.30358"^^xsd:decimal ;
  geo-pos:long "26.30424"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2014_35.30358_26.30424_Maria%20Salomidi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2014_35.30358_26.30424_Maria Salomidi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2014_35.30358_26.30424_Maria Salomidi'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Salomidi'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.30424'^^xsd:double;
  dwc:latitude '35.30358'^^xsd:double;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2014_35.30358_26.30424_Maria Salomidi'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2019_35.18736_26.30432_1.5-2_Lefteris%20Karayiannis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2019_35.18736_26.30432_1.5-2_Lefteris%20Karayiannis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2019_35.18736_26.30432_1.5-2_Lefteris%20Karayiannis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.18736 26.30432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.18736"^^xsd:decimal ;
  dwc:decimalLongitude "26.30432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "29"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2019_35.18736_26.30432_1.5-2_Lefteris%20Karayiannis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.18736 26.30432)"^^geo:wktLiteral ;
  geo-pos:lat "35.18736"^^xsd:decimal ;
  geo-pos:long "26.30432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "29"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2019_35.18736_26.30432_1.5-2_Lefteris%20Karayiannis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2019_35.18736_26.30432_1.5-2_Lefteris Karayiannis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2019_35.18736_26.30432_1.5-2_Lefteris Karayiannis'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Lefteris Karayiannis'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.30432'^^xsd:double;
  dwc:latitude '35.18736'^^xsd:double;
  dwc:coordinatePrecision '29'^^xsd:integer;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2019_35.18736_26.30432_1.5-2_Lefteris Karayiannis'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'moderate'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2019_35.18736_26.30432_1.5-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2019_35.18736_26.30432_1.5-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2019_35.18736_26.30432_1.5-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.18736 26.30432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.18736"^^xsd:decimal ;
  dwc:decimalLongitude "26.30432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "29"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2019_35.18736_26.30432_1.5-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.18736 26.30432)"^^geo:wktLiteral ;
  geo-pos:lat "35.18736"^^xsd:decimal ;
  geo-pos:long "26.30432"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "29"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2019_35.18736_26.30432_1.5-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2019_35.18736_26.30432_1.5-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2019_35.18736_26.30432_1.5-2'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.30432'^^xsd:double;
  dwc:latitude '35.18736'^^xsd:double;
  dwc:coordinatePrecision '29'^^xsd:integer;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2019_35.18736_26.30432_1.5-2'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '5'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Halophila%20stipulacea_2014_35.30299_26.30754_29-29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2014_35.30299_26.30754_29-29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2014_35.30299_26.30754_29-29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.30299 26.30754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.30299"^^xsd:decimal ;
  dwc:decimalLongitude "26.30754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Halophila%20stipulacea_2014_35.30299_26.30754_29-29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.30299 26.30754)"^^geo:wktLiteral ;
  geo-pos:lat "35.30299"^^xsd:decimal ;
  geo-pos:long "26.30754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Halophila%20stipulacea_2014_35.30299_26.30754_29-29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Halophila stipulacea_2014_35.30299_26.30754_29-29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Halophila stipulacea_2014_35.30299_26.30754_29-29'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea (Forsskål) Ascherson, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.30754'^^xsd:double;
  dwc:latitude '35.30299'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:occurrenceId 'Halophila stipulacea_2014_35.30299_26.30754_29-29'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'moderate'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Synaptula%20reciprocans_2014_35.30299_26.30754_29-29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2014_35.30299_26.30754_29-29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2014_35.30299_26.30754_29-29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.30299 26.30754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.30299"^^xsd:decimal ;
  dwc:decimalLongitude "26.30754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2014_35.30299_26.30754_29-29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.30299 26.30754)"^^geo:wktLiteral ;
  geo-pos:lat "35.30299"^^xsd:decimal ;
  geo-pos:long "26.30754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Synaptula%20reciprocans_2014_35.30299_26.30754_29-29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Synaptula reciprocans_2014_35.30299_26.30754_29-29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Synaptula reciprocans_2014_35.30299_26.30754_29-29'^^xsd:string;
  dwc:scientificName 'Synaptula reciprocans (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.30754'^^xsd:double;
  dwc:latitude '35.30299'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '124483'^^xsd:integer;
  dwc:occurrenceId 'Synaptula reciprocans_2014_35.30299_26.30754_29-29'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124483'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2015_38.98723_26.31145_0-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2015_38.98723_26.31145_0-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2015_38.98723_26.31145_0-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.98723 26.31145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.98723"^^xsd:decimal ;
  dwc:decimalLongitude "26.31145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2015_38.98723_26.31145_0-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.98723 26.31145)"^^geo:wktLiteral ;
  geo-pos:lat "38.98723"^^xsd:decimal ;
  geo-pos:long "26.31145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2015_38.98723_26.31145_0-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2015_38.98723_26.31145_0-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2015_38.98723_26.31145_0-5'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.31145'^^xsd:double;
  dwc:latitude '38.98723'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2015_38.98723_26.31145_0-5'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Halophila%20stipulacea_2014_35.30051_26.31188_M.%20Salomidi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2014_35.30051_26.31188_M.%20Salomidi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2014_35.30051_26.31188_M.%20Salomidi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.30051 26.31188)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.30051"^^xsd:decimal ;
  dwc:decimalLongitude "26.31188"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Halophila%20stipulacea_2014_35.30051_26.31188_M.%20Salomidi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.30051 26.31188)"^^geo:wktLiteral ;
  geo-pos:lat "35.30051"^^xsd:decimal ;
  geo-pos:long "26.31188"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Halophila%20stipulacea_2014_35.30051_26.31188_M.%20Salomidi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Halophila stipulacea_2014_35.30051_26.31188_M. Salomidi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Halophila stipulacea_2014_35.30051_26.31188_M. Salomidi'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea (Forsskål) Ascherson, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Salomidi'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.31188'^^xsd:double;
  dwc:latitude '35.30051'^^xsd:double;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:occurrenceId 'Halophila stipulacea_2014_35.30051_26.31188_M. Salomidi'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Bursatella%20leachii_2014_38.98529_26.31529_3-3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Bursatella%20leachii_2014_38.98529_26.31529_3-3> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Bursatella%20leachii_2014_38.98529_26.31529_3-3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.98529 26.31529)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.98529"^^xsd:decimal ;
  dwc:decimalLongitude "26.31529"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2396"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Bursatella%20leachii_2014_38.98529_26.31529_3-3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.98529 26.31529)"^^geo:wktLiteral ;
  geo-pos:lat "38.98529"^^xsd:decimal ;
  geo-pos:long "26.31529"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2396"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Bursatella%20leachii_2014_38.98529_26.31529_3-3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Bursatella leachii_2014_38.98529_26.31529_3-3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Bursatella leachii_2014_38.98529_26.31529_3-3'^^xsd:string;
  dwc:scientificName 'Bursatella leachii Blainville, 1817'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.31529'^^xsd:double;
  dwc:latitude '38.98529'^^xsd:double;
  dwc:coordinatePrecision '2396'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '138759'^^xsd:integer;
  dwc:occurrenceId 'Bursatella leachii_2014_38.98529_26.31529_3-3'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138759'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2017_37.20087_26.32351_3-4_Phil>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2017_37.20087_26.32351_3-4_Phil> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2017_37.20087_26.32351_3-4_Phil> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.20087 26.32351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.20087"^^xsd:decimal ;
  dwc:decimalLongitude "26.32351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2017_37.20087_26.32351_3-4_Phil>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.20087 26.32351)"^^geo:wktLiteral ;
  geo-pos:lat "37.20087"^^xsd:decimal ;
  geo-pos:long "26.32351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2017_37.20087_26.32351_3-4_Phil>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2017_37.20087_26.32351_3-4_Phil" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2017_37.20087_26.32351_3-4_Phil'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Phil'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.32351'^^xsd:double;
  dwc:latitude '37.20087'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2017_37.20087_26.32351_3-4_Phil'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2018_36.58954_26.33264_>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2018_36.58954_26.33264_> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2018_36.58954_26.33264_> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.58954 26.33264)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.58954"^^xsd:decimal ;
  dwc:decimalLongitude "26.33264"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2018_36.58954_26.33264_>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.58954 26.33264)"^^geo:wktLiteral ;
  geo-pos:lat "36.58954"^^xsd:decimal ;
  geo-pos:long "26.33264"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2018_36.58954_26.33264_>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2018_36.58954_26.33264_" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2018_36.58954_26.33264_'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.33264'^^xsd:double;
  dwc:latitude '36.58954'^^xsd:double;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2018_36.58954_26.33264_'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_1999_37.68373_26.33546_7.5-7.5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_1999_37.68373_26.33546_7.5-7.5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_1999_37.68373_26.33546_7.5-7.5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68373 26.33546)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.68373"^^xsd:decimal ;
  dwc:decimalLongitude "26.33546"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_1999_37.68373_26.33546_7.5-7.5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68373 26.33546)"^^geo:wktLiteral ;
  geo-pos:lat "37.68373"^^xsd:decimal ;
  geo-pos:long "26.33546"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_1999_37.68373_26.33546_7.5-7.5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_1999_37.68373_26.33546_7.5-7.5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_1999_37.68373_26.33546_7.5-7.5'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.33546'^^xsd:double;
  dwc:latitude '37.68373'^^xsd:double;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_1999_37.68373_26.33546_7.5-7.5'^^xsd:string;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '5'^^xsd:integer;
  dwc:organismQuantityType '% cover'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2017_39.39182_26.33736_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2017_39.39182_26.33736_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2017_39.39182_26.33736_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39182 26.33736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.39182"^^xsd:decimal ;
  dwc:decimalLongitude "26.33736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2017_39.39182_26.33736_12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.39182 26.33736)"^^geo:wktLiteral ;
  geo-pos:lat "39.39182"^^xsd:decimal ;
  geo-pos:long "26.33736"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2017_39.39182_26.33736_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2017_39.39182_26.33736_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2017_39.39182_26.33736_12'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.33736'^^xsd:double;
  dwc:latitude '39.39182'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:depthRange '>12 m'^^xsd:string;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2017_39.39182_26.33736_12'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Conomurex%20persicus_2001_36.53962_26.34049_2-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Conomurex%20persicus_2001_36.53962_26.34049_2-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Conomurex%20persicus_2001_36.53962_26.34049_2-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.53962 26.34049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.53962"^^xsd:decimal ;
  dwc:decimalLongitude "26.34049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2605"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Conomurex%20persicus_2001_36.53962_26.34049_2-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.53962 26.34049)"^^geo:wktLiteral ;
  geo-pos:lat "36.53962"^^xsd:decimal ;
  geo-pos:long "26.34049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2605"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Conomurex%20persicus_2001_36.53962_26.34049_2-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Conomurex persicus_2001_36.53962_26.34049_2-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Conomurex persicus_2001_36.53962_26.34049_2-2'^^xsd:string;
  dwc:scientificName 'Conomurex persicus (Swainson, 1821)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.34049'^^xsd:double;
  dwc:latitude '36.53962'^^xsd:double;
  dwc:coordinatePrecision '2605'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '565371'^^xsd:integer;
  dwc:occurrenceId 'Conomurex persicus_2001_36.53962_26.34049_2-2'^^xsd:string;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '565371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'moderate'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2019_36.54028_26.34333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.54028_26.34333> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.54028_26.34333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54028 26.34333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.54028"^^xsd:decimal ;
  dwc:decimalLongitude "26.34333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.54028_26.34333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54028 26.34333)"^^geo:wktLiteral ;
  geo-pos:lat "36.54028"^^xsd:decimal ;
  geo-pos:long "26.34333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2019_36.54028_26.34333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2019_36.54028_26.34333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2019_36.54028_26.34333'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.34333'^^xsd:double;
  dwc:latitude '36.54028'^^xsd:double;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2019_36.54028_26.34333'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Sargocentron%20rubrum_2017_36.57968_26.35216_9-9_>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2017_36.57968_26.35216_9-9_> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2017_36.57968_26.35216_9-9_> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.57968 26.35216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.57968"^^xsd:decimal ;
  dwc:decimalLongitude "26.35216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2017_36.57968_26.35216_9-9_>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.57968 26.35216)"^^geo:wktLiteral ;
  geo-pos:lat "36.57968"^^xsd:decimal ;
  geo-pos:long "26.35216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Sargocentron%20rubrum_2017_36.57968_26.35216_9-9_>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Sargocentron rubrum_2017_36.57968_26.35216_9-9_" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Sargocentron rubrum_2017_36.57968_26.35216_9-9_'^^xsd:string;
  dwc:scientificName 'Sargocentron rubrum (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.35216'^^xsd:double;
  dwc:latitude '36.57968'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'approximate coordinates through Google Earth based on information provided by associatedReferences or asociatedMedia'^^xsd:string;
  dwc:aphiaid '126400'^^xsd:integer;
  dwc:occurrenceId 'Sargocentron rubrum_2017_36.57968_26.35216_9-9_'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126400'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2019_36.54845_26.35321_3-3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.54845_26.35321_3-3> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.54845_26.35321_3-3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54845 26.35321)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.54845"^^xsd:decimal ;
  dwc:decimalLongitude "26.35321"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.54845_26.35321_3-3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54845 26.35321)"^^geo:wktLiteral ;
  geo-pos:lat "36.54845"^^xsd:decimal ;
  geo-pos:long "26.35321"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2019_36.54845_26.35321_3-3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2019_36.54845_26.35321_3-3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2019_36.54845_26.35321_3-3'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.35321'^^xsd:double;
  dwc:latitude '36.54845'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2019_36.54845_26.35321_3-3'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2017_36.54797_26.35439_>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2017_36.54797_26.35439_> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2017_36.54797_26.35439_> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54797 26.35439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.54797"^^xsd:decimal ;
  dwc:decimalLongitude "26.35439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2017_36.54797_26.35439_>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54797 26.35439)"^^geo:wktLiteral ;
  geo-pos:lat "36.54797"^^xsd:decimal ;
  geo-pos:long "26.35439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2017_36.54797_26.35439_>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2017_36.54797_26.35439_" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2017_36.54797_26.35439_'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.35439'^^xsd:double;
  dwc:latitude '36.54797'^^xsd:double;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2017_36.54797_26.35439_'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Sargocentron%20rubrum_2015%2F2018_36.53972_26.35649_9-9_Francesco%20Tiralongo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2015%2F2018_36.53972_26.35649_9-9_Francesco%20Tiralongo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2015%2F2018_36.53972_26.35649_9-9_Francesco%20Tiralongo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.53972 26.35649)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.53972"^^xsd:decimal ;
  dwc:decimalLongitude "26.35649"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2015%2F2018_36.53972_26.35649_9-9_Francesco%20Tiralongo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.53972 26.35649)"^^geo:wktLiteral ;
  geo-pos:lat "36.53972"^^xsd:decimal ;
  geo-pos:long "26.35649"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Sargocentron%20rubrum_2015%2F2018_36.53972_26.35649_9-9_Francesco%20Tiralongo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Sargocentron rubrum_2015/2018_36.53972_26.35649_9-9_Francesco Tiralongo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Sargocentron rubrum_2015/2018_36.53972_26.35649_9-9_Francesco Tiralongo'^^xsd:string;
  dwc:scientificName 'Sargocentron rubrum (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Francesco Tiralongo'^^xsd:string;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.35649'^^xsd:double;
  dwc:latitude '36.53972'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '126400'^^xsd:integer;
  dwc:occurrenceId 'Sargocentron rubrum_2015/2018_36.53972_26.35649_9-9_Francesco Tiralongo'^^xsd:string;
  dwc:aphiaIdAccepted '126400'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Bursatella%20leachii_2020_39.36988_26.35922_1-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Bursatella%20leachii_2020_39.36988_26.35922_1-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Bursatella%20leachii_2020_39.36988_26.35922_1-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.36988 26.35922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.36988"^^xsd:decimal ;
  dwc:decimalLongitude "26.35922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Bursatella%20leachii_2020_39.36988_26.35922_1-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.36988 26.35922)"^^geo:wktLiteral ;
  geo-pos:lat "39.36988"^^xsd:decimal ;
  geo-pos:long "26.35922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Bursatella%20leachii_2020_39.36988_26.35922_1-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Bursatella leachii_2020_39.36988_26.35922_1-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Bursatella leachii_2020_39.36988_26.35922_1-2'^^xsd:string;
  dwc:scientificName 'Bursatella leachii Blainville, 1817'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.35922'^^xsd:double;
  dwc:latitude '39.36988'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '138759'^^xsd:integer;
  dwc:occurrenceId 'Bursatella leachii_2020_39.36988_26.35922_1-2'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138759'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'very high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_1999_37.68736_26.36698_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_1999_37.68736_26.36698_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_1999_37.68736_26.36698_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68736 26.36698)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.68736"^^xsd:decimal ;
  dwc:decimalLongitude "26.36698"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_1999_37.68736_26.36698_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68736 26.36698)"^^geo:wktLiteral ;
  geo-pos:lat "37.68736"^^xsd:decimal ;
  geo-pos:long "26.36698"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_1999_37.68736_26.36698_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_1999_37.68736_26.36698_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_1999_37.68736_26.36698_5-5'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.36698'^^xsd:double;
  dwc:latitude '37.68736'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_1999_37.68736_26.36698_5-5'^^xsd:string;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '5'^^xsd:integer;
  dwc:organismQuantityType '% cover'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Conomurex%20persicus_1992%2F2013_36.57067_26.38636_2-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Conomurex%20persicus_1992%2F2013_36.57067_26.38636_2-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Conomurex%20persicus_1992%2F2013_36.57067_26.38636_2-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.57067 26.38636)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.57067"^^xsd:decimal ;
  dwc:decimalLongitude "26.38636"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Conomurex%20persicus_1992%2F2013_36.57067_26.38636_2-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.57067 26.38636)"^^geo:wktLiteral ;
  geo-pos:lat "36.57067"^^xsd:decimal ;
  geo-pos:long "26.38636"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Conomurex%20persicus_1992%2F2013_36.57067_26.38636_2-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Conomurex persicus_1992/2013_36.57067_26.38636_2-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Conomurex persicus_1992/2013_36.57067_26.38636_2-5'^^xsd:string;
  dwc:scientificName 'Conomurex persicus (Swainson, 1821)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.38636'^^xsd:double;
  dwc:latitude '36.57067'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '565371'^^xsd:integer;
  dwc:occurrenceId 'Conomurex persicus_1992/2013_36.57067_26.38636_2-5'^^xsd:string;
  dwc:aphiaIdAccepted '565371'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'very high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Brachidontes%20pharaonis_1994_36.60283_26.3935_0-0.5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Brachidontes%20pharaonis_1994_36.60283_26.3935_0-0.5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Brachidontes%20pharaonis_1994_36.60283_26.3935_0-0.5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.60283 26.3935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.60283"^^xsd:decimal ;
  dwc:decimalLongitude "26.3935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Brachidontes%20pharaonis_1994_36.60283_26.3935_0-0.5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.60283 26.3935)"^^geo:wktLiteral ;
  geo-pos:lat "36.60283"^^xsd:decimal ;
  geo-pos:long "26.3935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Brachidontes%20pharaonis_1994_36.60283_26.3935_0-0.5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Brachidontes pharaonis_1994_36.60283_26.3935_0-0.5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Brachidontes pharaonis_1994_36.60283_26.3935_0-0.5'^^xsd:string;
  dwc:scientificName 'Brachidontes pharaonis (P. Fischer, 1870)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.3935'^^xsd:double;
  dwc:latitude '36.60283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '140437'^^xsd:integer;
  dwc:occurrenceId 'Brachidontes pharaonis_1994_36.60283_26.3935_0-0.5'^^xsd:string;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140437'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'very high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Brachidontes%20pharaonis_2011_36.60283_26.3935_0-0.5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Brachidontes%20pharaonis_2011_36.60283_26.3935_0-0.5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Brachidontes%20pharaonis_2011_36.60283_26.3935_0-0.5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.60283 26.3935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.60283"^^xsd:decimal ;
  dwc:decimalLongitude "26.3935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Brachidontes%20pharaonis_2011_36.60283_26.3935_0-0.5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.60283 26.3935)"^^geo:wktLiteral ;
  geo-pos:lat "36.60283"^^xsd:decimal ;
  geo-pos:long "26.3935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Brachidontes%20pharaonis_2011_36.60283_26.3935_0-0.5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Brachidontes pharaonis_2011_36.60283_26.3935_0-0.5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Brachidontes pharaonis_2011_36.60283_26.3935_0-0.5'^^xsd:string;
  dwc:scientificName 'Brachidontes pharaonis (P. Fischer, 1870)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.3935'^^xsd:double;
  dwc:latitude '36.60283'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '140437'^^xsd:integer;
  dwc:occurrenceId 'Brachidontes pharaonis_2011_36.60283_26.3935_0-0.5'^^xsd:string;
  dwc:observationDate '2011-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140437'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'very high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_1992_36.60283_26.3935_4-4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_1992_36.60283_26.3935_4-4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_1992_36.60283_26.3935_4-4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.60283 26.3935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.60283"^^xsd:decimal ;
  dwc:decimalLongitude "26.3935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_1992_36.60283_26.3935_4-4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.60283 26.3935)"^^geo:wktLiteral ;
  geo-pos:lat "36.60283"^^xsd:decimal ;
  geo-pos:long "26.3935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_1992_36.60283_26.3935_4-4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_1992_36.60283_26.3935_4-4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_1992_36.60283_26.3935_4-4'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.3935'^^xsd:double;
  dwc:latitude '36.60283'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_1992_36.60283_26.3935_4-4'^^xsd:string;
  dwc:observationDate '1992-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'very high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Brachidontes%20pharaonis_1994%2F2013_36.60524_26.39748_0-0.5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Brachidontes%20pharaonis_1994%2F2013_36.60524_26.39748_0-0.5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Brachidontes%20pharaonis_1994%2F2013_36.60524_26.39748_0-0.5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.60524 26.39748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.60524"^^xsd:decimal ;
  dwc:decimalLongitude "26.39748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Brachidontes%20pharaonis_1994%2F2013_36.60524_26.39748_0-0.5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.60524 26.39748)"^^geo:wktLiteral ;
  geo-pos:lat "36.60524"^^xsd:decimal ;
  geo-pos:long "26.39748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Brachidontes%20pharaonis_1994%2F2013_36.60524_26.39748_0-0.5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Brachidontes pharaonis_1994/2013_36.60524_26.39748_0-0.5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Brachidontes pharaonis_1994/2013_36.60524_26.39748_0-0.5'^^xsd:string;
  dwc:scientificName 'Brachidontes pharaonis (P. Fischer, 1870)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.39748'^^xsd:double;
  dwc:latitude '36.60524'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '140437'^^xsd:integer;
  dwc:occurrenceId 'Brachidontes pharaonis_1994/2013_36.60524_26.39748_0-0.5'^^xsd:string;
  dwc:aphiaIdAccepted '140437'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'moderate'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Dendostrea%20folium_2011%2F2013_36.60524_26.39748_1-3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Dendostrea%20folium_2011%2F2013_36.60524_26.39748_1-3> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Dendostrea%20folium_2011%2F2013_36.60524_26.39748_1-3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.60524 26.39748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.60524"^^xsd:decimal ;
  dwc:decimalLongitude "26.39748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Dendostrea%20folium_2011%2F2013_36.60524_26.39748_1-3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.60524 26.39748)"^^geo:wktLiteral ;
  geo-pos:lat "36.60524"^^xsd:decimal ;
  geo-pos:long "26.39748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Dendostrea%20folium_2011%2F2013_36.60524_26.39748_1-3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Dendostrea folium_2011/2013_36.60524_26.39748_1-3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Dendostrea folium_2011/2013_36.60524_26.39748_1-3'^^xsd:string;
  dwc:scientificName 'Dendostrea folium (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.39748'^^xsd:double;
  dwc:latitude '36.60524'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '506716'^^xsd:integer;
  dwc:occurrenceId 'Dendostrea folium_2011/2013_36.60524_26.39748_1-3'^^xsd:string;
  dwc:aphiaIdAccepted '506716'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'moderate'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_1992%2F2013_36.60524_26.39748_1-7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_1992%2F2013_36.60524_26.39748_1-7> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_1992%2F2013_36.60524_26.39748_1-7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.60524 26.39748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.60524"^^xsd:decimal ;
  dwc:decimalLongitude "26.39748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_1992%2F2013_36.60524_26.39748_1-7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.60524 26.39748)"^^geo:wktLiteral ;
  geo-pos:lat "36.60524"^^xsd:decimal ;
  geo-pos:long "26.39748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_1992%2F2013_36.60524_26.39748_1-7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_1992/2013_36.60524_26.39748_1-7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_1992/2013_36.60524_26.39748_1-7'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.39748'^^xsd:double;
  dwc:latitude '36.60524'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_1992/2013_36.60524_26.39748_1-7'^^xsd:string;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'very high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_1999_36.61969_26.40298_8-8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_1999_36.61969_26.40298_8-8> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_1999_36.61969_26.40298_8-8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61969 26.40298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.61969"^^xsd:decimal ;
  dwc:decimalLongitude "26.40298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_1999_36.61969_26.40298_8-8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61969 26.40298)"^^geo:wktLiteral ;
  geo-pos:lat "36.61969"^^xsd:decimal ;
  geo-pos:long "26.40298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_1999_36.61969_26.40298_8-8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_1999_36.61969_26.40298_8-8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_1999_36.61969_26.40298_8-8'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.40298'^^xsd:double;
  dwc:latitude '36.61969'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_1999_36.61969_26.40298_8-8'^^xsd:string;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '5'^^xsd:integer;
  dwc:organismQuantityType '% cover'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Brachidontes%20pharaonis_1994%2F2013_36.58707_26.40323_0-0.5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Brachidontes%20pharaonis_1994%2F2013_36.58707_26.40323_0-0.5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Brachidontes%20pharaonis_1994%2F2013_36.58707_26.40323_0-0.5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.58707 26.40323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.58707"^^xsd:decimal ;
  dwc:decimalLongitude "26.40323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Brachidontes%20pharaonis_1994%2F2013_36.58707_26.40323_0-0.5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.58707 26.40323)"^^geo:wktLiteral ;
  geo-pos:lat "36.58707"^^xsd:decimal ;
  geo-pos:long "26.40323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Brachidontes%20pharaonis_1994%2F2013_36.58707_26.40323_0-0.5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Brachidontes pharaonis_1994/2013_36.58707_26.40323_0-0.5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Brachidontes pharaonis_1994/2013_36.58707_26.40323_0-0.5'^^xsd:string;
  dwc:scientificName 'Brachidontes pharaonis (P. Fischer, 1870)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1994'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.40323'^^xsd:double;
  dwc:latitude '36.58707'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '140437'^^xsd:integer;
  dwc:occurrenceId 'Brachidontes pharaonis_1994/2013_36.58707_26.40323_0-0.5'^^xsd:string;
  dwc:aphiaIdAccepted '140437'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'very high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Conomurex%20persicus_1992%2F2013_36.58707_26.40323_2-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Conomurex%20persicus_1992%2F2013_36.58707_26.40323_2-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Conomurex%20persicus_1992%2F2013_36.58707_26.40323_2-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.58707 26.40323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.58707"^^xsd:decimal ;
  dwc:decimalLongitude "26.40323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Conomurex%20persicus_1992%2F2013_36.58707_26.40323_2-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.58707 26.40323)"^^geo:wktLiteral ;
  geo-pos:lat "36.58707"^^xsd:decimal ;
  geo-pos:long "26.40323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Conomurex%20persicus_1992%2F2013_36.58707_26.40323_2-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Conomurex persicus_1992/2013_36.58707_26.40323_2-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Conomurex persicus_1992/2013_36.58707_26.40323_2-5'^^xsd:string;
  dwc:scientificName 'Conomurex persicus (Swainson, 1821)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.40323'^^xsd:double;
  dwc:latitude '36.58707'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '565371'^^xsd:integer;
  dwc:occurrenceId 'Conomurex persicus_1992/2013_36.58707_26.40323_2-5'^^xsd:string;
  dwc:aphiaIdAccepted '565371'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'very high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Dendostrea%20folium_2010_36.58707_26.40323_5-6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Dendostrea%20folium_2010_36.58707_26.40323_5-6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Dendostrea%20folium_2010_36.58707_26.40323_5-6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.58707 26.40323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.58707"^^xsd:decimal ;
  dwc:decimalLongitude "26.40323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Dendostrea%20folium_2010_36.58707_26.40323_5-6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.58707 26.40323)"^^geo:wktLiteral ;
  geo-pos:lat "36.58707"^^xsd:decimal ;
  geo-pos:long "26.40323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Dendostrea%20folium_2010_36.58707_26.40323_5-6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Dendostrea folium_2010_36.58707_26.40323_5-6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Dendostrea folium_2010_36.58707_26.40323_5-6'^^xsd:string;
  dwc:scientificName 'Dendostrea folium (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.40323'^^xsd:double;
  dwc:latitude '36.58707'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '506716'^^xsd:integer;
  dwc:occurrenceId 'Dendostrea folium_2010_36.58707_26.40323_5-6'^^xsd:string;
  dwc:observationDate '2010-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '506716'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'very high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Dendostrea%20folium_2011%2F2013_36.58707_26.40323_1-3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Dendostrea%20folium_2011%2F2013_36.58707_26.40323_1-3> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Dendostrea%20folium_2011%2F2013_36.58707_26.40323_1-3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.58707 26.40323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.58707"^^xsd:decimal ;
  dwc:decimalLongitude "26.40323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Dendostrea%20folium_2011%2F2013_36.58707_26.40323_1-3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.58707 26.40323)"^^geo:wktLiteral ;
  geo-pos:lat "36.58707"^^xsd:decimal ;
  geo-pos:long "26.40323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Dendostrea%20folium_2011%2F2013_36.58707_26.40323_1-3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Dendostrea folium_2011/2013_36.58707_26.40323_1-3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Dendostrea folium_2011/2013_36.58707_26.40323_1-3'^^xsd:string;
  dwc:scientificName 'Dendostrea folium (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.40323'^^xsd:double;
  dwc:latitude '36.58707'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '506716'^^xsd:integer;
  dwc:occurrenceId 'Dendostrea folium_2011/2013_36.58707_26.40323_1-3'^^xsd:string;
  dwc:aphiaIdAccepted '506716'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'moderate'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Dendostrea%20folium_2015_36.58707_26.40323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Dendostrea%20folium_2015_36.58707_26.40323> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Dendostrea%20folium_2015_36.58707_26.40323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.58707 26.40323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.58707"^^xsd:decimal ;
  dwc:decimalLongitude "26.40323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Dendostrea%20folium_2015_36.58707_26.40323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.58707 26.40323)"^^geo:wktLiteral ;
  geo-pos:lat "36.58707"^^xsd:decimal ;
  geo-pos:long "26.40323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Dendostrea%20folium_2015_36.58707_26.40323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Dendostrea folium_2015_36.58707_26.40323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Dendostrea folium_2015_36.58707_26.40323'^^xsd:string;
  dwc:scientificName 'Dendostrea folium (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.40323'^^xsd:double;
  dwc:latitude '36.58707'^^xsd:double;
  dwc:aphiaid '506716'^^xsd:integer;
  dwc:occurrenceId 'Dendostrea folium_2015_36.58707_26.40323'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '506716'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '5'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_1992%2F2013_36.58707_26.40323_1-7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_1992%2F2013_36.58707_26.40323_1-7> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_1992%2F2013_36.58707_26.40323_1-7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.58707 26.40323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.58707"^^xsd:decimal ;
  dwc:decimalLongitude "26.40323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_1992%2F2013_36.58707_26.40323_1-7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.58707 26.40323)"^^geo:wktLiteral ;
  geo-pos:lat "36.58707"^^xsd:decimal ;
  geo-pos:long "26.40323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_1992%2F2013_36.58707_26.40323_1-7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_1992/2013_36.58707_26.40323_1-7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_1992/2013_36.58707_26.40323_1-7'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.40323'^^xsd:double;
  dwc:latitude '36.58707'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_1992/2013_36.58707_26.40323_1-7'^^xsd:string;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'very high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_2010_36.58707_26.40323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_2010_36.58707_26.40323> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_2010_36.58707_26.40323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.58707 26.40323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.58707"^^xsd:decimal ;
  dwc:decimalLongitude "26.40323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_2010_36.58707_26.40323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.58707 26.40323)"^^geo:wktLiteral ;
  geo-pos:lat "36.58707"^^xsd:decimal ;
  geo-pos:long "26.40323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_2010_36.58707_26.40323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_2010_36.58707_26.40323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_2010_36.58707_26.40323'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.40323'^^xsd:double;
  dwc:latitude '36.58707'^^xsd:double;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_2010_36.58707_26.40323'^^xsd:string;
  dwc:observationDate '2010-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_2012_36.58707_26.40323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_2012_36.58707_26.40323> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_2012_36.58707_26.40323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.58707 26.40323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.58707"^^xsd:decimal ;
  dwc:decimalLongitude "26.40323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_2012_36.58707_26.40323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.58707 26.40323)"^^geo:wktLiteral ;
  geo-pos:lat "36.58707"^^xsd:decimal ;
  geo-pos:long "26.40323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_2012_36.58707_26.40323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_2012_36.58707_26.40323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_2012_36.58707_26.40323'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.40323'^^xsd:double;
  dwc:latitude '36.58707'^^xsd:double;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_2012_36.58707_26.40323'^^xsd:string;
  dwc:observationDate '2012-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Synaptula%20reciprocans_2017_37.57391_26.41038_5-30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2017_37.57391_26.41038_5-30> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2017_37.57391_26.41038_5-30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57391 26.41038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.57391"^^xsd:decimal ;
  dwc:decimalLongitude "26.41038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2017_37.57391_26.41038_5-30>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.57391 26.41038)"^^geo:wktLiteral ;
  geo-pos:lat "37.57391"^^xsd:decimal ;
  geo-pos:long "26.41038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Synaptula%20reciprocans_2017_37.57391_26.41038_5-30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Synaptula reciprocans_2017_37.57391_26.41038_5-30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Synaptula reciprocans_2017_37.57391_26.41038_5-30'^^xsd:string;
  dwc:scientificName 'Synaptula reciprocans (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.41038'^^xsd:double;
  dwc:latitude '37.57391'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '124483'^^xsd:integer;
  dwc:occurrenceId 'Synaptula reciprocans_2017_37.57391_26.41038_5-30'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124483'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '15'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2007_39.27585_26.418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2007_39.27585_26.418> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2007_39.27585_26.418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.27585 26.418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.27585"^^xsd:decimal ;
  dwc:decimalLongitude "26.418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2007_39.27585_26.418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.27585 26.418)"^^geo:wktLiteral ;
  geo-pos:lat "39.27585"^^xsd:decimal ;
  geo-pos:long "26.418"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2007_39.27585_26.418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2007_39.27585_26.418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2007_39.27585_26.418'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.418'^^xsd:double;
  dwc:latitude '39.27585'^^xsd:double;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2007_39.27585_26.418'^^xsd:string;
  dwc:observationDate '2007-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2017_36.58541_26.42398_>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2017_36.58541_26.42398_> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2017_36.58541_26.42398_> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.58541 26.42398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.58541"^^xsd:decimal ;
  dwc:decimalLongitude "26.42398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2017_36.58541_26.42398_>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.58541 26.42398)"^^geo:wktLiteral ;
  geo-pos:lat "36.58541"^^xsd:decimal ;
  geo-pos:long "26.42398"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2017_36.58541_26.42398_>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2017_36.58541_26.42398_" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2017_36.58541_26.42398_'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.42398'^^xsd:double;
  dwc:latitude '36.58541'^^xsd:double;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2017_36.58541_26.42398_'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2011_39.32736_26.43549_25-45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2011_39.32736_26.43549_25-45> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2011_39.32736_26.43549_25-45> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.32736 26.43549)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.32736"^^xsd:decimal ;
  dwc:decimalLongitude "26.43549"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2011_39.32736_26.43549_25-45>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.32736 26.43549)"^^geo:wktLiteral ;
  geo-pos:lat "39.32736"^^xsd:decimal ;
  geo-pos:long "26.43549"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2011_39.32736_26.43549_25-45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2011_39.32736_26.43549_25-45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2011_39.32736_26.43549_25-45'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.43549'^^xsd:double;
  dwc:latitude '39.32736'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2011_39.32736_26.43549_25-45'^^xsd:string;
  dwc:observationDate '2011-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'low'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2018_37.56365_26.44775_15-15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2018_37.56365_26.44775_15-15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2018_37.56365_26.44775_15-15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.56365 26.44775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.56365"^^xsd:decimal ;
  dwc:decimalLongitude "26.44775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2018_37.56365_26.44775_15-15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.56365 26.44775)"^^geo:wktLiteral ;
  geo-pos:lat "37.56365"^^xsd:decimal ;
  geo-pos:long "26.44775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2018_37.56365_26.44775_15-15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2018_37.56365_26.44775_15-15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2018_37.56365_26.44775_15-15'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.44775'^^xsd:double;
  dwc:latitude '37.56365'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2018_37.56365_26.44775_15-15'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '50'^^xsd:integer;
  dwc:organismQuantityType '% cover'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Brachidontes%20pharaonis_2011%2F2013_36.54961_26.44975_0-0.5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Brachidontes%20pharaonis_2011%2F2013_36.54961_26.44975_0-0.5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Brachidontes%20pharaonis_2011%2F2013_36.54961_26.44975_0-0.5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54961 26.44975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.54961"^^xsd:decimal ;
  dwc:decimalLongitude "26.44975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Brachidontes%20pharaonis_2011%2F2013_36.54961_26.44975_0-0.5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54961 26.44975)"^^geo:wktLiteral ;
  geo-pos:lat "36.54961"^^xsd:decimal ;
  geo-pos:long "26.44975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Brachidontes%20pharaonis_2011%2F2013_36.54961_26.44975_0-0.5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Brachidontes pharaonis_2011/2013_36.54961_26.44975_0-0.5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Brachidontes pharaonis_2011/2013_36.54961_26.44975_0-0.5'^^xsd:string;
  dwc:scientificName 'Brachidontes pharaonis (P. Fischer, 1870)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.44975'^^xsd:double;
  dwc:latitude '36.54961'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '140437'^^xsd:integer;
  dwc:occurrenceId 'Brachidontes pharaonis_2011/2013_36.54961_26.44975_0-0.5'^^xsd:string;
  dwc:aphiaIdAccepted '140437'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'moderate'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_2011%2F2013_36.54961_26.44975_1-7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_2011%2F2013_36.54961_26.44975_1-7> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_2011%2F2013_36.54961_26.44975_1-7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54961 26.44975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.54961"^^xsd:decimal ;
  dwc:decimalLongitude "26.44975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_2011%2F2013_36.54961_26.44975_1-7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54961 26.44975)"^^geo:wktLiteral ;
  geo-pos:lat "36.54961"^^xsd:decimal ;
  geo-pos:long "26.44975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_2011%2F2013_36.54961_26.44975_1-7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_2011/2013_36.54961_26.44975_1-7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_2011/2013_36.54961_26.44975_1-7'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.44975'^^xsd:double;
  dwc:latitude '36.54961'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_2011/2013_36.54961_26.44975_1-7'^^xsd:string;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'moderate'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Asparagopsis_2009_39.23447_26.452_0.5-0.5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Asparagopsis_2009_39.23447_26.452_0.5-0.5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Asparagopsis_2009_39.23447_26.452_0.5-0.5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.23447 26.452)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.23447"^^xsd:decimal ;
  dwc:decimalLongitude "26.452"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Asparagopsis_2009_39.23447_26.452_0.5-0.5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.23447 26.452)"^^geo:wktLiteral ;
  geo-pos:lat "39.23447"^^xsd:decimal ;
  geo-pos:long "26.452"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Asparagopsis_2009_39.23447_26.452_0.5-0.5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Asparagopsis_2009_39.23447_26.452_0.5-0.5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Asparagopsis_2009_39.23447_26.452_0.5-0.5'^^xsd:string;
  dwc:scientificName 'Asparagopsis Montagne, 1840'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.452'^^xsd:double;
  dwc:latitude '39.23447'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '143809'^^xsd:integer;
  dwc:occurrenceId 'Asparagopsis_2009_39.23447_26.452_0.5-0.5'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143809'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2009_39.23447_26.452_1-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_39.23447_26.452_1-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_39.23447_26.452_1-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.23447 26.452)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.23447"^^xsd:decimal ;
  dwc:decimalLongitude "26.452"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_39.23447_26.452_1-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.23447 26.452)"^^geo:wktLiteral ;
  geo-pos:lat "39.23447"^^xsd:decimal ;
  geo-pos:long "26.452"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2009_39.23447_26.452_1-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2009_39.23447_26.452_1-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2009_39.23447_26.452_1-1'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.452'^^xsd:double;
  dwc:latitude '39.23447'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2009_39.23447_26.452_1-1'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'very high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_1999_36.57836_26.45616_0.5-0.5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_1999_36.57836_26.45616_0.5-0.5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_1999_36.57836_26.45616_0.5-0.5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.57836 26.45616)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.57836"^^xsd:decimal ;
  dwc:decimalLongitude "26.45616"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "64"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_1999_36.57836_26.45616_0.5-0.5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.57836 26.45616)"^^geo:wktLiteral ;
  geo-pos:lat "36.57836"^^xsd:decimal ;
  geo-pos:long "26.45616"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "64"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_1999_36.57836_26.45616_0.5-0.5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_1999_36.57836_26.45616_0.5-0.5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_1999_36.57836_26.45616_0.5-0.5'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.45616'^^xsd:double;
  dwc:latitude '36.57836'^^xsd:double;
  dwc:coordinatePrecision '64'^^xsd:integer;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance; HCMR projects (Natura 2000 Database)'^^xsd:string;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_1999_36.57836_26.45616_0.5-0.5'^^xsd:string;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '5'^^xsd:integer;
  dwc:organismQuantityType '% cover'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_1999_36.57837_26.45657_1-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_1999_36.57837_26.45657_1-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_1999_36.57837_26.45657_1-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.57837 26.45657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.57837"^^xsd:decimal ;
  dwc:decimalLongitude "26.45657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "64"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_1999_36.57837_26.45657_1-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.57837 26.45657)"^^geo:wktLiteral ;
  geo-pos:lat "36.57837"^^xsd:decimal ;
  geo-pos:long "26.45657"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "64"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_1999_36.57837_26.45657_1-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_1999_36.57837_26.45657_1-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_1999_36.57837_26.45657_1-1'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.45657'^^xsd:double;
  dwc:latitude '36.57837'^^xsd:double;
  dwc:coordinatePrecision '64'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance; HCMR projects (Natura 2000 Database)'^^xsd:string;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_1999_36.57837_26.45657_1-1'^^xsd:string;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType '% cover'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_1999_36.57857_26.45673_0.7-0.7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_1999_36.57857_26.45673_0.7-0.7> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_1999_36.57857_26.45673_0.7-0.7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.57857 26.45673)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.57857"^^xsd:decimal ;
  dwc:decimalLongitude "26.45673"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "64"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_1999_36.57857_26.45673_0.7-0.7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.57857 26.45673)"^^geo:wktLiteral ;
  geo-pos:lat "36.57857"^^xsd:decimal ;
  geo-pos:long "26.45673"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "64"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_1999_36.57857_26.45673_0.7-0.7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_1999_36.57857_26.45673_0.7-0.7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_1999_36.57857_26.45673_0.7-0.7'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.45673'^^xsd:double;
  dwc:latitude '36.57857'^^xsd:double;
  dwc:coordinatePrecision '64'^^xsd:integer;
  dwc:minimumDepth '0.7'^^xsd:double;
  dwc:maximumDepth '0.7'^^xsd:double;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance; HCMR projects (Natura 2000 Database)'^^xsd:string;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_1999_36.57857_26.45673_0.7-0.7'^^xsd:string;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '5'^^xsd:integer;
  dwc:organismQuantityType '% cover'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_1999_36.53814_26.46336_3-3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_1999_36.53814_26.46336_3-3> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_1999_36.53814_26.46336_3-3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.53814 26.46336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.53814"^^xsd:decimal ;
  dwc:decimalLongitude "26.46336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_1999_36.53814_26.46336_3-3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.53814 26.46336)"^^geo:wktLiteral ;
  geo-pos:lat "36.53814"^^xsd:decimal ;
  geo-pos:long "26.46336"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_1999_36.53814_26.46336_3-3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_1999_36.53814_26.46336_3-3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_1999_36.53814_26.46336_3-3'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.46336'^^xsd:double;
  dwc:latitude '36.53814'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_1999_36.53814_26.46336_3-3'^^xsd:string;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '5'^^xsd:integer;
  dwc:organismQuantityType '% cover'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Brachidontes%20pharaonis_1979_36.53786_26.46506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Brachidontes%20pharaonis_1979_36.53786_26.46506> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Brachidontes%20pharaonis_1979_36.53786_26.46506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.53786 26.46506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.53786"^^xsd:decimal ;
  dwc:decimalLongitude "26.46506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Brachidontes%20pharaonis_1979_36.53786_26.46506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.53786 26.46506)"^^geo:wktLiteral ;
  geo-pos:lat "36.53786"^^xsd:decimal ;
  geo-pos:long "26.46506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Brachidontes%20pharaonis_1979_36.53786_26.46506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Brachidontes pharaonis_1979_36.53786_26.46506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Brachidontes pharaonis_1979_36.53786_26.46506'^^xsd:string;
  dwc:scientificName 'Brachidontes pharaonis (P. Fischer, 1870)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.46506'^^xsd:double;
  dwc:latitude '36.53786'^^xsd:double;
  dwc:aphiaid '140437'^^xsd:integer;
  dwc:occurrenceId 'Brachidontes pharaonis_1979_36.53786_26.46506'^^xsd:string;
  dwc:observationDate '1979-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140437'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_2011%2F2013_36.53786_26.46506_1-7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_2011%2F2013_36.53786_26.46506_1-7> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_2011%2F2013_36.53786_26.46506_1-7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.53786 26.46506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.53786"^^xsd:decimal ;
  dwc:decimalLongitude "26.46506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_2011%2F2013_36.53786_26.46506_1-7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.53786 26.46506)"^^geo:wktLiteral ;
  geo-pos:lat "36.53786"^^xsd:decimal ;
  geo-pos:long "26.46506"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_2011%2F2013_36.53786_26.46506_1-7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_2011/2013_36.53786_26.46506_1-7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_2011/2013_36.53786_26.46506_1-7'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.46506'^^xsd:double;
  dwc:latitude '36.53786'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_2011/2013_36.53786_26.46506_1-7'^^xsd:string;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'moderate'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Diadema%20setosum_2020_36.53111_26.46776_Ioannis%20Marnierakis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Diadema%20setosum_2020_36.53111_26.46776_Ioannis%20Marnierakis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Diadema%20setosum_2020_36.53111_26.46776_Ioannis%20Marnierakis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.53111 26.46776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.53111"^^xsd:decimal ;
  dwc:decimalLongitude "26.46776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Diadema%20setosum_2020_36.53111_26.46776_Ioannis%20Marnierakis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.53111 26.46776)"^^geo:wktLiteral ;
  geo-pos:lat "36.53111"^^xsd:decimal ;
  geo-pos:long "26.46776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Diadema%20setosum_2020_36.53111_26.46776_Ioannis%20Marnierakis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Diadema setosum_2020_36.53111_26.46776_Ioannis Marnierakis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Diadema setosum_2020_36.53111_26.46776_Ioannis Marnierakis'^^xsd:string;
  dwc:scientificName 'Diadema setosum (Leske, 1778)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Ioannis Marnierakis'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.46776'^^xsd:double;
  dwc:latitude '36.53111'^^xsd:double;
  dwc:coordinatePrecision '4'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '213372'^^xsd:integer;
  dwc:occurrenceId 'Diadema setosum_2020_36.53111_26.46776_Ioannis Marnierakis'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213372'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2020_36.53111_26.46776_Ioannis%20Marnierakis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_36.53111_26.46776_Ioannis%20Marnierakis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_36.53111_26.46776_Ioannis%20Marnierakis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.53111 26.46776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.53111"^^xsd:decimal ;
  dwc:decimalLongitude "26.46776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_36.53111_26.46776_Ioannis%20Marnierakis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.53111 26.46776)"^^geo:wktLiteral ;
  geo-pos:lat "36.53111"^^xsd:decimal ;
  geo-pos:long "26.46776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2020_36.53111_26.46776_Ioannis%20Marnierakis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2020_36.53111_26.46776_Ioannis Marnierakis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2020_36.53111_26.46776_Ioannis Marnierakis'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Ioannis Marnierakis'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.46776'^^xsd:double;
  dwc:latitude '36.53111'^^xsd:double;
  dwc:coordinatePrecision '4'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2020_36.53111_26.46776_Ioannis Marnierakis'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_1999_36.53361_26.47217_15-15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_1999_36.53361_26.47217_15-15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_1999_36.53361_26.47217_15-15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.53361 26.47217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.53361"^^xsd:decimal ;
  dwc:decimalLongitude "26.47217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_1999_36.53361_26.47217_15-15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.53361 26.47217)"^^geo:wktLiteral ;
  geo-pos:lat "36.53361"^^xsd:decimal ;
  geo-pos:long "26.47217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_1999_36.53361_26.47217_15-15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_1999_36.53361_26.47217_15-15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_1999_36.53361_26.47217_15-15'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.47217'^^xsd:double;
  dwc:latitude '36.53361'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_1999_36.53361_26.47217_15-15'^^xsd:string;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '5'^^xsd:integer;
  dwc:organismQuantityType '% cover'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Asparagopsis_2010_38.97058_26.47733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Asparagopsis_2010_38.97058_26.47733> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Asparagopsis_2010_38.97058_26.47733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.97058 26.47733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.97058"^^xsd:decimal ;
  dwc:decimalLongitude "26.47733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "17"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Asparagopsis_2010_38.97058_26.47733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.97058 26.47733)"^^geo:wktLiteral ;
  geo-pos:lat "38.97058"^^xsd:decimal ;
  geo-pos:long "26.47733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "17"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Asparagopsis_2010_38.97058_26.47733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Asparagopsis_2010_38.97058_26.47733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Asparagopsis_2010_38.97058_26.47733'^^xsd:string;
  dwc:scientificName 'Asparagopsis Montagne, 1840'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.47733'^^xsd:double;
  dwc:latitude '38.97058'^^xsd:double;
  dwc:coordinatePrecision '17'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '143809'^^xsd:integer;
  dwc:occurrenceId 'Asparagopsis_2010_38.97058_26.47733'^^xsd:string;
  dwc:observationDate '2010-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143809'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'moderate'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Asparagopsis_2020_38.971_26.478_0-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Asparagopsis_2020_38.971_26.478_0-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Asparagopsis_2020_38.971_26.478_0-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.971 26.478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.971"^^xsd:decimal ;
  dwc:decimalLongitude "26.478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Asparagopsis_2020_38.971_26.478_0-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.971 26.478)"^^geo:wktLiteral ;
  geo-pos:lat "38.971"^^xsd:decimal ;
  geo-pos:long "26.478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Asparagopsis_2020_38.971_26.478_0-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Asparagopsis_2020_38.971_26.478_0-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Asparagopsis_2020_38.971_26.478_0-2'^^xsd:string;
  dwc:scientificName 'Asparagopsis Montagne, 1840'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.478'^^xsd:double;
  dwc:latitude '38.971'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '143809'^^xsd:integer;
  dwc:occurrenceId 'Asparagopsis_2020_38.971_26.478_0-2'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143809'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '20'^^xsd:integer;
  dwc:organismQuantityType '% cover'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2020_38.971_26.478_0-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2020_38.971_26.478_0-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2020_38.971_26.478_0-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.971 26.478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.971"^^xsd:decimal ;
  dwc:decimalLongitude "26.478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2020_38.971_26.478_0-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.971 26.478)"^^geo:wktLiteral ;
  geo-pos:lat "38.971"^^xsd:decimal ;
  geo-pos:long "26.478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2020_38.971_26.478_0-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2020_38.971_26.478_0-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2020_38.971_26.478_0-1'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.478'^^xsd:double;
  dwc:latitude '38.971'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2020_38.971_26.478_0-1'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '10'^^xsd:integer;
  dwc:organismQuantityType '% cover'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_1986_39.112_26.484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_1986_39.112_26.484> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_1986_39.112_26.484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.112 26.484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.112"^^xsd:decimal ;
  dwc:decimalLongitude "26.484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_1986_39.112_26.484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.112 26.484)"^^geo:wktLiteral ;
  geo-pos:lat "39.112"^^xsd:decimal ;
  geo-pos:long "26.484"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_1986_39.112_26.484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_1986_39.112_26.484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_1986_39.112_26.484'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.484'^^xsd:double;
  dwc:latitude '39.112'^^xsd:double;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_1986_39.112_26.484'^^xsd:string;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2019_38.9741_26.485_0-0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2019_38.9741_26.485_0-0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2019_38.9741_26.485_0-0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9741 26.485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9741"^^xsd:decimal ;
  dwc:decimalLongitude "26.485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2019_38.9741_26.485_0-0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9741 26.485)"^^geo:wktLiteral ;
  geo-pos:lat "38.9741"^^xsd:decimal ;
  geo-pos:long "26.485"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2019_38.9741_26.485_0-0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2019_38.9741_26.485_0-0" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2019_38.9741_26.485_0-0'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.485'^^xsd:double;
  dwc:latitude '38.9741'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2019_38.9741_26.485_0-0'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '100'^^xsd:integer;
  dwc:organismQuantityType '% cover'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Asparagopsis_2015_39.20724_26.48795_0-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Asparagopsis_2015_39.20724_26.48795_0-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Asparagopsis_2015_39.20724_26.48795_0-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.20724 26.48795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.20724"^^xsd:decimal ;
  dwc:decimalLongitude "26.48795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Asparagopsis_2015_39.20724_26.48795_0-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.20724 26.48795)"^^geo:wktLiteral ;
  geo-pos:lat "39.20724"^^xsd:decimal ;
  geo-pos:long "26.48795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Asparagopsis_2015_39.20724_26.48795_0-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Asparagopsis_2015_39.20724_26.48795_0-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Asparagopsis_2015_39.20724_26.48795_0-5'^^xsd:string;
  dwc:scientificName 'Asparagopsis Montagne, 1840'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.48795'^^xsd:double;
  dwc:latitude '39.20724'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '143809'^^xsd:integer;
  dwc:occurrenceId 'Asparagopsis_2015_39.20724_26.48795_0-5'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143809'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2015_39.20724_26.48795_0-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2015_39.20724_26.48795_0-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2015_39.20724_26.48795_0-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.20724 26.48795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.20724"^^xsd:decimal ;
  dwc:decimalLongitude "26.48795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2015_39.20724_26.48795_0-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.20724 26.48795)"^^geo:wktLiteral ;
  geo-pos:lat "39.20724"^^xsd:decimal ;
  geo-pos:long "26.48795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2015_39.20724_26.48795_0-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2015_39.20724_26.48795_0-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2015_39.20724_26.48795_0-5'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.48795'^^xsd:double;
  dwc:latitude '39.20724'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2015_39.20724_26.48795_0-5'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2019_38.97537_26.48953_4-4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_38.97537_26.48953_4-4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_38.97537_26.48953_4-4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.97537 26.48953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.97537"^^xsd:decimal ;
  dwc:decimalLongitude "26.48953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2019_38.97537_26.48953_4-4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.97537 26.48953)"^^geo:wktLiteral ;
  geo-pos:lat "38.97537"^^xsd:decimal ;
  geo-pos:long "26.48953"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2019_38.97537_26.48953_4-4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2019_38.97537_26.48953_4-4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2019_38.97537_26.48953_4-4'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.48953'^^xsd:double;
  dwc:latitude '38.97537'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2019_38.97537_26.48953_4-4'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2019_38.9763_26.492_0-0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2019_38.9763_26.492_0-0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2019_38.9763_26.492_0-0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9763 26.492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9763"^^xsd:decimal ;
  dwc:decimalLongitude "26.492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2019_38.9763_26.492_0-0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9763 26.492)"^^geo:wktLiteral ;
  geo-pos:lat "38.9763"^^xsd:decimal ;
  geo-pos:long "26.492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2019_38.9763_26.492_0-0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2019_38.9763_26.492_0-0" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2019_38.9763_26.492_0-0'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.492'^^xsd:double;
  dwc:latitude '38.9763'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2019_38.9763_26.492_0-0'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType '% cover'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Halophila%20stipulacea_2019_38.9763_26.492_2-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2019_38.9763_26.492_2-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2019_38.9763_26.492_2-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9763 26.492)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9763"^^xsd:decimal ;
  dwc:decimalLongitude "26.492"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Halophila%20stipulacea_2019_38.9763_26.492_2-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9763 26.492)"^^geo:wktLiteral ;
  geo-pos:lat "38.9763"^^xsd:decimal ;
  geo-pos:long "26.492"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Halophila%20stipulacea_2019_38.9763_26.492_2-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Halophila stipulacea_2019_38.9763_26.492_2-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Halophila stipulacea_2019_38.9763_26.492_2-2'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea (Forsskål) Ascherson, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.492'^^xsd:double;
  dwc:latitude '38.9763'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:occurrenceId 'Halophila stipulacea_2019_38.9763_26.492_2-2'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '10'^^xsd:integer;
  dwc:organismQuantityType '% cover'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Styela%20plicata_2019_39.18211_26.49994_Savvas%20Zafeiriou>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Styela%20plicata_2019_39.18211_26.49994_Savvas%20Zafeiriou> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Styela%20plicata_2019_39.18211_26.49994_Savvas%20Zafeiriou> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.18211 26.49994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.18211"^^xsd:decimal ;
  dwc:decimalLongitude "26.49994"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Styela%20plicata_2019_39.18211_26.49994_Savvas%20Zafeiriou>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.18211 26.49994)"^^geo:wktLiteral ;
  geo-pos:lat "39.18211"^^xsd:decimal ;
  geo-pos:long "26.49994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Styela%20plicata_2019_39.18211_26.49994_Savvas%20Zafeiriou>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Styela plicata_2019_39.18211_26.49994_Savvas Zafeiriou" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Styela plicata_2019_39.18211_26.49994_Savvas Zafeiriou'^^xsd:string;
  dwc:scientificName 'Styela plicata (Lesueur, 1823)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Savvas Zafeiriou'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.49994'^^xsd:double;
  dwc:latitude '39.18211'^^xsd:double;
  dwc:aphiaid '103936'^^xsd:integer;
  dwc:occurrenceId 'Styela plicata_2019_39.18211_26.49994_Savvas Zafeiriou'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103936'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Styela%20plicata_2019_39.18206_26.49996_Savvas%20Zafeiriou>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Styela%20plicata_2019_39.18206_26.49996_Savvas%20Zafeiriou> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Styela%20plicata_2019_39.18206_26.49996_Savvas%20Zafeiriou> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.18206 26.49996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.18206"^^xsd:decimal ;
  dwc:decimalLongitude "26.49996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Styela%20plicata_2019_39.18206_26.49996_Savvas%20Zafeiriou>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.18206 26.49996)"^^geo:wktLiteral ;
  geo-pos:lat "39.18206"^^xsd:decimal ;
  geo-pos:long "26.49996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Styela%20plicata_2019_39.18206_26.49996_Savvas%20Zafeiriou>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Styela plicata_2019_39.18206_26.49996_Savvas Zafeiriou" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Styela plicata_2019_39.18206_26.49996_Savvas Zafeiriou'^^xsd:string;
  dwc:scientificName 'Styela plicata (Lesueur, 1823)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Savvas Zafeiriou'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.49996'^^xsd:double;
  dwc:latitude '39.18206'^^xsd:double;
  dwc:aphiaid '103936'^^xsd:integer;
  dwc:occurrenceId 'Styela plicata_2019_39.18206_26.49996_Savvas Zafeiriou'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103936'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2015_39.182_26.5004_0-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2015_39.182_26.5004_0-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2015_39.182_26.5004_0-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.182 26.5004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.182"^^xsd:decimal ;
  dwc:decimalLongitude "26.5004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2015_39.182_26.5004_0-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.182 26.5004)"^^geo:wktLiteral ;
  geo-pos:lat "39.182"^^xsd:decimal ;
  geo-pos:long "26.5004"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2015_39.182_26.5004_0-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2015_39.182_26.5004_0-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2015_39.182_26.5004_0-5'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.5004'^^xsd:double;
  dwc:latitude '39.182'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2015_39.182_26.5004_0-5'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Crepidula%20fornicata_1987_39.102_26.504_A.%20Zenetos>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Crepidula%20fornicata_1987_39.102_26.504_A.%20Zenetos> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Crepidula%20fornicata_1987_39.102_26.504_A.%20Zenetos> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.102 26.504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.102"^^xsd:decimal ;
  dwc:decimalLongitude "26.504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Crepidula%20fornicata_1987_39.102_26.504_A.%20Zenetos>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.102 26.504)"^^geo:wktLiteral ;
  geo-pos:lat "39.102"^^xsd:decimal ;
  geo-pos:long "26.504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Crepidula%20fornicata_1987_39.102_26.504_A.%20Zenetos>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Crepidula fornicata_1987_39.102_26.504_A. Zenetos" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Crepidula fornicata_1987_39.102_26.504_A. Zenetos'^^xsd:string;
  dwc:scientificName 'Crepidula fornicata (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'A. Zenetos'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.504'^^xsd:double;
  dwc:latitude '39.102'^^xsd:double;
  dwc:aphiaid '138963'^^xsd:integer;
  dwc:occurrenceId 'Crepidula fornicata_1987_39.102_26.504_A. Zenetos'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138963'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_1986_39.102_26.504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_1986_39.102_26.504> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_1986_39.102_26.504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.102 26.504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.102"^^xsd:decimal ;
  dwc:decimalLongitude "26.504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_1986_39.102_26.504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.102 26.504)"^^geo:wktLiteral ;
  geo-pos:lat "39.102"^^xsd:decimal ;
  geo-pos:long "26.504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_1986_39.102_26.504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_1986_39.102_26.504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_1986_39.102_26.504'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.504'^^xsd:double;
  dwc:latitude '39.102'^^xsd:double;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_1986_39.102_26.504'^^xsd:string;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2019_38.97689_26.50531_4-4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_38.97689_26.50531_4-4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_38.97689_26.50531_4-4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.97689 26.50531)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.97689"^^xsd:decimal ;
  dwc:decimalLongitude "26.50531"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2019_38.97689_26.50531_4-4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.97689 26.50531)"^^geo:wktLiteral ;
  geo-pos:lat "38.97689"^^xsd:decimal ;
  geo-pos:long "26.50531"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2019_38.97689_26.50531_4-4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2019_38.97689_26.50531_4-4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2019_38.97689_26.50531_4-4'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.50531'^^xsd:double;
  dwc:latitude '38.97689'^^xsd:double;
  dwc:coordinatePrecision '8'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2019_38.97689_26.50531_4-4'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Synaptula%20reciprocans_2017_37.55796_26.50819_5-28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2017_37.55796_26.50819_5-28> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2017_37.55796_26.50819_5-28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.55796 26.50819)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.55796"^^xsd:decimal ;
  dwc:decimalLongitude "26.50819"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "19"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2017_37.55796_26.50819_5-28>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.55796 26.50819)"^^geo:wktLiteral ;
  geo-pos:lat "37.55796"^^xsd:decimal ;
  geo-pos:long "26.50819"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "19"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Synaptula%20reciprocans_2017_37.55796_26.50819_5-28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Synaptula reciprocans_2017_37.55796_26.50819_5-28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Synaptula reciprocans_2017_37.55796_26.50819_5-28'^^xsd:string;
  dwc:scientificName 'Synaptula reciprocans (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.50819'^^xsd:double;
  dwc:latitude '37.55796'^^xsd:double;
  dwc:coordinatePrecision '19'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '124483'^^xsd:integer;
  dwc:occurrenceId 'Synaptula reciprocans_2017_37.55796_26.50819_5-28'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124483'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '20'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2006_38.96524_26.51174_8-8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2006_38.96524_26.51174_8-8> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2006_38.96524_26.51174_8-8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96524 26.51174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.96524"^^xsd:decimal ;
  dwc:decimalLongitude "26.51174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2006_38.96524_26.51174_8-8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.96524 26.51174)"^^geo:wktLiteral ;
  geo-pos:lat "38.96524"^^xsd:decimal ;
  geo-pos:long "26.51174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2006_38.96524_26.51174_8-8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2006_38.96524_26.51174_8-8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2006_38.96524_26.51174_8-8'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.51174'^^xsd:double;
  dwc:latitude '38.96524'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2006_38.96524_26.51174_8-8'^^xsd:string;
  dwc:observationDate '2006-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_2020_39.04819_26.51231_0.5-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_2020_39.04819_26.51231_0.5-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_2020_39.04819_26.51231_0.5-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.04819 26.51231)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.04819"^^xsd:decimal ;
  dwc:decimalLongitude "26.51231"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_2020_39.04819_26.51231_0.5-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.04819 26.51231)"^^geo:wktLiteral ;
  geo-pos:lat "39.04819"^^xsd:decimal ;
  geo-pos:long "26.51231"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_2020_39.04819_26.51231_0.5-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_2020_39.04819_26.51231_0.5-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_2020_39.04819_26.51231_0.5-1'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.51231'^^xsd:double;
  dwc:latitude '39.04819'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_2020_39.04819_26.51231_0.5-1'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Asparagopsis_2020_38.975_26.513_0-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Asparagopsis_2020_38.975_26.513_0-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Asparagopsis_2020_38.975_26.513_0-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.975 26.513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.975"^^xsd:decimal ;
  dwc:decimalLongitude "26.513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Asparagopsis_2020_38.975_26.513_0-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.975 26.513)"^^geo:wktLiteral ;
  geo-pos:lat "38.975"^^xsd:decimal ;
  geo-pos:long "26.513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Asparagopsis_2020_38.975_26.513_0-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Asparagopsis_2020_38.975_26.513_0-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Asparagopsis_2020_38.975_26.513_0-5'^^xsd:string;
  dwc:scientificName 'Asparagopsis Montagne, 1840'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.513'^^xsd:double;
  dwc:latitude '38.975'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '143809'^^xsd:integer;
  dwc:occurrenceId 'Asparagopsis_2020_38.975_26.513_0-5'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143809'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '100'^^xsd:integer;
  dwc:organismQuantityType '% cover'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2020_38.975_26.513_0-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2020_38.975_26.513_0-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2020_38.975_26.513_0-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.975 26.513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.975"^^xsd:decimal ;
  dwc:decimalLongitude "26.513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2020_38.975_26.513_0-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.975 26.513)"^^geo:wktLiteral ;
  geo-pos:lat "38.975"^^xsd:decimal ;
  geo-pos:long "26.513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2020_38.975_26.513_0-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2020_38.975_26.513_0-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2020_38.975_26.513_0-1'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.513'^^xsd:double;
  dwc:latitude '38.975'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2020_38.975_26.513_0-1'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '100'^^xsd:integer;
  dwc:organismQuantityType '% cover'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Synaptula%20reciprocans_2020_38.975_26.513_7-7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2020_38.975_26.513_7-7> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2020_38.975_26.513_7-7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.975 26.513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.975"^^xsd:decimal ;
  dwc:decimalLongitude "26.513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2020_38.975_26.513_7-7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.975 26.513)"^^geo:wktLiteral ;
  geo-pos:lat "38.975"^^xsd:decimal ;
  geo-pos:long "26.513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Synaptula%20reciprocans_2020_38.975_26.513_7-7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Synaptula reciprocans_2020_38.975_26.513_7-7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Synaptula reciprocans_2020_38.975_26.513_7-7'^^xsd:string;
  dwc:scientificName 'Synaptula reciprocans (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.513'^^xsd:double;
  dwc:latitude '38.975'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '124483'^^xsd:integer;
  dwc:occurrenceId 'Synaptula reciprocans_2020_38.975_26.513_7-7'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124483'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Synaptula%20reciprocans_2019_38.97772_26.5145_7-7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2019_38.97772_26.5145_7-7> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2019_38.97772_26.5145_7-7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.97772 26.5145)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.97772"^^xsd:decimal ;
  dwc:decimalLongitude "26.5145"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2019_38.97772_26.5145_7-7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.97772 26.5145)"^^geo:wktLiteral ;
  geo-pos:lat "38.97772"^^xsd:decimal ;
  geo-pos:long "26.5145"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Synaptula%20reciprocans_2019_38.97772_26.5145_7-7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Synaptula reciprocans_2019_38.97772_26.5145_7-7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Synaptula reciprocans_2019_38.97772_26.5145_7-7'^^xsd:string;
  dwc:scientificName 'Synaptula reciprocans (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.5145'^^xsd:double;
  dwc:latitude '38.97772'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '124483'^^xsd:integer;
  dwc:occurrenceId 'Synaptula reciprocans_2019_38.97772_26.5145_7-7'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124483'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Ganonema%20farinosum_2019_38.978_26.515_1-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Ganonema%20farinosum_2019_38.978_26.515_1-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Ganonema%20farinosum_2019_38.978_26.515_1-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.978 26.515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.978"^^xsd:decimal ;
  dwc:decimalLongitude "26.515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Ganonema%20farinosum_2019_38.978_26.515_1-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.978 26.515)"^^geo:wktLiteral ;
  geo-pos:lat "38.978"^^xsd:decimal ;
  geo-pos:long "26.515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Ganonema%20farinosum_2019_38.978_26.515_1-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ganonema farinosum_2019_38.978_26.515_1-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Ganonema farinosum_2019_38.978_26.515_1-1'^^xsd:string;
  dwc:scientificName 'Ganonema farinosum (J.V.Lamouroux) K.-C.Fan & Y.-C.Wang, 1974'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.515'^^xsd:double;
  dwc:latitude '38.978'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '145749'^^xsd:integer;
  dwc:occurrenceId 'Ganonema farinosum_2019_38.978_26.515_1-1'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145749'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '10'^^xsd:integer;
  dwc:organismQuantityType '% cover'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_1999_39.02059_26.53189_0.5-0.5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_1999_39.02059_26.53189_0.5-0.5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_1999_39.02059_26.53189_0.5-0.5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02059 26.53189)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.02059"^^xsd:decimal ;
  dwc:decimalLongitude "26.53189"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "69"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_1999_39.02059_26.53189_0.5-0.5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.02059 26.53189)"^^geo:wktLiteral ;
  geo-pos:lat "39.02059"^^xsd:decimal ;
  geo-pos:long "26.53189"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "69"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_1999_39.02059_26.53189_0.5-0.5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_1999_39.02059_26.53189_0.5-0.5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_1999_39.02059_26.53189_0.5-0.5'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.53189'^^xsd:double;
  dwc:latitude '39.02059'^^xsd:double;
  dwc:coordinatePrecision '69'^^xsd:integer;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance; HCMR projects (Natura 2000 Database)'^^xsd:string;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_1999_39.02059_26.53189_0.5-0.5'^^xsd:string;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '5'^^xsd:integer;
  dwc:organismQuantityType '% cover'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_1999_39.00727_26.53449_0.5-0.5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_1999_39.00727_26.53449_0.5-0.5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_1999_39.00727_26.53449_0.5-0.5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.00727 26.53449)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.00727"^^xsd:decimal ;
  dwc:decimalLongitude "26.53449"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_1999_39.00727_26.53449_0.5-0.5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.00727 26.53449)"^^geo:wktLiteral ;
  geo-pos:lat "39.00727"^^xsd:decimal ;
  geo-pos:long "26.53449"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_1999_39.00727_26.53449_0.5-0.5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_1999_39.00727_26.53449_0.5-0.5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_1999_39.00727_26.53449_0.5-0.5'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.53449'^^xsd:double;
  dwc:latitude '39.00727'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_1999_39.00727_26.53449_0.5-0.5'^^xsd:string;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '5'^^xsd:integer;
  dwc:organismQuantityType '% cover'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2019_38.9971_26.54_2-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2019_38.9971_26.54_2-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2019_38.9971_26.54_2-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9971 26.54)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.9971"^^xsd:decimal ;
  dwc:decimalLongitude "26.54"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2019_38.9971_26.54_2-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.9971 26.54)"^^geo:wktLiteral ;
  geo-pos:lat "38.9971"^^xsd:decimal ;
  geo-pos:long "26.54"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2019_38.9971_26.54_2-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2019_38.9971_26.54_2-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2019_38.9971_26.54_2-2'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.54'^^xsd:double;
  dwc:latitude '38.9971'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2019_38.9971_26.54_2-2'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '100'^^xsd:integer;
  dwc:organismQuantityType '% cover'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Halophila%20stipulacea_2020_39.001_26.541_1-4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2020_39.001_26.541_1-4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2020_39.001_26.541_1-4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.001 26.541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.001"^^xsd:decimal ;
  dwc:decimalLongitude "26.541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Halophila%20stipulacea_2020_39.001_26.541_1-4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.001 26.541)"^^geo:wktLiteral ;
  geo-pos:lat "39.001"^^xsd:decimal ;
  geo-pos:long "26.541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Halophila%20stipulacea_2020_39.001_26.541_1-4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Halophila stipulacea_2020_39.001_26.541_1-4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Halophila stipulacea_2020_39.001_26.541_1-4'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea (Forsskål) Ascherson, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.541'^^xsd:double;
  dwc:latitude '39.001'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:occurrenceId 'Halophila stipulacea_2020_39.001_26.541_1-4'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '20'^^xsd:integer;
  dwc:organismQuantityType '% cover'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2015_39.00218_26.54199_0-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2015_39.00218_26.54199_0-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2015_39.00218_26.54199_0-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.00218 26.54199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.00218"^^xsd:decimal ;
  dwc:decimalLongitude "26.54199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2015_39.00218_26.54199_0-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.00218 26.54199)"^^geo:wktLiteral ;
  geo-pos:lat "39.00218"^^xsd:decimal ;
  geo-pos:long "26.54199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2015_39.00218_26.54199_0-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2015_39.00218_26.54199_0-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2015_39.00218_26.54199_0-5'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.54199'^^xsd:double;
  dwc:latitude '39.00218'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2015_39.00218_26.54199_0-5'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Halophila%20stipulacea_2015_39.00218_26.54199_0-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2015_39.00218_26.54199_0-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2015_39.00218_26.54199_0-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.00218 26.54199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.00218"^^xsd:decimal ;
  dwc:decimalLongitude "26.54199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Halophila%20stipulacea_2015_39.00218_26.54199_0-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.00218 26.54199)"^^geo:wktLiteral ;
  geo-pos:lat "39.00218"^^xsd:decimal ;
  geo-pos:long "26.54199"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Halophila%20stipulacea_2015_39.00218_26.54199_0-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Halophila stipulacea_2015_39.00218_26.54199_0-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Halophila stipulacea_2015_39.00218_26.54199_0-5'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea (Forsskål) Ascherson, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.54199'^^xsd:double;
  dwc:latitude '39.00218'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:occurrenceId 'Halophila stipulacea_2015_39.00218_26.54199_0-5'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2010_38.97003_26.54234_18-32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2010_38.97003_26.54234_18-32> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2010_38.97003_26.54234_18-32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.97003 26.54234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.97003"^^xsd:decimal ;
  dwc:decimalLongitude "26.54234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2010_38.97003_26.54234_18-32>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.97003 26.54234)"^^geo:wktLiteral ;
  geo-pos:lat "38.97003"^^xsd:decimal ;
  geo-pos:long "26.54234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2010_38.97003_26.54234_18-32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2010_38.97003_26.54234_18-32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2010_38.97003_26.54234_18-32'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.54234'^^xsd:double;
  dwc:latitude '38.97003'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2010_38.97003_26.54234_18-32'^^xsd:string;
  dwc:observationDate '2010-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2018_39.01184_26.5428_0-0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2018_39.01184_26.5428_0-0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2018_39.01184_26.5428_0-0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01184 26.5428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.01184"^^xsd:decimal ;
  dwc:decimalLongitude "26.5428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2018_39.01184_26.5428_0-0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01184 26.5428)"^^geo:wktLiteral ;
  geo-pos:lat "39.01184"^^xsd:decimal ;
  geo-pos:long "26.5428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2018_39.01184_26.5428_0-0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2018_39.01184_26.5428_0-0" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2018_39.01184_26.5428_0-0'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.5428'^^xsd:double;
  dwc:latitude '39.01184'^^xsd:double;
  dwc:coordinatePrecision '25'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2018_39.01184_26.5428_0-0'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType '% cover'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Halophila%20stipulacea_2018_39.01184_26.5428_3-3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2018_39.01184_26.5428_3-3> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2018_39.01184_26.5428_3-3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01184 26.5428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.01184"^^xsd:decimal ;
  dwc:decimalLongitude "26.5428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "25"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Halophila%20stipulacea_2018_39.01184_26.5428_3-3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01184 26.5428)"^^geo:wktLiteral ;
  geo-pos:lat "39.01184"^^xsd:decimal ;
  geo-pos:long "26.5428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Halophila%20stipulacea_2018_39.01184_26.5428_3-3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Halophila stipulacea_2018_39.01184_26.5428_3-3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Halophila stipulacea_2018_39.01184_26.5428_3-3'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea (Forsskål) Ascherson, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.5428'^^xsd:double;
  dwc:latitude '39.01184'^^xsd:double;
  dwc:coordinatePrecision '25'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:occurrenceId 'Halophila stipulacea_2018_39.01184_26.5428_3-3'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '10'^^xsd:integer;
  dwc:organismQuantityType '% cover'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2015_39.0152_26.5428_0-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2015_39.0152_26.5428_0-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2015_39.0152_26.5428_0-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0152 26.5428)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.0152"^^xsd:decimal ;
  dwc:decimalLongitude "26.5428"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2015_39.0152_26.5428_0-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.0152 26.5428)"^^geo:wktLiteral ;
  geo-pos:lat "39.0152"^^xsd:decimal ;
  geo-pos:long "26.5428"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2015_39.0152_26.5428_0-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2015_39.0152_26.5428_0-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2015_39.0152_26.5428_0-5'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.5428'^^xsd:double;
  dwc:latitude '39.0152'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2015_39.0152_26.5428_0-5'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2016_38.99741_26.54322_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2016_38.99741_26.54322_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2016_38.99741_26.54322_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.99741 26.54322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.99741"^^xsd:decimal ;
  dwc:decimalLongitude "26.54322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "26"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2016_38.99741_26.54322_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.99741 26.54322)"^^geo:wktLiteral ;
  geo-pos:lat "38.99741"^^xsd:decimal ;
  geo-pos:long "26.54322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "26"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2016_38.99741_26.54322_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2016_38.99741_26.54322_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2016_38.99741_26.54322_5-5'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.54322'^^xsd:double;
  dwc:latitude '38.99741'^^xsd:double;
  dwc:coordinatePrecision '26'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2016_38.99741_26.54322_5-5'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'low'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2017_37.32947_26.54626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2017_37.32947_26.54626> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2017_37.32947_26.54626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32947 26.54626)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.32947"^^xsd:decimal ;
  dwc:decimalLongitude "26.54626"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2017_37.32947_26.54626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32947 26.54626)"^^geo:wktLiteral ;
  geo-pos:lat "37.32947"^^xsd:decimal ;
  geo-pos:long "26.54626"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2017_37.32947_26.54626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2017_37.32947_26.54626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2017_37.32947_26.54626'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.54626'^^xsd:double;
  dwc:latitude '37.32947'^^xsd:double;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2017_37.32947_26.54626'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2019_37.6543_26.5542_106-106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2019_37.6543_26.5542_106-106> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2019_37.6543_26.5542_106-106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6543 26.5542)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6543"^^xsd:decimal ;
  dwc:decimalLongitude "26.5542"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "106"^^xsd:integer ;
  dwc:maximumDepthInMeters "106"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2019_37.6543_26.5542_106-106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6543 26.5542)"^^geo:wktLiteral ;
  geo-pos:lat "37.6543"^^xsd:decimal ;
  geo-pos:long "26.5542"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2019_37.6543_26.5542_106-106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2019_37.6543_26.5542_106-106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2019_37.6543_26.5542_106-106'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.5542'^^xsd:double;
  dwc:latitude '37.6543'^^xsd:double;
  dwc:minimumDepth '106'^^xsd:integer;
  dwc:maximumDepth '106'^^xsd:integer;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2019_37.6543_26.5542_106-106'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '10'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Callinectes%20sapidus_2015%2F2018_38.98089_26.5542_Thodoros%20Kampouris>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2015%2F2018_38.98089_26.5542_Thodoros%20Kampouris> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2015%2F2018_38.98089_26.5542_Thodoros%20Kampouris> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.98089 26.5542)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.98089"^^xsd:decimal ;
  dwc:decimalLongitude "26.5542"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Callinectes%20sapidus_2015%2F2018_38.98089_26.5542_Thodoros%20Kampouris>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.98089 26.5542)"^^geo:wktLiteral ;
  geo-pos:lat "38.98089"^^xsd:decimal ;
  geo-pos:long "26.5542"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Callinectes%20sapidus_2015%2F2018_38.98089_26.5542_Thodoros%20Kampouris>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Callinectes sapidus_2015/2018_38.98089_26.5542_Thodoros Kampouris" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Callinectes sapidus_2015/2018_38.98089_26.5542_Thodoros Kampouris'^^xsd:string;
  dwc:scientificName 'Callinectes sapidus Rathbun, 1896'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Thodoros Kampouris'^^xsd:string;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.5542'^^xsd:double;
  dwc:latitude '38.98089'^^xsd:double;
  dwc:aphiaid '107379'^^xsd:integer;
  dwc:occurrenceId 'Callinectes sapidus_2015/2018_38.98089_26.5542_Thodoros Kampouris'^^xsd:string;
  dwc:aphiaIdAccepted '107379'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2014_39.01611_26.55724_0-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2014_39.01611_26.55724_0-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2014_39.01611_26.55724_0-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01611 26.55724)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.01611"^^xsd:decimal ;
  dwc:decimalLongitude "26.55724"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2014_39.01611_26.55724_0-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01611 26.55724)"^^geo:wktLiteral ;
  geo-pos:lat "39.01611"^^xsd:decimal ;
  geo-pos:long "26.55724"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2014_39.01611_26.55724_0-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2014_39.01611_26.55724_0-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2014_39.01611_26.55724_0-5'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.55724'^^xsd:double;
  dwc:latitude '39.01611'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2014_39.01611_26.55724_0-5'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2015_39.01554_26.55751_7-7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2015_39.01554_26.55751_7-7> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2015_39.01554_26.55751_7-7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01554 26.55751)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.01554"^^xsd:decimal ;
  dwc:decimalLongitude "26.55751"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "14"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2015_39.01554_26.55751_7-7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01554 26.55751)"^^geo:wktLiteral ;
  geo-pos:lat "39.01554"^^xsd:decimal ;
  geo-pos:long "26.55751"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "14"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2015_39.01554_26.55751_7-7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2015_39.01554_26.55751_7-7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2015_39.01554_26.55751_7-7'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.55751'^^xsd:double;
  dwc:latitude '39.01554'^^xsd:double;
  dwc:coordinatePrecision '14'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2015_39.01554_26.55751_7-7'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2016_39.015_26.558_3-3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2016_39.015_26.558_3-3> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2016_39.015_26.558_3-3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.015 26.558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.015"^^xsd:decimal ;
  dwc:decimalLongitude "26.558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2016_39.015_26.558_3-3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.015 26.558)"^^geo:wktLiteral ;
  geo-pos:lat "39.015"^^xsd:decimal ;
  geo-pos:long "26.558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2016_39.015_26.558_3-3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2016_39.015_26.558_3-3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2016_39.015_26.558_3-3'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.558'^^xsd:double;
  dwc:latitude '39.015'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2016_39.015_26.558_3-3'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType '% cover'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2019_39.015_26.558_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2019_39.015_26.558_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2019_39.015_26.558_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.015 26.558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.015"^^xsd:decimal ;
  dwc:decimalLongitude "26.558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2019_39.015_26.558_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.015 26.558)"^^geo:wktLiteral ;
  geo-pos:lat "39.015"^^xsd:decimal ;
  geo-pos:long "26.558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2019_39.015_26.558_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2019_39.015_26.558_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2019_39.015_26.558_5-5'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.558'^^xsd:double;
  dwc:latitude '39.015'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2019_39.015_26.558_5-5'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '10'^^xsd:integer;
  dwc:organismQuantityType '% cover'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2013_37.26504_26.55948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2013_37.26504_26.55948> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2013_37.26504_26.55948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.26504 26.55948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.26504"^^xsd:decimal ;
  dwc:decimalLongitude "26.55948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2013_37.26504_26.55948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.26504 26.55948)"^^geo:wktLiteral ;
  geo-pos:lat "37.26504"^^xsd:decimal ;
  geo-pos:long "26.55948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2013_37.26504_26.55948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2013_37.26504_26.55948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2013_37.26504_26.55948'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.55948'^^xsd:double;
  dwc:latitude '37.26504'^^xsd:double;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2013_37.26504_26.55948'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20taxifolia%20var.%20distichophylla_2013_37.26504_26.55948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20taxifolia%20var.%20distichophylla_2013_37.26504_26.55948> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20taxifolia%20var.%20distichophylla_2013_37.26504_26.55948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.26504 26.55948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.26504"^^xsd:decimal ;
  dwc:decimalLongitude "26.55948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20taxifolia%20var.%20distichophylla_2013_37.26504_26.55948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.26504 26.55948)"^^geo:wktLiteral ;
  geo-pos:lat "37.26504"^^xsd:decimal ;
  geo-pos:long "26.55948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20taxifolia%20var.%20distichophylla_2013_37.26504_26.55948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa taxifolia var. distichophylla_2013_37.26504_26.55948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa taxifolia var. distichophylla_2013_37.26504_26.55948'^^xsd:string;
  dwc:scientificName 'Caulerpa taxifolia var. distichophylla (Sonder) Verlaque, Huisman & Procaccini, 2013'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.55948'^^xsd:double;
  dwc:latitude '37.26504'^^xsd:double;
  dwc:aphiaid '761430'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa taxifolia var. distichophylla_2013_37.26504_26.55948'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '761430'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2014_39.01837_26.55998_Polytimi%20Ioli%20Lardi%20%26%20Eleni%20Kytinou>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2014_39.01837_26.55998_Polytimi%20Ioli%20Lardi%20%26%20Eleni%20Kytinou> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2014_39.01837_26.55998_Polytimi%20Ioli%20Lardi%20%26%20Eleni%20Kytinou> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01837 26.55998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.01837"^^xsd:decimal ;
  dwc:decimalLongitude "26.55998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2014_39.01837_26.55998_Polytimi%20Ioli%20Lardi%20%26%20Eleni%20Kytinou>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01837 26.55998)"^^geo:wktLiteral ;
  geo-pos:lat "39.01837"^^xsd:decimal ;
  geo-pos:long "26.55998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2014_39.01837_26.55998_Polytimi%20Ioli%20Lardi%20%26%20Eleni%20Kytinou>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2014_39.01837_26.55998_Polytimi Ioli Lardi & Eleni Kytinou" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2014_39.01837_26.55998_Polytimi Ioli Lardi & Eleni Kytinou'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Polytimi Ioli Lardi | Eleni Kytinou'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.55998'^^xsd:double;
  dwc:latitude '39.01837'^^xsd:double;
  dwc:coordinatePrecision '2'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2014_39.01837_26.55998_Polytimi Ioli Lardi & Eleni Kytinou'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2012_37.29837_26.56132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2012_37.29837_26.56132> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2012_37.29837_26.56132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.29837 26.56132)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.29837"^^xsd:decimal ;
  dwc:decimalLongitude "26.56132"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2012_37.29837_26.56132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.29837 26.56132)"^^geo:wktLiteral ;
  geo-pos:lat "37.29837"^^xsd:decimal ;
  geo-pos:long "26.56132"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2012_37.29837_26.56132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2012_37.29837_26.56132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2012_37.29837_26.56132'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.56132'^^xsd:double;
  dwc:latitude '37.29837'^^xsd:double;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2012_37.29837_26.56132'^^xsd:string;
  dwc:observationDate '2012-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2014_39.11351_26.56217_Polytimi%20Ioli%20Lardi%20%26%20Eleni%20Kytinou>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2014_39.11351_26.56217_Polytimi%20Ioli%20Lardi%20%26%20Eleni%20Kytinou> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2014_39.11351_26.56217_Polytimi%20Ioli%20Lardi%20%26%20Eleni%20Kytinou> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.11351 26.56217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.11351"^^xsd:decimal ;
  dwc:decimalLongitude "26.56217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2014_39.11351_26.56217_Polytimi%20Ioli%20Lardi%20%26%20Eleni%20Kytinou>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.11351 26.56217)"^^geo:wktLiteral ;
  geo-pos:lat "39.11351"^^xsd:decimal ;
  geo-pos:long "26.56217"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2014_39.11351_26.56217_Polytimi%20Ioli%20Lardi%20%26%20Eleni%20Kytinou>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2014_39.11351_26.56217_Polytimi Ioli Lardi & Eleni Kytinou" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2014_39.11351_26.56217_Polytimi Ioli Lardi & Eleni Kytinou'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Polytimi Ioli Lardi | Eleni Kytinou'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.56217'^^xsd:double;
  dwc:latitude '39.11351'^^xsd:double;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2014_39.11351_26.56217_Polytimi Ioli Lardi & Eleni Kytinou'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Diadema%20setosum_2019_37.30064_26.56381_3-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Diadema%20setosum_2019_37.30064_26.56381_3-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Diadema%20setosum_2019_37.30064_26.56381_3-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.30064 26.56381)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.30064"^^xsd:decimal ;
  dwc:decimalLongitude "26.56381"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Diadema%20setosum_2019_37.30064_26.56381_3-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.30064 26.56381)"^^geo:wktLiteral ;
  geo-pos:lat "37.30064"^^xsd:decimal ;
  geo-pos:long "26.56381"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Diadema%20setosum_2019_37.30064_26.56381_3-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Diadema setosum_2019_37.30064_26.56381_3-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Diadema setosum_2019_37.30064_26.56381_3-5'^^xsd:string;
  dwc:scientificName 'Diadema setosum (Leske, 1778)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.56381'^^xsd:double;
  dwc:latitude '37.30064'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '213372'^^xsd:integer;
  dwc:occurrenceId 'Diadema setosum_2019_37.30064_26.56381_3-5'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213372'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'very low'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2019_39.10876_26.56535_0.3-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2019_39.10876_26.56535_0.3-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2019_39.10876_26.56535_0.3-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.10876 26.56535)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.10876"^^xsd:decimal ;
  dwc:decimalLongitude "26.56535"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2019_39.10876_26.56535_0.3-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.10876 26.56535)"^^geo:wktLiteral ;
  geo-pos:lat "39.10876"^^xsd:decimal ;
  geo-pos:long "26.56535"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2019_39.10876_26.56535_0.3-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2019_39.10876_26.56535_0.3-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2019_39.10876_26.56535_0.3-10'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.56535'^^xsd:double;
  dwc:latitude '39.10876'^^xsd:double;
  dwc:minimumDepth '0.3'^^xsd:double;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2019_39.10876_26.56535_0.3-10'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'moderate'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Asparagopsis_2019_39.109_26.566_2-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Asparagopsis_2019_39.109_26.566_2-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Asparagopsis_2019_39.109_26.566_2-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.109 26.566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.109"^^xsd:decimal ;
  dwc:decimalLongitude "26.566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Asparagopsis_2019_39.109_26.566_2-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.109 26.566)"^^geo:wktLiteral ;
  geo-pos:lat "39.109"^^xsd:decimal ;
  geo-pos:long "26.566"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Asparagopsis_2019_39.109_26.566_2-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Asparagopsis_2019_39.109_26.566_2-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Asparagopsis_2019_39.109_26.566_2-2'^^xsd:string;
  dwc:scientificName 'Asparagopsis Montagne, 1840'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.566'^^xsd:double;
  dwc:latitude '39.109'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '143809'^^xsd:integer;
  dwc:occurrenceId 'Asparagopsis_2019_39.109_26.566_2-2'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143809'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2019_39.109_26.566_0-0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2019_39.109_26.566_0-0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2019_39.109_26.566_0-0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.109 26.566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.109"^^xsd:decimal ;
  dwc:decimalLongitude "26.566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2019_39.109_26.566_0-0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.109 26.566)"^^geo:wktLiteral ;
  geo-pos:lat "39.109"^^xsd:decimal ;
  geo-pos:long "26.566"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2019_39.109_26.566_0-0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2019_39.109_26.566_0-0" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2019_39.109_26.566_0-0'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.566'^^xsd:double;
  dwc:latitude '39.109'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2019_39.109_26.566_0-0'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '100'^^xsd:integer;
  dwc:organismQuantityType '% cover'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Asparagopsis_2020_39.11204_26.56704_0-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Asparagopsis_2020_39.11204_26.56704_0-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Asparagopsis_2020_39.11204_26.56704_0-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.11204 26.56704)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.11204"^^xsd:decimal ;
  dwc:decimalLongitude "26.56704"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Asparagopsis_2020_39.11204_26.56704_0-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.11204 26.56704)"^^geo:wktLiteral ;
  geo-pos:lat "39.11204"^^xsd:decimal ;
  geo-pos:long "26.56704"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Asparagopsis_2020_39.11204_26.56704_0-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Asparagopsis_2020_39.11204_26.56704_0-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Asparagopsis_2020_39.11204_26.56704_0-10'^^xsd:string;
  dwc:scientificName 'Asparagopsis Montagne, 1840'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.56704'^^xsd:double;
  dwc:latitude '39.11204'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '143809'^^xsd:integer;
  dwc:occurrenceId 'Asparagopsis_2020_39.11204_26.56704_0-10'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143809'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '100'^^xsd:integer;
  dwc:organismQuantityType '% cover'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2020_39.11204_26.56704_0-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2020_39.11204_26.56704_0-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2020_39.11204_26.56704_0-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.11204 26.56704)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.11204"^^xsd:decimal ;
  dwc:decimalLongitude "26.56704"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2020_39.11204_26.56704_0-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.11204 26.56704)"^^geo:wktLiteral ;
  geo-pos:lat "39.11204"^^xsd:decimal ;
  geo-pos:long "26.56704"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2020_39.11204_26.56704_0-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2020_39.11204_26.56704_0-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2020_39.11204_26.56704_0-1'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.56704'^^xsd:double;
  dwc:latitude '39.11204'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2020_39.11204_26.56704_0-1'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '10'^^xsd:integer;
  dwc:organismQuantityType '% cover'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2019_37.31903_26.56715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.31903_26.56715> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.31903_26.56715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.31903 26.56715)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.31903"^^xsd:decimal ;
  dwc:decimalLongitude "26.56715"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.31903_26.56715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.31903 26.56715)"^^geo:wktLiteral ;
  geo-pos:lat "37.31903"^^xsd:decimal ;
  geo-pos:long "26.56715"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2019_37.31903_26.56715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2019_37.31903_26.56715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2019_37.31903_26.56715'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.56715'^^xsd:double;
  dwc:latitude '37.31903'^^xsd:double;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2019_37.31903_26.56715'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '10'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2014_39.11197_26.5673_0-3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2014_39.11197_26.5673_0-3> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2014_39.11197_26.5673_0-3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.11197 26.5673)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.11197"^^xsd:decimal ;
  dwc:decimalLongitude "26.5673"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2014_39.11197_26.5673_0-3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.11197 26.5673)"^^geo:wktLiteral ;
  geo-pos:lat "39.11197"^^xsd:decimal ;
  geo-pos:long "26.5673"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2014_39.11197_26.5673_0-3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2014_39.11197_26.5673_0-3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2014_39.11197_26.5673_0-3'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.5673'^^xsd:double;
  dwc:latitude '39.11197'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2014_39.11197_26.5673_0-3'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Diadema%20setosum_2019_37.34393_26.5868_2-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Diadema%20setosum_2019_37.34393_26.5868_2-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Diadema%20setosum_2019_37.34393_26.5868_2-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.34393 26.5868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.34393"^^xsd:decimal ;
  dwc:decimalLongitude "26.5868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Diadema%20setosum_2019_37.34393_26.5868_2-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.34393 26.5868)"^^geo:wktLiteral ;
  geo-pos:lat "37.34393"^^xsd:decimal ;
  geo-pos:long "26.5868"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Diadema%20setosum_2019_37.34393_26.5868_2-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Diadema setosum_2019_37.34393_26.5868_2-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Diadema setosum_2019_37.34393_26.5868_2-2'^^xsd:string;
  dwc:scientificName 'Diadema setosum (Leske, 1778)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.5868'^^xsd:double;
  dwc:latitude '37.34393'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '213372'^^xsd:integer;
  dwc:occurrenceId 'Diadema setosum_2019_37.34393_26.5868_2-2'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213372'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '10'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2018_39.065_26.599_2-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2018_39.065_26.599_2-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2018_39.065_26.599_2-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.065 26.599)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.065"^^xsd:decimal ;
  dwc:decimalLongitude "26.599"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2018_39.065_26.599_2-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.065 26.599)"^^geo:wktLiteral ;
  geo-pos:lat "39.065"^^xsd:decimal ;
  geo-pos:long "26.599"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2018_39.065_26.599_2-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2018_39.065_26.599_2-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2018_39.065_26.599_2-2'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.599'^^xsd:double;
  dwc:latitude '39.065'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2018_39.065_26.599_2-2'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '10'^^xsd:integer;
  dwc:organismQuantityType '% cover'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2000_37.76899_26.6089_7-7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2000_37.76899_26.6089_7-7> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2000_37.76899_26.6089_7-7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.76899 26.6089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.76899"^^xsd:decimal ;
  dwc:decimalLongitude "26.6089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2000_37.76899_26.6089_7-7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.76899 26.6089)"^^geo:wktLiteral ;
  geo-pos:lat "37.76899"^^xsd:decimal ;
  geo-pos:long "26.6089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2000_37.76899_26.6089_7-7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2000_37.76899_26.6089_7-7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2000_37.76899_26.6089_7-7'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.6089'^^xsd:double;
  dwc:latitude '37.76899'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2000_37.76899_26.6089_7-7'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '5'^^xsd:integer;
  dwc:organismQuantityType '% cover'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2015_39.01468_26.61239_0-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2015_39.01468_26.61239_0-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2015_39.01468_26.61239_0-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01468 26.61239)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.01468"^^xsd:decimal ;
  dwc:decimalLongitude "26.61239"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "15"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2015_39.01468_26.61239_0-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.01468 26.61239)"^^geo:wktLiteral ;
  geo-pos:lat "39.01468"^^xsd:decimal ;
  geo-pos:long "26.61239"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "15"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2015_39.01468_26.61239_0-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2015_39.01468_26.61239_0-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2015_39.01468_26.61239_0-5'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.61239'^^xsd:double;
  dwc:latitude '39.01468'^^xsd:double;
  dwc:coordinatePrecision '15'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2015_39.01468_26.61239_0-5'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2015_39.043_26.6126_0-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2015_39.043_26.6126_0-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2015_39.043_26.6126_0-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.043 26.6126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.043"^^xsd:decimal ;
  dwc:decimalLongitude "26.6126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2015_39.043_26.6126_0-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.043 26.6126)"^^geo:wktLiteral ;
  geo-pos:lat "39.043"^^xsd:decimal ;
  geo-pos:long "26.6126"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2015_39.043_26.6126_0-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2015_39.043_26.6126_0-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2015_39.043_26.6126_0-5'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.6126'^^xsd:double;
  dwc:latitude '39.043'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2015_39.043_26.6126_0-5'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_2017_37.7_26.65>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_2017_37.7_26.65> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_2017_37.7_26.65> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 26.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7"^^xsd:decimal ;
  dwc:decimalLongitude "26.65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_2017_37.7_26.65>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7 26.65)"^^geo:wktLiteral ;
  geo-pos:lat "37.7"^^xsd:decimal ;
  geo-pos:long "26.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_2017_37.7_26.65>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_2017_37.7_26.65" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_2017_37.7_26.65'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.65'^^xsd:double;
  dwc:latitude '37.7'^^xsd:double;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_2017_37.7_26.65'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2018_37.68724_26.6527_Stefanos%20Kalogirou>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2018_37.68724_26.6527_Stefanos%20Kalogirou> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2018_37.68724_26.6527_Stefanos%20Kalogirou> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68724 26.6527)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.68724"^^xsd:decimal ;
  dwc:decimalLongitude "26.6527"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2018_37.68724_26.6527_Stefanos%20Kalogirou>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68724 26.6527)"^^geo:wktLiteral ;
  geo-pos:lat "37.68724"^^xsd:decimal ;
  geo-pos:long "26.6527"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2018_37.68724_26.6527_Stefanos%20Kalogirou>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2018_37.68724_26.6527_Stefanos Kalogirou" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2018_37.68724_26.6527_Stefanos Kalogirou'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Stefanos Kalogirou'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.6527'^^xsd:double;
  dwc:latitude '37.68724'^^xsd:double;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2018_37.68724_26.6527_Stefanos Kalogirou'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '10'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_1999_36.34005_26.66672_3-3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_1999_36.34005_26.66672_3-3> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_1999_36.34005_26.66672_3-3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.34005 26.66672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.34005"^^xsd:decimal ;
  dwc:decimalLongitude "26.66672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_1999_36.34005_26.66672_3-3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.34005 26.66672)"^^geo:wktLiteral ;
  geo-pos:lat "36.34005"^^xsd:decimal ;
  geo-pos:long "26.66672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_1999_36.34005_26.66672_3-3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_1999_36.34005_26.66672_3-3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_1999_36.34005_26.66672_3-3'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.66672'^^xsd:double;
  dwc:latitude '36.34005'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_1999_36.34005_26.66672_3-3'^^xsd:string;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType '% cover'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_1999_36.33643_26.677_4-4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_1999_36.33643_26.677_4-4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_1999_36.33643_26.677_4-4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.33643 26.677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.33643"^^xsd:decimal ;
  dwc:decimalLongitude "26.677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_1999_36.33643_26.677_4-4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.33643 26.677)"^^geo:wktLiteral ;
  geo-pos:lat "36.33643"^^xsd:decimal ;
  geo-pos:long "26.677"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_1999_36.33643_26.677_4-4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_1999_36.33643_26.677_4-4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_1999_36.33643_26.677_4-4'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.677'^^xsd:double;
  dwc:latitude '36.33643'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_1999_36.33643_26.677_4-4'^^xsd:string;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '5'^^xsd:integer;
  dwc:organismQuantityType '% cover'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Halophila%20stipulacea_1999_36.3368_26.67762_3-3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Halophila%20stipulacea_1999_36.3368_26.67762_3-3> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Halophila%20stipulacea_1999_36.3368_26.67762_3-3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3368 26.67762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3368"^^xsd:decimal ;
  dwc:decimalLongitude "26.67762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Halophila%20stipulacea_1999_36.3368_26.67762_3-3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3368 26.67762)"^^geo:wktLiteral ;
  geo-pos:lat "36.3368"^^xsd:decimal ;
  geo-pos:long "26.67762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Halophila%20stipulacea_1999_36.3368_26.67762_3-3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Halophila stipulacea_1999_36.3368_26.67762_3-3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Halophila stipulacea_1999_36.3368_26.67762_3-3'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea (Forsskål) Ascherson, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.67762'^^xsd:double;
  dwc:latitude '36.3368'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:occurrenceId 'Halophila stipulacea_1999_36.3368_26.67762_3-3'^^xsd:string;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '5'^^xsd:integer;
  dwc:organismQuantityType '% cover'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_1999_36.33483_26.68747_3-3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_1999_36.33483_26.68747_3-3> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_1999_36.33483_26.68747_3-3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.33483 26.68747)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.33483"^^xsd:decimal ;
  dwc:decimalLongitude "26.68747"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_1999_36.33483_26.68747_3-3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.33483 26.68747)"^^geo:wktLiteral ;
  geo-pos:lat "36.33483"^^xsd:decimal ;
  geo-pos:long "26.68747"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_1999_36.33483_26.68747_3-3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_1999_36.33483_26.68747_3-3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_1999_36.33483_26.68747_3-3'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.68747'^^xsd:double;
  dwc:latitude '36.33483'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_1999_36.33483_26.68747_3-3'^^xsd:string;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType '% cover'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2019_37.80109_26.69681_Rozakis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2019_37.80109_26.69681_Rozakis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2019_37.80109_26.69681_Rozakis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80109 26.69681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.80109"^^xsd:decimal ;
  dwc:decimalLongitude "26.69681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2019_37.80109_26.69681_Rozakis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.80109 26.69681)"^^geo:wktLiteral ;
  geo-pos:lat "37.80109"^^xsd:decimal ;
  geo-pos:long "26.69681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2019_37.80109_26.69681_Rozakis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2019_37.80109_26.69681_Rozakis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2019_37.80109_26.69681_Rozakis'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Rozakis'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.69681'^^xsd:double;
  dwc:latitude '37.80109'^^xsd:double;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2019_37.80109_26.69681_Rozakis'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2013%2F2014_37.31762_26.72448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2013%2F2014_37.31762_26.72448> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2013%2F2014_37.31762_26.72448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.31762 26.72448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.31762"^^xsd:decimal ;
  dwc:decimalLongitude "26.72448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2013%2F2014_37.31762_26.72448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.31762 26.72448)"^^geo:wktLiteral ;
  geo-pos:lat "37.31762"^^xsd:decimal ;
  geo-pos:long "26.72448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2013%2F2014_37.31762_26.72448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2013/2014_37.31762_26.72448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2013/2014_37.31762_26.72448'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.72448'^^xsd:double;
  dwc:latitude '37.31762'^^xsd:double;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2013/2014_37.31762_26.72448'^^xsd:string;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Halophila%20stipulacea_2014_37.31762_26.72448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2014_37.31762_26.72448> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2014_37.31762_26.72448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.31762 26.72448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.31762"^^xsd:decimal ;
  dwc:decimalLongitude "26.72448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Halophila%20stipulacea_2014_37.31762_26.72448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.31762 26.72448)"^^geo:wktLiteral ;
  geo-pos:lat "37.31762"^^xsd:decimal ;
  geo-pos:long "26.72448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Halophila%20stipulacea_2014_37.31762_26.72448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Halophila stipulacea_2014_37.31762_26.72448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Halophila stipulacea_2014_37.31762_26.72448'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea (Forsskål) Ascherson, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.72448'^^xsd:double;
  dwc:latitude '37.31762'^^xsd:double;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:occurrenceId 'Halophila stipulacea_2014_37.31762_26.72448'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2020_37.28261_26.72454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2020_37.28261_26.72454> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2020_37.28261_26.72454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.28261 26.72454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.28261"^^xsd:decimal ;
  dwc:decimalLongitude "26.72454"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2020_37.28261_26.72454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.28261 26.72454)"^^geo:wktLiteral ;
  geo-pos:lat "37.28261"^^xsd:decimal ;
  geo-pos:long "26.72454"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2020_37.28261_26.72454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2020_37.28261_26.72454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2020_37.28261_26.72454'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.72454'^^xsd:double;
  dwc:latitude '37.28261'^^xsd:double;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2020_37.28261_26.72454'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Bursatella%20leachii_2020_37.3174_26.72454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Bursatella%20leachii_2020_37.3174_26.72454> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Bursatella%20leachii_2020_37.3174_26.72454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3174 26.72454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3174"^^xsd:decimal ;
  dwc:decimalLongitude "26.72454"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Bursatella%20leachii_2020_37.3174_26.72454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3174 26.72454)"^^geo:wktLiteral ;
  geo-pos:lat "37.3174"^^xsd:decimal ;
  geo-pos:long "26.72454"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Bursatella%20leachii_2020_37.3174_26.72454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Bursatella leachii_2020_37.3174_26.72454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Bursatella leachii_2020_37.3174_26.72454'^^xsd:string;
  dwc:scientificName 'Bursatella leachii Blainville, 1817'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.72454'^^xsd:double;
  dwc:latitude '37.3174'^^xsd:double;
  dwc:aphiaid '138759'^^xsd:integer;
  dwc:occurrenceId 'Bursatella leachii_2020_37.3174_26.72454'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138759'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2020_37.3174_26.72454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2020_37.3174_26.72454> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2020_37.3174_26.72454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3174 26.72454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3174"^^xsd:decimal ;
  dwc:decimalLongitude "26.72454"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2020_37.3174_26.72454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3174 26.72454)"^^geo:wktLiteral ;
  geo-pos:lat "37.3174"^^xsd:decimal ;
  geo-pos:long "26.72454"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2020_37.3174_26.72454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2020_37.3174_26.72454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2020_37.3174_26.72454'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.72454'^^xsd:double;
  dwc:latitude '37.3174'^^xsd:double;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2020_37.3174_26.72454'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2020-02-28_37.3174_26.72454_Migle%20Jucaityte>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-02-28_37.3174_26.72454_Migle%20Jucaityte> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-02-28_37.3174_26.72454_Migle%20Jucaityte> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3174 26.72454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3174"^^xsd:decimal ;
  dwc:decimalLongitude "26.72454"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2020-02-28_37.3174_26.72454_Migle%20Jucaityte>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3174 26.72454)"^^geo:wktLiteral ;
  geo-pos:lat "37.3174"^^xsd:decimal ;
  geo-pos:long "26.72454"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2020-02-28_37.3174_26.72454_Migle%20Jucaityte>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2020-02-28_37.3174_26.72454_Migle Jucaityte" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2020-02-28_37.3174_26.72454_Migle Jucaityte'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Migle Jucaityte'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.72454'^^xsd:double;
  dwc:latitude '37.3174'^^xsd:double;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2020-02-28_37.3174_26.72454_Migle Jucaityte'^^xsd:string;
  dwc:observationDate '2020-02-28'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2020-03-11_37.3174_26.72454_Migle%20Jucaityte>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-03-11_37.3174_26.72454_Migle%20Jucaityte> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-03-11_37.3174_26.72454_Migle%20Jucaityte> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3174 26.72454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3174"^^xsd:decimal ;
  dwc:decimalLongitude "26.72454"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2020-03-11_37.3174_26.72454_Migle%20Jucaityte>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3174 26.72454)"^^geo:wktLiteral ;
  geo-pos:lat "37.3174"^^xsd:decimal ;
  geo-pos:long "26.72454"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2020-03-11_37.3174_26.72454_Migle%20Jucaityte>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2020-03-11_37.3174_26.72454_Migle Jucaityte" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2020-03-11_37.3174_26.72454_Migle Jucaityte'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Migle Jucaityte'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.72454'^^xsd:double;
  dwc:latitude '37.3174'^^xsd:double;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2020-03-11_37.3174_26.72454_Migle Jucaityte'^^xsd:string;
  dwc:observationDate '2020-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '22'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2020-03-18_37.3174_26.72454_Katja%20Wolff>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-03-18_37.3174_26.72454_Katja%20Wolff> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-03-18_37.3174_26.72454_Katja%20Wolff> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3174 26.72454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3174"^^xsd:decimal ;
  dwc:decimalLongitude "26.72454"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2020-03-18_37.3174_26.72454_Katja%20Wolff>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3174 26.72454)"^^geo:wktLiteral ;
  geo-pos:lat "37.3174"^^xsd:decimal ;
  geo-pos:long "26.72454"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2020-03-18_37.3174_26.72454_Katja%20Wolff>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2020-03-18_37.3174_26.72454_Katja Wolff" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2020-03-18_37.3174_26.72454_Katja Wolff'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Katja Wolff'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.72454'^^xsd:double;
  dwc:latitude '37.3174'^^xsd:double;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2020-03-18_37.3174_26.72454_Katja Wolff'^^xsd:string;
  dwc:observationDate '2020-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2020-03-20_37.3174_26.72454_Migle%20Jucaityte>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-03-20_37.3174_26.72454_Migle%20Jucaityte> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-03-20_37.3174_26.72454_Migle%20Jucaityte> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3174 26.72454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3174"^^xsd:decimal ;
  dwc:decimalLongitude "26.72454"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2020-03-20_37.3174_26.72454_Migle%20Jucaityte>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3174 26.72454)"^^geo:wktLiteral ;
  geo-pos:lat "37.3174"^^xsd:decimal ;
  geo-pos:long "26.72454"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2020-03-20_37.3174_26.72454_Migle%20Jucaityte>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2020-03-20_37.3174_26.72454_Migle Jucaityte" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2020-03-20_37.3174_26.72454_Migle Jucaityte'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Migle Jucaityte'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.72454'^^xsd:double;
  dwc:latitude '37.3174'^^xsd:double;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2020-03-20_37.3174_26.72454_Migle Jucaityte'^^xsd:string;
  dwc:observationDate '2020-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '12'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2020-03-11_37.3174_26.72454_Migle%20Jucaityte>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020-03-11_37.3174_26.72454_Migle%20Jucaityte> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020-03-11_37.3174_26.72454_Migle%20Jucaityte> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3174 26.72454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3174"^^xsd:decimal ;
  dwc:decimalLongitude "26.72454"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020-03-11_37.3174_26.72454_Migle%20Jucaityte>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3174 26.72454)"^^geo:wktLiteral ;
  geo-pos:lat "37.3174"^^xsd:decimal ;
  geo-pos:long "26.72454"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2020-03-11_37.3174_26.72454_Migle%20Jucaityte>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2020-03-11_37.3174_26.72454_Migle Jucaityte" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2020-03-11_37.3174_26.72454_Migle Jucaityte'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Migle Jucaityte'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.72454'^^xsd:double;
  dwc:latitude '37.3174'^^xsd:double;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2020-03-11_37.3174_26.72454_Migle Jucaityte'^^xsd:string;
  dwc:observationDate '2020-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2020-03-18_37.3174_26.72454_Katja%20Wolff>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020-03-18_37.3174_26.72454_Katja%20Wolff> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020-03-18_37.3174_26.72454_Katja%20Wolff> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3174 26.72454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3174"^^xsd:decimal ;
  dwc:decimalLongitude "26.72454"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020-03-18_37.3174_26.72454_Katja%20Wolff>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3174 26.72454)"^^geo:wktLiteral ;
  geo-pos:lat "37.3174"^^xsd:decimal ;
  geo-pos:long "26.72454"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2020-03-18_37.3174_26.72454_Katja%20Wolff>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2020-03-18_37.3174_26.72454_Katja Wolff" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2020-03-18_37.3174_26.72454_Katja Wolff'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Katja Wolff'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.72454'^^xsd:double;
  dwc:latitude '37.3174'^^xsd:double;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2020-03-18_37.3174_26.72454_Katja Wolff'^^xsd:string;
  dwc:observationDate '2020-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2018_37.31777_26.72461_1.7-1.7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2018_37.31777_26.72461_1.7-1.7> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2018_37.31777_26.72461_1.7-1.7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.31777 26.72461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.31777"^^xsd:decimal ;
  dwc:decimalLongitude "26.72461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.7"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2018_37.31777_26.72461_1.7-1.7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.31777 26.72461)"^^geo:wktLiteral ;
  geo-pos:lat "37.31777"^^xsd:decimal ;
  geo-pos:long "26.72461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2018_37.31777_26.72461_1.7-1.7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2018_37.31777_26.72461_1.7-1.7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2018_37.31777_26.72461_1.7-1.7'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.72461'^^xsd:double;
  dwc:latitude '37.31777'^^xsd:double;
  dwc:minimumDepth '1.7'^^xsd:double;
  dwc:maximumDepth '1.7'^^xsd:double;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2018_37.31777_26.72461_1.7-1.7'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '5'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2018_37.31777_26.72461_2.3-2.3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2018_37.31777_26.72461_2.3-2.3> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2018_37.31777_26.72461_2.3-2.3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.31777 26.72461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.31777"^^xsd:decimal ;
  dwc:decimalLongitude "26.72461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2018_37.31777_26.72461_2.3-2.3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.31777 26.72461)"^^geo:wktLiteral ;
  geo-pos:lat "37.31777"^^xsd:decimal ;
  geo-pos:long "26.72461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2018_37.31777_26.72461_2.3-2.3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2018_37.31777_26.72461_2.3-2.3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2018_37.31777_26.72461_2.3-2.3'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.72461'^^xsd:double;
  dwc:latitude '37.31777'^^xsd:double;
  dwc:minimumDepth '2.3'^^xsd:double;
  dwc:maximumDepth '2.3'^^xsd:double;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2018_37.31777_26.72461_2.3-2.3'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '4'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2018_37.31777_26.72461_1-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2018_37.31777_26.72461_1-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2018_37.31777_26.72461_1-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.31777 26.72461)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.31777"^^xsd:decimal ;
  dwc:decimalLongitude "26.72461"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2018_37.31777_26.72461_1-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.31777 26.72461)"^^geo:wktLiteral ;
  geo-pos:lat "37.31777"^^xsd:decimal ;
  geo-pos:long "26.72461"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2018_37.31777_26.72461_1-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2018_37.31777_26.72461_1-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2018_37.31777_26.72461_1-1'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.72461'^^xsd:double;
  dwc:latitude '37.31777'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2018_37.31777_26.72461_1-1'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '6'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2013%2F2014_37.32151_26.72478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2013%2F2014_37.32151_26.72478> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2013%2F2014_37.32151_26.72478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32151 26.72478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.32151"^^xsd:decimal ;
  dwc:decimalLongitude "26.72478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2013%2F2014_37.32151_26.72478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32151 26.72478)"^^geo:wktLiteral ;
  geo-pos:lat "37.32151"^^xsd:decimal ;
  geo-pos:long "26.72478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2013%2F2014_37.32151_26.72478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2013/2014_37.32151_26.72478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2013/2014_37.32151_26.72478'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.72478'^^xsd:double;
  dwc:latitude '37.32151'^^xsd:double;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2013/2014_37.32151_26.72478'^^xsd:string;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Halophila%20stipulacea_2014_37.32151_26.72478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2014_37.32151_26.72478> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2014_37.32151_26.72478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32151 26.72478)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.32151"^^xsd:decimal ;
  dwc:decimalLongitude "26.72478"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Halophila%20stipulacea_2014_37.32151_26.72478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32151 26.72478)"^^geo:wktLiteral ;
  geo-pos:lat "37.32151"^^xsd:decimal ;
  geo-pos:long "26.72478"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Halophila%20stipulacea_2014_37.32151_26.72478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Halophila stipulacea_2014_37.32151_26.72478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Halophila stipulacea_2014_37.32151_26.72478'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea (Forsskål) Ascherson, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.72478'^^xsd:double;
  dwc:latitude '37.32151'^^xsd:double;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:occurrenceId 'Halophila stipulacea_2014_37.32151_26.72478'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2017_37.28895_26.72944_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2017_37.28895_26.72944_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2017_37.28895_26.72944_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.28895 26.72944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.28895"^^xsd:decimal ;
  dwc:decimalLongitude "26.72944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2017_37.28895_26.72944_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.28895 26.72944)"^^geo:wktLiteral ;
  geo-pos:lat "37.28895"^^xsd:decimal ;
  geo-pos:long "26.72944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2017_37.28895_26.72944_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2017_37.28895_26.72944_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2017_37.28895_26.72944_5-5'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.72944'^^xsd:double;
  dwc:latitude '37.28895'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2017_37.28895_26.72944_5-5'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2013%2F2014_37.31373_26.73987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2013%2F2014_37.31373_26.73987> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2013%2F2014_37.31373_26.73987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.31373 26.73987)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.31373"^^xsd:decimal ;
  dwc:decimalLongitude "26.73987"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2013%2F2014_37.31373_26.73987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.31373 26.73987)"^^geo:wktLiteral ;
  geo-pos:lat "37.31373"^^xsd:decimal ;
  geo-pos:long "26.73987"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2013%2F2014_37.31373_26.73987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2013/2014_37.31373_26.73987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2013/2014_37.31373_26.73987'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.73987'^^xsd:double;
  dwc:latitude '37.31373'^^xsd:double;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2013/2014_37.31373_26.73987'^^xsd:string;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Halophila%20stipulacea_2014_37.31373_26.73987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2014_37.31373_26.73987> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2014_37.31373_26.73987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.31373 26.73987)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.31373"^^xsd:decimal ;
  dwc:decimalLongitude "26.73987"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Halophila%20stipulacea_2014_37.31373_26.73987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.31373 26.73987)"^^geo:wktLiteral ;
  geo-pos:lat "37.31373"^^xsd:decimal ;
  geo-pos:long "26.73987"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Halophila%20stipulacea_2014_37.31373_26.73987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Halophila stipulacea_2014_37.31373_26.73987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Halophila stipulacea_2014_37.31373_26.73987'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea (Forsskål) Ascherson, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.73987'^^xsd:double;
  dwc:latitude '37.31373'^^xsd:double;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:occurrenceId 'Halophila stipulacea_2014_37.31373_26.73987'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2018_37.31345_26.74014_3-3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2018_37.31345_26.74014_3-3> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2018_37.31345_26.74014_3-3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.31345 26.74014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.31345"^^xsd:decimal ;
  dwc:decimalLongitude "26.74014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2018_37.31345_26.74014_3-3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.31345 26.74014)"^^geo:wktLiteral ;
  geo-pos:lat "37.31345"^^xsd:decimal ;
  geo-pos:long "26.74014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2018_37.31345_26.74014_3-3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2018_37.31345_26.74014_3-3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2018_37.31345_26.74014_3-3'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.74014'^^xsd:double;
  dwc:latitude '37.31345'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2018_37.31345_26.74014_3-3'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2018_37.31345_26.74014_2.8-2.8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2018_37.31345_26.74014_2.8-2.8> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2018_37.31345_26.74014_2.8-2.8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.31345 26.74014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.31345"^^xsd:decimal ;
  dwc:decimalLongitude "26.74014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2018_37.31345_26.74014_2.8-2.8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.31345 26.74014)"^^geo:wktLiteral ;
  geo-pos:lat "37.31345"^^xsd:decimal ;
  geo-pos:long "26.74014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2018_37.31345_26.74014_2.8-2.8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2018_37.31345_26.74014_2.8-2.8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2018_37.31345_26.74014_2.8-2.8'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.74014'^^xsd:double;
  dwc:latitude '37.31345'^^xsd:double;
  dwc:minimumDepth '2.8'^^xsd:double;
  dwc:maximumDepth '2.8'^^xsd:double;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2018_37.31345_26.74014_2.8-2.8'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '6'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2018_37.31345_26.74014_3-3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2018_37.31345_26.74014_3-3> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2018_37.31345_26.74014_3-3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.31345 26.74014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.31345"^^xsd:decimal ;
  dwc:decimalLongitude "26.74014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2018_37.31345_26.74014_3-3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.31345 26.74014)"^^geo:wktLiteral ;
  geo-pos:lat "37.31345"^^xsd:decimal ;
  geo-pos:long "26.74014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2018_37.31345_26.74014_3-3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2018_37.31345_26.74014_3-3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2018_37.31345_26.74014_3-3'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.74014'^^xsd:double;
  dwc:latitude '37.31345'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2018_37.31345_26.74014_3-3'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '8'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2018_37.31345_26.74014_3.5-3.5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2018_37.31345_26.74014_3.5-3.5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2018_37.31345_26.74014_3.5-3.5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.31345 26.74014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.31345"^^xsd:decimal ;
  dwc:decimalLongitude "26.74014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2018_37.31345_26.74014_3.5-3.5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.31345 26.74014)"^^geo:wktLiteral ;
  geo-pos:lat "37.31345"^^xsd:decimal ;
  geo-pos:long "26.74014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2018_37.31345_26.74014_3.5-3.5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2018_37.31345_26.74014_3.5-3.5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2018_37.31345_26.74014_3.5-3.5'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.74014'^^xsd:double;
  dwc:latitude '37.31345'^^xsd:double;
  dwc:minimumDepth '3.5'^^xsd:double;
  dwc:maximumDepth '3.5'^^xsd:double;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2018_37.31345_26.74014_3.5-3.5'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '20'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2018_37.31345_26.74014_1.5-1.5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2018_37.31345_26.74014_1.5-1.5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2018_37.31345_26.74014_1.5-1.5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.31345 26.74014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.31345"^^xsd:decimal ;
  dwc:decimalLongitude "26.74014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2018_37.31345_26.74014_1.5-1.5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.31345 26.74014)"^^geo:wktLiteral ;
  geo-pos:lat "37.31345"^^xsd:decimal ;
  geo-pos:long "26.74014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2018_37.31345_26.74014_1.5-1.5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2018_37.31345_26.74014_1.5-1.5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2018_37.31345_26.74014_1.5-1.5'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.74014'^^xsd:double;
  dwc:latitude '37.31345'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2018_37.31345_26.74014_1.5-1.5'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '14'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2018_37.31345_26.74014_1.8-1.8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2018_37.31345_26.74014_1.8-1.8> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2018_37.31345_26.74014_1.8-1.8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.31345 26.74014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.31345"^^xsd:decimal ;
  dwc:decimalLongitude "26.74014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2018_37.31345_26.74014_1.8-1.8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.31345 26.74014)"^^geo:wktLiteral ;
  geo-pos:lat "37.31345"^^xsd:decimal ;
  geo-pos:long "26.74014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2018_37.31345_26.74014_1.8-1.8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2018_37.31345_26.74014_1.8-1.8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2018_37.31345_26.74014_1.8-1.8'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.74014'^^xsd:double;
  dwc:latitude '37.31345'^^xsd:double;
  dwc:minimumDepth '1.8'^^xsd:double;
  dwc:maximumDepth '1.8'^^xsd:double;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2018_37.31345_26.74014_1.8-1.8'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2018_37.31345_26.74014_2.6-2.6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2018_37.31345_26.74014_2.6-2.6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2018_37.31345_26.74014_2.6-2.6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.31345 26.74014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.31345"^^xsd:decimal ;
  dwc:decimalLongitude "26.74014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2018_37.31345_26.74014_2.6-2.6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.31345 26.74014)"^^geo:wktLiteral ;
  geo-pos:lat "37.31345"^^xsd:decimal ;
  geo-pos:long "26.74014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2018_37.31345_26.74014_2.6-2.6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2018_37.31345_26.74014_2.6-2.6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2018_37.31345_26.74014_2.6-2.6'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.74014'^^xsd:double;
  dwc:latitude '37.31345'^^xsd:double;
  dwc:minimumDepth '2.6'^^xsd:double;
  dwc:maximumDepth '2.6'^^xsd:double;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2018_37.31345_26.74014_2.6-2.6'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '5'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2020_37.27852_26.74572_70-70>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2020_37.27852_26.74572_70-70> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2020_37.27852_26.74572_70-70> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.27852 26.74572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.27852"^^xsd:decimal ;
  dwc:decimalLongitude "26.74572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters "70"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2020_37.27852_26.74572_70-70>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.27852 26.74572)"^^geo:wktLiteral ;
  geo-pos:lat "37.27852"^^xsd:decimal ;
  geo-pos:long "26.74572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2020_37.27852_26.74572_70-70>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2020_37.27852_26.74572_70-70" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2020_37.27852_26.74572_70-70'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.74572'^^xsd:double;
  dwc:latitude '37.27852'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:maximumDepth '70'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2020_37.27852_26.74572_70-70'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2014_37.30752_26.75349_10-20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2014_37.30752_26.75349_10-20> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2014_37.30752_26.75349_10-20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.30752 26.75349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.30752"^^xsd:decimal ;
  dwc:decimalLongitude "26.75349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "507"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2014_37.30752_26.75349_10-20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.30752 26.75349)"^^geo:wktLiteral ;
  geo-pos:lat "37.30752"^^xsd:decimal ;
  geo-pos:long "26.75349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "507"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2014_37.30752_26.75349_10-20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2014_37.30752_26.75349_10-20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2014_37.30752_26.75349_10-20'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.75349'^^xsd:double;
  dwc:latitude '37.30752'^^xsd:double;
  dwc:coordinatePrecision '507'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2014_37.30752_26.75349_10-20'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2014_37.30752_26.75351_1-3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2014_37.30752_26.75351_1-3> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2014_37.30752_26.75351_1-3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.30752 26.75351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.30752"^^xsd:decimal ;
  dwc:decimalLongitude "26.75351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "507"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2014_37.30752_26.75351_1-3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.30752 26.75351)"^^geo:wktLiteral ;
  geo-pos:lat "37.30752"^^xsd:decimal ;
  geo-pos:long "26.75351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "507"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2014_37.30752_26.75351_1-3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2014_37.30752_26.75351_1-3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2014_37.30752_26.75351_1-3'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.75351'^^xsd:double;
  dwc:latitude '37.30752'^^xsd:double;
  dwc:coordinatePrecision '507'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2014_37.30752_26.75351_1-3'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '4'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2014_37.30752_26.75351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2014_37.30752_26.75351> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2014_37.30752_26.75351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.30752 26.75351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.30752"^^xsd:decimal ;
  dwc:decimalLongitude "26.75351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "507"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2014_37.30752_26.75351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.30752 26.75351)"^^geo:wktLiteral ;
  geo-pos:lat "37.30752"^^xsd:decimal ;
  geo-pos:long "26.75351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "507"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2014_37.30752_26.75351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2014_37.30752_26.75351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2014_37.30752_26.75351'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.75351'^^xsd:double;
  dwc:latitude '37.30752'^^xsd:double;
  dwc:coordinatePrecision '507'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2014_37.30752_26.75351'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '200'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2014_37.30752_26.75351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2014_37.30752_26.75351> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2014_37.30752_26.75351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.30752 26.75351)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.30752"^^xsd:decimal ;
  dwc:decimalLongitude "26.75351"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "507"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2014_37.30752_26.75351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.30752 26.75351)"^^geo:wktLiteral ;
  geo-pos:lat "37.30752"^^xsd:decimal ;
  geo-pos:long "26.75351"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "507"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2014_37.30752_26.75351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2014_37.30752_26.75351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2014_37.30752_26.75351'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.75351'^^xsd:double;
  dwc:latitude '37.30752'^^xsd:double;
  dwc:coordinatePrecision '507'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2014_37.30752_26.75351'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '50'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_1998_37.68513_26.75804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_1998_37.68513_26.75804> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_1998_37.68513_26.75804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68513 26.75804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.68513"^^xsd:decimal ;
  dwc:decimalLongitude "26.75804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "247"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_1998_37.68513_26.75804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68513 26.75804)"^^geo:wktLiteral ;
  geo-pos:lat "37.68513"^^xsd:decimal ;
  geo-pos:long "26.75804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "247"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_1998_37.68513_26.75804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_1998_37.68513_26.75804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_1998_37.68513_26.75804'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.75804'^^xsd:double;
  dwc:latitude '37.68513'^^xsd:double;
  dwc:coordinatePrecision '247'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_1998_37.68513_26.75804'^^xsd:string;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2000_37.68499_26.75806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2000_37.68499_26.75806> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2000_37.68499_26.75806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68499 26.75806)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.68499"^^xsd:decimal ;
  dwc:decimalLongitude "26.75806"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "247"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2000_37.68499_26.75806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68499 26.75806)"^^geo:wktLiteral ;
  geo-pos:lat "37.68499"^^xsd:decimal ;
  geo-pos:long "26.75806"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "247"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2000_37.68499_26.75806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2000_37.68499_26.75806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2000_37.68499_26.75806'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.75806'^^xsd:double;
  dwc:latitude '37.68499'^^xsd:double;
  dwc:coordinatePrecision '247'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2000_37.68499_26.75806'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2013%2F2014_37.29836_26.75838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2013%2F2014_37.29836_26.75838> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2013%2F2014_37.29836_26.75838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.29836 26.75838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.29836"^^xsd:decimal ;
  dwc:decimalLongitude "26.75838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2013%2F2014_37.29836_26.75838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.29836 26.75838)"^^geo:wktLiteral ;
  geo-pos:lat "37.29836"^^xsd:decimal ;
  geo-pos:long "26.75838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2013%2F2014_37.29836_26.75838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2013/2014_37.29836_26.75838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2013/2014_37.29836_26.75838'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.75838'^^xsd:double;
  dwc:latitude '37.29836'^^xsd:double;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2013/2014_37.29836_26.75838'^^xsd:string;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Halophila%20stipulacea_2014_37.29836_26.75838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2014_37.29836_26.75838> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2014_37.29836_26.75838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.29836 26.75838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.29836"^^xsd:decimal ;
  dwc:decimalLongitude "26.75838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Halophila%20stipulacea_2014_37.29836_26.75838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.29836 26.75838)"^^geo:wktLiteral ;
  geo-pos:lat "37.29836"^^xsd:decimal ;
  geo-pos:long "26.75838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Halophila%20stipulacea_2014_37.29836_26.75838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Halophila stipulacea_2014_37.29836_26.75838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Halophila stipulacea_2014_37.29836_26.75838'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea (Forsskål) Ascherson, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.75838'^^xsd:double;
  dwc:latitude '37.29836'^^xsd:double;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:occurrenceId 'Halophila stipulacea_2014_37.29836_26.75838'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Synaptula%20reciprocans_2019_37.29883_26.75858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2019_37.29883_26.75858> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2019_37.29883_26.75858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.29883 26.75858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.29883"^^xsd:decimal ;
  dwc:decimalLongitude "26.75858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2019_37.29883_26.75858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.29883 26.75858)"^^geo:wktLiteral ;
  geo-pos:lat "37.29883"^^xsd:decimal ;
  geo-pos:long "26.75858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Synaptula%20reciprocans_2019_37.29883_26.75858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Synaptula reciprocans_2019_37.29883_26.75858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Synaptula reciprocans_2019_37.29883_26.75858'^^xsd:string;
  dwc:scientificName 'Synaptula reciprocans (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.75858'^^xsd:double;
  dwc:latitude '37.29883'^^xsd:double;
  dwc:coordinatePrecision '2'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '124483'^^xsd:integer;
  dwc:occurrenceId 'Synaptula reciprocans_2019_37.29883_26.75858'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124483'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Synaptula%20reciprocans_2020_37.29883_26.75858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2020_37.29883_26.75858> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2020_37.29883_26.75858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.29883 26.75858)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.29883"^^xsd:decimal ;
  dwc:decimalLongitude "26.75858"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2020_37.29883_26.75858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.29883 26.75858)"^^geo:wktLiteral ;
  geo-pos:lat "37.29883"^^xsd:decimal ;
  geo-pos:long "26.75858"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Synaptula%20reciprocans_2020_37.29883_26.75858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Synaptula reciprocans_2020_37.29883_26.75858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Synaptula reciprocans_2020_37.29883_26.75858'^^xsd:string;
  dwc:scientificName 'Synaptula reciprocans (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.75858'^^xsd:double;
  dwc:latitude '37.29883'^^xsd:double;
  dwc:coordinatePrecision '2'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '124483'^^xsd:integer;
  dwc:occurrenceId 'Synaptula reciprocans_2020_37.29883_26.75858'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124483'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2020_37.29878_26.75862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2020_37.29878_26.75862> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2020_37.29878_26.75862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.29878 26.75862)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.29878"^^xsd:decimal ;
  dwc:decimalLongitude "26.75862"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2020_37.29878_26.75862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.29878 26.75862)"^^geo:wktLiteral ;
  geo-pos:lat "37.29878"^^xsd:decimal ;
  geo-pos:long "26.75862"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2020_37.29878_26.75862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2020_37.29878_26.75862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2020_37.29878_26.75862'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.75862'^^xsd:double;
  dwc:latitude '37.29878'^^xsd:double;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2020_37.29878_26.75862'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Sargocentron%20rubrum_2014_37.29447_26.76316_10-20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2014_37.29447_26.76316_10-20> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2014_37.29447_26.76316_10-20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.29447 26.76316)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.29447"^^xsd:decimal ;
  dwc:decimalLongitude "26.76316"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2014_37.29447_26.76316_10-20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.29447 26.76316)"^^geo:wktLiteral ;
  geo-pos:lat "37.29447"^^xsd:decimal ;
  geo-pos:long "26.76316"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Sargocentron%20rubrum_2014_37.29447_26.76316_10-20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Sargocentron rubrum_2014_37.29447_26.76316_10-20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Sargocentron rubrum_2014_37.29447_26.76316_10-20'^^xsd:string;
  dwc:scientificName 'Sargocentron rubrum (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.76316'^^xsd:double;
  dwc:latitude '37.29447'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '126400'^^xsd:integer;
  dwc:occurrenceId 'Sargocentron rubrum_2014_37.29447_26.76316_10-20'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126400'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '7'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2013%2F2014_37.28379_26.76322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2013%2F2014_37.28379_26.76322> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2013%2F2014_37.28379_26.76322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.28379 26.76322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.28379"^^xsd:decimal ;
  dwc:decimalLongitude "26.76322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2013%2F2014_37.28379_26.76322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.28379 26.76322)"^^geo:wktLiteral ;
  geo-pos:lat "37.28379"^^xsd:decimal ;
  geo-pos:long "26.76322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2013%2F2014_37.28379_26.76322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2013/2014_37.28379_26.76322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2013/2014_37.28379_26.76322'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.76322'^^xsd:double;
  dwc:latitude '37.28379'^^xsd:double;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2013/2014_37.28379_26.76322'^^xsd:string;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Halophila%20stipulacea_2014_37.28379_26.76322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2014_37.28379_26.76322> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2014_37.28379_26.76322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.28379 26.76322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.28379"^^xsd:decimal ;
  dwc:decimalLongitude "26.76322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Halophila%20stipulacea_2014_37.28379_26.76322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.28379 26.76322)"^^geo:wktLiteral ;
  geo-pos:lat "37.28379"^^xsd:decimal ;
  geo-pos:long "26.76322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Halophila%20stipulacea_2014_37.28379_26.76322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Halophila stipulacea_2014_37.28379_26.76322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Halophila stipulacea_2014_37.28379_26.76322'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea (Forsskål) Ascherson, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.76322'^^xsd:double;
  dwc:latitude '37.28379'^^xsd:double;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:occurrenceId 'Halophila stipulacea_2014_37.28379_26.76322'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2018_37.29744_26.76359_2.1-2.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2018_37.29744_26.76359_2.1-2.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2018_37.29744_26.76359_2.1-2.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.29744 26.76359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.29744"^^xsd:decimal ;
  dwc:decimalLongitude "26.76359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2018_37.29744_26.76359_2.1-2.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.29744 26.76359)"^^geo:wktLiteral ;
  geo-pos:lat "37.29744"^^xsd:decimal ;
  geo-pos:long "26.76359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2018_37.29744_26.76359_2.1-2.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2018_37.29744_26.76359_2.1-2.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2018_37.29744_26.76359_2.1-2.1'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.76359'^^xsd:double;
  dwc:latitude '37.29744'^^xsd:double;
  dwc:minimumDepth '2.1'^^xsd:double;
  dwc:maximumDepth '2.1'^^xsd:double;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2018_37.29744_26.76359_2.1-2.1'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '9'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2018_37.29744_26.76359_3.5-3.5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2018_37.29744_26.76359_3.5-3.5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2018_37.29744_26.76359_3.5-3.5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.29744 26.76359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.29744"^^xsd:decimal ;
  dwc:decimalLongitude "26.76359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2018_37.29744_26.76359_3.5-3.5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.29744 26.76359)"^^geo:wktLiteral ;
  geo-pos:lat "37.29744"^^xsd:decimal ;
  geo-pos:long "26.76359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2018_37.29744_26.76359_3.5-3.5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2018_37.29744_26.76359_3.5-3.5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2018_37.29744_26.76359_3.5-3.5'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.76359'^^xsd:double;
  dwc:latitude '37.29744'^^xsd:double;
  dwc:minimumDepth '3.5'^^xsd:double;
  dwc:maximumDepth '3.5'^^xsd:double;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2018_37.29744_26.76359_3.5-3.5'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '22'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2018_37.29744_26.76359_1-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2018_37.29744_26.76359_1-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2018_37.29744_26.76359_1-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.29744 26.76359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.29744"^^xsd:decimal ;
  dwc:decimalLongitude "26.76359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2018_37.29744_26.76359_1-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.29744 26.76359)"^^geo:wktLiteral ;
  geo-pos:lat "37.29744"^^xsd:decimal ;
  geo-pos:long "26.76359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2018_37.29744_26.76359_1-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2018_37.29744_26.76359_1-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2018_37.29744_26.76359_1-1'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.76359'^^xsd:double;
  dwc:latitude '37.29744'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2018_37.29744_26.76359_1-1'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '5'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2018_37.29744_26.76359_1.2-1.2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2018_37.29744_26.76359_1.2-1.2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2018_37.29744_26.76359_1.2-1.2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.29744 26.76359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.29744"^^xsd:decimal ;
  dwc:decimalLongitude "26.76359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2018_37.29744_26.76359_1.2-1.2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.29744 26.76359)"^^geo:wktLiteral ;
  geo-pos:lat "37.29744"^^xsd:decimal ;
  geo-pos:long "26.76359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2018_37.29744_26.76359_1.2-1.2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2018_37.29744_26.76359_1.2-1.2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2018_37.29744_26.76359_1.2-1.2'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.76359'^^xsd:double;
  dwc:latitude '37.29744'^^xsd:double;
  dwc:minimumDepth '1.2'^^xsd:double;
  dwc:maximumDepth '1.2'^^xsd:double;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2018_37.29744_26.76359_1.2-1.2'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '11'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2018_37.29744_26.76359_2.1-2.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2018_37.29744_26.76359_2.1-2.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2018_37.29744_26.76359_2.1-2.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.29744 26.76359)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.29744"^^xsd:decimal ;
  dwc:decimalLongitude "26.76359"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2018_37.29744_26.76359_2.1-2.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.29744 26.76359)"^^geo:wktLiteral ;
  geo-pos:lat "37.29744"^^xsd:decimal ;
  geo-pos:long "26.76359"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2018_37.29744_26.76359_2.1-2.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2018_37.29744_26.76359_2.1-2.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2018_37.29744_26.76359_2.1-2.1'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.76359'^^xsd:double;
  dwc:latitude '37.29744'^^xsd:double;
  dwc:minimumDepth '2.1'^^xsd:double;
  dwc:maximumDepth '2.1'^^xsd:double;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2018_37.29744_26.76359_2.1-2.1'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '11'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2013_37.29142_26.76588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2013_37.29142_26.76588> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2013_37.29142_26.76588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.29142 26.76588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.29142"^^xsd:decimal ;
  dwc:decimalLongitude "26.76588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2013_37.29142_26.76588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.29142 26.76588)"^^geo:wktLiteral ;
  geo-pos:lat "37.29142"^^xsd:decimal ;
  geo-pos:long "26.76588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2013_37.29142_26.76588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2013_37.29142_26.76588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2013_37.29142_26.76588'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.76588'^^xsd:double;
  dwc:latitude '37.29142'^^xsd:double;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2013_37.29142_26.76588'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '10'^^xsd:integer;
  dwc:organismQuantityType '% cover'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2018_37.29142_26.76588_Ioannis%20Savva>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2018_37.29142_26.76588_Ioannis%20Savva> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2018_37.29142_26.76588_Ioannis%20Savva> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.29142 26.76588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.29142"^^xsd:decimal ;
  dwc:decimalLongitude "26.76588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2018_37.29142_26.76588_Ioannis%20Savva>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.29142 26.76588)"^^geo:wktLiteral ;
  geo-pos:lat "37.29142"^^xsd:decimal ;
  geo-pos:long "26.76588"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2018_37.29142_26.76588_Ioannis%20Savva>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2018_37.29142_26.76588_Ioannis Savva" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2018_37.29142_26.76588_Ioannis Savva'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Ioannis Savva'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.76588'^^xsd:double;
  dwc:latitude '37.29142'^^xsd:double;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2018_37.29142_26.76588_Ioannis Savva'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '10'^^xsd:integer;
  dwc:organismQuantityType '% cover'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2012_37.29525_26.7678_Maria%20Corsini-Foka>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2012_37.29525_26.7678_Maria%20Corsini-Foka> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2012_37.29525_26.7678_Maria%20Corsini-Foka> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.29525 26.7678)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.29525"^^xsd:decimal ;
  dwc:decimalLongitude "26.7678"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "70"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2012_37.29525_26.7678_Maria%20Corsini-Foka>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.29525 26.7678)"^^geo:wktLiteral ;
  geo-pos:lat "37.29525"^^xsd:decimal ;
  geo-pos:long "26.7678"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "70"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2012_37.29525_26.7678_Maria%20Corsini-Foka>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2012_37.29525_26.7678_Maria Corsini-Foka" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2012_37.29525_26.7678_Maria Corsini-Foka'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Corsini-Foka'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.7678'^^xsd:double;
  dwc:latitude '37.29525'^^xsd:double;
  dwc:coordinatePrecision '70'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2012_37.29525_26.7678_Maria Corsini-Foka'^^xsd:string;
  dwc:observationDate '2012-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2013%2F2014_37.3034_26.76966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2013%2F2014_37.3034_26.76966> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2013%2F2014_37.3034_26.76966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3034 26.76966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3034"^^xsd:decimal ;
  dwc:decimalLongitude "26.76966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2013%2F2014_37.3034_26.76966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3034 26.76966)"^^geo:wktLiteral ;
  geo-pos:lat "37.3034"^^xsd:decimal ;
  geo-pos:long "26.76966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2013%2F2014_37.3034_26.76966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2013/2014_37.3034_26.76966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2013/2014_37.3034_26.76966'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.76966'^^xsd:double;
  dwc:latitude '37.3034'^^xsd:double;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2013/2014_37.3034_26.76966'^^xsd:string;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Halophila%20stipulacea_2014_37.3034_26.76966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2014_37.3034_26.76966> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2014_37.3034_26.76966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3034 26.76966)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3034"^^xsd:decimal ;
  dwc:decimalLongitude "26.76966"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Halophila%20stipulacea_2014_37.3034_26.76966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3034 26.76966)"^^geo:wktLiteral ;
  geo-pos:lat "37.3034"^^xsd:decimal ;
  geo-pos:long "26.76966"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Halophila%20stipulacea_2014_37.3034_26.76966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Halophila stipulacea_2014_37.3034_26.76966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Halophila stipulacea_2014_37.3034_26.76966'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea (Forsskål) Ascherson, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.76966'^^xsd:double;
  dwc:latitude '37.3034'^^xsd:double;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:occurrenceId 'Halophila stipulacea_2014_37.3034_26.76966'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2019_37.272_26.7697_23-23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2019_37.272_26.7697_23-23> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2019_37.272_26.7697_23-23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.272 26.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.272"^^xsd:decimal ;
  dwc:decimalLongitude "26.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2019_37.272_26.7697_23-23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.272 26.7697)"^^geo:wktLiteral ;
  geo-pos:lat "37.272"^^xsd:decimal ;
  geo-pos:long "26.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2019_37.272_26.7697_23-23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2019_37.272_26.7697_23-23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2019_37.272_26.7697_23-23'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.7697'^^xsd:double;
  dwc:latitude '37.272'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2019_37.272_26.7697_23-23'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2019_37.272_26.7697_23-23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.272_26.7697_23-23> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.272_26.7697_23-23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.272 26.7697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.272"^^xsd:decimal ;
  dwc:decimalLongitude "26.7697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.272_26.7697_23-23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.272 26.7697)"^^geo:wktLiteral ;
  geo-pos:lat "37.272"^^xsd:decimal ;
  geo-pos:long "26.7697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2019_37.272_26.7697_23-23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2019_37.272_26.7697_23-23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2019_37.272_26.7697_23-23'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.7697'^^xsd:double;
  dwc:latitude '37.272'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2019_37.272_26.7697_23-23'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2019_37.20498_26.77001_28-28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.20498_26.77001_28-28> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.20498_26.77001_28-28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.20498 26.77001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.20498"^^xsd:decimal ;
  dwc:decimalLongitude "26.77001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "298"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.20498_26.77001_28-28>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.20498 26.77001)"^^geo:wktLiteral ;
  geo-pos:lat "37.20498"^^xsd:decimal ;
  geo-pos:long "26.77001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "298"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2019_37.20498_26.77001_28-28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2019_37.20498_26.77001_28-28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2019_37.20498_26.77001_28-28'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.77001'^^xsd:double;
  dwc:latitude '37.20498'^^xsd:double;
  dwc:coordinatePrecision '298'^^xsd:integer;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance; HCMR projects (Fisheries Data collection Database)'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2019_37.20498_26.77001_28-28'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Synaptula%20reciprocans_2019_37.28263_26.77163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2019_37.28263_26.77163> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2019_37.28263_26.77163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.28263 26.77163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.28263"^^xsd:decimal ;
  dwc:decimalLongitude "26.77163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2019_37.28263_26.77163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.28263 26.77163)"^^geo:wktLiteral ;
  geo-pos:lat "37.28263"^^xsd:decimal ;
  geo-pos:long "26.77163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Synaptula%20reciprocans_2019_37.28263_26.77163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Synaptula reciprocans_2019_37.28263_26.77163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Synaptula reciprocans_2019_37.28263_26.77163'^^xsd:string;
  dwc:scientificName 'Synaptula reciprocans (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.77163'^^xsd:double;
  dwc:latitude '37.28263'^^xsd:double;
  dwc:coordinatePrecision '2'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '124483'^^xsd:integer;
  dwc:occurrenceId 'Synaptula reciprocans_2019_37.28263_26.77163'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124483'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Synaptula%20reciprocans_2020_37.28263_26.77163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2020_37.28263_26.77163> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2020_37.28263_26.77163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.28263 26.77163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.28263"^^xsd:decimal ;
  dwc:decimalLongitude "26.77163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2020_37.28263_26.77163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.28263 26.77163)"^^geo:wktLiteral ;
  geo-pos:lat "37.28263"^^xsd:decimal ;
  geo-pos:long "26.77163"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Synaptula%20reciprocans_2020_37.28263_26.77163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Synaptula reciprocans_2020_37.28263_26.77163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Synaptula reciprocans_2020_37.28263_26.77163'^^xsd:string;
  dwc:scientificName 'Synaptula reciprocans (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.77163'^^xsd:double;
  dwc:latitude '37.28263'^^xsd:double;
  dwc:coordinatePrecision '2'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '124483'^^xsd:integer;
  dwc:occurrenceId 'Synaptula reciprocans_2020_37.28263_26.77163'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124483'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '4'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2019_37.1872_26.7718_29-29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2019_37.1872_26.7718_29-29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2019_37.1872_26.7718_29-29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1872 26.7718)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1872"^^xsd:decimal ;
  dwc:decimalLongitude "26.7718"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2019_37.1872_26.7718_29-29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1872 26.7718)"^^geo:wktLiteral ;
  geo-pos:lat "37.1872"^^xsd:decimal ;
  geo-pos:long "26.7718"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2019_37.1872_26.7718_29-29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2019_37.1872_26.7718_29-29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2019_37.1872_26.7718_29-29'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.7718'^^xsd:double;
  dwc:latitude '37.1872'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2019_37.1872_26.7718_29-29'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2019_37.1872_26.7718_29-29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.1872_26.7718_29-29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.1872_26.7718_29-29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1872 26.7718)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1872"^^xsd:decimal ;
  dwc:decimalLongitude "26.7718"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.1872_26.7718_29-29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1872 26.7718)"^^geo:wktLiteral ;
  geo-pos:lat "37.1872"^^xsd:decimal ;
  geo-pos:long "26.7718"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2019_37.1872_26.7718_29-29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2019_37.1872_26.7718_29-29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2019_37.1872_26.7718_29-29'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.7718'^^xsd:double;
  dwc:latitude '37.1872'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2019_37.1872_26.7718_29-29'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2013%2F2014_37.28235_26.77183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2013%2F2014_37.28235_26.77183> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2013%2F2014_37.28235_26.77183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.28235 26.77183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.28235"^^xsd:decimal ;
  dwc:decimalLongitude "26.77183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2013%2F2014_37.28235_26.77183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.28235 26.77183)"^^geo:wktLiteral ;
  geo-pos:lat "37.28235"^^xsd:decimal ;
  geo-pos:long "26.77183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2013%2F2014_37.28235_26.77183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2013/2014_37.28235_26.77183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2013/2014_37.28235_26.77183'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.77183'^^xsd:double;
  dwc:latitude '37.28235'^^xsd:double;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2013/2014_37.28235_26.77183'^^xsd:string;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Halophila%20stipulacea_2014_37.28235_26.77183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2014_37.28235_26.77183> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2014_37.28235_26.77183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.28235 26.77183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.28235"^^xsd:decimal ;
  dwc:decimalLongitude "26.77183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Halophila%20stipulacea_2014_37.28235_26.77183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.28235 26.77183)"^^geo:wktLiteral ;
  geo-pos:lat "37.28235"^^xsd:decimal ;
  geo-pos:long "26.77183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Halophila%20stipulacea_2014_37.28235_26.77183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Halophila stipulacea_2014_37.28235_26.77183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Halophila stipulacea_2014_37.28235_26.77183'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea (Forsskål) Ascherson, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.77183'^^xsd:double;
  dwc:latitude '37.28235'^^xsd:double;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:occurrenceId 'Halophila stipulacea_2014_37.28235_26.77183'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2018_37.28224_26.77204_4-4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2018_37.28224_26.77204_4-4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2018_37.28224_26.77204_4-4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.28224 26.77204)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.28224"^^xsd:decimal ;
  dwc:decimalLongitude "26.77204"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2018_37.28224_26.77204_4-4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.28224 26.77204)"^^geo:wktLiteral ;
  geo-pos:lat "37.28224"^^xsd:decimal ;
  geo-pos:long "26.77204"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2018_37.28224_26.77204_4-4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2018_37.28224_26.77204_4-4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2018_37.28224_26.77204_4-4'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.77204'^^xsd:double;
  dwc:latitude '37.28224'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2018_37.28224_26.77204_4-4'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2018_37.28224_26.77204_5.4-5.4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2018_37.28224_26.77204_5.4-5.4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2018_37.28224_26.77204_5.4-5.4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.28224 26.77204)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.28224"^^xsd:decimal ;
  dwc:decimalLongitude "26.77204"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2018_37.28224_26.77204_5.4-5.4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.28224 26.77204)"^^geo:wktLiteral ;
  geo-pos:lat "37.28224"^^xsd:decimal ;
  geo-pos:long "26.77204"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2018_37.28224_26.77204_5.4-5.4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2018_37.28224_26.77204_5.4-5.4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2018_37.28224_26.77204_5.4-5.4'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.77204'^^xsd:double;
  dwc:latitude '37.28224'^^xsd:double;
  dwc:minimumDepth '5.4'^^xsd:double;
  dwc:maximumDepth '5.4'^^xsd:double;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2018_37.28224_26.77204_5.4-5.4'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2018_37.28224_26.77204_1.4-1.4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2018_37.28224_26.77204_1.4-1.4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2018_37.28224_26.77204_1.4-1.4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.28224 26.77204)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.28224"^^xsd:decimal ;
  dwc:decimalLongitude "26.77204"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2018_37.28224_26.77204_1.4-1.4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.28224 26.77204)"^^geo:wktLiteral ;
  geo-pos:lat "37.28224"^^xsd:decimal ;
  geo-pos:long "26.77204"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2018_37.28224_26.77204_1.4-1.4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2018_37.28224_26.77204_1.4-1.4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2018_37.28224_26.77204_1.4-1.4'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.77204'^^xsd:double;
  dwc:latitude '37.28224'^^xsd:double;
  dwc:minimumDepth '1.4'^^xsd:double;
  dwc:maximumDepth '1.4'^^xsd:double;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2018_37.28224_26.77204_1.4-1.4'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2018_37.28224_26.77204_1.6-1.6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2018_37.28224_26.77204_1.6-1.6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2018_37.28224_26.77204_1.6-1.6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.28224 26.77204)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.28224"^^xsd:decimal ;
  dwc:decimalLongitude "26.77204"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2018_37.28224_26.77204_1.6-1.6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.28224 26.77204)"^^geo:wktLiteral ;
  geo-pos:lat "37.28224"^^xsd:decimal ;
  geo-pos:long "26.77204"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2018_37.28224_26.77204_1.6-1.6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2018_37.28224_26.77204_1.6-1.6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2018_37.28224_26.77204_1.6-1.6'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.77204'^^xsd:double;
  dwc:latitude '37.28224'^^xsd:double;
  dwc:minimumDepth '1.6'^^xsd:double;
  dwc:maximumDepth '1.6'^^xsd:double;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2018_37.28224_26.77204_1.6-1.6'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2018_37.28224_26.77204_1.9-1.9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2018_37.28224_26.77204_1.9-1.9> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2018_37.28224_26.77204_1.9-1.9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.28224 26.77204)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.28224"^^xsd:decimal ;
  dwc:decimalLongitude "26.77204"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2018_37.28224_26.77204_1.9-1.9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.28224 26.77204)"^^geo:wktLiteral ;
  geo-pos:lat "37.28224"^^xsd:decimal ;
  geo-pos:long "26.77204"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2018_37.28224_26.77204_1.9-1.9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2018_37.28224_26.77204_1.9-1.9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2018_37.28224_26.77204_1.9-1.9'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.77204'^^xsd:double;
  dwc:latitude '37.28224'^^xsd:double;
  dwc:minimumDepth '1.9'^^xsd:double;
  dwc:maximumDepth '1.9'^^xsd:double;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2018_37.28224_26.77204_1.9-1.9'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '8'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2018_37.28224_26.77204_2.5-2.5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2018_37.28224_26.77204_2.5-2.5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2018_37.28224_26.77204_2.5-2.5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.28224 26.77204)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.28224"^^xsd:decimal ;
  dwc:decimalLongitude "26.77204"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2018_37.28224_26.77204_2.5-2.5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.28224 26.77204)"^^geo:wktLiteral ;
  geo-pos:lat "37.28224"^^xsd:decimal ;
  geo-pos:long "26.77204"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2018_37.28224_26.77204_2.5-2.5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2018_37.28224_26.77204_2.5-2.5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2018_37.28224_26.77204_2.5-2.5'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.77204'^^xsd:double;
  dwc:latitude '37.28224'^^xsd:double;
  dwc:minimumDepth '2.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2018_37.28224_26.77204_2.5-2.5'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2018_37.28224_26.77204_3-3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2018_37.28224_26.77204_3-3> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2018_37.28224_26.77204_3-3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.28224 26.77204)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.28224"^^xsd:decimal ;
  dwc:decimalLongitude "26.77204"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2018_37.28224_26.77204_3-3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.28224 26.77204)"^^geo:wktLiteral ;
  geo-pos:lat "37.28224"^^xsd:decimal ;
  geo-pos:long "26.77204"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2018_37.28224_26.77204_3-3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2018_37.28224_26.77204_3-3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2018_37.28224_26.77204_3-3'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.77204'^^xsd:double;
  dwc:latitude '37.28224'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2018_37.28224_26.77204_3-3'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '10'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2018_37.28224_26.77204_3.1-3.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2018_37.28224_26.77204_3.1-3.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2018_37.28224_26.77204_3.1-3.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.28224 26.77204)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.28224"^^xsd:decimal ;
  dwc:decimalLongitude "26.77204"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2018_37.28224_26.77204_3.1-3.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.28224 26.77204)"^^geo:wktLiteral ;
  geo-pos:lat "37.28224"^^xsd:decimal ;
  geo-pos:long "26.77204"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2018_37.28224_26.77204_3.1-3.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2018_37.28224_26.77204_3.1-3.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2018_37.28224_26.77204_3.1-3.1'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.77204'^^xsd:double;
  dwc:latitude '37.28224'^^xsd:double;
  dwc:minimumDepth '3.1'^^xsd:double;
  dwc:maximumDepth '3.1'^^xsd:double;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2018_37.28224_26.77204_3.1-3.1'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2018_37.28224_26.77204_1.3-1.3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2018_37.28224_26.77204_1.3-1.3> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2018_37.28224_26.77204_1.3-1.3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.28224 26.77204)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.28224"^^xsd:decimal ;
  dwc:decimalLongitude "26.77204"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2018_37.28224_26.77204_1.3-1.3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.28224 26.77204)"^^geo:wktLiteral ;
  geo-pos:lat "37.28224"^^xsd:decimal ;
  geo-pos:long "26.77204"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2018_37.28224_26.77204_1.3-1.3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2018_37.28224_26.77204_1.3-1.3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2018_37.28224_26.77204_1.3-1.3'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.77204'^^xsd:double;
  dwc:latitude '37.28224'^^xsd:double;
  dwc:minimumDepth '1.3'^^xsd:double;
  dwc:maximumDepth '1.3'^^xsd:double;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2018_37.28224_26.77204_1.3-1.3'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2018_37.28224_26.77204_3.2-3.2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2018_37.28224_26.77204_3.2-3.2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2018_37.28224_26.77204_3.2-3.2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.28224 26.77204)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.28224"^^xsd:decimal ;
  dwc:decimalLongitude "26.77204"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.2"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2018_37.28224_26.77204_3.2-3.2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.28224 26.77204)"^^geo:wktLiteral ;
  geo-pos:lat "37.28224"^^xsd:decimal ;
  geo-pos:long "26.77204"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2018_37.28224_26.77204_3.2-3.2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2018_37.28224_26.77204_3.2-3.2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2018_37.28224_26.77204_3.2-3.2'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.77204'^^xsd:double;
  dwc:latitude '37.28224'^^xsd:double;
  dwc:minimumDepth '3.2'^^xsd:double;
  dwc:maximumDepth '3.2'^^xsd:double;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2018_37.28224_26.77204_3.2-3.2'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '10'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2013%2F2014_37.30485_26.7767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2013%2F2014_37.30485_26.7767> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2013%2F2014_37.30485_26.7767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.30485 26.7767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.30485"^^xsd:decimal ;
  dwc:decimalLongitude "26.7767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2013%2F2014_37.30485_26.7767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.30485 26.7767)"^^geo:wktLiteral ;
  geo-pos:lat "37.30485"^^xsd:decimal ;
  geo-pos:long "26.7767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2013%2F2014_37.30485_26.7767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2013/2014_37.30485_26.7767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2013/2014_37.30485_26.7767'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.7767'^^xsd:double;
  dwc:latitude '37.30485'^^xsd:double;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2013/2014_37.30485_26.7767'^^xsd:string;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Halophila%20stipulacea_2014_37.30485_26.7767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2014_37.30485_26.7767> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2014_37.30485_26.7767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.30485 26.7767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.30485"^^xsd:decimal ;
  dwc:decimalLongitude "26.7767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Halophila%20stipulacea_2014_37.30485_26.7767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.30485 26.7767)"^^geo:wktLiteral ;
  geo-pos:lat "37.30485"^^xsd:decimal ;
  geo-pos:long "26.7767"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Halophila%20stipulacea_2014_37.30485_26.7767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Halophila stipulacea_2014_37.30485_26.7767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Halophila stipulacea_2014_37.30485_26.7767'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea (Forsskål) Ascherson, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.7767'^^xsd:double;
  dwc:latitude '37.30485'^^xsd:double;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:occurrenceId 'Halophila stipulacea_2014_37.30485_26.7767'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2013%2F2014_37.28303_26.77723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2013%2F2014_37.28303_26.77723> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2013%2F2014_37.28303_26.77723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.28303 26.77723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.28303"^^xsd:decimal ;
  dwc:decimalLongitude "26.77723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2013%2F2014_37.28303_26.77723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.28303 26.77723)"^^geo:wktLiteral ;
  geo-pos:lat "37.28303"^^xsd:decimal ;
  geo-pos:long "26.77723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2013%2F2014_37.28303_26.77723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2013/2014_37.28303_26.77723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2013/2014_37.28303_26.77723'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.77723'^^xsd:double;
  dwc:latitude '37.28303'^^xsd:double;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2013/2014_37.28303_26.77723'^^xsd:string;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Halophila%20stipulacea_2014_37.28303_26.77723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2014_37.28303_26.77723> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2014_37.28303_26.77723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.28303 26.77723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.28303"^^xsd:decimal ;
  dwc:decimalLongitude "26.77723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Halophila%20stipulacea_2014_37.28303_26.77723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.28303 26.77723)"^^geo:wktLiteral ;
  geo-pos:lat "37.28303"^^xsd:decimal ;
  geo-pos:long "26.77723"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Halophila%20stipulacea_2014_37.28303_26.77723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Halophila stipulacea_2014_37.28303_26.77723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Halophila stipulacea_2014_37.28303_26.77723'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea (Forsskål) Ascherson, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.77723'^^xsd:double;
  dwc:latitude '37.28303'^^xsd:double;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:occurrenceId 'Halophila stipulacea_2014_37.28303_26.77723'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2013%2F2014_37.28476_26.78386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2013%2F2014_37.28476_26.78386> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2013%2F2014_37.28476_26.78386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.28476 26.78386)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.28476"^^xsd:decimal ;
  dwc:decimalLongitude "26.78386"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2013%2F2014_37.28476_26.78386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.28476 26.78386)"^^geo:wktLiteral ;
  geo-pos:lat "37.28476"^^xsd:decimal ;
  geo-pos:long "26.78386"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2013%2F2014_37.28476_26.78386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2013/2014_37.28476_26.78386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2013/2014_37.28476_26.78386'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.78386'^^xsd:double;
  dwc:latitude '37.28476'^^xsd:double;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2013/2014_37.28476_26.78386'^^xsd:string;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Halophila%20stipulacea_2014_37.28476_26.78386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2014_37.28476_26.78386> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2014_37.28476_26.78386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.28476 26.78386)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.28476"^^xsd:decimal ;
  dwc:decimalLongitude "26.78386"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Halophila%20stipulacea_2014_37.28476_26.78386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.28476 26.78386)"^^geo:wktLiteral ;
  geo-pos:lat "37.28476"^^xsd:decimal ;
  geo-pos:long "26.78386"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Halophila%20stipulacea_2014_37.28476_26.78386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Halophila stipulacea_2014_37.28476_26.78386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Halophila stipulacea_2014_37.28476_26.78386'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea (Forsskål) Ascherson, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.78386'^^xsd:double;
  dwc:latitude '37.28476'^^xsd:double;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:occurrenceId 'Halophila stipulacea_2014_37.28476_26.78386'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2013%2F2014_37.30574_26.78808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2013%2F2014_37.30574_26.78808> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2013%2F2014_37.30574_26.78808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.30574 26.78808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.30574"^^xsd:decimal ;
  dwc:decimalLongitude "26.78808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2013%2F2014_37.30574_26.78808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.30574 26.78808)"^^geo:wktLiteral ;
  geo-pos:lat "37.30574"^^xsd:decimal ;
  geo-pos:long "26.78808"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2013%2F2014_37.30574_26.78808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2013/2014_37.30574_26.78808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2013/2014_37.30574_26.78808'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.78808'^^xsd:double;
  dwc:latitude '37.30574'^^xsd:double;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2013/2014_37.30574_26.78808'^^xsd:string;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2013%2F2014_37.28836_26.79013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2013%2F2014_37.28836_26.79013> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2013%2F2014_37.28836_26.79013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.28836 26.79013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.28836"^^xsd:decimal ;
  dwc:decimalLongitude "26.79013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2013%2F2014_37.28836_26.79013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.28836 26.79013)"^^geo:wktLiteral ;
  geo-pos:lat "37.28836"^^xsd:decimal ;
  geo-pos:long "26.79013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2013%2F2014_37.28836_26.79013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2013/2014_37.28836_26.79013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2013/2014_37.28836_26.79013'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.79013'^^xsd:double;
  dwc:latitude '37.28836'^^xsd:double;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2013/2014_37.28836_26.79013'^^xsd:string;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Halophila%20stipulacea_2014_37.28836_26.79013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2014_37.28836_26.79013> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2014_37.28836_26.79013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.28836 26.79013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.28836"^^xsd:decimal ;
  dwc:decimalLongitude "26.79013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Halophila%20stipulacea_2014_37.28836_26.79013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.28836 26.79013)"^^geo:wktLiteral ;
  geo-pos:lat "37.28836"^^xsd:decimal ;
  geo-pos:long "26.79013"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Halophila%20stipulacea_2014_37.28836_26.79013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Halophila stipulacea_2014_37.28836_26.79013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Halophila stipulacea_2014_37.28836_26.79013'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea (Forsskål) Ascherson, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.79013'^^xsd:double;
  dwc:latitude '37.28836'^^xsd:double;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:occurrenceId 'Halophila stipulacea_2014_37.28836_26.79013'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2018_37.2888_26.79037_1.4-1.4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2018_37.2888_26.79037_1.4-1.4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2018_37.2888_26.79037_1.4-1.4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2888 26.79037)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2888"^^xsd:decimal ;
  dwc:decimalLongitude "26.79037"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2018_37.2888_26.79037_1.4-1.4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2888 26.79037)"^^geo:wktLiteral ;
  geo-pos:lat "37.2888"^^xsd:decimal ;
  geo-pos:long "26.79037"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2018_37.2888_26.79037_1.4-1.4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2018_37.2888_26.79037_1.4-1.4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2018_37.2888_26.79037_1.4-1.4'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.79037'^^xsd:double;
  dwc:latitude '37.2888'^^xsd:double;
  dwc:minimumDepth '1.4'^^xsd:double;
  dwc:maximumDepth '1.4'^^xsd:double;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2018_37.2888_26.79037_1.4-1.4'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2010_37.64039_26.80174_1-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2010_37.64039_26.80174_1-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2010_37.64039_26.80174_1-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.64039 26.80174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.64039"^^xsd:decimal ;
  dwc:decimalLongitude "26.80174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2010_37.64039_26.80174_1-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.64039 26.80174)"^^geo:wktLiteral ;
  geo-pos:lat "37.64039"^^xsd:decimal ;
  geo-pos:long "26.80174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2010_37.64039_26.80174_1-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2010_37.64039_26.80174_1-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2010_37.64039_26.80174_1-1'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.80174'^^xsd:double;
  dwc:latitude '37.64039'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2010_37.64039_26.80174_1-1'^^xsd:string;
  dwc:observationDate '2010-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'very high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2019_37.2725_26.8018_27-27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.2725_26.8018_27-27> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.2725_26.8018_27-27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2725 26.8018)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2725"^^xsd:decimal ;
  dwc:decimalLongitude "26.8018"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.2725_26.8018_27-27>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2725 26.8018)"^^geo:wktLiteral ;
  geo-pos:lat "37.2725"^^xsd:decimal ;
  geo-pos:long "26.8018"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2019_37.2725_26.8018_27-27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2019_37.2725_26.8018_27-27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2019_37.2725_26.8018_27-27'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.8018'^^xsd:double;
  dwc:latitude '37.2725'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2019_37.2725_26.8018_27-27'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '14'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2019_37.3055_26.8033_28-28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.3055_26.8033_28-28> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.3055_26.8033_28-28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3055 26.8033)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3055"^^xsd:decimal ;
  dwc:decimalLongitude "26.8033"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.3055_26.8033_28-28>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3055 26.8033)"^^geo:wktLiteral ;
  geo-pos:lat "37.3055"^^xsd:decimal ;
  geo-pos:long "26.8033"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2019_37.3055_26.8033_28-28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2019_37.3055_26.8033_28-28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2019_37.3055_26.8033_28-28'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.8033'^^xsd:double;
  dwc:latitude '37.3055'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2019_37.3055_26.8033_28-28'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '41'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2019_37.2025_26.805_32-32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.2025_26.805_32-32> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.2025_26.805_32-32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2025 26.805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.2025"^^xsd:decimal ;
  dwc:decimalLongitude "26.805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.2025_26.805_32-32>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.2025 26.805)"^^geo:wktLiteral ;
  geo-pos:lat "37.2025"^^xsd:decimal ;
  geo-pos:long "26.805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2019_37.2025_26.805_32-32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2019_37.2025_26.805_32-32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2019_37.2025_26.805_32-32'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.805'^^xsd:double;
  dwc:latitude '37.2025'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2019_37.2025_26.805_32-32'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2018_37.19064_26.81632_16-16_Dorota%20Kostopoulou>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2018_37.19064_26.81632_16-16_Dorota%20Kostopoulou> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2018_37.19064_26.81632_16-16_Dorota%20Kostopoulou> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.19064 26.81632)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.19064"^^xsd:decimal ;
  dwc:decimalLongitude "26.81632"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2018_37.19064_26.81632_16-16_Dorota%20Kostopoulou>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.19064 26.81632)"^^geo:wktLiteral ;
  geo-pos:lat "37.19064"^^xsd:decimal ;
  geo-pos:long "26.81632"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2018_37.19064_26.81632_16-16_Dorota%20Kostopoulou>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2018_37.19064_26.81632_16-16_Dorota Kostopoulou" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2018_37.19064_26.81632_16-16_Dorota Kostopoulou'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Dorota Kostopoulou'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.81632'^^xsd:double;
  dwc:latitude '37.19064'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2018_37.19064_26.81632_16-16_Dorota Kostopoulou'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Halophila%20stipulacea_2018_35.89077_26.81843_8-8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2018_35.89077_26.81843_8-8> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2018_35.89077_26.81843_8-8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.89077 26.81843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.89077"^^xsd:decimal ;
  dwc:decimalLongitude "26.81843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Halophila%20stipulacea_2018_35.89077_26.81843_8-8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.89077 26.81843)"^^geo:wktLiteral ;
  geo-pos:lat "35.89077"^^xsd:decimal ;
  geo-pos:long "26.81843"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Halophila%20stipulacea_2018_35.89077_26.81843_8-8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Halophila stipulacea_2018_35.89077_26.81843_8-8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Halophila stipulacea_2018_35.89077_26.81843_8-8'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea (Forsskål) Ascherson, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.81843'^^xsd:double;
  dwc:latitude '35.89077'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:occurrenceId 'Halophila stipulacea_2018_35.89077_26.81843_8-8'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Stypopodium%20schimperi_2018_35.87492_26.82215_16-16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2018_35.87492_26.82215_16-16> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2018_35.87492_26.82215_16-16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.87492 26.82215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.87492"^^xsd:decimal ;
  dwc:decimalLongitude "26.82215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "48"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2018_35.87492_26.82215_16-16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.87492 26.82215)"^^geo:wktLiteral ;
  geo-pos:lat "35.87492"^^xsd:decimal ;
  geo-pos:long "26.82215"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "48"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Stypopodium%20schimperi_2018_35.87492_26.82215_16-16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Stypopodium schimperi_2018_35.87492_26.82215_16-16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Stypopodium schimperi_2018_35.87492_26.82215_16-16'^^xsd:string;
  dwc:scientificName 'Stypopodium schimperi (Kützing) Verlaque & Boudouresque, 1991'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.82215'^^xsd:double;
  dwc:latitude '35.87492'^^xsd:double;
  dwc:coordinatePrecision '48'^^xsd:integer;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '145391'^^xsd:integer;
  dwc:occurrenceId 'Stypopodium schimperi_2018_35.87492_26.82215_16-16'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145391'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Sargocentron%20rubrum_2007_37.1492_26.8282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2007_37.1492_26.8282> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2007_37.1492_26.8282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1492 26.8282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1492"^^xsd:decimal ;
  dwc:decimalLongitude "26.8282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2007_37.1492_26.8282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1492 26.8282)"^^geo:wktLiteral ;
  geo-pos:lat "37.1492"^^xsd:decimal ;
  geo-pos:long "26.8282"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Sargocentron%20rubrum_2007_37.1492_26.8282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Sargocentron rubrum_2007_37.1492_26.8282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Sargocentron rubrum_2007_37.1492_26.8282'^^xsd:string;
  dwc:scientificName 'Sargocentron rubrum (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.8282'^^xsd:double;
  dwc:latitude '37.1492'^^xsd:double;
  dwc:aphiaid '126400'^^xsd:integer;
  dwc:occurrenceId 'Sargocentron rubrum_2007_37.1492_26.8282'^^xsd:string;
  dwc:observationDate '2007-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126400'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2019_37.168_26.8465_23-23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2019_37.168_26.8465_23-23> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2019_37.168_26.8465_23-23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.168 26.8465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.168"^^xsd:decimal ;
  dwc:decimalLongitude "26.8465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2019_37.168_26.8465_23-23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.168 26.8465)"^^geo:wktLiteral ;
  geo-pos:lat "37.168"^^xsd:decimal ;
  geo-pos:long "26.8465"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2019_37.168_26.8465_23-23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2019_37.168_26.8465_23-23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2019_37.168_26.8465_23-23'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.8465'^^xsd:double;
  dwc:latitude '37.168'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2019_37.168_26.8465_23-23'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2012_37.12257_26.85039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2012_37.12257_26.85039> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2012_37.12257_26.85039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.12257 26.85039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.12257"^^xsd:decimal ;
  dwc:decimalLongitude "26.85039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2012_37.12257_26.85039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.12257 26.85039)"^^geo:wktLiteral ;
  geo-pos:lat "37.12257"^^xsd:decimal ;
  geo-pos:long "26.85039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2012_37.12257_26.85039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2012_37.12257_26.85039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2012_37.12257_26.85039'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.85039'^^xsd:double;
  dwc:latitude '37.12257'^^xsd:double;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2012_37.12257_26.85039'^^xsd:string;
  dwc:observationDate '2012-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_2015_37.12996_26.85087_2-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_2015_37.12996_26.85087_2-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_2015_37.12996_26.85087_2-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.12996 26.85087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.12996"^^xsd:decimal ;
  dwc:decimalLongitude "26.85087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1245"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_2015_37.12996_26.85087_2-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.12996 26.85087)"^^geo:wktLiteral ;
  geo-pos:lat "37.12996"^^xsd:decimal ;
  geo-pos:long "26.85087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1245"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_2015_37.12996_26.85087_2-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_2015_37.12996_26.85087_2-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_2015_37.12996_26.85087_2-2'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.85087'^^xsd:double;
  dwc:latitude '37.12996'^^xsd:double;
  dwc:coordinatePrecision '1245'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_2015_37.12996_26.85087_2-2'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'very high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Diadema%20setosum_2019_37.17539_26.85133_4-8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Diadema%20setosum_2019_37.17539_26.85133_4-8> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Diadema%20setosum_2019_37.17539_26.85133_4-8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17539 26.85133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17539"^^xsd:decimal ;
  dwc:decimalLongitude "26.85133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Diadema%20setosum_2019_37.17539_26.85133_4-8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17539 26.85133)"^^geo:wktLiteral ;
  geo-pos:lat "37.17539"^^xsd:decimal ;
  geo-pos:long "26.85133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Diadema%20setosum_2019_37.17539_26.85133_4-8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Diadema setosum_2019_37.17539_26.85133_4-8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Diadema setosum_2019_37.17539_26.85133_4-8'^^xsd:string;
  dwc:scientificName 'Diadema setosum (Leske, 1778)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.85133'^^xsd:double;
  dwc:latitude '37.17539'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '213372'^^xsd:integer;
  dwc:occurrenceId 'Diadema setosum_2019_37.17539_26.85133_4-8'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213372'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'moderate'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2019_35.43566_26.85339_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2019_35.43566_26.85339_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2019_35.43566_26.85339_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.43566 26.85339)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.43566"^^xsd:decimal ;
  dwc:decimalLongitude "26.85339"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2019_35.43566_26.85339_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.43566 26.85339)"^^geo:wktLiteral ;
  geo-pos:lat "35.43566"^^xsd:decimal ;
  geo-pos:long "26.85339"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2019_35.43566_26.85339_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2019_35.43566_26.85339_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2019_35.43566_26.85339_5-5'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.85339'^^xsd:double;
  dwc:latitude '35.43566'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2019_35.43566_26.85339_5-5'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Torquigener%20flavimaculosus_2019_37.1462_26.8603_50-50>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2019_37.1462_26.8603_50-50> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2019_37.1462_26.8603_50-50> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1462 26.8603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1462"^^xsd:decimal ;
  dwc:decimalLongitude "26.8603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2019_37.1462_26.8603_50-50>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1462 26.8603)"^^geo:wktLiteral ;
  geo-pos:lat "37.1462"^^xsd:decimal ;
  geo-pos:long "26.8603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Torquigener%20flavimaculosus_2019_37.1462_26.8603_50-50>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Torquigener flavimaculosus_2019_37.1462_26.8603_50-50" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Torquigener flavimaculosus_2019_37.1462_26.8603_50-50'^^xsd:string;
  dwc:scientificName 'Torquigener flavimaculosus Hardy & Randall, 1983'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.8603'^^xsd:double;
  dwc:latitude '37.1462'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '219962'^^xsd:integer;
  dwc:occurrenceId 'Torquigener flavimaculosus_2019_37.1462_26.8603_50-50'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219962'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Torquigener%20flavimaculosus_2019_37.1382_26.8678_61-61>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2019_37.1382_26.8678_61-61> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2019_37.1382_26.8678_61-61> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1382 26.8678)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1382"^^xsd:decimal ;
  dwc:decimalLongitude "26.8678"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "61"^^xsd:integer ;
  dwc:maximumDepthInMeters "61"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2019_37.1382_26.8678_61-61>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1382 26.8678)"^^geo:wktLiteral ;
  geo-pos:lat "37.1382"^^xsd:decimal ;
  geo-pos:long "26.8678"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Torquigener%20flavimaculosus_2019_37.1382_26.8678_61-61>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Torquigener flavimaculosus_2019_37.1382_26.8678_61-61" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Torquigener flavimaculosus_2019_37.1382_26.8678_61-61'^^xsd:string;
  dwc:scientificName 'Torquigener flavimaculosus Hardy & Randall, 1983'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.8678'^^xsd:double;
  dwc:latitude '37.1382'^^xsd:double;
  dwc:minimumDepth '61'^^xsd:integer;
  dwc:maximumDepth '61'^^xsd:integer;
  dwc:aphiaid '219962'^^xsd:integer;
  dwc:occurrenceId 'Torquigener flavimaculosus_2019_37.1382_26.8678_61-61'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219962'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2018_35.34679_26.87069_Francesco%20Cecere>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2018_35.34679_26.87069_Francesco%20Cecere> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2018_35.34679_26.87069_Francesco%20Cecere> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34679 26.87069)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34679"^^xsd:decimal ;
  dwc:decimalLongitude "26.87069"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "28"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2018_35.34679_26.87069_Francesco%20Cecere>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34679 26.87069)"^^geo:wktLiteral ;
  geo-pos:lat "35.34679"^^xsd:decimal ;
  geo-pos:long "26.87069"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "28"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2018_35.34679_26.87069_Francesco%20Cecere>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2018_35.34679_26.87069_Francesco Cecere" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2018_35.34679_26.87069_Francesco Cecere'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Francesco Cecere'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.87069'^^xsd:double;
  dwc:latitude '35.34679'^^xsd:double;
  dwc:coordinatePrecision '28'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2018_35.34679_26.87069_Francesco Cecere'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Parupeneus%20forsskali_2019_35.34742_26.87154_3-3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2019_35.34742_26.87154_3-3> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2019_35.34742_26.87154_3-3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34742 26.87154)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34742"^^xsd:decimal ;
  dwc:decimalLongitude "26.87154"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2019_35.34742_26.87154_3-3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34742 26.87154)"^^geo:wktLiteral ;
  geo-pos:lat "35.34742"^^xsd:decimal ;
  geo-pos:long "26.87154"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Parupeneus%20forsskali_2019_35.34742_26.87154_3-3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Parupeneus forsskali_2019_35.34742_26.87154_3-3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Parupeneus forsskali_2019_35.34742_26.87154_3-3'^^xsd:string;
  dwc:scientificName 'Parupeneus forsskali (Fourmanoir & Guézé, 1976)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.87154'^^xsd:double;
  dwc:latitude '35.34742'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '218669'^^xsd:integer;
  dwc:occurrenceId 'Parupeneus forsskali_2019_35.34742_26.87154_3-3'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218669'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '20'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2019_35.34702_26.87164_Grigoris%20Skouradakis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_35.34702_26.87164_Grigoris%20Skouradakis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_35.34702_26.87164_Grigoris%20Skouradakis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34702 26.87164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34702"^^xsd:decimal ;
  dwc:decimalLongitude "26.87164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2019_35.34702_26.87164_Grigoris%20Skouradakis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34702 26.87164)"^^geo:wktLiteral ;
  geo-pos:lat "35.34702"^^xsd:decimal ;
  geo-pos:long "26.87164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2019_35.34702_26.87164_Grigoris%20Skouradakis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2019_35.34702_26.87164_Grigoris Skouradakis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2019_35.34702_26.87164_Grigoris Skouradakis'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Grigoris Skouradakis'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.87164'^^xsd:double;
  dwc:latitude '35.34702'^^xsd:double;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2019_35.34702_26.87164_Grigoris Skouradakis'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2019_35.34702_26.87164_Georgia%20Tavantzopoulou>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_35.34702_26.87164_Georgia%20Tavantzopoulou> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_35.34702_26.87164_Georgia%20Tavantzopoulou> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34702 26.87164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34702"^^xsd:decimal ;
  dwc:decimalLongitude "26.87164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_35.34702_26.87164_Georgia%20Tavantzopoulou>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34702 26.87164)"^^geo:wktLiteral ;
  geo-pos:lat "35.34702"^^xsd:decimal ;
  geo-pos:long "26.87164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2019_35.34702_26.87164_Georgia%20Tavantzopoulou>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2019_35.34702_26.87164_Georgia Tavantzopoulou" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2019_35.34702_26.87164_Georgia Tavantzopoulou'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Georgia Tavantzopoulou'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.87164'^^xsd:double;
  dwc:latitude '35.34702'^^xsd:double;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2019_35.34702_26.87164_Georgia Tavantzopoulou'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Torquigener%20flavimaculosus_2019_35.34702_26.87164_Grigoris%20Skouradakis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2019_35.34702_26.87164_Grigoris%20Skouradakis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2019_35.34702_26.87164_Grigoris%20Skouradakis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34702 26.87164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34702"^^xsd:decimal ;
  dwc:decimalLongitude "26.87164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2019_35.34702_26.87164_Grigoris%20Skouradakis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34702 26.87164)"^^geo:wktLiteral ;
  geo-pos:lat "35.34702"^^xsd:decimal ;
  geo-pos:long "26.87164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Torquigener%20flavimaculosus_2019_35.34702_26.87164_Grigoris%20Skouradakis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Torquigener flavimaculosus_2019_35.34702_26.87164_Grigoris Skouradakis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Torquigener flavimaculosus_2019_35.34702_26.87164_Grigoris Skouradakis'^^xsd:string;
  dwc:scientificName 'Torquigener flavimaculosus Hardy & Randall, 1983'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Grigoris Skouradakis'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.87164'^^xsd:double;
  dwc:latitude '35.34702'^^xsd:double;
  dwc:aphiaid '219962'^^xsd:integer;
  dwc:occurrenceId 'Torquigener flavimaculosus_2019_35.34702_26.87164_Grigoris Skouradakis'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219962'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Conomurex%20persicus_2019_35.34765_26.87183_2-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Conomurex%20persicus_2019_35.34765_26.87183_2-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Conomurex%20persicus_2019_35.34765_26.87183_2-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34765 26.87183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.34765"^^xsd:decimal ;
  dwc:decimalLongitude "26.87183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Conomurex%20persicus_2019_35.34765_26.87183_2-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.34765 26.87183)"^^geo:wktLiteral ;
  geo-pos:lat "35.34765"^^xsd:decimal ;
  geo-pos:long "26.87183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Conomurex%20persicus_2019_35.34765_26.87183_2-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Conomurex persicus_2019_35.34765_26.87183_2-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Conomurex persicus_2019_35.34765_26.87183_2-2'^^xsd:string;
  dwc:scientificName 'Conomurex persicus (Swainson, 1821)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.87183'^^xsd:double;
  dwc:latitude '35.34765'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '565371'^^xsd:integer;
  dwc:occurrenceId 'Conomurex persicus_2019_35.34765_26.87183_2-2'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '565371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2019_37.1038_26.8725_44-44>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.1038_26.8725_44-44> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.1038_26.8725_44-44> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1038 26.8725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.1038"^^xsd:decimal ;
  dwc:decimalLongitude "26.8725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters "44"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.1038_26.8725_44-44>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.1038 26.8725)"^^geo:wktLiteral ;
  geo-pos:lat "37.1038"^^xsd:decimal ;
  geo-pos:long "26.8725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2019_37.1038_26.8725_44-44>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2019_37.1038_26.8725_44-44" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2019_37.1038_26.8725_44-44'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.8725'^^xsd:double;
  dwc:latitude '37.1038'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:maximumDepth '44'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2019_37.1038_26.8725_44-44'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '7'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2019_37.104_26.8725_18-18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.104_26.8725_18-18> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.104_26.8725_18-18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.104 26.8725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.104"^^xsd:decimal ;
  dwc:decimalLongitude "26.8725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.104_26.8725_18-18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.104 26.8725)"^^geo:wktLiteral ;
  geo-pos:lat "37.104"^^xsd:decimal ;
  geo-pos:long "26.8725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2019_37.104_26.8725_18-18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2019_37.104_26.8725_18-18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2019_37.104_26.8725_18-18'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.8725'^^xsd:double;
  dwc:latitude '37.104'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2019_37.104_26.8725_18-18'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '17'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Diadema%20setosum_2019_37.10575_26.87256_4-6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Diadema%20setosum_2019_37.10575_26.87256_4-6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Diadema%20setosum_2019_37.10575_26.87256_4-6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.10575 26.87256)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.10575"^^xsd:decimal ;
  dwc:decimalLongitude "26.87256"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Diadema%20setosum_2019_37.10575_26.87256_4-6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.10575 26.87256)"^^geo:wktLiteral ;
  geo-pos:lat "37.10575"^^xsd:decimal ;
  geo-pos:long "26.87256"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Diadema%20setosum_2019_37.10575_26.87256_4-6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Diadema setosum_2019_37.10575_26.87256_4-6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Diadema setosum_2019_37.10575_26.87256_4-6'^^xsd:string;
  dwc:scientificName 'Diadema setosum (Leske, 1778)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.87256'^^xsd:double;
  dwc:latitude '37.10575'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '213372'^^xsd:integer;
  dwc:occurrenceId 'Diadema setosum_2019_37.10575_26.87256_4-6'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213372'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'low'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Etrumeus%20golanii_2018_37.12983_26.88183_8-8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Etrumeus%20golanii_2018_37.12983_26.88183_8-8> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Etrumeus%20golanii_2018_37.12983_26.88183_8-8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.12983 26.88183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.12983"^^xsd:decimal ;
  dwc:decimalLongitude "26.88183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Etrumeus%20golanii_2018_37.12983_26.88183_8-8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.12983 26.88183)"^^geo:wktLiteral ;
  geo-pos:lat "37.12983"^^xsd:decimal ;
  geo-pos:long "26.88183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Etrumeus%20golanii_2018_37.12983_26.88183_8-8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Etrumeus golanii_2018_37.12983_26.88183_8-8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Etrumeus golanii_2018_37.12983_26.88183_8-8'^^xsd:string;
  dwc:scientificName 'Etrumeus golanii DiBattista, Randall & Bowen, 2012'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.88183'^^xsd:double;
  dwc:latitude '37.12983'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '890090'^^xsd:integer;
  dwc:occurrenceId 'Etrumeus golanii_2018_37.12983_26.88183_8-8'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '890090'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Diadema%20setosum_2017_37.00676_26.88948_13-13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Diadema%20setosum_2017_37.00676_26.88948_13-13> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Diadema%20setosum_2017_37.00676_26.88948_13-13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00676 26.88948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.00676"^^xsd:decimal ;
  dwc:decimalLongitude "26.88948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Diadema%20setosum_2017_37.00676_26.88948_13-13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00676 26.88948)"^^geo:wktLiteral ;
  geo-pos:lat "37.00676"^^xsd:decimal ;
  geo-pos:long "26.88948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Diadema%20setosum_2017_37.00676_26.88948_13-13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Diadema setosum_2017_37.00676_26.88948_13-13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Diadema setosum_2017_37.00676_26.88948_13-13'^^xsd:string;
  dwc:scientificName 'Diadema setosum (Leske, 1778)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.88948'^^xsd:double;
  dwc:latitude '37.00676'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '213372'^^xsd:integer;
  dwc:occurrenceId 'Diadema setosum_2017_37.00676_26.88948_13-13'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213372'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2020_37.78074_26.89219_23-23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2020_37.78074_26.89219_23-23> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2020_37.78074_26.89219_23-23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.78074 26.89219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.78074"^^xsd:decimal ;
  dwc:decimalLongitude "26.89219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2020_37.78074_26.89219_23-23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.78074 26.89219)"^^geo:wktLiteral ;
  geo-pos:lat "37.78074"^^xsd:decimal ;
  geo-pos:long "26.89219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2020_37.78074_26.89219_23-23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2020_37.78074_26.89219_23-23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2020_37.78074_26.89219_23-23'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.89219'^^xsd:double;
  dwc:latitude '37.78074'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2020_37.78074_26.89219_23-23'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2019_37.78072_26.8941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2019_37.78072_26.8941> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2019_37.78072_26.8941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.78072 26.8941)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.78072"^^xsd:decimal ;
  dwc:decimalLongitude "26.8941"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2019_37.78072_26.8941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.78072 26.8941)"^^geo:wktLiteral ;
  geo-pos:lat "37.78072"^^xsd:decimal ;
  geo-pos:long "26.8941"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2019_37.78072_26.8941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2019_37.78072_26.8941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2019_37.78072_26.8941'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.8941'^^xsd:double;
  dwc:latitude '37.78072'^^xsd:double;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2019_37.78072_26.8941'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Callinectes%20sapidus_1947_37.79362_26.91092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Callinectes%20sapidus_1947_37.79362_26.91092> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Callinectes%20sapidus_1947_37.79362_26.91092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.79362 26.91092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.79362"^^xsd:decimal ;
  dwc:decimalLongitude "26.91092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Callinectes%20sapidus_1947_37.79362_26.91092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.79362 26.91092)"^^geo:wktLiteral ;
  geo-pos:lat "37.79362"^^xsd:decimal ;
  geo-pos:long "26.91092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Callinectes%20sapidus_1947_37.79362_26.91092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Callinectes sapidus_1947_37.79362_26.91092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Callinectes sapidus_1947_37.79362_26.91092'^^xsd:string;
  dwc:scientificName 'Callinectes sapidus Rathbun, 1896'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.91092'^^xsd:double;
  dwc:latitude '37.79362'^^xsd:double;
  dwc:aphiaid '107379'^^xsd:integer;
  dwc:occurrenceId 'Callinectes sapidus_1947_37.79362_26.91092'^^xsd:string;
  dwc:observationDate '1947-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107379'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2017_36.99245_26.91473_15-17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2017_36.99245_26.91473_15-17> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2017_36.99245_26.91473_15-17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.99245 26.91473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.99245"^^xsd:decimal ;
  dwc:decimalLongitude "26.91473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2017_36.99245_26.91473_15-17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.99245 26.91473)"^^geo:wktLiteral ;
  geo-pos:lat "36.99245"^^xsd:decimal ;
  geo-pos:long "26.91473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2017_36.99245_26.91473_15-17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2017_36.99245_26.91473_15-17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2017_36.99245_26.91473_15-17'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.91473'^^xsd:double;
  dwc:latitude '36.99245'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2017_36.99245_26.91473_15-17'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2017_37.01294_26.91812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2017_37.01294_26.91812> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2017_37.01294_26.91812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.01294 26.91812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.01294"^^xsd:decimal ;
  dwc:decimalLongitude "26.91812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2017_37.01294_26.91812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.01294 26.91812)"^^geo:wktLiteral ;
  geo-pos:lat "37.01294"^^xsd:decimal ;
  geo-pos:long "26.91812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2017_37.01294_26.91812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2017_37.01294_26.91812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2017_37.01294_26.91812'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.91812'^^xsd:double;
  dwc:latitude '37.01294'^^xsd:double;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2017_37.01294_26.91812'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2019_36.9882_26.9207_27-27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2019_36.9882_26.9207_27-27> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2019_36.9882_26.9207_27-27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9882 26.9207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9882"^^xsd:decimal ;
  dwc:decimalLongitude "26.9207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2019_36.9882_26.9207_27-27>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9882 26.9207)"^^geo:wktLiteral ;
  geo-pos:lat "36.9882"^^xsd:decimal ;
  geo-pos:long "26.9207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2019_36.9882_26.9207_27-27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2019_36.9882_26.9207_27-27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2019_36.9882_26.9207_27-27'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.9207'^^xsd:double;
  dwc:latitude '36.9882'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2019_36.9882_26.9207_27-27'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '4'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2019_36.9882_26.9207_27-27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_36.9882_26.9207_27-27> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_36.9882_26.9207_27-27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9882 26.9207)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9882"^^xsd:decimal ;
  dwc:decimalLongitude "26.9207"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2019_36.9882_26.9207_27-27>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9882 26.9207)"^^geo:wktLiteral ;
  geo-pos:lat "36.9882"^^xsd:decimal ;
  geo-pos:long "26.9207"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2019_36.9882_26.9207_27-27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2019_36.9882_26.9207_27-27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2019_36.9882_26.9207_27-27'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.9207'^^xsd:double;
  dwc:latitude '36.9882'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2019_36.9882_26.9207_27-27'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '9'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2017_36.93535_26.92074_6-6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2017_36.93535_26.92074_6-6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2017_36.93535_26.92074_6-6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.93535 26.92074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.93535"^^xsd:decimal ;
  dwc:decimalLongitude "26.92074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2017_36.93535_26.92074_6-6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.93535 26.92074)"^^geo:wktLiteral ;
  geo-pos:lat "36.93535"^^xsd:decimal ;
  geo-pos:long "26.92074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2017_36.93535_26.92074_6-6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2017_36.93535_26.92074_6-6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2017_36.93535_26.92074_6-6'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.92074'^^xsd:double;
  dwc:latitude '36.93535'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2017_36.93535_26.92074_6-6'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2019_36.973_26.9223_41-41>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2019_36.973_26.9223_41-41> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2019_36.973_26.9223_41-41> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.973 26.9223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.973"^^xsd:decimal ;
  dwc:decimalLongitude "26.9223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2019_36.973_26.9223_41-41>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.973 26.9223)"^^geo:wktLiteral ;
  geo-pos:lat "36.973"^^xsd:decimal ;
  geo-pos:long "26.9223"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2019_36.973_26.9223_41-41>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2019_36.973_26.9223_41-41" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2019_36.973_26.9223_41-41'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.9223'^^xsd:double;
  dwc:latitude '36.973'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2019_36.973_26.9223_41-41'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '5'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Stypopodium%20schimperi_2011_37.77239_26.92381_1-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2011_37.77239_26.92381_1-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2011_37.77239_26.92381_1-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.77239 26.92381)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.77239"^^xsd:decimal ;
  dwc:decimalLongitude "26.92381"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2011_37.77239_26.92381_1-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.77239 26.92381)"^^geo:wktLiteral ;
  geo-pos:lat "37.77239"^^xsd:decimal ;
  geo-pos:long "26.92381"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Stypopodium%20schimperi_2011_37.77239_26.92381_1-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Stypopodium schimperi_2011_37.77239_26.92381_1-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Stypopodium schimperi_2011_37.77239_26.92381_1-1'^^xsd:string;
  dwc:scientificName 'Stypopodium schimperi (Kützing) Verlaque & Boudouresque, 1991'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.92381'^^xsd:double;
  dwc:latitude '37.77239'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '145391'^^xsd:integer;
  dwc:occurrenceId 'Stypopodium schimperi_2011_37.77239_26.92381_1-1'^^xsd:string;
  dwc:observationDate '2011-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145391'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2019_35.42173_26.92477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2019_35.42173_26.92477> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2019_35.42173_26.92477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.42173 26.92477)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.42173"^^xsd:decimal ;
  dwc:decimalLongitude "26.92477"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2019_35.42173_26.92477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.42173 26.92477)"^^geo:wktLiteral ;
  geo-pos:lat "35.42173"^^xsd:decimal ;
  geo-pos:long "26.92477"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2019_35.42173_26.92477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2019_35.42173_26.92477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2019_35.42173_26.92477'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.92477'^^xsd:double;
  dwc:latitude '35.42173'^^xsd:double;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2019_35.42173_26.92477'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2019_37.04467_26.92606_6-6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2019_37.04467_26.92606_6-6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2019_37.04467_26.92606_6-6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.04467 26.92606)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.04467"^^xsd:decimal ;
  dwc:decimalLongitude "26.92606"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2019_37.04467_26.92606_6-6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.04467 26.92606)"^^geo:wktLiteral ;
  geo-pos:lat "37.04467"^^xsd:decimal ;
  geo-pos:long "26.92606"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2019_37.04467_26.92606_6-6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2019_37.04467_26.92606_6-6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2019_37.04467_26.92606_6-6'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.92606'^^xsd:double;
  dwc:latitude '37.04467'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2019_37.04467_26.92606_6-6'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Halophila%20stipulacea_2019_37.04467_26.92606_6-6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2019_37.04467_26.92606_6-6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2019_37.04467_26.92606_6-6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.04467 26.92606)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.04467"^^xsd:decimal ;
  dwc:decimalLongitude "26.92606"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Halophila%20stipulacea_2019_37.04467_26.92606_6-6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.04467 26.92606)"^^geo:wktLiteral ;
  geo-pos:lat "37.04467"^^xsd:decimal ;
  geo-pos:long "26.92606"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Halophila%20stipulacea_2019_37.04467_26.92606_6-6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Halophila stipulacea_2019_37.04467_26.92606_6-6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Halophila stipulacea_2019_37.04467_26.92606_6-6'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea (Forsskål) Ascherson, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.92606'^^xsd:double;
  dwc:latitude '37.04467'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:occurrenceId 'Halophila stipulacea_2019_37.04467_26.92606_6-6'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Saurida%20lessepsianus_2019_37.04467_26.92606_6-6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Saurida%20lessepsianus_2019_37.04467_26.92606_6-6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Saurida%20lessepsianus_2019_37.04467_26.92606_6-6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.04467 26.92606)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.04467"^^xsd:decimal ;
  dwc:decimalLongitude "26.92606"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Saurida%20lessepsianus_2019_37.04467_26.92606_6-6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.04467 26.92606)"^^geo:wktLiteral ;
  geo-pos:lat "37.04467"^^xsd:decimal ;
  geo-pos:long "26.92606"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Saurida%20lessepsianus_2019_37.04467_26.92606_6-6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Saurida lessepsianus_2019_37.04467_26.92606_6-6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Saurida lessepsianus_2019_37.04467_26.92606_6-6'^^xsd:string;
  dwc:scientificName 'Saurida lessepsianus Russell, Golani & Tikochinski, 2015'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.92606'^^xsd:double;
  dwc:latitude '37.04467'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '932880'^^xsd:integer;
  dwc:occurrenceId 'Saurida lessepsianus_2019_37.04467_26.92606_6-6'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '932880'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2017_36.98722_26.92662_Paul%20Tavoularis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2017_36.98722_26.92662_Paul%20Tavoularis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2017_36.98722_26.92662_Paul%20Tavoularis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98722 26.92662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.98722"^^xsd:decimal ;
  dwc:decimalLongitude "26.92662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2017_36.98722_26.92662_Paul%20Tavoularis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.98722 26.92662)"^^geo:wktLiteral ;
  geo-pos:lat "36.98722"^^xsd:decimal ;
  geo-pos:long "26.92662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2017_36.98722_26.92662_Paul%20Tavoularis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2017_36.98722_26.92662_Paul Tavoularis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2017_36.98722_26.92662_Paul Tavoularis'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paul Tavoularis'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.92662'^^xsd:double;
  dwc:latitude '36.98722'^^xsd:double;
  dwc:occurrenceRemarks 'Kalymnos diving'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2017_36.98722_26.92662_Paul Tavoularis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_1997_36.96439_26.92676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_1997_36.96439_26.92676> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_1997_36.96439_26.92676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.96439 26.92676)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.96439"^^xsd:decimal ;
  dwc:decimalLongitude "26.92676"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "217"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_1997_36.96439_26.92676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.96439 26.92676)"^^geo:wktLiteral ;
  geo-pos:lat "36.96439"^^xsd:decimal ;
  geo-pos:long "26.92676"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "217"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_1997_36.96439_26.92676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_1997_36.96439_26.92676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_1997_36.96439_26.92676'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.92676'^^xsd:double;
  dwc:latitude '36.96439'^^xsd:double;
  dwc:coordinatePrecision '217'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_1997_36.96439_26.92676'^^xsd:string;
  dwc:observationDate '1997-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Diadema%20setosum_2019_35.41747_26.93174_2-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Diadema%20setosum_2019_35.41747_26.93174_2-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Diadema%20setosum_2019_35.41747_26.93174_2-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.41747 26.93174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.41747"^^xsd:decimal ;
  dwc:decimalLongitude "26.93174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Diadema%20setosum_2019_35.41747_26.93174_2-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.41747 26.93174)"^^geo:wktLiteral ;
  geo-pos:lat "35.41747"^^xsd:decimal ;
  geo-pos:long "26.93174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Diadema%20setosum_2019_35.41747_26.93174_2-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Diadema setosum_2019_35.41747_26.93174_2-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Diadema setosum_2019_35.41747_26.93174_2-2'^^xsd:string;
  dwc:scientificName 'Diadema setosum (Leske, 1778)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.93174'^^xsd:double;
  dwc:latitude '35.41747'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '213372'^^xsd:integer;
  dwc:occurrenceId 'Diadema setosum_2019_35.41747_26.93174_2-2'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213372'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Parupeneus%20forsskali_2019_35.41747_26.93174_2-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2019_35.41747_26.93174_2-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2019_35.41747_26.93174_2-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.41747 26.93174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.41747"^^xsd:decimal ;
  dwc:decimalLongitude "26.93174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2019_35.41747_26.93174_2-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.41747 26.93174)"^^geo:wktLiteral ;
  geo-pos:lat "35.41747"^^xsd:decimal ;
  geo-pos:long "26.93174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Parupeneus%20forsskali_2019_35.41747_26.93174_2-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Parupeneus forsskali_2019_35.41747_26.93174_2-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Parupeneus forsskali_2019_35.41747_26.93174_2-2'^^xsd:string;
  dwc:scientificName 'Parupeneus forsskali (Fourmanoir & Guézé, 1976)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.93174'^^xsd:double;
  dwc:latitude '35.41747'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '218669'^^xsd:integer;
  dwc:occurrenceId 'Parupeneus forsskali_2019_35.41747_26.93174_2-2'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218669'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '10'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2019_35.41747_26.93174_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2019_35.41747_26.93174_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2019_35.41747_26.93174_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.41747 26.93174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.41747"^^xsd:decimal ;
  dwc:decimalLongitude "26.93174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2019_35.41747_26.93174_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.41747 26.93174)"^^geo:wktLiteral ;
  geo-pos:lat "35.41747"^^xsd:decimal ;
  geo-pos:long "26.93174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2019_35.41747_26.93174_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2019_35.41747_26.93174_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2019_35.41747_26.93174_5-5'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.93174'^^xsd:double;
  dwc:latitude '35.41747'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2019_35.41747_26.93174_5-5'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Torquigener%20flavimaculosus_2019_35.41747_26.93174-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2019_35.41747_26.93174-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2019_35.41747_26.93174-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.41747 26.93174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.41747"^^xsd:decimal ;
  dwc:decimalLongitude "26.93174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2019_35.41747_26.93174-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.41747 26.93174)"^^geo:wktLiteral ;
  geo-pos:lat "35.41747"^^xsd:decimal ;
  geo-pos:long "26.93174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Torquigener%20flavimaculosus_2019_35.41747_26.93174-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Torquigener flavimaculosus_2019_35.41747_26.93174-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Torquigener flavimaculosus_2019_35.41747_26.93174-1'^^xsd:string;
  dwc:scientificName 'Torquigener flavimaculosus Hardy & Randall, 1983'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.93174'^^xsd:double;
  dwc:latitude '35.41747'^^xsd:double;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:depthRange '<1 m'^^xsd:string;
  dwc:aphiaid '219962'^^xsd:integer;
  dwc:occurrenceId 'Torquigener flavimaculosus_2019_35.41747_26.93174-1'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219962'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '10'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Diadema%20setosum_2019_35.41699_26.93234_Grigoris%20Skouradakis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Diadema%20setosum_2019_35.41699_26.93234_Grigoris%20Skouradakis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Diadema%20setosum_2019_35.41699_26.93234_Grigoris%20Skouradakis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.41699 26.93234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.41699"^^xsd:decimal ;
  dwc:decimalLongitude "26.93234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Diadema%20setosum_2019_35.41699_26.93234_Grigoris%20Skouradakis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.41699 26.93234)"^^geo:wktLiteral ;
  geo-pos:lat "35.41699"^^xsd:decimal ;
  geo-pos:long "26.93234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Diadema%20setosum_2019_35.41699_26.93234_Grigoris%20Skouradakis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Diadema setosum_2019_35.41699_26.93234_Grigoris Skouradakis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Diadema setosum_2019_35.41699_26.93234_Grigoris Skouradakis'^^xsd:string;
  dwc:scientificName 'Diadema setosum (Leske, 1778)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Grigoris Skouradakis'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.93234'^^xsd:double;
  dwc:latitude '35.41699'^^xsd:double;
  dwc:aphiaid '213372'^^xsd:integer;
  dwc:occurrenceId 'Diadema setosum_2019_35.41699_26.93234_Grigoris Skouradakis'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213372'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2019_35.41699_26.93234_3-3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2019_35.41699_26.93234_3-3> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2019_35.41699_26.93234_3-3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.41699 26.93234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.41699"^^xsd:decimal ;
  dwc:decimalLongitude "26.93234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2019_35.41699_26.93234_3-3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.41699 26.93234)"^^geo:wktLiteral ;
  geo-pos:lat "35.41699"^^xsd:decimal ;
  geo-pos:long "26.93234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2019_35.41699_26.93234_3-3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2019_35.41699_26.93234_3-3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2019_35.41699_26.93234_3-3'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.93234'^^xsd:double;
  dwc:latitude '35.41699'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2019_35.41699_26.93234_3-3'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2019_35.41699_26.93234_Grigoris%20Skouradakis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2019_35.41699_26.93234_Grigoris%20Skouradakis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2019_35.41699_26.93234_Grigoris%20Skouradakis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.41699 26.93234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.41699"^^xsd:decimal ;
  dwc:decimalLongitude "26.93234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2019_35.41699_26.93234_Grigoris%20Skouradakis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.41699 26.93234)"^^geo:wktLiteral ;
  geo-pos:lat "35.41699"^^xsd:decimal ;
  geo-pos:long "26.93234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2019_35.41699_26.93234_Grigoris%20Skouradakis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2019_35.41699_26.93234_Grigoris Skouradakis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2019_35.41699_26.93234_Grigoris Skouradakis'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Grigoris Skouradakis'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.93234'^^xsd:double;
  dwc:latitude '35.41699'^^xsd:double;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2019_35.41699_26.93234_Grigoris Skouradakis'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2019_35.41699_26.93234_Grigoris%20Skouradakis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_35.41699_26.93234_Grigoris%20Skouradakis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_35.41699_26.93234_Grigoris%20Skouradakis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.41699 26.93234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.41699"^^xsd:decimal ;
  dwc:decimalLongitude "26.93234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2019_35.41699_26.93234_Grigoris%20Skouradakis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.41699 26.93234)"^^geo:wktLiteral ;
  geo-pos:lat "35.41699"^^xsd:decimal ;
  geo-pos:long "26.93234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2019_35.41699_26.93234_Grigoris%20Skouradakis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2019_35.41699_26.93234_Grigoris Skouradakis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2019_35.41699_26.93234_Grigoris Skouradakis'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Grigoris Skouradakis'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.93234'^^xsd:double;
  dwc:latitude '35.41699'^^xsd:double;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2019_35.41699_26.93234_Grigoris Skouradakis'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2019_35.41699_26.93234_Grigoris%20Skouradakis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_35.41699_26.93234_Grigoris%20Skouradakis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_35.41699_26.93234_Grigoris%20Skouradakis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.41699 26.93234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.41699"^^xsd:decimal ;
  dwc:decimalLongitude "26.93234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_35.41699_26.93234_Grigoris%20Skouradakis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.41699 26.93234)"^^geo:wktLiteral ;
  geo-pos:lat "35.41699"^^xsd:decimal ;
  geo-pos:long "26.93234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2019_35.41699_26.93234_Grigoris%20Skouradakis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2019_35.41699_26.93234_Grigoris Skouradakis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2019_35.41699_26.93234_Grigoris Skouradakis'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Grigoris Skouradakis'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.93234'^^xsd:double;
  dwc:latitude '35.41699'^^xsd:double;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2019_35.41699_26.93234_Grigoris Skouradakis'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Torquigener%20flavimaculosus_2019_35.41699_26.93234_Grigoris%20Skouradakis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2019_35.41699_26.93234_Grigoris%20Skouradakis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2019_35.41699_26.93234_Grigoris%20Skouradakis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.41699 26.93234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.41699"^^xsd:decimal ;
  dwc:decimalLongitude "26.93234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2019_35.41699_26.93234_Grigoris%20Skouradakis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.41699 26.93234)"^^geo:wktLiteral ;
  geo-pos:lat "35.41699"^^xsd:decimal ;
  geo-pos:long "26.93234"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Torquigener%20flavimaculosus_2019_35.41699_26.93234_Grigoris%20Skouradakis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Torquigener flavimaculosus_2019_35.41699_26.93234_Grigoris Skouradakis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Torquigener flavimaculosus_2019_35.41699_26.93234_Grigoris Skouradakis'^^xsd:string;
  dwc:scientificName 'Torquigener flavimaculosus Hardy & Randall, 1983'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Grigoris Skouradakis'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.93234'^^xsd:double;
  dwc:latitude '35.41699'^^xsd:double;
  dwc:aphiaid '219962'^^xsd:integer;
  dwc:occurrenceId 'Torquigener flavimaculosus_2019_35.41699_26.93234_Grigoris Skouradakis'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219962'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Torquigener%20flavimaculosus_2018_35.41691_26.93274_Francesco%20Cecere>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2018_35.41691_26.93274_Francesco%20Cecere> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2018_35.41691_26.93274_Francesco%20Cecere> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.41691 26.93274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.41691"^^xsd:decimal ;
  dwc:decimalLongitude "26.93274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "59"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2018_35.41691_26.93274_Francesco%20Cecere>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.41691 26.93274)"^^geo:wktLiteral ;
  geo-pos:lat "35.41691"^^xsd:decimal ;
  geo-pos:long "26.93274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "59"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Torquigener%20flavimaculosus_2018_35.41691_26.93274_Francesco%20Cecere>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Torquigener flavimaculosus_2018_35.41691_26.93274_Francesco Cecere" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Torquigener flavimaculosus_2018_35.41691_26.93274_Francesco Cecere'^^xsd:string;
  dwc:scientificName 'Torquigener flavimaculosus Hardy & Randall, 1983'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Francesco Cecere'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.93274'^^xsd:double;
  dwc:latitude '35.41691'^^xsd:double;
  dwc:coordinatePrecision '59'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '219962'^^xsd:integer;
  dwc:occurrenceId 'Torquigener flavimaculosus_2018_35.41691_26.93274_Francesco Cecere'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219962'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2019_37.0368_26.935_40-40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.0368_26.935_40-40> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.0368_26.935_40-40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0368 26.935)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.0368"^^xsd:decimal ;
  dwc:decimalLongitude "26.935"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_37.0368_26.935_40-40>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0368 26.935)"^^geo:wktLiteral ;
  geo-pos:lat "37.0368"^^xsd:decimal ;
  geo-pos:long "26.935"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2019_37.0368_26.935_40-40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2019_37.0368_26.935_40-40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2019_37.0368_26.935_40-40'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.935'^^xsd:double;
  dwc:latitude '37.0368'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2019_37.0368_26.935_40-40'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Callinectes%20sapidus_1947_37.78308_26.93654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Callinectes%20sapidus_1947_37.78308_26.93654> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Callinectes%20sapidus_1947_37.78308_26.93654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.78308 26.93654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.78308"^^xsd:decimal ;
  dwc:decimalLongitude "26.93654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Callinectes%20sapidus_1947_37.78308_26.93654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.78308 26.93654)"^^geo:wktLiteral ;
  geo-pos:lat "37.78308"^^xsd:decimal ;
  geo-pos:long "26.93654"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Callinectes%20sapidus_1947_37.78308_26.93654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Callinectes sapidus_1947_37.78308_26.93654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Callinectes sapidus_1947_37.78308_26.93654'^^xsd:string;
  dwc:scientificName 'Callinectes sapidus Rathbun, 1896'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.93654'^^xsd:double;
  dwc:latitude '37.78308'^^xsd:double;
  dwc:occurrenceRemarks 'approximate coordinates through Google Earth based on information provided by associatedReferences or asociatedMedia'^^xsd:string;
  dwc:aphiaid '107379'^^xsd:integer;
  dwc:occurrenceId 'Callinectes sapidus_1947_37.78308_26.93654'^^xsd:string;
  dwc:observationDate '1947-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107379'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2019_37.0155_26.9381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2019_37.0155_26.9381> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2019_37.0155_26.9381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0155 26.9381)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.0155"^^xsd:decimal ;
  dwc:decimalLongitude "26.9381"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2019_37.0155_26.9381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.0155 26.9381)"^^geo:wktLiteral ;
  geo-pos:lat "37.0155"^^xsd:decimal ;
  geo-pos:long "26.9381"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2019_37.0155_26.9381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2019_37.0155_26.9381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2019_37.0155_26.9381'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.9381'^^xsd:double;
  dwc:latitude '37.0155'^^xsd:double;
  dwc:occurrenceRemarks 'Marine Food Webs project/ UAEGEAN'^^xsd:string;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2019_37.0155_26.9381'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2019_37.00663_26.93948_35-35>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.00663_26.93948_35-35> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.00663_26.93948_35-35> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00663 26.93948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.00663"^^xsd:decimal ;
  dwc:decimalLongitude "26.93948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1348"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.00663_26.93948_35-35>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00663 26.93948)"^^geo:wktLiteral ;
  geo-pos:lat "37.00663"^^xsd:decimal ;
  geo-pos:long "26.93948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1348"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2019_37.00663_26.93948_35-35>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2019_37.00663_26.93948_35-35" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2019_37.00663_26.93948_35-35'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.93948'^^xsd:double;
  dwc:latitude '37.00663'^^xsd:double;
  dwc:coordinatePrecision '1348'^^xsd:integer;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance; HCMR projects (Fisheries Data collection Database)'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2019_37.00663_26.93948_35-35'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2019_36.92661_26.94014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.92661_26.94014> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.92661_26.94014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.92661 26.94014)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.92661"^^xsd:decimal ;
  dwc:decimalLongitude "26.94014"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.92661_26.94014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.92661 26.94014)"^^geo:wktLiteral ;
  geo-pos:lat "36.92661"^^xsd:decimal ;
  geo-pos:long "26.94014"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2019_36.92661_26.94014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2019_36.92661_26.94014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2019_36.92661_26.94014'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.94014'^^xsd:double;
  dwc:latitude '36.92661'^^xsd:double;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2019_36.92661_26.94014'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Diadema%20setosum_2020_37.00964_26.94019_5-18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Diadema%20setosum_2020_37.00964_26.94019_5-18> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Diadema%20setosum_2020_37.00964_26.94019_5-18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00964 26.94019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.00964"^^xsd:decimal ;
  dwc:decimalLongitude "26.94019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Diadema%20setosum_2020_37.00964_26.94019_5-18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00964 26.94019)"^^geo:wktLiteral ;
  geo-pos:lat "37.00964"^^xsd:decimal ;
  geo-pos:long "26.94019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Diadema%20setosum_2020_37.00964_26.94019_5-18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Diadema setosum_2020_37.00964_26.94019_5-18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Diadema setosum_2020_37.00964_26.94019_5-18'^^xsd:string;
  dwc:scientificName 'Diadema setosum (Leske, 1778)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.94019'^^xsd:double;
  dwc:latitude '37.00964'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '213372'^^xsd:integer;
  dwc:occurrenceId 'Diadema setosum_2020_37.00964_26.94019_5-18'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213372'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '14'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2020-08-13_37.00964_26.94019_15-15_Michail%20Ragkousis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2020-08-13_37.00964_26.94019_15-15_Michail%20Ragkousis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2020-08-13_37.00964_26.94019_15-15_Michail%20Ragkousis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00964 26.94019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.00964"^^xsd:decimal ;
  dwc:decimalLongitude "26.94019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2020-08-13_37.00964_26.94019_15-15_Michail%20Ragkousis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00964 26.94019)"^^geo:wktLiteral ;
  geo-pos:lat "37.00964"^^xsd:decimal ;
  geo-pos:long "26.94019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2020-08-13_37.00964_26.94019_15-15_Michail%20Ragkousis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2020-08-13_37.00964_26.94019_15-15_Michail Ragkousis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2020-08-13_37.00964_26.94019_15-15_Michail Ragkousis'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Michail Ragkousis'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.94019'^^xsd:double;
  dwc:latitude '37.00964'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2020-08-13_37.00964_26.94019_15-15_Michail Ragkousis'^^xsd:string;
  dwc:observationDate '2020-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2020-08-14_37.00964_26.94019_15-15_Alexandros%20Tsatiris>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2020-08-14_37.00964_26.94019_15-15_Alexandros%20Tsatiris> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2020-08-14_37.00964_26.94019_15-15_Alexandros%20Tsatiris> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00964 26.94019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.00964"^^xsd:decimal ;
  dwc:decimalLongitude "26.94019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2020-08-14_37.00964_26.94019_15-15_Alexandros%20Tsatiris>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00964 26.94019)"^^geo:wktLiteral ;
  geo-pos:lat "37.00964"^^xsd:decimal ;
  geo-pos:long "26.94019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2020-08-14_37.00964_26.94019_15-15_Alexandros%20Tsatiris>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2020-08-14_37.00964_26.94019_15-15_Alexandros Tsatiris" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2020-08-14_37.00964_26.94019_15-15_Alexandros Tsatiris'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Alexandros Tsatiris'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.94019'^^xsd:double;
  dwc:latitude '37.00964'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2020-08-14_37.00964_26.94019_15-15_Alexandros Tsatiris'^^xsd:string;
  dwc:observationDate '2020-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Sargocentron%20rubrum_2020_37.00964_26.94019_14-14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2020_37.00964_26.94019_14-14> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2020_37.00964_26.94019_14-14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00964 26.94019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.00964"^^xsd:decimal ;
  dwc:decimalLongitude "26.94019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2020_37.00964_26.94019_14-14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00964 26.94019)"^^geo:wktLiteral ;
  geo-pos:lat "37.00964"^^xsd:decimal ;
  geo-pos:long "26.94019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Sargocentron%20rubrum_2020_37.00964_26.94019_14-14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Sargocentron rubrum_2020_37.00964_26.94019_14-14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Sargocentron rubrum_2020_37.00964_26.94019_14-14'^^xsd:string;
  dwc:scientificName 'Sargocentron rubrum (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.94019'^^xsd:double;
  dwc:latitude '37.00964'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '126400'^^xsd:integer;
  dwc:occurrenceId 'Sargocentron rubrum_2020_37.00964_26.94019_14-14'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126400'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2020-08-13_37.00964_26.94019_15-15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-08-13_37.00964_26.94019_15-15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-08-13_37.00964_26.94019_15-15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00964 26.94019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.00964"^^xsd:decimal ;
  dwc:decimalLongitude "26.94019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2020-08-13_37.00964_26.94019_15-15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00964 26.94019)"^^geo:wktLiteral ;
  geo-pos:lat "37.00964"^^xsd:decimal ;
  geo-pos:long "26.94019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2020-08-13_37.00964_26.94019_15-15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2020-08-13_37.00964_26.94019_15-15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2020-08-13_37.00964_26.94019_15-15'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.94019'^^xsd:double;
  dwc:latitude '37.00964'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2020-08-13_37.00964_26.94019_15-15'^^xsd:string;
  dwc:observationDate '2020-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '8'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2020-08-14_37.00964_26.94019_15-15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-08-14_37.00964_26.94019_15-15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-08-14_37.00964_26.94019_15-15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00964 26.94019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.00964"^^xsd:decimal ;
  dwc:decimalLongitude "26.94019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2020-08-14_37.00964_26.94019_15-15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00964 26.94019)"^^geo:wktLiteral ;
  geo-pos:lat "37.00964"^^xsd:decimal ;
  geo-pos:long "26.94019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2020-08-14_37.00964_26.94019_15-15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2020-08-14_37.00964_26.94019_15-15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2020-08-14_37.00964_26.94019_15-15'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.94019'^^xsd:double;
  dwc:latitude '37.00964'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2020-08-14_37.00964_26.94019_15-15'^^xsd:string;
  dwc:observationDate '2020-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2020-08-15_37.00964_26.94019_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-08-15_37.00964_26.94019_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-08-15_37.00964_26.94019_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00964 26.94019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.00964"^^xsd:decimal ;
  dwc:decimalLongitude "26.94019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2020-08-15_37.00964_26.94019_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00964 26.94019)"^^geo:wktLiteral ;
  geo-pos:lat "37.00964"^^xsd:decimal ;
  geo-pos:long "26.94019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2020-08-15_37.00964_26.94019_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2020-08-15_37.00964_26.94019_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2020-08-15_37.00964_26.94019_5-5'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.94019'^^xsd:double;
  dwc:latitude '37.00964'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2020-08-15_37.00964_26.94019_5-5'^^xsd:string;
  dwc:observationDate '2020-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '6'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2020-08-16_37.00964_26.94019_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-08-16_37.00964_26.94019_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-08-16_37.00964_26.94019_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00964 26.94019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.00964"^^xsd:decimal ;
  dwc:decimalLongitude "26.94019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2020-08-16_37.00964_26.94019_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00964 26.94019)"^^geo:wktLiteral ;
  geo-pos:lat "37.00964"^^xsd:decimal ;
  geo-pos:long "26.94019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2020-08-16_37.00964_26.94019_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2020-08-16_37.00964_26.94019_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2020-08-16_37.00964_26.94019_5-5'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.94019'^^xsd:double;
  dwc:latitude '37.00964'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2020-08-16_37.00964_26.94019_5-5'^^xsd:string;
  dwc:observationDate '2020-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '12'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2020-08-17_37.00964_26.94019_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-08-17_37.00964_26.94019_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-08-17_37.00964_26.94019_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00964 26.94019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.00964"^^xsd:decimal ;
  dwc:decimalLongitude "26.94019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2020-08-17_37.00964_26.94019_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00964 26.94019)"^^geo:wktLiteral ;
  geo-pos:lat "37.00964"^^xsd:decimal ;
  geo-pos:long "26.94019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2020-08-17_37.00964_26.94019_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2020-08-17_37.00964_26.94019_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2020-08-17_37.00964_26.94019_5-5'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.94019'^^xsd:double;
  dwc:latitude '37.00964'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2020-08-17_37.00964_26.94019_5-5'^^xsd:string;
  dwc:observationDate '2020-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2020-08-18_37.00964_26.94019_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-08-18_37.00964_26.94019_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-08-18_37.00964_26.94019_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00964 26.94019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.00964"^^xsd:decimal ;
  dwc:decimalLongitude "26.94019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2020-08-18_37.00964_26.94019_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00964 26.94019)"^^geo:wktLiteral ;
  geo-pos:lat "37.00964"^^xsd:decimal ;
  geo-pos:long "26.94019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2020-08-18_37.00964_26.94019_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2020-08-18_37.00964_26.94019_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2020-08-18_37.00964_26.94019_5-5'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.94019'^^xsd:double;
  dwc:latitude '37.00964'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2020-08-18_37.00964_26.94019_5-5'^^xsd:string;
  dwc:observationDate '2020-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '4'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2020-08-13_37.00964_26.94019_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020-08-13_37.00964_26.94019_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020-08-13_37.00964_26.94019_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00964 26.94019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.00964"^^xsd:decimal ;
  dwc:decimalLongitude "26.94019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020-08-13_37.00964_26.94019_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00964 26.94019)"^^geo:wktLiteral ;
  geo-pos:lat "37.00964"^^xsd:decimal ;
  geo-pos:long "26.94019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2020-08-13_37.00964_26.94019_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2020-08-13_37.00964_26.94019_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2020-08-13_37.00964_26.94019_5-5'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.94019'^^xsd:double;
  dwc:latitude '37.00964'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2020-08-13_37.00964_26.94019_5-5'^^xsd:string;
  dwc:observationDate '2020-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2020-08-14_37.00964_26.94019_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020-08-14_37.00964_26.94019_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020-08-14_37.00964_26.94019_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00964 26.94019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.00964"^^xsd:decimal ;
  dwc:decimalLongitude "26.94019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020-08-14_37.00964_26.94019_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00964 26.94019)"^^geo:wktLiteral ;
  geo-pos:lat "37.00964"^^xsd:decimal ;
  geo-pos:long "26.94019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2020-08-14_37.00964_26.94019_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2020-08-14_37.00964_26.94019_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2020-08-14_37.00964_26.94019_5-5'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.94019'^^xsd:double;
  dwc:latitude '37.00964'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2020-08-14_37.00964_26.94019_5-5'^^xsd:string;
  dwc:observationDate '2020-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '19'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2020-08-15_37.00964_26.94019_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020-08-15_37.00964_26.94019_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020-08-15_37.00964_26.94019_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00964 26.94019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.00964"^^xsd:decimal ;
  dwc:decimalLongitude "26.94019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020-08-15_37.00964_26.94019_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00964 26.94019)"^^geo:wktLiteral ;
  geo-pos:lat "37.00964"^^xsd:decimal ;
  geo-pos:long "26.94019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2020-08-15_37.00964_26.94019_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2020-08-15_37.00964_26.94019_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2020-08-15_37.00964_26.94019_5-5'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.94019'^^xsd:double;
  dwc:latitude '37.00964'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2020-08-15_37.00964_26.94019_5-5'^^xsd:string;
  dwc:observationDate '2020-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '30'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2020-08-16_37.00964_26.94019_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020-08-16_37.00964_26.94019_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020-08-16_37.00964_26.94019_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00964 26.94019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.00964"^^xsd:decimal ;
  dwc:decimalLongitude "26.94019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020-08-16_37.00964_26.94019_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00964 26.94019)"^^geo:wktLiteral ;
  geo-pos:lat "37.00964"^^xsd:decimal ;
  geo-pos:long "26.94019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2020-08-16_37.00964_26.94019_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2020-08-16_37.00964_26.94019_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2020-08-16_37.00964_26.94019_5-5'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.94019'^^xsd:double;
  dwc:latitude '37.00964'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2020-08-16_37.00964_26.94019_5-5'^^xsd:string;
  dwc:observationDate '2020-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '7'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2020_37.00964_26.94019_15-15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_37.00964_26.94019_15-15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_37.00964_26.94019_15-15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00964 26.94019)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.00964"^^xsd:decimal ;
  dwc:decimalLongitude "26.94019"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_37.00964_26.94019_15-15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.00964 26.94019)"^^geo:wktLiteral ;
  geo-pos:lat "37.00964"^^xsd:decimal ;
  geo-pos:long "26.94019"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2020_37.00964_26.94019_15-15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2020_37.00964_26.94019_15-15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2020_37.00964_26.94019_15-15'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.94019'^^xsd:double;
  dwc:latitude '37.00964'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2020_37.00964_26.94019_15-15'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '6'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Halophila%20stipulacea_1924_37.77085_26.94414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Halophila%20stipulacea_1924_37.77085_26.94414> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Halophila%20stipulacea_1924_37.77085_26.94414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.77085 26.94414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.77085"^^xsd:decimal ;
  dwc:decimalLongitude "26.94414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Halophila%20stipulacea_1924_37.77085_26.94414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.77085 26.94414)"^^geo:wktLiteral ;
  geo-pos:lat "37.77085"^^xsd:decimal ;
  geo-pos:long "26.94414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Halophila%20stipulacea_1924_37.77085_26.94414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Halophila stipulacea_1924_37.77085_26.94414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Halophila stipulacea_1924_37.77085_26.94414'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea (Forsskål) Ascherson, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.94414'^^xsd:double;
  dwc:latitude '37.77085'^^xsd:double;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:occurrenceId 'Halophila stipulacea_1924_37.77085_26.94414'^^xsd:string;
  dwc:observationDate '1924-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Amathia%20verticillata_2016_37.68875_26.94501_Holly%20Bateman>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Amathia%20verticillata_2016_37.68875_26.94501_Holly%20Bateman> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Amathia%20verticillata_2016_37.68875_26.94501_Holly%20Bateman> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68875 26.94501)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.68875"^^xsd:decimal ;
  dwc:decimalLongitude "26.94501"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Amathia%20verticillata_2016_37.68875_26.94501_Holly%20Bateman>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.68875 26.94501)"^^geo:wktLiteral ;
  geo-pos:lat "37.68875"^^xsd:decimal ;
  geo-pos:long "26.94501"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Amathia%20verticillata_2016_37.68875_26.94501_Holly%20Bateman>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Amathia verticillata_2016_37.68875_26.94501_Holly Bateman" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Amathia verticillata_2016_37.68875_26.94501_Holly Bateman'^^xsd:string;
  dwc:scientificName 'Amathia verticillata (delle Chiaje, 1822)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Holly Bateman'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.94501'^^xsd:double;
  dwc:latitude '37.68875'^^xsd:double;
  dwc:aphiaid '851581'^^xsd:integer;
  dwc:occurrenceId 'Amathia verticillata_2016_37.68875_26.94501_Holly Bateman'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '851581'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Diadema%20setosum_2020_36.67631_26.95986_3-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Diadema%20setosum_2020_36.67631_26.95986_3-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Diadema%20setosum_2020_36.67631_26.95986_3-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.67631 26.95986)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.67631"^^xsd:decimal ;
  dwc:decimalLongitude "26.95986"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Diadema%20setosum_2020_36.67631_26.95986_3-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.67631 26.95986)"^^geo:wktLiteral ;
  geo-pos:lat "36.67631"^^xsd:decimal ;
  geo-pos:long "26.95986"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Diadema%20setosum_2020_36.67631_26.95986_3-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Diadema setosum_2020_36.67631_26.95986_3-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Diadema setosum_2020_36.67631_26.95986_3-5'^^xsd:string;
  dwc:scientificName 'Diadema setosum (Leske, 1778)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.95986'^^xsd:double;
  dwc:latitude '36.67631'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '213372'^^xsd:integer;
  dwc:occurrenceId 'Diadema setosum_2020_36.67631_26.95986_3-5'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213372'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'low'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Synaptula%20reciprocans_2017_36.92598_26.96427_8-8_Joachim%20Langeneck>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2017_36.92598_26.96427_8-8_Joachim%20Langeneck> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2017_36.92598_26.96427_8-8_Joachim%20Langeneck> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.92598 26.96427)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.92598"^^xsd:decimal ;
  dwc:decimalLongitude "26.96427"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2017_36.92598_26.96427_8-8_Joachim%20Langeneck>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.92598 26.96427)"^^geo:wktLiteral ;
  geo-pos:lat "36.92598"^^xsd:decimal ;
  geo-pos:long "26.96427"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Synaptula%20reciprocans_2017_36.92598_26.96427_8-8_Joachim%20Langeneck>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Synaptula reciprocans_2017_36.92598_26.96427_8-8_Joachim Langeneck" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Synaptula reciprocans_2017_36.92598_26.96427_8-8_Joachim Langeneck'^^xsd:string;
  dwc:scientificName 'Synaptula reciprocans (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Joachim Langeneck'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.96427'^^xsd:double;
  dwc:latitude '36.92598'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '124483'^^xsd:integer;
  dwc:occurrenceId 'Synaptula reciprocans_2017_36.92598_26.96427_8-8_Joachim Langeneck'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124483'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Synaptula%20reciprocans_2017_36.92625_26.9643_17-17_Joachim%20Langeneck>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2017_36.92625_26.9643_17-17_Joachim%20Langeneck> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2017_36.92625_26.9643_17-17_Joachim%20Langeneck> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.92625 26.9643)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.92625"^^xsd:decimal ;
  dwc:decimalLongitude "26.9643"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2017_36.92625_26.9643_17-17_Joachim%20Langeneck>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.92625 26.9643)"^^geo:wktLiteral ;
  geo-pos:lat "36.92625"^^xsd:decimal ;
  geo-pos:long "26.9643"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Synaptula%20reciprocans_2017_36.92625_26.9643_17-17_Joachim%20Langeneck>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Synaptula reciprocans_2017_36.92625_26.9643_17-17_Joachim Langeneck" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Synaptula reciprocans_2017_36.92625_26.9643_17-17_Joachim Langeneck'^^xsd:string;
  dwc:scientificName 'Synaptula reciprocans (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Joachim Langeneck'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.9643'^^xsd:double;
  dwc:latitude '36.92625'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '124483'^^xsd:integer;
  dwc:occurrenceId 'Synaptula reciprocans_2017_36.92625_26.9643_17-17_Joachim Langeneck'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124483'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Diadema%20setosum_2017_36.93009_26.96433_5-5_Joachim%20Langeneck>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Diadema%20setosum_2017_36.93009_26.96433_5-5_Joachim%20Langeneck> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Diadema%20setosum_2017_36.93009_26.96433_5-5_Joachim%20Langeneck> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.93009 26.96433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.93009"^^xsd:decimal ;
  dwc:decimalLongitude "26.96433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Diadema%20setosum_2017_36.93009_26.96433_5-5_Joachim%20Langeneck>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.93009 26.96433)"^^geo:wktLiteral ;
  geo-pos:lat "36.93009"^^xsd:decimal ;
  geo-pos:long "26.96433"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Diadema%20setosum_2017_36.93009_26.96433_5-5_Joachim%20Langeneck>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Diadema setosum_2017_36.93009_26.96433_5-5_Joachim Langeneck" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Diadema setosum_2017_36.93009_26.96433_5-5_Joachim Langeneck'^^xsd:string;
  dwc:scientificName 'Diadema setosum (Leske, 1778)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Joachim Langeneck'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.96433'^^xsd:double;
  dwc:latitude '36.93009'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '213372'^^xsd:integer;
  dwc:occurrenceId 'Diadema setosum_2017_36.93009_26.96433_5-5_Joachim Langeneck'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213372'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Synaptula%20reciprocans_2017_36.92883_26.96499_9-9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2017_36.92883_26.96499_9-9> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2017_36.92883_26.96499_9-9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.92883 26.96499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.92883"^^xsd:decimal ;
  dwc:decimalLongitude "26.96499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2017_36.92883_26.96499_9-9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.92883 26.96499)"^^geo:wktLiteral ;
  geo-pos:lat "36.92883"^^xsd:decimal ;
  geo-pos:long "26.96499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Synaptula%20reciprocans_2017_36.92883_26.96499_9-9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Synaptula reciprocans_2017_36.92883_26.96499_9-9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Synaptula reciprocans_2017_36.92883_26.96499_9-9'^^xsd:string;
  dwc:scientificName 'Synaptula reciprocans (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.96499'^^xsd:double;
  dwc:latitude '36.92883'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '124483'^^xsd:integer;
  dwc:occurrenceId 'Synaptula reciprocans_2017_36.92883_26.96499_9-9'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124483'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '10'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Synaptula%20reciprocans_2017_36.93062_26.96515_8-8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2017_36.93062_26.96515_8-8> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2017_36.93062_26.96515_8-8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.93062 26.96515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.93062"^^xsd:decimal ;
  dwc:decimalLongitude "26.96515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2017_36.93062_26.96515_8-8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.93062 26.96515)"^^geo:wktLiteral ;
  geo-pos:lat "36.93062"^^xsd:decimal ;
  geo-pos:long "26.96515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Synaptula%20reciprocans_2017_36.93062_26.96515_8-8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Synaptula reciprocans_2017_36.93062_26.96515_8-8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Synaptula reciprocans_2017_36.93062_26.96515_8-8'^^xsd:string;
  dwc:scientificName 'Synaptula reciprocans (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.96515'^^xsd:double;
  dwc:latitude '36.93062'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '124483'^^xsd:integer;
  dwc:occurrenceId 'Synaptula reciprocans_2017_36.93062_26.96515_8-8'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124483'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '5'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2019_37.01594_26.96549_5.5-5.5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.01594_26.96549_5.5-5.5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.01594_26.96549_5.5-5.5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.01594 26.96549)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.01594"^^xsd:decimal ;
  dwc:decimalLongitude "26.96549"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2019_37.01594_26.96549_5.5-5.5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.01594 26.96549)"^^geo:wktLiteral ;
  geo-pos:lat "37.01594"^^xsd:decimal ;
  geo-pos:long "26.96549"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2019_37.01594_26.96549_5.5-5.5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2019_37.01594_26.96549_5.5-5.5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2019_37.01594_26.96549_5.5-5.5'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.96549'^^xsd:double;
  dwc:latitude '37.01594'^^xsd:double;
  dwc:minimumDepth '5.5'^^xsd:double;
  dwc:maximumDepth '5.5'^^xsd:double;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2019_37.01594_26.96549_5.5-5.5'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '10'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Diadema%20setosum_2018_36.93078_26.96554_5-5_Joachim%20Langeneck>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Diadema%20setosum_2018_36.93078_26.96554_5-5_Joachim%20Langeneck> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Diadema%20setosum_2018_36.93078_26.96554_5-5_Joachim%20Langeneck> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.93078 26.96554)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.93078"^^xsd:decimal ;
  dwc:decimalLongitude "26.96554"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Diadema%20setosum_2018_36.93078_26.96554_5-5_Joachim%20Langeneck>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.93078 26.96554)"^^geo:wktLiteral ;
  geo-pos:lat "36.93078"^^xsd:decimal ;
  geo-pos:long "26.96554"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Diadema%20setosum_2018_36.93078_26.96554_5-5_Joachim%20Langeneck>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Diadema setosum_2018_36.93078_26.96554_5-5_Joachim Langeneck" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Diadema setosum_2018_36.93078_26.96554_5-5_Joachim Langeneck'^^xsd:string;
  dwc:scientificName 'Diadema setosum (Leske, 1778)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Joachim Langeneck'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.96554'^^xsd:double;
  dwc:latitude '36.93078'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '213372'^^xsd:integer;
  dwc:occurrenceId 'Diadema setosum_2018_36.93078_26.96554_5-5_Joachim Langeneck'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213372'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2020_37.01602_26.96556_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_37.01602_26.96556_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_37.01602_26.96556_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.01602 26.96556)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.01602"^^xsd:decimal ;
  dwc:decimalLongitude "26.96556"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_37.01602_26.96556_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.01602 26.96556)"^^geo:wktLiteral ;
  geo-pos:lat "37.01602"^^xsd:decimal ;
  geo-pos:long "26.96556"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2020_37.01602_26.96556_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2020_37.01602_26.96556_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2020_37.01602_26.96556_5-5'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.96556'^^xsd:double;
  dwc:latitude '37.01602'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2020_37.01602_26.96556_5-5'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '49'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2018_37.69588_26.96572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2018_37.69588_26.96572> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2018_37.69588_26.96572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69588 26.96572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69588"^^xsd:decimal ;
  dwc:decimalLongitude "26.96572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2018_37.69588_26.96572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69588 26.96572)"^^geo:wktLiteral ;
  geo-pos:lat "37.69588"^^xsd:decimal ;
  geo-pos:long "26.96572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2018_37.69588_26.96572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2018_37.69588_26.96572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2018_37.69588_26.96572'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.96572'^^xsd:double;
  dwc:latitude '37.69588'^^xsd:double;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2018_37.69588_26.96572'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2017_36.92758_26.96689_8-8_Francesco%20Tiralongo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2017_36.92758_26.96689_8-8_Francesco%20Tiralongo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2017_36.92758_26.96689_8-8_Francesco%20Tiralongo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.92758 26.96689)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.92758"^^xsd:decimal ;
  dwc:decimalLongitude "26.96689"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2017_36.92758_26.96689_8-8_Francesco%20Tiralongo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.92758 26.96689)"^^geo:wktLiteral ;
  geo-pos:lat "36.92758"^^xsd:decimal ;
  geo-pos:long "26.96689"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2017_36.92758_26.96689_8-8_Francesco%20Tiralongo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2017_36.92758_26.96689_8-8_Francesco Tiralongo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2017_36.92758_26.96689_8-8_Francesco Tiralongo'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Francesco Tiralongo'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.96689'^^xsd:double;
  dwc:latitude '36.92758'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2017_36.92758_26.96689_8-8_Francesco Tiralongo'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2019_36.70049_26.96822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2019_36.70049_26.96822> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2019_36.70049_26.96822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.70049 26.96822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.70049"^^xsd:decimal ;
  dwc:decimalLongitude "26.96822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2019_36.70049_26.96822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.70049 26.96822)"^^geo:wktLiteral ;
  geo-pos:lat "36.70049"^^xsd:decimal ;
  geo-pos:long "26.96822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2019_36.70049_26.96822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2019_36.70049_26.96822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2019_36.70049_26.96822'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.96822'^^xsd:double;
  dwc:latitude '36.70049'^^xsd:double;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2019_36.70049_26.96822'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '20'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2019_36.70049_26.96822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2019_36.70049_26.96822> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2019_36.70049_26.96822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.70049 26.96822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.70049"^^xsd:decimal ;
  dwc:decimalLongitude "26.96822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2019_36.70049_26.96822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.70049 26.96822)"^^geo:wktLiteral ;
  geo-pos:lat "36.70049"^^xsd:decimal ;
  geo-pos:long "26.96822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2019_36.70049_26.96822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2019_36.70049_26.96822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2019_36.70049_26.96822'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.96822'^^xsd:double;
  dwc:latitude '36.70049'^^xsd:double;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2019_36.70049_26.96822'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '20'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Parupeneus%20forsskali_2019_36.70049_26.96822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2019_36.70049_26.96822> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2019_36.70049_26.96822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.70049 26.96822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.70049"^^xsd:decimal ;
  dwc:decimalLongitude "26.96822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2019_36.70049_26.96822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.70049 26.96822)"^^geo:wktLiteral ;
  geo-pos:lat "36.70049"^^xsd:decimal ;
  geo-pos:long "26.96822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Parupeneus%20forsskali_2019_36.70049_26.96822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Parupeneus forsskali_2019_36.70049_26.96822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Parupeneus forsskali_2019_36.70049_26.96822'^^xsd:string;
  dwc:scientificName 'Parupeneus forsskali (Fourmanoir & Guézé, 1976)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.96822'^^xsd:double;
  dwc:latitude '36.70049'^^xsd:double;
  dwc:aphiaid '218669'^^xsd:integer;
  dwc:occurrenceId 'Parupeneus forsskali_2019_36.70049_26.96822'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218669'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '20'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2019_36.70049_26.96822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.70049_26.96822> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.70049_26.96822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.70049 26.96822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.70049"^^xsd:decimal ;
  dwc:decimalLongitude "26.96822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.70049_26.96822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.70049 26.96822)"^^geo:wktLiteral ;
  geo-pos:lat "36.70049"^^xsd:decimal ;
  geo-pos:long "26.96822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2019_36.70049_26.96822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2019_36.70049_26.96822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2019_36.70049_26.96822'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.96822'^^xsd:double;
  dwc:latitude '36.70049'^^xsd:double;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2019_36.70049_26.96822'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '20'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Sargocentron%20rubrum_2019_36.70049_26.96822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2019_36.70049_26.96822> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2019_36.70049_26.96822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.70049 26.96822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.70049"^^xsd:decimal ;
  dwc:decimalLongitude "26.96822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2019_36.70049_26.96822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.70049 26.96822)"^^geo:wktLiteral ;
  geo-pos:lat "36.70049"^^xsd:decimal ;
  geo-pos:long "26.96822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Sargocentron%20rubrum_2019_36.70049_26.96822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Sargocentron rubrum_2019_36.70049_26.96822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Sargocentron rubrum_2019_36.70049_26.96822'^^xsd:string;
  dwc:scientificName 'Sargocentron rubrum (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.96822'^^xsd:double;
  dwc:latitude '36.70049'^^xsd:double;
  dwc:aphiaid '126400'^^xsd:integer;
  dwc:occurrenceId 'Sargocentron rubrum_2019_36.70049_26.96822'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126400'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '20'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2019_36.70049_26.96822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_36.70049_26.96822> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_36.70049_26.96822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.70049 26.96822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.70049"^^xsd:decimal ;
  dwc:decimalLongitude "26.96822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2019_36.70049_26.96822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.70049 26.96822)"^^geo:wktLiteral ;
  geo-pos:lat "36.70049"^^xsd:decimal ;
  geo-pos:long "26.96822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2019_36.70049_26.96822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2019_36.70049_26.96822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2019_36.70049_26.96822'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.96822'^^xsd:double;
  dwc:latitude '36.70049'^^xsd:double;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2019_36.70049_26.96822'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '20'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2019_36.70049_26.96822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_36.70049_26.96822> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_36.70049_26.96822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.70049 26.96822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.70049"^^xsd:decimal ;
  dwc:decimalLongitude "26.96822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_36.70049_26.96822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.70049 26.96822)"^^geo:wktLiteral ;
  geo-pos:lat "36.70049"^^xsd:decimal ;
  geo-pos:long "26.96822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2019_36.70049_26.96822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2019_36.70049_26.96822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2019_36.70049_26.96822'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.96822'^^xsd:double;
  dwc:latitude '36.70049'^^xsd:double;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2019_36.70049_26.96822'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '20'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Torquigener%20flavimaculosus_2019_36.70049_26.96822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2019_36.70049_26.96822> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2019_36.70049_26.96822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.70049 26.96822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.70049"^^xsd:decimal ;
  dwc:decimalLongitude "26.96822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2019_36.70049_26.96822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.70049 26.96822)"^^geo:wktLiteral ;
  geo-pos:lat "36.70049"^^xsd:decimal ;
  geo-pos:long "26.96822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Torquigener%20flavimaculosus_2019_36.70049_26.96822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Torquigener flavimaculosus_2019_36.70049_26.96822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Torquigener flavimaculosus_2019_36.70049_26.96822'^^xsd:string;
  dwc:scientificName 'Torquigener flavimaculosus Hardy & Randall, 1983'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.96822'^^xsd:double;
  dwc:latitude '36.70049'^^xsd:double;
  dwc:aphiaid '219962'^^xsd:integer;
  dwc:occurrenceId 'Torquigener flavimaculosus_2019_36.70049_26.96822'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219962'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '10'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Synaptula%20reciprocans_2019_37.69808_26.96861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2019_37.69808_26.96861> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2019_37.69808_26.96861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69808 26.96861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69808"^^xsd:decimal ;
  dwc:decimalLongitude "26.96861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "37"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2019_37.69808_26.96861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69808 26.96861)"^^geo:wktLiteral ;
  geo-pos:lat "37.69808"^^xsd:decimal ;
  geo-pos:long "26.96861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "37"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Synaptula%20reciprocans_2019_37.69808_26.96861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Synaptula reciprocans_2019_37.69808_26.96861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Synaptula reciprocans_2019_37.69808_26.96861'^^xsd:string;
  dwc:scientificName 'Synaptula reciprocans (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.96861'^^xsd:double;
  dwc:latitude '37.69808'^^xsd:double;
  dwc:coordinatePrecision '37'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '124483'^^xsd:integer;
  dwc:occurrenceId 'Synaptula reciprocans_2019_37.69808_26.96861'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124483'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2018_37.69826_26.96893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2018_37.69826_26.96893> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2018_37.69826_26.96893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69826 26.96893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69826"^^xsd:decimal ;
  dwc:decimalLongitude "26.96893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2018_37.69826_26.96893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69826 26.96893)"^^geo:wktLiteral ;
  geo-pos:lat "37.69826"^^xsd:decimal ;
  geo-pos:long "26.96893"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2018_37.69826_26.96893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2018_37.69826_26.96893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2018_37.69826_26.96893'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.96893'^^xsd:double;
  dwc:latitude '37.69826'^^xsd:double;
  dwc:coordinatePrecision '8'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2018_37.69826_26.96893'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2018_37.69826_26.96893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2018_37.69826_26.96893> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2018_37.69826_26.96893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69826 26.96893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.69826"^^xsd:decimal ;
  dwc:decimalLongitude "26.96893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2018_37.69826_26.96893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.69826 26.96893)"^^geo:wktLiteral ;
  geo-pos:lat "37.69826"^^xsd:decimal ;
  geo-pos:long "26.96893"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2018_37.69826_26.96893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2018_37.69826_26.96893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2018_37.69826_26.96893'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.96893'^^xsd:double;
  dwc:latitude '37.69826'^^xsd:double;
  dwc:coordinatePrecision '8'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2018_37.69826_26.96893'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2018_36.92633_26.9692_18-18_Paul%20Tavoularis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2018_36.92633_26.9692_18-18_Paul%20Tavoularis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2018_36.92633_26.9692_18-18_Paul%20Tavoularis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.92633 26.9692)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.92633"^^xsd:decimal ;
  dwc:decimalLongitude "26.9692"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2018_36.92633_26.9692_18-18_Paul%20Tavoularis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.92633 26.9692)"^^geo:wktLiteral ;
  geo-pos:lat "36.92633"^^xsd:decimal ;
  geo-pos:long "26.9692"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2018_36.92633_26.9692_18-18_Paul%20Tavoularis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2018_36.92633_26.9692_18-18_Paul Tavoularis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2018_36.92633_26.9692_18-18_Paul Tavoularis'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paul Tavoularis'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.9692'^^xsd:double;
  dwc:latitude '36.92633'^^xsd:double;
  dwc:coordinatePrecision '10'^^xsd:integer;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2018_36.92633_26.9692_18-18_Paul Tavoularis'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2015%2F2018_37.6982_26.96922_Francesco%20Tiralongo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2015%2F2018_37.6982_26.96922_Francesco%20Tiralongo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2015%2F2018_37.6982_26.96922_Francesco%20Tiralongo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6982 26.96922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6982"^^xsd:decimal ;
  dwc:decimalLongitude "26.96922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2015%2F2018_37.6982_26.96922_Francesco%20Tiralongo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6982 26.96922)"^^geo:wktLiteral ;
  geo-pos:lat "37.6982"^^xsd:decimal ;
  geo-pos:long "26.96922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2015%2F2018_37.6982_26.96922_Francesco%20Tiralongo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2015/2018_37.6982_26.96922_Francesco Tiralongo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2015/2018_37.6982_26.96922_Francesco Tiralongo'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Francesco Tiralongo'^^xsd:string;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.96922'^^xsd:double;
  dwc:latitude '37.6982'^^xsd:double;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2015/2018_37.6982_26.96922_Francesco Tiralongo'^^xsd:string;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Callinectes%20sapidus_2018_36.92625_26.9694_Thodoros%20Kampouris>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2018_36.92625_26.9694_Thodoros%20Kampouris> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2018_36.92625_26.9694_Thodoros%20Kampouris> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.92625 26.9694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.92625"^^xsd:decimal ;
  dwc:decimalLongitude "26.9694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Callinectes%20sapidus_2018_36.92625_26.9694_Thodoros%20Kampouris>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.92625 26.9694)"^^geo:wktLiteral ;
  geo-pos:lat "36.92625"^^xsd:decimal ;
  geo-pos:long "26.9694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Callinectes%20sapidus_2018_36.92625_26.9694_Thodoros%20Kampouris>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Callinectes sapidus_2018_36.92625_26.9694_Thodoros Kampouris" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Callinectes sapidus_2018_36.92625_26.9694_Thodoros Kampouris'^^xsd:string;
  dwc:scientificName 'Callinectes sapidus Rathbun, 1896'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Thodoros Kampouris'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.9694'^^xsd:double;
  dwc:latitude '36.92625'^^xsd:double;
  dwc:aphiaid '107379'^^xsd:integer;
  dwc:occurrenceId 'Callinectes sapidus_2018_36.92625_26.9694_Thodoros Kampouris'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107379'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '7'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_2020_36.92561_26.97184_0-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_2020_36.92561_26.97184_0-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_2020_36.92561_26.97184_0-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.92561 26.97184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.92561"^^xsd:decimal ;
  dwc:decimalLongitude "26.97184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "31"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_2020_36.92561_26.97184_0-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.92561 26.97184)"^^geo:wktLiteral ;
  geo-pos:lat "36.92561"^^xsd:decimal ;
  geo-pos:long "26.97184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "31"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_2020_36.92561_26.97184_0-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_2020_36.92561_26.97184_0-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_2020_36.92561_26.97184_0-5'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.97184'^^xsd:double;
  dwc:latitude '36.92561'^^xsd:double;
  dwc:coordinatePrecision '31'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_2020_36.92561_26.97184_0-5'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2020_36.92561_26.97184_0-5_Katsoupis%20Christos>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2020_36.92561_26.97184_0-5_Katsoupis%20Christos> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2020_36.92561_26.97184_0-5_Katsoupis%20Christos> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.92561 26.97184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.92561"^^xsd:decimal ;
  dwc:decimalLongitude "26.97184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "31"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2020_36.92561_26.97184_0-5_Katsoupis%20Christos>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.92561 26.97184)"^^geo:wktLiteral ;
  geo-pos:lat "36.92561"^^xsd:decimal ;
  geo-pos:long "26.97184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "31"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2020_36.92561_26.97184_0-5_Katsoupis%20Christos>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2020_36.92561_26.97184_0-5_Katsoupis Christos" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2020_36.92561_26.97184_0-5_Katsoupis Christos'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Katsoupis Christos'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.97184'^^xsd:double;
  dwc:latitude '36.92561'^^xsd:double;
  dwc:coordinatePrecision '31'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance; MARISCA porject/ UAEGEAN'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2020_36.92561_26.97184_0-5_Katsoupis Christos'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2020_36.92561_26.97184_0-5_Vatikiotis%20Konstantinos>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2020_36.92561_26.97184_0-5_Vatikiotis%20Konstantinos> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2020_36.92561_26.97184_0-5_Vatikiotis%20Konstantinos> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.92561 26.97184)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.92561"^^xsd:decimal ;
  dwc:decimalLongitude "26.97184"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "31"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2020_36.92561_26.97184_0-5_Vatikiotis%20Konstantinos>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.92561 26.97184)"^^geo:wktLiteral ;
  geo-pos:lat "36.92561"^^xsd:decimal ;
  geo-pos:long "26.97184"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "31"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2020_36.92561_26.97184_0-5_Vatikiotis%20Konstantinos>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2020_36.92561_26.97184_0-5_Vatikiotis Konstantinos" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2020_36.92561_26.97184_0-5_Vatikiotis Konstantinos'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Vatikiotis Konstantinos'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.97184'^^xsd:double;
  dwc:latitude '36.92561'^^xsd:double;
  dwc:coordinatePrecision '31'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance; MARISCA porject/ UAEGEAN'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2020_36.92561_26.97184_0-5_Vatikiotis Konstantinos'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '5'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Diadema%20setosum_2020_37.75134_26.97469_Georgia%20Tavantzopoulou>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Diadema%20setosum_2020_37.75134_26.97469_Georgia%20Tavantzopoulou> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Diadema%20setosum_2020_37.75134_26.97469_Georgia%20Tavantzopoulou> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.75134 26.97469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.75134"^^xsd:decimal ;
  dwc:decimalLongitude "26.97469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Diadema%20setosum_2020_37.75134_26.97469_Georgia%20Tavantzopoulou>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.75134 26.97469)"^^geo:wktLiteral ;
  geo-pos:lat "37.75134"^^xsd:decimal ;
  geo-pos:long "26.97469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Diadema%20setosum_2020_37.75134_26.97469_Georgia%20Tavantzopoulou>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Diadema setosum_2020_37.75134_26.97469_Georgia Tavantzopoulou" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Diadema setosum_2020_37.75134_26.97469_Georgia Tavantzopoulou'^^xsd:string;
  dwc:scientificName 'Diadema setosum (Leske, 1778)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Georgia Tavantzopoulou'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.97469'^^xsd:double;
  dwc:latitude '37.75134'^^xsd:double;
  dwc:aphiaid '213372'^^xsd:integer;
  dwc:occurrenceId 'Diadema setosum_2020_37.75134_26.97469_Georgia Tavantzopoulou'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213372'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2020_37.75134_26.97469_Charilaos%20Antonopoulos>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2020_37.75134_26.97469_Charilaos%20Antonopoulos> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2020_37.75134_26.97469_Charilaos%20Antonopoulos> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.75134 26.97469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.75134"^^xsd:decimal ;
  dwc:decimalLongitude "26.97469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2020_37.75134_26.97469_Charilaos%20Antonopoulos>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.75134 26.97469)"^^geo:wktLiteral ;
  geo-pos:lat "37.75134"^^xsd:decimal ;
  geo-pos:long "26.97469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2020_37.75134_26.97469_Charilaos%20Antonopoulos>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2020_37.75134_26.97469_Charilaos Antonopoulos" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2020_37.75134_26.97469_Charilaos Antonopoulos'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Charilaos Antonopoulos'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.97469'^^xsd:double;
  dwc:latitude '37.75134'^^xsd:double;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2020_37.75134_26.97469_Charilaos Antonopoulos'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2007_37.75192_26.97513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2007_37.75192_26.97513> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2007_37.75192_26.97513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.75192 26.97513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.75192"^^xsd:decimal ;
  dwc:decimalLongitude "26.97513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2007_37.75192_26.97513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.75192 26.97513)"^^geo:wktLiteral ;
  geo-pos:lat "37.75192"^^xsd:decimal ;
  geo-pos:long "26.97513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2007_37.75192_26.97513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2007_37.75192_26.97513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2007_37.75192_26.97513'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.97513'^^xsd:double;
  dwc:latitude '37.75192'^^xsd:double;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2007_37.75192_26.97513'^^xsd:string;
  dwc:observationDate '2007-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Diadema%20setosum_2020_37.79521_26.98194_15-15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Diadema%20setosum_2020_37.79521_26.98194_15-15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Diadema%20setosum_2020_37.79521_26.98194_15-15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.79521 26.98194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.79521"^^xsd:decimal ;
  dwc:decimalLongitude "26.98194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Diadema%20setosum_2020_37.79521_26.98194_15-15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.79521 26.98194)"^^geo:wktLiteral ;
  geo-pos:lat "37.79521"^^xsd:decimal ;
  geo-pos:long "26.98194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Diadema%20setosum_2020_37.79521_26.98194_15-15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Diadema setosum_2020_37.79521_26.98194_15-15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Diadema setosum_2020_37.79521_26.98194_15-15'^^xsd:string;
  dwc:scientificName 'Diadema setosum (Leske, 1778)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.98194'^^xsd:double;
  dwc:latitude '37.79521'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '213372'^^xsd:integer;
  dwc:occurrenceId 'Diadema setosum_2020_37.79521_26.98194_15-15'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213372'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2020_37.79521_26.98194_15-15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2020_37.79521_26.98194_15-15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2020_37.79521_26.98194_15-15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.79521 26.98194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.79521"^^xsd:decimal ;
  dwc:decimalLongitude "26.98194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2020_37.79521_26.98194_15-15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.79521 26.98194)"^^geo:wktLiteral ;
  geo-pos:lat "37.79521"^^xsd:decimal ;
  geo-pos:long "26.98194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2020_37.79521_26.98194_15-15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2020_37.79521_26.98194_15-15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2020_37.79521_26.98194_15-15'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.98194'^^xsd:double;
  dwc:latitude '37.79521'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2020_37.79521_26.98194_15-15'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '11'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Conomurex%20persicus_2012_36.94818_26.98315_1-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Conomurex%20persicus_2012_36.94818_26.98315_1-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Conomurex%20persicus_2012_36.94818_26.98315_1-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94818 26.98315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.94818"^^xsd:decimal ;
  dwc:decimalLongitude "26.98315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Conomurex%20persicus_2012_36.94818_26.98315_1-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94818 26.98315)"^^geo:wktLiteral ;
  geo-pos:lat "36.94818"^^xsd:decimal ;
  geo-pos:long "26.98315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Conomurex%20persicus_2012_36.94818_26.98315_1-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Conomurex persicus_2012_36.94818_26.98315_1-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Conomurex persicus_2012_36.94818_26.98315_1-2'^^xsd:string;
  dwc:scientificName 'Conomurex persicus (Swainson, 1821)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.98315'^^xsd:double;
  dwc:latitude '36.94818'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '565371'^^xsd:integer;
  dwc:occurrenceId 'Conomurex persicus_2012_36.94818_26.98315_1-2'^^xsd:string;
  dwc:observationDate '2012-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '565371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'very high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Amathia%20verticillata_2020_36.94904_26.98332_0-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Amathia%20verticillata_2020_36.94904_26.98332_0-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Amathia%20verticillata_2020_36.94904_26.98332_0-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94904 26.98332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.94904"^^xsd:decimal ;
  dwc:decimalLongitude "26.98332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Amathia%20verticillata_2020_36.94904_26.98332_0-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94904 26.98332)"^^geo:wktLiteral ;
  geo-pos:lat "36.94904"^^xsd:decimal ;
  geo-pos:long "26.98332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Amathia%20verticillata_2020_36.94904_26.98332_0-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Amathia verticillata_2020_36.94904_26.98332_0-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Amathia verticillata_2020_36.94904_26.98332_0-1'^^xsd:string;
  dwc:scientificName 'Amathia verticillata (delle Chiaje, 1822)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.98332'^^xsd:double;
  dwc:latitude '36.94904'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '851581'^^xsd:integer;
  dwc:occurrenceId 'Amathia verticillata_2020_36.94904_26.98332_0-1'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '851581'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'low'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2017_36.72007_26.98392_8-8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2017_36.72007_26.98392_8-8> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2017_36.72007_26.98392_8-8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.72007 26.98392)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.72007"^^xsd:decimal ;
  dwc:decimalLongitude "26.98392"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2017_36.72007_26.98392_8-8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.72007 26.98392)"^^geo:wktLiteral ;
  geo-pos:lat "36.72007"^^xsd:decimal ;
  geo-pos:long "26.98392"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2017_36.72007_26.98392_8-8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2017_36.72007_26.98392_8-8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2017_36.72007_26.98392_8-8'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.98392'^^xsd:double;
  dwc:latitude '36.72007'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2017_36.72007_26.98392_8-8'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Conomurex%20persicus_2020_37.79407_26.98412_4-6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Conomurex%20persicus_2020_37.79407_26.98412_4-6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Conomurex%20persicus_2020_37.79407_26.98412_4-6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.79407 26.98412)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.79407"^^xsd:decimal ;
  dwc:decimalLongitude "26.98412"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Conomurex%20persicus_2020_37.79407_26.98412_4-6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.79407 26.98412)"^^geo:wktLiteral ;
  geo-pos:lat "37.79407"^^xsd:decimal ;
  geo-pos:long "26.98412"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Conomurex%20persicus_2020_37.79407_26.98412_4-6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Conomurex persicus_2020_37.79407_26.98412_4-6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Conomurex persicus_2020_37.79407_26.98412_4-6'^^xsd:string;
  dwc:scientificName 'Conomurex persicus (Swainson, 1821)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.98412'^^xsd:double;
  dwc:latitude '37.79407'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '565371'^^xsd:integer;
  dwc:occurrenceId 'Conomurex persicus_2020_37.79407_26.98412_4-6'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '565371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2016_36.92535_26.98592_15-15_Katsoupis%20Christos>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_36.92535_26.98592_15-15_Katsoupis%20Christos> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_36.92535_26.98592_15-15_Katsoupis%20Christos> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.92535 26.98592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.92535"^^xsd:decimal ;
  dwc:decimalLongitude "26.98592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2016_36.92535_26.98592_15-15_Katsoupis%20Christos>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.92535 26.98592)"^^geo:wktLiteral ;
  geo-pos:lat "36.92535"^^xsd:decimal ;
  geo-pos:long "26.98592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2016_36.92535_26.98592_15-15_Katsoupis%20Christos>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2016_36.92535_26.98592_15-15_Katsoupis Christos" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2016_36.92535_26.98592_15-15_Katsoupis Christos'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Katsoupis Christos'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.98592'^^xsd:double;
  dwc:latitude '36.92535'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'MARISCA project/ UAEGEAN'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2016_36.92535_26.98592_15-15_Katsoupis Christos'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2016_36.92535_26.98592_15-15_Vatikiotis%20Konstantinos>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_36.92535_26.98592_15-15_Vatikiotis%20Konstantinos> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_36.92535_26.98592_15-15_Vatikiotis%20Konstantinos> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.92535 26.98592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.92535"^^xsd:decimal ;
  dwc:decimalLongitude "26.98592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2016_36.92535_26.98592_15-15_Vatikiotis%20Konstantinos>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.92535 26.98592)"^^geo:wktLiteral ;
  geo-pos:lat "36.92535"^^xsd:decimal ;
  geo-pos:long "26.98592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2016_36.92535_26.98592_15-15_Vatikiotis%20Konstantinos>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2016_36.92535_26.98592_15-15_Vatikiotis Konstantinos" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2016_36.92535_26.98592_15-15_Vatikiotis Konstantinos'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Vatikiotis Konstantinos'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.98592'^^xsd:double;
  dwc:latitude '36.92535'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'MARISCA project/ UAEGEAN'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2016_36.92535_26.98592_15-15_Vatikiotis Konstantinos'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2016_36.92535_26.98592_5-5_Katsoupis%20Christos>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_36.92535_26.98592_5-5_Katsoupis%20Christos> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_36.92535_26.98592_5-5_Katsoupis%20Christos> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.92535 26.98592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.92535"^^xsd:decimal ;
  dwc:decimalLongitude "26.98592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2016_36.92535_26.98592_5-5_Katsoupis%20Christos>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.92535 26.98592)"^^geo:wktLiteral ;
  geo-pos:lat "36.92535"^^xsd:decimal ;
  geo-pos:long "26.98592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2016_36.92535_26.98592_5-5_Katsoupis%20Christos>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2016_36.92535_26.98592_5-5_Katsoupis Christos" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2016_36.92535_26.98592_5-5_Katsoupis Christos'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Katsoupis Christos'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.98592'^^xsd:double;
  dwc:latitude '36.92535'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'MARISCA project/ UAEGEAN'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2016_36.92535_26.98592_5-5_Katsoupis Christos'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2016_36.92535_26.98592_5-5_Vatikiotis%20Konstantinos>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_36.92535_26.98592_5-5_Vatikiotis%20Konstantinos> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_36.92535_26.98592_5-5_Vatikiotis%20Konstantinos> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.92535 26.98592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.92535"^^xsd:decimal ;
  dwc:decimalLongitude "26.98592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2016_36.92535_26.98592_5-5_Vatikiotis%20Konstantinos>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.92535 26.98592)"^^geo:wktLiteral ;
  geo-pos:lat "36.92535"^^xsd:decimal ;
  geo-pos:long "26.98592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2016_36.92535_26.98592_5-5_Vatikiotis%20Konstantinos>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2016_36.92535_26.98592_5-5_Vatikiotis Konstantinos" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2016_36.92535_26.98592_5-5_Vatikiotis Konstantinos'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Vatikiotis Konstantinos'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.98592'^^xsd:double;
  dwc:latitude '36.92535'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'MARISCA project/ UAEGEAN'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2016_36.92535_26.98592_5-5_Vatikiotis Konstantinos'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2016_36.92535_26.98592_15-15_Katsoupis%20Christos>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_36.92535_26.98592_15-15_Katsoupis%20Christos> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_36.92535_26.98592_15-15_Katsoupis%20Christos> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.92535 26.98592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.92535"^^xsd:decimal ;
  dwc:decimalLongitude "26.98592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_36.92535_26.98592_15-15_Katsoupis%20Christos>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.92535 26.98592)"^^geo:wktLiteral ;
  geo-pos:lat "36.92535"^^xsd:decimal ;
  geo-pos:long "26.98592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2016_36.92535_26.98592_15-15_Katsoupis%20Christos>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2016_36.92535_26.98592_15-15_Katsoupis Christos" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2016_36.92535_26.98592_15-15_Katsoupis Christos'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Katsoupis Christos'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.98592'^^xsd:double;
  dwc:latitude '36.92535'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'MARISCA project/ UAEGEAN'^^xsd:string;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2016_36.92535_26.98592_15-15_Katsoupis Christos'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2016_36.92535_26.98592_15-15_Konstantinos%20Vatikiotis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_36.92535_26.98592_15-15_Konstantinos%20Vatikiotis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_36.92535_26.98592_15-15_Konstantinos%20Vatikiotis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.92535 26.98592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.92535"^^xsd:decimal ;
  dwc:decimalLongitude "26.98592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_36.92535_26.98592_15-15_Konstantinos%20Vatikiotis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.92535 26.98592)"^^geo:wktLiteral ;
  geo-pos:lat "36.92535"^^xsd:decimal ;
  geo-pos:long "26.98592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2016_36.92535_26.98592_15-15_Konstantinos%20Vatikiotis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2016_36.92535_26.98592_15-15_Konstantinos Vatikiotis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2016_36.92535_26.98592_15-15_Konstantinos Vatikiotis'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Konstantinos Vatikiotis'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.98592'^^xsd:double;
  dwc:latitude '36.92535'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'MARISCA project/ UAEGEAN'^^xsd:string;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2016_36.92535_26.98592_15-15_Konstantinos Vatikiotis'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2016_36.92535_26.98592_5-5_Katsoupis%20Christos>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_36.92535_26.98592_5-5_Katsoupis%20Christos> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_36.92535_26.98592_5-5_Katsoupis%20Christos> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.92535 26.98592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.92535"^^xsd:decimal ;
  dwc:decimalLongitude "26.98592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_36.92535_26.98592_5-5_Katsoupis%20Christos>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.92535 26.98592)"^^geo:wktLiteral ;
  geo-pos:lat "36.92535"^^xsd:decimal ;
  geo-pos:long "26.98592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2016_36.92535_26.98592_5-5_Katsoupis%20Christos>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2016_36.92535_26.98592_5-5_Katsoupis Christos" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2016_36.92535_26.98592_5-5_Katsoupis Christos'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Katsoupis Christos'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.98592'^^xsd:double;
  dwc:latitude '36.92535'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'MARISCA project/ UAEGEAN'^^xsd:string;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2016_36.92535_26.98592_5-5_Katsoupis Christos'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2016_36.92535_26.98592_5-5_Konstantinos%20Vatikiotis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_36.92535_26.98592_5-5_Konstantinos%20Vatikiotis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_36.92535_26.98592_5-5_Konstantinos%20Vatikiotis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.92535 26.98592)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.92535"^^xsd:decimal ;
  dwc:decimalLongitude "26.98592"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_36.92535_26.98592_5-5_Konstantinos%20Vatikiotis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.92535 26.98592)"^^geo:wktLiteral ;
  geo-pos:lat "36.92535"^^xsd:decimal ;
  geo-pos:long "26.98592"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2016_36.92535_26.98592_5-5_Konstantinos%20Vatikiotis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2016_36.92535_26.98592_5-5_Konstantinos Vatikiotis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2016_36.92535_26.98592_5-5_Konstantinos Vatikiotis'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Konstantinos Vatikiotis'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.98592'^^xsd:double;
  dwc:latitude '36.92535'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'MARISCA project/ UAEGEAN'^^xsd:string;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2016_36.92535_26.98592_5-5_Konstantinos Vatikiotis'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2017_36.93467_26.98613_Francesco%20Tiralongo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2017_36.93467_26.98613_Francesco%20Tiralongo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2017_36.93467_26.98613_Francesco%20Tiralongo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.93467 26.98613)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.93467"^^xsd:decimal ;
  dwc:decimalLongitude "26.98613"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2017_36.93467_26.98613_Francesco%20Tiralongo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.93467 26.98613)"^^geo:wktLiteral ;
  geo-pos:lat "36.93467"^^xsd:decimal ;
  geo-pos:long "26.98613"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2017_36.93467_26.98613_Francesco%20Tiralongo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2017_36.93467_26.98613_Francesco Tiralongo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2017_36.93467_26.98613_Francesco Tiralongo'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Francesco Tiralongo'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.98613'^^xsd:double;
  dwc:latitude '36.93467'^^xsd:double;
  dwc:coordinatePrecision '39'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2017_36.93467_26.98613_Francesco Tiralongo'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Diadema%20setosum_2017_36.9409_26.9864_6-6_Joachim%20Langeneck>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Diadema%20setosum_2017_36.9409_26.9864_6-6_Joachim%20Langeneck> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Diadema%20setosum_2017_36.9409_26.9864_6-6_Joachim%20Langeneck> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9409 26.9864)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9409"^^xsd:decimal ;
  dwc:decimalLongitude "26.9864"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Diadema%20setosum_2017_36.9409_26.9864_6-6_Joachim%20Langeneck>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9409 26.9864)"^^geo:wktLiteral ;
  geo-pos:lat "36.9409"^^xsd:decimal ;
  geo-pos:long "26.9864"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "11"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Diadema%20setosum_2017_36.9409_26.9864_6-6_Joachim%20Langeneck>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Diadema setosum_2017_36.9409_26.9864_6-6_Joachim Langeneck" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Diadema setosum_2017_36.9409_26.9864_6-6_Joachim Langeneck'^^xsd:string;
  dwc:scientificName 'Diadema setosum (Leske, 1778)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Joachim Langeneck'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.9864'^^xsd:double;
  dwc:latitude '36.9409'^^xsd:double;
  dwc:coordinatePrecision '11'^^xsd:integer;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '213372'^^xsd:integer;
  dwc:occurrenceId 'Diadema setosum_2017_36.9409_26.9864_6-6_Joachim Langeneck'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213372'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2019_36.74969_26.9869_Geoff%20Hoese>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_36.74969_26.9869_Geoff%20Hoese> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_36.74969_26.9869_Geoff%20Hoese> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.74969 26.9869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.74969"^^xsd:decimal ;
  dwc:decimalLongitude "26.9869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2019_36.74969_26.9869_Geoff%20Hoese>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.74969 26.9869)"^^geo:wktLiteral ;
  geo-pos:lat "36.74969"^^xsd:decimal ;
  geo-pos:long "26.9869"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2019_36.74969_26.9869_Geoff%20Hoese>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2019_36.74969_26.9869_Geoff Hoese" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2019_36.74969_26.9869_Geoff Hoese'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Geoff Hoese'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.9869'^^xsd:double;
  dwc:latitude '36.74969'^^xsd:double;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2019_36.74969_26.9869_Geoff Hoese'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Halophila%20stipulacea_2018_36.94244_26.98731_14-14_Paul%20Tavoularis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2018_36.94244_26.98731_14-14_Paul%20Tavoularis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2018_36.94244_26.98731_14-14_Paul%20Tavoularis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94244 26.98731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.94244"^^xsd:decimal ;
  dwc:decimalLongitude "26.98731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Halophila%20stipulacea_2018_36.94244_26.98731_14-14_Paul%20Tavoularis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94244 26.98731)"^^geo:wktLiteral ;
  geo-pos:lat "36.94244"^^xsd:decimal ;
  geo-pos:long "26.98731"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Halophila%20stipulacea_2018_36.94244_26.98731_14-14_Paul%20Tavoularis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Halophila stipulacea_2018_36.94244_26.98731_14-14_Paul Tavoularis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Halophila stipulacea_2018_36.94244_26.98731_14-14_Paul Tavoularis'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea (Forsskål) Ascherson, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paul Tavoularis'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.98731'^^xsd:double;
  dwc:latitude '36.94244'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:occurrenceId 'Halophila stipulacea_2018_36.94244_26.98731_14-14_Paul Tavoularis'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType '% cover'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Synaptula%20reciprocans_2017_36.93889_26.98748_12-12_Paul%20Tavoularis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2017_36.93889_26.98748_12-12_Paul%20Tavoularis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2017_36.93889_26.98748_12-12_Paul%20Tavoularis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.93889 26.98748)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.93889"^^xsd:decimal ;
  dwc:decimalLongitude "26.98748"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2017_36.93889_26.98748_12-12_Paul%20Tavoularis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.93889 26.98748)"^^geo:wktLiteral ;
  geo-pos:lat "36.93889"^^xsd:decimal ;
  geo-pos:long "26.98748"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Synaptula%20reciprocans_2017_36.93889_26.98748_12-12_Paul%20Tavoularis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Synaptula reciprocans_2017_36.93889_26.98748_12-12_Paul Tavoularis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Synaptula reciprocans_2017_36.93889_26.98748_12-12_Paul Tavoularis'^^xsd:string;
  dwc:scientificName 'Synaptula reciprocans (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paul Tavoularis'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.98748'^^xsd:double;
  dwc:latitude '36.93889'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '124483'^^xsd:integer;
  dwc:occurrenceId 'Synaptula reciprocans_2017_36.93889_26.98748_12-12_Paul Tavoularis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124483'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Diadema%20setosum_2019_37.45094_26.98753_3-6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Diadema%20setosum_2019_37.45094_26.98753_3-6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Diadema%20setosum_2019_37.45094_26.98753_3-6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.45094 26.98753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.45094"^^xsd:decimal ;
  dwc:decimalLongitude "26.98753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Diadema%20setosum_2019_37.45094_26.98753_3-6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.45094 26.98753)"^^geo:wktLiteral ;
  geo-pos:lat "37.45094"^^xsd:decimal ;
  geo-pos:long "26.98753"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Diadema%20setosum_2019_37.45094_26.98753_3-6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Diadema setosum_2019_37.45094_26.98753_3-6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Diadema setosum_2019_37.45094_26.98753_3-6'^^xsd:string;
  dwc:scientificName 'Diadema setosum (Leske, 1778)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.98753'^^xsd:double;
  dwc:latitude '37.45094'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '213372'^^xsd:integer;
  dwc:occurrenceId 'Diadema setosum_2019_37.45094_26.98753_3-6'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213372'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'moderate'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Synaptula%20reciprocans_2017_36.93688_26.98774_8-8_Paul%20Tavoularis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2017_36.93688_26.98774_8-8_Paul%20Tavoularis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2017_36.93688_26.98774_8-8_Paul%20Tavoularis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.93688 26.98774)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.93688"^^xsd:decimal ;
  dwc:decimalLongitude "26.98774"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2017_36.93688_26.98774_8-8_Paul%20Tavoularis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.93688 26.98774)"^^geo:wktLiteral ;
  geo-pos:lat "36.93688"^^xsd:decimal ;
  geo-pos:long "26.98774"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Synaptula%20reciprocans_2017_36.93688_26.98774_8-8_Paul%20Tavoularis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Synaptula reciprocans_2017_36.93688_26.98774_8-8_Paul Tavoularis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Synaptula reciprocans_2017_36.93688_26.98774_8-8_Paul Tavoularis'^^xsd:string;
  dwc:scientificName 'Synaptula reciprocans (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paul Tavoularis'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.98774'^^xsd:double;
  dwc:latitude '36.93688'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '124483'^^xsd:integer;
  dwc:occurrenceId 'Synaptula reciprocans_2017_36.93688_26.98774_8-8_Paul Tavoularis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124483'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2019_36.74902_26.98777_ghoese>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.74902_26.98777_ghoese> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.74902_26.98777_ghoese> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.74902 26.98777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.74902"^^xsd:decimal ;
  dwc:decimalLongitude "26.98777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "66"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.74902_26.98777_ghoese>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.74902 26.98777)"^^geo:wktLiteral ;
  geo-pos:lat "36.74902"^^xsd:decimal ;
  geo-pos:long "26.98777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "66"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2019_36.74902_26.98777_ghoese>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2019_36.74902_26.98777_ghoese" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2019_36.74902_26.98777_ghoese'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'ghoese'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.98777'^^xsd:double;
  dwc:latitude '36.74902'^^xsd:double;
  dwc:coordinatePrecision '66'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2019_36.74902_26.98777_ghoese'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Diadema%20setosum_2019_36.93764_26.98783_4-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Diadema%20setosum_2019_36.93764_26.98783_4-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Diadema%20setosum_2019_36.93764_26.98783_4-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.93764 26.98783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.93764"^^xsd:decimal ;
  dwc:decimalLongitude "26.98783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Diadema%20setosum_2019_36.93764_26.98783_4-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.93764 26.98783)"^^geo:wktLiteral ;
  geo-pos:lat "36.93764"^^xsd:decimal ;
  geo-pos:long "26.98783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Diadema%20setosum_2019_36.93764_26.98783_4-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Diadema setosum_2019_36.93764_26.98783_4-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Diadema setosum_2019_36.93764_26.98783_4-5'^^xsd:string;
  dwc:scientificName 'Diadema setosum (Leske, 1778)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.98783'^^xsd:double;
  dwc:latitude '36.93764'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '213372'^^xsd:integer;
  dwc:occurrenceId 'Diadema setosum_2019_36.93764_26.98783_4-5'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213372'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2013_36.75116_26.98829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2013_36.75116_26.98829> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2013_36.75116_26.98829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75116 26.98829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.75116"^^xsd:decimal ;
  dwc:decimalLongitude "26.98829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2013_36.75116_26.98829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75116 26.98829)"^^geo:wktLiteral ;
  geo-pos:lat "36.75116"^^xsd:decimal ;
  geo-pos:long "26.98829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2013_36.75116_26.98829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2013_36.75116_26.98829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2013_36.75116_26.98829'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.98829'^^xsd:double;
  dwc:latitude '36.75116'^^xsd:double;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2013_36.75116_26.98829'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2013_36.75116_26.98829_7-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2013_36.75116_26.98829_7-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2013_36.75116_26.98829_7-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75116 26.98829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.75116"^^xsd:decimal ;
  dwc:decimalLongitude "26.98829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2013_36.75116_26.98829_7-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.75116 26.98829)"^^geo:wktLiteral ;
  geo-pos:lat "36.75116"^^xsd:decimal ;
  geo-pos:long "26.98829"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2013_36.75116_26.98829_7-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2013_36.75116_26.98829_7-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2013_36.75116_26.98829_7-10'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.98829'^^xsd:double;
  dwc:latitude '36.75116'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2013_36.75116_26.98829_7-10'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'very low'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Synaptula%20reciprocans_2018_36.94167_26.98892_15-15_Joachim%20Langeneck>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2018_36.94167_26.98892_15-15_Joachim%20Langeneck> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2018_36.94167_26.98892_15-15_Joachim%20Langeneck> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94167 26.98892)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.94167"^^xsd:decimal ;
  dwc:decimalLongitude "26.98892"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2018_36.94167_26.98892_15-15_Joachim%20Langeneck>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94167 26.98892)"^^geo:wktLiteral ;
  geo-pos:lat "36.94167"^^xsd:decimal ;
  geo-pos:long "26.98892"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Synaptula%20reciprocans_2018_36.94167_26.98892_15-15_Joachim%20Langeneck>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Synaptula reciprocans_2018_36.94167_26.98892_15-15_Joachim Langeneck" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Synaptula reciprocans_2018_36.94167_26.98892_15-15_Joachim Langeneck'^^xsd:string;
  dwc:scientificName 'Synaptula reciprocans (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Joachim Langeneck'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.98892'^^xsd:double;
  dwc:latitude '36.94167'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '124483'^^xsd:integer;
  dwc:occurrenceId 'Synaptula reciprocans_2018_36.94167_26.98892_15-15_Joachim Langeneck'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124483'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2008_36.94817_26.98957_Maria%20Corsini-Foka>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2008_36.94817_26.98957_Maria%20Corsini-Foka> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2008_36.94817_26.98957_Maria%20Corsini-Foka> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94817 26.98957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.94817"^^xsd:decimal ;
  dwc:decimalLongitude "26.98957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2008_36.94817_26.98957_Maria%20Corsini-Foka>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94817 26.98957)"^^geo:wktLiteral ;
  geo-pos:lat "36.94817"^^xsd:decimal ;
  geo-pos:long "26.98957"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2008_36.94817_26.98957_Maria%20Corsini-Foka>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2008_36.94817_26.98957_Maria Corsini-Foka" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2008_36.94817_26.98957_Maria Corsini-Foka'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Corsini-Foka'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.98957'^^xsd:double;
  dwc:latitude '36.94817'^^xsd:double;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2008_36.94817_26.98957_Maria Corsini-Foka'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2020_36.94102_26.99024_Georgios%20Romanidis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2020_36.94102_26.99024_Georgios%20Romanidis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2020_36.94102_26.99024_Georgios%20Romanidis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94102 26.99024)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.94102"^^xsd:decimal ;
  dwc:decimalLongitude "26.99024"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2020_36.94102_26.99024_Georgios%20Romanidis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94102 26.99024)"^^geo:wktLiteral ;
  geo-pos:lat "36.94102"^^xsd:decimal ;
  geo-pos:long "26.99024"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2020_36.94102_26.99024_Georgios%20Romanidis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2020_36.94102_26.99024_Georgios Romanidis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2020_36.94102_26.99024_Georgios Romanidis'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Georgios Romanidis'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.99024'^^xsd:double;
  dwc:latitude '36.94102'^^xsd:double;
  dwc:occurrenceRemarks 'approximate coordinates through Google Earth based on information provided by associatedReferences or asociatedMedia'^^xsd:string;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2020_36.94102_26.99024_Georgios Romanidis'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2017_36.73488_26.99041_22.5-22.5_>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2017_36.73488_26.99041_22.5-22.5_> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2017_36.73488_26.99041_22.5-22.5_> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.73488 26.99041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.73488"^^xsd:decimal ;
  dwc:decimalLongitude "26.99041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2017_36.73488_26.99041_22.5-22.5_>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.73488 26.99041)"^^geo:wktLiteral ;
  geo-pos:lat "36.73488"^^xsd:decimal ;
  geo-pos:long "26.99041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2017_36.73488_26.99041_22.5-22.5_>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2017_36.73488_26.99041_22.5-22.5_" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2017_36.73488_26.99041_22.5-22.5_'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.99041'^^xsd:double;
  dwc:latitude '36.73488'^^xsd:double;
  dwc:minimumDepth '22.5'^^xsd:double;
  dwc:maximumDepth '22.5'^^xsd:double;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2017_36.73488_26.99041_22.5-22.5_'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2012_36.94647_26.99186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2012_36.94647_26.99186> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2012_36.94647_26.99186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94647 26.99186)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.94647"^^xsd:decimal ;
  dwc:decimalLongitude "26.99186"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2012_36.94647_26.99186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94647 26.99186)"^^geo:wktLiteral ;
  geo-pos:lat "36.94647"^^xsd:decimal ;
  geo-pos:long "26.99186"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2012_36.94647_26.99186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2012_36.94647_26.99186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2012_36.94647_26.99186'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.99186'^^xsd:double;
  dwc:latitude '36.94647'^^xsd:double;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2012_36.94647_26.99186'^^xsd:string;
  dwc:observationDate '2012-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Sargocentron%20rubrum_2017_36.94234_26.99358_Paul%20Tavoularis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2017_36.94234_26.99358_Paul%20Tavoularis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2017_36.94234_26.99358_Paul%20Tavoularis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94234 26.99358)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.94234"^^xsd:decimal ;
  dwc:decimalLongitude "26.99358"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2017_36.94234_26.99358_Paul%20Tavoularis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94234 26.99358)"^^geo:wktLiteral ;
  geo-pos:lat "36.94234"^^xsd:decimal ;
  geo-pos:long "26.99358"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Sargocentron%20rubrum_2017_36.94234_26.99358_Paul%20Tavoularis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Sargocentron rubrum_2017_36.94234_26.99358_Paul Tavoularis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Sargocentron rubrum_2017_36.94234_26.99358_Paul Tavoularis'^^xsd:string;
  dwc:scientificName 'Sargocentron rubrum (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paul Tavoularis'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.99358'^^xsd:double;
  dwc:latitude '36.94234'^^xsd:double;
  dwc:occurrenceRemarks 'Kalymnos diving'^^xsd:string;
  dwc:aphiaid '126400'^^xsd:integer;
  dwc:occurrenceId 'Sargocentron rubrum_2017_36.94234_26.99358_Paul Tavoularis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126400'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Diadema%20setosum_2019_37.45758_26.99419_3-6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Diadema%20setosum_2019_37.45758_26.99419_3-6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Diadema%20setosum_2019_37.45758_26.99419_3-6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.45758 26.99419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.45758"^^xsd:decimal ;
  dwc:decimalLongitude "26.99419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Diadema%20setosum_2019_37.45758_26.99419_3-6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.45758 26.99419)"^^geo:wktLiteral ;
  geo-pos:lat "37.45758"^^xsd:decimal ;
  geo-pos:long "26.99419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Diadema%20setosum_2019_37.45758_26.99419_3-6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Diadema setosum_2019_37.45758_26.99419_3-6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Diadema setosum_2019_37.45758_26.99419_3-6'^^xsd:string;
  dwc:scientificName 'Diadema setosum (Leske, 1778)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '26.99419'^^xsd:double;
  dwc:latitude '37.45758'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '213372'^^xsd:integer;
  dwc:occurrenceId 'Diadema setosum_2019_37.45758_26.99419_3-6'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213372'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'very low'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2015%2F2018_36.74888_27.00177_Francesco%20Tiralongo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2015%2F2018_36.74888_27.00177_Francesco%20Tiralongo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2015%2F2018_36.74888_27.00177_Francesco%20Tiralongo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.74888 27.00177)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.74888"^^xsd:decimal ;
  dwc:decimalLongitude "27.00177"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2015%2F2018_36.74888_27.00177_Francesco%20Tiralongo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.74888 27.00177)"^^geo:wktLiteral ;
  geo-pos:lat "36.74888"^^xsd:decimal ;
  geo-pos:long "27.00177"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2015%2F2018_36.74888_27.00177_Francesco%20Tiralongo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2015/2018_36.74888_27.00177_Francesco Tiralongo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2015/2018_36.74888_27.00177_Francesco Tiralongo'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Francesco Tiralongo'^^xsd:string;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.00177'^^xsd:double;
  dwc:latitude '36.74888'^^xsd:double;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2015/2018_36.74888_27.00177_Francesco Tiralongo'^^xsd:string;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '10'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Sargocentron%20rubrum_2016_37.76001_27.02973_55-55_Francesco%20Tiralongo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2016_37.76001_27.02973_55-55_Francesco%20Tiralongo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2016_37.76001_27.02973_55-55_Francesco%20Tiralongo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.76001 27.02973)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.76001"^^xsd:decimal ;
  dwc:decimalLongitude "27.02973"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters "55"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2016_37.76001_27.02973_55-55_Francesco%20Tiralongo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.76001 27.02973)"^^geo:wktLiteral ;
  geo-pos:lat "37.76001"^^xsd:decimal ;
  geo-pos:long "27.02973"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Sargocentron%20rubrum_2016_37.76001_27.02973_55-55_Francesco%20Tiralongo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Sargocentron rubrum_2016_37.76001_27.02973_55-55_Francesco Tiralongo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Sargocentron rubrum_2016_37.76001_27.02973_55-55_Francesco Tiralongo'^^xsd:string;
  dwc:scientificName 'Sargocentron rubrum (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Francesco Tiralongo'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.02973'^^xsd:double;
  dwc:latitude '37.76001'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:maximumDepth '55'^^xsd:integer;
  dwc:aphiaid '126400'^^xsd:integer;
  dwc:occurrenceId 'Sargocentron rubrum_2016_37.76001_27.02973_55-55_Francesco Tiralongo'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126400'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Upeneus%20moluccensis_1995_36.93672_27.03049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Upeneus%20moluccensis_1995_36.93672_27.03049> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Upeneus%20moluccensis_1995_36.93672_27.03049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.93672 27.03049)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.93672"^^xsd:decimal ;
  dwc:decimalLongitude "27.03049"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Upeneus%20moluccensis_1995_36.93672_27.03049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.93672 27.03049)"^^geo:wktLiteral ;
  geo-pos:lat "36.93672"^^xsd:decimal ;
  geo-pos:long "27.03049"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Upeneus%20moluccensis_1995_36.93672_27.03049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Upeneus moluccensis_1995_36.93672_27.03049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Upeneus moluccensis_1995_36.93672_27.03049'^^xsd:string;
  dwc:scientificName 'Upeneus moluccensis (Bleeker, 1855)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.03049'^^xsd:double;
  dwc:latitude '36.93672'^^xsd:double;
  dwc:aphiaid '126989'^^xsd:integer;
  dwc:occurrenceId 'Upeneus moluccensis_1995_36.93672_27.03049'^^xsd:string;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126989'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2015%2F2018_37.75967_27.03054_12-12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2015%2F2018_37.75967_27.03054_12-12> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2015%2F2018_37.75967_27.03054_12-12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.75967 27.03054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.75967"^^xsd:decimal ;
  dwc:decimalLongitude "27.03054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2015%2F2018_37.75967_27.03054_12-12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.75967 27.03054)"^^geo:wktLiteral ;
  geo-pos:lat "37.75967"^^xsd:decimal ;
  geo-pos:long "27.03054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2015%2F2018_37.75967_27.03054_12-12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2015/2018_37.75967_27.03054_12-12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2015/2018_37.75967_27.03054_12-12'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.03054'^^xsd:double;
  dwc:latitude '37.75967'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2015/2018_37.75967_27.03054_12-12'^^xsd:string;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2018_37.73049_27.03594_Stefanos%20Kalogirou>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2018_37.73049_27.03594_Stefanos%20Kalogirou> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2018_37.73049_27.03594_Stefanos%20Kalogirou> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73049 27.03594)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73049"^^xsd:decimal ;
  dwc:decimalLongitude "27.03594"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2018_37.73049_27.03594_Stefanos%20Kalogirou>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73049 27.03594)"^^geo:wktLiteral ;
  geo-pos:lat "37.73049"^^xsd:decimal ;
  geo-pos:long "27.03594"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2018_37.73049_27.03594_Stefanos%20Kalogirou>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2018_37.73049_27.03594_Stefanos Kalogirou" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2018_37.73049_27.03594_Stefanos Kalogirou'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Stefanos Kalogirou'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.03594'^^xsd:double;
  dwc:latitude '37.73049'^^xsd:double;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2018_37.73049_27.03594_Stefanos Kalogirou'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2016_36.97275_27.0362_15-15_Katsoupis%20Christos>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_36.97275_27.0362_15-15_Katsoupis%20Christos> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_36.97275_27.0362_15-15_Katsoupis%20Christos> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97275 27.0362)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.97275"^^xsd:decimal ;
  dwc:decimalLongitude "27.0362"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2016_36.97275_27.0362_15-15_Katsoupis%20Christos>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97275 27.0362)"^^geo:wktLiteral ;
  geo-pos:lat "36.97275"^^xsd:decimal ;
  geo-pos:long "27.0362"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2016_36.97275_27.0362_15-15_Katsoupis%20Christos>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2016_36.97275_27.0362_15-15_Katsoupis Christos" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2016_36.97275_27.0362_15-15_Katsoupis Christos'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Katsoupis Christos'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.0362'^^xsd:double;
  dwc:latitude '36.97275'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'MARISCA project/ UAEGEAN'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2016_36.97275_27.0362_15-15_Katsoupis Christos'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2016_36.97275_27.0362_15-15_Vatikiotis%20Konstantinos>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_36.97275_27.0362_15-15_Vatikiotis%20Konstantinos> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_36.97275_27.0362_15-15_Vatikiotis%20Konstantinos> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97275 27.0362)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.97275"^^xsd:decimal ;
  dwc:decimalLongitude "27.0362"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2016_36.97275_27.0362_15-15_Vatikiotis%20Konstantinos>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97275 27.0362)"^^geo:wktLiteral ;
  geo-pos:lat "36.97275"^^xsd:decimal ;
  geo-pos:long "27.0362"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2016_36.97275_27.0362_15-15_Vatikiotis%20Konstantinos>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2016_36.97275_27.0362_15-15_Vatikiotis Konstantinos" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2016_36.97275_27.0362_15-15_Vatikiotis Konstantinos'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Vatikiotis Konstantinos'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.0362'^^xsd:double;
  dwc:latitude '36.97275'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'MARISCA project/ UAEGEAN'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2016_36.97275_27.0362_15-15_Vatikiotis Konstantinos'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2016_36.97275_27.0362_5-5_Katsoupis%20Christos>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_36.97275_27.0362_5-5_Katsoupis%20Christos> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_36.97275_27.0362_5-5_Katsoupis%20Christos> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97275 27.0362)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.97275"^^xsd:decimal ;
  dwc:decimalLongitude "27.0362"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2016_36.97275_27.0362_5-5_Katsoupis%20Christos>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97275 27.0362)"^^geo:wktLiteral ;
  geo-pos:lat "36.97275"^^xsd:decimal ;
  geo-pos:long "27.0362"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2016_36.97275_27.0362_5-5_Katsoupis%20Christos>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2016_36.97275_27.0362_5-5_Katsoupis Christos" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2016_36.97275_27.0362_5-5_Katsoupis Christos'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Katsoupis Christos'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.0362'^^xsd:double;
  dwc:latitude '36.97275'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'MARISCA project/ UAEGEAN'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2016_36.97275_27.0362_5-5_Katsoupis Christos'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2016_36.97275_27.0362_5-5_Vatikiotis%20Konstantinos>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_36.97275_27.0362_5-5_Vatikiotis%20Konstantinos> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_36.97275_27.0362_5-5_Vatikiotis%20Konstantinos> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97275 27.0362)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.97275"^^xsd:decimal ;
  dwc:decimalLongitude "27.0362"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2016_36.97275_27.0362_5-5_Vatikiotis%20Konstantinos>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97275 27.0362)"^^geo:wktLiteral ;
  geo-pos:lat "36.97275"^^xsd:decimal ;
  geo-pos:long "27.0362"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2016_36.97275_27.0362_5-5_Vatikiotis%20Konstantinos>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2016_36.97275_27.0362_5-5_Vatikiotis Konstantinos" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2016_36.97275_27.0362_5-5_Vatikiotis Konstantinos'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Vatikiotis Konstantinos'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.0362'^^xsd:double;
  dwc:latitude '36.97275'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'MARISCA project/ UAEGEAN'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2016_36.97275_27.0362_5-5_Vatikiotis Konstantinos'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2016_36.97275_27.0362_15-15_Katsoupis%20Christos>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_36.97275_27.0362_15-15_Katsoupis%20Christos> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_36.97275_27.0362_15-15_Katsoupis%20Christos> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97275 27.0362)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.97275"^^xsd:decimal ;
  dwc:decimalLongitude "27.0362"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_36.97275_27.0362_15-15_Katsoupis%20Christos>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97275 27.0362)"^^geo:wktLiteral ;
  geo-pos:lat "36.97275"^^xsd:decimal ;
  geo-pos:long "27.0362"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2016_36.97275_27.0362_15-15_Katsoupis%20Christos>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2016_36.97275_27.0362_15-15_Katsoupis Christos" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2016_36.97275_27.0362_15-15_Katsoupis Christos'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Katsoupis Christos'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.0362'^^xsd:double;
  dwc:latitude '36.97275'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'MARISCA project/ UAEGEAN'^^xsd:string;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2016_36.97275_27.0362_15-15_Katsoupis Christos'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2016_36.97275_27.0362_15-15_Konstantinos%20Vatikiotis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_36.97275_27.0362_15-15_Konstantinos%20Vatikiotis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_36.97275_27.0362_15-15_Konstantinos%20Vatikiotis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97275 27.0362)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.97275"^^xsd:decimal ;
  dwc:decimalLongitude "27.0362"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_36.97275_27.0362_15-15_Konstantinos%20Vatikiotis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97275 27.0362)"^^geo:wktLiteral ;
  geo-pos:lat "36.97275"^^xsd:decimal ;
  geo-pos:long "27.0362"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2016_36.97275_27.0362_15-15_Konstantinos%20Vatikiotis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2016_36.97275_27.0362_15-15_Konstantinos Vatikiotis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2016_36.97275_27.0362_15-15_Konstantinos Vatikiotis'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Konstantinos Vatikiotis'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.0362'^^xsd:double;
  dwc:latitude '36.97275'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'MARISCA project/ UAEGEAN'^^xsd:string;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2016_36.97275_27.0362_15-15_Konstantinos Vatikiotis'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2016_36.97275_27.0362_5-5_Katsoupis%20Christos>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_36.97275_27.0362_5-5_Katsoupis%20Christos> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_36.97275_27.0362_5-5_Katsoupis%20Christos> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97275 27.0362)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.97275"^^xsd:decimal ;
  dwc:decimalLongitude "27.0362"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_36.97275_27.0362_5-5_Katsoupis%20Christos>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97275 27.0362)"^^geo:wktLiteral ;
  geo-pos:lat "36.97275"^^xsd:decimal ;
  geo-pos:long "27.0362"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2016_36.97275_27.0362_5-5_Katsoupis%20Christos>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2016_36.97275_27.0362_5-5_Katsoupis Christos" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2016_36.97275_27.0362_5-5_Katsoupis Christos'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Katsoupis Christos'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.0362'^^xsd:double;
  dwc:latitude '36.97275'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'MARISCA project/ UAEGEAN'^^xsd:string;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2016_36.97275_27.0362_5-5_Katsoupis Christos'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2016_36.97275_27.0362_5-5_Konstantinos%20Vatikiotis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_36.97275_27.0362_5-5_Konstantinos%20Vatikiotis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_36.97275_27.0362_5-5_Konstantinos%20Vatikiotis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97275 27.0362)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.97275"^^xsd:decimal ;
  dwc:decimalLongitude "27.0362"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_36.97275_27.0362_5-5_Konstantinos%20Vatikiotis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97275 27.0362)"^^geo:wktLiteral ;
  geo-pos:lat "36.97275"^^xsd:decimal ;
  geo-pos:long "27.0362"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2016_36.97275_27.0362_5-5_Konstantinos%20Vatikiotis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2016_36.97275_27.0362_5-5_Konstantinos Vatikiotis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2016_36.97275_27.0362_5-5_Konstantinos Vatikiotis'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Konstantinos Vatikiotis'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.0362'^^xsd:double;
  dwc:latitude '36.97275'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'MARISCA project/ UAEGEAN'^^xsd:string;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2016_36.97275_27.0362_5-5_Konstantinos Vatikiotis'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Conomurex%20persicus_2020_37.73207_27.03666_5-16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Conomurex%20persicus_2020_37.73207_27.03666_5-16> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Conomurex%20persicus_2020_37.73207_27.03666_5-16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73207 27.03666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73207"^^xsd:decimal ;
  dwc:decimalLongitude "27.03666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Conomurex%20persicus_2020_37.73207_27.03666_5-16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73207 27.03666)"^^geo:wktLiteral ;
  geo-pos:lat "37.73207"^^xsd:decimal ;
  geo-pos:long "27.03666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Conomurex%20persicus_2020_37.73207_27.03666_5-16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Conomurex persicus_2020_37.73207_27.03666_5-16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Conomurex persicus_2020_37.73207_27.03666_5-16'^^xsd:string;
  dwc:scientificName 'Conomurex persicus (Swainson, 1821)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.03666'^^xsd:double;
  dwc:latitude '37.73207'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '565371'^^xsd:integer;
  dwc:occurrenceId 'Conomurex persicus_2020_37.73207_27.03666_5-16'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '565371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Halophila%20stipulacea_2020_37.73207_27.03666_5-16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2020_37.73207_27.03666_5-16> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2020_37.73207_27.03666_5-16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73207 27.03666)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.73207"^^xsd:decimal ;
  dwc:decimalLongitude "27.03666"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Halophila%20stipulacea_2020_37.73207_27.03666_5-16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.73207 27.03666)"^^geo:wktLiteral ;
  geo-pos:lat "37.73207"^^xsd:decimal ;
  geo-pos:long "27.03666"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Halophila%20stipulacea_2020_37.73207_27.03666_5-16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Halophila stipulacea_2020_37.73207_27.03666_5-16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Halophila stipulacea_2020_37.73207_27.03666_5-16'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea (Forsskål) Ascherson, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.03666'^^xsd:double;
  dwc:latitude '37.73207'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:occurrenceId 'Halophila stipulacea_2020_37.73207_27.03666_5-16'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'moderate'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2018_36.76756_27.05276_Stefanos%20Kalogirou>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2018_36.76756_27.05276_Stefanos%20Kalogirou> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2018_36.76756_27.05276_Stefanos%20Kalogirou> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.76756 27.05276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.76756"^^xsd:decimal ;
  dwc:decimalLongitude "27.05276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2018_36.76756_27.05276_Stefanos%20Kalogirou>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.76756 27.05276)"^^geo:wktLiteral ;
  geo-pos:lat "36.76756"^^xsd:decimal ;
  geo-pos:long "27.05276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2018_36.76756_27.05276_Stefanos%20Kalogirou>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2018_36.76756_27.05276_Stefanos Kalogirou" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2018_36.76756_27.05276_Stefanos Kalogirou'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Stefanos Kalogirou'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.05276'^^xsd:double;
  dwc:latitude '36.76756'^^xsd:double;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2018_36.76756_27.05276_Stefanos Kalogirou'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Brachidontes%20pharaonis_2020_37.7724_27.05984_1-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Brachidontes%20pharaonis_2020_37.7724_27.05984_1-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Brachidontes%20pharaonis_2020_37.7724_27.05984_1-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7724 27.05984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.7724"^^xsd:decimal ;
  dwc:decimalLongitude "27.05984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Brachidontes%20pharaonis_2020_37.7724_27.05984_1-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.7724 27.05984)"^^geo:wktLiteral ;
  geo-pos:lat "37.7724"^^xsd:decimal ;
  geo-pos:long "27.05984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Brachidontes%20pharaonis_2020_37.7724_27.05984_1-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Brachidontes pharaonis_2020_37.7724_27.05984_1-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Brachidontes pharaonis_2020_37.7724_27.05984_1-1'^^xsd:string;
  dwc:scientificName 'Brachidontes pharaonis (P. Fischer, 1870)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.05984'^^xsd:double;
  dwc:latitude '37.7724'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140437'^^xsd:integer;
  dwc:occurrenceId 'Brachidontes pharaonis_2020_37.7724_27.05984_1-1'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140437'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_2020_37.77242_27.05987_0-4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_2020_37.77242_27.05987_0-4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_2020_37.77242_27.05987_0-4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.77242 27.05987)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.77242"^^xsd:decimal ;
  dwc:decimalLongitude "27.05987"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_2020_37.77242_27.05987_0-4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.77242 27.05987)"^^geo:wktLiteral ;
  geo-pos:lat "37.77242"^^xsd:decimal ;
  geo-pos:long "27.05987"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_2020_37.77242_27.05987_0-4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_2020_37.77242_27.05987_0-4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_2020_37.77242_27.05987_0-4'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.05987'^^xsd:double;
  dwc:latitude '37.77242'^^xsd:double;
  dwc:coordinatePrecision '4'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_2020_37.77242_27.05987_0-4'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2020_37.77242_27.05987_0-4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2020_37.77242_27.05987_0-4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2020_37.77242_27.05987_0-4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.77242 27.05987)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.77242"^^xsd:decimal ;
  dwc:decimalLongitude "27.05987"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "4"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2020_37.77242_27.05987_0-4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.77242 27.05987)"^^geo:wktLiteral ;
  geo-pos:lat "37.77242"^^xsd:decimal ;
  geo-pos:long "27.05987"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "4"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2020_37.77242_27.05987_0-4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2020_37.77242_27.05987_0-4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2020_37.77242_27.05987_0-4'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.05987'^^xsd:double;
  dwc:latitude '37.77242'^^xsd:double;
  dwc:coordinatePrecision '4'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2020_37.77242_27.05987_0-4'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2004_35.45277_27.08755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2004_35.45277_27.08755> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2004_35.45277_27.08755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.45277 27.08755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.45277"^^xsd:decimal ;
  dwc:decimalLongitude "27.08755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2004_35.45277_27.08755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.45277 27.08755)"^^geo:wktLiteral ;
  geo-pos:lat "35.45277"^^xsd:decimal ;
  geo-pos:long "27.08755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2004_35.45277_27.08755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2004_35.45277_27.08755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2004_35.45277_27.08755'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.08755'^^xsd:double;
  dwc:latitude '35.45277'^^xsd:double;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2004_35.45277_27.08755'^^xsd:string;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2014_35.45277_27.08755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2014_35.45277_27.08755> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2014_35.45277_27.08755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.45277 27.08755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.45277"^^xsd:decimal ;
  dwc:decimalLongitude "27.08755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2014_35.45277_27.08755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.45277 27.08755)"^^geo:wktLiteral ;
  geo-pos:lat "35.45277"^^xsd:decimal ;
  geo-pos:long "27.08755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2014_35.45277_27.08755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2014_35.45277_27.08755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2014_35.45277_27.08755'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.08755'^^xsd:double;
  dwc:latitude '35.45277'^^xsd:double;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2014_35.45277_27.08755'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2001_35.45277_27.08755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2001_35.45277_27.08755> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2001_35.45277_27.08755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.45277 27.08755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.45277"^^xsd:decimal ;
  dwc:decimalLongitude "27.08755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2001_35.45277_27.08755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.45277 27.08755)"^^geo:wktLiteral ;
  geo-pos:lat "35.45277"^^xsd:decimal ;
  geo-pos:long "27.08755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2001_35.45277_27.08755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2001_35.45277_27.08755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2001_35.45277_27.08755'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.08755'^^xsd:double;
  dwc:latitude '35.45277'^^xsd:double;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2001_35.45277_27.08755'^^xsd:string;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2004_35.45277_27.08755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2004_35.45277_27.08755> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2004_35.45277_27.08755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.45277 27.08755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.45277"^^xsd:decimal ;
  dwc:decimalLongitude "27.08755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2004_35.45277_27.08755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.45277 27.08755)"^^geo:wktLiteral ;
  geo-pos:lat "35.45277"^^xsd:decimal ;
  geo-pos:long "27.08755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2004_35.45277_27.08755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2004_35.45277_27.08755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2004_35.45277_27.08755'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.08755'^^xsd:double;
  dwc:latitude '35.45277'^^xsd:double;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2004_35.45277_27.08755'^^xsd:string;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2019_36.93815_27.09187_46-46>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_36.93815_27.09187_46-46> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_36.93815_27.09187_46-46> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.93815 27.09187)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.93815"^^xsd:decimal ;
  dwc:decimalLongitude "27.09187"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "73"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2019_36.93815_27.09187_46-46>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.93815 27.09187)"^^geo:wktLiteral ;
  geo-pos:lat "36.93815"^^xsd:decimal ;
  geo-pos:long "27.09187"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "73"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2019_36.93815_27.09187_46-46>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2019_36.93815_27.09187_46-46" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2019_36.93815_27.09187_46-46'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.09187'^^xsd:double;
  dwc:latitude '36.93815'^^xsd:double;
  dwc:coordinatePrecision '73'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance; HCMR projects (Fisheries Data collection Database)'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2019_36.93815_27.09187_46-46'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2019_36.93835_27.09187_46-46>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2019_36.93835_27.09187_46-46> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2019_36.93835_27.09187_46-46> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.93835 27.09187)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.93835"^^xsd:decimal ;
  dwc:decimalLongitude "27.09187"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "73"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2019_36.93835_27.09187_46-46>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.93835 27.09187)"^^geo:wktLiteral ;
  geo-pos:lat "36.93835"^^xsd:decimal ;
  geo-pos:long "27.09187"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "73"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2019_36.93835_27.09187_46-46>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2019_36.93835_27.09187_46-46" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2019_36.93835_27.09187_46-46'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.09187'^^xsd:double;
  dwc:latitude '36.93835'^^xsd:double;
  dwc:coordinatePrecision '73'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance; HCMR projects (Fisheries Data collection Database)'^^xsd:string;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2019_36.93835_27.09187_46-46'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2019_36.93835_27.09187_46-46>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_36.93835_27.09187_46-46> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_36.93835_27.09187_46-46> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.93835 27.09187)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.93835"^^xsd:decimal ;
  dwc:decimalLongitude "27.09187"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "73"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2019_36.93835_27.09187_46-46>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.93835 27.09187)"^^geo:wktLiteral ;
  geo-pos:lat "36.93835"^^xsd:decimal ;
  geo-pos:long "27.09187"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "73"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2019_36.93835_27.09187_46-46>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2019_36.93835_27.09187_46-46" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2019_36.93835_27.09187_46-46'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.09187'^^xsd:double;
  dwc:latitude '36.93835'^^xsd:double;
  dwc:coordinatePrecision '73'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance; HCMR projects (Fisheries Data collection Database)'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2019_36.93835_27.09187_46-46'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '11'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2019_36.93835_27.09187_46-46>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_36.93835_27.09187_46-46> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_36.93835_27.09187_46-46> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.93835 27.09187)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.93835"^^xsd:decimal ;
  dwc:decimalLongitude "27.09187"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "46"^^xsd:integer ;
  dwc:maximumDepthInMeters "46"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "73"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_36.93835_27.09187_46-46>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.93835 27.09187)"^^geo:wktLiteral ;
  geo-pos:lat "36.93835"^^xsd:decimal ;
  geo-pos:long "27.09187"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "73"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2019_36.93835_27.09187_46-46>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2019_36.93835_27.09187_46-46" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2019_36.93835_27.09187_46-46'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.09187'^^xsd:double;
  dwc:latitude '36.93835'^^xsd:double;
  dwc:coordinatePrecision '73'^^xsd:integer;
  dwc:minimumDepth '46'^^xsd:integer;
  dwc:maximumDepth '46'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance; HCMR projects (Fisheries Data collection Database)'^^xsd:string;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2019_36.93835_27.09187_46-46'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Diadema%20setosum_2019_36.94856_27.09242_3-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Diadema%20setosum_2019_36.94856_27.09242_3-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Diadema%20setosum_2019_36.94856_27.09242_3-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94856 27.09242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.94856"^^xsd:decimal ;
  dwc:decimalLongitude "27.09242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Diadema%20setosum_2019_36.94856_27.09242_3-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94856 27.09242)"^^geo:wktLiteral ;
  geo-pos:lat "36.94856"^^xsd:decimal ;
  geo-pos:long "27.09242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Diadema%20setosum_2019_36.94856_27.09242_3-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Diadema setosum_2019_36.94856_27.09242_3-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Diadema setosum_2019_36.94856_27.09242_3-5'^^xsd:string;
  dwc:scientificName 'Diadema setosum (Leske, 1778)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.09242'^^xsd:double;
  dwc:latitude '36.94856'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '213372'^^xsd:integer;
  dwc:occurrenceId 'Diadema setosum_2019_36.94856_27.09242_3-5'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213372'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'low'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2017_36.57967_27.09773_Koubanos%20Stefanos>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2017_36.57967_27.09773_Koubanos%20Stefanos> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2017_36.57967_27.09773_Koubanos%20Stefanos> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.57967 27.09773)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.57967"^^xsd:decimal ;
  dwc:decimalLongitude "27.09773"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2017_36.57967_27.09773_Koubanos%20Stefanos>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.57967 27.09773)"^^geo:wktLiteral ;
  geo-pos:lat "36.57967"^^xsd:decimal ;
  geo-pos:long "27.09773"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2017_36.57967_27.09773_Koubanos%20Stefanos>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2017_36.57967_27.09773_Koubanos Stefanos" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2017_36.57967_27.09773_Koubanos Stefanos'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Koubanos Stefanos'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.09773'^^xsd:double;
  dwc:latitude '36.57967'^^xsd:double;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2017_36.57967_27.09773_Koubanos Stefanos'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Upeneus%20moluccensis_1995_36.86644_27.10053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Upeneus%20moluccensis_1995_36.86644_27.10053> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Upeneus%20moluccensis_1995_36.86644_27.10053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.86644 27.10053)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.86644"^^xsd:decimal ;
  dwc:decimalLongitude "27.10053"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Upeneus%20moluccensis_1995_36.86644_27.10053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.86644 27.10053)"^^geo:wktLiteral ;
  geo-pos:lat "36.86644"^^xsd:decimal ;
  geo-pos:long "27.10053"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Upeneus%20moluccensis_1995_36.86644_27.10053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Upeneus moluccensis_1995_36.86644_27.10053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Upeneus moluccensis_1995_36.86644_27.10053'^^xsd:string;
  dwc:scientificName 'Upeneus moluccensis (Bleeker, 1855)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.10053'^^xsd:double;
  dwc:latitude '36.86644'^^xsd:double;
  dwc:aphiaid '126989'^^xsd:integer;
  dwc:occurrenceId 'Upeneus moluccensis_1995_36.86644_27.10053'^^xsd:string;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126989'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2019_35.52716_27.1037_20-20_>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2019_35.52716_27.1037_20-20_> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2019_35.52716_27.1037_20-20_> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.52716 27.1037)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.52716"^^xsd:decimal ;
  dwc:decimalLongitude "27.1037"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2019_35.52716_27.1037_20-20_>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.52716 27.1037)"^^geo:wktLiteral ;
  geo-pos:lat "35.52716"^^xsd:decimal ;
  geo-pos:long "27.1037"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2019_35.52716_27.1037_20-20_>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2019_35.52716_27.1037_20-20_" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2019_35.52716_27.1037_20-20_'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.1037'^^xsd:double;
  dwc:latitude '35.52716'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2019_35.52716_27.1037_20-20_'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '10'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2013_36.7561_27.10572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2013_36.7561_27.10572> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2013_36.7561_27.10572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7561 27.10572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7561"^^xsd:decimal ;
  dwc:decimalLongitude "27.10572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2013_36.7561_27.10572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7561 27.10572)"^^geo:wktLiteral ;
  geo-pos:lat "36.7561"^^xsd:decimal ;
  geo-pos:long "27.10572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2013_36.7561_27.10572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2013_36.7561_27.10572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2013_36.7561_27.10572'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.10572'^^xsd:double;
  dwc:latitude '36.7561'^^xsd:double;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2013_36.7561_27.10572'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2013_36.7561_27.10572_6-7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2013_36.7561_27.10572_6-7> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2013_36.7561_27.10572_6-7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7561 27.10572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7561"^^xsd:decimal ;
  dwc:decimalLongitude "27.10572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2013_36.7561_27.10572_6-7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7561 27.10572)"^^geo:wktLiteral ;
  geo-pos:lat "36.7561"^^xsd:decimal ;
  geo-pos:long "27.10572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2013_36.7561_27.10572_6-7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2013_36.7561_27.10572_6-7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2013_36.7561_27.10572_6-7'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.10572'^^xsd:double;
  dwc:latitude '36.7561'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2013_36.7561_27.10572_6-7'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2013_36.7561_27.10572_1-9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2013_36.7561_27.10572_1-9> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2013_36.7561_27.10572_1-9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7561 27.10572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7561"^^xsd:decimal ;
  dwc:decimalLongitude "27.10572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2013_36.7561_27.10572_1-9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7561 27.10572)"^^geo:wktLiteral ;
  geo-pos:lat "36.7561"^^xsd:decimal ;
  geo-pos:long "27.10572"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2013_36.7561_27.10572_1-9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2013_36.7561_27.10572_1-9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2013_36.7561_27.10572_1-9'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.10572'^^xsd:double;
  dwc:latitude '36.7561'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2013_36.7561_27.10572_1-9'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Brachidontes%20pharaonis_2015_35.4744_27.10776_0-3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Brachidontes%20pharaonis_2015_35.4744_27.10776_0-3> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Brachidontes%20pharaonis_2015_35.4744_27.10776_0-3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4744 27.10776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4744"^^xsd:decimal ;
  dwc:decimalLongitude "27.10776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Brachidontes%20pharaonis_2015_35.4744_27.10776_0-3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4744 27.10776)"^^geo:wktLiteral ;
  geo-pos:lat "35.4744"^^xsd:decimal ;
  geo-pos:long "27.10776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Brachidontes%20pharaonis_2015_35.4744_27.10776_0-3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Brachidontes pharaonis_2015_35.4744_27.10776_0-3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Brachidontes pharaonis_2015_35.4744_27.10776_0-3'^^xsd:string;
  dwc:scientificName 'Brachidontes pharaonis (P. Fischer, 1870)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.10776'^^xsd:double;
  dwc:latitude '35.4744'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '140437'^^xsd:integer;
  dwc:occurrenceId 'Brachidontes pharaonis_2015_35.4744_27.10776_0-3'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140437'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Conomurex%20persicus_1994_35.47_27.11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Conomurex%20persicus_1994_35.47_27.11> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Conomurex%20persicus_1994_35.47_27.11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.47 27.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.47"^^xsd:decimal ;
  dwc:decimalLongitude "27.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Conomurex%20persicus_1994_35.47_27.11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.47 27.11)"^^geo:wktLiteral ;
  geo-pos:lat "35.47"^^xsd:decimal ;
  geo-pos:long "27.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Conomurex%20persicus_1994_35.47_27.11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Conomurex persicus_1994_35.47_27.11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Conomurex persicus_1994_35.47_27.11'^^xsd:string;
  dwc:scientificName 'Conomurex persicus (Swainson, 1821)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.11'^^xsd:double;
  dwc:latitude '35.47'^^xsd:double;
  dwc:aphiaid '565371'^^xsd:integer;
  dwc:occurrenceId 'Conomurex persicus_1994_35.47_27.11'^^xsd:string;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '565371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2019_36.66847_27.11795_>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.66847_27.11795_> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.66847_27.11795_> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.66847 27.11795)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.66847"^^xsd:decimal ;
  dwc:decimalLongitude "27.11795"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.66847_27.11795_>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.66847 27.11795)"^^geo:wktLiteral ;
  geo-pos:lat "36.66847"^^xsd:decimal ;
  geo-pos:long "27.11795"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2019_36.66847_27.11795_>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2019_36.66847_27.11795_" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2019_36.66847_27.11795_'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.11795'^^xsd:double;
  dwc:latitude '36.66847'^^xsd:double;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2019_36.66847_27.11795_'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_1999_36.57545_27.12657_4-4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_1999_36.57545_27.12657_4-4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_1999_36.57545_27.12657_4-4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.57545 27.12657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.57545"^^xsd:decimal ;
  dwc:decimalLongitude "27.12657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_1999_36.57545_27.12657_4-4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.57545 27.12657)"^^geo:wktLiteral ;
  geo-pos:lat "36.57545"^^xsd:decimal ;
  geo-pos:long "27.12657"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_1999_36.57545_27.12657_4-4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_1999_36.57545_27.12657_4-4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_1999_36.57545_27.12657_4-4'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.12657'^^xsd:double;
  dwc:latitude '36.57545'^^xsd:double;
  dwc:coordinatePrecision '23'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance; HCMR projects (Natura 2000 Database)'^^xsd:string;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_1999_36.57545_27.12657_4-4'^^xsd:string;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '5'^^xsd:integer;
  dwc:organismQuantityType '% cover'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_1999_36.57554_27.12662_8-8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_1999_36.57554_27.12662_8-8> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_1999_36.57554_27.12662_8-8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.57554 27.12662)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.57554"^^xsd:decimal ;
  dwc:decimalLongitude "27.12662"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_1999_36.57554_27.12662_8-8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.57554 27.12662)"^^geo:wktLiteral ;
  geo-pos:lat "36.57554"^^xsd:decimal ;
  geo-pos:long "27.12662"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_1999_36.57554_27.12662_8-8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_1999_36.57554_27.12662_8-8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_1999_36.57554_27.12662_8-8'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.12662'^^xsd:double;
  dwc:latitude '36.57554'^^xsd:double;
  dwc:coordinatePrecision '23'^^xsd:integer;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance; HCMR projects (Natura 2000 Database)'^^xsd:string;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_1999_36.57554_27.12662_8-8'^^xsd:string;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '4'^^xsd:integer;
  dwc:organismQuantityType '% cover'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Brachidontes%20pharaonis_1999_35.42917_27.12709_0-0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Brachidontes%20pharaonis_1999_35.42917_27.12709_0-0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Brachidontes%20pharaonis_1999_35.42917_27.12709_0-0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.42917 27.12709)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.42917"^^xsd:decimal ;
  dwc:decimalLongitude "27.12709"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Brachidontes%20pharaonis_1999_35.42917_27.12709_0-0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.42917 27.12709)"^^geo:wktLiteral ;
  geo-pos:lat "35.42917"^^xsd:decimal ;
  geo-pos:long "27.12709"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Brachidontes%20pharaonis_1999_35.42917_27.12709_0-0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Brachidontes pharaonis_1999_35.42917_27.12709_0-0" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Brachidontes pharaonis_1999_35.42917_27.12709_0-0'^^xsd:string;
  dwc:scientificName 'Brachidontes pharaonis (P. Fischer, 1870)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.12709'^^xsd:double;
  dwc:latitude '35.42917'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '140437'^^xsd:integer;
  dwc:occurrenceId 'Brachidontes pharaonis_1999_35.42917_27.12709_0-0'^^xsd:string;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140437'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_1999_36.60804_27.1274_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_1999_36.60804_27.1274_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_1999_36.60804_27.1274_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.60804 27.1274)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.60804"^^xsd:decimal ;
  dwc:decimalLongitude "27.1274"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_1999_36.60804_27.1274_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.60804 27.1274)"^^geo:wktLiteral ;
  geo-pos:lat "36.60804"^^xsd:decimal ;
  geo-pos:long "27.1274"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_1999_36.60804_27.1274_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_1999_36.60804_27.1274_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_1999_36.60804_27.1274_5-5'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.1274'^^xsd:double;
  dwc:latitude '36.60804'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_1999_36.60804_27.1274_5-5'^^xsd:string;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '5'^^xsd:integer;
  dwc:organismQuantityType '% cover'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2019_36.66785_27.12746_Geoff%20Hoese>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.66785_27.12746_Geoff%20Hoese> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.66785_27.12746_Geoff%20Hoese> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.66785 27.12746)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.66785"^^xsd:decimal ;
  dwc:decimalLongitude "27.12746"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.66785_27.12746_Geoff%20Hoese>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.66785 27.12746)"^^geo:wktLiteral ;
  geo-pos:lat "36.66785"^^xsd:decimal ;
  geo-pos:long "27.12746"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2019_36.66785_27.12746_Geoff%20Hoese>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2019_36.66785_27.12746_Geoff Hoese" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2019_36.66785_27.12746_Geoff Hoese'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Geoff Hoese'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.12746'^^xsd:double;
  dwc:latitude '36.66785'^^xsd:double;
  dwc:coordinatePrecision '7'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2019_36.66785_27.12746_Geoff Hoese'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_1999_36.60776_27.12756_3-3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_1999_36.60776_27.12756_3-3> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_1999_36.60776_27.12756_3-3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.60776 27.12756)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.60776"^^xsd:decimal ;
  dwc:decimalLongitude "27.12756"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_1999_36.60776_27.12756_3-3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.60776 27.12756)"^^geo:wktLiteral ;
  geo-pos:lat "36.60776"^^xsd:decimal ;
  geo-pos:long "27.12756"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_1999_36.60776_27.12756_3-3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_1999_36.60776_27.12756_3-3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_1999_36.60776_27.12756_3-3'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.12756'^^xsd:double;
  dwc:latitude '36.60776'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_1999_36.60776_27.12756_3-3'^^xsd:string;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '5'^^xsd:integer;
  dwc:organismQuantityType '% cover'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2019_36.92_27.1355_31-31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_36.92_27.1355_31-31> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_36.92_27.1355_31-31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.92 27.1355)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.92"^^xsd:decimal ;
  dwc:decimalLongitude "27.1355"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2019_36.92_27.1355_31-31>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.92 27.1355)"^^geo:wktLiteral ;
  geo-pos:lat "36.92"^^xsd:decimal ;
  geo-pos:long "27.1355"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2019_36.92_27.1355_31-31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2019_36.92_27.1355_31-31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2019_36.92_27.1355_31-31'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.1355'^^xsd:double;
  dwc:latitude '36.92'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2019_36.92_27.1355_31-31'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '4'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2000_36.61316_27.1361_0.3-0.3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2000_36.61316_27.1361_0.3-0.3> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2000_36.61316_27.1361_0.3-0.3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61316 27.1361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.61316"^^xsd:decimal ;
  dwc:decimalLongitude "27.1361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.3"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "9"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2000_36.61316_27.1361_0.3-0.3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61316 27.1361)"^^geo:wktLiteral ;
  geo-pos:lat "36.61316"^^xsd:decimal ;
  geo-pos:long "27.1361"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "9"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2000_36.61316_27.1361_0.3-0.3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2000_36.61316_27.1361_0.3-0.3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2000_36.61316_27.1361_0.3-0.3'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.1361'^^xsd:double;
  dwc:latitude '36.61316'^^xsd:double;
  dwc:coordinatePrecision '9'^^xsd:integer;
  dwc:minimumDepth '0.3'^^xsd:double;
  dwc:maximumDepth '0.3'^^xsd:double;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance; HCMR projects (Natura 2000 Database)'^^xsd:string;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2000_36.61316_27.1361_0.3-0.3'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '5'^^xsd:integer;
  dwc:organismQuantityType '% cover'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2013_36.87917_27.14087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2013_36.87917_27.14087> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2013_36.87917_27.14087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87917 27.14087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.87917"^^xsd:decimal ;
  dwc:decimalLongitude "27.14087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2013_36.87917_27.14087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87917 27.14087)"^^geo:wktLiteral ;
  geo-pos:lat "36.87917"^^xsd:decimal ;
  geo-pos:long "27.14087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2013_36.87917_27.14087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2013_36.87917_27.14087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2013_36.87917_27.14087'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.14087'^^xsd:double;
  dwc:latitude '36.87917'^^xsd:double;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2013_36.87917_27.14087'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2013_36.87917_27.14087_6-7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2013_36.87917_27.14087_6-7> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2013_36.87917_27.14087_6-7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87917 27.14087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.87917"^^xsd:decimal ;
  dwc:decimalLongitude "27.14087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2013_36.87917_27.14087_6-7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87917 27.14087)"^^geo:wktLiteral ;
  geo-pos:lat "36.87917"^^xsd:decimal ;
  geo-pos:long "27.14087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2013_36.87917_27.14087_6-7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2013_36.87917_27.14087_6-7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2013_36.87917_27.14087_6-7'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.14087'^^xsd:double;
  dwc:latitude '36.87917'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2013_36.87917_27.14087_6-7'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2018_36.77891_27.14801_Stefanos%20Kalogirou>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2018_36.77891_27.14801_Stefanos%20Kalogirou> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2018_36.77891_27.14801_Stefanos%20Kalogirou> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.77891 27.14801)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.77891"^^xsd:decimal ;
  dwc:decimalLongitude "27.14801"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2018_36.77891_27.14801_Stefanos%20Kalogirou>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.77891 27.14801)"^^geo:wktLiteral ;
  geo-pos:lat "36.77891"^^xsd:decimal ;
  geo-pos:long "27.14801"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2018_36.77891_27.14801_Stefanos%20Kalogirou>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2018_36.77891_27.14801_Stefanos Kalogirou" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2018_36.77891_27.14801_Stefanos Kalogirou'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Stefanos Kalogirou'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.14801'^^xsd:double;
  dwc:latitude '36.77891'^^xsd:double;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2018_36.77891_27.14801_Stefanos Kalogirou'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '10'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2019_36.93524_27.15105_Daniela%20Kupschus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_36.93524_27.15105_Daniela%20Kupschus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_36.93524_27.15105_Daniela%20Kupschus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.93524 27.15105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.93524"^^xsd:decimal ;
  dwc:decimalLongitude "27.15105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "630"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_36.93524_27.15105_Daniela%20Kupschus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.93524 27.15105)"^^geo:wktLiteral ;
  geo-pos:lat "36.93524"^^xsd:decimal ;
  geo-pos:long "27.15105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "630"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2019_36.93524_27.15105_Daniela%20Kupschus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2019_36.93524_27.15105_Daniela Kupschus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2019_36.93524_27.15105_Daniela Kupschus'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Daniela Kupschus'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.15105'^^xsd:double;
  dwc:latitude '36.93524'^^xsd:double;
  dwc:coordinatePrecision '630'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2019_36.93524_27.15105_Daniela Kupschus'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2020_36.93533_27.15105_Daniela%20Kupschus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2020_36.93533_27.15105_Daniela%20Kupschus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2020_36.93533_27.15105_Daniela%20Kupschus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.93533 27.15105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.93533"^^xsd:decimal ;
  dwc:decimalLongitude "27.15105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "630"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2020_36.93533_27.15105_Daniela%20Kupschus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.93533 27.15105)"^^geo:wktLiteral ;
  geo-pos:lat "36.93533"^^xsd:decimal ;
  geo-pos:long "27.15105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "630"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2020_36.93533_27.15105_Daniela%20Kupschus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2020_36.93533_27.15105_Daniela Kupschus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2020_36.93533_27.15105_Daniela Kupschus'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Daniela Kupschus'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.15105'^^xsd:double;
  dwc:latitude '36.93533'^^xsd:double;
  dwc:coordinatePrecision '630'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2020_36.93533_27.15105_Daniela Kupschus'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Sargocentron%20rubrum_2020_36.93533_27.15105_Daniela%20Kupschus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2020_36.93533_27.15105_Daniela%20Kupschus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2020_36.93533_27.15105_Daniela%20Kupschus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.93533 27.15105)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.93533"^^xsd:decimal ;
  dwc:decimalLongitude "27.15105"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "630"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2020_36.93533_27.15105_Daniela%20Kupschus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.93533 27.15105)"^^geo:wktLiteral ;
  geo-pos:lat "36.93533"^^xsd:decimal ;
  geo-pos:long "27.15105"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "630"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Sargocentron%20rubrum_2020_36.93533_27.15105_Daniela%20Kupschus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Sargocentron rubrum_2020_36.93533_27.15105_Daniela Kupschus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Sargocentron rubrum_2020_36.93533_27.15105_Daniela Kupschus'^^xsd:string;
  dwc:scientificName 'Sargocentron rubrum (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Daniela Kupschus'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.15105'^^xsd:double;
  dwc:latitude '36.93533'^^xsd:double;
  dwc:coordinatePrecision '630'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '126400'^^xsd:integer;
  dwc:occurrenceId 'Sargocentron rubrum_2020_36.93533_27.15105_Daniela Kupschus'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126400'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Diadema%20setosum_2019_36.93519_27.1519_Daniela%20Kupschus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Diadema%20setosum_2019_36.93519_27.1519_Daniela%20Kupschus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Diadema%20setosum_2019_36.93519_27.1519_Daniela%20Kupschus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.93519 27.1519)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.93519"^^xsd:decimal ;
  dwc:decimalLongitude "27.1519"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "630"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Diadema%20setosum_2019_36.93519_27.1519_Daniela%20Kupschus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.93519 27.1519)"^^geo:wktLiteral ;
  geo-pos:lat "36.93519"^^xsd:decimal ;
  geo-pos:long "27.1519"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "630"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Diadema%20setosum_2019_36.93519_27.1519_Daniela%20Kupschus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Diadema setosum_2019_36.93519_27.1519_Daniela Kupschus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Diadema setosum_2019_36.93519_27.1519_Daniela Kupschus'^^xsd:string;
  dwc:scientificName 'Diadema setosum (Leske, 1778)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Daniela Kupschus'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.1519'^^xsd:double;
  dwc:latitude '36.93519'^^xsd:double;
  dwc:coordinatePrecision '630'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '213372'^^xsd:integer;
  dwc:occurrenceId 'Diadema setosum_2019_36.93519_27.1519_Daniela Kupschus'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213372'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2019_36.93519_27.1519_Daniela%20Kupschus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2019_36.93519_27.1519_Daniela%20Kupschus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2019_36.93519_27.1519_Daniela%20Kupschus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.93519 27.1519)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.93519"^^xsd:decimal ;
  dwc:decimalLongitude "27.1519"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "630"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2019_36.93519_27.1519_Daniela%20Kupschus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.93519 27.1519)"^^geo:wktLiteral ;
  geo-pos:lat "36.93519"^^xsd:decimal ;
  geo-pos:long "27.1519"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "630"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2019_36.93519_27.1519_Daniela%20Kupschus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2019_36.93519_27.1519_Daniela Kupschus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2019_36.93519_27.1519_Daniela Kupschus'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Daniela Kupschus'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.1519'^^xsd:double;
  dwc:latitude '36.93519'^^xsd:double;
  dwc:coordinatePrecision '630'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2019_36.93519_27.1519_Daniela Kupschus'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Synaptula%20reciprocans_2019_36.93519_27.1519_Daniela%20Kupschus>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2019_36.93519_27.1519_Daniela%20Kupschus> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2019_36.93519_27.1519_Daniela%20Kupschus> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.93519 27.1519)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.93519"^^xsd:decimal ;
  dwc:decimalLongitude "27.1519"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "630"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2019_36.93519_27.1519_Daniela%20Kupschus>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.93519 27.1519)"^^geo:wktLiteral ;
  geo-pos:lat "36.93519"^^xsd:decimal ;
  geo-pos:long "27.1519"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "630"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Synaptula%20reciprocans_2019_36.93519_27.1519_Daniela%20Kupschus>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Synaptula reciprocans_2019_36.93519_27.1519_Daniela Kupschus" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Synaptula reciprocans_2019_36.93519_27.1519_Daniela Kupschus'^^xsd:string;
  dwc:scientificName 'Synaptula reciprocans (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Daniela Kupschus'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.1519'^^xsd:double;
  dwc:latitude '36.93519'^^xsd:double;
  dwc:coordinatePrecision '630'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '124483'^^xsd:integer;
  dwc:occurrenceId 'Synaptula reciprocans_2019_36.93519_27.1519_Daniela Kupschus'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124483'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Conomurex%20persicus_2007_35.40994_27.15261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Conomurex%20persicus_2007_35.40994_27.15261> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Conomurex%20persicus_2007_35.40994_27.15261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40994 27.15261)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.40994"^^xsd:decimal ;
  dwc:decimalLongitude "27.15261"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "18"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Conomurex%20persicus_2007_35.40994_27.15261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40994 27.15261)"^^geo:wktLiteral ;
  geo-pos:lat "35.40994"^^xsd:decimal ;
  geo-pos:long "27.15261"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "18"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Conomurex%20persicus_2007_35.40994_27.15261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Conomurex persicus_2007_35.40994_27.15261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Conomurex persicus_2007_35.40994_27.15261'^^xsd:string;
  dwc:scientificName 'Conomurex persicus (Swainson, 1821)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.15261'^^xsd:double;
  dwc:latitude '35.40994'^^xsd:double;
  dwc:coordinatePrecision '18'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '565371'^^xsd:integer;
  dwc:occurrenceId 'Conomurex persicus_2007_35.40994_27.15261'^^xsd:string;
  dwc:observationDate '2007-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '565371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'moderate'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2016_35.40927_27.15285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2016_35.40927_27.15285> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2016_35.40927_27.15285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40927 27.15285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.40927"^^xsd:decimal ;
  dwc:decimalLongitude "27.15285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2016_35.40927_27.15285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40927 27.15285)"^^geo:wktLiteral ;
  geo-pos:lat "35.40927"^^xsd:decimal ;
  geo-pos:long "27.15285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2016_35.40927_27.15285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2016_35.40927_27.15285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2016_35.40927_27.15285'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.15285'^^xsd:double;
  dwc:latitude '35.40927'^^xsd:double;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2016_35.40927_27.15285'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2019_35.40927_27.15285_0-0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2019_35.40927_27.15285_0-0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2019_35.40927_27.15285_0-0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40927 27.15285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.40927"^^xsd:decimal ;
  dwc:decimalLongitude "27.15285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2019_35.40927_27.15285_0-0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40927 27.15285)"^^geo:wktLiteral ;
  geo-pos:lat "35.40927"^^xsd:decimal ;
  geo-pos:long "27.15285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2019_35.40927_27.15285_0-0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2019_35.40927_27.15285_0-0" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2019_35.40927_27.15285_0-0'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.15285'^^xsd:double;
  dwc:latitude '35.40927'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2019_35.40927_27.15285_0-0'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '4'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Torquigener%20flavimaculosus_2020_35.60925_27.15286_15-17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2020_35.60925_27.15286_15-17> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2020_35.60925_27.15286_15-17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.60925 27.15286)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.60925"^^xsd:decimal ;
  dwc:decimalLongitude "27.15286"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2020_35.60925_27.15286_15-17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.60925 27.15286)"^^geo:wktLiteral ;
  geo-pos:lat "35.60925"^^xsd:decimal ;
  geo-pos:long "27.15286"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Torquigener%20flavimaculosus_2020_35.60925_27.15286_15-17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Torquigener flavimaculosus_2020_35.60925_27.15286_15-17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Torquigener flavimaculosus_2020_35.60925_27.15286_15-17'^^xsd:string;
  dwc:scientificName 'Torquigener flavimaculosus Hardy & Randall, 1983'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.15286'^^xsd:double;
  dwc:latitude '35.60925'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '219962'^^xsd:integer;
  dwc:occurrenceId 'Torquigener flavimaculosus_2020_35.60925_27.15286_15-17'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219962'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '16'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2017_35.40749_27.15307_3-3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2017_35.40749_27.15307_3-3> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2017_35.40749_27.15307_3-3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40749 27.15307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.40749"^^xsd:decimal ;
  dwc:decimalLongitude "27.15307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2017_35.40749_27.15307_3-3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40749 27.15307)"^^geo:wktLiteral ;
  geo-pos:lat "35.40749"^^xsd:decimal ;
  geo-pos:long "27.15307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2017_35.40749_27.15307_3-3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2017_35.40749_27.15307_3-3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2017_35.40749_27.15307_3-3'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.15307'^^xsd:double;
  dwc:latitude '35.40749'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2017_35.40749_27.15307_3-3'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2020_35.40915_27.15309_5-5_>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2020_35.40915_27.15309_5-5_> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2020_35.40915_27.15309_5-5_> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40915 27.15309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.40915"^^xsd:decimal ;
  dwc:decimalLongitude "27.15309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2020_35.40915_27.15309_5-5_>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.40915 27.15309)"^^geo:wktLiteral ;
  geo-pos:lat "35.40915"^^xsd:decimal ;
  geo-pos:long "27.15309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2020_35.40915_27.15309_5-5_>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2020_35.40915_27.15309_5-5_" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2020_35.40915_27.15309_5-5_'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.15309'^^xsd:double;
  dwc:latitude '35.40915'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2020_35.40915_27.15309_5-5_'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2017_36.61693_27.15515_5-5_Maria%20Corsini-Foka>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2017_36.61693_27.15515_5-5_Maria%20Corsini-Foka> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2017_36.61693_27.15515_5-5_Maria%20Corsini-Foka> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61693 27.15515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.61693"^^xsd:decimal ;
  dwc:decimalLongitude "27.15515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2017_36.61693_27.15515_5-5_Maria%20Corsini-Foka>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61693 27.15515)"^^geo:wktLiteral ;
  geo-pos:lat "36.61693"^^xsd:decimal ;
  geo-pos:long "27.15515"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2017_36.61693_27.15515_5-5_Maria%20Corsini-Foka>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2017_36.61693_27.15515_5-5_Maria Corsini-Foka" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2017_36.61693_27.15515_5-5_Maria Corsini-Foka'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Corsini-Foka'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.15515'^^xsd:double;
  dwc:latitude '36.61693'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2017_36.61693_27.15515_5-5_Maria Corsini-Foka'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Sargocentron%20rubrum_2012_35.60312_27.15912_0-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2012_35.60312_27.15912_0-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2012_35.60312_27.15912_0-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.60312 27.15912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.60312"^^xsd:decimal ;
  dwc:decimalLongitude "27.15912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2012_35.60312_27.15912_0-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.60312 27.15912)"^^geo:wktLiteral ;
  geo-pos:lat "35.60312"^^xsd:decimal ;
  geo-pos:long "27.15912"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Sargocentron%20rubrum_2012_35.60312_27.15912_0-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Sargocentron rubrum_2012_35.60312_27.15912_0-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Sargocentron rubrum_2012_35.60312_27.15912_0-10'^^xsd:string;
  dwc:scientificName 'Sargocentron rubrum (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.15912'^^xsd:double;
  dwc:latitude '35.60312'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '126400'^^xsd:integer;
  dwc:occurrenceId 'Sargocentron rubrum_2012_35.60312_27.15912_0-10'^^xsd:string;
  dwc:observationDate '2012-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126400'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2012_35.60275_27.15914_0-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2012_35.60275_27.15914_0-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2012_35.60275_27.15914_0-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.60275 27.15914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.60275"^^xsd:decimal ;
  dwc:decimalLongitude "27.15914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2012_35.60275_27.15914_0-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.60275 27.15914)"^^geo:wktLiteral ;
  geo-pos:lat "35.60275"^^xsd:decimal ;
  geo-pos:long "27.15914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2012_35.60275_27.15914_0-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2012_35.60275_27.15914_0-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2012_35.60275_27.15914_0-10'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.15914'^^xsd:double;
  dwc:latitude '35.60275'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2012_35.60275_27.15914_0-10'^^xsd:string;
  dwc:observationDate '2012-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType '% cover'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2012_35.60275_27.15914_0-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2012_35.60275_27.15914_0-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2012_35.60275_27.15914_0-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.60275 27.15914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.60275"^^xsd:decimal ;
  dwc:decimalLongitude "27.15914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2012_35.60275_27.15914_0-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.60275 27.15914)"^^geo:wktLiteral ;
  geo-pos:lat "35.60275"^^xsd:decimal ;
  geo-pos:long "27.15914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2012_35.60275_27.15914_0-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2012_35.60275_27.15914_0-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2012_35.60275_27.15914_0-10'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.15914'^^xsd:double;
  dwc:latitude '35.60275'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2012_35.60275_27.15914_0-10'^^xsd:string;
  dwc:observationDate '2012-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2012_35.60275_27.15914_0-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2012_35.60275_27.15914_0-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2012_35.60275_27.15914_0-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.60275 27.15914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.60275"^^xsd:decimal ;
  dwc:decimalLongitude "27.15914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2012_35.60275_27.15914_0-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.60275 27.15914)"^^geo:wktLiteral ;
  geo-pos:lat "35.60275"^^xsd:decimal ;
  geo-pos:long "27.15914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2012_35.60275_27.15914_0-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2012_35.60275_27.15914_0-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2012_35.60275_27.15914_0-10'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.15914'^^xsd:double;
  dwc:latitude '35.60275'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2012_35.60275_27.15914_0-10'^^xsd:string;
  dwc:observationDate '2012-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '10'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2012_35.60275_27.15914_0-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2012_35.60275_27.15914_0-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2012_35.60275_27.15914_0-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.60275 27.15914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.60275"^^xsd:decimal ;
  dwc:decimalLongitude "27.15914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2012_35.60275_27.15914_0-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.60275 27.15914)"^^geo:wktLiteral ;
  geo-pos:lat "35.60275"^^xsd:decimal ;
  geo-pos:long "27.15914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2012_35.60275_27.15914_0-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2012_35.60275_27.15914_0-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2012_35.60275_27.15914_0-10'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.15914'^^xsd:double;
  dwc:latitude '35.60275'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2012_35.60275_27.15914_0-10'^^xsd:string;
  dwc:observationDate '2012-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '10'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2012_35.60275_27.15914_0-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2012_35.60275_27.15914_0-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2012_35.60275_27.15914_0-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.60275 27.15914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.60275"^^xsd:decimal ;
  dwc:decimalLongitude "27.15914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2012_35.60275_27.15914_0-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.60275 27.15914)"^^geo:wktLiteral ;
  geo-pos:lat "35.60275"^^xsd:decimal ;
  geo-pos:long "27.15914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2012_35.60275_27.15914_0-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2012_35.60275_27.15914_0-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2012_35.60275_27.15914_0-10'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.15914'^^xsd:double;
  dwc:latitude '35.60275'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2012_35.60275_27.15914_0-10'^^xsd:string;
  dwc:observationDate '2012-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '10'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2017_35.60465_27.16027_2-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2017_35.60465_27.16027_2-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2017_35.60465_27.16027_2-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.60465 27.16027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.60465"^^xsd:decimal ;
  dwc:decimalLongitude "27.16027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2017_35.60465_27.16027_2-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.60465 27.16027)"^^geo:wktLiteral ;
  geo-pos:lat "35.60465"^^xsd:decimal ;
  geo-pos:long "27.16027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2017_35.60465_27.16027_2-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2017_35.60465_27.16027_2-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2017_35.60465_27.16027_2-2'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.16027'^^xsd:double;
  dwc:latitude '35.60465'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2017_35.60465_27.16027_2-2'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Diadema%20setosum_2019_36.93128_27.16081_3-6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Diadema%20setosum_2019_36.93128_27.16081_3-6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Diadema%20setosum_2019_36.93128_27.16081_3-6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.93128 27.16081)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.93128"^^xsd:decimal ;
  dwc:decimalLongitude "27.16081"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Diadema%20setosum_2019_36.93128_27.16081_3-6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.93128 27.16081)"^^geo:wktLiteral ;
  geo-pos:lat "36.93128"^^xsd:decimal ;
  geo-pos:long "27.16081"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Diadema%20setosum_2019_36.93128_27.16081_3-6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Diadema setosum_2019_36.93128_27.16081_3-6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Diadema setosum_2019_36.93128_27.16081_3-6'^^xsd:string;
  dwc:scientificName 'Diadema setosum (Leske, 1778)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.16081'^^xsd:double;
  dwc:latitude '36.93128'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '213372'^^xsd:integer;
  dwc:occurrenceId 'Diadema setosum_2019_36.93128_27.16081_3-6'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213372'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'moderate'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2017_35.44752_27.16204_Francesco%20Tiralongo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2017_35.44752_27.16204_Francesco%20Tiralongo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2017_35.44752_27.16204_Francesco%20Tiralongo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.44752 27.16204)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.44752"^^xsd:decimal ;
  dwc:decimalLongitude "27.16204"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2017_35.44752_27.16204_Francesco%20Tiralongo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.44752 27.16204)"^^geo:wktLiteral ;
  geo-pos:lat "35.44752"^^xsd:decimal ;
  geo-pos:long "27.16204"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2017_35.44752_27.16204_Francesco%20Tiralongo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2017_35.44752_27.16204_Francesco Tiralongo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2017_35.44752_27.16204_Francesco Tiralongo'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Francesco Tiralongo'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.16204'^^xsd:double;
  dwc:latitude '35.44752'^^xsd:double;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2017_35.44752_27.16204_Francesco Tiralongo'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Callinectes%20sapidus_2019_36.88802_27.16301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2019_36.88802_27.16301> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2019_36.88802_27.16301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88802 27.16301)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.88802"^^xsd:decimal ;
  dwc:decimalLongitude "27.16301"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "899"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Callinectes%20sapidus_2019_36.88802_27.16301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88802 27.16301)"^^geo:wktLiteral ;
  geo-pos:lat "36.88802"^^xsd:decimal ;
  geo-pos:long "27.16301"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "899"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Callinectes%20sapidus_2019_36.88802_27.16301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Callinectes sapidus_2019_36.88802_27.16301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Callinectes sapidus_2019_36.88802_27.16301'^^xsd:string;
  dwc:scientificName 'Callinectes sapidus Rathbun, 1896'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.16301'^^xsd:double;
  dwc:latitude '36.88802'^^xsd:double;
  dwc:coordinatePrecision '899'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '107379'^^xsd:integer;
  dwc:occurrenceId 'Callinectes sapidus_2019_36.88802_27.16301'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107379'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2004_36.94326_27.16469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2004_36.94326_27.16469> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2004_36.94326_27.16469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94326 27.16469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.94326"^^xsd:decimal ;
  dwc:decimalLongitude "27.16469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2004_36.94326_27.16469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94326 27.16469)"^^geo:wktLiteral ;
  geo-pos:lat "36.94326"^^xsd:decimal ;
  geo-pos:long "27.16469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2004_36.94326_27.16469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2004_36.94326_27.16469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2004_36.94326_27.16469'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.16469'^^xsd:double;
  dwc:latitude '36.94326'^^xsd:double;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2004_36.94326_27.16469'^^xsd:string;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'moderate'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Diadema%20setosum_2016_36.94326_27.16469_2-15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Diadema%20setosum_2016_36.94326_27.16469_2-15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Diadema%20setosum_2016_36.94326_27.16469_2-15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94326 27.16469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.94326"^^xsd:decimal ;
  dwc:decimalLongitude "27.16469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Diadema%20setosum_2016_36.94326_27.16469_2-15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94326 27.16469)"^^geo:wktLiteral ;
  geo-pos:lat "36.94326"^^xsd:decimal ;
  geo-pos:long "27.16469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Diadema%20setosum_2016_36.94326_27.16469_2-15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Diadema setosum_2016_36.94326_27.16469_2-15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Diadema setosum_2016_36.94326_27.16469_2-15'^^xsd:string;
  dwc:scientificName 'Diadema setosum (Leske, 1778)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.16469'^^xsd:double;
  dwc:latitude '36.94326'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '213372'^^xsd:integer;
  dwc:occurrenceId 'Diadema setosum_2016_36.94326_27.16469_2-15'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213372'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Diadema%20setosum_2020_36.94326_27.16469_2-15_Aphrodite%20Liami>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Diadema%20setosum_2020_36.94326_27.16469_2-15_Aphrodite%20Liami> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Diadema%20setosum_2020_36.94326_27.16469_2-15_Aphrodite%20Liami> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94326 27.16469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.94326"^^xsd:decimal ;
  dwc:decimalLongitude "27.16469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Diadema%20setosum_2020_36.94326_27.16469_2-15_Aphrodite%20Liami>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94326 27.16469)"^^geo:wktLiteral ;
  geo-pos:lat "36.94326"^^xsd:decimal ;
  geo-pos:long "27.16469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Diadema%20setosum_2020_36.94326_27.16469_2-15_Aphrodite%20Liami>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Diadema setosum_2020_36.94326_27.16469_2-15_Aphrodite Liami" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Diadema setosum_2020_36.94326_27.16469_2-15_Aphrodite Liami'^^xsd:string;
  dwc:scientificName 'Diadema setosum (Leske, 1778)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Aphrodite Liami'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.16469'^^xsd:double;
  dwc:latitude '36.94326'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '213372'^^xsd:integer;
  dwc:occurrenceId 'Diadema setosum_2020_36.94326_27.16469_2-15_Aphrodite Liami'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213372'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2004_36.94326_27.16469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2004_36.94326_27.16469> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2004_36.94326_27.16469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94326 27.16469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.94326"^^xsd:decimal ;
  dwc:decimalLongitude "27.16469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2004_36.94326_27.16469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94326 27.16469)"^^geo:wktLiteral ;
  geo-pos:lat "36.94326"^^xsd:decimal ;
  geo-pos:long "27.16469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2004_36.94326_27.16469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2004_36.94326_27.16469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2004_36.94326_27.16469'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.16469'^^xsd:double;
  dwc:latitude '36.94326'^^xsd:double;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2004_36.94326_27.16469'^^xsd:string;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'moderate'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2016_36.94326_27.16469_2-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2016_36.94326_27.16469_2-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2016_36.94326_27.16469_2-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94326 27.16469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.94326"^^xsd:decimal ;
  dwc:decimalLongitude "27.16469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2016_36.94326_27.16469_2-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94326 27.16469)"^^geo:wktLiteral ;
  geo-pos:lat "36.94326"^^xsd:decimal ;
  geo-pos:long "27.16469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2016_36.94326_27.16469_2-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2016_36.94326_27.16469_2-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2016_36.94326_27.16469_2-2'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.16469'^^xsd:double;
  dwc:latitude '36.94326'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2016_36.94326_27.16469_2-2'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Parupeneus%20forsskali_2020_36.94326_27.16469_2-5_Aphrodite%20Liami>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2020_36.94326_27.16469_2-5_Aphrodite%20Liami> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2020_36.94326_27.16469_2-5_Aphrodite%20Liami> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94326 27.16469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.94326"^^xsd:decimal ;
  dwc:decimalLongitude "27.16469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2020_36.94326_27.16469_2-5_Aphrodite%20Liami>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94326 27.16469)"^^geo:wktLiteral ;
  geo-pos:lat "36.94326"^^xsd:decimal ;
  geo-pos:long "27.16469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Parupeneus%20forsskali_2020_36.94326_27.16469_2-5_Aphrodite%20Liami>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Parupeneus forsskali_2020_36.94326_27.16469_2-5_Aphrodite Liami" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Parupeneus forsskali_2020_36.94326_27.16469_2-5_Aphrodite Liami'^^xsd:string;
  dwc:scientificName 'Parupeneus forsskali (Fourmanoir & Guézé, 1976)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Aphrodite Liami'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.16469'^^xsd:double;
  dwc:latitude '36.94326'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '218669'^^xsd:integer;
  dwc:occurrenceId 'Parupeneus forsskali_2020_36.94326_27.16469_2-5_Aphrodite Liami'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218669'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2015%2F2016_36.94326_27.16469_1-15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2015%2F2016_36.94326_27.16469_1-15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2015%2F2016_36.94326_27.16469_1-15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94326 27.16469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.94326"^^xsd:decimal ;
  dwc:decimalLongitude "27.16469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2015%2F2016_36.94326_27.16469_1-15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94326 27.16469)"^^geo:wktLiteral ;
  geo-pos:lat "36.94326"^^xsd:decimal ;
  geo-pos:long "27.16469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2015%2F2016_36.94326_27.16469_1-15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2015/2016_36.94326_27.16469_1-15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2015/2016_36.94326_27.16469_1-15'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.16469'^^xsd:double;
  dwc:latitude '36.94326'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2015/2016_36.94326_27.16469_1-15'^^xsd:string;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'moderate'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Sargocentron%20rubrum_2012_36.94326_27.16469_5-25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2012_36.94326_27.16469_5-25> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2012_36.94326_27.16469_5-25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94326 27.16469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.94326"^^xsd:decimal ;
  dwc:decimalLongitude "27.16469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2012_36.94326_27.16469_5-25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94326 27.16469)"^^geo:wktLiteral ;
  geo-pos:lat "36.94326"^^xsd:decimal ;
  geo-pos:long "27.16469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Sargocentron%20rubrum_2012_36.94326_27.16469_5-25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Sargocentron rubrum_2012_36.94326_27.16469_5-25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Sargocentron rubrum_2012_36.94326_27.16469_5-25'^^xsd:string;
  dwc:scientificName 'Sargocentron rubrum (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.16469'^^xsd:double;
  dwc:latitude '36.94326'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '126400'^^xsd:integer;
  dwc:occurrenceId 'Sargocentron rubrum_2012_36.94326_27.16469_5-25'^^xsd:string;
  dwc:observationDate '2012-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126400'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'moderate'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2004_36.94326_27.16469_5-25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2004_36.94326_27.16469_5-25> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2004_36.94326_27.16469_5-25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94326 27.16469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.94326"^^xsd:decimal ;
  dwc:decimalLongitude "27.16469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2004_36.94326_27.16469_5-25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94326 27.16469)"^^geo:wktLiteral ;
  geo-pos:lat "36.94326"^^xsd:decimal ;
  geo-pos:long "27.16469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2004_36.94326_27.16469_5-25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2004_36.94326_27.16469_5-25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2004_36.94326_27.16469_5-25'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.16469'^^xsd:double;
  dwc:latitude '36.94326'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2004_36.94326_27.16469_5-25'^^xsd:string;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_1905_36.94326_27.16469_2-25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_1905_36.94326_27.16469_2-25> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_1905_36.94326_27.16469_2-25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94326 27.16469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.94326"^^xsd:decimal ;
  dwc:decimalLongitude "27.16469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_1905_36.94326_27.16469_2-25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94326 27.16469)"^^geo:wktLiteral ;
  geo-pos:lat "36.94326"^^xsd:decimal ;
  geo-pos:long "27.16469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_1905_36.94326_27.16469_2-25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_1905_36.94326_27.16469_2-25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_1905_36.94326_27.16469_2-25'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.16469'^^xsd:double;
  dwc:latitude '36.94326'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_1905_36.94326_27.16469_2-25'^^xsd:string;
  dwc:observationDate '1905-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Synaptula%20reciprocans_2014_36.94326_27.16469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2014_36.94326_27.16469> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2014_36.94326_27.16469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94326 27.16469)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.94326"^^xsd:decimal ;
  dwc:decimalLongitude "27.16469"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2014_36.94326_27.16469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.94326 27.16469)"^^geo:wktLiteral ;
  geo-pos:lat "36.94326"^^xsd:decimal ;
  geo-pos:long "27.16469"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Synaptula%20reciprocans_2014_36.94326_27.16469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Synaptula reciprocans_2014_36.94326_27.16469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Synaptula reciprocans_2014_36.94326_27.16469'^^xsd:string;
  dwc:scientificName 'Synaptula reciprocans (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.16469'^^xsd:double;
  dwc:latitude '36.94326'^^xsd:double;
  dwc:aphiaid '124483'^^xsd:integer;
  dwc:occurrenceId 'Synaptula reciprocans_2014_36.94326_27.16469'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124483'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'moderate'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Sargocentron%20rubrum_2017_35.80485_27.16517_Francesco%20Tiralongo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2017_35.80485_27.16517_Francesco%20Tiralongo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2017_35.80485_27.16517_Francesco%20Tiralongo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.80485 27.16517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.80485"^^xsd:decimal ;
  dwc:decimalLongitude "27.16517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2017_35.80485_27.16517_Francesco%20Tiralongo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.80485 27.16517)"^^geo:wktLiteral ;
  geo-pos:lat "35.80485"^^xsd:decimal ;
  geo-pos:long "27.16517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Sargocentron%20rubrum_2017_35.80485_27.16517_Francesco%20Tiralongo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Sargocentron rubrum_2017_35.80485_27.16517_Francesco Tiralongo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Sargocentron rubrum_2017_35.80485_27.16517_Francesco Tiralongo'^^xsd:string;
  dwc:scientificName 'Sargocentron rubrum (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Francesco Tiralongo'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.16517'^^xsd:double;
  dwc:latitude '35.80485'^^xsd:double;
  dwc:aphiaid '126400'^^xsd:integer;
  dwc:occurrenceId 'Sargocentron rubrum_2017_35.80485_27.16517_Francesco Tiralongo'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126400'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '5'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2018_35.80042_27.17051_10-10_Alexandros%20Mantzakos>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2018_35.80042_27.17051_10-10_Alexandros%20Mantzakos> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2018_35.80042_27.17051_10-10_Alexandros%20Mantzakos> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.80042 27.17051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.80042"^^xsd:decimal ;
  dwc:decimalLongitude "27.17051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "16"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2018_35.80042_27.17051_10-10_Alexandros%20Mantzakos>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.80042 27.17051)"^^geo:wktLiteral ;
  geo-pos:lat "35.80042"^^xsd:decimal ;
  geo-pos:long "27.17051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "16"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2018_35.80042_27.17051_10-10_Alexandros%20Mantzakos>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2018_35.80042_27.17051_10-10_Alexandros Mantzakos" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2018_35.80042_27.17051_10-10_Alexandros Mantzakos'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Alexandros Mantzakos'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.17051'^^xsd:double;
  dwc:latitude '35.80042'^^xsd:double;
  dwc:coordinatePrecision '16'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2018_35.80042_27.17051_10-10_Alexandros Mantzakos'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Conomurex%20persicus_1994_35.45922_27.17122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Conomurex%20persicus_1994_35.45922_27.17122> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Conomurex%20persicus_1994_35.45922_27.17122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.45922 27.17122)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.45922"^^xsd:decimal ;
  dwc:decimalLongitude "27.17122"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Conomurex%20persicus_1994_35.45922_27.17122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.45922 27.17122)"^^geo:wktLiteral ;
  geo-pos:lat "35.45922"^^xsd:decimal ;
  geo-pos:long "27.17122"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Conomurex%20persicus_1994_35.45922_27.17122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Conomurex persicus_1994_35.45922_27.17122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Conomurex persicus_1994_35.45922_27.17122'^^xsd:string;
  dwc:scientificName 'Conomurex persicus (Swainson, 1821)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.17122'^^xsd:double;
  dwc:latitude '35.45922'^^xsd:double;
  dwc:coordinatePrecision '3'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '565371'^^xsd:integer;
  dwc:occurrenceId 'Conomurex persicus_1994_35.45922_27.17122'^^xsd:string;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '565371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '35'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2018_36.80797_27.17373_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2018_36.80797_27.17373_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2018_36.80797_27.17373_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.80797 27.17373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.80797"^^xsd:decimal ;
  dwc:decimalLongitude "27.17373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2018_36.80797_27.17373_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.80797 27.17373)"^^geo:wktLiteral ;
  geo-pos:lat "36.80797"^^xsd:decimal ;
  geo-pos:long "27.17373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2018_36.80797_27.17373_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2018_36.80797_27.17373_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2018_36.80797_27.17373_5-5'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.17373'^^xsd:double;
  dwc:latitude '36.80797'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2018_36.80797_27.17373_5-5'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2018_35.58785_27.17887_3-3_>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2018_35.58785_27.17887_3-3_> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2018_35.58785_27.17887_3-3_> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.58785 27.17887)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.58785"^^xsd:decimal ;
  dwc:decimalLongitude "27.17887"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "6"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2018_35.58785_27.17887_3-3_>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.58785 27.17887)"^^geo:wktLiteral ;
  geo-pos:lat "35.58785"^^xsd:decimal ;
  geo-pos:long "27.17887"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "6"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2018_35.58785_27.17887_3-3_>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2018_35.58785_27.17887_3-3_" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2018_35.58785_27.17887_3-3_'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.17887'^^xsd:double;
  dwc:latitude '35.58785'^^xsd:double;
  dwc:coordinatePrecision '6'^^xsd:integer;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2018_35.58785_27.17887_3-3_'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '5'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2000_36.61896_27.17899_0.5-0.5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2000_36.61896_27.17899_0.5-0.5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2000_36.61896_27.17899_0.5-0.5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61896 27.17899)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.61896"^^xsd:decimal ;
  dwc:decimalLongitude "27.17899"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "135"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2000_36.61896_27.17899_0.5-0.5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61896 27.17899)"^^geo:wktLiteral ;
  geo-pos:lat "36.61896"^^xsd:decimal ;
  geo-pos:long "27.17899"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "135"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2000_36.61896_27.17899_0.5-0.5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2000_36.61896_27.17899_0.5-0.5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2000_36.61896_27.17899_0.5-0.5'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.17899'^^xsd:double;
  dwc:latitude '36.61896'^^xsd:double;
  dwc:coordinatePrecision '135'^^xsd:integer;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance; HCMR projects (Natura 2000 Database)'^^xsd:string;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2000_36.61896_27.17899_0.5-0.5'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '5'^^xsd:integer;
  dwc:organismQuantityType '% cover'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2018_35.58967_27.17928_3.5-3.5_>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2018_35.58967_27.17928_3.5-3.5_> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2018_35.58967_27.17928_3.5-3.5_> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.58967 27.17928)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.58967"^^xsd:decimal ;
  dwc:decimalLongitude "27.17928"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "3.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2018_35.58967_27.17928_3.5-3.5_>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.58967 27.17928)"^^geo:wktLiteral ;
  geo-pos:lat "35.58967"^^xsd:decimal ;
  geo-pos:long "27.17928"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2018_35.58967_27.17928_3.5-3.5_>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2018_35.58967_27.17928_3.5-3.5_" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2018_35.58967_27.17928_3.5-3.5_'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.17928'^^xsd:double;
  dwc:latitude '35.58967'^^xsd:double;
  dwc:minimumDepth '3.5'^^xsd:double;
  dwc:maximumDepth '3.5'^^xsd:double;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2018_35.58967_27.17928_3.5-3.5_'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '5'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2018_36.81124_27.18133_Stefanos%20Kalogirou>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2018_36.81124_27.18133_Stefanos%20Kalogirou> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2018_36.81124_27.18133_Stefanos%20Kalogirou> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81124 27.18133)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.81124"^^xsd:decimal ;
  dwc:decimalLongitude "27.18133"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2018_36.81124_27.18133_Stefanos%20Kalogirou>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81124 27.18133)"^^geo:wktLiteral ;
  geo-pos:lat "36.81124"^^xsd:decimal ;
  geo-pos:long "27.18133"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2018_36.81124_27.18133_Stefanos%20Kalogirou>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2018_36.81124_27.18133_Stefanos Kalogirou" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2018_36.81124_27.18133_Stefanos Kalogirou'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Stefanos Kalogirou'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.18133'^^xsd:double;
  dwc:latitude '36.81124'^^xsd:double;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2018_36.81124_27.18133_Stefanos Kalogirou'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '10'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Sargocentron%20rubrum_2015%2F2018_35.59111_27.18216_Francesco%20Tiralongo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2015%2F2018_35.59111_27.18216_Francesco%20Tiralongo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2015%2F2018_35.59111_27.18216_Francesco%20Tiralongo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.59111 27.18216)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.59111"^^xsd:decimal ;
  dwc:decimalLongitude "27.18216"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2015%2F2018_35.59111_27.18216_Francesco%20Tiralongo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.59111 27.18216)"^^geo:wktLiteral ;
  geo-pos:lat "35.59111"^^xsd:decimal ;
  geo-pos:long "27.18216"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Sargocentron%20rubrum_2015%2F2018_35.59111_27.18216_Francesco%20Tiralongo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Sargocentron rubrum_2015/2018_35.59111_27.18216_Francesco Tiralongo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Sargocentron rubrum_2015/2018_35.59111_27.18216_Francesco Tiralongo'^^xsd:string;
  dwc:scientificName 'Sargocentron rubrum (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Francesco Tiralongo'^^xsd:string;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.18216'^^xsd:double;
  dwc:latitude '35.59111'^^xsd:double;
  dwc:aphiaid '126400'^^xsd:integer;
  dwc:occurrenceId 'Sargocentron rubrum_2015/2018_35.59111_27.18216_Francesco Tiralongo'^^xsd:string;
  dwc:aphiaIdAccepted '126400'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2017_36.81163_27.18236_24-24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2017_36.81163_27.18236_24-24> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2017_36.81163_27.18236_24-24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81163 27.18236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.81163"^^xsd:decimal ;
  dwc:decimalLongitude "27.18236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2017_36.81163_27.18236_24-24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81163 27.18236)"^^geo:wktLiteral ;
  geo-pos:lat "36.81163"^^xsd:decimal ;
  geo-pos:long "27.18236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2017_36.81163_27.18236_24-24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2017_36.81163_27.18236_24-24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2017_36.81163_27.18236_24-24'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.18236'^^xsd:double;
  dwc:latitude '36.81163'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2017_36.81163_27.18236_24-24'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2019_36.62048_27.18682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2019_36.62048_27.18682> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2019_36.62048_27.18682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.62048 27.18682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.62048"^^xsd:decimal ;
  dwc:decimalLongitude "27.18682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2019_36.62048_27.18682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.62048 27.18682)"^^geo:wktLiteral ;
  geo-pos:lat "36.62048"^^xsd:decimal ;
  geo-pos:long "27.18682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2019_36.62048_27.18682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2019_36.62048_27.18682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2019_36.62048_27.18682'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.18682'^^xsd:double;
  dwc:latitude '36.62048'^^xsd:double;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2019_36.62048_27.18682'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '20'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2019_36.62048_27.18682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2019_36.62048_27.18682> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2019_36.62048_27.18682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.62048 27.18682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.62048"^^xsd:decimal ;
  dwc:decimalLongitude "27.18682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2019_36.62048_27.18682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.62048 27.18682)"^^geo:wktLiteral ;
  geo-pos:lat "36.62048"^^xsd:decimal ;
  geo-pos:long "27.18682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2019_36.62048_27.18682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2019_36.62048_27.18682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2019_36.62048_27.18682'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.18682'^^xsd:double;
  dwc:latitude '36.62048'^^xsd:double;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2019_36.62048_27.18682'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '20'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Parupeneus%20forsskali_2019_36.62048_27.18682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2019_36.62048_27.18682> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2019_36.62048_27.18682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.62048 27.18682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.62048"^^xsd:decimal ;
  dwc:decimalLongitude "27.18682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2019_36.62048_27.18682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.62048 27.18682)"^^geo:wktLiteral ;
  geo-pos:lat "36.62048"^^xsd:decimal ;
  geo-pos:long "27.18682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Parupeneus%20forsskali_2019_36.62048_27.18682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Parupeneus forsskali_2019_36.62048_27.18682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Parupeneus forsskali_2019_36.62048_27.18682'^^xsd:string;
  dwc:scientificName 'Parupeneus forsskali (Fourmanoir & Guézé, 1976)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.18682'^^xsd:double;
  dwc:latitude '36.62048'^^xsd:double;
  dwc:aphiaid '218669'^^xsd:integer;
  dwc:occurrenceId 'Parupeneus forsskali_2019_36.62048_27.18682'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218669'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '20'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2019_36.62048_27.18682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.62048_27.18682> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.62048_27.18682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.62048 27.18682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.62048"^^xsd:decimal ;
  dwc:decimalLongitude "27.18682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.62048_27.18682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.62048 27.18682)"^^geo:wktLiteral ;
  geo-pos:lat "36.62048"^^xsd:decimal ;
  geo-pos:long "27.18682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2019_36.62048_27.18682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2019_36.62048_27.18682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2019_36.62048_27.18682'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.18682'^^xsd:double;
  dwc:latitude '36.62048'^^xsd:double;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2019_36.62048_27.18682'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '20'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Sargocentron%20rubrum_2019_36.62048_27.18682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2019_36.62048_27.18682> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2019_36.62048_27.18682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.62048 27.18682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.62048"^^xsd:decimal ;
  dwc:decimalLongitude "27.18682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2019_36.62048_27.18682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.62048 27.18682)"^^geo:wktLiteral ;
  geo-pos:lat "36.62048"^^xsd:decimal ;
  geo-pos:long "27.18682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Sargocentron%20rubrum_2019_36.62048_27.18682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Sargocentron rubrum_2019_36.62048_27.18682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Sargocentron rubrum_2019_36.62048_27.18682'^^xsd:string;
  dwc:scientificName 'Sargocentron rubrum (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.18682'^^xsd:double;
  dwc:latitude '36.62048'^^xsd:double;
  dwc:aphiaid '126400'^^xsd:integer;
  dwc:occurrenceId 'Sargocentron rubrum_2019_36.62048_27.18682'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126400'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '20'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2019_36.62048_27.18682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_36.62048_27.18682> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_36.62048_27.18682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.62048 27.18682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.62048"^^xsd:decimal ;
  dwc:decimalLongitude "27.18682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2019_36.62048_27.18682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.62048 27.18682)"^^geo:wktLiteral ;
  geo-pos:lat "36.62048"^^xsd:decimal ;
  geo-pos:long "27.18682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2019_36.62048_27.18682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2019_36.62048_27.18682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2019_36.62048_27.18682'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.18682'^^xsd:double;
  dwc:latitude '36.62048'^^xsd:double;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2019_36.62048_27.18682'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '20'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2019_36.62048_27.18682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_36.62048_27.18682> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_36.62048_27.18682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.62048 27.18682)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.62048"^^xsd:decimal ;
  dwc:decimalLongitude "27.18682"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_36.62048_27.18682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.62048 27.18682)"^^geo:wktLiteral ;
  geo-pos:lat "36.62048"^^xsd:decimal ;
  geo-pos:long "27.18682"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2019_36.62048_27.18682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2019_36.62048_27.18682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2019_36.62048_27.18682'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.18682'^^xsd:double;
  dwc:latitude '36.62048'^^xsd:double;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2019_36.62048_27.18682'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '20'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Womersleyella%20setacea_2006_35.57917_27.18722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Womersleyella%20setacea_2006_35.57917_27.18722> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Womersleyella%20setacea_2006_35.57917_27.18722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.57917 27.18722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.57917"^^xsd:decimal ;
  dwc:decimalLongitude "27.18722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Womersleyella%20setacea_2006_35.57917_27.18722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.57917 27.18722)"^^geo:wktLiteral ;
  geo-pos:lat "35.57917"^^xsd:decimal ;
  geo-pos:long "27.18722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Womersleyella%20setacea_2006_35.57917_27.18722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Womersleyella setacea_2006_35.57917_27.18722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Womersleyella setacea_2006_35.57917_27.18722'^^xsd:string;
  dwc:scientificName 'Womersleyella setacea (Hollenberg) R.E.Norris, 1992'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.18722'^^xsd:double;
  dwc:latitude '35.57917'^^xsd:double;
  dwc:aphiaid '146371'^^xsd:integer;
  dwc:occurrenceId 'Womersleyella setacea_2006_35.57917_27.18722'^^xsd:string;
  dwc:observationDate '2006-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2013_36.80441_27.18752_1-9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2013_36.80441_27.18752_1-9> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2013_36.80441_27.18752_1-9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.80441 27.18752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.80441"^^xsd:decimal ;
  dwc:decimalLongitude "27.18752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2013_36.80441_27.18752_1-9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.80441 27.18752)"^^geo:wktLiteral ;
  geo-pos:lat "36.80441"^^xsd:decimal ;
  geo-pos:long "27.18752"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2013_36.80441_27.18752_1-9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2013_36.80441_27.18752_1-9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2013_36.80441_27.18752_1-9'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.18752'^^xsd:double;
  dwc:latitude '36.80441'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2013_36.80441_27.18752_1-9'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2000_36.6189_27.18977_0.4-0.4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2000_36.6189_27.18977_0.4-0.4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2000_36.6189_27.18977_0.4-0.4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6189 27.18977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.6189"^^xsd:decimal ;
  dwc:decimalLongitude "27.18977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.4"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2000_36.6189_27.18977_0.4-0.4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.6189 27.18977)"^^geo:wktLiteral ;
  geo-pos:lat "36.6189"^^xsd:decimal ;
  geo-pos:long "27.18977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2000_36.6189_27.18977_0.4-0.4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2000_36.6189_27.18977_0.4-0.4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2000_36.6189_27.18977_0.4-0.4'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.18977'^^xsd:double;
  dwc:latitude '36.6189'^^xsd:double;
  dwc:minimumDepth '0.4'^^xsd:double;
  dwc:maximumDepth '0.4'^^xsd:double;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2000_36.6189_27.18977_0.4-0.4'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '5'^^xsd:integer;
  dwc:organismQuantityType '% cover'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Conomurex%20persicus_2012_35.57715_27.19001_0-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Conomurex%20persicus_2012_35.57715_27.19001_0-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Conomurex%20persicus_2012_35.57715_27.19001_0-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.57715 27.19001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.57715"^^xsd:decimal ;
  dwc:decimalLongitude "27.19001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "17"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Conomurex%20persicus_2012_35.57715_27.19001_0-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.57715 27.19001)"^^geo:wktLiteral ;
  geo-pos:lat "35.57715"^^xsd:decimal ;
  geo-pos:long "27.19001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "17"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Conomurex%20persicus_2012_35.57715_27.19001_0-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Conomurex persicus_2012_35.57715_27.19001_0-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Conomurex persicus_2012_35.57715_27.19001_0-10'^^xsd:string;
  dwc:scientificName 'Conomurex persicus (Swainson, 1821)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.19001'^^xsd:double;
  dwc:latitude '35.57715'^^xsd:double;
  dwc:coordinatePrecision '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '565371'^^xsd:integer;
  dwc:occurrenceId 'Conomurex persicus_2012_35.57715_27.19001_0-10'^^xsd:string;
  dwc:observationDate '2012-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '565371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '5'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Ganonema%20farinosum_2012_35.57715_27.19001_0-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Ganonema%20farinosum_2012_35.57715_27.19001_0-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Ganonema%20farinosum_2012_35.57715_27.19001_0-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.57715 27.19001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.57715"^^xsd:decimal ;
  dwc:decimalLongitude "27.19001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "17"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Ganonema%20farinosum_2012_35.57715_27.19001_0-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.57715 27.19001)"^^geo:wktLiteral ;
  geo-pos:lat "35.57715"^^xsd:decimal ;
  geo-pos:long "27.19001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "17"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Ganonema%20farinosum_2012_35.57715_27.19001_0-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ganonema farinosum_2012_35.57715_27.19001_0-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Ganonema farinosum_2012_35.57715_27.19001_0-10'^^xsd:string;
  dwc:scientificName 'Ganonema farinosum (J.V.Lamouroux) K.-C.Fan & Y.-C.Wang, 1974'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.19001'^^xsd:double;
  dwc:latitude '35.57715'^^xsd:double;
  dwc:coordinatePrecision '17'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '145749'^^xsd:integer;
  dwc:occurrenceId 'Ganonema farinosum_2012_35.57715_27.19001_0-10'^^xsd:string;
  dwc:observationDate '2012-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145749'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2012_35.57715_27.19001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2012_35.57715_27.19001> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2012_35.57715_27.19001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.57715 27.19001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.57715"^^xsd:decimal ;
  dwc:decimalLongitude "27.19001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "17"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2012_35.57715_27.19001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.57715 27.19001)"^^geo:wktLiteral ;
  geo-pos:lat "35.57715"^^xsd:decimal ;
  geo-pos:long "27.19001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "17"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2012_35.57715_27.19001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2012_35.57715_27.19001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2012_35.57715_27.19001'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.19001'^^xsd:double;
  dwc:latitude '35.57715'^^xsd:double;
  dwc:coordinatePrecision '17'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2012_35.57715_27.19001'^^xsd:string;
  dwc:observationDate '2012-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Conomurex%20persicus_2007_35.69009_27.19076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Conomurex%20persicus_2007_35.69009_27.19076> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Conomurex%20persicus_2007_35.69009_27.19076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.69009 27.19076)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.69009"^^xsd:decimal ;
  dwc:decimalLongitude "27.19076"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Conomurex%20persicus_2007_35.69009_27.19076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.69009 27.19076)"^^geo:wktLiteral ;
  geo-pos:lat "35.69009"^^xsd:decimal ;
  geo-pos:long "27.19076"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Conomurex%20persicus_2007_35.69009_27.19076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Conomurex persicus_2007_35.69009_27.19076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Conomurex persicus_2007_35.69009_27.19076'^^xsd:string;
  dwc:scientificName 'Conomurex persicus (Swainson, 1821)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.19076'^^xsd:double;
  dwc:latitude '35.69009'^^xsd:double;
  dwc:aphiaid '565371'^^xsd:integer;
  dwc:occurrenceId 'Conomurex persicus_2007_35.69009_27.19076'^^xsd:string;
  dwc:observationDate '2007-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '565371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'moderate'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2017_35.69004_27.19078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2017_35.69004_27.19078> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2017_35.69004_27.19078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.69004 27.19078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.69004"^^xsd:decimal ;
  dwc:decimalLongitude "27.19078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2017_35.69004_27.19078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.69004 27.19078)"^^geo:wktLiteral ;
  geo-pos:lat "35.69004"^^xsd:decimal ;
  geo-pos:long "27.19078"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2017_35.69004_27.19078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2017_35.69004_27.19078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2017_35.69004_27.19078'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.19078'^^xsd:double;
  dwc:latitude '35.69004'^^xsd:double;
  dwc:occurrenceRemarks 'Port authorities at Diafani Karpathos'^^xsd:string;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2017_35.69004_27.19078'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Conomurex%20persicus_1999%2F2007_35.57734_27.19081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Conomurex%20persicus_1999%2F2007_35.57734_27.19081> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Conomurex%20persicus_1999%2F2007_35.57734_27.19081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.57734 27.19081)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.57734"^^xsd:decimal ;
  dwc:decimalLongitude "27.19081"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Conomurex%20persicus_1999%2F2007_35.57734_27.19081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.57734 27.19081)"^^geo:wktLiteral ;
  geo-pos:lat "35.57734"^^xsd:decimal ;
  geo-pos:long "27.19081"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Conomurex%20persicus_1999%2F2007_35.57734_27.19081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Conomurex persicus_1999/2007_35.57734_27.19081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Conomurex persicus_1999/2007_35.57734_27.19081'^^xsd:string;
  dwc:scientificName 'Conomurex persicus (Swainson, 1821)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1999'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.19081'^^xsd:double;
  dwc:latitude '35.57734'^^xsd:double;
  dwc:aphiaid '565371'^^xsd:integer;
  dwc:occurrenceId 'Conomurex persicus_1999/2007_35.57734_27.19081'^^xsd:string;
  dwc:aphiaIdAccepted '565371'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'moderate'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2020_35.47189_27.19448_15-15_Georgios%20Romanidis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2020_35.47189_27.19448_15-15_Georgios%20Romanidis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2020_35.47189_27.19448_15-15_Georgios%20Romanidis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.47189 27.19448)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.47189"^^xsd:decimal ;
  dwc:decimalLongitude "27.19448"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2020_35.47189_27.19448_15-15_Georgios%20Romanidis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.47189 27.19448)"^^geo:wktLiteral ;
  geo-pos:lat "35.47189"^^xsd:decimal ;
  geo-pos:long "27.19448"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2020_35.47189_27.19448_15-15_Georgios%20Romanidis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2020_35.47189_27.19448_15-15_Georgios Romanidis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2020_35.47189_27.19448_15-15_Georgios Romanidis'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Georgios Romanidis'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.19448'^^xsd:double;
  dwc:latitude '35.47189'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2020_35.47189_27.19448_15-15_Georgios Romanidis'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2016_35.47255_27.19449_9-9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2016_35.47255_27.19449_9-9> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2016_35.47255_27.19449_9-9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.47255 27.19449)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.47255"^^xsd:decimal ;
  dwc:decimalLongitude "27.19449"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2016_35.47255_27.19449_9-9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.47255 27.19449)"^^geo:wktLiteral ;
  geo-pos:lat "35.47255"^^xsd:decimal ;
  geo-pos:long "27.19449"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2016_35.47255_27.19449_9-9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2016_35.47255_27.19449_9-9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2016_35.47255_27.19449_9-9'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.19449'^^xsd:double;
  dwc:latitude '35.47255'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2016_35.47255_27.19449_9-9'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2020_35.47192_27.1946_26.5-26.5_Georgios%20Romanidis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2020_35.47192_27.1946_26.5-26.5_Georgios%20Romanidis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2020_35.47192_27.1946_26.5-26.5_Georgios%20Romanidis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.47192 27.1946)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.47192"^^xsd:decimal ;
  dwc:decimalLongitude "27.1946"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "26.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2020_35.47192_27.1946_26.5-26.5_Georgios%20Romanidis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.47192 27.1946)"^^geo:wktLiteral ;
  geo-pos:lat "35.47192"^^xsd:decimal ;
  geo-pos:long "27.1946"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2020_35.47192_27.1946_26.5-26.5_Georgios%20Romanidis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2020_35.47192_27.1946_26.5-26.5_Georgios Romanidis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2020_35.47192_27.1946_26.5-26.5_Georgios Romanidis'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Georgios Romanidis'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.1946'^^xsd:double;
  dwc:latitude '35.47192'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumDepth '26.5'^^xsd:double;
  dwc:maximumDepth '26.5'^^xsd:double;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2020_35.47192_27.1946_26.5-26.5_Georgios Romanidis'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2016_35.46938_27.19509_Francesco%20Tiralongo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2016_35.46938_27.19509_Francesco%20Tiralongo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2016_35.46938_27.19509_Francesco%20Tiralongo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.46938 27.19509)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.46938"^^xsd:decimal ;
  dwc:decimalLongitude "27.19509"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2016_35.46938_27.19509_Francesco%20Tiralongo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.46938 27.19509)"^^geo:wktLiteral ;
  geo-pos:lat "35.46938"^^xsd:decimal ;
  geo-pos:long "27.19509"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2016_35.46938_27.19509_Francesco%20Tiralongo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2016_35.46938_27.19509_Francesco Tiralongo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2016_35.46938_27.19509_Francesco Tiralongo'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Francesco Tiralongo'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.19509'^^xsd:double;
  dwc:latitude '35.46938'^^xsd:double;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2016_35.46938_27.19509_Francesco Tiralongo'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2017_35.46938_27.19509_9-9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2017_35.46938_27.19509_9-9> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2017_35.46938_27.19509_9-9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.46938 27.19509)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.46938"^^xsd:decimal ;
  dwc:decimalLongitude "27.19509"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2017_35.46938_27.19509_9-9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.46938 27.19509)"^^geo:wktLiteral ;
  geo-pos:lat "35.46938"^^xsd:decimal ;
  geo-pos:long "27.19509"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2017_35.46938_27.19509_9-9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2017_35.46938_27.19509_9-9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2017_35.46938_27.19509_9-9'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.19509'^^xsd:double;
  dwc:latitude '35.46938'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2017_35.46938_27.19509_9-9'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Chama%20pacifica_2011_35.47172_27.19803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Chama%20pacifica_2011_35.47172_27.19803> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Chama%20pacifica_2011_35.47172_27.19803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.47172 27.19803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.47172"^^xsd:decimal ;
  dwc:decimalLongitude "27.19803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Chama%20pacifica_2011_35.47172_27.19803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.47172 27.19803)"^^geo:wktLiteral ;
  geo-pos:lat "35.47172"^^xsd:decimal ;
  geo-pos:long "27.19803"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Chama%20pacifica_2011_35.47172_27.19803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Chama pacifica_2011_35.47172_27.19803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Chama pacifica_2011_35.47172_27.19803'^^xsd:string;
  dwc:scientificName 'Chama pacifica Broderip, 1835'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.19803'^^xsd:double;
  dwc:latitude '35.47172'^^xsd:double;
  dwc:aphiaid '139120'^^xsd:integer;
  dwc:occurrenceId 'Chama pacifica_2011_35.47172_27.19803'^^xsd:string;
  dwc:observationDate '2011-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139120'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Chama%20pacifica_2014_35.47871_27.19908_G.%20Kondadakis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Chama%20pacifica_2014_35.47871_27.19908_G.%20Kondadakis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Chama%20pacifica_2014_35.47871_27.19908_G.%20Kondadakis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.47871 27.19908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.47871"^^xsd:decimal ;
  dwc:decimalLongitude "27.19908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Chama%20pacifica_2014_35.47871_27.19908_G.%20Kondadakis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.47871 27.19908)"^^geo:wktLiteral ;
  geo-pos:lat "35.47871"^^xsd:decimal ;
  geo-pos:long "27.19908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Chama%20pacifica_2014_35.47871_27.19908_G.%20Kondadakis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Chama pacifica_2014_35.47871_27.19908_G. Kondadakis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Chama pacifica_2014_35.47871_27.19908_G. Kondadakis'^^xsd:string;
  dwc:scientificName 'Chama pacifica Broderip, 1835'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'G. Kondadakis'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.19908'^^xsd:double;
  dwc:latitude '35.47871'^^xsd:double;
  dwc:aphiaid '139120'^^xsd:integer;
  dwc:occurrenceId 'Chama pacifica_2014_35.47871_27.19908_G. Kondadakis'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139120'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Conomurex%20persicus_2011_35.47871_27.19908_2-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Conomurex%20persicus_2011_35.47871_27.19908_2-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Conomurex%20persicus_2011_35.47871_27.19908_2-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.47871 27.19908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.47871"^^xsd:decimal ;
  dwc:decimalLongitude "27.19908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Conomurex%20persicus_2011_35.47871_27.19908_2-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.47871 27.19908)"^^geo:wktLiteral ;
  geo-pos:lat "35.47871"^^xsd:decimal ;
  geo-pos:long "27.19908"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Conomurex%20persicus_2011_35.47871_27.19908_2-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Conomurex persicus_2011_35.47871_27.19908_2-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Conomurex persicus_2011_35.47871_27.19908_2-5'^^xsd:string;
  dwc:scientificName 'Conomurex persicus (Swainson, 1821)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.19908'^^xsd:double;
  dwc:latitude '35.47871'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '565371'^^xsd:integer;
  dwc:occurrenceId 'Conomurex persicus_2011_35.47871_27.19908_2-5'^^xsd:string;
  dwc:observationDate '2011-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '565371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'very high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Conomurex%20persicus_2015_35.52316_27.19922_2-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Conomurex%20persicus_2015_35.52316_27.19922_2-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Conomurex%20persicus_2015_35.52316_27.19922_2-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.52316 27.19922)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.52316"^^xsd:decimal ;
  dwc:decimalLongitude "27.19922"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "3669"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Conomurex%20persicus_2015_35.52316_27.19922_2-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.52316 27.19922)"^^geo:wktLiteral ;
  geo-pos:lat "35.52316"^^xsd:decimal ;
  geo-pos:long "27.19922"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3669"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Conomurex%20persicus_2015_35.52316_27.19922_2-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Conomurex persicus_2015_35.52316_27.19922_2-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Conomurex persicus_2015_35.52316_27.19922_2-5'^^xsd:string;
  dwc:scientificName 'Conomurex persicus (Swainson, 1821)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.19922'^^xsd:double;
  dwc:latitude '35.52316'^^xsd:double;
  dwc:coordinatePrecision '3669'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '565371'^^xsd:integer;
  dwc:occurrenceId 'Conomurex persicus_2015_35.52316_27.19922_2-5'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '565371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'moderate'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Torquigener%20flavimaculosus_2017_35.52695_27.20038_5-5_Stefanos%20Kalogirou>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2017_35.52695_27.20038_5-5_Stefanos%20Kalogirou> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2017_35.52695_27.20038_5-5_Stefanos%20Kalogirou> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.52695 27.20038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.52695"^^xsd:decimal ;
  dwc:decimalLongitude "27.20038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2017_35.52695_27.20038_5-5_Stefanos%20Kalogirou>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.52695 27.20038)"^^geo:wktLiteral ;
  geo-pos:lat "35.52695"^^xsd:decimal ;
  geo-pos:long "27.20038"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Torquigener%20flavimaculosus_2017_35.52695_27.20038_5-5_Stefanos%20Kalogirou>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Torquigener flavimaculosus_2017_35.52695_27.20038_5-5_Stefanos Kalogirou" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Torquigener flavimaculosus_2017_35.52695_27.20038_5-5_Stefanos Kalogirou'^^xsd:string;
  dwc:scientificName 'Torquigener flavimaculosus Hardy & Randall, 1983'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Stefanos Kalogirou'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.20038'^^xsd:double;
  dwc:latitude '35.52695'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '219962'^^xsd:integer;
  dwc:occurrenceId 'Torquigener flavimaculosus_2017_35.52695_27.20038_5-5_Stefanos Kalogirou'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219962'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2018_35.51684_27.20064_23-23_>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2018_35.51684_27.20064_23-23_> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2018_35.51684_27.20064_23-23_> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.51684 27.20064)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.51684"^^xsd:decimal ;
  dwc:decimalLongitude "27.20064"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2018_35.51684_27.20064_23-23_>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.51684 27.20064)"^^geo:wktLiteral ;
  geo-pos:lat "35.51684"^^xsd:decimal ;
  geo-pos:long "27.20064"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2018_35.51684_27.20064_23-23_>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2018_35.51684_27.20064_23-23_" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2018_35.51684_27.20064_23-23_'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.20064'^^xsd:double;
  dwc:latitude '35.51684'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2018_35.51684_27.20064_23-23_'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Diadema%20setosum_2020_35.51951_27.20121_15-15_G.%20Romanidis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Diadema%20setosum_2020_35.51951_27.20121_15-15_G.%20Romanidis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Diadema%20setosum_2020_35.51951_27.20121_15-15_G.%20Romanidis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.51951 27.20121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.51951"^^xsd:decimal ;
  dwc:decimalLongitude "27.20121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Diadema%20setosum_2020_35.51951_27.20121_15-15_G.%20Romanidis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.51951 27.20121)"^^geo:wktLiteral ;
  geo-pos:lat "35.51951"^^xsd:decimal ;
  geo-pos:long "27.20121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Diadema%20setosum_2020_35.51951_27.20121_15-15_G.%20Romanidis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Diadema setosum_2020_35.51951_27.20121_15-15_G. Romanidis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Diadema setosum_2020_35.51951_27.20121_15-15_G. Romanidis'^^xsd:string;
  dwc:scientificName 'Diadema setosum (Leske, 1778)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'G. Romanidis'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.20121'^^xsd:double;
  dwc:latitude '35.51951'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '213372'^^xsd:integer;
  dwc:occurrenceId 'Diadema setosum_2020_35.51951_27.20121_15-15_G. Romanidis'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213372'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2020_35.51951_27.20121_15-15_Georgios%20Romanidis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2020_35.51951_27.20121_15-15_Georgios%20Romanidis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2020_35.51951_27.20121_15-15_Georgios%20Romanidis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.51951 27.20121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.51951"^^xsd:decimal ;
  dwc:decimalLongitude "27.20121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2020_35.51951_27.20121_15-15_Georgios%20Romanidis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.51951 27.20121)"^^geo:wktLiteral ;
  geo-pos:lat "35.51951"^^xsd:decimal ;
  geo-pos:long "27.20121"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2020_35.51951_27.20121_15-15_Georgios%20Romanidis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2020_35.51951_27.20121_15-15_Georgios Romanidis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2020_35.51951_27.20121_15-15_Georgios Romanidis'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Georgios Romanidis'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.20121'^^xsd:double;
  dwc:latitude '35.51951'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2020_35.51951_27.20121_15-15_Georgios Romanidis'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2020_35.51751_27.20174_1-1_Georgios%20Romanidis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2020_35.51751_27.20174_1-1_Georgios%20Romanidis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2020_35.51751_27.20174_1-1_Georgios%20Romanidis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.51751 27.20174)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.51751"^^xsd:decimal ;
  dwc:decimalLongitude "27.20174"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2020_35.51751_27.20174_1-1_Georgios%20Romanidis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.51751 27.20174)"^^geo:wktLiteral ;
  geo-pos:lat "35.51751"^^xsd:decimal ;
  geo-pos:long "27.20174"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2020_35.51751_27.20174_1-1_Georgios%20Romanidis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2020_35.51751_27.20174_1-1_Georgios Romanidis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2020_35.51751_27.20174_1-1_Georgios Romanidis'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Georgios Romanidis'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.20174'^^xsd:double;
  dwc:latitude '35.51751'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2020_35.51751_27.20174_1-1_Georgios Romanidis'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2020_35.51805_27.20241_10-10_Georgios%20Romanidis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2020_35.51805_27.20241_10-10_Georgios%20Romanidis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2020_35.51805_27.20241_10-10_Georgios%20Romanidis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.51805 27.20241)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.51805"^^xsd:decimal ;
  dwc:decimalLongitude "27.20241"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2020_35.51805_27.20241_10-10_Georgios%20Romanidis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.51805 27.20241)"^^geo:wktLiteral ;
  geo-pos:lat "35.51805"^^xsd:decimal ;
  geo-pos:long "27.20241"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2020_35.51805_27.20241_10-10_Georgios%20Romanidis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2020_35.51805_27.20241_10-10_Georgios Romanidis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2020_35.51805_27.20241_10-10_Georgios Romanidis'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Georgios Romanidis'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.20241'^^xsd:double;
  dwc:latitude '35.51805'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2020_35.51805_27.20241_10-10_Georgios Romanidis'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_2011_35.71302_27.2025_1-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_2011_35.71302_27.2025_1-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_2011_35.71302_27.2025_1-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.71302 27.2025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.71302"^^xsd:decimal ;
  dwc:decimalLongitude "27.2025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_2011_35.71302_27.2025_1-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.71302 27.2025)"^^geo:wktLiteral ;
  geo-pos:lat "35.71302"^^xsd:decimal ;
  geo-pos:long "27.2025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_2011_35.71302_27.2025_1-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_2011_35.71302_27.2025_1-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_2011_35.71302_27.2025_1-1'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.2025'^^xsd:double;
  dwc:latitude '35.71302'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_2011_35.71302_27.2025_1-1'^^xsd:string;
  dwc:observationDate '2011-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Parupeneus%20forsskali_2020_35.55906_27.20421_7-10.4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2020_35.55906_27.20421_7-10.4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2020_35.55906_27.20421_7-10.4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.55906 27.20421)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.55906"^^xsd:decimal ;
  dwc:decimalLongitude "27.20421"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2020_35.55906_27.20421_7-10.4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.55906 27.20421)"^^geo:wktLiteral ;
  geo-pos:lat "35.55906"^^xsd:decimal ;
  geo-pos:long "27.20421"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Parupeneus%20forsskali_2020_35.55906_27.20421_7-10.4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Parupeneus forsskali_2020_35.55906_27.20421_7-10.4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Parupeneus forsskali_2020_35.55906_27.20421_7-10.4'^^xsd:string;
  dwc:scientificName 'Parupeneus forsskali (Fourmanoir & Guézé, 1976)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.20421'^^xsd:double;
  dwc:latitude '35.55906'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '10.4'^^xsd:double;
  dwc:aphiaid '218669'^^xsd:integer;
  dwc:occurrenceId 'Parupeneus forsskali_2020_35.55906_27.20421_7-10.4'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218669'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2020_35.55906_27.20421_7-10.4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2020_35.55906_27.20421_7-10.4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2020_35.55906_27.20421_7-10.4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.55906 27.20421)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.55906"^^xsd:decimal ;
  dwc:decimalLongitude "27.20421"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2020_35.55906_27.20421_7-10.4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.55906 27.20421)"^^geo:wktLiteral ;
  geo-pos:lat "35.55906"^^xsd:decimal ;
  geo-pos:long "27.20421"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2020_35.55906_27.20421_7-10.4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2020_35.55906_27.20421_7-10.4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2020_35.55906_27.20421_7-10.4'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.20421'^^xsd:double;
  dwc:latitude '35.55906'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '10.4'^^xsd:double;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2020_35.55906_27.20421_7-10.4'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Sargocentron%20rubrum_2020_35.55906_27.20421_7-10.4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2020_35.55906_27.20421_7-10.4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2020_35.55906_27.20421_7-10.4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.55906 27.20421)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.55906"^^xsd:decimal ;
  dwc:decimalLongitude "27.20421"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2020_35.55906_27.20421_7-10.4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.55906 27.20421)"^^geo:wktLiteral ;
  geo-pos:lat "35.55906"^^xsd:decimal ;
  geo-pos:long "27.20421"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Sargocentron%20rubrum_2020_35.55906_27.20421_7-10.4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Sargocentron rubrum_2020_35.55906_27.20421_7-10.4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Sargocentron rubrum_2020_35.55906_27.20421_7-10.4'^^xsd:string;
  dwc:scientificName 'Sargocentron rubrum (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.20421'^^xsd:double;
  dwc:latitude '35.55906'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '10.4'^^xsd:double;
  dwc:aphiaid '126400'^^xsd:integer;
  dwc:occurrenceId 'Sargocentron rubrum_2020_35.55906_27.20421_7-10.4'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126400'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Torquigener%20flavimaculosus_2020_35.55906_27.20421_7-10.4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2020_35.55906_27.20421_7-10.4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2020_35.55906_27.20421_7-10.4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.55906 27.20421)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.55906"^^xsd:decimal ;
  dwc:decimalLongitude "27.20421"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "10.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2020_35.55906_27.20421_7-10.4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.55906 27.20421)"^^geo:wktLiteral ;
  geo-pos:lat "35.55906"^^xsd:decimal ;
  geo-pos:long "27.20421"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Torquigener%20flavimaculosus_2020_35.55906_27.20421_7-10.4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Torquigener flavimaculosus_2020_35.55906_27.20421_7-10.4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Torquigener flavimaculosus_2020_35.55906_27.20421_7-10.4'^^xsd:string;
  dwc:scientificName 'Torquigener flavimaculosus Hardy & Randall, 1983'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.20421'^^xsd:double;
  dwc:latitude '35.55906'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '10.4'^^xsd:double;
  dwc:aphiaid '219962'^^xsd:integer;
  dwc:occurrenceId 'Torquigener flavimaculosus_2020_35.55906_27.20421_7-10.4'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219962'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pempheris%20rhomboidea_2020_35.55919_27.20451_0-11.4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pempheris%20rhomboidea_2020_35.55919_27.20451_0-11.4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pempheris%20rhomboidea_2020_35.55919_27.20451_0-11.4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.55919 27.20451)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.55919"^^xsd:decimal ;
  dwc:decimalLongitude "27.20451"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pempheris%20rhomboidea_2020_35.55919_27.20451_0-11.4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.55919 27.20451)"^^geo:wktLiteral ;
  geo-pos:lat "35.55919"^^xsd:decimal ;
  geo-pos:long "27.20451"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pempheris%20rhomboidea_2020_35.55919_27.20451_0-11.4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pempheris rhomboidea_2020_35.55919_27.20451_0-11.4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pempheris rhomboidea_2020_35.55919_27.20451_0-11.4'^^xsd:string;
  dwc:scientificName 'Pempheris rhomboidea Kossmann & Räuber, 1877'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.20451'^^xsd:double;
  dwc:latitude '35.55919'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '11.4'^^xsd:double;
  dwc:aphiaid '310134'^^xsd:integer;
  dwc:occurrenceId 'Pempheris rhomboidea_2020_35.55919_27.20451_0-11.4'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '310134'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2020-08-05_35.55919_27.20451_0-11.4_Markos%20Digenis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2020-08-05_35.55919_27.20451_0-11.4_Markos%20Digenis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2020-08-05_35.55919_27.20451_0-11.4_Markos%20Digenis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.55919 27.20451)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.55919"^^xsd:decimal ;
  dwc:decimalLongitude "27.20451"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2020-08-05_35.55919_27.20451_0-11.4_Markos%20Digenis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.55919 27.20451)"^^geo:wktLiteral ;
  geo-pos:lat "35.55919"^^xsd:decimal ;
  geo-pos:long "27.20451"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2020-08-05_35.55919_27.20451_0-11.4_Markos%20Digenis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2020-08-05_35.55919_27.20451_0-11.4_Markos Digenis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2020-08-05_35.55919_27.20451_0-11.4_Markos Digenis'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Markos Digenis'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.20451'^^xsd:double;
  dwc:latitude '35.55919'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '11.4'^^xsd:double;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2020-08-05_35.55919_27.20451_0-11.4_Markos Digenis'^^xsd:string;
  dwc:observationDate '2020-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2020-08-06_35.55919_27.20451_0-11.4_Markos%20Digenis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2020-08-06_35.55919_27.20451_0-11.4_Markos%20Digenis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2020-08-06_35.55919_27.20451_0-11.4_Markos%20Digenis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.55919 27.20451)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.55919"^^xsd:decimal ;
  dwc:decimalLongitude "27.20451"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2020-08-06_35.55919_27.20451_0-11.4_Markos%20Digenis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.55919 27.20451)"^^geo:wktLiteral ;
  geo-pos:lat "35.55919"^^xsd:decimal ;
  geo-pos:long "27.20451"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2020-08-06_35.55919_27.20451_0-11.4_Markos%20Digenis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2020-08-06_35.55919_27.20451_0-11.4_Markos Digenis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2020-08-06_35.55919_27.20451_0-11.4_Markos Digenis'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Markos Digenis'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.20451'^^xsd:double;
  dwc:latitude '35.55919'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '11.4'^^xsd:double;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2020-08-06_35.55919_27.20451_0-11.4_Markos Digenis'^^xsd:string;
  dwc:observationDate '2020-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Sargocentron%20rubrum_2020_35.59192_27.20451_0-11.4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2020_35.59192_27.20451_0-11.4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2020_35.59192_27.20451_0-11.4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.59192 27.20451)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.59192"^^xsd:decimal ;
  dwc:decimalLongitude "27.20451"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "11.4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2020_35.59192_27.20451_0-11.4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.59192 27.20451)"^^geo:wktLiteral ;
  geo-pos:lat "35.59192"^^xsd:decimal ;
  geo-pos:long "27.20451"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Sargocentron%20rubrum_2020_35.59192_27.20451_0-11.4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Sargocentron rubrum_2020_35.59192_27.20451_0-11.4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Sargocentron rubrum_2020_35.59192_27.20451_0-11.4'^^xsd:string;
  dwc:scientificName 'Sargocentron rubrum (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.20451'^^xsd:double;
  dwc:latitude '35.59192'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '11.4'^^xsd:double;
  dwc:aphiaid '126400'^^xsd:integer;
  dwc:occurrenceId 'Sargocentron rubrum_2020_35.59192_27.20451_0-11.4'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126400'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2019_35.55805_27.20487_30-30_>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2019_35.55805_27.20487_30-30_> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2019_35.55805_27.20487_30-30_> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.55805 27.20487)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.55805"^^xsd:decimal ;
  dwc:decimalLongitude "27.20487"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2019_35.55805_27.20487_30-30_>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.55805 27.20487)"^^geo:wktLiteral ;
  geo-pos:lat "35.55805"^^xsd:decimal ;
  geo-pos:long "27.20487"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2019_35.55805_27.20487_30-30_>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2019_35.55805_27.20487_30-30_" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2019_35.55805_27.20487_30-30_'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.20487'^^xsd:double;
  dwc:latitude '35.55805'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2019_35.55805_27.20487_30-30_'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2020_35.51438_27.20525_Georgios%20Romanidis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2020_35.51438_27.20525_Georgios%20Romanidis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2020_35.51438_27.20525_Georgios%20Romanidis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.51438 27.20525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.51438"^^xsd:decimal ;
  dwc:decimalLongitude "27.20525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2020_35.51438_27.20525_Georgios%20Romanidis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.51438 27.20525)"^^geo:wktLiteral ;
  geo-pos:lat "35.51438"^^xsd:decimal ;
  geo-pos:long "27.20525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2020_35.51438_27.20525_Georgios%20Romanidis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2020_35.51438_27.20525_Georgios Romanidis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2020_35.51438_27.20525_Georgios Romanidis'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Georgios Romanidis'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.20525'^^xsd:double;
  dwc:latitude '35.51438'^^xsd:double;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2020_35.51438_27.20525_Georgios Romanidis'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Conomurex%20persicus_2020_35.52809_27.20525_11-13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Conomurex%20persicus_2020_35.52809_27.20525_11-13> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Conomurex%20persicus_2020_35.52809_27.20525_11-13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.52809 27.20525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.52809"^^xsd:decimal ;
  dwc:decimalLongitude "27.20525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Conomurex%20persicus_2020_35.52809_27.20525_11-13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.52809 27.20525)"^^geo:wktLiteral ;
  geo-pos:lat "35.52809"^^xsd:decimal ;
  geo-pos:long "27.20525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Conomurex%20persicus_2020_35.52809_27.20525_11-13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Conomurex persicus_2020_35.52809_27.20525_11-13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Conomurex persicus_2020_35.52809_27.20525_11-13'^^xsd:string;
  dwc:scientificName 'Conomurex persicus (Swainson, 1821)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.20525'^^xsd:double;
  dwc:latitude '35.52809'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '565371'^^xsd:integer;
  dwc:occurrenceId 'Conomurex persicus_2020_35.52809_27.20525_11-13'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '565371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '32'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Conomurex%20persicus_2020_35.52809_27.20525_4-6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Conomurex%20persicus_2020_35.52809_27.20525_4-6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Conomurex%20persicus_2020_35.52809_27.20525_4-6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.52809 27.20525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.52809"^^xsd:decimal ;
  dwc:decimalLongitude "27.20525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Conomurex%20persicus_2020_35.52809_27.20525_4-6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.52809 27.20525)"^^geo:wktLiteral ;
  geo-pos:lat "35.52809"^^xsd:decimal ;
  geo-pos:long "27.20525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Conomurex%20persicus_2020_35.52809_27.20525_4-6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Conomurex persicus_2020_35.52809_27.20525_4-6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Conomurex persicus_2020_35.52809_27.20525_4-6'^^xsd:string;
  dwc:scientificName 'Conomurex persicus (Swainson, 1821)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.20525'^^xsd:double;
  dwc:latitude '35.52809'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '565371'^^xsd:integer;
  dwc:occurrenceId 'Conomurex persicus_2020_35.52809_27.20525_4-6'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '565371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Torquigener%20flavimaculosus_2020_35.52809_27.20525_12-15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2020_35.52809_27.20525_12-15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2020_35.52809_27.20525_12-15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.52809 27.20525)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.52809"^^xsd:decimal ;
  dwc:decimalLongitude "27.20525"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2020_35.52809_27.20525_12-15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.52809 27.20525)"^^geo:wktLiteral ;
  geo-pos:lat "35.52809"^^xsd:decimal ;
  geo-pos:long "27.20525"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Torquigener%20flavimaculosus_2020_35.52809_27.20525_12-15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Torquigener flavimaculosus_2020_35.52809_27.20525_12-15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Torquigener flavimaculosus_2020_35.52809_27.20525_12-15'^^xsd:string;
  dwc:scientificName 'Torquigener flavimaculosus Hardy & Randall, 1983'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.20525'^^xsd:double;
  dwc:latitude '35.52809'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '219962'^^xsd:integer;
  dwc:occurrenceId 'Torquigener flavimaculosus_2020_35.52809_27.20525_12-15'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219962'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '5'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2016_35.55832_27.2056_17-17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2016_35.55832_27.2056_17-17> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2016_35.55832_27.2056_17-17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.55832 27.2056)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.55832"^^xsd:decimal ;
  dwc:decimalLongitude "27.2056"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2016_35.55832_27.2056_17-17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.55832 27.2056)"^^geo:wktLiteral ;
  geo-pos:lat "35.55832"^^xsd:decimal ;
  geo-pos:long "27.2056"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2016_35.55832_27.2056_17-17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2016_35.55832_27.2056_17-17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2016_35.55832_27.2056_17-17'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.2056'^^xsd:double;
  dwc:latitude '35.55832'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2016_35.55832_27.2056_17-17'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2020_35.51291_27.20637_Georgios%20Romanidis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2020_35.51291_27.20637_Georgios%20Romanidis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2020_35.51291_27.20637_Georgios%20Romanidis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.51291 27.20637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.51291"^^xsd:decimal ;
  dwc:decimalLongitude "27.20637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2020_35.51291_27.20637_Georgios%20Romanidis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.51291 27.20637)"^^geo:wktLiteral ;
  geo-pos:lat "35.51291"^^xsd:decimal ;
  geo-pos:long "27.20637"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2020_35.51291_27.20637_Georgios%20Romanidis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2020_35.51291_27.20637_Georgios Romanidis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2020_35.51291_27.20637_Georgios Romanidis'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Georgios Romanidis'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.20637'^^xsd:double;
  dwc:latitude '35.51291'^^xsd:double;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2020_35.51291_27.20637_Georgios Romanidis'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_1999_35.82139_27.2072_6-6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_1999_35.82139_27.2072_6-6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_1999_35.82139_27.2072_6-6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.82139 27.2072)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.82139"^^xsd:decimal ;
  dwc:decimalLongitude "27.2072"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_1999_35.82139_27.2072_6-6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.82139 27.2072)"^^geo:wktLiteral ;
  geo-pos:lat "35.82139"^^xsd:decimal ;
  geo-pos:long "27.2072"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_1999_35.82139_27.2072_6-6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_1999_35.82139_27.2072_6-6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_1999_35.82139_27.2072_6-6'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.2072'^^xsd:double;
  dwc:latitude '35.82139'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_1999_35.82139_27.2072_6-6'^^xsd:string;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '5'^^xsd:integer;
  dwc:organismQuantityType '% cover'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2018_35.51009_27.20769_>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2018_35.51009_27.20769_> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2018_35.51009_27.20769_> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.51009 27.20769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.51009"^^xsd:decimal ;
  dwc:decimalLongitude "27.20769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2018_35.51009_27.20769_>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.51009 27.20769)"^^geo:wktLiteral ;
  geo-pos:lat "35.51009"^^xsd:decimal ;
  geo-pos:long "27.20769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2018_35.51009_27.20769_>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2018_35.51009_27.20769_" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2018_35.51009_27.20769_'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.20769'^^xsd:double;
  dwc:latitude '35.51009'^^xsd:double;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2018_35.51009_27.20769_'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2020_36.59053_27.20812_6.5-6.5_Georgios%20Romanidis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2020_36.59053_27.20812_6.5-6.5_Georgios%20Romanidis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2020_36.59053_27.20812_6.5-6.5_Georgios%20Romanidis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59053 27.20812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.59053"^^xsd:decimal ;
  dwc:decimalLongitude "27.20812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2020_36.59053_27.20812_6.5-6.5_Georgios%20Romanidis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59053 27.20812)"^^geo:wktLiteral ;
  geo-pos:lat "36.59053"^^xsd:decimal ;
  geo-pos:long "27.20812"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2020_36.59053_27.20812_6.5-6.5_Georgios%20Romanidis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2020_36.59053_27.20812_6.5-6.5_Georgios Romanidis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2020_36.59053_27.20812_6.5-6.5_Georgios Romanidis'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Georgios Romanidis'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.20812'^^xsd:double;
  dwc:latitude '36.59053'^^xsd:double;
  dwc:minimumDepth '6.5'^^xsd:double;
  dwc:maximumDepth '6.5'^^xsd:double;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2020_36.59053_27.20812_6.5-6.5_Georgios Romanidis'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '11'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Womersleyella%20setacea_2006_35.55722_27.20814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Womersleyella%20setacea_2006_35.55722_27.20814> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Womersleyella%20setacea_2006_35.55722_27.20814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.55722 27.20814)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.55722"^^xsd:decimal ;
  dwc:decimalLongitude "27.20814"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Womersleyella%20setacea_2006_35.55722_27.20814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.55722 27.20814)"^^geo:wktLiteral ;
  geo-pos:lat "35.55722"^^xsd:decimal ;
  geo-pos:long "27.20814"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Womersleyella%20setacea_2006_35.55722_27.20814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Womersleyella setacea_2006_35.55722_27.20814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Womersleyella setacea_2006_35.55722_27.20814'^^xsd:string;
  dwc:scientificName 'Womersleyella setacea (Hollenberg) R.E.Norris, 1992'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.20814'^^xsd:double;
  dwc:latitude '35.55722'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '146371'^^xsd:integer;
  dwc:occurrenceId 'Womersleyella setacea_2006_35.55722_27.20814'^^xsd:string;
  dwc:observationDate '2006-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Conomurex%20persicus_2015_35.51004_27.2085_10-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Conomurex%20persicus_2015_35.51004_27.2085_10-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Conomurex%20persicus_2015_35.51004_27.2085_10-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.51004 27.2085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.51004"^^xsd:decimal ;
  dwc:decimalLongitude "27.2085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Conomurex%20persicus_2015_35.51004_27.2085_10-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.51004 27.2085)"^^geo:wktLiteral ;
  geo-pos:lat "35.51004"^^xsd:decimal ;
  geo-pos:long "27.2085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Conomurex%20persicus_2015_35.51004_27.2085_10-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Conomurex persicus_2015_35.51004_27.2085_10-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Conomurex persicus_2015_35.51004_27.2085_10-10'^^xsd:string;
  dwc:scientificName 'Conomurex persicus (Swainson, 1821)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.2085'^^xsd:double;
  dwc:latitude '35.51004'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '565371'^^xsd:integer;
  dwc:occurrenceId 'Conomurex persicus_2015_35.51004_27.2085_10-10'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '565371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'moderate'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Dendostrea%20folium_2013_36.81711_27.20911_4-4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Dendostrea%20folium_2013_36.81711_27.20911_4-4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Dendostrea%20folium_2013_36.81711_27.20911_4-4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81711 27.20911)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.81711"^^xsd:decimal ;
  dwc:decimalLongitude "27.20911"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Dendostrea%20folium_2013_36.81711_27.20911_4-4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81711 27.20911)"^^geo:wktLiteral ;
  geo-pos:lat "36.81711"^^xsd:decimal ;
  geo-pos:long "27.20911"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Dendostrea%20folium_2013_36.81711_27.20911_4-4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Dendostrea folium_2013_36.81711_27.20911_4-4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Dendostrea folium_2013_36.81711_27.20911_4-4'^^xsd:string;
  dwc:scientificName 'Dendostrea folium (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.20911'^^xsd:double;
  dwc:latitude '36.81711'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '506716'^^xsd:integer;
  dwc:occurrenceId 'Dendostrea folium_2013_36.81711_27.20911_4-4'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '506716'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'moderate'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2013_36.81711_27.20911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2013_36.81711_27.20911> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2013_36.81711_27.20911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81711 27.20911)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.81711"^^xsd:decimal ;
  dwc:decimalLongitude "27.20911"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2013_36.81711_27.20911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81711 27.20911)"^^geo:wktLiteral ;
  geo-pos:lat "36.81711"^^xsd:decimal ;
  geo-pos:long "27.20911"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2013_36.81711_27.20911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2013_36.81711_27.20911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2013_36.81711_27.20911'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.20911'^^xsd:double;
  dwc:latitude '36.81711'^^xsd:double;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2013_36.81711_27.20911'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2013_36.81711_27.20911_7-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2013_36.81711_27.20911_7-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2013_36.81711_27.20911_7-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81711 27.20911)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.81711"^^xsd:decimal ;
  dwc:decimalLongitude "27.20911"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2013_36.81711_27.20911_7-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81711 27.20911)"^^geo:wktLiteral ;
  geo-pos:lat "36.81711"^^xsd:decimal ;
  geo-pos:long "27.20911"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2013_36.81711_27.20911_7-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2013_36.81711_27.20911_7-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2013_36.81711_27.20911_7-10'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.20911'^^xsd:double;
  dwc:latitude '36.81711'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2013_36.81711_27.20911_7-10'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'very low'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Stypopodium%20schimperi_2013_36.81711_27.20911_6-6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2013_36.81711_27.20911_6-6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2013_36.81711_27.20911_6-6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81711 27.20911)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.81711"^^xsd:decimal ;
  dwc:decimalLongitude "27.20911"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2013_36.81711_27.20911_6-6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81711 27.20911)"^^geo:wktLiteral ;
  geo-pos:lat "36.81711"^^xsd:decimal ;
  geo-pos:long "27.20911"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Stypopodium%20schimperi_2013_36.81711_27.20911_6-6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Stypopodium schimperi_2013_36.81711_27.20911_6-6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Stypopodium schimperi_2013_36.81711_27.20911_6-6'^^xsd:string;
  dwc:scientificName 'Stypopodium schimperi (Kützing) Verlaque & Boudouresque, 1991'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.20911'^^xsd:double;
  dwc:latitude '36.81711'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145391'^^xsd:integer;
  dwc:occurrenceId 'Stypopodium schimperi_2013_36.81711_27.20911_6-6'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145391'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Stypopodium%20schimperi_2014_36.81711_27.20911_6-6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2014_36.81711_27.20911_6-6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2014_36.81711_27.20911_6-6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81711 27.20911)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.81711"^^xsd:decimal ;
  dwc:decimalLongitude "27.20911"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2014_36.81711_27.20911_6-6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.81711 27.20911)"^^geo:wktLiteral ;
  geo-pos:lat "36.81711"^^xsd:decimal ;
  geo-pos:long "27.20911"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Stypopodium%20schimperi_2014_36.81711_27.20911_6-6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Stypopodium schimperi_2014_36.81711_27.20911_6-6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Stypopodium schimperi_2014_36.81711_27.20911_6-6'^^xsd:string;
  dwc:scientificName 'Stypopodium schimperi (Kützing) Verlaque & Boudouresque, 1991'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.20911'^^xsd:double;
  dwc:latitude '36.81711'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '145391'^^xsd:integer;
  dwc:occurrenceId 'Stypopodium schimperi_2014_36.81711_27.20911_6-6'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145391'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2018_35.51465_27.20927_Renate%20N.%20Rigters>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2018_35.51465_27.20927_Renate%20N.%20Rigters> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2018_35.51465_27.20927_Renate%20N.%20Rigters> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.51465 27.20927)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.51465"^^xsd:decimal ;
  dwc:decimalLongitude "27.20927"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2018_35.51465_27.20927_Renate%20N.%20Rigters>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.51465 27.20927)"^^geo:wktLiteral ;
  geo-pos:lat "35.51465"^^xsd:decimal ;
  geo-pos:long "27.20927"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2018_35.51465_27.20927_Renate%20N.%20Rigters>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2018_35.51465_27.20927_Renate N. Rigters" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2018_35.51465_27.20927_Renate N. Rigters'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Renate N. Rigters'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.20927'^^xsd:double;
  dwc:latitude '35.51465'^^xsd:double;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2018_35.51465_27.20927_Renate N. Rigters'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2018_35.51465_27.20927_Renate%20N.%20Rigters>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2018_35.51465_27.20927_Renate%20N.%20Rigters> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2018_35.51465_27.20927_Renate%20N.%20Rigters> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.51465 27.20927)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.51465"^^xsd:decimal ;
  dwc:decimalLongitude "27.20927"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2018_35.51465_27.20927_Renate%20N.%20Rigters>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.51465 27.20927)"^^geo:wktLiteral ;
  geo-pos:lat "35.51465"^^xsd:decimal ;
  geo-pos:long "27.20927"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2018_35.51465_27.20927_Renate%20N.%20Rigters>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2018_35.51465_27.20927_Renate N. Rigters" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2018_35.51465_27.20927_Renate N. Rigters'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Renate N. Rigters'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.20927'^^xsd:double;
  dwc:latitude '35.51465'^^xsd:double;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2018_35.51465_27.20927_Renate N. Rigters'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Sargocentron%20rubrum_2018_35.51465_27.20927_Renate%20N.%20Rigters>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2018_35.51465_27.20927_Renate%20N.%20Rigters> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2018_35.51465_27.20927_Renate%20N.%20Rigters> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.51465 27.20927)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.51465"^^xsd:decimal ;
  dwc:decimalLongitude "27.20927"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2018_35.51465_27.20927_Renate%20N.%20Rigters>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.51465 27.20927)"^^geo:wktLiteral ;
  geo-pos:lat "35.51465"^^xsd:decimal ;
  geo-pos:long "27.20927"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Sargocentron%20rubrum_2018_35.51465_27.20927_Renate%20N.%20Rigters>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Sargocentron rubrum_2018_35.51465_27.20927_Renate N. Rigters" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Sargocentron rubrum_2018_35.51465_27.20927_Renate N. Rigters'^^xsd:string;
  dwc:scientificName 'Sargocentron rubrum (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Renate N. Rigters'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.20927'^^xsd:double;
  dwc:latitude '35.51465'^^xsd:double;
  dwc:aphiaid '126400'^^xsd:integer;
  dwc:occurrenceId 'Sargocentron rubrum_2018_35.51465_27.20927_Renate N. Rigters'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126400'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Diadema%20setosum_2020_35.55571_27.20963_14-26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Diadema%20setosum_2020_35.55571_27.20963_14-26> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Diadema%20setosum_2020_35.55571_27.20963_14-26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.55571 27.20963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.55571"^^xsd:decimal ;
  dwc:decimalLongitude "27.20963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Diadema%20setosum_2020_35.55571_27.20963_14-26>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.55571 27.20963)"^^geo:wktLiteral ;
  geo-pos:lat "35.55571"^^xsd:decimal ;
  geo-pos:long "27.20963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Diadema%20setosum_2020_35.55571_27.20963_14-26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Diadema setosum_2020_35.55571_27.20963_14-26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Diadema setosum_2020_35.55571_27.20963_14-26'^^xsd:string;
  dwc:scientificName 'Diadema setosum (Leske, 1778)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.20963'^^xsd:double;
  dwc:latitude '35.55571'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '213372'^^xsd:integer;
  dwc:occurrenceId 'Diadema setosum_2020_35.55571_27.20963_14-26'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213372'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_2020_35.55571_27.20963_14-26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_2020_35.55571_27.20963_14-26> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_2020_35.55571_27.20963_14-26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.55571 27.20963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.55571"^^xsd:decimal ;
  dwc:decimalLongitude "27.20963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_2020_35.55571_27.20963_14-26>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.55571 27.20963)"^^geo:wktLiteral ;
  geo-pos:lat "35.55571"^^xsd:decimal ;
  geo-pos:long "27.20963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_2020_35.55571_27.20963_14-26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_2020_35.55571_27.20963_14-26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_2020_35.55571_27.20963_14-26'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.20963'^^xsd:double;
  dwc:latitude '35.55571'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_2020_35.55571_27.20963_14-26'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2020_35.55571_27.20963_14-26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2020_35.55571_27.20963_14-26> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2020_35.55571_27.20963_14-26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.55571 27.20963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.55571"^^xsd:decimal ;
  dwc:decimalLongitude "27.20963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2020_35.55571_27.20963_14-26>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.55571 27.20963)"^^geo:wktLiteral ;
  geo-pos:lat "35.55571"^^xsd:decimal ;
  geo-pos:long "27.20963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2020_35.55571_27.20963_14-26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2020_35.55571_27.20963_14-26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2020_35.55571_27.20963_14-26'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.20963'^^xsd:double;
  dwc:latitude '35.55571'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2020_35.55571_27.20963_14-26'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '4'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Sargocentron%20rubrum_2020_35.55713_27.20963_14-26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2020_35.55713_27.20963_14-26> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2020_35.55713_27.20963_14-26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.55713 27.20963)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.55713"^^xsd:decimal ;
  dwc:decimalLongitude "27.20963"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2020_35.55713_27.20963_14-26>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.55713 27.20963)"^^geo:wktLiteral ;
  geo-pos:lat "35.55713"^^xsd:decimal ;
  geo-pos:long "27.20963"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Sargocentron%20rubrum_2020_35.55713_27.20963_14-26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Sargocentron rubrum_2020_35.55713_27.20963_14-26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Sargocentron rubrum_2020_35.55713_27.20963_14-26'^^xsd:string;
  dwc:scientificName 'Sargocentron rubrum (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.20963'^^xsd:double;
  dwc:latitude '35.55713'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '126400'^^xsd:integer;
  dwc:occurrenceId 'Sargocentron rubrum_2020_35.55713_27.20963_14-26'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126400'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Diadema%20setosum_2016_36.89186_27.20988_Savvas%20Chatzinikolaou>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Diadema%20setosum_2016_36.89186_27.20988_Savvas%20Chatzinikolaou> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Diadema%20setosum_2016_36.89186_27.20988_Savvas%20Chatzinikolaou> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89186 27.20988)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.89186"^^xsd:decimal ;
  dwc:decimalLongitude "27.20988"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Diadema%20setosum_2016_36.89186_27.20988_Savvas%20Chatzinikolaou>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89186 27.20988)"^^geo:wktLiteral ;
  geo-pos:lat "36.89186"^^xsd:decimal ;
  geo-pos:long "27.20988"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Diadema%20setosum_2016_36.89186_27.20988_Savvas%20Chatzinikolaou>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Diadema setosum_2016_36.89186_27.20988_Savvas Chatzinikolaou" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Diadema setosum_2016_36.89186_27.20988_Savvas Chatzinikolaou'^^xsd:string;
  dwc:scientificName 'Diadema setosum (Leske, 1778)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Savvas Chatzinikolaou'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.20988'^^xsd:double;
  dwc:latitude '36.89186'^^xsd:double;
  dwc:aphiaid '213372'^^xsd:integer;
  dwc:occurrenceId 'Diadema setosum_2016_36.89186_27.20988_Savvas Chatzinikolaou'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213372'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Ganonema%20farinosum_2015_35.76119_27.20998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Ganonema%20farinosum_2015_35.76119_27.20998> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Ganonema%20farinosum_2015_35.76119_27.20998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.76119 27.20998)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.76119"^^xsd:decimal ;
  dwc:decimalLongitude "27.20998"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Ganonema%20farinosum_2015_35.76119_27.20998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.76119 27.20998)"^^geo:wktLiteral ;
  geo-pos:lat "35.76119"^^xsd:decimal ;
  geo-pos:long "27.20998"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Ganonema%20farinosum_2015_35.76119_27.20998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ganonema farinosum_2015_35.76119_27.20998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Ganonema farinosum_2015_35.76119_27.20998'^^xsd:string;
  dwc:scientificName 'Ganonema farinosum (J.V.Lamouroux) K.-C.Fan & Y.-C.Wang, 1974'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.20998'^^xsd:double;
  dwc:latitude '35.76119'^^xsd:double;
  dwc:aphiaid '145749'^^xsd:integer;
  dwc:occurrenceId 'Ganonema farinosum_2015_35.76119_27.20998'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145749'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Conomurex%20persicus_2012_35.75715_27.21004_0-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Conomurex%20persicus_2012_35.75715_27.21004_0-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Conomurex%20persicus_2012_35.75715_27.21004_0-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.75715 27.21004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.75715"^^xsd:decimal ;
  dwc:decimalLongitude "27.21004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Conomurex%20persicus_2012_35.75715_27.21004_0-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.75715 27.21004)"^^geo:wktLiteral ;
  geo-pos:lat "35.75715"^^xsd:decimal ;
  geo-pos:long "27.21004"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Conomurex%20persicus_2012_35.75715_27.21004_0-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Conomurex persicus_2012_35.75715_27.21004_0-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Conomurex persicus_2012_35.75715_27.21004_0-10'^^xsd:string;
  dwc:scientificName 'Conomurex persicus (Swainson, 1821)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.21004'^^xsd:double;
  dwc:latitude '35.75715'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '565371'^^xsd:integer;
  dwc:occurrenceId 'Conomurex persicus_2012_35.75715_27.21004_0-10'^^xsd:string;
  dwc:observationDate '2012-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '565371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '8'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2012_35.75715_27.21004_0-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2012_35.75715_27.21004_0-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2012_35.75715_27.21004_0-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.75715 27.21004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.75715"^^xsd:decimal ;
  dwc:decimalLongitude "27.21004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2012_35.75715_27.21004_0-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.75715 27.21004)"^^geo:wktLiteral ;
  geo-pos:lat "35.75715"^^xsd:decimal ;
  geo-pos:long "27.21004"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2012_35.75715_27.21004_0-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2012_35.75715_27.21004_0-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2012_35.75715_27.21004_0-10'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.21004'^^xsd:double;
  dwc:latitude '35.75715'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2012_35.75715_27.21004_0-10'^^xsd:string;
  dwc:observationDate '2012-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '10'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2012_35.75715_27.21004_0-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2012_35.75715_27.21004_0-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2012_35.75715_27.21004_0-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.75715 27.21004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.75715"^^xsd:decimal ;
  dwc:decimalLongitude "27.21004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2012_35.75715_27.21004_0-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.75715 27.21004)"^^geo:wktLiteral ;
  geo-pos:lat "35.75715"^^xsd:decimal ;
  geo-pos:long "27.21004"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2012_35.75715_27.21004_0-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2012_35.75715_27.21004_0-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2012_35.75715_27.21004_0-10'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.21004'^^xsd:double;
  dwc:latitude '35.75715'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2012_35.75715_27.21004_0-10'^^xsd:string;
  dwc:observationDate '2012-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '10'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2012_35.75715_27.21004_0-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2012_35.75715_27.21004_0-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2012_35.75715_27.21004_0-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.75715 27.21004)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.75715"^^xsd:decimal ;
  dwc:decimalLongitude "27.21004"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2012_35.75715_27.21004_0-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.75715 27.21004)"^^geo:wktLiteral ;
  geo-pos:lat "35.75715"^^xsd:decimal ;
  geo-pos:long "27.21004"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2012_35.75715_27.21004_0-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2012_35.75715_27.21004_0-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2012_35.75715_27.21004_0-10'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.21004'^^xsd:double;
  dwc:latitude '35.75715'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2012_35.75715_27.21004_0-10'^^xsd:string;
  dwc:observationDate '2012-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '10'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Ganonema%20farinosum_2012_35.757_27.2104_0-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Ganonema%20farinosum_2012_35.757_27.2104_0-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Ganonema%20farinosum_2012_35.757_27.2104_0-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.757 27.2104)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.757"^^xsd:decimal ;
  dwc:decimalLongitude "27.2104"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Ganonema%20farinosum_2012_35.757_27.2104_0-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.757 27.2104)"^^geo:wktLiteral ;
  geo-pos:lat "35.757"^^xsd:decimal ;
  geo-pos:long "27.2104"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Ganonema%20farinosum_2012_35.757_27.2104_0-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ganonema farinosum_2012_35.757_27.2104_0-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Ganonema farinosum_2012_35.757_27.2104_0-10'^^xsd:string;
  dwc:scientificName 'Ganonema farinosum (J.V.Lamouroux) K.-C.Fan & Y.-C.Wang, 1974'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.2104'^^xsd:double;
  dwc:latitude '35.757'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '145749'^^xsd:integer;
  dwc:occurrenceId 'Ganonema farinosum_2012_35.757_27.2104_0-10'^^xsd:string;
  dwc:observationDate '2012-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145749'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2012_35.757_27.2104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2012_35.757_27.2104> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2012_35.757_27.2104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.757 27.2104)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.757"^^xsd:decimal ;
  dwc:decimalLongitude "27.2104"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2012_35.757_27.2104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.757 27.2104)"^^geo:wktLiteral ;
  geo-pos:lat "35.757"^^xsd:decimal ;
  geo-pos:long "27.2104"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2012_35.757_27.2104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2012_35.757_27.2104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2012_35.757_27.2104'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.2104'^^xsd:double;
  dwc:latitude '35.757'^^xsd:double;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2012_35.757_27.2104'^^xsd:string;
  dwc:observationDate '2012-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Diadema%20setosum_2020_35.51199_27.21063_20-20_Eirini%20Ntai>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Diadema%20setosum_2020_35.51199_27.21063_20-20_Eirini%20Ntai> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Diadema%20setosum_2020_35.51199_27.21063_20-20_Eirini%20Ntai> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.51199 27.21063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.51199"^^xsd:decimal ;
  dwc:decimalLongitude "27.21063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Diadema%20setosum_2020_35.51199_27.21063_20-20_Eirini%20Ntai>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.51199 27.21063)"^^geo:wktLiteral ;
  geo-pos:lat "35.51199"^^xsd:decimal ;
  geo-pos:long "27.21063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Diadema%20setosum_2020_35.51199_27.21063_20-20_Eirini%20Ntai>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Diadema setosum_2020_35.51199_27.21063_20-20_Eirini Ntai" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Diadema setosum_2020_35.51199_27.21063_20-20_Eirini Ntai'^^xsd:string;
  dwc:scientificName 'Diadema setosum (Leske, 1778)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Eirini Ntai'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.21063'^^xsd:double;
  dwc:latitude '35.51199'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '213372'^^xsd:integer;
  dwc:occurrenceId 'Diadema setosum_2020_35.51199_27.21063_20-20_Eirini Ntai'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213372'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_2015_35.75597_27.21074_3-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_2015_35.75597_27.21074_3-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_2015_35.75597_27.21074_3-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.75597 27.21074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.75597"^^xsd:decimal ;
  dwc:decimalLongitude "27.21074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_2015_35.75597_27.21074_3-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.75597 27.21074)"^^geo:wktLiteral ;
  geo-pos:lat "35.75597"^^xsd:decimal ;
  geo-pos:long "27.21074"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_2015_35.75597_27.21074_3-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_2015_35.75597_27.21074_3-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_2015_35.75597_27.21074_3-5'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.21074'^^xsd:double;
  dwc:latitude '35.75597'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_2015_35.75597_27.21074_3-5'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'moderate'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2017_35.45931_27.21086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2017_35.45931_27.21086> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2017_35.45931_27.21086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.45931 27.21086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.45931"^^xsd:decimal ;
  dwc:decimalLongitude "27.21086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2017_35.45931_27.21086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.45931 27.21086)"^^geo:wktLiteral ;
  geo-pos:lat "35.45931"^^xsd:decimal ;
  geo-pos:long "27.21086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2017_35.45931_27.21086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2017_35.45931_27.21086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2017_35.45931_27.21086'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.21086'^^xsd:double;
  dwc:latitude '35.45931'^^xsd:double;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2017_35.45931_27.21086'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2018_35.51095_27.21087_6-6_>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2018_35.51095_27.21087_6-6_> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2018_35.51095_27.21087_6-6_> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.51095 27.21087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.51095"^^xsd:decimal ;
  dwc:decimalLongitude "27.21087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2018_35.51095_27.21087_6-6_>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.51095 27.21087)"^^geo:wktLiteral ;
  geo-pos:lat "35.51095"^^xsd:decimal ;
  geo-pos:long "27.21087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2018_35.51095_27.21087_6-6_>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2018_35.51095_27.21087_6-6_" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2018_35.51095_27.21087_6-6_'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.21087'^^xsd:double;
  dwc:latitude '35.51095'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2018_35.51095_27.21087_6-6_'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Torquigener%20flavimaculosus_2018_35.51095_27.21087_7-7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2018_35.51095_27.21087_7-7> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2018_35.51095_27.21087_7-7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.51095 27.21087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.51095"^^xsd:decimal ;
  dwc:decimalLongitude "27.21087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2018_35.51095_27.21087_7-7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.51095 27.21087)"^^geo:wktLiteral ;
  geo-pos:lat "35.51095"^^xsd:decimal ;
  geo-pos:long "27.21087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Torquigener%20flavimaculosus_2018_35.51095_27.21087_7-7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Torquigener flavimaculosus_2018_35.51095_27.21087_7-7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Torquigener flavimaculosus_2018_35.51095_27.21087_7-7'^^xsd:string;
  dwc:scientificName 'Torquigener flavimaculosus Hardy & Randall, 1983'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.21087'^^xsd:double;
  dwc:latitude '35.51095'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '219962'^^xsd:integer;
  dwc:occurrenceId 'Torquigener flavimaculosus_2018_35.51095_27.21087_7-7'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219962'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_1893%2F2020_35.51155_27.21245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_1893%2F2020_35.51155_27.21245> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_1893%2F2020_35.51155_27.21245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.51155 27.21245)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.51155"^^xsd:decimal ;
  dwc:decimalLongitude "27.21245"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_1893%2F2020_35.51155_27.21245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.51155 27.21245)"^^geo:wktLiteral ;
  geo-pos:lat "35.51155"^^xsd:decimal ;
  geo-pos:long "27.21245"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_1893%2F2020_35.51155_27.21245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_1893/2020_35.51155_27.21245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_1893/2020_35.51155_27.21245'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1893'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.21245'^^xsd:double;
  dwc:latitude '35.51155'^^xsd:double;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_1893/2020_35.51155_27.21245'^^xsd:string;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Parupeneus%20forsskali_2020_35.53734_27.21255_0-6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2020_35.53734_27.21255_0-6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2020_35.53734_27.21255_0-6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.53734 27.21255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.53734"^^xsd:decimal ;
  dwc:decimalLongitude "27.21255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2020_35.53734_27.21255_0-6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.53734 27.21255)"^^geo:wktLiteral ;
  geo-pos:lat "35.53734"^^xsd:decimal ;
  geo-pos:long "27.21255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Parupeneus%20forsskali_2020_35.53734_27.21255_0-6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Parupeneus forsskali_2020_35.53734_27.21255_0-6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Parupeneus forsskali_2020_35.53734_27.21255_0-6'^^xsd:string;
  dwc:scientificName 'Parupeneus forsskali (Fourmanoir & Guézé, 1976)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.21255'^^xsd:double;
  dwc:latitude '35.53734'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '218669'^^xsd:integer;
  dwc:occurrenceId 'Parupeneus forsskali_2020_35.53734_27.21255_0-6'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218669'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2020_35.53734_27.21255_5-6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2020_35.53734_27.21255_5-6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2020_35.53734_27.21255_5-6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.53734 27.21255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.53734"^^xsd:decimal ;
  dwc:decimalLongitude "27.21255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2020_35.53734_27.21255_5-6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.53734 27.21255)"^^geo:wktLiteral ;
  geo-pos:lat "35.53734"^^xsd:decimal ;
  geo-pos:long "27.21255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2020_35.53734_27.21255_5-6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2020_35.53734_27.21255_5-6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2020_35.53734_27.21255_5-6'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.21255'^^xsd:double;
  dwc:latitude '35.53734'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2020_35.53734_27.21255_5-6'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Sargocentron%20rubrum_2020_35.53734_27.21255_0-6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2020_35.53734_27.21255_0-6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2020_35.53734_27.21255_0-6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.53734 27.21255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.53734"^^xsd:decimal ;
  dwc:decimalLongitude "27.21255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2020_35.53734_27.21255_0-6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.53734 27.21255)"^^geo:wktLiteral ;
  geo-pos:lat "35.53734"^^xsd:decimal ;
  geo-pos:long "27.21255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Sargocentron%20rubrum_2020_35.53734_27.21255_0-6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Sargocentron rubrum_2020_35.53734_27.21255_0-6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Sargocentron rubrum_2020_35.53734_27.21255_0-6'^^xsd:string;
  dwc:scientificName 'Sargocentron rubrum (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.21255'^^xsd:double;
  dwc:latitude '35.53734'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '126400'^^xsd:integer;
  dwc:occurrenceId 'Sargocentron rubrum_2020_35.53734_27.21255_0-6'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126400'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Sargocentron%20rubrum_2020_35.53734_27.21255_5-6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2020_35.53734_27.21255_5-6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2020_35.53734_27.21255_5-6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.53734 27.21255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.53734"^^xsd:decimal ;
  dwc:decimalLongitude "27.21255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2020_35.53734_27.21255_5-6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.53734 27.21255)"^^geo:wktLiteral ;
  geo-pos:lat "35.53734"^^xsd:decimal ;
  geo-pos:long "27.21255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Sargocentron%20rubrum_2020_35.53734_27.21255_5-6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Sargocentron rubrum_2020_35.53734_27.21255_5-6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Sargocentron rubrum_2020_35.53734_27.21255_5-6'^^xsd:string;
  dwc:scientificName 'Sargocentron rubrum (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.21255'^^xsd:double;
  dwc:latitude '35.53734'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '126400'^^xsd:integer;
  dwc:occurrenceId 'Sargocentron rubrum_2020_35.53734_27.21255_5-6'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126400'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Torquigener%20flavimaculosus_2020_35.53734_27.21255_0-6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2020_35.53734_27.21255_0-6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2020_35.53734_27.21255_0-6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.53734 27.21255)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.53734"^^xsd:decimal ;
  dwc:decimalLongitude "27.21255"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2020_35.53734_27.21255_0-6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.53734 27.21255)"^^geo:wktLiteral ;
  geo-pos:lat "35.53734"^^xsd:decimal ;
  geo-pos:long "27.21255"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Torquigener%20flavimaculosus_2020_35.53734_27.21255_0-6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Torquigener flavimaculosus_2020_35.53734_27.21255_0-6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Torquigener flavimaculosus_2020_35.53734_27.21255_0-6'^^xsd:string;
  dwc:scientificName 'Torquigener flavimaculosus Hardy & Randall, 1983'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.21255'^^xsd:double;
  dwc:latitude '35.53734'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '219962'^^xsd:integer;
  dwc:occurrenceId 'Torquigener flavimaculosus_2020_35.53734_27.21255_0-6'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219962'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2018_35.76746_27.21267_14-14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2018_35.76746_27.21267_14-14> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2018_35.76746_27.21267_14-14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.76746 27.21267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.76746"^^xsd:decimal ;
  dwc:decimalLongitude "27.21267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2018_35.76746_27.21267_14-14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.76746 27.21267)"^^geo:wktLiteral ;
  geo-pos:lat "35.76746"^^xsd:decimal ;
  geo-pos:long "27.21267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2018_35.76746_27.21267_14-14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2018_35.76746_27.21267_14-14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2018_35.76746_27.21267_14-14'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.21267'^^xsd:double;
  dwc:latitude '35.76746'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2018_35.76746_27.21267_14-14'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '8'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2018_35.76746_27.21267_14-14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2018_35.76746_27.21267_14-14> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2018_35.76746_27.21267_14-14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.76746 27.21267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.76746"^^xsd:decimal ;
  dwc:decimalLongitude "27.21267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2018_35.76746_27.21267_14-14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.76746 27.21267)"^^geo:wktLiteral ;
  geo-pos:lat "35.76746"^^xsd:decimal ;
  geo-pos:long "27.21267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2018_35.76746_27.21267_14-14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2018_35.76746_27.21267_14-14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2018_35.76746_27.21267_14-14'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.21267'^^xsd:double;
  dwc:latitude '35.76746'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2018_35.76746_27.21267_14-14'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '8'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Torquigener%20flavimaculosus_2018_35.76746_27.21267_14-14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2018_35.76746_27.21267_14-14> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2018_35.76746_27.21267_14-14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.76746 27.21267)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.76746"^^xsd:decimal ;
  dwc:decimalLongitude "27.21267"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2018_35.76746_27.21267_14-14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.76746 27.21267)"^^geo:wktLiteral ;
  geo-pos:lat "35.76746"^^xsd:decimal ;
  geo-pos:long "27.21267"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Torquigener%20flavimaculosus_2018_35.76746_27.21267_14-14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Torquigener flavimaculosus_2018_35.76746_27.21267_14-14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Torquigener flavimaculosus_2018_35.76746_27.21267_14-14'^^xsd:string;
  dwc:scientificName 'Torquigener flavimaculosus Hardy & Randall, 1983'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.21267'^^xsd:double;
  dwc:latitude '35.76746'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '219962'^^xsd:integer;
  dwc:occurrenceId 'Torquigener flavimaculosus_2018_35.76746_27.21267_14-14'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219962'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '8'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2019_35.55778_27.21312_>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2019_35.55778_27.21312_> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2019_35.55778_27.21312_> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.55778 27.21312)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.55778"^^xsd:decimal ;
  dwc:decimalLongitude "27.21312"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2019_35.55778_27.21312_>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.55778 27.21312)"^^geo:wktLiteral ;
  geo-pos:lat "35.55778"^^xsd:decimal ;
  geo-pos:long "27.21312"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2019_35.55778_27.21312_>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2019_35.55778_27.21312_" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2019_35.55778_27.21312_'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.21312'^^xsd:double;
  dwc:latitude '35.55778'^^xsd:double;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2019_35.55778_27.21312_'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2006_35.50841_27.2143_A.%20Zenetos>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2006_35.50841_27.2143_A.%20Zenetos> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2006_35.50841_27.2143_A.%20Zenetos> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.50841 27.2143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.50841"^^xsd:decimal ;
  dwc:decimalLongitude "27.2143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2006_35.50841_27.2143_A.%20Zenetos>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.50841 27.2143)"^^geo:wktLiteral ;
  geo-pos:lat "35.50841"^^xsd:decimal ;
  geo-pos:long "27.2143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2006_35.50841_27.2143_A.%20Zenetos>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2006_35.50841_27.2143_A. Zenetos" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2006_35.50841_27.2143_A. Zenetos'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'A. Zenetos'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.2143'^^xsd:double;
  dwc:latitude '35.50841'^^xsd:double;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2006_35.50841_27.2143_A. Zenetos'^^xsd:string;
  dwc:observationDate '2006-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Diadema%20setosum_2020_35.55132_27.21598_5-16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Diadema%20setosum_2020_35.55132_27.21598_5-16> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Diadema%20setosum_2020_35.55132_27.21598_5-16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.55132 27.21598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.55132"^^xsd:decimal ;
  dwc:decimalLongitude "27.21598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Diadema%20setosum_2020_35.55132_27.21598_5-16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.55132 27.21598)"^^geo:wktLiteral ;
  geo-pos:lat "35.55132"^^xsd:decimal ;
  geo-pos:long "27.21598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Diadema%20setosum_2020_35.55132_27.21598_5-16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Diadema setosum_2020_35.55132_27.21598_5-16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Diadema setosum_2020_35.55132_27.21598_5-16'^^xsd:string;
  dwc:scientificName 'Diadema setosum (Leske, 1778)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.21598'^^xsd:double;
  dwc:latitude '35.55132'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '213372'^^xsd:integer;
  dwc:occurrenceId 'Diadema setosum_2020_35.55132_27.21598_5-16'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213372'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '15'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2020_35.55132_27.21598_15-15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2020_35.55132_27.21598_15-15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2020_35.55132_27.21598_15-15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.55132 27.21598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.55132"^^xsd:decimal ;
  dwc:decimalLongitude "27.21598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2020_35.55132_27.21598_15-15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.55132 27.21598)"^^geo:wktLiteral ;
  geo-pos:lat "35.55132"^^xsd:decimal ;
  geo-pos:long "27.21598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2020_35.55132_27.21598_15-15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2020_35.55132_27.21598_15-15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2020_35.55132_27.21598_15-15'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.21598'^^xsd:double;
  dwc:latitude '35.55132'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2020_35.55132_27.21598_15-15'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2020_35.55132_27.21598_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2020_35.55132_27.21598_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2020_35.55132_27.21598_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.55132 27.21598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.55132"^^xsd:decimal ;
  dwc:decimalLongitude "27.21598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2020_35.55132_27.21598_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.55132 27.21598)"^^geo:wktLiteral ;
  geo-pos:lat "35.55132"^^xsd:decimal ;
  geo-pos:long "27.21598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2020_35.55132_27.21598_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2020_35.55132_27.21598_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2020_35.55132_27.21598_5-5'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.21598'^^xsd:double;
  dwc:latitude '35.55132'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2020_35.55132_27.21598_5-5'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '4'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Parupeneus%20forsskali_2020-08-05_35.55132_27.21598_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2020-08-05_35.55132_27.21598_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2020-08-05_35.55132_27.21598_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.55132 27.21598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.55132"^^xsd:decimal ;
  dwc:decimalLongitude "27.21598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2020-08-05_35.55132_27.21598_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.55132 27.21598)"^^geo:wktLiteral ;
  geo-pos:lat "35.55132"^^xsd:decimal ;
  geo-pos:long "27.21598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Parupeneus%20forsskali_2020-08-05_35.55132_27.21598_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Parupeneus forsskali_2020-08-05_35.55132_27.21598_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Parupeneus forsskali_2020-08-05_35.55132_27.21598_5-5'^^xsd:string;
  dwc:scientificName 'Parupeneus forsskali (Fourmanoir & Guézé, 1976)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.21598'^^xsd:double;
  dwc:latitude '35.55132'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '218669'^^xsd:integer;
  dwc:occurrenceId 'Parupeneus forsskali_2020-08-05_35.55132_27.21598_5-5'^^xsd:string;
  dwc:observationDate '2020-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '218669'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Parupeneus%20forsskali_2020-08-06_35.55132_27.21598_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2020-08-06_35.55132_27.21598_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2020-08-06_35.55132_27.21598_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.55132 27.21598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.55132"^^xsd:decimal ;
  dwc:decimalLongitude "27.21598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2020-08-06_35.55132_27.21598_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.55132 27.21598)"^^geo:wktLiteral ;
  geo-pos:lat "35.55132"^^xsd:decimal ;
  geo-pos:long "27.21598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Parupeneus%20forsskali_2020-08-06_35.55132_27.21598_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Parupeneus forsskali_2020-08-06_35.55132_27.21598_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Parupeneus forsskali_2020-08-06_35.55132_27.21598_5-5'^^xsd:string;
  dwc:scientificName 'Parupeneus forsskali (Fourmanoir & Guézé, 1976)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.21598'^^xsd:double;
  dwc:latitude '35.55132'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '218669'^^xsd:integer;
  dwc:occurrenceId 'Parupeneus forsskali_2020-08-06_35.55132_27.21598_5-5'^^xsd:string;
  dwc:observationDate '2020-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '218669'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Parupeneus%20forsskali_2020-08-07_35.55132_27.21598_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2020-08-07_35.55132_27.21598_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2020-08-07_35.55132_27.21598_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.55132 27.21598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.55132"^^xsd:decimal ;
  dwc:decimalLongitude "27.21598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2020-08-07_35.55132_27.21598_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.55132 27.21598)"^^geo:wktLiteral ;
  geo-pos:lat "35.55132"^^xsd:decimal ;
  geo-pos:long "27.21598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Parupeneus%20forsskali_2020-08-07_35.55132_27.21598_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Parupeneus forsskali_2020-08-07_35.55132_27.21598_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Parupeneus forsskali_2020-08-07_35.55132_27.21598_5-5'^^xsd:string;
  dwc:scientificName 'Parupeneus forsskali (Fourmanoir & Guézé, 1976)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.21598'^^xsd:double;
  dwc:latitude '35.55132'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '218669'^^xsd:integer;
  dwc:occurrenceId 'Parupeneus forsskali_2020-08-07_35.55132_27.21598_5-5'^^xsd:string;
  dwc:observationDate '2020-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '218669'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Parupeneus%20forsskali_2020-08-08_35.55132_27.21598_15-15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2020-08-08_35.55132_27.21598_15-15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2020-08-08_35.55132_27.21598_15-15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.55132 27.21598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.55132"^^xsd:decimal ;
  dwc:decimalLongitude "27.21598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2020-08-08_35.55132_27.21598_15-15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.55132 27.21598)"^^geo:wktLiteral ;
  geo-pos:lat "35.55132"^^xsd:decimal ;
  geo-pos:long "27.21598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Parupeneus%20forsskali_2020-08-08_35.55132_27.21598_15-15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Parupeneus forsskali_2020-08-08_35.55132_27.21598_15-15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Parupeneus forsskali_2020-08-08_35.55132_27.21598_15-15'^^xsd:string;
  dwc:scientificName 'Parupeneus forsskali (Fourmanoir & Guézé, 1976)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.21598'^^xsd:double;
  dwc:latitude '35.55132'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '218669'^^xsd:integer;
  dwc:occurrenceId 'Parupeneus forsskali_2020-08-08_35.55132_27.21598_15-15'^^xsd:string;
  dwc:observationDate '2020-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '218669'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Parupeneus%20forsskali_2020-08-09_35.55132_27.21598_15-15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2020-08-09_35.55132_27.21598_15-15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2020-08-09_35.55132_27.21598_15-15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.55132 27.21598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.55132"^^xsd:decimal ;
  dwc:decimalLongitude "27.21598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2020-08-09_35.55132_27.21598_15-15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.55132 27.21598)"^^geo:wktLiteral ;
  geo-pos:lat "35.55132"^^xsd:decimal ;
  geo-pos:long "27.21598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Parupeneus%20forsskali_2020-08-09_35.55132_27.21598_15-15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Parupeneus forsskali_2020-08-09_35.55132_27.21598_15-15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Parupeneus forsskali_2020-08-09_35.55132_27.21598_15-15'^^xsd:string;
  dwc:scientificName 'Parupeneus forsskali (Fourmanoir & Guézé, 1976)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.21598'^^xsd:double;
  dwc:latitude '35.55132'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '218669'^^xsd:integer;
  dwc:occurrenceId 'Parupeneus forsskali_2020-08-09_35.55132_27.21598_15-15'^^xsd:string;
  dwc:observationDate '2020-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '218669'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Parupeneus%20forsskali_2020-08-10_35.55132_27.21598_15-15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2020-08-10_35.55132_27.21598_15-15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2020-08-10_35.55132_27.21598_15-15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.55132 27.21598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.55132"^^xsd:decimal ;
  dwc:decimalLongitude "27.21598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2020-08-10_35.55132_27.21598_15-15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.55132 27.21598)"^^geo:wktLiteral ;
  geo-pos:lat "35.55132"^^xsd:decimal ;
  geo-pos:long "27.21598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Parupeneus%20forsskali_2020-08-10_35.55132_27.21598_15-15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Parupeneus forsskali_2020-08-10_35.55132_27.21598_15-15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Parupeneus forsskali_2020-08-10_35.55132_27.21598_15-15'^^xsd:string;
  dwc:scientificName 'Parupeneus forsskali (Fourmanoir & Guézé, 1976)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.21598'^^xsd:double;
  dwc:latitude '35.55132'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '218669'^^xsd:integer;
  dwc:occurrenceId 'Parupeneus forsskali_2020-08-10_35.55132_27.21598_15-15'^^xsd:string;
  dwc:observationDate '2020-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '218669'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '10'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2020_35.55132_27.21598_4-6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2020_35.55132_27.21598_4-6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2020_35.55132_27.21598_4-6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.55132 27.21598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.55132"^^xsd:decimal ;
  dwc:decimalLongitude "27.21598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2020_35.55132_27.21598_4-6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.55132 27.21598)"^^geo:wktLiteral ;
  geo-pos:lat "35.55132"^^xsd:decimal ;
  geo-pos:long "27.21598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2020_35.55132_27.21598_4-6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2020_35.55132_27.21598_4-6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2020_35.55132_27.21598_4-6'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.21598'^^xsd:double;
  dwc:latitude '35.55132'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2020_35.55132_27.21598_4-6'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '10'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2020-08-05_35.55132_27.21598_5-5_Michail%20Ragkousis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2020-08-05_35.55132_27.21598_5-5_Michail%20Ragkousis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2020-08-05_35.55132_27.21598_5-5_Michail%20Ragkousis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.55132 27.21598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.55132"^^xsd:decimal ;
  dwc:decimalLongitude "27.21598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2020-08-05_35.55132_27.21598_5-5_Michail%20Ragkousis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.55132 27.21598)"^^geo:wktLiteral ;
  geo-pos:lat "35.55132"^^xsd:decimal ;
  geo-pos:long "27.21598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2020-08-05_35.55132_27.21598_5-5_Michail%20Ragkousis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2020-08-05_35.55132_27.21598_5-5_Michail Ragkousis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2020-08-05_35.55132_27.21598_5-5_Michail Ragkousis'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Michail Ragkousis'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.21598'^^xsd:double;
  dwc:latitude '35.55132'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2020-08-05_35.55132_27.21598_5-5_Michail Ragkousis'^^xsd:string;
  dwc:observationDate '2020-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2020-08-06_35.55132_27.21598_5-5_Michail%20Ragkousis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2020-08-06_35.55132_27.21598_5-5_Michail%20Ragkousis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2020-08-06_35.55132_27.21598_5-5_Michail%20Ragkousis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.55132 27.21598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.55132"^^xsd:decimal ;
  dwc:decimalLongitude "27.21598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2020-08-06_35.55132_27.21598_5-5_Michail%20Ragkousis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.55132 27.21598)"^^geo:wktLiteral ;
  geo-pos:lat "35.55132"^^xsd:decimal ;
  geo-pos:long "27.21598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2020-08-06_35.55132_27.21598_5-5_Michail%20Ragkousis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2020-08-06_35.55132_27.21598_5-5_Michail Ragkousis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2020-08-06_35.55132_27.21598_5-5_Michail Ragkousis'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Michail Ragkousis'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.21598'^^xsd:double;
  dwc:latitude '35.55132'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2020-08-06_35.55132_27.21598_5-5_Michail Ragkousis'^^xsd:string;
  dwc:observationDate '2020-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2020-08-07_35.55132_27.21598_5-5_Michail%20Ragkousis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2020-08-07_35.55132_27.21598_5-5_Michail%20Ragkousis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2020-08-07_35.55132_27.21598_5-5_Michail%20Ragkousis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.55132 27.21598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.55132"^^xsd:decimal ;
  dwc:decimalLongitude "27.21598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2020-08-07_35.55132_27.21598_5-5_Michail%20Ragkousis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.55132 27.21598)"^^geo:wktLiteral ;
  geo-pos:lat "35.55132"^^xsd:decimal ;
  geo-pos:long "27.21598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2020-08-07_35.55132_27.21598_5-5_Michail%20Ragkousis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2020-08-07_35.55132_27.21598_5-5_Michail Ragkousis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2020-08-07_35.55132_27.21598_5-5_Michail Ragkousis'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Michail Ragkousis'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.21598'^^xsd:double;
  dwc:latitude '35.55132'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2020-08-07_35.55132_27.21598_5-5_Michail Ragkousis'^^xsd:string;
  dwc:observationDate '2020-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2020-08-08_35.55132_27.21598_15-15_Alexandros%20Tsatiris>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2020-08-08_35.55132_27.21598_15-15_Alexandros%20Tsatiris> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2020-08-08_35.55132_27.21598_15-15_Alexandros%20Tsatiris> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.55132 27.21598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.55132"^^xsd:decimal ;
  dwc:decimalLongitude "27.21598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2020-08-08_35.55132_27.21598_15-15_Alexandros%20Tsatiris>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.55132 27.21598)"^^geo:wktLiteral ;
  geo-pos:lat "35.55132"^^xsd:decimal ;
  geo-pos:long "27.21598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2020-08-08_35.55132_27.21598_15-15_Alexandros%20Tsatiris>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2020-08-08_35.55132_27.21598_15-15_Alexandros Tsatiris" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2020-08-08_35.55132_27.21598_15-15_Alexandros Tsatiris'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Alexandros Tsatiris'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.21598'^^xsd:double;
  dwc:latitude '35.55132'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2020-08-08_35.55132_27.21598_15-15_Alexandros Tsatiris'^^xsd:string;
  dwc:observationDate '2020-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2020-08-08_35.55132_27.21598_5-5_Michail%20Ragkousis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2020-08-08_35.55132_27.21598_5-5_Michail%20Ragkousis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2020-08-08_35.55132_27.21598_5-5_Michail%20Ragkousis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.55132 27.21598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.55132"^^xsd:decimal ;
  dwc:decimalLongitude "27.21598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2020-08-08_35.55132_27.21598_5-5_Michail%20Ragkousis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.55132 27.21598)"^^geo:wktLiteral ;
  geo-pos:lat "35.55132"^^xsd:decimal ;
  geo-pos:long "27.21598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2020-08-08_35.55132_27.21598_5-5_Michail%20Ragkousis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2020-08-08_35.55132_27.21598_5-5_Michail Ragkousis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2020-08-08_35.55132_27.21598_5-5_Michail Ragkousis'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Michail Ragkousis'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.21598'^^xsd:double;
  dwc:latitude '35.55132'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2020-08-08_35.55132_27.21598_5-5_Michail Ragkousis'^^xsd:string;
  dwc:observationDate '2020-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2020-08-09_35.55132_27.21598_15-15_Michail%20Ragkousis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2020-08-09_35.55132_27.21598_15-15_Michail%20Ragkousis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2020-08-09_35.55132_27.21598_15-15_Michail%20Ragkousis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.55132 27.21598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.55132"^^xsd:decimal ;
  dwc:decimalLongitude "27.21598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2020-08-09_35.55132_27.21598_15-15_Michail%20Ragkousis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.55132 27.21598)"^^geo:wktLiteral ;
  geo-pos:lat "35.55132"^^xsd:decimal ;
  geo-pos:long "27.21598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2020-08-09_35.55132_27.21598_15-15_Michail%20Ragkousis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2020-08-09_35.55132_27.21598_15-15_Michail Ragkousis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2020-08-09_35.55132_27.21598_15-15_Michail Ragkousis'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Michail Ragkousis'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.21598'^^xsd:double;
  dwc:latitude '35.55132'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2020-08-09_35.55132_27.21598_15-15_Michail Ragkousis'^^xsd:string;
  dwc:observationDate '2020-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2020-08-09_35.55132_27.21598_6-20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2020-08-09_35.55132_27.21598_6-20> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2020-08-09_35.55132_27.21598_6-20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.55132 27.21598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.55132"^^xsd:decimal ;
  dwc:decimalLongitude "27.21598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2020-08-09_35.55132_27.21598_6-20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.55132 27.21598)"^^geo:wktLiteral ;
  geo-pos:lat "35.55132"^^xsd:decimal ;
  geo-pos:long "27.21598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2020-08-09_35.55132_27.21598_6-20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2020-08-09_35.55132_27.21598_6-20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2020-08-09_35.55132_27.21598_6-20'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.21598'^^xsd:double;
  dwc:latitude '35.55132'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2020-08-09_35.55132_27.21598_6-20'^^xsd:string;
  dwc:observationDate '2020-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '20'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2020-08-10_35.55132_27.21598_15-15_Michail%20Ragkousis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2020-08-10_35.55132_27.21598_15-15_Michail%20Ragkousis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2020-08-10_35.55132_27.21598_15-15_Michail%20Ragkousis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.55132 27.21598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.55132"^^xsd:decimal ;
  dwc:decimalLongitude "27.21598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2020-08-10_35.55132_27.21598_15-15_Michail%20Ragkousis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.55132 27.21598)"^^geo:wktLiteral ;
  geo-pos:lat "35.55132"^^xsd:decimal ;
  geo-pos:long "27.21598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2020-08-10_35.55132_27.21598_15-15_Michail%20Ragkousis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2020-08-10_35.55132_27.21598_15-15_Michail Ragkousis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2020-08-10_35.55132_27.21598_15-15_Michail Ragkousis'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Michail Ragkousis'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.21598'^^xsd:double;
  dwc:latitude '35.55132'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2020-08-10_35.55132_27.21598_15-15_Michail Ragkousis'^^xsd:string;
  dwc:observationDate '2020-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2020-08-11_35.55132_27.21598_15-15_Michail%20Ragkousis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2020-08-11_35.55132_27.21598_15-15_Michail%20Ragkousis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2020-08-11_35.55132_27.21598_15-15_Michail%20Ragkousis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.55132 27.21598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.55132"^^xsd:decimal ;
  dwc:decimalLongitude "27.21598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2020-08-11_35.55132_27.21598_15-15_Michail%20Ragkousis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.55132 27.21598)"^^geo:wktLiteral ;
  geo-pos:lat "35.55132"^^xsd:decimal ;
  geo-pos:long "27.21598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2020-08-11_35.55132_27.21598_15-15_Michail%20Ragkousis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2020-08-11_35.55132_27.21598_15-15_Michail Ragkousis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2020-08-11_35.55132_27.21598_15-15_Michail Ragkousis'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Michail Ragkousis'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.21598'^^xsd:double;
  dwc:latitude '35.55132'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2020-08-11_35.55132_27.21598_15-15_Michail Ragkousis'^^xsd:string;
  dwc:observationDate '2020-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Sargocentron%20rubrum_2020_35.55132_27.21598_16-16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2020_35.55132_27.21598_16-16> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2020_35.55132_27.21598_16-16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.55132 27.21598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.55132"^^xsd:decimal ;
  dwc:decimalLongitude "27.21598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2020_35.55132_27.21598_16-16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.55132 27.21598)"^^geo:wktLiteral ;
  geo-pos:lat "35.55132"^^xsd:decimal ;
  geo-pos:long "27.21598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Sargocentron%20rubrum_2020_35.55132_27.21598_16-16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Sargocentron rubrum_2020_35.55132_27.21598_16-16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Sargocentron rubrum_2020_35.55132_27.21598_16-16'^^xsd:string;
  dwc:scientificName 'Sargocentron rubrum (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.21598'^^xsd:double;
  dwc:latitude '35.55132'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '126400'^^xsd:integer;
  dwc:occurrenceId 'Sargocentron rubrum_2020_35.55132_27.21598_16-16'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126400'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2020-08-05_35.55132_27.21598_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-08-05_35.55132_27.21598_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-08-05_35.55132_27.21598_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.55132 27.21598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.55132"^^xsd:decimal ;
  dwc:decimalLongitude "27.21598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2020-08-05_35.55132_27.21598_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.55132 27.21598)"^^geo:wktLiteral ;
  geo-pos:lat "35.55132"^^xsd:decimal ;
  geo-pos:long "27.21598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2020-08-05_35.55132_27.21598_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2020-08-05_35.55132_27.21598_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2020-08-05_35.55132_27.21598_5-5'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.21598'^^xsd:double;
  dwc:latitude '35.55132'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2020-08-05_35.55132_27.21598_5-5'^^xsd:string;
  dwc:observationDate '2020-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '4'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2020-08-06_35.55132_27.21598_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-08-06_35.55132_27.21598_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-08-06_35.55132_27.21598_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.55132 27.21598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.55132"^^xsd:decimal ;
  dwc:decimalLongitude "27.21598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2020-08-06_35.55132_27.21598_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.55132 27.21598)"^^geo:wktLiteral ;
  geo-pos:lat "35.55132"^^xsd:decimal ;
  geo-pos:long "27.21598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2020-08-06_35.55132_27.21598_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2020-08-06_35.55132_27.21598_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2020-08-06_35.55132_27.21598_5-5'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.21598'^^xsd:double;
  dwc:latitude '35.55132'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2020-08-06_35.55132_27.21598_5-5'^^xsd:string;
  dwc:observationDate '2020-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2020-08-07_35.55132_27.21598_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-08-07_35.55132_27.21598_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-08-07_35.55132_27.21598_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.55132 27.21598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.55132"^^xsd:decimal ;
  dwc:decimalLongitude "27.21598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2020-08-07_35.55132_27.21598_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.55132 27.21598)"^^geo:wktLiteral ;
  geo-pos:lat "35.55132"^^xsd:decimal ;
  geo-pos:long "27.21598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2020-08-07_35.55132_27.21598_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2020-08-07_35.55132_27.21598_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2020-08-07_35.55132_27.21598_5-5'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.21598'^^xsd:double;
  dwc:latitude '35.55132'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2020-08-07_35.55132_27.21598_5-5'^^xsd:string;
  dwc:observationDate '2020-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2020-08-08_35.55132_27.21598_15-15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-08-08_35.55132_27.21598_15-15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-08-08_35.55132_27.21598_15-15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.55132 27.21598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.55132"^^xsd:decimal ;
  dwc:decimalLongitude "27.21598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2020-08-08_35.55132_27.21598_15-15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.55132 27.21598)"^^geo:wktLiteral ;
  geo-pos:lat "35.55132"^^xsd:decimal ;
  geo-pos:long "27.21598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2020-08-08_35.55132_27.21598_15-15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2020-08-08_35.55132_27.21598_15-15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2020-08-08_35.55132_27.21598_15-15'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.21598'^^xsd:double;
  dwc:latitude '35.55132'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2020-08-08_35.55132_27.21598_15-15'^^xsd:string;
  dwc:observationDate '2020-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '9'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2020-08-09_35.55132_27.21598_15-15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-08-09_35.55132_27.21598_15-15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-08-09_35.55132_27.21598_15-15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.55132 27.21598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.55132"^^xsd:decimal ;
  dwc:decimalLongitude "27.21598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2020-08-09_35.55132_27.21598_15-15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.55132 27.21598)"^^geo:wktLiteral ;
  geo-pos:lat "35.55132"^^xsd:decimal ;
  geo-pos:long "27.21598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2020-08-09_35.55132_27.21598_15-15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2020-08-09_35.55132_27.21598_15-15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2020-08-09_35.55132_27.21598_15-15'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.21598'^^xsd:double;
  dwc:latitude '35.55132'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2020-08-09_35.55132_27.21598_15-15'^^xsd:string;
  dwc:observationDate '2020-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '6'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2020-08-10_35.55132_27.21598_15-15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-08-10_35.55132_27.21598_15-15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2020-08-10_35.55132_27.21598_15-15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.55132 27.21598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.55132"^^xsd:decimal ;
  dwc:decimalLongitude "27.21598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2020-08-10_35.55132_27.21598_15-15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.55132 27.21598)"^^geo:wktLiteral ;
  geo-pos:lat "35.55132"^^xsd:decimal ;
  geo-pos:long "27.21598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2020-08-10_35.55132_27.21598_15-15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2020-08-10_35.55132_27.21598_15-15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2020-08-10_35.55132_27.21598_15-15'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.21598'^^xsd:double;
  dwc:latitude '35.55132'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2020-08-10_35.55132_27.21598_15-15'^^xsd:string;
  dwc:observationDate '2020-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '15'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2020-08-05_35.55132_27.21598_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020-08-05_35.55132_27.21598_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020-08-05_35.55132_27.21598_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.55132 27.21598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.55132"^^xsd:decimal ;
  dwc:decimalLongitude "27.21598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020-08-05_35.55132_27.21598_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.55132 27.21598)"^^geo:wktLiteral ;
  geo-pos:lat "35.55132"^^xsd:decimal ;
  geo-pos:long "27.21598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2020-08-05_35.55132_27.21598_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2020-08-05_35.55132_27.21598_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2020-08-05_35.55132_27.21598_5-5'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.21598'^^xsd:double;
  dwc:latitude '35.55132'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2020-08-05_35.55132_27.21598_5-5'^^xsd:string;
  dwc:observationDate '2020-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '20'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2020-08-07_35.55132_27.21598_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020-08-07_35.55132_27.21598_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020-08-07_35.55132_27.21598_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.55132 27.21598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.55132"^^xsd:decimal ;
  dwc:decimalLongitude "27.21598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020-08-07_35.55132_27.21598_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.55132 27.21598)"^^geo:wktLiteral ;
  geo-pos:lat "35.55132"^^xsd:decimal ;
  geo-pos:long "27.21598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2020-08-07_35.55132_27.21598_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2020-08-07_35.55132_27.21598_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2020-08-07_35.55132_27.21598_5-5'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.21598'^^xsd:double;
  dwc:latitude '35.55132'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2020-08-07_35.55132_27.21598_5-5'^^xsd:string;
  dwc:observationDate '2020-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '62'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2020-08-08_35.55132_27.21598_15-15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020-08-08_35.55132_27.21598_15-15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020-08-08_35.55132_27.21598_15-15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.55132 27.21598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.55132"^^xsd:decimal ;
  dwc:decimalLongitude "27.21598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020-08-08_35.55132_27.21598_15-15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.55132 27.21598)"^^geo:wktLiteral ;
  geo-pos:lat "35.55132"^^xsd:decimal ;
  geo-pos:long "27.21598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2020-08-08_35.55132_27.21598_15-15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2020-08-08_35.55132_27.21598_15-15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2020-08-08_35.55132_27.21598_15-15'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.21598'^^xsd:double;
  dwc:latitude '35.55132'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2020-08-08_35.55132_27.21598_15-15'^^xsd:string;
  dwc:observationDate '2020-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '4'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2020-08-09_35.55132_27.21598_15-15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020-08-09_35.55132_27.21598_15-15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020-08-09_35.55132_27.21598_15-15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.55132 27.21598)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.55132"^^xsd:decimal ;
  dwc:decimalLongitude "27.21598"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020-08-09_35.55132_27.21598_15-15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.55132 27.21598)"^^geo:wktLiteral ;
  geo-pos:lat "35.55132"^^xsd:decimal ;
  geo-pos:long "27.21598"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2020-08-09_35.55132_27.21598_15-15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2020-08-09_35.55132_27.21598_15-15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2020-08-09_35.55132_27.21598_15-15'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.21598'^^xsd:double;
  dwc:latitude '35.55132'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2020-08-09_35.55132_27.21598_15-15'^^xsd:string;
  dwc:observationDate '2020-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2016_36.82207_27.21792_Francesco%20Tiralongo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_36.82207_27.21792_Francesco%20Tiralongo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_36.82207_27.21792_Francesco%20Tiralongo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.82207 27.21792)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.82207"^^xsd:decimal ;
  dwc:decimalLongitude "27.21792"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_36.82207_27.21792_Francesco%20Tiralongo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.82207 27.21792)"^^geo:wktLiteral ;
  geo-pos:lat "36.82207"^^xsd:decimal ;
  geo-pos:long "27.21792"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2016_36.82207_27.21792_Francesco%20Tiralongo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2016_36.82207_27.21792_Francesco Tiralongo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2016_36.82207_27.21792_Francesco Tiralongo'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Francesco Tiralongo'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.21792'^^xsd:double;
  dwc:latitude '36.82207'^^xsd:double;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2016_36.82207_27.21792_Francesco Tiralongo'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_1999_35.82237_27.21804_3-3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_1999_35.82237_27.21804_3-3> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_1999_35.82237_27.21804_3-3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.82237 27.21804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.82237"^^xsd:decimal ;
  dwc:decimalLongitude "27.21804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_1999_35.82237_27.21804_3-3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.82237 27.21804)"^^geo:wktLiteral ;
  geo-pos:lat "35.82237"^^xsd:decimal ;
  geo-pos:long "27.21804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_1999_35.82237_27.21804_3-3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_1999_35.82237_27.21804_3-3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_1999_35.82237_27.21804_3-3'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.21804'^^xsd:double;
  dwc:latitude '35.82237'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_1999_35.82237_27.21804_3-3'^^xsd:string;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '5'^^xsd:integer;
  dwc:organismQuantityType '% cover'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Diadema%20setosum_2019_35.5435_27.219_3-15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Diadema%20setosum_2019_35.5435_27.219_3-15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Diadema%20setosum_2019_35.5435_27.219_3-15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5435 27.219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.5435"^^xsd:decimal ;
  dwc:decimalLongitude "27.219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Diadema%20setosum_2019_35.5435_27.219_3-15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5435 27.219)"^^geo:wktLiteral ;
  geo-pos:lat "35.5435"^^xsd:decimal ;
  geo-pos:long "27.219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Diadema%20setosum_2019_35.5435_27.219_3-15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Diadema setosum_2019_35.5435_27.219_3-15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Diadema setosum_2019_35.5435_27.219_3-15'^^xsd:string;
  dwc:scientificName 'Diadema setosum (Leske, 1778)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.219'^^xsd:double;
  dwc:latitude '35.5435'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Marine Food Webs project/ UAEGEAN'^^xsd:string;
  dwc:aphiaid '213372'^^xsd:integer;
  dwc:occurrenceId 'Diadema setosum_2019_35.5435_27.219_3-15'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213372'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2019_35.5435_27.219_3-15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2019_35.5435_27.219_3-15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2019_35.5435_27.219_3-15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5435 27.219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.5435"^^xsd:decimal ;
  dwc:decimalLongitude "27.219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2019_35.5435_27.219_3-15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5435 27.219)"^^geo:wktLiteral ;
  geo-pos:lat "35.5435"^^xsd:decimal ;
  geo-pos:long "27.219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2019_35.5435_27.219_3-15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2019_35.5435_27.219_3-15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2019_35.5435_27.219_3-15'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.219'^^xsd:double;
  dwc:latitude '35.5435'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Marine Food Webs project/ UAEGEAN'^^xsd:string;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2019_35.5435_27.219_3-15'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Chama%20pacifica_2019_35.54284_27.21933_5-15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Chama%20pacifica_2019_35.54284_27.21933_5-15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Chama%20pacifica_2019_35.54284_27.21933_5-15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.54284 27.21933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.54284"^^xsd:decimal ;
  dwc:decimalLongitude "27.21933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Chama%20pacifica_2019_35.54284_27.21933_5-15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.54284 27.21933)"^^geo:wktLiteral ;
  geo-pos:lat "35.54284"^^xsd:decimal ;
  geo-pos:long "27.21933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Chama%20pacifica_2019_35.54284_27.21933_5-15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Chama pacifica_2019_35.54284_27.21933_5-15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Chama pacifica_2019_35.54284_27.21933_5-15'^^xsd:string;
  dwc:scientificName 'Chama pacifica Broderip, 1835'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.21933'^^xsd:double;
  dwc:latitude '35.54284'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Marine Food Webs project/ UAEGEAN'^^xsd:string;
  dwc:aphiaid '139120'^^xsd:integer;
  dwc:occurrenceId 'Chama pacifica_2019_35.54284_27.21933_5-15'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139120'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Parupeneus%20forsskali_2019_35.54284_27.21933_3-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2019_35.54284_27.21933_3-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2019_35.54284_27.21933_3-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.54284 27.21933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.54284"^^xsd:decimal ;
  dwc:decimalLongitude "27.21933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2019_35.54284_27.21933_3-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.54284 27.21933)"^^geo:wktLiteral ;
  geo-pos:lat "35.54284"^^xsd:decimal ;
  geo-pos:long "27.21933"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Parupeneus%20forsskali_2019_35.54284_27.21933_3-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Parupeneus forsskali_2019_35.54284_27.21933_3-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Parupeneus forsskali_2019_35.54284_27.21933_3-5'^^xsd:string;
  dwc:scientificName 'Parupeneus forsskali (Fourmanoir & Guézé, 1976)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.21933'^^xsd:double;
  dwc:latitude '35.54284'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Marine Food Webs project/ UAEGEAN'^^xsd:string;
  dwc:aphiaid '218669'^^xsd:integer;
  dwc:occurrenceId 'Parupeneus forsskali_2019_35.54284_27.21933_3-5'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218669'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '7'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2018_35.51207_27.22307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2018_35.51207_27.22307> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2018_35.51207_27.22307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.51207 27.22307)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.51207"^^xsd:decimal ;
  dwc:decimalLongitude "27.22307"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2018_35.51207_27.22307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.51207 27.22307)"^^geo:wktLiteral ;
  geo-pos:lat "35.51207"^^xsd:decimal ;
  geo-pos:long "27.22307"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2018_35.51207_27.22307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2018_35.51207_27.22307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2018_35.51207_27.22307'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.22307'^^xsd:double;
  dwc:latitude '35.51207'^^xsd:double;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2018_35.51207_27.22307'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2016_35.51139_27.22434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2016_35.51139_27.22434> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2016_35.51139_27.22434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.51139 27.22434)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.51139"^^xsd:decimal ;
  dwc:decimalLongitude "27.22434"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2016_35.51139_27.22434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.51139 27.22434)"^^geo:wktLiteral ;
  geo-pos:lat "35.51139"^^xsd:decimal ;
  geo-pos:long "27.22434"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2016_35.51139_27.22434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2016_35.51139_27.22434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2016_35.51139_27.22434'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.22434'^^xsd:double;
  dwc:latitude '35.51139'^^xsd:double;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2016_35.51139_27.22434'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2016_35.51_27.22555_16-16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2016_35.51_27.22555_16-16> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2016_35.51_27.22555_16-16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.51 27.22555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.51"^^xsd:decimal ;
  dwc:decimalLongitude "27.22555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2016_35.51_27.22555_16-16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.51 27.22555)"^^geo:wktLiteral ;
  geo-pos:lat "35.51"^^xsd:decimal ;
  geo-pos:long "27.22555"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2016_35.51_27.22555_16-16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2016_35.51_27.22555_16-16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2016_35.51_27.22555_16-16'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.22555'^^xsd:double;
  dwc:latitude '35.51'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2016_35.51_27.22555_16-16'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2019_35.81639_27.2327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2019_35.81639_27.2327> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2019_35.81639_27.2327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.81639 27.2327)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.81639"^^xsd:decimal ;
  dwc:decimalLongitude "27.2327"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2019_35.81639_27.2327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.81639 27.2327)"^^geo:wktLiteral ;
  geo-pos:lat "35.81639"^^xsd:decimal ;
  geo-pos:long "27.2327"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2019_35.81639_27.2327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2019_35.81639_27.2327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2019_35.81639_27.2327'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.2327'^^xsd:double;
  dwc:latitude '35.81639'^^xsd:double;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2019_35.81639_27.2327'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '20'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2019_35.81639_27.2327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2019_35.81639_27.2327> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2019_35.81639_27.2327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.81639 27.2327)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.81639"^^xsd:decimal ;
  dwc:decimalLongitude "27.2327"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2019_35.81639_27.2327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.81639 27.2327)"^^geo:wktLiteral ;
  geo-pos:lat "35.81639"^^xsd:decimal ;
  geo-pos:long "27.2327"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2019_35.81639_27.2327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2019_35.81639_27.2327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2019_35.81639_27.2327'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.2327'^^xsd:double;
  dwc:latitude '35.81639'^^xsd:double;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2019_35.81639_27.2327'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '20'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Parupeneus%20forsskali_2019_35.81639_27.2327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2019_35.81639_27.2327> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2019_35.81639_27.2327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.81639 27.2327)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.81639"^^xsd:decimal ;
  dwc:decimalLongitude "27.2327"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2019_35.81639_27.2327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.81639 27.2327)"^^geo:wktLiteral ;
  geo-pos:lat "35.81639"^^xsd:decimal ;
  geo-pos:long "27.2327"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Parupeneus%20forsskali_2019_35.81639_27.2327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Parupeneus forsskali_2019_35.81639_27.2327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Parupeneus forsskali_2019_35.81639_27.2327'^^xsd:string;
  dwc:scientificName 'Parupeneus forsskali (Fourmanoir & Guézé, 1976)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.2327'^^xsd:double;
  dwc:latitude '35.81639'^^xsd:double;
  dwc:aphiaid '218669'^^xsd:integer;
  dwc:occurrenceId 'Parupeneus forsskali_2019_35.81639_27.2327'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218669'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '20'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2019_35.81639_27.2327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2019_35.81639_27.2327> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2019_35.81639_27.2327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.81639 27.2327)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.81639"^^xsd:decimal ;
  dwc:decimalLongitude "27.2327"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2019_35.81639_27.2327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.81639 27.2327)"^^geo:wktLiteral ;
  geo-pos:lat "35.81639"^^xsd:decimal ;
  geo-pos:long "27.2327"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2019_35.81639_27.2327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2019_35.81639_27.2327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2019_35.81639_27.2327'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.2327'^^xsd:double;
  dwc:latitude '35.81639'^^xsd:double;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2019_35.81639_27.2327'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '20'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Sargocentron%20rubrum_2019_35.81639_27.2327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2019_35.81639_27.2327> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2019_35.81639_27.2327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.81639 27.2327)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.81639"^^xsd:decimal ;
  dwc:decimalLongitude "27.2327"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2019_35.81639_27.2327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.81639 27.2327)"^^geo:wktLiteral ;
  geo-pos:lat "35.81639"^^xsd:decimal ;
  geo-pos:long "27.2327"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Sargocentron%20rubrum_2019_35.81639_27.2327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Sargocentron rubrum_2019_35.81639_27.2327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Sargocentron rubrum_2019_35.81639_27.2327'^^xsd:string;
  dwc:scientificName 'Sargocentron rubrum (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.2327'^^xsd:double;
  dwc:latitude '35.81639'^^xsd:double;
  dwc:aphiaid '126400'^^xsd:integer;
  dwc:occurrenceId 'Sargocentron rubrum_2019_35.81639_27.2327'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126400'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '20'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2019_35.81639_27.2327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_35.81639_27.2327> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_35.81639_27.2327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.81639 27.2327)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.81639"^^xsd:decimal ;
  dwc:decimalLongitude "27.2327"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2019_35.81639_27.2327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.81639 27.2327)"^^geo:wktLiteral ;
  geo-pos:lat "35.81639"^^xsd:decimal ;
  geo-pos:long "27.2327"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2019_35.81639_27.2327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2019_35.81639_27.2327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2019_35.81639_27.2327'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.2327'^^xsd:double;
  dwc:latitude '35.81639'^^xsd:double;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2019_35.81639_27.2327'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '20'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2019_35.81639_27.2327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_35.81639_27.2327> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_35.81639_27.2327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.81639 27.2327)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.81639"^^xsd:decimal ;
  dwc:decimalLongitude "27.2327"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_35.81639_27.2327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.81639 27.2327)"^^geo:wktLiteral ;
  geo-pos:lat "35.81639"^^xsd:decimal ;
  geo-pos:long "27.2327"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2019_35.81639_27.2327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2019_35.81639_27.2327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2019_35.81639_27.2327'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.2327'^^xsd:double;
  dwc:latitude '35.81639'^^xsd:double;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2019_35.81639_27.2327'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '20'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2013_36.82392_27.23333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2013_36.82392_27.23333> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2013_36.82392_27.23333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.82392 27.23333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.82392"^^xsd:decimal ;
  dwc:decimalLongitude "27.23333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2013_36.82392_27.23333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.82392 27.23333)"^^geo:wktLiteral ;
  geo-pos:lat "36.82392"^^xsd:decimal ;
  geo-pos:long "27.23333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2013_36.82392_27.23333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2013_36.82392_27.23333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2013_36.82392_27.23333'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.23333'^^xsd:double;
  dwc:latitude '36.82392'^^xsd:double;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2013_36.82392_27.23333'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2013_36.82392_27.23333_6-9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2013_36.82392_27.23333_6-9> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2013_36.82392_27.23333_6-9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.82392 27.23333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.82392"^^xsd:decimal ;
  dwc:decimalLongitude "27.23333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2013_36.82392_27.23333_6-9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.82392 27.23333)"^^geo:wktLiteral ;
  geo-pos:lat "36.82392"^^xsd:decimal ;
  geo-pos:long "27.23333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2013_36.82392_27.23333_6-9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2013_36.82392_27.23333_6-9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2013_36.82392_27.23333_6-9'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.23333'^^xsd:double;
  dwc:latitude '36.82392'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2013_36.82392_27.23333_6-9'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'very high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2013_36.82392_27.23333_1-9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2013_36.82392_27.23333_1-9> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2013_36.82392_27.23333_1-9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.82392 27.23333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.82392"^^xsd:decimal ;
  dwc:decimalLongitude "27.23333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2013_36.82392_27.23333_1-9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.82392 27.23333)"^^geo:wktLiteral ;
  geo-pos:lat "36.82392"^^xsd:decimal ;
  geo-pos:long "27.23333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2013_36.82392_27.23333_1-9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2013_36.82392_27.23333_1-9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2013_36.82392_27.23333_1-9'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.23333'^^xsd:double;
  dwc:latitude '36.82392'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2013_36.82392_27.23333_1-9'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Parupeneus%20forsskali_2019_35.88686_27.23459_10-15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2019_35.88686_27.23459_10-15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2019_35.88686_27.23459_10-15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.88686 27.23459)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.88686"^^xsd:decimal ;
  dwc:decimalLongitude "27.23459"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2019_35.88686_27.23459_10-15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.88686 27.23459)"^^geo:wktLiteral ;
  geo-pos:lat "35.88686"^^xsd:decimal ;
  geo-pos:long "27.23459"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Parupeneus%20forsskali_2019_35.88686_27.23459_10-15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Parupeneus forsskali_2019_35.88686_27.23459_10-15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Parupeneus forsskali_2019_35.88686_27.23459_10-15'^^xsd:string;
  dwc:scientificName 'Parupeneus forsskali (Fourmanoir & Guézé, 1976)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.23459'^^xsd:double;
  dwc:latitude '35.88686'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Marine Food Webs project/ UAEGEAN'^^xsd:string;
  dwc:aphiaid '218669'^^xsd:integer;
  dwc:occurrenceId 'Parupeneus forsskali_2019_35.88686_27.23459_10-15'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218669'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '4'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Diadema%20setosum_2018_35.88627_27.23487_12-12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Diadema%20setosum_2018_35.88627_27.23487_12-12> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Diadema%20setosum_2018_35.88627_27.23487_12-12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.88627 27.23487)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.88627"^^xsd:decimal ;
  dwc:decimalLongitude "27.23487"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Diadema%20setosum_2018_35.88627_27.23487_12-12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.88627 27.23487)"^^geo:wktLiteral ;
  geo-pos:lat "35.88627"^^xsd:decimal ;
  geo-pos:long "27.23487"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Diadema%20setosum_2018_35.88627_27.23487_12-12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Diadema setosum_2018_35.88627_27.23487_12-12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Diadema setosum_2018_35.88627_27.23487_12-12'^^xsd:string;
  dwc:scientificName 'Diadema setosum (Leske, 1778)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.23487'^^xsd:double;
  dwc:latitude '35.88627'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '213372'^^xsd:integer;
  dwc:occurrenceId 'Diadema setosum_2018_35.88627_27.23487_12-12'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213372'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2018_35.88627_27.23487_12-12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2018_35.88627_27.23487_12-12> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2018_35.88627_27.23487_12-12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.88627 27.23487)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.88627"^^xsd:decimal ;
  dwc:decimalLongitude "27.23487"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2018_35.88627_27.23487_12-12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.88627 27.23487)"^^geo:wktLiteral ;
  geo-pos:lat "35.88627"^^xsd:decimal ;
  geo-pos:long "27.23487"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2018_35.88627_27.23487_12-12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2018_35.88627_27.23487_12-12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2018_35.88627_27.23487_12-12'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.23487'^^xsd:double;
  dwc:latitude '35.88627'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2018_35.88627_27.23487_12-12'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2018_35.88627_27.23487_12-12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2018_35.88627_27.23487_12-12> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2018_35.88627_27.23487_12-12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.88627 27.23487)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.88627"^^xsd:decimal ;
  dwc:decimalLongitude "27.23487"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2018_35.88627_27.23487_12-12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.88627 27.23487)"^^geo:wktLiteral ;
  geo-pos:lat "35.88627"^^xsd:decimal ;
  geo-pos:long "27.23487"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2018_35.88627_27.23487_12-12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2018_35.88627_27.23487_12-12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2018_35.88627_27.23487_12-12'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.23487'^^xsd:double;
  dwc:latitude '35.88627'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2018_35.88627_27.23487_12-12'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Torquigener%20flavimaculosus_2018_35.88627_27.23487_12-12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2018_35.88627_27.23487_12-12> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2018_35.88627_27.23487_12-12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.88627 27.23487)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.88627"^^xsd:decimal ;
  dwc:decimalLongitude "27.23487"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2018_35.88627_27.23487_12-12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.88627 27.23487)"^^geo:wktLiteral ;
  geo-pos:lat "35.88627"^^xsd:decimal ;
  geo-pos:long "27.23487"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Torquigener%20flavimaculosus_2018_35.88627_27.23487_12-12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Torquigener flavimaculosus_2018_35.88627_27.23487_12-12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Torquigener flavimaculosus_2018_35.88627_27.23487_12-12'^^xsd:string;
  dwc:scientificName 'Torquigener flavimaculosus Hardy & Randall, 1983'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.23487'^^xsd:double;
  dwc:latitude '35.88627'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '219962'^^xsd:integer;
  dwc:occurrenceId 'Torquigener flavimaculosus_2018_35.88627_27.23487_12-12'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219962'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2015_35.87143_27.23509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2015_35.87143_27.23509> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2015_35.87143_27.23509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.87143 27.23509)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.87143"^^xsd:decimal ;
  dwc:decimalLongitude "27.23509"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2015_35.87143_27.23509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.87143 27.23509)"^^geo:wktLiteral ;
  geo-pos:lat "35.87143"^^xsd:decimal ;
  geo-pos:long "27.23509"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2015_35.87143_27.23509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2015_35.87143_27.23509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2015_35.87143_27.23509'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.23509'^^xsd:double;
  dwc:latitude '35.87143'^^xsd:double;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2015_35.87143_27.23509'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2019_35.52456_27.2354_40-40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2019_35.52456_27.2354_40-40> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2019_35.52456_27.2354_40-40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.52456 27.2354)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.52456"^^xsd:decimal ;
  dwc:decimalLongitude "27.2354"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2019_35.52456_27.2354_40-40>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.52456 27.2354)"^^geo:wktLiteral ;
  geo-pos:lat "35.52456"^^xsd:decimal ;
  geo-pos:long "27.2354"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2019_35.52456_27.2354_40-40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2019_35.52456_27.2354_40-40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2019_35.52456_27.2354_40-40'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.2354'^^xsd:double;
  dwc:latitude '35.52456'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2019_35.52456_27.2354_40-40'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2018_35.82426_27.23576_17-17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2018_35.82426_27.23576_17-17> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2018_35.82426_27.23576_17-17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.82426 27.23576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.82426"^^xsd:decimal ;
  dwc:decimalLongitude "27.23576"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2018_35.82426_27.23576_17-17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.82426 27.23576)"^^geo:wktLiteral ;
  geo-pos:lat "35.82426"^^xsd:decimal ;
  geo-pos:long "27.23576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2018_35.82426_27.23576_17-17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2018_35.82426_27.23576_17-17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2018_35.82426_27.23576_17-17'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.23576'^^xsd:double;
  dwc:latitude '35.82426'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2018_35.82426_27.23576_17-17'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Sargocentron%20rubrum_2018_35.82426_27.23576_17-17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2018_35.82426_27.23576_17-17> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2018_35.82426_27.23576_17-17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.82426 27.23576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.82426"^^xsd:decimal ;
  dwc:decimalLongitude "27.23576"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2018_35.82426_27.23576_17-17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.82426 27.23576)"^^geo:wktLiteral ;
  geo-pos:lat "35.82426"^^xsd:decimal ;
  geo-pos:long "27.23576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Sargocentron%20rubrum_2018_35.82426_27.23576_17-17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Sargocentron rubrum_2018_35.82426_27.23576_17-17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Sargocentron rubrum_2018_35.82426_27.23576_17-17'^^xsd:string;
  dwc:scientificName 'Sargocentron rubrum (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.23576'^^xsd:double;
  dwc:latitude '35.82426'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '126400'^^xsd:integer;
  dwc:occurrenceId 'Sargocentron rubrum_2018_35.82426_27.23576_17-17'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126400'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2018_35.82426_27.23576_17-17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2018_35.82426_27.23576_17-17> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2018_35.82426_27.23576_17-17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.82426 27.23576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.82426"^^xsd:decimal ;
  dwc:decimalLongitude "27.23576"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "17"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2018_35.82426_27.23576_17-17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.82426 27.23576)"^^geo:wktLiteral ;
  geo-pos:lat "35.82426"^^xsd:decimal ;
  geo-pos:long "27.23576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2018_35.82426_27.23576_17-17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2018_35.82426_27.23576_17-17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2018_35.82426_27.23576_17-17'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.23576'^^xsd:double;
  dwc:latitude '35.82426'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2018_35.82426_27.23576_17-17'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '12'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2015_35.89237_27.2387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2015_35.89237_27.2387> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2015_35.89237_27.2387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.89237 27.2387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.89237"^^xsd:decimal ;
  dwc:decimalLongitude "27.2387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2015_35.89237_27.2387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.89237 27.2387)"^^geo:wktLiteral ;
  geo-pos:lat "35.89237"^^xsd:decimal ;
  geo-pos:long "27.2387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2015_35.89237_27.2387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2015_35.89237_27.2387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2015_35.89237_27.2387'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.2387'^^xsd:double;
  dwc:latitude '35.89237'^^xsd:double;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2015_35.89237_27.2387'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20taxifolia%20var.%20distichophylla_2015_35.89237_27.2387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20taxifolia%20var.%20distichophylla_2015_35.89237_27.2387> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20taxifolia%20var.%20distichophylla_2015_35.89237_27.2387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.89237 27.2387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.89237"^^xsd:decimal ;
  dwc:decimalLongitude "27.2387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20taxifolia%20var.%20distichophylla_2015_35.89237_27.2387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.89237 27.2387)"^^geo:wktLiteral ;
  geo-pos:lat "35.89237"^^xsd:decimal ;
  geo-pos:long "27.2387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20taxifolia%20var.%20distichophylla_2015_35.89237_27.2387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa taxifolia var. distichophylla_2015_35.89237_27.2387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa taxifolia var. distichophylla_2015_35.89237_27.2387'^^xsd:string;
  dwc:scientificName 'Caulerpa taxifolia var. distichophylla (Sonder) Verlaque, Huisman & Procaccini, 2013'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.2387'^^xsd:double;
  dwc:latitude '35.89237'^^xsd:double;
  dwc:aphiaid '761430'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa taxifolia var. distichophylla_2015_35.89237_27.2387'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '761430'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Halophila%20stipulacea_2015_35.89237_27.2387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2015_35.89237_27.2387> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2015_35.89237_27.2387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.89237 27.2387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.89237"^^xsd:decimal ;
  dwc:decimalLongitude "27.2387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Halophila%20stipulacea_2015_35.89237_27.2387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.89237 27.2387)"^^geo:wktLiteral ;
  geo-pos:lat "35.89237"^^xsd:decimal ;
  geo-pos:long "27.2387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Halophila%20stipulacea_2015_35.89237_27.2387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Halophila stipulacea_2015_35.89237_27.2387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Halophila stipulacea_2015_35.89237_27.2387'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea (Forsskål) Ascherson, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.2387'^^xsd:double;
  dwc:latitude '35.89237'^^xsd:double;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:occurrenceId 'Halophila stipulacea_2015_35.89237_27.2387'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2019_35.8959_27.2399_3-15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2019_35.8959_27.2399_3-15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2019_35.8959_27.2399_3-15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.8959 27.2399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.8959"^^xsd:decimal ;
  dwc:decimalLongitude "27.2399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2019_35.8959_27.2399_3-15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.8959 27.2399)"^^geo:wktLiteral ;
  geo-pos:lat "35.8959"^^xsd:decimal ;
  geo-pos:long "27.2399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2019_35.8959_27.2399_3-15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2019_35.8959_27.2399_3-15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2019_35.8959_27.2399_3-15'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.2399'^^xsd:double;
  dwc:latitude '35.8959'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Marine Food Webs project/ UAEGEAN'^^xsd:string;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2019_35.8959_27.2399_3-15'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2019_35.8959_27.2399_3-15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_35.8959_27.2399_3-15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_35.8959_27.2399_3-15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.8959 27.2399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.8959"^^xsd:decimal ;
  dwc:decimalLongitude "27.2399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2019_35.8959_27.2399_3-15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.8959 27.2399)"^^geo:wktLiteral ;
  geo-pos:lat "35.8959"^^xsd:decimal ;
  geo-pos:long "27.2399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2019_35.8959_27.2399_3-15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2019_35.8959_27.2399_3-15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2019_35.8959_27.2399_3-15'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.2399'^^xsd:double;
  dwc:latitude '35.8959'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Marine Food Webs project/ UAEGEAN'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2019_35.8959_27.2399_3-15'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2003_36.91842_27.24726_28-32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2003_36.91842_27.24726_28-32> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2003_36.91842_27.24726_28-32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.91842 27.24726)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.91842"^^xsd:decimal ;
  dwc:decimalLongitude "27.24726"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2003_36.91842_27.24726_28-32>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.91842 27.24726)"^^geo:wktLiteral ;
  geo-pos:lat "36.91842"^^xsd:decimal ;
  geo-pos:long "27.24726"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2003_36.91842_27.24726_28-32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2003_36.91842_27.24726_28-32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2003_36.91842_27.24726_28-32'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.24726'^^xsd:double;
  dwc:latitude '36.91842'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2003_36.91842_27.24726_28-32'^^xsd:string;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2004_36.91842_27.24726_30-34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2004_36.91842_27.24726_30-34> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2004_36.91842_27.24726_30-34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.91842 27.24726)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.91842"^^xsd:decimal ;
  dwc:decimalLongitude "27.24726"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2004_36.91842_27.24726_30-34>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.91842 27.24726)"^^geo:wktLiteral ;
  geo-pos:lat "36.91842"^^xsd:decimal ;
  geo-pos:long "27.24726"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2004_36.91842_27.24726_30-34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2004_36.91842_27.24726_30-34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2004_36.91842_27.24726_30-34'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.24726'^^xsd:double;
  dwc:latitude '36.91842'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2004_36.91842_27.24726_30-34'^^xsd:string;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Synaptula%20reciprocans_2013_36.82815_27.24936_10-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2013_36.82815_27.24936_10-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2013_36.82815_27.24936_10-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.82815 27.24936)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.82815"^^xsd:decimal ;
  dwc:decimalLongitude "27.24936"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2013_36.82815_27.24936_10-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.82815 27.24936)"^^geo:wktLiteral ;
  geo-pos:lat "36.82815"^^xsd:decimal ;
  geo-pos:long "27.24936"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Synaptula%20reciprocans_2013_36.82815_27.24936_10-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Synaptula reciprocans_2013_36.82815_27.24936_10-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Synaptula reciprocans_2013_36.82815_27.24936_10-10'^^xsd:string;
  dwc:scientificName 'Synaptula reciprocans (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.24936'^^xsd:double;
  dwc:latitude '36.82815'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '124483'^^xsd:integer;
  dwc:occurrenceId 'Synaptula reciprocans_2013_36.82815_27.24936_10-10'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124483'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2003_36.91325_27.2716_28-32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2003_36.91325_27.2716_28-32> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2003_36.91325_27.2716_28-32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.91325 27.2716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.91325"^^xsd:decimal ;
  dwc:decimalLongitude "27.2716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2003_36.91325_27.2716_28-32>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.91325 27.2716)"^^geo:wktLiteral ;
  geo-pos:lat "36.91325"^^xsd:decimal ;
  geo-pos:long "27.2716"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2003_36.91325_27.2716_28-32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2003_36.91325_27.2716_28-32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2003_36.91325_27.2716_28-32'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.2716'^^xsd:double;
  dwc:latitude '36.91325'^^xsd:double;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2003_36.91325_27.2716_28-32'^^xsd:string;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2008_36.92715_27.27262_25-25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2008_36.92715_27.27262_25-25> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2008_36.92715_27.27262_25-25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.92715 27.27262)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.92715"^^xsd:decimal ;
  dwc:decimalLongitude "27.27262"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2008_36.92715_27.27262_25-25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.92715 27.27262)"^^geo:wktLiteral ;
  geo-pos:lat "36.92715"^^xsd:decimal ;
  geo-pos:long "27.27262"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2008_36.92715_27.27262_25-25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2008_36.92715_27.27262_25-25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2008_36.92715_27.27262_25-25'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.27262'^^xsd:double;
  dwc:latitude '36.92715'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2008_36.92715_27.27262_25-25'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2018_36.83098_27.27794_20-20_Georgios%20Konstantinidis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2018_36.83098_27.27794_20-20_Georgios%20Konstantinidis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2018_36.83098_27.27794_20-20_Georgios%20Konstantinidis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.83098 27.27794)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.83098"^^xsd:decimal ;
  dwc:decimalLongitude "27.27794"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2018_36.83098_27.27794_20-20_Georgios%20Konstantinidis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.83098 27.27794)"^^geo:wktLiteral ;
  geo-pos:lat "36.83098"^^xsd:decimal ;
  geo-pos:long "27.27794"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2018_36.83098_27.27794_20-20_Georgios%20Konstantinidis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2018_36.83098_27.27794_20-20_Georgios Konstantinidis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2018_36.83098_27.27794_20-20_Georgios Konstantinidis'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Georgios Konstantinidis'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.27794'^^xsd:double;
  dwc:latitude '36.83098'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2018_36.83098_27.27794_20-20_Georgios Konstantinidis'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType '% cover'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Diadema%20setosum_2018_36.8352_27.2824_5-5_Joachim%20Langeneck>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Diadema%20setosum_2018_36.8352_27.2824_5-5_Joachim%20Langeneck> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Diadema%20setosum_2018_36.8352_27.2824_5-5_Joachim%20Langeneck> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8352 27.2824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8352"^^xsd:decimal ;
  dwc:decimalLongitude "27.2824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Diadema%20setosum_2018_36.8352_27.2824_5-5_Joachim%20Langeneck>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8352 27.2824)"^^geo:wktLiteral ;
  geo-pos:lat "36.8352"^^xsd:decimal ;
  geo-pos:long "27.2824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Diadema%20setosum_2018_36.8352_27.2824_5-5_Joachim%20Langeneck>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Diadema setosum_2018_36.8352_27.2824_5-5_Joachim Langeneck" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Diadema setosum_2018_36.8352_27.2824_5-5_Joachim Langeneck'^^xsd:string;
  dwc:scientificName 'Diadema setosum (Leske, 1778)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Joachim Langeneck'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.2824'^^xsd:double;
  dwc:latitude '36.8352'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '213372'^^xsd:integer;
  dwc:occurrenceId 'Diadema setosum_2018_36.8352_27.2824_5-5_Joachim Langeneck'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213372'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Torquigener%20flavimaculosus_2018_36.90575_27.28569_3-3_Stefanos%20Kalogirou>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2018_36.90575_27.28569_3-3_Stefanos%20Kalogirou> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2018_36.90575_27.28569_3-3_Stefanos%20Kalogirou> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90575 27.28569)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.90575"^^xsd:decimal ;
  dwc:decimalLongitude "27.28569"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2018_36.90575_27.28569_3-3_Stefanos%20Kalogirou>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.90575 27.28569)"^^geo:wktLiteral ;
  geo-pos:lat "36.90575"^^xsd:decimal ;
  geo-pos:long "27.28569"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Torquigener%20flavimaculosus_2018_36.90575_27.28569_3-3_Stefanos%20Kalogirou>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Torquigener flavimaculosus_2018_36.90575_27.28569_3-3_Stefanos Kalogirou" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Torquigener flavimaculosus_2018_36.90575_27.28569_3-3_Stefanos Kalogirou'^^xsd:string;
  dwc:scientificName 'Torquigener flavimaculosus Hardy & Randall, 1983'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Stefanos Kalogirou'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.28569'^^xsd:double;
  dwc:latitude '36.90575'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '219962'^^xsd:integer;
  dwc:occurrenceId 'Torquigener flavimaculosus_2018_36.90575_27.28569_3-3_Stefanos Kalogirou'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219962'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Ganonema%20farinosum_2005_36.9045_27.28707_0-3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Ganonema%20farinosum_2005_36.9045_27.28707_0-3> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Ganonema%20farinosum_2005_36.9045_27.28707_0-3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9045 27.28707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9045"^^xsd:decimal ;
  dwc:decimalLongitude "27.28707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Ganonema%20farinosum_2005_36.9045_27.28707_0-3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9045 27.28707)"^^geo:wktLiteral ;
  geo-pos:lat "36.9045"^^xsd:decimal ;
  geo-pos:long "27.28707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Ganonema%20farinosum_2005_36.9045_27.28707_0-3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ganonema farinosum_2005_36.9045_27.28707_0-3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Ganonema farinosum_2005_36.9045_27.28707_0-3'^^xsd:string;
  dwc:scientificName 'Ganonema farinosum (J.V.Lamouroux) K.-C.Fan & Y.-C.Wang, 1974'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.28707'^^xsd:double;
  dwc:latitude '36.9045'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '145749'^^xsd:integer;
  dwc:occurrenceId 'Ganonema farinosum_2005_36.9045_27.28707_0-3'^^xsd:string;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145749'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2018_36.89511_27.29324_10-10_George%20Konstantinidis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2018_36.89511_27.29324_10-10_George%20Konstantinidis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2018_36.89511_27.29324_10-10_George%20Konstantinidis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89511 27.29324)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.89511"^^xsd:decimal ;
  dwc:decimalLongitude "27.29324"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2018_36.89511_27.29324_10-10_George%20Konstantinidis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89511 27.29324)"^^geo:wktLiteral ;
  geo-pos:lat "36.89511"^^xsd:decimal ;
  geo-pos:long "27.29324"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2018_36.89511_27.29324_10-10_George%20Konstantinidis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2018_36.89511_27.29324_10-10_George Konstantinidis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2018_36.89511_27.29324_10-10_George Konstantinidis'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'George Konstantinidis'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.29324'^^xsd:double;
  dwc:latitude '36.89511'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2018_36.89511_27.29324_10-10_George Konstantinidis'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2018_36.89573_27.29382_13-13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2018_36.89573_27.29382_13-13> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2018_36.89573_27.29382_13-13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89573 27.29382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.89573"^^xsd:decimal ;
  dwc:decimalLongitude "27.29382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2018_36.89573_27.29382_13-13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89573 27.29382)"^^geo:wktLiteral ;
  geo-pos:lat "36.89573"^^xsd:decimal ;
  geo-pos:long "27.29382"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2018_36.89573_27.29382_13-13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2018_36.89573_27.29382_13-13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2018_36.89573_27.29382_13-13'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.29382'^^xsd:double;
  dwc:latitude '36.89573'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2018_36.89573_27.29382_13-13'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Sargocentron%20rubrum_2018_36.89014_27.30275_3-3_>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2018_36.89014_27.30275_3-3_> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2018_36.89014_27.30275_3-3_> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89014 27.30275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.89014"^^xsd:decimal ;
  dwc:decimalLongitude "27.30275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2018_36.89014_27.30275_3-3_>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89014 27.30275)"^^geo:wktLiteral ;
  geo-pos:lat "36.89014"^^xsd:decimal ;
  geo-pos:long "27.30275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Sargocentron%20rubrum_2018_36.89014_27.30275_3-3_>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Sargocentron rubrum_2018_36.89014_27.30275_3-3_" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Sargocentron rubrum_2018_36.89014_27.30275_3-3_'^^xsd:string;
  dwc:scientificName 'Sargocentron rubrum (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.30275'^^xsd:double;
  dwc:latitude '36.89014'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '126400'^^xsd:integer;
  dwc:occurrenceId 'Sargocentron rubrum_2018_36.89014_27.30275_3-3_'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126400'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Diadema%20setosum_2020_36.46978_27.30458_4-6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Diadema%20setosum_2020_36.46978_27.30458_4-6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Diadema%20setosum_2020_36.46978_27.30458_4-6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46978 27.30458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.46978"^^xsd:decimal ;
  dwc:decimalLongitude "27.30458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Diadema%20setosum_2020_36.46978_27.30458_4-6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46978 27.30458)"^^geo:wktLiteral ;
  geo-pos:lat "36.46978"^^xsd:decimal ;
  geo-pos:long "27.30458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Diadema%20setosum_2020_36.46978_27.30458_4-6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Diadema setosum_2020_36.46978_27.30458_4-6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Diadema setosum_2020_36.46978_27.30458_4-6'^^xsd:string;
  dwc:scientificName 'Diadema setosum (Leske, 1778)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.30458'^^xsd:double;
  dwc:latitude '36.46978'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '213372'^^xsd:integer;
  dwc:occurrenceId 'Diadema setosum_2020_36.46978_27.30458_4-6'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213372'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'low'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Sargocentron%20rubrum_2010_36.46655_27.30508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2010_36.46655_27.30508> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2010_36.46655_27.30508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46655 27.30508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.46655"^^xsd:decimal ;
  dwc:decimalLongitude "27.30508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2010_36.46655_27.30508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46655 27.30508)"^^geo:wktLiteral ;
  geo-pos:lat "36.46655"^^xsd:decimal ;
  geo-pos:long "27.30508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Sargocentron%20rubrum_2010_36.46655_27.30508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Sargocentron rubrum_2010_36.46655_27.30508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Sargocentron rubrum_2010_36.46655_27.30508'^^xsd:string;
  dwc:scientificName 'Sargocentron rubrum (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.30508'^^xsd:double;
  dwc:latitude '36.46655'^^xsd:double;
  dwc:aphiaid '126400'^^xsd:integer;
  dwc:occurrenceId 'Sargocentron rubrum_2010_36.46655_27.30508'^^xsd:string;
  dwc:observationDate '2010-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126400'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Diadema%20setosum_2020_36.42347_27.30944_4-6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Diadema%20setosum_2020_36.42347_27.30944_4-6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Diadema%20setosum_2020_36.42347_27.30944_4-6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42347 27.30944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.42347"^^xsd:decimal ;
  dwc:decimalLongitude "27.30944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Diadema%20setosum_2020_36.42347_27.30944_4-6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42347 27.30944)"^^geo:wktLiteral ;
  geo-pos:lat "36.42347"^^xsd:decimal ;
  geo-pos:long "27.30944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Diadema%20setosum_2020_36.42347_27.30944_4-6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Diadema setosum_2020_36.42347_27.30944_4-6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Diadema setosum_2020_36.42347_27.30944_4-6'^^xsd:string;
  dwc:scientificName 'Diadema setosum (Leske, 1778)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.30944'^^xsd:double;
  dwc:latitude '36.42347'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '213372'^^xsd:integer;
  dwc:occurrenceId 'Diadema setosum_2020_36.42347_27.30944_4-6'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213372'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'very low'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Synaptula%20reciprocans_2013_36.88561_27.32409_7-7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2013_36.88561_27.32409_7-7> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2013_36.88561_27.32409_7-7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88561 27.32409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.88561"^^xsd:decimal ;
  dwc:decimalLongitude "27.32409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2013_36.88561_27.32409_7-7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88561 27.32409)"^^geo:wktLiteral ;
  geo-pos:lat "36.88561"^^xsd:decimal ;
  geo-pos:long "27.32409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Synaptula%20reciprocans_2013_36.88561_27.32409_7-7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Synaptula reciprocans_2013_36.88561_27.32409_7-7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Synaptula reciprocans_2013_36.88561_27.32409_7-7'^^xsd:string;
  dwc:scientificName 'Synaptula reciprocans (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.32409'^^xsd:double;
  dwc:latitude '36.88561'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '124483'^^xsd:integer;
  dwc:occurrenceId 'Synaptula reciprocans_2013_36.88561_27.32409_7-7'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124483'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2017_36.88816_27.32754_1.5-1.5_Francesco%20Tiralongo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2017_36.88816_27.32754_1.5-1.5_Francesco%20Tiralongo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2017_36.88816_27.32754_1.5-1.5_Francesco%20Tiralongo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88816 27.32754)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.88816"^^xsd:decimal ;
  dwc:decimalLongitude "27.32754"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2017_36.88816_27.32754_1.5-1.5_Francesco%20Tiralongo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88816 27.32754)"^^geo:wktLiteral ;
  geo-pos:lat "36.88816"^^xsd:decimal ;
  geo-pos:long "27.32754"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2017_36.88816_27.32754_1.5-1.5_Francesco%20Tiralongo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2017_36.88816_27.32754_1.5-1.5_Francesco Tiralongo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2017_36.88816_27.32754_1.5-1.5_Francesco Tiralongo'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Francesco Tiralongo'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.32754'^^xsd:double;
  dwc:latitude '36.88816'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2017_36.88816_27.32754_1.5-1.5_Francesco Tiralongo'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '5'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2017_36.8903_27.33169_12.5-12.5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2017_36.8903_27.33169_12.5-12.5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2017_36.8903_27.33169_12.5-12.5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8903 27.33169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.8903"^^xsd:decimal ;
  dwc:decimalLongitude "27.33169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "12.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2017_36.8903_27.33169_12.5-12.5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.8903 27.33169)"^^geo:wktLiteral ;
  geo-pos:lat "36.8903"^^xsd:decimal ;
  geo-pos:long "27.33169"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2017_36.8903_27.33169_12.5-12.5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2017_36.8903_27.33169_12.5-12.5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2017_36.8903_27.33169_12.5-12.5'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.33169'^^xsd:double;
  dwc:latitude '36.8903'^^xsd:double;
  dwc:minimumDepth '12.5'^^xsd:double;
  dwc:maximumDepth '12.5'^^xsd:double;
  dwc:occurrenceRemarks 'Kos Divers'^^xsd:string;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2017_36.8903_27.33169_12.5-12.5'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2013_36.89129_27.33172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2013_36.89129_27.33172> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2013_36.89129_27.33172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89129 27.33172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.89129"^^xsd:decimal ;
  dwc:decimalLongitude "27.33172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2013_36.89129_27.33172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89129 27.33172)"^^geo:wktLiteral ;
  geo-pos:lat "36.89129"^^xsd:decimal ;
  geo-pos:long "27.33172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2013_36.89129_27.33172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2013_36.89129_27.33172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2013_36.89129_27.33172'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.33172'^^xsd:double;
  dwc:latitude '36.89129'^^xsd:double;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2013_36.89129_27.33172'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2013_36.89129_27.33172_10-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2013_36.89129_27.33172_10-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2013_36.89129_27.33172_10-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89129 27.33172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.89129"^^xsd:decimal ;
  dwc:decimalLongitude "27.33172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2013_36.89129_27.33172_10-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89129 27.33172)"^^geo:wktLiteral ;
  geo-pos:lat "36.89129"^^xsd:decimal ;
  geo-pos:long "27.33172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2013_36.89129_27.33172_10-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2013_36.89129_27.33172_10-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2013_36.89129_27.33172_10-10'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.33172'^^xsd:double;
  dwc:latitude '36.89129'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2013_36.89129_27.33172_10-10'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Torquigener%20flavimaculosus_2018_36.88757_27.332_10-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2018_36.88757_27.332_10-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2018_36.88757_27.332_10-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88757 27.332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.88757"^^xsd:decimal ;
  dwc:decimalLongitude "27.332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2018_36.88757_27.332_10-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88757 27.332)"^^geo:wktLiteral ;
  geo-pos:lat "36.88757"^^xsd:decimal ;
  geo-pos:long "27.332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Torquigener%20flavimaculosus_2018_36.88757_27.332_10-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Torquigener flavimaculosus_2018_36.88757_27.332_10-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Torquigener flavimaculosus_2018_36.88757_27.332_10-10'^^xsd:string;
  dwc:scientificName 'Torquigener flavimaculosus Hardy & Randall, 1983'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.332'^^xsd:double;
  dwc:latitude '36.88757'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '219962'^^xsd:integer;
  dwc:occurrenceId 'Torquigener flavimaculosus_2018_36.88757_27.332_10-10'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219962'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Synaptula%20reciprocans_2017_36.88715_27.33202_15-15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2017_36.88715_27.33202_15-15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2017_36.88715_27.33202_15-15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88715 27.33202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.88715"^^xsd:decimal ;
  dwc:decimalLongitude "27.33202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2017_36.88715_27.33202_15-15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88715 27.33202)"^^geo:wktLiteral ;
  geo-pos:lat "36.88715"^^xsd:decimal ;
  geo-pos:long "27.33202"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Synaptula%20reciprocans_2017_36.88715_27.33202_15-15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Synaptula reciprocans_2017_36.88715_27.33202_15-15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Synaptula reciprocans_2017_36.88715_27.33202_15-15'^^xsd:string;
  dwc:scientificName 'Synaptula reciprocans (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.33202'^^xsd:double;
  dwc:latitude '36.88715'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '124483'^^xsd:integer;
  dwc:occurrenceId 'Synaptula reciprocans_2017_36.88715_27.33202_15-15'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124483'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '30'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Torquigener%20flavimaculosus_2019_36.88739_27.33221_16-16_Stefanos%20Kalogirou>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2019_36.88739_27.33221_16-16_Stefanos%20Kalogirou> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2019_36.88739_27.33221_16-16_Stefanos%20Kalogirou> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88739 27.33221)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.88739"^^xsd:decimal ;
  dwc:decimalLongitude "27.33221"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2019_36.88739_27.33221_16-16_Stefanos%20Kalogirou>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88739 27.33221)"^^geo:wktLiteral ;
  geo-pos:lat "36.88739"^^xsd:decimal ;
  geo-pos:long "27.33221"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Torquigener%20flavimaculosus_2019_36.88739_27.33221_16-16_Stefanos%20Kalogirou>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Torquigener flavimaculosus_2019_36.88739_27.33221_16-16_Stefanos Kalogirou" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Torquigener flavimaculosus_2019_36.88739_27.33221_16-16_Stefanos Kalogirou'^^xsd:string;
  dwc:scientificName 'Torquigener flavimaculosus Hardy & Randall, 1983'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Stefanos Kalogirou'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.33221'^^xsd:double;
  dwc:latitude '36.88739'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '219962'^^xsd:integer;
  dwc:occurrenceId 'Torquigener flavimaculosus_2019_36.88739_27.33221_16-16_Stefanos Kalogirou'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219962'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Torquigener%20flavimaculosus_2018_36.88724_27.3323_15-15_Stefanos%20Kalogirou>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2018_36.88724_27.3323_15-15_Stefanos%20Kalogirou> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2018_36.88724_27.3323_15-15_Stefanos%20Kalogirou> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88724 27.3323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.88724"^^xsd:decimal ;
  dwc:decimalLongitude "27.3323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2018_36.88724_27.3323_15-15_Stefanos%20Kalogirou>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88724 27.3323)"^^geo:wktLiteral ;
  geo-pos:lat "36.88724"^^xsd:decimal ;
  geo-pos:long "27.3323"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Torquigener%20flavimaculosus_2018_36.88724_27.3323_15-15_Stefanos%20Kalogirou>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Torquigener flavimaculosus_2018_36.88724_27.3323_15-15_Stefanos Kalogirou" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Torquigener flavimaculosus_2018_36.88724_27.3323_15-15_Stefanos Kalogirou'^^xsd:string;
  dwc:scientificName 'Torquigener flavimaculosus Hardy & Randall, 1983'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Stefanos Kalogirou'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.3323'^^xsd:double;
  dwc:latitude '36.88724'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '219962'^^xsd:integer;
  dwc:occurrenceId 'Torquigener flavimaculosus_2018_36.88724_27.3323_15-15_Stefanos Kalogirou'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219962'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Torquigener%20flavimaculosus_2017_36.88722_27.33239_14-14_Stefanos%20Kalogirou>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2017_36.88722_27.33239_14-14_Stefanos%20Kalogirou> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2017_36.88722_27.33239_14-14_Stefanos%20Kalogirou> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88722 27.33239)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.88722"^^xsd:decimal ;
  dwc:decimalLongitude "27.33239"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2017_36.88722_27.33239_14-14_Stefanos%20Kalogirou>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88722 27.33239)"^^geo:wktLiteral ;
  geo-pos:lat "36.88722"^^xsd:decimal ;
  geo-pos:long "27.33239"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Torquigener%20flavimaculosus_2017_36.88722_27.33239_14-14_Stefanos%20Kalogirou>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Torquigener flavimaculosus_2017_36.88722_27.33239_14-14_Stefanos Kalogirou" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Torquigener flavimaculosus_2017_36.88722_27.33239_14-14_Stefanos Kalogirou'^^xsd:string;
  dwc:scientificName 'Torquigener flavimaculosus Hardy & Randall, 1983'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Stefanos Kalogirou'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.33239'^^xsd:double;
  dwc:latitude '36.88722'^^xsd:double;
  dwc:coordinatePrecision '2'^^xsd:integer;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '219962'^^xsd:integer;
  dwc:occurrenceId 'Torquigener flavimaculosus_2017_36.88722_27.33239_14-14_Stefanos Kalogirou'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219962'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Torquigener%20flavimaculosus_2018_36.88722_27.33239_12-12_Stefanos%20Kalogirou>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2018_36.88722_27.33239_12-12_Stefanos%20Kalogirou> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2018_36.88722_27.33239_12-12_Stefanos%20Kalogirou> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88722 27.33239)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.88722"^^xsd:decimal ;
  dwc:decimalLongitude "27.33239"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2018_36.88722_27.33239_12-12_Stefanos%20Kalogirou>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88722 27.33239)"^^geo:wktLiteral ;
  geo-pos:lat "36.88722"^^xsd:decimal ;
  geo-pos:long "27.33239"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Torquigener%20flavimaculosus_2018_36.88722_27.33239_12-12_Stefanos%20Kalogirou>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Torquigener flavimaculosus_2018_36.88722_27.33239_12-12_Stefanos Kalogirou" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Torquigener flavimaculosus_2018_36.88722_27.33239_12-12_Stefanos Kalogirou'^^xsd:string;
  dwc:scientificName 'Torquigener flavimaculosus Hardy & Randall, 1983'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Stefanos Kalogirou'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.33239'^^xsd:double;
  dwc:latitude '36.88722'^^xsd:double;
  dwc:coordinatePrecision '2'^^xsd:integer;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '219962'^^xsd:integer;
  dwc:occurrenceId 'Torquigener flavimaculosus_2018_36.88722_27.33239_12-12_Stefanos Kalogirou'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219962'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2019_36.4588_27.33399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2019_36.4588_27.33399> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2019_36.4588_27.33399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4588 27.33399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4588"^^xsd:decimal ;
  dwc:decimalLongitude "27.33399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2019_36.4588_27.33399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4588 27.33399)"^^geo:wktLiteral ;
  geo-pos:lat "36.4588"^^xsd:decimal ;
  geo-pos:long "27.33399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2019_36.4588_27.33399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2019_36.4588_27.33399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2019_36.4588_27.33399'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.33399'^^xsd:double;
  dwc:latitude '36.4588'^^xsd:double;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2019_36.4588_27.33399'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '20'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2019_36.4588_27.33399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2019_36.4588_27.33399> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2019_36.4588_27.33399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4588 27.33399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4588"^^xsd:decimal ;
  dwc:decimalLongitude "27.33399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2019_36.4588_27.33399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4588 27.33399)"^^geo:wktLiteral ;
  geo-pos:lat "36.4588"^^xsd:decimal ;
  geo-pos:long "27.33399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2019_36.4588_27.33399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2019_36.4588_27.33399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2019_36.4588_27.33399'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.33399'^^xsd:double;
  dwc:latitude '36.4588'^^xsd:double;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2019_36.4588_27.33399'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '20'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Parupeneus%20forsskali_2019_36.4588_27.33399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2019_36.4588_27.33399> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2019_36.4588_27.33399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4588 27.33399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4588"^^xsd:decimal ;
  dwc:decimalLongitude "27.33399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2019_36.4588_27.33399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4588 27.33399)"^^geo:wktLiteral ;
  geo-pos:lat "36.4588"^^xsd:decimal ;
  geo-pos:long "27.33399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Parupeneus%20forsskali_2019_36.4588_27.33399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Parupeneus forsskali_2019_36.4588_27.33399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Parupeneus forsskali_2019_36.4588_27.33399'^^xsd:string;
  dwc:scientificName 'Parupeneus forsskali (Fourmanoir & Guézé, 1976)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.33399'^^xsd:double;
  dwc:latitude '36.4588'^^xsd:double;
  dwc:aphiaid '218669'^^xsd:integer;
  dwc:occurrenceId 'Parupeneus forsskali_2019_36.4588_27.33399'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218669'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '20'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2019_36.4588_27.33399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.4588_27.33399> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.4588_27.33399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4588 27.33399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4588"^^xsd:decimal ;
  dwc:decimalLongitude "27.33399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.4588_27.33399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4588 27.33399)"^^geo:wktLiteral ;
  geo-pos:lat "36.4588"^^xsd:decimal ;
  geo-pos:long "27.33399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2019_36.4588_27.33399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2019_36.4588_27.33399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2019_36.4588_27.33399'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.33399'^^xsd:double;
  dwc:latitude '36.4588'^^xsd:double;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2019_36.4588_27.33399'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '20'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Sargocentron%20rubrum_2019_36.4588_27.33399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2019_36.4588_27.33399> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2019_36.4588_27.33399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4588 27.33399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4588"^^xsd:decimal ;
  dwc:decimalLongitude "27.33399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2019_36.4588_27.33399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4588 27.33399)"^^geo:wktLiteral ;
  geo-pos:lat "36.4588"^^xsd:decimal ;
  geo-pos:long "27.33399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Sargocentron%20rubrum_2019_36.4588_27.33399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Sargocentron rubrum_2019_36.4588_27.33399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Sargocentron rubrum_2019_36.4588_27.33399'^^xsd:string;
  dwc:scientificName 'Sargocentron rubrum (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.33399'^^xsd:double;
  dwc:latitude '36.4588'^^xsd:double;
  dwc:aphiaid '126400'^^xsd:integer;
  dwc:occurrenceId 'Sargocentron rubrum_2019_36.4588_27.33399'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126400'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '20'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_1964_36.4588_27.33399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_1964_36.4588_27.33399> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_1964_36.4588_27.33399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4588 27.33399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4588"^^xsd:decimal ;
  dwc:decimalLongitude "27.33399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_1964_36.4588_27.33399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4588 27.33399)"^^geo:wktLiteral ;
  geo-pos:lat "36.4588"^^xsd:decimal ;
  geo-pos:long "27.33399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_1964_36.4588_27.33399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_1964_36.4588_27.33399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_1964_36.4588_27.33399'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.33399'^^xsd:double;
  dwc:latitude '36.4588'^^xsd:double;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_1964_36.4588_27.33399'^^xsd:string;
  dwc:observationDate '1964-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2019_36.4588_27.33399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_36.4588_27.33399> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_36.4588_27.33399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4588 27.33399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4588"^^xsd:decimal ;
  dwc:decimalLongitude "27.33399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2019_36.4588_27.33399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4588 27.33399)"^^geo:wktLiteral ;
  geo-pos:lat "36.4588"^^xsd:decimal ;
  geo-pos:long "27.33399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2019_36.4588_27.33399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2019_36.4588_27.33399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2019_36.4588_27.33399'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.33399'^^xsd:double;
  dwc:latitude '36.4588'^^xsd:double;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2019_36.4588_27.33399'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '20'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2019_36.4588_27.33399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_36.4588_27.33399> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_36.4588_27.33399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4588 27.33399)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4588"^^xsd:decimal ;
  dwc:decimalLongitude "27.33399"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_36.4588_27.33399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4588 27.33399)"^^geo:wktLiteral ;
  geo-pos:lat "36.4588"^^xsd:decimal ;
  geo-pos:long "27.33399"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2019_36.4588_27.33399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2019_36.4588_27.33399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2019_36.4588_27.33399'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.33399'^^xsd:double;
  dwc:latitude '36.4588'^^xsd:double;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2019_36.4588_27.33399'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '20'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Etrumeus%20golanii_2009_36.89067_27.33967_4-4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Etrumeus%20golanii_2009_36.89067_27.33967_4-4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Etrumeus%20golanii_2009_36.89067_27.33967_4-4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89067 27.33967)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.89067"^^xsd:decimal ;
  dwc:decimalLongitude "27.33967"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Etrumeus%20golanii_2009_36.89067_27.33967_4-4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89067 27.33967)"^^geo:wktLiteral ;
  geo-pos:lat "36.89067"^^xsd:decimal ;
  geo-pos:long "27.33967"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Etrumeus%20golanii_2009_36.89067_27.33967_4-4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Etrumeus golanii_2009_36.89067_27.33967_4-4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Etrumeus golanii_2009_36.89067_27.33967_4-4'^^xsd:string;
  dwc:scientificName 'Etrumeus golanii DiBattista, Randall & Bowen, 2012'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.33967'^^xsd:double;
  dwc:latitude '36.89067'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '890090'^^xsd:integer;
  dwc:occurrenceId 'Etrumeus golanii_2009_36.89067_27.33967_4-4'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '890090'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2013_36.89_27.34229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2013_36.89_27.34229> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2013_36.89_27.34229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 27.34229)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.89"^^xsd:decimal ;
  dwc:decimalLongitude "27.34229"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2013_36.89_27.34229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 27.34229)"^^geo:wktLiteral ;
  geo-pos:lat "36.89"^^xsd:decimal ;
  geo-pos:long "27.34229"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2013_36.89_27.34229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2013_36.89_27.34229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2013_36.89_27.34229'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.34229'^^xsd:double;
  dwc:latitude '36.89'^^xsd:double;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2013_36.89_27.34229'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2013_36.89_27.34229_1-4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2013_36.89_27.34229_1-4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2013_36.89_27.34229_1-4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 27.34229)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.89"^^xsd:decimal ;
  dwc:decimalLongitude "27.34229"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2013_36.89_27.34229_1-4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 27.34229)"^^geo:wktLiteral ;
  geo-pos:lat "36.89"^^xsd:decimal ;
  geo-pos:long "27.34229"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2013_36.89_27.34229_1-4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2013_36.89_27.34229_1-4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2013_36.89_27.34229_1-4'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.34229'^^xsd:double;
  dwc:latitude '36.89'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2013_36.89_27.34229_1-4'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2000_36.85366_27.34299_0.5-0.5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2000_36.85366_27.34299_0.5-0.5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2000_36.85366_27.34299_0.5-0.5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.85366 27.34299)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.85366"^^xsd:decimal ;
  dwc:decimalLongitude "27.34299"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "21"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2000_36.85366_27.34299_0.5-0.5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.85366 27.34299)"^^geo:wktLiteral ;
  geo-pos:lat "36.85366"^^xsd:decimal ;
  geo-pos:long "27.34299"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "21"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2000_36.85366_27.34299_0.5-0.5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2000_36.85366_27.34299_0.5-0.5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2000_36.85366_27.34299_0.5-0.5'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.34299'^^xsd:double;
  dwc:latitude '36.85366'^^xsd:double;
  dwc:coordinatePrecision '21'^^xsd:integer;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance; HCMR projects (Natura 2000 Database)'^^xsd:string;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2000_36.85366_27.34299_0.5-0.5'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '5'^^xsd:integer;
  dwc:organismQuantityType '% cover'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2000_36.85601_27.34725_0.5-0.5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2000_36.85601_27.34725_0.5-0.5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2000_36.85601_27.34725_0.5-0.5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.85601 27.34725)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.85601"^^xsd:decimal ;
  dwc:decimalLongitude "27.34725"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2000_36.85601_27.34725_0.5-0.5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.85601 27.34725)"^^geo:wktLiteral ;
  geo-pos:lat "36.85601"^^xsd:decimal ;
  geo-pos:long "27.34725"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2000_36.85601_27.34725_0.5-0.5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2000_36.85601_27.34725_0.5-0.5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2000_36.85601_27.34725_0.5-0.5'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.34725'^^xsd:double;
  dwc:latitude '36.85601'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance; HCMR projects (Natura 2000 Database)'^^xsd:string;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2000_36.85601_27.34725_0.5-0.5'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '5'^^xsd:integer;
  dwc:organismQuantityType '% cover'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2013_36.85569_27.34978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2013_36.85569_27.34978> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2013_36.85569_27.34978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.85569 27.34978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.85569"^^xsd:decimal ;
  dwc:decimalLongitude "27.34978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2013_36.85569_27.34978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.85569 27.34978)"^^geo:wktLiteral ;
  geo-pos:lat "36.85569"^^xsd:decimal ;
  geo-pos:long "27.34978"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2013_36.85569_27.34978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2013_36.85569_27.34978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2013_36.85569_27.34978'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.34978'^^xsd:double;
  dwc:latitude '36.85569'^^xsd:double;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2013_36.85569_27.34978'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2013_36.85569_27.34978_6-9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2013_36.85569_27.34978_6-9> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2013_36.85569_27.34978_6-9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.85569 27.34978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.85569"^^xsd:decimal ;
  dwc:decimalLongitude "27.34978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2013_36.85569_27.34978_6-9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.85569 27.34978)"^^geo:wktLiteral ;
  geo-pos:lat "36.85569"^^xsd:decimal ;
  geo-pos:long "27.34978"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2013_36.85569_27.34978_6-9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2013_36.85569_27.34978_6-9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2013_36.85569_27.34978_6-9'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.34978'^^xsd:double;
  dwc:latitude '36.85569'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2013_36.85569_27.34978_6-9'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2013_36.85569_27.34978_1-9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2013_36.85569_27.34978_1-9> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2013_36.85569_27.34978_1-9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.85569 27.34978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.85569"^^xsd:decimal ;
  dwc:decimalLongitude "27.34978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2013_36.85569_27.34978_1-9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.85569 27.34978)"^^geo:wktLiteral ;
  geo-pos:lat "36.85569"^^xsd:decimal ;
  geo-pos:long "27.34978"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2013_36.85569_27.34978_1-9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2013_36.85569_27.34978_1-9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2013_36.85569_27.34978_1-9'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.34978'^^xsd:double;
  dwc:latitude '36.85569'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2013_36.85569_27.34978_1-9'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Parupeneus%20forsskali_2020_36.87655_27.35011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2020_36.87655_27.35011> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2020_36.87655_27.35011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87655 27.35011)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.87655"^^xsd:decimal ;
  dwc:decimalLongitude "27.35011"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2020_36.87655_27.35011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87655 27.35011)"^^geo:wktLiteral ;
  geo-pos:lat "36.87655"^^xsd:decimal ;
  geo-pos:long "27.35011"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Parupeneus%20forsskali_2020_36.87655_27.35011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Parupeneus forsskali_2020_36.87655_27.35011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Parupeneus forsskali_2020_36.87655_27.35011'^^xsd:string;
  dwc:scientificName 'Parupeneus forsskali (Fourmanoir & Guézé, 1976)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.35011'^^xsd:double;
  dwc:latitude '36.87655'^^xsd:double;
  dwc:aphiaid '218669'^^xsd:integer;
  dwc:occurrenceId 'Parupeneus forsskali_2020_36.87655_27.35011'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218669'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '10'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2019_36.87667_27.3503_16-16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.87667_27.3503_16-16> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.87667_27.3503_16-16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87667 27.3503)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.87667"^^xsd:decimal ;
  dwc:decimalLongitude "27.3503"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "16"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.87667_27.3503_16-16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87667 27.3503)"^^geo:wktLiteral ;
  geo-pos:lat "36.87667"^^xsd:decimal ;
  geo-pos:long "27.3503"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2019_36.87667_27.3503_16-16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2019_36.87667_27.3503_16-16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2019_36.87667_27.3503_16-16'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.3503'^^xsd:double;
  dwc:latitude '36.87667'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2019_36.87667_27.3503_16-16'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2009_36.85842_27.35226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2009_36.85842_27.35226> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2009_36.85842_27.35226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.85842 27.35226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.85842"^^xsd:decimal ;
  dwc:decimalLongitude "27.35226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "31"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2009_36.85842_27.35226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.85842 27.35226)"^^geo:wktLiteral ;
  geo-pos:lat "36.85842"^^xsd:decimal ;
  geo-pos:long "27.35226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "31"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2009_36.85842_27.35226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2009_36.85842_27.35226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2009_36.85842_27.35226'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.35226'^^xsd:double;
  dwc:latitude '36.85842'^^xsd:double;
  dwc:coordinatePrecision '31'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2009_36.85842_27.35226'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2009_36.85842_27.35226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2009_36.85842_27.35226> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2009_36.85842_27.35226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.85842 27.35226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.85842"^^xsd:decimal ;
  dwc:decimalLongitude "27.35226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "31"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2009_36.85842_27.35226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.85842 27.35226)"^^geo:wktLiteral ;
  geo-pos:lat "36.85842"^^xsd:decimal ;
  geo-pos:long "27.35226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "31"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2009_36.85842_27.35226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2009_36.85842_27.35226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2009_36.85842_27.35226'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.35226'^^xsd:double;
  dwc:latitude '36.85842'^^xsd:double;
  dwc:coordinatePrecision '31'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2009_36.85842_27.35226'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2013_36.86647_27.35849_0.5-0.5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2013_36.86647_27.35849_0.5-0.5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2013_36.86647_27.35849_0.5-0.5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.86647 27.35849)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.86647"^^xsd:decimal ;
  dwc:decimalLongitude "27.35849"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2013_36.86647_27.35849_0.5-0.5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.86647 27.35849)"^^geo:wktLiteral ;
  geo-pos:lat "36.86647"^^xsd:decimal ;
  geo-pos:long "27.35849"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2013_36.86647_27.35849_0.5-0.5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2013_36.86647_27.35849_0.5-0.5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2013_36.86647_27.35849_0.5-0.5'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.35849'^^xsd:double;
  dwc:latitude '36.86647'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2013_36.86647_27.35849_0.5-0.5'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Parupeneus%20forsskali_2019_36.41294_27.39052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2019_36.41294_27.39052> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2019_36.41294_27.39052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.41294 27.39052)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.41294"^^xsd:decimal ;
  dwc:decimalLongitude "27.39052"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2019_36.41294_27.39052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.41294 27.39052)"^^geo:wktLiteral ;
  geo-pos:lat "36.41294"^^xsd:decimal ;
  geo-pos:long "27.39052"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Parupeneus%20forsskali_2019_36.41294_27.39052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Parupeneus forsskali_2019_36.41294_27.39052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Parupeneus forsskali_2019_36.41294_27.39052'^^xsd:string;
  dwc:scientificName 'Parupeneus forsskali (Fourmanoir & Guézé, 1976)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.39052'^^xsd:double;
  dwc:latitude '36.41294'^^xsd:double;
  dwc:occurrenceRemarks 'approximate coordinates through Google Earth based on information provided by associatedReferences or asociatedMedia'^^xsd:string;
  dwc:aphiaid '218669'^^xsd:integer;
  dwc:occurrenceId 'Parupeneus forsskali_2019_36.41294_27.39052'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218669'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Synaptula%20reciprocans_2005_36.45134_27.3924_2-8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2005_36.45134_27.3924_2-8> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2005_36.45134_27.3924_2-8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45134 27.3924)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.45134"^^xsd:decimal ;
  dwc:decimalLongitude "27.3924"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2005_36.45134_27.3924_2-8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45134 27.3924)"^^geo:wktLiteral ;
  geo-pos:lat "36.45134"^^xsd:decimal ;
  geo-pos:long "27.3924"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Synaptula%20reciprocans_2005_36.45134_27.3924_2-8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Synaptula reciprocans_2005_36.45134_27.3924_2-8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Synaptula reciprocans_2005_36.45134_27.3924_2-8'^^xsd:string;
  dwc:scientificName 'Synaptula reciprocans (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.3924'^^xsd:double;
  dwc:latitude '36.45134'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '124483'^^xsd:integer;
  dwc:occurrenceId 'Synaptula reciprocans_2005_36.45134_27.3924_2-8'^^xsd:string;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124483'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Synaptula%20reciprocans_2005_36.43384_27.40129_2-8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2005_36.43384_27.40129_2-8> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2005_36.43384_27.40129_2-8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43384 27.40129)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.43384"^^xsd:decimal ;
  dwc:decimalLongitude "27.40129"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2005_36.43384_27.40129_2-8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43384 27.40129)"^^geo:wktLiteral ;
  geo-pos:lat "36.43384"^^xsd:decimal ;
  geo-pos:long "27.40129"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Synaptula%20reciprocans_2005_36.43384_27.40129_2-8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Synaptula reciprocans_2005_36.43384_27.40129_2-8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Synaptula reciprocans_2005_36.43384_27.40129_2-8'^^xsd:string;
  dwc:scientificName 'Synaptula reciprocans (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.40129'^^xsd:double;
  dwc:latitude '36.43384'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '124483'^^xsd:integer;
  dwc:occurrenceId 'Synaptula reciprocans_2005_36.43384_27.40129_2-8'^^xsd:string;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124483'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Synaptula%20reciprocans_2005_36.38884_27.43518_2-8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2005_36.38884_27.43518_2-8> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2005_36.38884_27.43518_2-8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.38884 27.43518)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.38884"^^xsd:decimal ;
  dwc:decimalLongitude "27.43518"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2005_36.38884_27.43518_2-8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.38884 27.43518)"^^geo:wktLiteral ;
  geo-pos:lat "36.38884"^^xsd:decimal ;
  geo-pos:long "27.43518"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Synaptula%20reciprocans_2005_36.38884_27.43518_2-8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Synaptula reciprocans_2005_36.38884_27.43518_2-8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Synaptula reciprocans_2005_36.38884_27.43518_2-8'^^xsd:string;
  dwc:scientificName 'Synaptula reciprocans (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.43518'^^xsd:double;
  dwc:latitude '36.38884'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '124483'^^xsd:integer;
  dwc:occurrenceId 'Synaptula reciprocans_2005_36.38884_27.43518_2-8'^^xsd:string;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124483'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2017_36.40618_27.45264_20-20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2017_36.40618_27.45264_20-20> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2017_36.40618_27.45264_20-20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.40618 27.45264)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.40618"^^xsd:decimal ;
  dwc:decimalLongitude "27.45264"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2017_36.40618_27.45264_20-20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.40618 27.45264)"^^geo:wktLiteral ;
  geo-pos:lat "36.40618"^^xsd:decimal ;
  geo-pos:long "27.45264"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2017_36.40618_27.45264_20-20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2017_36.40618_27.45264_20-20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2017_36.40618_27.45264_20-20'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.45264'^^xsd:double;
  dwc:latitude '36.40618'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2017_36.40618_27.45264_20-20'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Synaptula%20reciprocans_2005_36.37229_27.46736_4-8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2005_36.37229_27.46736_4-8> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2005_36.37229_27.46736_4-8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.37229 27.46736)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.37229"^^xsd:decimal ;
  dwc:decimalLongitude "27.46736"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "52"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2005_36.37229_27.46736_4-8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.37229 27.46736)"^^geo:wktLiteral ;
  geo-pos:lat "36.37229"^^xsd:decimal ;
  geo-pos:long "27.46736"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "52"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Synaptula%20reciprocans_2005_36.37229_27.46736_4-8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Synaptula reciprocans_2005_36.37229_27.46736_4-8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Synaptula reciprocans_2005_36.37229_27.46736_4-8'^^xsd:string;
  dwc:scientificName 'Synaptula reciprocans (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.46736'^^xsd:double;
  dwc:latitude '36.37229'^^xsd:double;
  dwc:coordinatePrecision '52'^^xsd:integer;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '124483'^^xsd:integer;
  dwc:occurrenceId 'Synaptula reciprocans_2005_36.37229_27.46736_4-8'^^xsd:string;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124483'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2017_35.63588_27.49824_6-6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2017_35.63588_27.49824_6-6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2017_35.63588_27.49824_6-6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.63588 27.49824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.63588"^^xsd:decimal ;
  dwc:decimalLongitude "27.49824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2017_35.63588_27.49824_6-6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.63588 27.49824)"^^geo:wktLiteral ;
  geo-pos:lat "35.63588"^^xsd:decimal ;
  geo-pos:long "27.49824"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2017_35.63588_27.49824_6-6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2017_35.63588_27.49824_6-6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2017_35.63588_27.49824_6-6'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.49824'^^xsd:double;
  dwc:latitude '35.63588'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'Port authorities of Karpathos'^^xsd:string;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2017_35.63588_27.49824_6-6'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2019_36.2153_27.54075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.2153_27.54075> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.2153_27.54075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2153 27.54075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.2153"^^xsd:decimal ;
  dwc:decimalLongitude "27.54075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.2153_27.54075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2153 27.54075)"^^geo:wktLiteral ;
  geo-pos:lat "36.2153"^^xsd:decimal ;
  geo-pos:long "27.54075"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2019_36.2153_27.54075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2019_36.2153_27.54075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2019_36.2153_27.54075'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.54075'^^xsd:double;
  dwc:latitude '36.2153'^^xsd:double;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2019_36.2153_27.54075'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '20'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Parupeneus%20forsskali_2019_36.21857_27.55421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2019_36.21857_27.55421> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2019_36.21857_27.55421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.21857 27.55421)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.21857"^^xsd:decimal ;
  dwc:decimalLongitude "27.55421"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2019_36.21857_27.55421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.21857 27.55421)"^^geo:wktLiteral ;
  geo-pos:lat "36.21857"^^xsd:decimal ;
  geo-pos:long "27.55421"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Parupeneus%20forsskali_2019_36.21857_27.55421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Parupeneus forsskali_2019_36.21857_27.55421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Parupeneus forsskali_2019_36.21857_27.55421'^^xsd:string;
  dwc:scientificName 'Parupeneus forsskali (Fourmanoir & Guézé, 1976)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.55421'^^xsd:double;
  dwc:latitude '36.21857'^^xsd:double;
  dwc:aphiaid '218669'^^xsd:integer;
  dwc:occurrenceId 'Parupeneus forsskali_2019_36.21857_27.55421'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218669'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '20'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Sargocentron%20rubrum_2019_36.21857_27.55421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2019_36.21857_27.55421> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2019_36.21857_27.55421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.21857 27.55421)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.21857"^^xsd:decimal ;
  dwc:decimalLongitude "27.55421"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2019_36.21857_27.55421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.21857 27.55421)"^^geo:wktLiteral ;
  geo-pos:lat "36.21857"^^xsd:decimal ;
  geo-pos:long "27.55421"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Sargocentron%20rubrum_2019_36.21857_27.55421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Sargocentron rubrum_2019_36.21857_27.55421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Sargocentron rubrum_2019_36.21857_27.55421'^^xsd:string;
  dwc:scientificName 'Sargocentron rubrum (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.55421'^^xsd:double;
  dwc:latitude '36.21857'^^xsd:double;
  dwc:aphiaid '126400'^^xsd:integer;
  dwc:occurrenceId 'Sargocentron rubrum_2019_36.21857_27.55421'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126400'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '20'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2019_36.21857_27.55421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_36.21857_27.55421> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_36.21857_27.55421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.21857 27.55421)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.21857"^^xsd:decimal ;
  dwc:decimalLongitude "27.55421"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2019_36.21857_27.55421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.21857 27.55421)"^^geo:wktLiteral ;
  geo-pos:lat "36.21857"^^xsd:decimal ;
  geo-pos:long "27.55421"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2019_36.21857_27.55421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2019_36.21857_27.55421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2019_36.21857_27.55421'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.55421'^^xsd:double;
  dwc:latitude '36.21857'^^xsd:double;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2019_36.21857_27.55421'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '20'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2019_36.21857_27.55421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_36.21857_27.55421> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_36.21857_27.55421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.21857 27.55421)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.21857"^^xsd:decimal ;
  dwc:decimalLongitude "27.55421"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_36.21857_27.55421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.21857 27.55421)"^^geo:wktLiteral ;
  geo-pos:lat "36.21857"^^xsd:decimal ;
  geo-pos:long "27.55421"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2019_36.21857_27.55421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2019_36.21857_27.55421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2019_36.21857_27.55421'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.55421'^^xsd:double;
  dwc:latitude '36.21857'^^xsd:double;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2019_36.21857_27.55421'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '20'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Diadema%20setosum_2018_36.21826_27.56353_10-10_>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Diadema%20setosum_2018_36.21826_27.56353_10-10_> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Diadema%20setosum_2018_36.21826_27.56353_10-10_> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.21826 27.56353)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.21826"^^xsd:decimal ;
  dwc:decimalLongitude "27.56353"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Diadema%20setosum_2018_36.21826_27.56353_10-10_>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.21826 27.56353)"^^geo:wktLiteral ;
  geo-pos:lat "36.21826"^^xsd:decimal ;
  geo-pos:long "27.56353"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Diadema%20setosum_2018_36.21826_27.56353_10-10_>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Diadema setosum_2018_36.21826_27.56353_10-10_" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Diadema setosum_2018_36.21826_27.56353_10-10_'^^xsd:string;
  dwc:scientificName 'Diadema setosum (Leske, 1778)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.56353'^^xsd:double;
  dwc:latitude '36.21826'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '213372'^^xsd:integer;
  dwc:occurrenceId 'Diadema setosum_2018_36.21826_27.56353_10-10_'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213372'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '10'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2019_36.21765_27.57092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2019_36.21765_27.57092> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2019_36.21765_27.57092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.21765 27.57092)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.21765"^^xsd:decimal ;
  dwc:decimalLongitude "27.57092"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2019_36.21765_27.57092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.21765 27.57092)"^^geo:wktLiteral ;
  geo-pos:lat "36.21765"^^xsd:decimal ;
  geo-pos:long "27.57092"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2019_36.21765_27.57092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2019_36.21765_27.57092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2019_36.21765_27.57092'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.57092'^^xsd:double;
  dwc:latitude '36.21765'^^xsd:double;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2019_36.21765_27.57092'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '20'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2019_36.21617_27.58104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2019_36.21617_27.58104> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2019_36.21617_27.58104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.21617 27.58104)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.21617"^^xsd:decimal ;
  dwc:decimalLongitude "27.58104"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2019_36.21617_27.58104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.21617 27.58104)"^^geo:wktLiteral ;
  geo-pos:lat "36.21617"^^xsd:decimal ;
  geo-pos:long "27.58104"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2019_36.21617_27.58104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2019_36.21617_27.58104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2019_36.21617_27.58104'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.58104'^^xsd:double;
  dwc:latitude '36.21617'^^xsd:double;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2019_36.21617_27.58104'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '20'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Conomurex%20persicus_2012_36.221_27.603_0-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Conomurex%20persicus_2012_36.221_27.603_0-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Conomurex%20persicus_2012_36.221_27.603_0-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.221 27.603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.221"^^xsd:decimal ;
  dwc:decimalLongitude "27.603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Conomurex%20persicus_2012_36.221_27.603_0-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.221 27.603)"^^geo:wktLiteral ;
  geo-pos:lat "36.221"^^xsd:decimal ;
  geo-pos:long "27.603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Conomurex%20persicus_2012_36.221_27.603_0-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Conomurex persicus_2012_36.221_27.603_0-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Conomurex persicus_2012_36.221_27.603_0-10'^^xsd:string;
  dwc:scientificName 'Conomurex persicus (Swainson, 1821)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.603'^^xsd:double;
  dwc:latitude '36.221'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '565371'^^xsd:integer;
  dwc:occurrenceId 'Conomurex persicus_2012_36.221_27.603_0-10'^^xsd:string;
  dwc:observationDate '2012-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '565371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2012_36.221_27.603_0-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2012_36.221_27.603_0-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2012_36.221_27.603_0-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.221 27.603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.221"^^xsd:decimal ;
  dwc:decimalLongitude "27.603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2012_36.221_27.603_0-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.221 27.603)"^^geo:wktLiteral ;
  geo-pos:lat "36.221"^^xsd:decimal ;
  geo-pos:long "27.603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2012_36.221_27.603_0-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2012_36.221_27.603_0-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2012_36.221_27.603_0-10'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.603'^^xsd:double;
  dwc:latitude '36.221'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2012_36.221_27.603_0-10'^^xsd:string;
  dwc:observationDate '2012-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '6'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Ganonema%20farinosum_2012_36.221_27.603_0-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Ganonema%20farinosum_2012_36.221_27.603_0-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Ganonema%20farinosum_2012_36.221_27.603_0-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.221 27.603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.221"^^xsd:decimal ;
  dwc:decimalLongitude "27.603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Ganonema%20farinosum_2012_36.221_27.603_0-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.221 27.603)"^^geo:wktLiteral ;
  geo-pos:lat "36.221"^^xsd:decimal ;
  geo-pos:long "27.603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Ganonema%20farinosum_2012_36.221_27.603_0-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ganonema farinosum_2012_36.221_27.603_0-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Ganonema farinosum_2012_36.221_27.603_0-10'^^xsd:string;
  dwc:scientificName 'Ganonema farinosum (J.V.Lamouroux) K.-C.Fan & Y.-C.Wang, 1974'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.603'^^xsd:double;
  dwc:latitude '36.221'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '145749'^^xsd:integer;
  dwc:occurrenceId 'Ganonema farinosum_2012_36.221_27.603_0-10'^^xsd:string;
  dwc:observationDate '2012-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145749'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2012_36.221_27.603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2012_36.221_27.603> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2012_36.221_27.603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.221 27.603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.221"^^xsd:decimal ;
  dwc:decimalLongitude "27.603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2012_36.221_27.603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.221 27.603)"^^geo:wktLiteral ;
  geo-pos:lat "36.221"^^xsd:decimal ;
  geo-pos:long "27.603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2012_36.221_27.603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2012_36.221_27.603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2012_36.221_27.603'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.603'^^xsd:double;
  dwc:latitude '36.221'^^xsd:double;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2012_36.221_27.603'^^xsd:string;
  dwc:observationDate '2012-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2012_36.221_27.603_0-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2012_36.221_27.603_0-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2012_36.221_27.603_0-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.221 27.603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.221"^^xsd:decimal ;
  dwc:decimalLongitude "27.603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2012_36.221_27.603_0-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.221 27.603)"^^geo:wktLiteral ;
  geo-pos:lat "36.221"^^xsd:decimal ;
  geo-pos:long "27.603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2012_36.221_27.603_0-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2012_36.221_27.603_0-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2012_36.221_27.603_0-10'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.603'^^xsd:double;
  dwc:latitude '36.221'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2012_36.221_27.603_0-10'^^xsd:string;
  dwc:observationDate '2012-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '9'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2012_36.221_27.603_0-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2012_36.221_27.603_0-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2012_36.221_27.603_0-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.221 27.603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.221"^^xsd:decimal ;
  dwc:decimalLongitude "27.603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2012_36.221_27.603_0-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.221 27.603)"^^geo:wktLiteral ;
  geo-pos:lat "36.221"^^xsd:decimal ;
  geo-pos:long "27.603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2012_36.221_27.603_0-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2012_36.221_27.603_0-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2012_36.221_27.603_0-10'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.603'^^xsd:double;
  dwc:latitude '36.221'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2012_36.221_27.603_0-10'^^xsd:string;
  dwc:observationDate '2012-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '100'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2012_36.221_27.603_0-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2012_36.221_27.603_0-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2012_36.221_27.603_0-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.221 27.603)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.221"^^xsd:decimal ;
  dwc:decimalLongitude "27.603"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2012_36.221_27.603_0-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.221 27.603)"^^geo:wktLiteral ;
  geo-pos:lat "36.221"^^xsd:decimal ;
  geo-pos:long "27.603"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2012_36.221_27.603_0-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2012_36.221_27.603_0-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2012_36.221_27.603_0-10'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.603'^^xsd:double;
  dwc:latitude '36.221'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2012_36.221_27.603_0-10'^^xsd:string;
  dwc:observationDate '2012-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '10'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2017_36.22146_27.61243_biflab>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2017_36.22146_27.61243_biflab> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2017_36.22146_27.61243_biflab> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.22146 27.61243)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.22146"^^xsd:decimal ;
  dwc:decimalLongitude "27.61243"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2017_36.22146_27.61243_biflab>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.22146 27.61243)"^^geo:wktLiteral ;
  geo-pos:lat "36.22146"^^xsd:decimal ;
  geo-pos:long "27.61243"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2017_36.22146_27.61243_biflab>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2017_36.22146_27.61243_biflab" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2017_36.22146_27.61243_biflab'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'biflab'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.61243'^^xsd:double;
  dwc:latitude '36.22146'^^xsd:double;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2017_36.22146_27.61243_biflab'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2018_36.22268_27.61247_7-7_>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2018_36.22268_27.61247_7-7_> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2018_36.22268_27.61247_7-7_> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.22268 27.61247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.22268"^^xsd:decimal ;
  dwc:decimalLongitude "27.61247"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2018_36.22268_27.61247_7-7_>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.22268 27.61247)"^^geo:wktLiteral ;
  geo-pos:lat "36.22268"^^xsd:decimal ;
  geo-pos:long "27.61247"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2018_36.22268_27.61247_7-7_>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2018_36.22268_27.61247_7-7_" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2018_36.22268_27.61247_7-7_'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.61247'^^xsd:double;
  dwc:latitude '36.22268'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2018_36.22268_27.61247_7-7_'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Torquigener%20flavimaculosus_2019_36.22124_27.6126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2019_36.22124_27.6126> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2019_36.22124_27.6126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.22124 27.6126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.22124"^^xsd:decimal ;
  dwc:decimalLongitude "27.6126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2019_36.22124_27.6126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.22124 27.6126)"^^geo:wktLiteral ;
  geo-pos:lat "36.22124"^^xsd:decimal ;
  geo-pos:long "27.6126"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Torquigener%20flavimaculosus_2019_36.22124_27.6126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Torquigener flavimaculosus_2019_36.22124_27.6126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Torquigener flavimaculosus_2019_36.22124_27.6126'^^xsd:string;
  dwc:scientificName 'Torquigener flavimaculosus Hardy & Randall, 1983'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.6126'^^xsd:double;
  dwc:latitude '36.22124'^^xsd:double;
  dwc:aphiaid '219962'^^xsd:integer;
  dwc:occurrenceId 'Torquigener flavimaculosus_2019_36.22124_27.6126'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219962'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '10'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Diadema%20setosum_2020_36.223_27.61311_2-8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Diadema%20setosum_2020_36.223_27.61311_2-8> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Diadema%20setosum_2020_36.223_27.61311_2-8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.223 27.61311)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.223"^^xsd:decimal ;
  dwc:decimalLongitude "27.61311"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Diadema%20setosum_2020_36.223_27.61311_2-8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.223 27.61311)"^^geo:wktLiteral ;
  geo-pos:lat "36.223"^^xsd:decimal ;
  geo-pos:long "27.61311"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Diadema%20setosum_2020_36.223_27.61311_2-8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Diadema setosum_2020_36.223_27.61311_2-8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Diadema setosum_2020_36.223_27.61311_2-8'^^xsd:string;
  dwc:scientificName 'Diadema setosum (Leske, 1778)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.61311'^^xsd:double;
  dwc:latitude '36.223'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '213372'^^xsd:integer;
  dwc:occurrenceId 'Diadema setosum_2020_36.223_27.61311_2-8'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213372'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2018_36.22316_27.61338_4-4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2018_36.22316_27.61338_4-4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2018_36.22316_27.61338_4-4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.22316 27.61338)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.22316"^^xsd:decimal ;
  dwc:decimalLongitude "27.61338"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2018_36.22316_27.61338_4-4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.22316 27.61338)"^^geo:wktLiteral ;
  geo-pos:lat "36.22316"^^xsd:decimal ;
  geo-pos:long "27.61338"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2018_36.22316_27.61338_4-4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2018_36.22316_27.61338_4-4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2018_36.22316_27.61338_4-4'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.61338'^^xsd:double;
  dwc:latitude '36.22316'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2018_36.22316_27.61338_4-4'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Halophila%20stipulacea_2018_36.22312_27.6134_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2018_36.22312_27.6134_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2018_36.22312_27.6134_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.22312 27.6134)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.22312"^^xsd:decimal ;
  dwc:decimalLongitude "27.6134"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Halophila%20stipulacea_2018_36.22312_27.6134_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.22312 27.6134)"^^geo:wktLiteral ;
  geo-pos:lat "36.22312"^^xsd:decimal ;
  geo-pos:long "27.6134"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Halophila%20stipulacea_2018_36.22312_27.6134_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Halophila stipulacea_2018_36.22312_27.6134_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Halophila stipulacea_2018_36.22312_27.6134_5-5'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea (Forsskål) Ascherson, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.6134'^^xsd:double;
  dwc:latitude '36.22312'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:occurrenceId 'Halophila stipulacea_2018_36.22312_27.6134_5-5'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '10'^^xsd:integer;
  dwc:organismQuantityType '% cover'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2018_36.22336_27.61403_9-9_>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2018_36.22336_27.61403_9-9_> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2018_36.22336_27.61403_9-9_> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.22336 27.61403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.22336"^^xsd:decimal ;
  dwc:decimalLongitude "27.61403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2018_36.22336_27.61403_9-9_>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.22336 27.61403)"^^geo:wktLiteral ;
  geo-pos:lat "36.22336"^^xsd:decimal ;
  geo-pos:long "27.61403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2018_36.22336_27.61403_9-9_>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2018_36.22336_27.61403_9-9_" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2018_36.22336_27.61403_9-9_'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.61403'^^xsd:double;
  dwc:latitude '36.22336'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2018_36.22336_27.61403_9-9_'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Penaeus%20aztecus_2014_36.24139_27.61472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Penaeus%20aztecus_2014_36.24139_27.61472> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Penaeus%20aztecus_2014_36.24139_27.61472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.24139 27.61472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.24139"^^xsd:decimal ;
  dwc:decimalLongitude "27.61472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Penaeus%20aztecus_2014_36.24139_27.61472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.24139 27.61472)"^^geo:wktLiteral ;
  geo-pos:lat "36.24139"^^xsd:decimal ;
  geo-pos:long "27.61472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Penaeus%20aztecus_2014_36.24139_27.61472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Penaeus aztecus_2014_36.24139_27.61472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Penaeus aztecus_2014_36.24139_27.61472'^^xsd:string;
  dwc:scientificName 'Penaeus aztecus Ives, 1891'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.61472'^^xsd:double;
  dwc:latitude '36.24139'^^xsd:double;
  dwc:aphiaid '395176'^^xsd:integer;
  dwc:occurrenceId 'Penaeus aztecus_2014_36.24139_27.61472'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1809216'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Penaeus%20aztecus_2014_36.24154_27.61472_1-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Penaeus%20aztecus_2014_36.24154_27.61472_1-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Penaeus%20aztecus_2014_36.24154_27.61472_1-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.24154 27.61472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.24154"^^xsd:decimal ;
  dwc:decimalLongitude "27.61472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "17"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Penaeus%20aztecus_2014_36.24154_27.61472_1-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.24154 27.61472)"^^geo:wktLiteral ;
  geo-pos:lat "36.24154"^^xsd:decimal ;
  geo-pos:long "27.61472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "17"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Penaeus%20aztecus_2014_36.24154_27.61472_1-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Penaeus aztecus_2014_36.24154_27.61472_1-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Penaeus aztecus_2014_36.24154_27.61472_1-2'^^xsd:string;
  dwc:scientificName 'Penaeus aztecus Ives, 1891'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.61472'^^xsd:double;
  dwc:latitude '36.24154'^^xsd:double;
  dwc:coordinatePrecision '17'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '395176'^^xsd:integer;
  dwc:occurrenceId 'Penaeus aztecus_2014_36.24154_27.61472_1-2'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1809216'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '10'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Brachidontes%20pharaonis_2010%2F2014_36.22261_27.61783_Angelidis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Brachidontes%20pharaonis_2010%2F2014_36.22261_27.61783_Angelidis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Brachidontes%20pharaonis_2010%2F2014_36.22261_27.61783_Angelidis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.22261 27.61783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.22261"^^xsd:decimal ;
  dwc:decimalLongitude "27.61783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Brachidontes%20pharaonis_2010%2F2014_36.22261_27.61783_Angelidis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.22261 27.61783)"^^geo:wktLiteral ;
  geo-pos:lat "36.22261"^^xsd:decimal ;
  geo-pos:long "27.61783"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Brachidontes%20pharaonis_2010%2F2014_36.22261_27.61783_Angelidis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Brachidontes pharaonis_2010/2014_36.22261_27.61783_Angelidis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Brachidontes pharaonis_2010/2014_36.22261_27.61783_Angelidis'^^xsd:string;
  dwc:scientificName 'Brachidontes pharaonis (P. Fischer, 1870)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Angelidis'^^xsd:string;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.61783'^^xsd:double;
  dwc:latitude '36.22261'^^xsd:double;
  dwc:occurrenceRemarks 'approximate coordinates through Google Earth based on information provided by associatedReferences or asociatedMedia'^^xsd:string;
  dwc:aphiaid '140437'^^xsd:integer;
  dwc:occurrenceId 'Brachidontes pharaonis_2010/2014_36.22261_27.61783_Angelidis'^^xsd:string;
  dwc:aphiaIdAccepted '140437'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Diadema%20setosum_2020_36.21464_27.61939_4-6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Diadema%20setosum_2020_36.21464_27.61939_4-6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Diadema%20setosum_2020_36.21464_27.61939_4-6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.21464 27.61939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.21464"^^xsd:decimal ;
  dwc:decimalLongitude "27.61939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Diadema%20setosum_2020_36.21464_27.61939_4-6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.21464 27.61939)"^^geo:wktLiteral ;
  geo-pos:lat "36.21464"^^xsd:decimal ;
  geo-pos:long "27.61939"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Diadema%20setosum_2020_36.21464_27.61939_4-6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Diadema setosum_2020_36.21464_27.61939_4-6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Diadema setosum_2020_36.21464_27.61939_4-6'^^xsd:string;
  dwc:scientificName 'Diadema setosum (Leske, 1778)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.61939'^^xsd:double;
  dwc:latitude '36.21464'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '213372'^^xsd:integer;
  dwc:occurrenceId 'Diadema setosum_2020_36.21464_27.61939_4-6'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213372'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'moderate'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2017_36.22795_27.62508_10-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2017_36.22795_27.62508_10-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2017_36.22795_27.62508_10-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.22795 27.62508)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.22795"^^xsd:decimal ;
  dwc:decimalLongitude "27.62508"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2017_36.22795_27.62508_10-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.22795 27.62508)"^^geo:wktLiteral ;
  geo-pos:lat "36.22795"^^xsd:decimal ;
  geo-pos:long "27.62508"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2017_36.22795_27.62508_10-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2017_36.22795_27.62508_10-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2017_36.22795_27.62508_10-10'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.62508'^^xsd:double;
  dwc:latitude '36.22795'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2017_36.22795_27.62508_10-10'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Parupeneus%20forsskali_2019_36.24953_27.63994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2019_36.24953_27.63994> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2019_36.24953_27.63994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.24953 27.63994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.24953"^^xsd:decimal ;
  dwc:decimalLongitude "27.63994"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2019_36.24953_27.63994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.24953 27.63994)"^^geo:wktLiteral ;
  geo-pos:lat "36.24953"^^xsd:decimal ;
  geo-pos:long "27.63994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Parupeneus%20forsskali_2019_36.24953_27.63994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Parupeneus forsskali_2019_36.24953_27.63994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Parupeneus forsskali_2019_36.24953_27.63994'^^xsd:string;
  dwc:scientificName 'Parupeneus forsskali (Fourmanoir & Guézé, 1976)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.63994'^^xsd:double;
  dwc:latitude '36.24953'^^xsd:double;
  dwc:aphiaid '218669'^^xsd:integer;
  dwc:occurrenceId 'Parupeneus forsskali_2019_36.24953_27.63994'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218669'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '20'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2019_36.24953_27.63994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.24953_27.63994> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.24953_27.63994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.24953 27.63994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.24953"^^xsd:decimal ;
  dwc:decimalLongitude "27.63994"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.24953_27.63994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.24953 27.63994)"^^geo:wktLiteral ;
  geo-pos:lat "36.24953"^^xsd:decimal ;
  geo-pos:long "27.63994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2019_36.24953_27.63994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2019_36.24953_27.63994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2019_36.24953_27.63994'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.63994'^^xsd:double;
  dwc:latitude '36.24953'^^xsd:double;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2019_36.24953_27.63994'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '20'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Sargocentron%20rubrum_2019_36.24953_27.63994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2019_36.24953_27.63994> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2019_36.24953_27.63994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.24953 27.63994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.24953"^^xsd:decimal ;
  dwc:decimalLongitude "27.63994"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2019_36.24953_27.63994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.24953 27.63994)"^^geo:wktLiteral ;
  geo-pos:lat "36.24953"^^xsd:decimal ;
  geo-pos:long "27.63994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Sargocentron%20rubrum_2019_36.24953_27.63994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Sargocentron rubrum_2019_36.24953_27.63994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Sargocentron rubrum_2019_36.24953_27.63994'^^xsd:string;
  dwc:scientificName 'Sargocentron rubrum (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.63994'^^xsd:double;
  dwc:latitude '36.24953'^^xsd:double;
  dwc:aphiaid '126400'^^xsd:integer;
  dwc:occurrenceId 'Sargocentron rubrum_2019_36.24953_27.63994'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126400'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '20'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2019_36.24953_27.63994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_36.24953_27.63994> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_36.24953_27.63994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.24953 27.63994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.24953"^^xsd:decimal ;
  dwc:decimalLongitude "27.63994"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2019_36.24953_27.63994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.24953 27.63994)"^^geo:wktLiteral ;
  geo-pos:lat "36.24953"^^xsd:decimal ;
  geo-pos:long "27.63994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2019_36.24953_27.63994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2019_36.24953_27.63994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2019_36.24953_27.63994'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.63994'^^xsd:double;
  dwc:latitude '36.24953'^^xsd:double;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2019_36.24953_27.63994'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '20'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2019_36.24953_27.63994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_36.24953_27.63994> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_36.24953_27.63994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.24953 27.63994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.24953"^^xsd:decimal ;
  dwc:decimalLongitude "27.63994"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_36.24953_27.63994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.24953 27.63994)"^^geo:wktLiteral ;
  geo-pos:lat "36.24953"^^xsd:decimal ;
  geo-pos:long "27.63994"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2019_36.24953_27.63994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2019_36.24953_27.63994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2019_36.24953_27.63994'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.63994'^^xsd:double;
  dwc:latitude '36.24953'^^xsd:double;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2019_36.24953_27.63994'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '20'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Synaptula%20reciprocans_2005_36.21439_27.65295_2-8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2005_36.21439_27.65295_2-8> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2005_36.21439_27.65295_2-8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.21439 27.65295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.21439"^^xsd:decimal ;
  dwc:decimalLongitude "27.65295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2005_36.21439_27.65295_2-8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.21439 27.65295)"^^geo:wktLiteral ;
  geo-pos:lat "36.21439"^^xsd:decimal ;
  geo-pos:long "27.65295"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Synaptula%20reciprocans_2005_36.21439_27.65295_2-8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Synaptula reciprocans_2005_36.21439_27.65295_2-8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Synaptula reciprocans_2005_36.21439_27.65295_2-8'^^xsd:string;
  dwc:scientificName 'Synaptula reciprocans (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.65295'^^xsd:double;
  dwc:latitude '36.21439'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '124483'^^xsd:integer;
  dwc:occurrenceId 'Synaptula reciprocans_2005_36.21439_27.65295_2-8'^^xsd:string;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124483'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Sargocentron%20rubrum_2017_36.19785_27.67224_12-12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2017_36.19785_27.67224_12-12> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2017_36.19785_27.67224_12-12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.19785 27.67224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.19785"^^xsd:decimal ;
  dwc:decimalLongitude "27.67224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2017_36.19785_27.67224_12-12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.19785 27.67224)"^^geo:wktLiteral ;
  geo-pos:lat "36.19785"^^xsd:decimal ;
  geo-pos:long "27.67224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Sargocentron%20rubrum_2017_36.19785_27.67224_12-12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Sargocentron rubrum_2017_36.19785_27.67224_12-12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Sargocentron rubrum_2017_36.19785_27.67224_12-12'^^xsd:string;
  dwc:scientificName 'Sargocentron rubrum (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.67224'^^xsd:double;
  dwc:latitude '36.19785'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '126400'^^xsd:integer;
  dwc:occurrenceId 'Sargocentron rubrum_2017_36.19785_27.67224_12-12'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126400'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Diadema%20setosum_2020_36.2585_27.68419_0-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Diadema%20setosum_2020_36.2585_27.68419_0-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Diadema%20setosum_2020_36.2585_27.68419_0-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2585 27.68419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.2585"^^xsd:decimal ;
  dwc:decimalLongitude "27.68419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Diadema%20setosum_2020_36.2585_27.68419_0-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2585 27.68419)"^^geo:wktLiteral ;
  geo-pos:lat "36.2585"^^xsd:decimal ;
  geo-pos:long "27.68419"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Diadema%20setosum_2020_36.2585_27.68419_0-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Diadema setosum_2020_36.2585_27.68419_0-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Diadema setosum_2020_36.2585_27.68419_0-10'^^xsd:string;
  dwc:scientificName 'Diadema setosum (Leske, 1778)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.68419'^^xsd:double;
  dwc:latitude '36.2585'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '213372'^^xsd:integer;
  dwc:occurrenceId 'Diadema setosum_2020_36.2585_27.68419_0-10'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213372'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'moderate'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Diadema%20setosum_2020_36.25544_27.70018_4-6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Diadema%20setosum_2020_36.25544_27.70018_4-6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Diadema%20setosum_2020_36.25544_27.70018_4-6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.25544 27.70018)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.25544"^^xsd:decimal ;
  dwc:decimalLongitude "27.70018"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Diadema%20setosum_2020_36.25544_27.70018_4-6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.25544 27.70018)"^^geo:wktLiteral ;
  geo-pos:lat "36.25544"^^xsd:decimal ;
  geo-pos:long "27.70018"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Diadema%20setosum_2020_36.25544_27.70018_4-6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Diadema setosum_2020_36.25544_27.70018_4-6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Diadema setosum_2020_36.25544_27.70018_4-6'^^xsd:string;
  dwc:scientificName 'Diadema setosum (Leske, 1778)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.70018'^^xsd:double;
  dwc:latitude '36.25544'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '213372'^^xsd:integer;
  dwc:occurrenceId 'Diadema setosum_2020_36.25544_27.70018_4-6'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213372'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Diadema%20setosum_2020_36.14775_27.70614_6-6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Diadema%20setosum_2020_36.14775_27.70614_6-6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Diadema%20setosum_2020_36.14775_27.70614_6-6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.14775 27.70614)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.14775"^^xsd:decimal ;
  dwc:decimalLongitude "27.70614"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Diadema%20setosum_2020_36.14775_27.70614_6-6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.14775 27.70614)"^^geo:wktLiteral ;
  geo-pos:lat "36.14775"^^xsd:decimal ;
  geo-pos:long "27.70614"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Diadema%20setosum_2020_36.14775_27.70614_6-6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Diadema setosum_2020_36.14775_27.70614_6-6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Diadema setosum_2020_36.14775_27.70614_6-6'^^xsd:string;
  dwc:scientificName 'Diadema setosum (Leske, 1778)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.70614'^^xsd:double;
  dwc:latitude '36.14775'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '213372'^^xsd:integer;
  dwc:occurrenceId 'Diadema setosum_2020_36.14775_27.70614_6-6'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213372'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'low'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Penaeus%20pulchricaudatus_2014_36.01454_27.70863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Penaeus%20pulchricaudatus_2014_36.01454_27.70863> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Penaeus%20pulchricaudatus_2014_36.01454_27.70863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.01454 27.70863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.01454"^^xsd:decimal ;
  dwc:decimalLongitude "27.70863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Penaeus%20pulchricaudatus_2014_36.01454_27.70863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.01454 27.70863)"^^geo:wktLiteral ;
  geo-pos:lat "36.01454"^^xsd:decimal ;
  geo-pos:long "27.70863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Penaeus%20pulchricaudatus_2014_36.01454_27.70863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Penaeus pulchricaudatus_2014_36.01454_27.70863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Penaeus pulchricaudatus_2014_36.01454_27.70863'^^xsd:string;
  dwc:scientificName 'Penaeus pulchricaudatus Stebbing, 1914'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.70863'^^xsd:double;
  dwc:latitude '36.01454'^^xsd:double;
  dwc:aphiaid '584983'^^xsd:integer;
  dwc:occurrenceId 'Penaeus pulchricaudatus_2014_36.01454_27.70863'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1809215'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2015%2F2018_35.96525_27.73391_6-6_Francesco%20Tiralongo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2015%2F2018_35.96525_27.73391_6-6_Francesco%20Tiralongo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2015%2F2018_35.96525_27.73391_6-6_Francesco%20Tiralongo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.96525 27.73391)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.96525"^^xsd:decimal ;
  dwc:decimalLongitude "27.73391"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2015%2F2018_35.96525_27.73391_6-6_Francesco%20Tiralongo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.96525 27.73391)"^^geo:wktLiteral ;
  geo-pos:lat "35.96525"^^xsd:decimal ;
  geo-pos:long "27.73391"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2015%2F2018_35.96525_27.73391_6-6_Francesco%20Tiralongo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2015/2018_35.96525_27.73391_6-6_Francesco Tiralongo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2015/2018_35.96525_27.73391_6-6_Francesco Tiralongo'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Francesco Tiralongo'^^xsd:string;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.73391'^^xsd:double;
  dwc:latitude '35.96525'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2015/2018_35.96525_27.73391_6-6_Francesco Tiralongo'^^xsd:string;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Penaeus%20pulchricaudatus_1999_35.89597_27.73602_29-29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Penaeus%20pulchricaudatus_1999_35.89597_27.73602_29-29> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Penaeus%20pulchricaudatus_1999_35.89597_27.73602_29-29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.89597 27.73602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.89597"^^xsd:decimal ;
  dwc:decimalLongitude "27.73602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Penaeus%20pulchricaudatus_1999_35.89597_27.73602_29-29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.89597 27.73602)"^^geo:wktLiteral ;
  geo-pos:lat "35.89597"^^xsd:decimal ;
  geo-pos:long "27.73602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Penaeus%20pulchricaudatus_1999_35.89597_27.73602_29-29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Penaeus pulchricaudatus_1999_35.89597_27.73602_29-29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Penaeus pulchricaudatus_1999_35.89597_27.73602_29-29'^^xsd:string;
  dwc:scientificName 'Penaeus pulchricaudatus Stebbing, 1914'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.73602'^^xsd:double;
  dwc:latitude '35.89597'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:aphiaid '584983'^^xsd:integer;
  dwc:occurrenceId 'Penaeus pulchricaudatus_1999_35.89597_27.73602_29-29'^^xsd:string;
  dwc:observationDate '1999-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1809215'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Ganonema%20farinosum_2014_36.10331_27.73643_1-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Ganonema%20farinosum_2014_36.10331_27.73643_1-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Ganonema%20farinosum_2014_36.10331_27.73643_1-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.10331 27.73643)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.10331"^^xsd:decimal ;
  dwc:decimalLongitude "27.73643"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Ganonema%20farinosum_2014_36.10331_27.73643_1-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.10331 27.73643)"^^geo:wktLiteral ;
  geo-pos:lat "36.10331"^^xsd:decimal ;
  geo-pos:long "27.73643"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Ganonema%20farinosum_2014_36.10331_27.73643_1-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ganonema farinosum_2014_36.10331_27.73643_1-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Ganonema farinosum_2014_36.10331_27.73643_1-1'^^xsd:string;
  dwc:scientificName 'Ganonema farinosum (J.V.Lamouroux) K.-C.Fan & Y.-C.Wang, 1974'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.73643'^^xsd:double;
  dwc:latitude '36.10331'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '145749'^^xsd:integer;
  dwc:occurrenceId 'Ganonema farinosum_2014_36.10331_27.73643_1-1'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145749'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2017_35.97966_27.7388_Francesco%20Tiralongo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2017_35.97966_27.7388_Francesco%20Tiralongo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2017_35.97966_27.7388_Francesco%20Tiralongo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.97966 27.7388)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.97966"^^xsd:decimal ;
  dwc:decimalLongitude "27.7388"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2017_35.97966_27.7388_Francesco%20Tiralongo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.97966 27.7388)"^^geo:wktLiteral ;
  geo-pos:lat "35.97966"^^xsd:decimal ;
  geo-pos:long "27.7388"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2017_35.97966_27.7388_Francesco%20Tiralongo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2017_35.97966_27.7388_Francesco Tiralongo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2017_35.97966_27.7388_Francesco Tiralongo'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Francesco Tiralongo'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.7388'^^xsd:double;
  dwc:latitude '35.97966'^^xsd:double;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2017_35.97966_27.7388_Francesco Tiralongo'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2017_36.03379_27.75785_>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2017_36.03379_27.75785_> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2017_36.03379_27.75785_> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.03379 27.75785)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.03379"^^xsd:decimal ;
  dwc:decimalLongitude "27.75785"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2017_36.03379_27.75785_>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.03379 27.75785)"^^geo:wktLiteral ;
  geo-pos:lat "36.03379"^^xsd:decimal ;
  geo-pos:long "27.75785"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2017_36.03379_27.75785_>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2017_36.03379_27.75785_" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2017_36.03379_27.75785_'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.75785'^^xsd:double;
  dwc:latitude '36.03379'^^xsd:double;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2017_36.03379_27.75785_'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2015%2F2018_35.90277_27.75789_Francesco%20Tiralongo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2015%2F2018_35.90277_27.75789_Francesco%20Tiralongo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2015%2F2018_35.90277_27.75789_Francesco%20Tiralongo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.90277 27.75789)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.90277"^^xsd:decimal ;
  dwc:decimalLongitude "27.75789"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2015%2F2018_35.90277_27.75789_Francesco%20Tiralongo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.90277 27.75789)"^^geo:wktLiteral ;
  geo-pos:lat "35.90277"^^xsd:decimal ;
  geo-pos:long "27.75789"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2015%2F2018_35.90277_27.75789_Francesco%20Tiralongo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2015/2018_35.90277_27.75789_Francesco Tiralongo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2015/2018_35.90277_27.75789_Francesco Tiralongo'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Francesco Tiralongo'^^xsd:string;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.75789'^^xsd:double;
  dwc:latitude '35.90277'^^xsd:double;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2015/2018_35.90277_27.75789_Francesco Tiralongo'^^xsd:string;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '7'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Etrumeus%20golanii_2007_36.04538_27.76062_Stefanos%20Kalogirou>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Etrumeus%20golanii_2007_36.04538_27.76062_Stefanos%20Kalogirou> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Etrumeus%20golanii_2007_36.04538_27.76062_Stefanos%20Kalogirou> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.04538 27.76062)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.04538"^^xsd:decimal ;
  dwc:decimalLongitude "27.76062"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Etrumeus%20golanii_2007_36.04538_27.76062_Stefanos%20Kalogirou>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.04538 27.76062)"^^geo:wktLiteral ;
  geo-pos:lat "36.04538"^^xsd:decimal ;
  geo-pos:long "27.76062"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Etrumeus%20golanii_2007_36.04538_27.76062_Stefanos%20Kalogirou>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Etrumeus golanii_2007_36.04538_27.76062_Stefanos Kalogirou" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Etrumeus golanii_2007_36.04538_27.76062_Stefanos Kalogirou'^^xsd:string;
  dwc:scientificName 'Etrumeus golanii DiBattista, Randall & Bowen, 2012'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Stefanos Kalogirou'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.76062'^^xsd:double;
  dwc:latitude '36.04538'^^xsd:double;
  dwc:aphiaid '890090'^^xsd:integer;
  dwc:occurrenceId 'Etrumeus golanii_2007_36.04538_27.76062_Stefanos Kalogirou'^^xsd:string;
  dwc:observationDate '2007-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '890090'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Upeneus%20moluccensis_1947_36.04538_27.76062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Upeneus%20moluccensis_1947_36.04538_27.76062> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Upeneus%20moluccensis_1947_36.04538_27.76062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.04538 27.76062)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.04538"^^xsd:decimal ;
  dwc:decimalLongitude "27.76062"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Upeneus%20moluccensis_1947_36.04538_27.76062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.04538 27.76062)"^^geo:wktLiteral ;
  geo-pos:lat "36.04538"^^xsd:decimal ;
  geo-pos:long "27.76062"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Upeneus%20moluccensis_1947_36.04538_27.76062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Upeneus moluccensis_1947_36.04538_27.76062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Upeneus moluccensis_1947_36.04538_27.76062'^^xsd:string;
  dwc:scientificName 'Upeneus moluccensis (Bleeker, 1855)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.76062'^^xsd:double;
  dwc:latitude '36.04538'^^xsd:double;
  dwc:aphiaid '126989'^^xsd:integer;
  dwc:occurrenceId 'Upeneus moluccensis_1947_36.04538_27.76062'^^xsd:string;
  dwc:observationDate '1947-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126989'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Stypopodium%20schimperi_2014_36.18779_27.76403_9.5-9.5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2014_36.18779_27.76403_9.5-9.5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2014_36.18779_27.76403_9.5-9.5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.18779 27.76403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.18779"^^xsd:decimal ;
  dwc:decimalLongitude "27.76403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "22"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2014_36.18779_27.76403_9.5-9.5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.18779 27.76403)"^^geo:wktLiteral ;
  geo-pos:lat "36.18779"^^xsd:decimal ;
  geo-pos:long "27.76403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "22"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Stypopodium%20schimperi_2014_36.18779_27.76403_9.5-9.5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Stypopodium schimperi_2014_36.18779_27.76403_9.5-9.5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Stypopodium schimperi_2014_36.18779_27.76403_9.5-9.5'^^xsd:string;
  dwc:scientificName 'Stypopodium schimperi (Kützing) Verlaque & Boudouresque, 1991'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.76403'^^xsd:double;
  dwc:latitude '36.18779'^^xsd:double;
  dwc:coordinatePrecision '22'^^xsd:integer;
  dwc:minimumDepth '9.5'^^xsd:double;
  dwc:maximumDepth '9.5'^^xsd:double;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '145391'^^xsd:integer;
  dwc:occurrenceId 'Stypopodium schimperi_2014_36.18779_27.76403_9.5-9.5'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145391'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2016_35.88166_27.76976_0-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2016_35.88166_27.76976_0-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2016_35.88166_27.76976_0-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.88166 27.76976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.88166"^^xsd:decimal ;
  dwc:decimalLongitude "27.76976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2016_35.88166_27.76976_0-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.88166 27.76976)"^^geo:wktLiteral ;
  geo-pos:lat "35.88166"^^xsd:decimal ;
  geo-pos:long "27.76976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2016_35.88166_27.76976_0-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2016_35.88166_27.76976_0-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2016_35.88166_27.76976_0-10'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.76976'^^xsd:double;
  dwc:latitude '35.88166'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2016_35.88166_27.76976_0-10'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '10'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Ganonema%20farinosum_2016_35.88166_27.76976_0-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Ganonema%20farinosum_2016_35.88166_27.76976_0-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Ganonema%20farinosum_2016_35.88166_27.76976_0-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.88166 27.76976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.88166"^^xsd:decimal ;
  dwc:decimalLongitude "27.76976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Ganonema%20farinosum_2016_35.88166_27.76976_0-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.88166 27.76976)"^^geo:wktLiteral ;
  geo-pos:lat "35.88166"^^xsd:decimal ;
  geo-pos:long "27.76976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Ganonema%20farinosum_2016_35.88166_27.76976_0-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ganonema farinosum_2016_35.88166_27.76976_0-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Ganonema farinosum_2016_35.88166_27.76976_0-10'^^xsd:string;
  dwc:scientificName 'Ganonema farinosum (J.V.Lamouroux) K.-C.Fan & Y.-C.Wang, 1974'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.76976'^^xsd:double;
  dwc:latitude '35.88166'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '145749'^^xsd:integer;
  dwc:occurrenceId 'Ganonema farinosum_2016_35.88166_27.76976_0-10'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145749'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2016_35.88166_27.76976_0-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2016_35.88166_27.76976_0-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2016_35.88166_27.76976_0-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.88166 27.76976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.88166"^^xsd:decimal ;
  dwc:decimalLongitude "27.76976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2016_35.88166_27.76976_0-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.88166 27.76976)"^^geo:wktLiteral ;
  geo-pos:lat "35.88166"^^xsd:decimal ;
  geo-pos:long "27.76976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2016_35.88166_27.76976_0-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2016_35.88166_27.76976_0-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2016_35.88166_27.76976_0-10'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.76976'^^xsd:double;
  dwc:latitude '35.88166'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2016_35.88166_27.76976_0-10'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '10'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2016_35.88166_27.76976_0-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_35.88166_27.76976_0-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_35.88166_27.76976_0-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.88166 27.76976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.88166"^^xsd:decimal ;
  dwc:decimalLongitude "27.76976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2016_35.88166_27.76976_0-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.88166 27.76976)"^^geo:wktLiteral ;
  geo-pos:lat "35.88166"^^xsd:decimal ;
  geo-pos:long "27.76976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2016_35.88166_27.76976_0-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2016_35.88166_27.76976_0-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2016_35.88166_27.76976_0-10'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.76976'^^xsd:double;
  dwc:latitude '35.88166'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2016_35.88166_27.76976_0-10'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2016_35.88166_27.76976_0-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_35.88166_27.76976_0-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_35.88166_27.76976_0-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.88166 27.76976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.88166"^^xsd:decimal ;
  dwc:decimalLongitude "27.76976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_35.88166_27.76976_0-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.88166 27.76976)"^^geo:wktLiteral ;
  geo-pos:lat "35.88166"^^xsd:decimal ;
  geo-pos:long "27.76976"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2016_35.88166_27.76976_0-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2016_35.88166_27.76976_0-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2016_35.88166_27.76976_0-10'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.76976'^^xsd:double;
  dwc:latitude '35.88166'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2016_35.88166_27.76976_0-10'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '60'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Diadema%20setosum_2016_36.25802_27.77072_6-6_S.%20Chatjinikolaou>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Diadema%20setosum_2016_36.25802_27.77072_6-6_S.%20Chatjinikolaou> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Diadema%20setosum_2016_36.25802_27.77072_6-6_S.%20Chatjinikolaou> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.25802 27.77072)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.25802"^^xsd:decimal ;
  dwc:decimalLongitude "27.77072"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Diadema%20setosum_2016_36.25802_27.77072_6-6_S.%20Chatjinikolaou>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.25802 27.77072)"^^geo:wktLiteral ;
  geo-pos:lat "36.25802"^^xsd:decimal ;
  geo-pos:long "27.77072"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Diadema%20setosum_2016_36.25802_27.77072_6-6_S.%20Chatjinikolaou>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Diadema setosum_2016_36.25802_27.77072_6-6_S. Chatjinikolaou" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Diadema setosum_2016_36.25802_27.77072_6-6_S. Chatjinikolaou'^^xsd:string;
  dwc:scientificName 'Diadema setosum (Leske, 1778)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'S. Chatjinikolaou'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.77072'^^xsd:double;
  dwc:latitude '36.25802'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '213372'^^xsd:integer;
  dwc:occurrenceId 'Diadema setosum_2016_36.25802_27.77072_6-6_S. Chatjinikolaou'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213372'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Diadema%20setosum_2016_36.25914_27.77269_24-24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Diadema%20setosum_2016_36.25914_27.77269_24-24> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Diadema%20setosum_2016_36.25914_27.77269_24-24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.25914 27.77269)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.25914"^^xsd:decimal ;
  dwc:decimalLongitude "27.77269"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Diadema%20setosum_2016_36.25914_27.77269_24-24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.25914 27.77269)"^^geo:wktLiteral ;
  geo-pos:lat "36.25914"^^xsd:decimal ;
  geo-pos:long "27.77269"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Diadema%20setosum_2016_36.25914_27.77269_24-24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Diadema setosum_2016_36.25914_27.77269_24-24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Diadema setosum_2016_36.25914_27.77269_24-24'^^xsd:string;
  dwc:scientificName 'Diadema setosum (Leske, 1778)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.77269'^^xsd:double;
  dwc:latitude '36.25914'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '213372'^^xsd:integer;
  dwc:occurrenceId 'Diadema setosum_2016_36.25914_27.77269_24-24'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213372'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'moderate'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Synaptula%20reciprocans_2016_36.25914_27.77269_24-24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2016_36.25914_27.77269_24-24> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2016_36.25914_27.77269_24-24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.25914 27.77269)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.25914"^^xsd:decimal ;
  dwc:decimalLongitude "27.77269"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2016_36.25914_27.77269_24-24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.25914 27.77269)"^^geo:wktLiteral ;
  geo-pos:lat "36.25914"^^xsd:decimal ;
  geo-pos:long "27.77269"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Synaptula%20reciprocans_2016_36.25914_27.77269_24-24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Synaptula reciprocans_2016_36.25914_27.77269_24-24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Synaptula reciprocans_2016_36.25914_27.77269_24-24'^^xsd:string;
  dwc:scientificName 'Synaptula reciprocans (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.77269'^^xsd:double;
  dwc:latitude '36.25914'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '124483'^^xsd:integer;
  dwc:occurrenceId 'Synaptula reciprocans_2016_36.25914_27.77269_24-24'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124483'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Diadema%20setosum_2017_36.24143_27.77306_5-7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Diadema%20setosum_2017_36.24143_27.77306_5-7> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Diadema%20setosum_2017_36.24143_27.77306_5-7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.24143 27.77306)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.24143"^^xsd:decimal ;
  dwc:decimalLongitude "27.77306"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Diadema%20setosum_2017_36.24143_27.77306_5-7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.24143 27.77306)"^^geo:wktLiteral ;
  geo-pos:lat "36.24143"^^xsd:decimal ;
  geo-pos:long "27.77306"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Diadema%20setosum_2017_36.24143_27.77306_5-7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Diadema setosum_2017_36.24143_27.77306_5-7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Diadema setosum_2017_36.24143_27.77306_5-7'^^xsd:string;
  dwc:scientificName 'Diadema setosum (Leske, 1778)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.77306'^^xsd:double;
  dwc:latitude '36.24143'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '213372'^^xsd:integer;
  dwc:occurrenceId 'Diadema setosum_2017_36.24143_27.77306_5-7'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213372'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2018_35.88163_27.77309_20-20_>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2018_35.88163_27.77309_20-20_> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2018_35.88163_27.77309_20-20_> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.88163 27.77309)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.88163"^^xsd:decimal ;
  dwc:decimalLongitude "27.77309"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2018_35.88163_27.77309_20-20_>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.88163 27.77309)"^^geo:wktLiteral ;
  geo-pos:lat "35.88163"^^xsd:decimal ;
  geo-pos:long "27.77309"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2018_35.88163_27.77309_20-20_>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2018_35.88163_27.77309_20-20_" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2018_35.88163_27.77309_20-20_'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.77309'^^xsd:double;
  dwc:latitude '35.88163'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2018_35.88163_27.77309_20-20_'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Diadema%20setosum_2020_36.63167_27.80856_4-8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Diadema%20setosum_2020_36.63167_27.80856_4-8> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Diadema%20setosum_2020_36.63167_27.80856_4-8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63167 27.80856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.63167"^^xsd:decimal ;
  dwc:decimalLongitude "27.80856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Diadema%20setosum_2020_36.63167_27.80856_4-8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63167 27.80856)"^^geo:wktLiteral ;
  geo-pos:lat "36.63167"^^xsd:decimal ;
  geo-pos:long "27.80856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Diadema%20setosum_2020_36.63167_27.80856_4-8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Diadema setosum_2020_36.63167_27.80856_4-8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Diadema setosum_2020_36.63167_27.80856_4-8'^^xsd:string;
  dwc:scientificName 'Diadema setosum (Leske, 1778)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.80856'^^xsd:double;
  dwc:latitude '36.63167'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '213372'^^xsd:integer;
  dwc:occurrenceId 'Diadema setosum_2020_36.63167_27.80856_4-8'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213372'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Apogonichthyoides%20pharaonis_1982_36.58877_27.8128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Apogonichthyoides%20pharaonis_1982_36.58877_27.8128> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Apogonichthyoides%20pharaonis_1982_36.58877_27.8128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.58877 27.8128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.58877"^^xsd:decimal ;
  dwc:decimalLongitude "27.8128"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2077"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Apogonichthyoides%20pharaonis_1982_36.58877_27.8128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.58877 27.8128)"^^geo:wktLiteral ;
  geo-pos:lat "36.58877"^^xsd:decimal ;
  geo-pos:long "27.8128"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2077"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Apogonichthyoides%20pharaonis_1982_36.58877_27.8128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Apogonichthyoides pharaonis_1982_36.58877_27.8128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Apogonichthyoides pharaonis_1982_36.58877_27.8128'^^xsd:string;
  dwc:scientificName 'Apogonichthyoides pharaonis (Bellotti, 1874)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1982'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.8128'^^xsd:double;
  dwc:latitude '36.58877'^^xsd:double;
  dwc:coordinatePrecision '2077'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '475090'^^xsd:integer;
  dwc:occurrenceId 'Apogonichthyoides pharaonis_1982_36.58877_27.8128'^^xsd:string;
  dwc:observationDate '1982-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '475090'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2017_36.58877_27.8128_Erik%20Starendal>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2017_36.58877_27.8128_Erik%20Starendal> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2017_36.58877_27.8128_Erik%20Starendal> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.58877 27.8128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.58877"^^xsd:decimal ;
  dwc:decimalLongitude "27.8128"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2077"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2017_36.58877_27.8128_Erik%20Starendal>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.58877 27.8128)"^^geo:wktLiteral ;
  geo-pos:lat "36.58877"^^xsd:decimal ;
  geo-pos:long "27.8128"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2077"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2017_36.58877_27.8128_Erik%20Starendal>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2017_36.58877_27.8128_Erik Starendal" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2017_36.58877_27.8128_Erik Starendal'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Erik Starendal'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.8128'^^xsd:double;
  dwc:latitude '36.58877'^^xsd:double;
  dwc:coordinatePrecision '2077'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2017_36.58877_27.8128_Erik Starendal'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_1930%2F1935_36.58877_27.8128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_1930%2F1935_36.58877_27.8128> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_1930%2F1935_36.58877_27.8128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.58877 27.8128)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.58877"^^xsd:decimal ;
  dwc:decimalLongitude "27.8128"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2077"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_1930%2F1935_36.58877_27.8128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.58877 27.8128)"^^geo:wktLiteral ;
  geo-pos:lat "36.58877"^^xsd:decimal ;
  geo-pos:long "27.8128"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2077"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_1930%2F1935_36.58877_27.8128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_1930/1935_36.58877_27.8128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_1930/1935_36.58877_27.8128'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1930'^^xsd:integer;
  dwc:endYearCollected '1935'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.8128'^^xsd:double;
  dwc:latitude '36.58877'^^xsd:double;
  dwc:coordinatePrecision '2077'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_1930/1935_36.58877_27.8128'^^xsd:string;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2018_36.58487_27.81318_Antonis%20Papadopoulos>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2018_36.58487_27.81318_Antonis%20Papadopoulos> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2018_36.58487_27.81318_Antonis%20Papadopoulos> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.58487 27.81318)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.58487"^^xsd:decimal ;
  dwc:decimalLongitude "27.81318"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1078"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2018_36.58487_27.81318_Antonis%20Papadopoulos>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.58487 27.81318)"^^geo:wktLiteral ;
  geo-pos:lat "36.58487"^^xsd:decimal ;
  geo-pos:long "27.81318"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1078"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2018_36.58487_27.81318_Antonis%20Papadopoulos>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2018_36.58487_27.81318_Antonis Papadopoulos" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2018_36.58487_27.81318_Antonis Papadopoulos'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Antonis Papadopoulos'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.81318'^^xsd:double;
  dwc:latitude '36.58487'^^xsd:double;
  dwc:coordinatePrecision '1078'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2018_36.58487_27.81318_Antonis Papadopoulos'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Penaeus%20pulchricaudatus_1996_35.89486_27.81498_18-47>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Penaeus%20pulchricaudatus_1996_35.89486_27.81498_18-47> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Penaeus%20pulchricaudatus_1996_35.89486_27.81498_18-47> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.89486 27.81498)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.89486"^^xsd:decimal ;
  dwc:decimalLongitude "27.81498"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Penaeus%20pulchricaudatus_1996_35.89486_27.81498_18-47>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.89486 27.81498)"^^geo:wktLiteral ;
  geo-pos:lat "35.89486"^^xsd:decimal ;
  geo-pos:long "27.81498"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Penaeus%20pulchricaudatus_1996_35.89486_27.81498_18-47>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Penaeus pulchricaudatus_1996_35.89486_27.81498_18-47" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Penaeus pulchricaudatus_1996_35.89486_27.81498_18-47'^^xsd:string;
  dwc:scientificName 'Penaeus pulchricaudatus Stebbing, 1914'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.81498'^^xsd:double;
  dwc:latitude '35.89486'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:aphiaid '584983'^^xsd:integer;
  dwc:occurrenceId 'Penaeus pulchricaudatus_1996_35.89486_27.81498_18-47'^^xsd:string;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1809215'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2017_36.5564_27.82047_Zachariou-Mamalinga>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2017_36.5564_27.82047_Zachariou-Mamalinga> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2017_36.5564_27.82047_Zachariou-Mamalinga> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5564 27.82047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5564"^^xsd:decimal ;
  dwc:decimalLongitude "27.82047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2017_36.5564_27.82047_Zachariou-Mamalinga>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5564 27.82047)"^^geo:wktLiteral ;
  geo-pos:lat "36.5564"^^xsd:decimal ;
  geo-pos:long "27.82047"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2017_36.5564_27.82047_Zachariou-Mamalinga>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2017_36.5564_27.82047_Zachariou-Mamalinga" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2017_36.5564_27.82047_Zachariou-Mamalinga'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Zachariou-Mamalinga'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.82047'^^xsd:double;
  dwc:latitude '36.5564'^^xsd:double;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2017_36.5564_27.82047_Zachariou-Mamalinga'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2020_36.62291_27.82085_7-7_Georgios%20Romanidis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2020_36.62291_27.82085_7-7_Georgios%20Romanidis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2020_36.62291_27.82085_7-7_Georgios%20Romanidis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.62291 27.82085)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.62291"^^xsd:decimal ;
  dwc:decimalLongitude "27.82085"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2020_36.62291_27.82085_7-7_Georgios%20Romanidis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.62291 27.82085)"^^geo:wktLiteral ;
  geo-pos:lat "36.62291"^^xsd:decimal ;
  geo-pos:long "27.82085"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2020_36.62291_27.82085_7-7_Georgios%20Romanidis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2020_36.62291_27.82085_7-7_Georgios Romanidis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2020_36.62291_27.82085_7-7_Georgios Romanidis'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Georgios Romanidis'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.82085'^^xsd:double;
  dwc:latitude '36.62291'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2020_36.62291_27.82085_7-7_Georgios Romanidis'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '6'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Sargocentron%20rubrum_1940%2F1945_36.62513_27.82403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_1940%2F1945_36.62513_27.82403> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_1940%2F1945_36.62513_27.82403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.62513 27.82403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.62513"^^xsd:decimal ;
  dwc:decimalLongitude "27.82403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Sargocentron%20rubrum_1940%2F1945_36.62513_27.82403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.62513 27.82403)"^^geo:wktLiteral ;
  geo-pos:lat "36.62513"^^xsd:decimal ;
  geo-pos:long "27.82403"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Sargocentron%20rubrum_1940%2F1945_36.62513_27.82403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Sargocentron rubrum_1940/1945_36.62513_27.82403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Sargocentron rubrum_1940/1945_36.62513_27.82403'^^xsd:string;
  dwc:scientificName 'Sargocentron rubrum (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1940'^^xsd:integer;
  dwc:endYearCollected '1945'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.82403'^^xsd:double;
  dwc:latitude '36.62513'^^xsd:double;
  dwc:aphiaid '126400'^^xsd:integer;
  dwc:occurrenceId 'Sargocentron rubrum_1940/1945_36.62513_27.82403'^^xsd:string;
  dwc:aphiaIdAccepted '126400'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Synaptula%20reciprocans_2005%2F2006_36.63357_27.82544_2-6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2005%2F2006_36.63357_27.82544_2-6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2005%2F2006_36.63357_27.82544_2-6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63357 27.82544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.63357"^^xsd:decimal ;
  dwc:decimalLongitude "27.82544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2005%2F2006_36.63357_27.82544_2-6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63357 27.82544)"^^geo:wktLiteral ;
  geo-pos:lat "36.63357"^^xsd:decimal ;
  geo-pos:long "27.82544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Synaptula%20reciprocans_2005%2F2006_36.63357_27.82544_2-6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Synaptula reciprocans_2005/2006_36.63357_27.82544_2-6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Synaptula reciprocans_2005/2006_36.63357_27.82544_2-6'^^xsd:string;
  dwc:scientificName 'Synaptula reciprocans (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.82544'^^xsd:double;
  dwc:latitude '36.63357'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '124483'^^xsd:integer;
  dwc:occurrenceId 'Synaptula reciprocans_2005/2006_36.63357_27.82544_2-6'^^xsd:string;
  dwc:aphiaIdAccepted '124483'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2020_36.55887_27.83057_Georgios%20Romanidis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2020_36.55887_27.83057_Georgios%20Romanidis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2020_36.55887_27.83057_Georgios%20Romanidis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55887 27.83057)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.55887"^^xsd:decimal ;
  dwc:decimalLongitude "27.83057"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2020_36.55887_27.83057_Georgios%20Romanidis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55887 27.83057)"^^geo:wktLiteral ;
  geo-pos:lat "36.55887"^^xsd:decimal ;
  geo-pos:long "27.83057"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2020_36.55887_27.83057_Georgios%20Romanidis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2020_36.55887_27.83057_Georgios Romanidis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2020_36.55887_27.83057_Georgios Romanidis'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Georgios Romanidis'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.83057'^^xsd:double;
  dwc:latitude '36.55887'^^xsd:double;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2020_36.55887_27.83057_Georgios Romanidis'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '4'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2019_36.63851_27.83533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2019_36.63851_27.83533> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2019_36.63851_27.83533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63851 27.83533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.63851"^^xsd:decimal ;
  dwc:decimalLongitude "27.83533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2019_36.63851_27.83533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63851 27.83533)"^^geo:wktLiteral ;
  geo-pos:lat "36.63851"^^xsd:decimal ;
  geo-pos:long "27.83533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2019_36.63851_27.83533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2019_36.63851_27.83533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2019_36.63851_27.83533'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.83533'^^xsd:double;
  dwc:latitude '36.63851'^^xsd:double;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2019_36.63851_27.83533'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '20'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2019_36.63851_27.83533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2019_36.63851_27.83533> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2019_36.63851_27.83533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63851 27.83533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.63851"^^xsd:decimal ;
  dwc:decimalLongitude "27.83533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2019_36.63851_27.83533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63851 27.83533)"^^geo:wktLiteral ;
  geo-pos:lat "36.63851"^^xsd:decimal ;
  geo-pos:long "27.83533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2019_36.63851_27.83533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2019_36.63851_27.83533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2019_36.63851_27.83533'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.83533'^^xsd:double;
  dwc:latitude '36.63851'^^xsd:double;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2019_36.63851_27.83533'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '20'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Parupeneus%20forsskali_2019_36.63851_27.83533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2019_36.63851_27.83533> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2019_36.63851_27.83533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63851 27.83533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.63851"^^xsd:decimal ;
  dwc:decimalLongitude "27.83533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2019_36.63851_27.83533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63851 27.83533)"^^geo:wktLiteral ;
  geo-pos:lat "36.63851"^^xsd:decimal ;
  geo-pos:long "27.83533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Parupeneus%20forsskali_2019_36.63851_27.83533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Parupeneus forsskali_2019_36.63851_27.83533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Parupeneus forsskali_2019_36.63851_27.83533'^^xsd:string;
  dwc:scientificName 'Parupeneus forsskali (Fourmanoir & Guézé, 1976)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.83533'^^xsd:double;
  dwc:latitude '36.63851'^^xsd:double;
  dwc:aphiaid '218669'^^xsd:integer;
  dwc:occurrenceId 'Parupeneus forsskali_2019_36.63851_27.83533'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218669'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '20'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2019_36.63851_27.83533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.63851_27.83533> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.63851_27.83533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63851 27.83533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.63851"^^xsd:decimal ;
  dwc:decimalLongitude "27.83533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.63851_27.83533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63851 27.83533)"^^geo:wktLiteral ;
  geo-pos:lat "36.63851"^^xsd:decimal ;
  geo-pos:long "27.83533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2019_36.63851_27.83533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2019_36.63851_27.83533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2019_36.63851_27.83533'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.83533'^^xsd:double;
  dwc:latitude '36.63851'^^xsd:double;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2019_36.63851_27.83533'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '20'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Sargocentron%20rubrum_2019_36.63851_27.83533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2019_36.63851_27.83533> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2019_36.63851_27.83533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63851 27.83533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.63851"^^xsd:decimal ;
  dwc:decimalLongitude "27.83533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2019_36.63851_27.83533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63851 27.83533)"^^geo:wktLiteral ;
  geo-pos:lat "36.63851"^^xsd:decimal ;
  geo-pos:long "27.83533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Sargocentron%20rubrum_2019_36.63851_27.83533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Sargocentron rubrum_2019_36.63851_27.83533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Sargocentron rubrum_2019_36.63851_27.83533'^^xsd:string;
  dwc:scientificName 'Sargocentron rubrum (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.83533'^^xsd:double;
  dwc:latitude '36.63851'^^xsd:double;
  dwc:aphiaid '126400'^^xsd:integer;
  dwc:occurrenceId 'Sargocentron rubrum_2019_36.63851_27.83533'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126400'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '20'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2019_36.63851_27.83533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_36.63851_27.83533> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_36.63851_27.83533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63851 27.83533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.63851"^^xsd:decimal ;
  dwc:decimalLongitude "27.83533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2019_36.63851_27.83533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63851 27.83533)"^^geo:wktLiteral ;
  geo-pos:lat "36.63851"^^xsd:decimal ;
  geo-pos:long "27.83533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2019_36.63851_27.83533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2019_36.63851_27.83533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2019_36.63851_27.83533'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.83533'^^xsd:double;
  dwc:latitude '36.63851'^^xsd:double;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2019_36.63851_27.83533'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '20'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2019_36.63851_27.83533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_36.63851_27.83533> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_36.63851_27.83533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63851 27.83533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.63851"^^xsd:decimal ;
  dwc:decimalLongitude "27.83533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_36.63851_27.83533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63851 27.83533)"^^geo:wktLiteral ;
  geo-pos:lat "36.63851"^^xsd:decimal ;
  geo-pos:long "27.83533"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2019_36.63851_27.83533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2019_36.63851_27.83533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2019_36.63851_27.83533'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.83533'^^xsd:double;
  dwc:latitude '36.63851'^^xsd:double;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2019_36.63851_27.83533'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '20'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Diadema%20setosum_2019_36.62028_27.83833_0.5-2.5_Maria%20Corsini-Foka>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Diadema%20setosum_2019_36.62028_27.83833_0.5-2.5_Maria%20Corsini-Foka> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Diadema%20setosum_2019_36.62028_27.83833_0.5-2.5_Maria%20Corsini-Foka> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.62028 27.83833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.62028"^^xsd:decimal ;
  dwc:decimalLongitude "27.83833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "2.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Diadema%20setosum_2019_36.62028_27.83833_0.5-2.5_Maria%20Corsini-Foka>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.62028 27.83833)"^^geo:wktLiteral ;
  geo-pos:lat "36.62028"^^xsd:decimal ;
  geo-pos:long "27.83833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Diadema%20setosum_2019_36.62028_27.83833_0.5-2.5_Maria%20Corsini-Foka>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Diadema setosum_2019_36.62028_27.83833_0.5-2.5_Maria Corsini-Foka" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Diadema setosum_2019_36.62028_27.83833_0.5-2.5_Maria Corsini-Foka'^^xsd:string;
  dwc:scientificName 'Diadema setosum (Leske, 1778)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Corsini-Foka'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.83833'^^xsd:double;
  dwc:latitude '36.62028'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '2.5'^^xsd:double;
  dwc:aphiaid '213372'^^xsd:integer;
  dwc:occurrenceId 'Diadema setosum_2019_36.62028_27.83833_0.5-2.5_Maria Corsini-Foka'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213372'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '4'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Apogonichthyoides%20pharaonis_2002_36.61821_27.83961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Apogonichthyoides%20pharaonis_2002_36.61821_27.83961> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Apogonichthyoides%20pharaonis_2002_36.61821_27.83961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61821 27.83961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.61821"^^xsd:decimal ;
  dwc:decimalLongitude "27.83961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Apogonichthyoides%20pharaonis_2002_36.61821_27.83961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61821 27.83961)"^^geo:wktLiteral ;
  geo-pos:lat "36.61821"^^xsd:decimal ;
  geo-pos:long "27.83961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Apogonichthyoides%20pharaonis_2002_36.61821_27.83961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Apogonichthyoides pharaonis_2002_36.61821_27.83961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Apogonichthyoides pharaonis_2002_36.61821_27.83961'^^xsd:string;
  dwc:scientificName 'Apogonichthyoides pharaonis (Bellotti, 1874)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.83961'^^xsd:double;
  dwc:latitude '36.61821'^^xsd:double;
  dwc:aphiaid '475090'^^xsd:integer;
  dwc:occurrenceId 'Apogonichthyoides pharaonis_2002_36.61821_27.83961'^^xsd:string;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '475090'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Conomurex%20persicus_1996_36.61765_27.84076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Conomurex%20persicus_1996_36.61765_27.84076> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Conomurex%20persicus_1996_36.61765_27.84076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61765 27.84076)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.61765"^^xsd:decimal ;
  dwc:decimalLongitude "27.84076"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Conomurex%20persicus_1996_36.61765_27.84076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61765 27.84076)"^^geo:wktLiteral ;
  geo-pos:lat "36.61765"^^xsd:decimal ;
  geo-pos:long "27.84076"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Conomurex%20persicus_1996_36.61765_27.84076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Conomurex persicus_1996_36.61765_27.84076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Conomurex persicus_1996_36.61765_27.84076'^^xsd:string;
  dwc:scientificName 'Conomurex persicus (Swainson, 1821)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.84076'^^xsd:double;
  dwc:latitude '36.61765'^^xsd:double;
  dwc:aphiaid '565371'^^xsd:integer;
  dwc:occurrenceId 'Conomurex persicus_1996_36.61765_27.84076'^^xsd:string;
  dwc:observationDate '1996-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '565371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Upeneus%20moluccensis_1947_36.61936_27.84304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Upeneus%20moluccensis_1947_36.61936_27.84304> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Upeneus%20moluccensis_1947_36.61936_27.84304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61936 27.84304)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.61936"^^xsd:decimal ;
  dwc:decimalLongitude "27.84304"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Upeneus%20moluccensis_1947_36.61936_27.84304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61936 27.84304)"^^geo:wktLiteral ;
  geo-pos:lat "36.61936"^^xsd:decimal ;
  geo-pos:long "27.84304"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Upeneus%20moluccensis_1947_36.61936_27.84304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Upeneus moluccensis_1947_36.61936_27.84304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Upeneus moluccensis_1947_36.61936_27.84304'^^xsd:string;
  dwc:scientificName 'Upeneus moluccensis (Bleeker, 1855)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.84304'^^xsd:double;
  dwc:latitude '36.61936'^^xsd:double;
  dwc:aphiaid '126989'^^xsd:integer;
  dwc:occurrenceId 'Upeneus moluccensis_1947_36.61936_27.84304'^^xsd:string;
  dwc:observationDate '1947-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126989'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Sargocentron%20rubrum_2018_36.55017_27.84439_Francesco%20Tiralongo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2018_36.55017_27.84439_Francesco%20Tiralongo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2018_36.55017_27.84439_Francesco%20Tiralongo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55017 27.84439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.55017"^^xsd:decimal ;
  dwc:decimalLongitude "27.84439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2018_36.55017_27.84439_Francesco%20Tiralongo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55017 27.84439)"^^geo:wktLiteral ;
  geo-pos:lat "36.55017"^^xsd:decimal ;
  geo-pos:long "27.84439"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Sargocentron%20rubrum_2018_36.55017_27.84439_Francesco%20Tiralongo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Sargocentron rubrum_2018_36.55017_27.84439_Francesco Tiralongo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Sargocentron rubrum_2018_36.55017_27.84439_Francesco Tiralongo'^^xsd:string;
  dwc:scientificName 'Sargocentron rubrum (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Francesco Tiralongo'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.84439'^^xsd:double;
  dwc:latitude '36.55017'^^xsd:double;
  dwc:aphiaid '126400'^^xsd:integer;
  dwc:occurrenceId 'Sargocentron rubrum_2018_36.55017_27.84439_Francesco Tiralongo'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126400'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2020_36.63493_27.84553_Georgios%20Romanidis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2020_36.63493_27.84553_Georgios%20Romanidis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2020_36.63493_27.84553_Georgios%20Romanidis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63493 27.84553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.63493"^^xsd:decimal ;
  dwc:decimalLongitude "27.84553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2020_36.63493_27.84553_Georgios%20Romanidis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.63493 27.84553)"^^geo:wktLiteral ;
  geo-pos:lat "36.63493"^^xsd:decimal ;
  geo-pos:long "27.84553"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2020_36.63493_27.84553_Georgios%20Romanidis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2020_36.63493_27.84553_Georgios Romanidis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2020_36.63493_27.84553_Georgios Romanidis'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Georgios Romanidis'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.84553'^^xsd:double;
  dwc:latitude '36.63493'^^xsd:double;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2020_36.63493_27.84553_Georgios Romanidis'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Diadema%20setosum_2020_36.55144_27.84558_4-6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Diadema%20setosum_2020_36.55144_27.84558_4-6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Diadema%20setosum_2020_36.55144_27.84558_4-6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55144 27.84558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.55144"^^xsd:decimal ;
  dwc:decimalLongitude "27.84558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Diadema%20setosum_2020_36.55144_27.84558_4-6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55144 27.84558)"^^geo:wktLiteral ;
  geo-pos:lat "36.55144"^^xsd:decimal ;
  geo-pos:long "27.84558"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Diadema%20setosum_2020_36.55144_27.84558_4-6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Diadema setosum_2020_36.55144_27.84558_4-6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Diadema setosum_2020_36.55144_27.84558_4-6'^^xsd:string;
  dwc:scientificName 'Diadema setosum (Leske, 1778)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.84558'^^xsd:double;
  dwc:latitude '36.55144'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '213372'^^xsd:integer;
  dwc:occurrenceId 'Diadema setosum_2020_36.55144_27.84558_4-6'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213372'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'moderate'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2019_36.54885_27.84582_Maria%20Corsini-Foka>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2019_36.54885_27.84582_Maria%20Corsini-Foka> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2019_36.54885_27.84582_Maria%20Corsini-Foka> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54885 27.84582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.54885"^^xsd:decimal ;
  dwc:decimalLongitude "27.84582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2019_36.54885_27.84582_Maria%20Corsini-Foka>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54885 27.84582)"^^geo:wktLiteral ;
  geo-pos:lat "36.54885"^^xsd:decimal ;
  geo-pos:long "27.84582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2019_36.54885_27.84582_Maria%20Corsini-Foka>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2019_36.54885_27.84582_Maria Corsini-Foka" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2019_36.54885_27.84582_Maria Corsini-Foka'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Corsini-Foka'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.84582'^^xsd:double;
  dwc:latitude '36.54885'^^xsd:double;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2019_36.54885_27.84582_Maria Corsini-Foka'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pempheris%20rhomboidea_1983_36.54885_27.84582_15-15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pempheris%20rhomboidea_1983_36.54885_27.84582_15-15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pempheris%20rhomboidea_1983_36.54885_27.84582_15-15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54885 27.84582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.54885"^^xsd:decimal ;
  dwc:decimalLongitude "27.84582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pempheris%20rhomboidea_1983_36.54885_27.84582_15-15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54885 27.84582)"^^geo:wktLiteral ;
  geo-pos:lat "36.54885"^^xsd:decimal ;
  geo-pos:long "27.84582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pempheris%20rhomboidea_1983_36.54885_27.84582_15-15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pempheris rhomboidea_1983_36.54885_27.84582_15-15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pempheris rhomboidea_1983_36.54885_27.84582_15-15'^^xsd:string;
  dwc:scientificName 'Pempheris rhomboidea Kossmann & Räuber, 1877'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.84582'^^xsd:double;
  dwc:latitude '36.54885'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '310134'^^xsd:integer;
  dwc:occurrenceId 'Pempheris rhomboidea_1983_36.54885_27.84582_15-15'^^xsd:string;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '310134'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Halophila%20stipulacea_1893_36.2905_27.8512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Halophila%20stipulacea_1893_36.2905_27.8512> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Halophila%20stipulacea_1893_36.2905_27.8512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2905 27.8512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.2905"^^xsd:decimal ;
  dwc:decimalLongitude "27.8512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Halophila%20stipulacea_1893_36.2905_27.8512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2905 27.8512)"^^geo:wktLiteral ;
  geo-pos:lat "36.2905"^^xsd:decimal ;
  geo-pos:long "27.8512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Halophila%20stipulacea_1893_36.2905_27.8512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Halophila stipulacea_1893_36.2905_27.8512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Halophila stipulacea_1893_36.2905_27.8512'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea (Forsskål) Ascherson, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1905'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.8512'^^xsd:double;
  dwc:latitude '36.2905'^^xsd:double;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:occurrenceId 'Halophila stipulacea_1893_36.2905_27.8512'^^xsd:string;
  dwc:observationDate '1905-03-07'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2015%2F2018_35.92645_27.85148_Francesco%20Tiralongo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2015%2F2018_35.92645_27.85148_Francesco%20Tiralongo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2015%2F2018_35.92645_27.85148_Francesco%20Tiralongo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.92645 27.85148)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.92645"^^xsd:decimal ;
  dwc:decimalLongitude "27.85148"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2015%2F2018_35.92645_27.85148_Francesco%20Tiralongo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.92645 27.85148)"^^geo:wktLiteral ;
  geo-pos:lat "35.92645"^^xsd:decimal ;
  geo-pos:long "27.85148"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2015%2F2018_35.92645_27.85148_Francesco%20Tiralongo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2015/2018_35.92645_27.85148_Francesco Tiralongo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2015/2018_35.92645_27.85148_Francesco Tiralongo'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Francesco Tiralongo'^^xsd:string;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.85148'^^xsd:double;
  dwc:latitude '35.92645'^^xsd:double;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2015/2018_35.92645_27.85148_Francesco Tiralongo'^^xsd:string;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '7'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2009_35.92756_27.8536_8-10_Maria%20Corsini-Foka>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2009_35.92756_27.8536_8-10_Maria%20Corsini-Foka> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2009_35.92756_27.8536_8-10_Maria%20Corsini-Foka> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.92756 27.8536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.92756"^^xsd:decimal ;
  dwc:decimalLongitude "27.8536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2009_35.92756_27.8536_8-10_Maria%20Corsini-Foka>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.92756 27.8536)"^^geo:wktLiteral ;
  geo-pos:lat "35.92756"^^xsd:decimal ;
  geo-pos:long "27.8536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2009_35.92756_27.8536_8-10_Maria%20Corsini-Foka>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2009_35.92756_27.8536_8-10_Maria Corsini-Foka" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2009_35.92756_27.8536_8-10_Maria Corsini-Foka'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Corsini-Foka'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.8536'^^xsd:double;
  dwc:latitude '35.92756'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2009_35.92756_27.8536_8-10_Maria Corsini-Foka'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2009_35.92756_27.8536_8-10_Maria%20Corsini-Foka>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2009_35.92756_27.8536_8-10_Maria%20Corsini-Foka> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2009_35.92756_27.8536_8-10_Maria%20Corsini-Foka> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.92756 27.8536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.92756"^^xsd:decimal ;
  dwc:decimalLongitude "27.8536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2009_35.92756_27.8536_8-10_Maria%20Corsini-Foka>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.92756 27.8536)"^^geo:wktLiteral ;
  geo-pos:lat "35.92756"^^xsd:decimal ;
  geo-pos:long "27.8536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2009_35.92756_27.8536_8-10_Maria%20Corsini-Foka>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2009_35.92756_27.8536_8-10_Maria Corsini-Foka" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2009_35.92756_27.8536_8-10_Maria Corsini-Foka'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Corsini-Foka'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.8536'^^xsd:double;
  dwc:latitude '35.92756'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2009_35.92756_27.8536_8-10_Maria Corsini-Foka'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2009_35.92756_27.8536_8-10_Maria%20Corsini-Foka>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2009_35.92756_27.8536_8-10_Maria%20Corsini-Foka> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2009_35.92756_27.8536_8-10_Maria%20Corsini-Foka> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.92756 27.8536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.92756"^^xsd:decimal ;
  dwc:decimalLongitude "27.8536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2009_35.92756_27.8536_8-10_Maria%20Corsini-Foka>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.92756 27.8536)"^^geo:wktLiteral ;
  geo-pos:lat "35.92756"^^xsd:decimal ;
  geo-pos:long "27.8536"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2009_35.92756_27.8536_8-10_Maria%20Corsini-Foka>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2009_35.92756_27.8536_8-10_Maria Corsini-Foka" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2009_35.92756_27.8536_8-10_Maria Corsini-Foka'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Corsini-Foka'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.8536'^^xsd:double;
  dwc:latitude '35.92756'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2009_35.92756_27.8536_8-10_Maria Corsini-Foka'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2017_35.92877_27.85611_6-6_>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2017_35.92877_27.85611_6-6_> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2017_35.92877_27.85611_6-6_> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.92877 27.85611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.92877"^^xsd:decimal ;
  dwc:decimalLongitude "27.85611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2017_35.92877_27.85611_6-6_>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.92877 27.85611)"^^geo:wktLiteral ;
  geo-pos:lat "35.92877"^^xsd:decimal ;
  geo-pos:long "27.85611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2017_35.92877_27.85611_6-6_>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2017_35.92877_27.85611_6-6_" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2017_35.92877_27.85611_6-6_'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.85611'^^xsd:double;
  dwc:latitude '35.92877'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2017_35.92877_27.85611_6-6_'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Diadema%20setosum_2018_36.61355_27.85631_0.5-0.5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Diadema%20setosum_2018_36.61355_27.85631_0.5-0.5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Diadema%20setosum_2018_36.61355_27.85631_0.5-0.5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61355 27.85631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.61355"^^xsd:decimal ;
  dwc:decimalLongitude "27.85631"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Diadema%20setosum_2018_36.61355_27.85631_0.5-0.5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61355 27.85631)"^^geo:wktLiteral ;
  geo-pos:lat "36.61355"^^xsd:decimal ;
  geo-pos:long "27.85631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Diadema%20setosum_2018_36.61355_27.85631_0.5-0.5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Diadema setosum_2018_36.61355_27.85631_0.5-0.5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Diadema setosum_2018_36.61355_27.85631_0.5-0.5'^^xsd:string;
  dwc:scientificName 'Diadema setosum (Leske, 1778)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.85631'^^xsd:double;
  dwc:latitude '36.61355'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '213372'^^xsd:integer;
  dwc:occurrenceId 'Diadema setosum_2018_36.61355_27.85631_0.5-0.5'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213372'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Diadema%20setosum_2018_36.61355_27.85631_2-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Diadema%20setosum_2018_36.61355_27.85631_2-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Diadema%20setosum_2018_36.61355_27.85631_2-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61355 27.85631)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.61355"^^xsd:decimal ;
  dwc:decimalLongitude "27.85631"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "30"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Diadema%20setosum_2018_36.61355_27.85631_2-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61355 27.85631)"^^geo:wktLiteral ;
  geo-pos:lat "36.61355"^^xsd:decimal ;
  geo-pos:long "27.85631"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "30"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Diadema%20setosum_2018_36.61355_27.85631_2-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Diadema setosum_2018_36.61355_27.85631_2-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Diadema setosum_2018_36.61355_27.85631_2-2'^^xsd:string;
  dwc:scientificName 'Diadema setosum (Leske, 1778)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.85631'^^xsd:double;
  dwc:latitude '36.61355'^^xsd:double;
  dwc:coordinatePrecision '30'^^xsd:integer;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '213372'^^xsd:integer;
  dwc:occurrenceId 'Diadema setosum_2018_36.61355_27.85631_2-2'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213372'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2018_35.92698_27.85642_10-10_>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2018_35.92698_27.85642_10-10_> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2018_35.92698_27.85642_10-10_> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.92698 27.85642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.92698"^^xsd:decimal ;
  dwc:decimalLongitude "27.85642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2018_35.92698_27.85642_10-10_>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.92698 27.85642)"^^geo:wktLiteral ;
  geo-pos:lat "35.92698"^^xsd:decimal ;
  geo-pos:long "27.85642"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2018_35.92698_27.85642_10-10_>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2018_35.92698_27.85642_10-10_" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2018_35.92698_27.85642_10-10_'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.85642'^^xsd:double;
  dwc:latitude '35.92698'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2018_35.92698_27.85642_10-10_'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2015_35.9194_27.8566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2015_35.9194_27.8566> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2015_35.9194_27.8566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9194 27.8566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9194"^^xsd:decimal ;
  dwc:decimalLongitude "27.8566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2015_35.9194_27.8566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9194 27.8566)"^^geo:wktLiteral ;
  geo-pos:lat "35.9194"^^xsd:decimal ;
  geo-pos:long "27.8566"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2015_35.9194_27.8566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2015_35.9194_27.8566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2015_35.9194_27.8566'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.8566'^^xsd:double;
  dwc:latitude '35.9194'^^xsd:double;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2015_35.9194_27.8566'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2016_35.9194_27.8566_10-10_Maria%20Corsini-Foka>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2016_35.9194_27.8566_10-10_Maria%20Corsini-Foka> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2016_35.9194_27.8566_10-10_Maria%20Corsini-Foka> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9194 27.8566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9194"^^xsd:decimal ;
  dwc:decimalLongitude "27.8566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2016_35.9194_27.8566_10-10_Maria%20Corsini-Foka>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9194 27.8566)"^^geo:wktLiteral ;
  geo-pos:lat "35.9194"^^xsd:decimal ;
  geo-pos:long "27.8566"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2016_35.9194_27.8566_10-10_Maria%20Corsini-Foka>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2016_35.9194_27.8566_10-10_Maria Corsini-Foka" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2016_35.9194_27.8566_10-10_Maria Corsini-Foka'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Corsini-Foka'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.8566'^^xsd:double;
  dwc:latitude '35.9194'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2016_35.9194_27.8566_10-10_Maria Corsini-Foka'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2016_36.61593_27.85749_4-5_Maria%20Corsini-Foka%20%7C%20I.%20Santorinios>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2016_36.61593_27.85749_4-5_Maria%20Corsini-Foka%20%7C%20I.%20Santorinios> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2016_36.61593_27.85749_4-5_Maria%20Corsini-Foka%20%7C%20I.%20Santorinios> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61593 27.85749)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.61593"^^xsd:decimal ;
  dwc:decimalLongitude "27.85749"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2016_36.61593_27.85749_4-5_Maria%20Corsini-Foka%20%7C%20I.%20Santorinios>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61593 27.85749)"^^geo:wktLiteral ;
  geo-pos:lat "36.61593"^^xsd:decimal ;
  geo-pos:long "27.85749"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2016_36.61593_27.85749_4-5_Maria%20Corsini-Foka%20%7C%20I.%20Santorinios>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2016_36.61593_27.85749_4-5_Maria Corsini-Foka | I. Santorinios" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2016_36.61593_27.85749_4-5_Maria Corsini-Foka | I. Santorinios'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Corsini-Foka | I. Santorinios'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.85749'^^xsd:double;
  dwc:latitude '36.61593'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2016_36.61593_27.85749_4-5_Maria Corsini-Foka | I. Santorinios'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Diadema%20setosum_2020_36.61661_27.85947_4-6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Diadema%20setosum_2020_36.61661_27.85947_4-6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Diadema%20setosum_2020_36.61661_27.85947_4-6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61661 27.85947)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.61661"^^xsd:decimal ;
  dwc:decimalLongitude "27.85947"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Diadema%20setosum_2020_36.61661_27.85947_4-6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61661 27.85947)"^^geo:wktLiteral ;
  geo-pos:lat "36.61661"^^xsd:decimal ;
  geo-pos:long "27.85947"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Diadema%20setosum_2020_36.61661_27.85947_4-6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Diadema setosum_2020_36.61661_27.85947_4-6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Diadema setosum_2020_36.61661_27.85947_4-6'^^xsd:string;
  dwc:scientificName 'Diadema setosum (Leske, 1778)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.85947'^^xsd:double;
  dwc:latitude '36.61661'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '213372'^^xsd:integer;
  dwc:occurrenceId 'Diadema setosum_2020_36.61661_27.85947_4-6'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213372'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'moderate'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2020_36.58239_27.8602_7-7_Georgios%20Romanidis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2020_36.58239_27.8602_7-7_Georgios%20Romanidis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2020_36.58239_27.8602_7-7_Georgios%20Romanidis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.58239 27.8602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.58239"^^xsd:decimal ;
  dwc:decimalLongitude "27.8602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2020_36.58239_27.8602_7-7_Georgios%20Romanidis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.58239 27.8602)"^^geo:wktLiteral ;
  geo-pos:lat "36.58239"^^xsd:decimal ;
  geo-pos:long "27.8602"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2020_36.58239_27.8602_7-7_Georgios%20Romanidis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2020_36.58239_27.8602_7-7_Georgios Romanidis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2020_36.58239_27.8602_7-7_Georgios Romanidis'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Georgios Romanidis'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.8602'^^xsd:double;
  dwc:latitude '36.58239'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2020_36.58239_27.8602_7-7_Georgios Romanidis'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Callinectes%20sapidus_2011_35.92607_27.86028_Maria%20Corsini-Foka>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2011_35.92607_27.86028_Maria%20Corsini-Foka> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2011_35.92607_27.86028_Maria%20Corsini-Foka> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.92607 27.86028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.92607"^^xsd:decimal ;
  dwc:decimalLongitude "27.86028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Callinectes%20sapidus_2011_35.92607_27.86028_Maria%20Corsini-Foka>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.92607 27.86028)"^^geo:wktLiteral ;
  geo-pos:lat "35.92607"^^xsd:decimal ;
  geo-pos:long "27.86028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Callinectes%20sapidus_2011_35.92607_27.86028_Maria%20Corsini-Foka>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Callinectes sapidus_2011_35.92607_27.86028_Maria Corsini-Foka" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Callinectes sapidus_2011_35.92607_27.86028_Maria Corsini-Foka'^^xsd:string;
  dwc:scientificName 'Callinectes sapidus Rathbun, 1896'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Corsini-Foka'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.86028'^^xsd:double;
  dwc:latitude '35.92607'^^xsd:double;
  dwc:aphiaid '107379'^^xsd:integer;
  dwc:occurrenceId 'Callinectes sapidus_2011_35.92607_27.86028_Maria Corsini-Foka'^^xsd:string;
  dwc:observationDate '2011-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107379'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Sargocentron%20rubrum_2020_35.92607_27.86028_Stela%20Kontou>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2020_35.92607_27.86028_Stela%20Kontou> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2020_35.92607_27.86028_Stela%20Kontou> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.92607 27.86028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.92607"^^xsd:decimal ;
  dwc:decimalLongitude "27.86028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2020_35.92607_27.86028_Stela%20Kontou>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.92607 27.86028)"^^geo:wktLiteral ;
  geo-pos:lat "35.92607"^^xsd:decimal ;
  geo-pos:long "27.86028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Sargocentron%20rubrum_2020_35.92607_27.86028_Stela%20Kontou>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Sargocentron rubrum_2020_35.92607_27.86028_Stela Kontou" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Sargocentron rubrum_2020_35.92607_27.86028_Stela Kontou'^^xsd:string;
  dwc:scientificName 'Sargocentron rubrum (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Stela Kontou'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.86028'^^xsd:double;
  dwc:latitude '35.92607'^^xsd:double;
  dwc:aphiaid '126400'^^xsd:integer;
  dwc:occurrenceId 'Sargocentron rubrum_2020_35.92607_27.86028_Stela Kontou'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126400'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Diadema%20setosum_2020_36.54553_27.86192_4-6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Diadema%20setosum_2020_36.54553_27.86192_4-6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Diadema%20setosum_2020_36.54553_27.86192_4-6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54553 27.86192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.54553"^^xsd:decimal ;
  dwc:decimalLongitude "27.86192"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Diadema%20setosum_2020_36.54553_27.86192_4-6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.54553 27.86192)"^^geo:wktLiteral ;
  geo-pos:lat "36.54553"^^xsd:decimal ;
  geo-pos:long "27.86192"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Diadema%20setosum_2020_36.54553_27.86192_4-6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Diadema setosum_2020_36.54553_27.86192_4-6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Diadema setosum_2020_36.54553_27.86192_4-6'^^xsd:string;
  dwc:scientificName 'Diadema setosum (Leske, 1778)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.86192'^^xsd:double;
  dwc:latitude '36.54553'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '213372'^^xsd:integer;
  dwc:occurrenceId 'Diadema setosum_2020_36.54553_27.86192_4-6'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213372'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'moderate'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Diadema%20setosum_2019_36.56693_27.86354_Stergios%20Vasilis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Diadema%20setosum_2019_36.56693_27.86354_Stergios%20Vasilis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Diadema%20setosum_2019_36.56693_27.86354_Stergios%20Vasilis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.56693 27.86354)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.56693"^^xsd:decimal ;
  dwc:decimalLongitude "27.86354"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Diadema%20setosum_2019_36.56693_27.86354_Stergios%20Vasilis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.56693 27.86354)"^^geo:wktLiteral ;
  geo-pos:lat "36.56693"^^xsd:decimal ;
  geo-pos:long "27.86354"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Diadema%20setosum_2019_36.56693_27.86354_Stergios%20Vasilis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Diadema setosum_2019_36.56693_27.86354_Stergios Vasilis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Diadema setosum_2019_36.56693_27.86354_Stergios Vasilis'^^xsd:string;
  dwc:scientificName 'Diadema setosum (Leske, 1778)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Stergios Vasilis'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.86354'^^xsd:double;
  dwc:latitude '36.56693'^^xsd:double;
  dwc:aphiaid '213372'^^xsd:integer;
  dwc:occurrenceId 'Diadema setosum_2019_36.56693_27.86354_Stergios Vasilis'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213372'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2018_36.56635_27.86377_3-3_>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2018_36.56635_27.86377_3-3_> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2018_36.56635_27.86377_3-3_> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.56635 27.86377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.56635"^^xsd:decimal ;
  dwc:decimalLongitude "27.86377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2018_36.56635_27.86377_3-3_>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.56635 27.86377)"^^geo:wktLiteral ;
  geo-pos:lat "36.56635"^^xsd:decimal ;
  geo-pos:long "27.86377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2018_36.56635_27.86377_3-3_>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2018_36.56635_27.86377_3-3_" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2018_36.56635_27.86377_3-3_'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.86377'^^xsd:double;
  dwc:latitude '36.56635'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2018_36.56635_27.86377_3-3_'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2018_36.58427_27.86402_3-3_>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2018_36.58427_27.86402_3-3_> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2018_36.58427_27.86402_3-3_> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.58427 27.86402)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.58427"^^xsd:decimal ;
  dwc:decimalLongitude "27.86402"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2018_36.58427_27.86402_3-3_>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.58427 27.86402)"^^geo:wktLiteral ;
  geo-pos:lat "36.58427"^^xsd:decimal ;
  geo-pos:long "27.86402"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2018_36.58427_27.86402_3-3_>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2018_36.58427_27.86402_3-3_" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2018_36.58427_27.86402_3-3_'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.86402'^^xsd:double;
  dwc:latitude '36.58427'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2018_36.58427_27.86402_3-3_'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Rhopilema%20nomadica_2019_35.9079_27.86664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Rhopilema%20nomadica_2019_35.9079_27.86664> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Rhopilema%20nomadica_2019_35.9079_27.86664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9079 27.86664)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9079"^^xsd:decimal ;
  dwc:decimalLongitude "27.86664"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Rhopilema%20nomadica_2019_35.9079_27.86664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9079 27.86664)"^^geo:wktLiteral ;
  geo-pos:lat "35.9079"^^xsd:decimal ;
  geo-pos:long "27.86664"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Rhopilema%20nomadica_2019_35.9079_27.86664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Rhopilema nomadica_2019_35.9079_27.86664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Rhopilema nomadica_2019_35.9079_27.86664'^^xsd:string;
  dwc:scientificName 'Rhopilema nomadica Galil, Spanier & Ferguson, 1990'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.86664'^^xsd:double;
  dwc:latitude '35.9079'^^xsd:double;
  dwc:aphiaid '232032'^^xsd:integer;
  dwc:occurrenceId 'Rhopilema nomadica_2019_35.9079_27.86664'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '232032'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '12'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Synaptula%20reciprocans_2005%2F2006_36.51773_27.87127_2-6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2005%2F2006_36.51773_27.87127_2-6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2005%2F2006_36.51773_27.87127_2-6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.51773 27.87127)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.51773"^^xsd:decimal ;
  dwc:decimalLongitude "27.87127"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2005%2F2006_36.51773_27.87127_2-6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.51773 27.87127)"^^geo:wktLiteral ;
  geo-pos:lat "36.51773"^^xsd:decimal ;
  geo-pos:long "27.87127"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Synaptula%20reciprocans_2005%2F2006_36.51773_27.87127_2-6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Synaptula reciprocans_2005/2006_36.51773_27.87127_2-6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Synaptula reciprocans_2005/2006_36.51773_27.87127_2-6'^^xsd:string;
  dwc:scientificName 'Synaptula reciprocans (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.87127'^^xsd:double;
  dwc:latitude '36.51773'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '124483'^^xsd:integer;
  dwc:occurrenceId 'Synaptula reciprocans_2005/2006_36.51773_27.87127_2-6'^^xsd:string;
  dwc:aphiaIdAccepted '124483'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Synaptula%20reciprocans_2005%2F2006_36.61773_27.87183_2-6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2005%2F2006_36.61773_27.87183_2-6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2005%2F2006_36.61773_27.87183_2-6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61773 27.87183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.61773"^^xsd:decimal ;
  dwc:decimalLongitude "27.87183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2005%2F2006_36.61773_27.87183_2-6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61773 27.87183)"^^geo:wktLiteral ;
  geo-pos:lat "36.61773"^^xsd:decimal ;
  geo-pos:long "27.87183"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Synaptula%20reciprocans_2005%2F2006_36.61773_27.87183_2-6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Synaptula reciprocans_2005/2006_36.61773_27.87183_2-6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Synaptula reciprocans_2005/2006_36.61773_27.87183_2-6'^^xsd:string;
  dwc:scientificName 'Synaptula reciprocans (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.87183'^^xsd:double;
  dwc:latitude '36.61773'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '124483'^^xsd:integer;
  dwc:occurrenceId 'Synaptula reciprocans_2005/2006_36.61773_27.87183_2-6'^^xsd:string;
  dwc:aphiaIdAccepted '124483'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_1925_36.61822_27.87229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_1925_36.61822_27.87229> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_1925_36.61822_27.87229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61822 27.87229)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.61822"^^xsd:decimal ;
  dwc:decimalLongitude "27.87229"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_1925_36.61822_27.87229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61822 27.87229)"^^geo:wktLiteral ;
  geo-pos:lat "36.61822"^^xsd:decimal ;
  geo-pos:long "27.87229"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_1925_36.61822_27.87229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_1925_36.61822_27.87229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_1925_36.61822_27.87229'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.87229'^^xsd:double;
  dwc:latitude '36.61822'^^xsd:double;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_1925_36.61822_27.87229'^^xsd:string;
  dwc:observationDate '1925-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2019_36.52197_27.8729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2019_36.52197_27.8729> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2019_36.52197_27.8729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52197 27.8729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.52197"^^xsd:decimal ;
  dwc:decimalLongitude "27.8729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2019_36.52197_27.8729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52197 27.8729)"^^geo:wktLiteral ;
  geo-pos:lat "36.52197"^^xsd:decimal ;
  geo-pos:long "27.8729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2019_36.52197_27.8729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2019_36.52197_27.8729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2019_36.52197_27.8729'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.8729'^^xsd:double;
  dwc:latitude '36.52197'^^xsd:double;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2019_36.52197_27.8729'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '20'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2019_36.52197_27.8729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2019_36.52197_27.8729> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2019_36.52197_27.8729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52197 27.8729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.52197"^^xsd:decimal ;
  dwc:decimalLongitude "27.8729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2019_36.52197_27.8729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52197 27.8729)"^^geo:wktLiteral ;
  geo-pos:lat "36.52197"^^xsd:decimal ;
  geo-pos:long "27.8729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2019_36.52197_27.8729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2019_36.52197_27.8729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2019_36.52197_27.8729'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.8729'^^xsd:double;
  dwc:latitude '36.52197'^^xsd:double;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2019_36.52197_27.8729'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '20'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Parupeneus%20forsskali_2019_36.52197_27.8729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2019_36.52197_27.8729> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2019_36.52197_27.8729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52197 27.8729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.52197"^^xsd:decimal ;
  dwc:decimalLongitude "27.8729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2019_36.52197_27.8729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52197 27.8729)"^^geo:wktLiteral ;
  geo-pos:lat "36.52197"^^xsd:decimal ;
  geo-pos:long "27.8729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Parupeneus%20forsskali_2019_36.52197_27.8729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Parupeneus forsskali_2019_36.52197_27.8729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Parupeneus forsskali_2019_36.52197_27.8729'^^xsd:string;
  dwc:scientificName 'Parupeneus forsskali (Fourmanoir & Guézé, 1976)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.8729'^^xsd:double;
  dwc:latitude '36.52197'^^xsd:double;
  dwc:aphiaid '218669'^^xsd:integer;
  dwc:occurrenceId 'Parupeneus forsskali_2019_36.52197_27.8729'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218669'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '20'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Sargocentron%20rubrum_2019_36.52197_27.8729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2019_36.52197_27.8729> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2019_36.52197_27.8729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52197 27.8729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.52197"^^xsd:decimal ;
  dwc:decimalLongitude "27.8729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2019_36.52197_27.8729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52197 27.8729)"^^geo:wktLiteral ;
  geo-pos:lat "36.52197"^^xsd:decimal ;
  geo-pos:long "27.8729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Sargocentron%20rubrum_2019_36.52197_27.8729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Sargocentron rubrum_2019_36.52197_27.8729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Sargocentron rubrum_2019_36.52197_27.8729'^^xsd:string;
  dwc:scientificName 'Sargocentron rubrum (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.8729'^^xsd:double;
  dwc:latitude '36.52197'^^xsd:double;
  dwc:aphiaid '126400'^^xsd:integer;
  dwc:occurrenceId 'Sargocentron rubrum_2019_36.52197_27.8729'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126400'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '20'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2019_36.52197_27.8729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_36.52197_27.8729> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2019_36.52197_27.8729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52197 27.8729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.52197"^^xsd:decimal ;
  dwc:decimalLongitude "27.8729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2019_36.52197_27.8729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52197 27.8729)"^^geo:wktLiteral ;
  geo-pos:lat "36.52197"^^xsd:decimal ;
  geo-pos:long "27.8729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2019_36.52197_27.8729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2019_36.52197_27.8729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2019_36.52197_27.8729'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.8729'^^xsd:double;
  dwc:latitude '36.52197'^^xsd:double;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2019_36.52197_27.8729'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '20'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2019_36.52197_27.8729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_36.52197_27.8729> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_36.52197_27.8729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52197 27.8729)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.52197"^^xsd:decimal ;
  dwc:decimalLongitude "27.8729"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_36.52197_27.8729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.52197 27.8729)"^^geo:wktLiteral ;
  geo-pos:lat "36.52197"^^xsd:decimal ;
  geo-pos:long "27.8729"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2019_36.52197_27.8729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2019_36.52197_27.8729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2019_36.52197_27.8729'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.8729'^^xsd:double;
  dwc:latitude '36.52197'^^xsd:double;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2019_36.52197_27.8729'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '20'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Synaptula%20reciprocans_2005%2F2006_36.55579_27.88766_2-6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2005%2F2006_36.55579_27.88766_2-6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2005%2F2006_36.55579_27.88766_2-6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55579 27.88766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.55579"^^xsd:decimal ;
  dwc:decimalLongitude "27.88766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2005%2F2006_36.55579_27.88766_2-6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.55579 27.88766)"^^geo:wktLiteral ;
  geo-pos:lat "36.55579"^^xsd:decimal ;
  geo-pos:long "27.88766"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Synaptula%20reciprocans_2005%2F2006_36.55579_27.88766_2-6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Synaptula reciprocans_2005/2006_36.55579_27.88766_2-6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Synaptula reciprocans_2005/2006_36.55579_27.88766_2-6'^^xsd:string;
  dwc:scientificName 'Synaptula reciprocans (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2006'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.88766'^^xsd:double;
  dwc:latitude '36.55579'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '124483'^^xsd:integer;
  dwc:occurrenceId 'Synaptula reciprocans_2005/2006_36.55579_27.88766_2-6'^^xsd:string;
  dwc:aphiaIdAccepted '124483'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2019_35.9583_27.88898_2-2_>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2019_35.9583_27.88898_2-2_> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2019_35.9583_27.88898_2-2_> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9583 27.88898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.9583"^^xsd:decimal ;
  dwc:decimalLongitude "27.88898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2019_35.9583_27.88898_2-2_>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.9583 27.88898)"^^geo:wktLiteral ;
  geo-pos:lat "35.9583"^^xsd:decimal ;
  geo-pos:long "27.88898"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2019_35.9583_27.88898_2-2_>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2019_35.9583_27.88898_2-2_" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2019_35.9583_27.88898_2-2_'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.88898'^^xsd:double;
  dwc:latitude '35.9583'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2019_35.9583_27.88898_2-2_'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20taxifolia%20var.%20distichophylla_2014_35.95361_27.89088_20-100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20taxifolia%20var.%20distichophylla_2014_35.95361_27.89088_20-100> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20taxifolia%20var.%20distichophylla_2014_35.95361_27.89088_20-100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.95361 27.89088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.95361"^^xsd:decimal ;
  dwc:decimalLongitude "27.89088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20taxifolia%20var.%20distichophylla_2014_35.95361_27.89088_20-100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.95361 27.89088)"^^geo:wktLiteral ;
  geo-pos:lat "35.95361"^^xsd:decimal ;
  geo-pos:long "27.89088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20taxifolia%20var.%20distichophylla_2014_35.95361_27.89088_20-100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa taxifolia var. distichophylla_2014_35.95361_27.89088_20-100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa taxifolia var. distichophylla_2014_35.95361_27.89088_20-100'^^xsd:string;
  dwc:scientificName 'Caulerpa taxifolia var. distichophylla (Sonder) Verlaque, Huisman & Procaccini, 2013'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.89088'^^xsd:double;
  dwc:latitude '35.95361'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '761430'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa taxifolia var. distichophylla_2014_35.95361_27.89088_20-100'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '761430'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Conomurex%20persicus_1983_36.35001_27.9061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Conomurex%20persicus_1983_36.35001_27.9061> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Conomurex%20persicus_1983_36.35001_27.9061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.35001 27.9061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.35001"^^xsd:decimal ;
  dwc:decimalLongitude "27.9061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Conomurex%20persicus_1983_36.35001_27.9061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.35001 27.9061)"^^geo:wktLiteral ;
  geo-pos:lat "36.35001"^^xsd:decimal ;
  geo-pos:long "27.9061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Conomurex%20persicus_1983_36.35001_27.9061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Conomurex persicus_1983_36.35001_27.9061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Conomurex persicus_1983_36.35001_27.9061'^^xsd:string;
  dwc:scientificName 'Conomurex persicus (Swainson, 1821)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.9061'^^xsd:double;
  dwc:latitude '36.35001'^^xsd:double;
  dwc:aphiaid '565371'^^xsd:integer;
  dwc:occurrenceId 'Conomurex persicus_1983_36.35001_27.9061'^^xsd:string;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '565371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Parupeneus%20forsskali_2018_36.35001_27.9061_1-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2018_36.35001_27.9061_1-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2018_36.35001_27.9061_1-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.35001 27.9061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.35001"^^xsd:decimal ;
  dwc:decimalLongitude "27.9061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2018_36.35001_27.9061_1-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.35001 27.9061)"^^geo:wktLiteral ;
  geo-pos:lat "36.35001"^^xsd:decimal ;
  geo-pos:long "27.9061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Parupeneus%20forsskali_2018_36.35001_27.9061_1-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Parupeneus forsskali_2018_36.35001_27.9061_1-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Parupeneus forsskali_2018_36.35001_27.9061_1-5'^^xsd:string;
  dwc:scientificName 'Parupeneus forsskali (Fourmanoir & Guézé, 1976)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.9061'^^xsd:double;
  dwc:latitude '36.35001'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '218669'^^xsd:integer;
  dwc:occurrenceId 'Parupeneus forsskali_2018_36.35001_27.9061_1-5'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218669'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2017_36.35001_27.9061_Maria%20Corsini-Foka>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2017_36.35001_27.9061_Maria%20Corsini-Foka> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2017_36.35001_27.9061_Maria%20Corsini-Foka> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.35001 27.9061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.35001"^^xsd:decimal ;
  dwc:decimalLongitude "27.9061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2017_36.35001_27.9061_Maria%20Corsini-Foka>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.35001 27.9061)"^^geo:wktLiteral ;
  geo-pos:lat "36.35001"^^xsd:decimal ;
  geo-pos:long "27.9061"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2017_36.35001_27.9061_Maria%20Corsini-Foka>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2017_36.35001_27.9061_Maria Corsini-Foka" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2017_36.35001_27.9061_Maria Corsini-Foka'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Corsini-Foka'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.9061'^^xsd:double;
  dwc:latitude '36.35001'^^xsd:double;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2017_36.35001_27.9061_Maria Corsini-Foka'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2018_36.01924_27.92959_>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2018_36.01924_27.92959_> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2018_36.01924_27.92959_> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.01924 27.92959)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.01924"^^xsd:decimal ;
  dwc:decimalLongitude "27.92959"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2018_36.01924_27.92959_>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.01924 27.92959)"^^geo:wktLiteral ;
  geo-pos:lat "36.01924"^^xsd:decimal ;
  geo-pos:long "27.92959"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2018_36.01924_27.92959_>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2018_36.01924_27.92959_" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2018_36.01924_27.92959_'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.92959'^^xsd:double;
  dwc:latitude '36.01924'^^xsd:double;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2018_36.01924_27.92959_'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Penaeus%20pulchricaudatus_1995_36.35741_27.92965_47-64>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Penaeus%20pulchricaudatus_1995_36.35741_27.92965_47-64> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Penaeus%20pulchricaudatus_1995_36.35741_27.92965_47-64> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.35741 27.92965)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.35741"^^xsd:decimal ;
  dwc:decimalLongitude "27.92965"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "64"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Penaeus%20pulchricaudatus_1995_36.35741_27.92965_47-64>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.35741 27.92965)"^^geo:wktLiteral ;
  geo-pos:lat "36.35741"^^xsd:decimal ;
  geo-pos:long "27.92965"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Penaeus%20pulchricaudatus_1995_36.35741_27.92965_47-64>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Penaeus pulchricaudatus_1995_36.35741_27.92965_47-64" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Penaeus pulchricaudatus_1995_36.35741_27.92965_47-64'^^xsd:string;
  dwc:scientificName 'Penaeus pulchricaudatus Stebbing, 1914'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.92965'^^xsd:double;
  dwc:latitude '36.35741'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '64'^^xsd:integer;
  dwc:aphiaid '584983'^^xsd:integer;
  dwc:occurrenceId 'Penaeus pulchricaudatus_1995_36.35741_27.92965_47-64'^^xsd:string;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1809215'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Conomurex%20persicus_2006_36.02309_27.93272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Conomurex%20persicus_2006_36.02309_27.93272> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Conomurex%20persicus_2006_36.02309_27.93272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.02309 27.93272)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.02309"^^xsd:decimal ;
  dwc:decimalLongitude "27.93272"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Conomurex%20persicus_2006_36.02309_27.93272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.02309 27.93272)"^^geo:wktLiteral ;
  geo-pos:lat "36.02309"^^xsd:decimal ;
  geo-pos:long "27.93272"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Conomurex%20persicus_2006_36.02309_27.93272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Conomurex persicus_2006_36.02309_27.93272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Conomurex persicus_2006_36.02309_27.93272'^^xsd:string;
  dwc:scientificName 'Conomurex persicus (Swainson, 1821)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.93272'^^xsd:double;
  dwc:latitude '36.02309'^^xsd:double;
  dwc:aphiaid '565371'^^xsd:integer;
  dwc:occurrenceId 'Conomurex persicus_2006_36.02309_27.93272'^^xsd:string;
  dwc:observationDate '2006-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '565371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Penaeus%20pulchricaudatus_1995_36.02382_27.93566_14.5-22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Penaeus%20pulchricaudatus_1995_36.02382_27.93566_14.5-22> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Penaeus%20pulchricaudatus_1995_36.02382_27.93566_14.5-22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.02382 27.93566)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.02382"^^xsd:decimal ;
  dwc:decimalLongitude "27.93566"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Penaeus%20pulchricaudatus_1995_36.02382_27.93566_14.5-22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.02382 27.93566)"^^geo:wktLiteral ;
  geo-pos:lat "36.02382"^^xsd:decimal ;
  geo-pos:long "27.93566"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Penaeus%20pulchricaudatus_1995_36.02382_27.93566_14.5-22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Penaeus pulchricaudatus_1995_36.02382_27.93566_14.5-22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Penaeus pulchricaudatus_1995_36.02382_27.93566_14.5-22'^^xsd:string;
  dwc:scientificName 'Penaeus pulchricaudatus Stebbing, 1914'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.93566'^^xsd:double;
  dwc:latitude '36.02382'^^xsd:double;
  dwc:minimumDepth '14.5'^^xsd:double;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '584983'^^xsd:integer;
  dwc:occurrenceId 'Penaeus pulchricaudatus_1995_36.02382_27.93566_14.5-22'^^xsd:string;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1809215'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Etrumeus%20golanii_2003_35.98245_27.94373_30-50>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Etrumeus%20golanii_2003_35.98245_27.94373_30-50> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Etrumeus%20golanii_2003_35.98245_27.94373_30-50> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.98245 27.94373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.98245"^^xsd:decimal ;
  dwc:decimalLongitude "27.94373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Etrumeus%20golanii_2003_35.98245_27.94373_30-50>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.98245 27.94373)"^^geo:wktLiteral ;
  geo-pos:lat "35.98245"^^xsd:decimal ;
  geo-pos:long "27.94373"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Etrumeus%20golanii_2003_35.98245_27.94373_30-50>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Etrumeus golanii_2003_35.98245_27.94373_30-50" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Etrumeus golanii_2003_35.98245_27.94373_30-50'^^xsd:string;
  dwc:scientificName 'Etrumeus golanii DiBattista, Randall & Bowen, 2012'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.94373'^^xsd:double;
  dwc:latitude '35.98245'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '890090'^^xsd:integer;
  dwc:occurrenceId 'Etrumeus golanii_2003_35.98245_27.94373_30-50'^^xsd:string;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '890090'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Callinectes%20sapidus_2005_36.35054_27.9491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2005_36.35054_27.9491> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2005_36.35054_27.9491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.35054 27.9491)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.35054"^^xsd:decimal ;
  dwc:decimalLongitude "27.9491"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Callinectes%20sapidus_2005_36.35054_27.9491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.35054 27.9491)"^^geo:wktLiteral ;
  geo-pos:lat "36.35054"^^xsd:decimal ;
  geo-pos:long "27.9491"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Callinectes%20sapidus_2005_36.35054_27.9491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Callinectes sapidus_2005_36.35054_27.9491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Callinectes sapidus_2005_36.35054_27.9491'^^xsd:string;
  dwc:scientificName 'Callinectes sapidus Rathbun, 1896'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.9491'^^xsd:double;
  dwc:latitude '36.35054'^^xsd:double;
  dwc:aphiaid '107379'^^xsd:integer;
  dwc:occurrenceId 'Callinectes sapidus_2005_36.35054_27.9491'^^xsd:string;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107379'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2018_36.04571_27.9552_Giannis%20Tsachiridis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2018_36.04571_27.9552_Giannis%20Tsachiridis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2018_36.04571_27.9552_Giannis%20Tsachiridis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.04571 27.9552)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.04571"^^xsd:decimal ;
  dwc:decimalLongitude "27.9552"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2018_36.04571_27.9552_Giannis%20Tsachiridis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.04571 27.9552)"^^geo:wktLiteral ;
  geo-pos:lat "36.04571"^^xsd:decimal ;
  geo-pos:long "27.9552"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2018_36.04571_27.9552_Giannis%20Tsachiridis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2018_36.04571_27.9552_Giannis Tsachiridis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2018_36.04571_27.9552_Giannis Tsachiridis'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Giannis Tsachiridis'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.9552'^^xsd:double;
  dwc:latitude '36.04571'^^xsd:double;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2018_36.04571_27.9552_Giannis Tsachiridis'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '4'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2019_36.0457_27.95546_3-3_>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.0457_27.95546_3-3_> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.0457_27.95546_3-3_> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0457 27.95546)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0457"^^xsd:decimal ;
  dwc:decimalLongitude "27.95546"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.0457_27.95546_3-3_>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0457 27.95546)"^^geo:wktLiteral ;
  geo-pos:lat "36.0457"^^xsd:decimal ;
  geo-pos:long "27.95546"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2019_36.0457_27.95546_3-3_>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2019_36.0457_27.95546_3-3_" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2019_36.0457_27.95546_3-3_'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.95546'^^xsd:double;
  dwc:latitude '36.0457'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2019_36.0457_27.95546_3-3_'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2019_36.04534_27.95591_>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.04534_27.95591_> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.04534_27.95591_> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.04534 27.95591)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.04534"^^xsd:decimal ;
  dwc:decimalLongitude "27.95591"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.04534_27.95591_>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.04534 27.95591)"^^geo:wktLiteral ;
  geo-pos:lat "36.04534"^^xsd:decimal ;
  geo-pos:long "27.95591"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2019_36.04534_27.95591_>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2019_36.04534_27.95591_" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2019_36.04534_27.95591_'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.95591'^^xsd:double;
  dwc:latitude '36.04534'^^xsd:double;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2019_36.04534_27.95591_'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Halophila%20stipulacea_1970_36.04646_27.96192_0-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Halophila%20stipulacea_1970_36.04646_27.96192_0-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Halophila%20stipulacea_1970_36.04646_27.96192_0-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.04646 27.96192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.04646"^^xsd:decimal ;
  dwc:decimalLongitude "27.96192"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Halophila%20stipulacea_1970_36.04646_27.96192_0-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.04646 27.96192)"^^geo:wktLiteral ;
  geo-pos:lat "36.04646"^^xsd:decimal ;
  geo-pos:long "27.96192"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Halophila%20stipulacea_1970_36.04646_27.96192_0-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Halophila stipulacea_1970_36.04646_27.96192_0-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Halophila stipulacea_1970_36.04646_27.96192_0-1'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea (Forsskål) Ascherson, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.96192'^^xsd:double;
  dwc:latitude '36.04646'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:occurrenceId 'Halophila stipulacea_1970_36.04646_27.96192_0-1'^^xsd:string;
  dwc:observationDate '1970-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2017_36.04256_27.97054_4-4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2017_36.04256_27.97054_4-4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2017_36.04256_27.97054_4-4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.04256 27.97054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.04256"^^xsd:decimal ;
  dwc:decimalLongitude "27.97054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2017_36.04256_27.97054_4-4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.04256 27.97054)"^^geo:wktLiteral ;
  geo-pos:lat "36.04256"^^xsd:decimal ;
  geo-pos:long "27.97054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2017_36.04256_27.97054_4-4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2017_36.04256_27.97054_4-4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2017_36.04256_27.97054_4-4'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.97054'^^xsd:double;
  dwc:latitude '36.04256'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2017_36.04256_27.97054_4-4'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Portunus%20segnis_1991_36.39771_27.97158_0-0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Portunus%20segnis_1991_36.39771_27.97158_0-0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Portunus%20segnis_1991_36.39771_27.97158_0-0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.39771 27.97158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.39771"^^xsd:decimal ;
  dwc:decimalLongitude "27.97158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "58403"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Portunus%20segnis_1991_36.39771_27.97158_0-0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.39771 27.97158)"^^geo:wktLiteral ;
  geo-pos:lat "36.39771"^^xsd:decimal ;
  geo-pos:long "27.97158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "58403"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Portunus%20segnis_1991_36.39771_27.97158_0-0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Portunus segnis_1991_36.39771_27.97158_0-0" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Portunus segnis_1991_36.39771_27.97158_0-0'^^xsd:string;
  dwc:scientificName 'Portunus segnis (Forskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.97158'^^xsd:double;
  dwc:latitude '36.39771'^^xsd:double;
  dwc:coordinatePrecision '58403'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '1061760'^^xsd:integer;
  dwc:occurrenceId 'Portunus segnis_1991_36.39771_27.97158_0-0'^^xsd:string;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1061760'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Portunus%20segnis_2009_36.39771_27.97158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Portunus%20segnis_2009_36.39771_27.97158> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Portunus%20segnis_2009_36.39771_27.97158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.39771 27.97158)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.39771"^^xsd:decimal ;
  dwc:decimalLongitude "27.97158"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "58403"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Portunus%20segnis_2009_36.39771_27.97158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.39771 27.97158)"^^geo:wktLiteral ;
  geo-pos:lat "36.39771"^^xsd:decimal ;
  geo-pos:long "27.97158"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "58403"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Portunus%20segnis_2009_36.39771_27.97158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Portunus segnis_2009_36.39771_27.97158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Portunus segnis_2009_36.39771_27.97158'^^xsd:string;
  dwc:scientificName 'Portunus segnis (Forskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.97158'^^xsd:double;
  dwc:latitude '36.39771'^^xsd:double;
  dwc:coordinatePrecision '58403'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '1061760'^^xsd:integer;
  dwc:occurrenceId 'Portunus segnis_2009_36.39771_27.97158'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1061760'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Penaeus%20pulchricaudatus_2014_36.40514_27.97285_Maria%20Corsini-Foka>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Penaeus%20pulchricaudatus_2014_36.40514_27.97285_Maria%20Corsini-Foka> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Penaeus%20pulchricaudatus_2014_36.40514_27.97285_Maria%20Corsini-Foka> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.40514 27.97285)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.40514"^^xsd:decimal ;
  dwc:decimalLongitude "27.97285"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Penaeus%20pulchricaudatus_2014_36.40514_27.97285_Maria%20Corsini-Foka>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.40514 27.97285)"^^geo:wktLiteral ;
  geo-pos:lat "36.40514"^^xsd:decimal ;
  geo-pos:long "27.97285"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Penaeus%20pulchricaudatus_2014_36.40514_27.97285_Maria%20Corsini-Foka>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Penaeus pulchricaudatus_2014_36.40514_27.97285_Maria Corsini-Foka" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Penaeus pulchricaudatus_2014_36.40514_27.97285_Maria Corsini-Foka'^^xsd:string;
  dwc:scientificName 'Penaeus pulchricaudatus Stebbing, 1914'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Corsini-Foka'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.97285'^^xsd:double;
  dwc:latitude '36.40514'^^xsd:double;
  dwc:aphiaid '584983'^^xsd:integer;
  dwc:occurrenceId 'Penaeus pulchricaudatus_2014_36.40514_27.97285_Maria Corsini-Foka'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1809215'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2020_36.0608_27.99054_7.5-7.5_Georgios%20Romanidis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2020_36.0608_27.99054_7.5-7.5_Georgios%20Romanidis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2020_36.0608_27.99054_7.5-7.5_Georgios%20Romanidis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0608 27.99054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0608"^^xsd:decimal ;
  dwc:decimalLongitude "27.99054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2020_36.0608_27.99054_7.5-7.5_Georgios%20Romanidis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0608 27.99054)"^^geo:wktLiteral ;
  geo-pos:lat "36.0608"^^xsd:decimal ;
  geo-pos:long "27.99054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2020_36.0608_27.99054_7.5-7.5_Georgios%20Romanidis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2020_36.0608_27.99054_7.5-7.5_Georgios Romanidis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2020_36.0608_27.99054_7.5-7.5_Georgios Romanidis'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Georgios Romanidis'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.99054'^^xsd:double;
  dwc:latitude '36.0608'^^xsd:double;
  dwc:minimumDepth '7.5'^^xsd:double;
  dwc:maximumDepth '7.5'^^xsd:double;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2020_36.0608_27.99054_7.5-7.5_Georgios Romanidis'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '8'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Matuta%20victor_2019_36.06542_27.99596_Gabriele%20Vaudano>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Matuta%20victor_2019_36.06542_27.99596_Gabriele%20Vaudano> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Matuta%20victor_2019_36.06542_27.99596_Gabriele%20Vaudano> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.06542 27.99596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.06542"^^xsd:decimal ;
  dwc:decimalLongitude "27.99596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Matuta%20victor_2019_36.06542_27.99596_Gabriele%20Vaudano>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.06542 27.99596)"^^geo:wktLiteral ;
  geo-pos:lat "36.06542"^^xsd:decimal ;
  geo-pos:long "27.99596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Matuta%20victor_2019_36.06542_27.99596_Gabriele%20Vaudano>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Matuta victor_2019_36.06542_27.99596_Gabriele Vaudano" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Matuta victor_2019_36.06542_27.99596_Gabriele Vaudano'^^xsd:string;
  dwc:scientificName 'Matuta victor (Fabricius, 1781)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Gabriele Vaudano'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.99596'^^xsd:double;
  dwc:latitude '36.06542'^^xsd:double;
  dwc:aphiaid '440354'^^xsd:integer;
  dwc:occurrenceId 'Matuta victor_2019_36.06542_27.99596_Gabriele Vaudano'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '440354'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2019_36.06635_27.996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.06635_27.996> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.06635_27.996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.06635 27.996)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.06635"^^xsd:decimal ;
  dwc:decimalLongitude "27.996"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.06635_27.996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.06635 27.996)"^^geo:wktLiteral ;
  geo-pos:lat "36.06635"^^xsd:decimal ;
  geo-pos:long "27.996"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2019_36.06635_27.996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2019_36.06635_27.996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2019_36.06635_27.996'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.996'^^xsd:double;
  dwc:latitude '36.06635'^^xsd:double;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2019_36.06635_27.996'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2008-08-15_36.07433_28.01541_5-25_Maria%20Corsini-Foka>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2008-08-15_36.07433_28.01541_5-25_Maria%20Corsini-Foka> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2008-08-15_36.07433_28.01541_5-25_Maria%20Corsini-Foka> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.07433 28.01541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.07433"^^xsd:decimal ;
  dwc:decimalLongitude "28.01541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2008-08-15_36.07433_28.01541_5-25_Maria%20Corsini-Foka>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.07433 28.01541)"^^geo:wktLiteral ;
  geo-pos:lat "36.07433"^^xsd:decimal ;
  geo-pos:long "28.01541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2008-08-15_36.07433_28.01541_5-25_Maria%20Corsini-Foka>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2008-08-15_36.07433_28.01541_5-25_Maria Corsini-Foka" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2008-08-15_36.07433_28.01541_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Corsini-Foka'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.01541'^^xsd:double;
  dwc:latitude '36.07433'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2008-08-15_36.07433_28.01541_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:observationDate '2008-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2008-15-12_36.07433_28.01541_5-25_Maria%20Corsini-Foka>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2008-15-12_36.07433_28.01541_5-25_Maria%20Corsini-Foka> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2008-15-12_36.07433_28.01541_5-25_Maria%20Corsini-Foka> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.07433 28.01541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.07433"^^xsd:decimal ;
  dwc:decimalLongitude "28.01541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2008-15-12_36.07433_28.01541_5-25_Maria%20Corsini-Foka>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.07433 28.01541)"^^geo:wktLiteral ;
  geo-pos:lat "36.07433"^^xsd:decimal ;
  geo-pos:long "28.01541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2008-15-12_36.07433_28.01541_5-25_Maria%20Corsini-Foka>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2008-15-12_36.07433_28.01541_5-25_Maria Corsini-Foka" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2008-15-12_36.07433_28.01541_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Corsini-Foka'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.01541'^^xsd:double;
  dwc:latitude '36.07433'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2008-15-12_36.07433_28.01541_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:observationDate '2008-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2009_36.07433_28.01541_5-25_Maria%20Corsini-Foka>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2009_36.07433_28.01541_5-25_Maria%20Corsini-Foka> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2009_36.07433_28.01541_5-25_Maria%20Corsini-Foka> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.07433 28.01541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.07433"^^xsd:decimal ;
  dwc:decimalLongitude "28.01541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2009_36.07433_28.01541_5-25_Maria%20Corsini-Foka>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.07433 28.01541)"^^geo:wktLiteral ;
  geo-pos:lat "36.07433"^^xsd:decimal ;
  geo-pos:long "28.01541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2009_36.07433_28.01541_5-25_Maria%20Corsini-Foka>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2009_36.07433_28.01541_5-25_Maria Corsini-Foka" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2009_36.07433_28.01541_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Corsini-Foka'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.01541'^^xsd:double;
  dwc:latitude '36.07433'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2009_36.07433_28.01541_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2008-08-12_36.07433_28.01541_5-25_Maria%20Corsini-Foka>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2008-08-12_36.07433_28.01541_5-25_Maria%20Corsini-Foka> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2008-08-12_36.07433_28.01541_5-25_Maria%20Corsini-Foka> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.07433 28.01541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.07433"^^xsd:decimal ;
  dwc:decimalLongitude "28.01541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2008-08-12_36.07433_28.01541_5-25_Maria%20Corsini-Foka>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.07433 28.01541)"^^geo:wktLiteral ;
  geo-pos:lat "36.07433"^^xsd:decimal ;
  geo-pos:long "28.01541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2008-08-12_36.07433_28.01541_5-25_Maria%20Corsini-Foka>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2008-08-12_36.07433_28.01541_5-25_Maria Corsini-Foka" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2008-08-12_36.07433_28.01541_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Corsini-Foka'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.01541'^^xsd:double;
  dwc:latitude '36.07433'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2008-08-12_36.07433_28.01541_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:observationDate '2008-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2008-08-15_36.07433_28.01541_5-25_Maria%20Corsini-Foka>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2008-08-15_36.07433_28.01541_5-25_Maria%20Corsini-Foka> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2008-08-15_36.07433_28.01541_5-25_Maria%20Corsini-Foka> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.07433 28.01541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.07433"^^xsd:decimal ;
  dwc:decimalLongitude "28.01541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2008-08-15_36.07433_28.01541_5-25_Maria%20Corsini-Foka>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.07433 28.01541)"^^geo:wktLiteral ;
  geo-pos:lat "36.07433"^^xsd:decimal ;
  geo-pos:long "28.01541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2008-08-15_36.07433_28.01541_5-25_Maria%20Corsini-Foka>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2008-08-15_36.07433_28.01541_5-25_Maria Corsini-Foka" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2008-08-15_36.07433_28.01541_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Corsini-Foka'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.01541'^^xsd:double;
  dwc:latitude '36.07433'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2008-08-15_36.07433_28.01541_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:observationDate '2008-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2009_36.07433_28.01541_5-25_Maria%20Corsini-Foka>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2009_36.07433_28.01541_5-25_Maria%20Corsini-Foka> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2009_36.07433_28.01541_5-25_Maria%20Corsini-Foka> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.07433 28.01541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.07433"^^xsd:decimal ;
  dwc:decimalLongitude "28.01541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2009_36.07433_28.01541_5-25_Maria%20Corsini-Foka>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.07433 28.01541)"^^geo:wktLiteral ;
  geo-pos:lat "36.07433"^^xsd:decimal ;
  geo-pos:long "28.01541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2009_36.07433_28.01541_5-25_Maria%20Corsini-Foka>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2009_36.07433_28.01541_5-25_Maria Corsini-Foka" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2009_36.07433_28.01541_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Corsini-Foka'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.01541'^^xsd:double;
  dwc:latitude '36.07433'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2009_36.07433_28.01541_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2009_36.07433_28.01541_Maria%20Corsini-Foka>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2009_36.07433_28.01541_Maria%20Corsini-Foka> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2009_36.07433_28.01541_Maria%20Corsini-Foka> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.07433 28.01541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.07433"^^xsd:decimal ;
  dwc:decimalLongitude "28.01541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2009_36.07433_28.01541_Maria%20Corsini-Foka>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.07433 28.01541)"^^geo:wktLiteral ;
  geo-pos:lat "36.07433"^^xsd:decimal ;
  geo-pos:long "28.01541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2009_36.07433_28.01541_Maria%20Corsini-Foka>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2009_36.07433_28.01541_Maria Corsini-Foka" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2009_36.07433_28.01541_Maria Corsini-Foka'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Corsini-Foka'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.01541'^^xsd:double;
  dwc:latitude '36.07433'^^xsd:double;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2009_36.07433_28.01541_Maria Corsini-Foka'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Portunus%20segnis_2008_36.07433_28.01541_Maria%20Corsini-Foka>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Portunus%20segnis_2008_36.07433_28.01541_Maria%20Corsini-Foka> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Portunus%20segnis_2008_36.07433_28.01541_Maria%20Corsini-Foka> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.07433 28.01541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.07433"^^xsd:decimal ;
  dwc:decimalLongitude "28.01541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Portunus%20segnis_2008_36.07433_28.01541_Maria%20Corsini-Foka>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.07433 28.01541)"^^geo:wktLiteral ;
  geo-pos:lat "36.07433"^^xsd:decimal ;
  geo-pos:long "28.01541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Portunus%20segnis_2008_36.07433_28.01541_Maria%20Corsini-Foka>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Portunus segnis_2008_36.07433_28.01541_Maria Corsini-Foka" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Portunus segnis_2008_36.07433_28.01541_Maria Corsini-Foka'^^xsd:string;
  dwc:scientificName 'Portunus segnis (Forskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Corsini-Foka'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.01541'^^xsd:double;
  dwc:latitude '36.07433'^^xsd:double;
  dwc:aphiaid '1061760'^^xsd:integer;
  dwc:occurrenceId 'Portunus segnis_2008_36.07433_28.01541_Maria Corsini-Foka'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1061760'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Sargocentron%20rubrum_2008_36.07433_28.01541_12-14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2008_36.07433_28.01541_12-14> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2008_36.07433_28.01541_12-14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.07433 28.01541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.07433"^^xsd:decimal ;
  dwc:decimalLongitude "28.01541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2008_36.07433_28.01541_12-14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.07433 28.01541)"^^geo:wktLiteral ;
  geo-pos:lat "36.07433"^^xsd:decimal ;
  geo-pos:long "28.01541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Sargocentron%20rubrum_2008_36.07433_28.01541_12-14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Sargocentron rubrum_2008_36.07433_28.01541_12-14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Sargocentron rubrum_2008_36.07433_28.01541_12-14'^^xsd:string;
  dwc:scientificName 'Sargocentron rubrum (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.01541'^^xsd:double;
  dwc:latitude '36.07433'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:aphiaid '126400'^^xsd:integer;
  dwc:occurrenceId 'Sargocentron rubrum_2008_36.07433_28.01541_12-14'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126400'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2009_36.07433_28.01541_5-25_Maria%20Corsini-Foka>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2009_36.07433_28.01541_5-25_Maria%20Corsini-Foka> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2009_36.07433_28.01541_5-25_Maria%20Corsini-Foka> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.07433 28.01541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.07433"^^xsd:decimal ;
  dwc:decimalLongitude "28.01541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2009_36.07433_28.01541_5-25_Maria%20Corsini-Foka>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.07433 28.01541)"^^geo:wktLiteral ;
  geo-pos:lat "36.07433"^^xsd:decimal ;
  geo-pos:long "28.01541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2009_36.07433_28.01541_5-25_Maria%20Corsini-Foka>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2009_36.07433_28.01541_5-25_Maria Corsini-Foka" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2009_36.07433_28.01541_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Corsini-Foka'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.01541'^^xsd:double;
  dwc:latitude '36.07433'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2009_36.07433_28.01541_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2008_36.07433_28.01541_5-25_Maria%20Corsini-Foka>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2008_36.07433_28.01541_5-25_Maria%20Corsini-Foka> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2008_36.07433_28.01541_5-25_Maria%20Corsini-Foka> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.07433 28.01541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.07433"^^xsd:decimal ;
  dwc:decimalLongitude "28.01541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2008_36.07433_28.01541_5-25_Maria%20Corsini-Foka>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.07433 28.01541)"^^geo:wktLiteral ;
  geo-pos:lat "36.07433"^^xsd:decimal ;
  geo-pos:long "28.01541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2008_36.07433_28.01541_5-25_Maria%20Corsini-Foka>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2008_36.07433_28.01541_5-25_Maria Corsini-Foka" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2008_36.07433_28.01541_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Corsini-Foka'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.01541'^^xsd:double;
  dwc:latitude '36.07433'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2008_36.07433_28.01541_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2009_36.07433_28.01541_5-25_Maria%20Corsini-Foka>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2009_36.07433_28.01541_5-25_Maria%20Corsini-Foka> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2009_36.07433_28.01541_5-25_Maria%20Corsini-Foka> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.07433 28.01541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.07433"^^xsd:decimal ;
  dwc:decimalLongitude "28.01541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2009_36.07433_28.01541_5-25_Maria%20Corsini-Foka>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.07433 28.01541)"^^geo:wktLiteral ;
  geo-pos:lat "36.07433"^^xsd:decimal ;
  geo-pos:long "28.01541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2009_36.07433_28.01541_5-25_Maria%20Corsini-Foka>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2009_36.07433_28.01541_5-25_Maria Corsini-Foka" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2009_36.07433_28.01541_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Corsini-Foka'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.01541'^^xsd:double;
  dwc:latitude '36.07433'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2009_36.07433_28.01541_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Torquigener%20flavimaculosus_2008_36.07433_28.01541_Maria%20Corsini-Foka>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2008_36.07433_28.01541_Maria%20Corsini-Foka> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2008_36.07433_28.01541_Maria%20Corsini-Foka> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.07433 28.01541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.07433"^^xsd:decimal ;
  dwc:decimalLongitude "28.01541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2008_36.07433_28.01541_Maria%20Corsini-Foka>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.07433 28.01541)"^^geo:wktLiteral ;
  geo-pos:lat "36.07433"^^xsd:decimal ;
  geo-pos:long "28.01541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Torquigener%20flavimaculosus_2008_36.07433_28.01541_Maria%20Corsini-Foka>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Torquigener flavimaculosus_2008_36.07433_28.01541_Maria Corsini-Foka" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Torquigener flavimaculosus_2008_36.07433_28.01541_Maria Corsini-Foka'^^xsd:string;
  dwc:scientificName 'Torquigener flavimaculosus Hardy & Randall, 1983'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Corsini-Foka'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.01541'^^xsd:double;
  dwc:latitude '36.07433'^^xsd:double;
  dwc:aphiaid '219962'^^xsd:integer;
  dwc:occurrenceId 'Torquigener flavimaculosus_2008_36.07433_28.01541_Maria Corsini-Foka'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219962'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Upeneus%20moluccensis_2008_36.07433_28.01541_5-25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Upeneus%20moluccensis_2008_36.07433_28.01541_5-25> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Upeneus%20moluccensis_2008_36.07433_28.01541_5-25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.07433 28.01541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.07433"^^xsd:decimal ;
  dwc:decimalLongitude "28.01541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Upeneus%20moluccensis_2008_36.07433_28.01541_5-25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.07433 28.01541)"^^geo:wktLiteral ;
  geo-pos:lat "36.07433"^^xsd:decimal ;
  geo-pos:long "28.01541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Upeneus%20moluccensis_2008_36.07433_28.01541_5-25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Upeneus moluccensis_2008_36.07433_28.01541_5-25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Upeneus moluccensis_2008_36.07433_28.01541_5-25'^^xsd:string;
  dwc:scientificName 'Upeneus moluccensis (Bleeker, 1855)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.01541'^^xsd:double;
  dwc:latitude '36.07433'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '126989'^^xsd:integer;
  dwc:occurrenceId 'Upeneus moluccensis_2008_36.07433_28.01541_5-25'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126989'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Upeneus%20pori_2008_36.07433_28.01541_5-25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Upeneus%20pori_2008_36.07433_28.01541_5-25> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Upeneus%20pori_2008_36.07433_28.01541_5-25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.07433 28.01541)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.07433"^^xsd:decimal ;
  dwc:decimalLongitude "28.01541"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Upeneus%20pori_2008_36.07433_28.01541_5-25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.07433 28.01541)"^^geo:wktLiteral ;
  geo-pos:lat "36.07433"^^xsd:decimal ;
  geo-pos:long "28.01541"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Upeneus%20pori_2008_36.07433_28.01541_5-25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Upeneus pori_2008_36.07433_28.01541_5-25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Upeneus pori_2008_36.07433_28.01541_5-25'^^xsd:string;
  dwc:scientificName 'Upeneus pori Ben-Tuvia & Golani, 1989'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.01541'^^xsd:double;
  dwc:latitude '36.07433'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '273671'^^xsd:integer;
  dwc:occurrenceId 'Upeneus pori_2008_36.07433_28.01541_5-25'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '273671'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Parupeneus%20forsskali_2017_36.07382_28.01709_5-30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2017_36.07382_28.01709_5-30> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2017_36.07382_28.01709_5-30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.07382 28.01709)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.07382"^^xsd:decimal ;
  dwc:decimalLongitude "28.01709"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2017_36.07382_28.01709_5-30>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.07382 28.01709)"^^geo:wktLiteral ;
  geo-pos:lat "36.07382"^^xsd:decimal ;
  geo-pos:long "28.01709"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Parupeneus%20forsskali_2017_36.07382_28.01709_5-30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Parupeneus forsskali_2017_36.07382_28.01709_5-30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Parupeneus forsskali_2017_36.07382_28.01709_5-30'^^xsd:string;
  dwc:scientificName 'Parupeneus forsskali (Fourmanoir & Guézé, 1976)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.01709'^^xsd:double;
  dwc:latitude '36.07382'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '218669'^^xsd:integer;
  dwc:occurrenceId 'Parupeneus forsskali_2017_36.07382_28.01709_5-30'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218669'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2009_36.06713_28.02402_8-8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_36.06713_28.02402_8-8> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_36.06713_28.02402_8-8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.06713 28.02402)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.06713"^^xsd:decimal ;
  dwc:decimalLongitude "28.02402"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_36.06713_28.02402_8-8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.06713 28.02402)"^^geo:wktLiteral ;
  geo-pos:lat "36.06713"^^xsd:decimal ;
  geo-pos:long "28.02402"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2009_36.06713_28.02402_8-8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2009_36.06713_28.02402_8-8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2009_36.06713_28.02402_8-8'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.02402'^^xsd:double;
  dwc:latitude '36.06713'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2009_36.06713_28.02402_8-8'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Portunus%20segnis_2012_36.3863_28.03039_10-10_Maria%20Corsini-Foka>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Portunus%20segnis_2012_36.3863_28.03039_10-10_Maria%20Corsini-Foka> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Portunus%20segnis_2012_36.3863_28.03039_10-10_Maria%20Corsini-Foka> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3863 28.03039)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3863"^^xsd:decimal ;
  dwc:decimalLongitude "28.03039"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Portunus%20segnis_2012_36.3863_28.03039_10-10_Maria%20Corsini-Foka>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3863 28.03039)"^^geo:wktLiteral ;
  geo-pos:lat "36.3863"^^xsd:decimal ;
  geo-pos:long "28.03039"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Portunus%20segnis_2012_36.3863_28.03039_10-10_Maria%20Corsini-Foka>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Portunus segnis_2012_36.3863_28.03039_10-10_Maria Corsini-Foka" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Portunus segnis_2012_36.3863_28.03039_10-10_Maria Corsini-Foka'^^xsd:string;
  dwc:scientificName 'Portunus segnis (Forskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Corsini-Foka'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.03039'^^xsd:double;
  dwc:latitude '36.3863'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '1061760'^^xsd:integer;
  dwc:occurrenceId 'Portunus segnis_2012_36.3863_28.03039_10-10_Maria Corsini-Foka'^^xsd:string;
  dwc:observationDate '2012-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1061760'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '4'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Callinectes%20sapidus_1965_36.4121_28.0331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Callinectes%20sapidus_1965_36.4121_28.0331> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Callinectes%20sapidus_1965_36.4121_28.0331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4121 28.0331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4121"^^xsd:decimal ;
  dwc:decimalLongitude "28.0331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Callinectes%20sapidus_1965_36.4121_28.0331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4121 28.0331)"^^geo:wktLiteral ;
  geo-pos:lat "36.4121"^^xsd:decimal ;
  geo-pos:long "28.0331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Callinectes%20sapidus_1965_36.4121_28.0331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Callinectes sapidus_1965_36.4121_28.0331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Callinectes sapidus_1965_36.4121_28.0331'^^xsd:string;
  dwc:scientificName 'Callinectes sapidus Rathbun, 1896'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.0331'^^xsd:double;
  dwc:latitude '36.4121'^^xsd:double;
  dwc:aphiaid '107379'^^xsd:integer;
  dwc:occurrenceId 'Callinectes sapidus_1965_36.4121_28.0331'^^xsd:string;
  dwc:observationDate '1965-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107379'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Callinectes%20sapidus_2012_36.4121_28.0331_Gerasimos%20Kondylatos>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2012_36.4121_28.0331_Gerasimos%20Kondylatos> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2012_36.4121_28.0331_Gerasimos%20Kondylatos> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4121 28.0331)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4121"^^xsd:decimal ;
  dwc:decimalLongitude "28.0331"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Callinectes%20sapidus_2012_36.4121_28.0331_Gerasimos%20Kondylatos>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4121 28.0331)"^^geo:wktLiteral ;
  geo-pos:lat "36.4121"^^xsd:decimal ;
  geo-pos:long "28.0331"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Callinectes%20sapidus_2012_36.4121_28.0331_Gerasimos%20Kondylatos>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Callinectes sapidus_2012_36.4121_28.0331_Gerasimos Kondylatos" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Callinectes sapidus_2012_36.4121_28.0331_Gerasimos Kondylatos'^^xsd:string;
  dwc:scientificName 'Callinectes sapidus Rathbun, 1896'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Gerasimos Kondylatos'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.0331'^^xsd:double;
  dwc:latitude '36.4121'^^xsd:double;
  dwc:aphiaid '107379'^^xsd:integer;
  dwc:occurrenceId 'Callinectes sapidus_2012_36.4121_28.0331_Gerasimos Kondylatos'^^xsd:string;
  dwc:observationDate '2012-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107379'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2018_36.0729_28.03804_6-6_Francesco%20Tiralongo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2018_36.0729_28.03804_6-6_Francesco%20Tiralongo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2018_36.0729_28.03804_6-6_Francesco%20Tiralongo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0729 28.03804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0729"^^xsd:decimal ;
  dwc:decimalLongitude "28.03804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2018_36.0729_28.03804_6-6_Francesco%20Tiralongo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0729 28.03804)"^^geo:wktLiteral ;
  geo-pos:lat "36.0729"^^xsd:decimal ;
  geo-pos:long "28.03804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2018_36.0729_28.03804_6-6_Francesco%20Tiralongo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2018_36.0729_28.03804_6-6_Francesco Tiralongo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2018_36.0729_28.03804_6-6_Francesco Tiralongo'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Francesco Tiralongo'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.03804'^^xsd:double;
  dwc:latitude '36.0729'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2018_36.0729_28.03804_6-6_Francesco Tiralongo'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Parupeneus%20forsskali_2018_36.0729_28.03804_6-6_Francesco%20Tiralongo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2018_36.0729_28.03804_6-6_Francesco%20Tiralongo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2018_36.0729_28.03804_6-6_Francesco%20Tiralongo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0729 28.03804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0729"^^xsd:decimal ;
  dwc:decimalLongitude "28.03804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2018_36.0729_28.03804_6-6_Francesco%20Tiralongo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0729 28.03804)"^^geo:wktLiteral ;
  geo-pos:lat "36.0729"^^xsd:decimal ;
  geo-pos:long "28.03804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Parupeneus%20forsskali_2018_36.0729_28.03804_6-6_Francesco%20Tiralongo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Parupeneus forsskali_2018_36.0729_28.03804_6-6_Francesco Tiralongo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Parupeneus forsskali_2018_36.0729_28.03804_6-6_Francesco Tiralongo'^^xsd:string;
  dwc:scientificName 'Parupeneus forsskali (Fourmanoir & Guézé, 1976)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Francesco Tiralongo'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.03804'^^xsd:double;
  dwc:latitude '36.0729'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '218669'^^xsd:integer;
  dwc:occurrenceId 'Parupeneus forsskali_2018_36.0729_28.03804_6-6_Francesco Tiralongo'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218669'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2018_36.0729_28.03804_6-6_Francesco%20Tiralongo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2018_36.0729_28.03804_6-6_Francesco%20Tiralongo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2018_36.0729_28.03804_6-6_Francesco%20Tiralongo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0729 28.03804)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0729"^^xsd:decimal ;
  dwc:decimalLongitude "28.03804"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2018_36.0729_28.03804_6-6_Francesco%20Tiralongo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0729 28.03804)"^^geo:wktLiteral ;
  geo-pos:lat "36.0729"^^xsd:decimal ;
  geo-pos:long "28.03804"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2018_36.0729_28.03804_6-6_Francesco%20Tiralongo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2018_36.0729_28.03804_6-6_Francesco Tiralongo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2018_36.0729_28.03804_6-6_Francesco Tiralongo'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Francesco Tiralongo'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.03804'^^xsd:double;
  dwc:latitude '36.0729'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2018_36.0729_28.03804_6-6_Francesco Tiralongo'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Upeneus%20pori_2019_36.39282_28.04167_Tsimaras>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Upeneus%20pori_2019_36.39282_28.04167_Tsimaras> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Upeneus%20pori_2019_36.39282_28.04167_Tsimaras> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.39282 28.04167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.39282"^^xsd:decimal ;
  dwc:decimalLongitude "28.04167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Upeneus%20pori_2019_36.39282_28.04167_Tsimaras>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.39282 28.04167)"^^geo:wktLiteral ;
  geo-pos:lat "36.39282"^^xsd:decimal ;
  geo-pos:long "28.04167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Upeneus%20pori_2019_36.39282_28.04167_Tsimaras>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Upeneus pori_2019_36.39282_28.04167_Tsimaras" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Upeneus pori_2019_36.39282_28.04167_Tsimaras'^^xsd:string;
  dwc:scientificName 'Upeneus pori Ben-Tuvia & Golani, 1989'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Tsimaras'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.04167'^^xsd:double;
  dwc:latitude '36.39282'^^xsd:double;
  dwc:aphiaid '273671'^^xsd:integer;
  dwc:occurrenceId 'Upeneus pori_2019_36.39282_28.04167_Tsimaras'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '273671'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2017_36.07052_28.04721_4-4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2017_36.07052_28.04721_4-4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2017_36.07052_28.04721_4-4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.07052 28.04721)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.07052"^^xsd:decimal ;
  dwc:decimalLongitude "28.04721"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2017_36.07052_28.04721_4-4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.07052 28.04721)"^^geo:wktLiteral ;
  geo-pos:lat "36.07052"^^xsd:decimal ;
  geo-pos:long "28.04721"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2017_36.07052_28.04721_4-4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2017_36.07052_28.04721_4-4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2017_36.07052_28.04721_4-4'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.04721'^^xsd:double;
  dwc:latitude '36.07052'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2017_36.07052_28.04721_4-4'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2016_36.06165_28.05011_4-4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2016_36.06165_28.05011_4-4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2016_36.06165_28.05011_4-4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.06165 28.05011)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.06165"^^xsd:decimal ;
  dwc:decimalLongitude "28.05011"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2016_36.06165_28.05011_4-4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.06165 28.05011)"^^geo:wktLiteral ;
  geo-pos:lat "36.06165"^^xsd:decimal ;
  geo-pos:long "28.05011"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2016_36.06165_28.05011_4-4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2016_36.06165_28.05011_4-4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2016_36.06165_28.05011_4-4'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.05011'^^xsd:double;
  dwc:latitude '36.06165'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2016_36.06165_28.05011_4-4'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2016_36.06965_28.05143_1.5-1.5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2016_36.06965_28.05143_1.5-1.5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2016_36.06965_28.05143_1.5-1.5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.06965 28.05143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.06965"^^xsd:decimal ;
  dwc:decimalLongitude "28.05143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2016_36.06965_28.05143_1.5-1.5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.06965 28.05143)"^^geo:wktLiteral ;
  geo-pos:lat "36.06965"^^xsd:decimal ;
  geo-pos:long "28.05143"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2016_36.06965_28.05143_1.5-1.5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2016_36.06965_28.05143_1.5-1.5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2016_36.06965_28.05143_1.5-1.5'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.05143'^^xsd:double;
  dwc:latitude '36.06965'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2016_36.06965_28.05143_1.5-1.5'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2005_36.06418_28.05182_8-8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2005_36.06418_28.05182_8-8> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2005_36.06418_28.05182_8-8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.06418 28.05182)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.06418"^^xsd:decimal ;
  dwc:decimalLongitude "28.05182"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2005_36.06418_28.05182_8-8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.06418 28.05182)"^^geo:wktLiteral ;
  geo-pos:lat "36.06418"^^xsd:decimal ;
  geo-pos:long "28.05182"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2005_36.06418_28.05182_8-8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2005_36.06418_28.05182_8-8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2005_36.06418_28.05182_8-8'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.05182'^^xsd:double;
  dwc:latitude '36.06418'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2005_36.06418_28.05182_8-8'^^xsd:string;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2020_36.06972_28.05189_6-6_Georgios%20Romanidis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2020_36.06972_28.05189_6-6_Georgios%20Romanidis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2020_36.06972_28.05189_6-6_Georgios%20Romanidis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.06972 28.05189)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.06972"^^xsd:decimal ;
  dwc:decimalLongitude "28.05189"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2020_36.06972_28.05189_6-6_Georgios%20Romanidis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.06972 28.05189)"^^geo:wktLiteral ;
  geo-pos:lat "36.06972"^^xsd:decimal ;
  geo-pos:long "28.05189"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2020_36.06972_28.05189_6-6_Georgios%20Romanidis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2020_36.06972_28.05189_6-6_Georgios Romanidis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2020_36.06972_28.05189_6-6_Georgios Romanidis'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Georgios Romanidis'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.05189'^^xsd:double;
  dwc:latitude '36.06972'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2020_36.06972_28.05189_6-6_Georgios Romanidis'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '24'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Conomurex%20persicus_2018_36.39788_28.05429_Francesco%20Cecere>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Conomurex%20persicus_2018_36.39788_28.05429_Francesco%20Cecere> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Conomurex%20persicus_2018_36.39788_28.05429_Francesco%20Cecere> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.39788 28.05429)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.39788"^^xsd:decimal ;
  dwc:decimalLongitude "28.05429"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Conomurex%20persicus_2018_36.39788_28.05429_Francesco%20Cecere>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.39788 28.05429)"^^geo:wktLiteral ;
  geo-pos:lat "36.39788"^^xsd:decimal ;
  geo-pos:long "28.05429"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Conomurex%20persicus_2018_36.39788_28.05429_Francesco%20Cecere>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Conomurex persicus_2018_36.39788_28.05429_Francesco Cecere" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Conomurex persicus_2018_36.39788_28.05429_Francesco Cecere'^^xsd:string;
  dwc:scientificName 'Conomurex persicus (Swainson, 1821)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Francesco Cecere'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.05429'^^xsd:double;
  dwc:latitude '36.39788'^^xsd:double;
  dwc:coordinatePrecision '40'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '565371'^^xsd:integer;
  dwc:occurrenceId 'Conomurex persicus_2018_36.39788_28.05429_Francesco Cecere'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '565371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Sargocentron%20rubrum_2015%2F2018_36.42965_28.0561_Francesco%20Tiralongo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2015%2F2018_36.42965_28.0561_Francesco%20Tiralongo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2015%2F2018_36.42965_28.0561_Francesco%20Tiralongo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42965 28.0561)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.42965"^^xsd:decimal ;
  dwc:decimalLongitude "28.0561"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2015%2F2018_36.42965_28.0561_Francesco%20Tiralongo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42965 28.0561)"^^geo:wktLiteral ;
  geo-pos:lat "36.42965"^^xsd:decimal ;
  geo-pos:long "28.0561"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Sargocentron%20rubrum_2015%2F2018_36.42965_28.0561_Francesco%20Tiralongo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Sargocentron rubrum_2015/2018_36.42965_28.0561_Francesco Tiralongo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Sargocentron rubrum_2015/2018_36.42965_28.0561_Francesco Tiralongo'^^xsd:string;
  dwc:scientificName 'Sargocentron rubrum (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Francesco Tiralongo'^^xsd:string;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.0561'^^xsd:double;
  dwc:latitude '36.42965'^^xsd:double;
  dwc:aphiaid '126400'^^xsd:integer;
  dwc:occurrenceId 'Sargocentron rubrum_2015/2018_36.42965_28.0561_Francesco Tiralongo'^^xsd:string;
  dwc:aphiaIdAccepted '126400'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2017_36.10959_28.06762_Kolimenakis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2017_36.10959_28.06762_Kolimenakis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2017_36.10959_28.06762_Kolimenakis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.10959 28.06762)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.10959"^^xsd:decimal ;
  dwc:decimalLongitude "28.06762"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2017_36.10959_28.06762_Kolimenakis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.10959 28.06762)"^^geo:wktLiteral ;
  geo-pos:lat "36.10959"^^xsd:decimal ;
  geo-pos:long "28.06762"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2017_36.10959_28.06762_Kolimenakis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2017_36.10959_28.06762_Kolimenakis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2017_36.10959_28.06762_Kolimenakis'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Kolimenakis'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.06762'^^xsd:double;
  dwc:latitude '36.10959'^^xsd:double;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2017_36.10959_28.06762_Kolimenakis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Synaptula%20reciprocans_2007_36.10863_28.06813_0-4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2007_36.10863_28.06813_0-4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2007_36.10863_28.06813_0-4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.10863 28.06813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.10863"^^xsd:decimal ;
  dwc:decimalLongitude "28.06813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2007_36.10863_28.06813_0-4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.10863 28.06813)"^^geo:wktLiteral ;
  geo-pos:lat "36.10863"^^xsd:decimal ;
  geo-pos:long "28.06813"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Synaptula%20reciprocans_2007_36.10863_28.06813_0-4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Synaptula reciprocans_2007_36.10863_28.06813_0-4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Synaptula reciprocans_2007_36.10863_28.06813_0-4'^^xsd:string;
  dwc:scientificName 'Synaptula reciprocans (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.06813'^^xsd:double;
  dwc:latitude '36.10863'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '124483'^^xsd:integer;
  dwc:occurrenceId 'Synaptula reciprocans_2007_36.10863_28.06813_0-4'^^xsd:string;
  dwc:observationDate '2007-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124483'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Sargocentron%20rubrum_2016_36.12065_28.06955_3-3_Francesco%20Tiralongo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2016_36.12065_28.06955_3-3_Francesco%20Tiralongo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2016_36.12065_28.06955_3-3_Francesco%20Tiralongo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.12065 28.06955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.12065"^^xsd:decimal ;
  dwc:decimalLongitude "28.06955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2016_36.12065_28.06955_3-3_Francesco%20Tiralongo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.12065 28.06955)"^^geo:wktLiteral ;
  geo-pos:lat "36.12065"^^xsd:decimal ;
  geo-pos:long "28.06955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Sargocentron%20rubrum_2016_36.12065_28.06955_3-3_Francesco%20Tiralongo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Sargocentron rubrum_2016_36.12065_28.06955_3-3_Francesco Tiralongo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Sargocentron rubrum_2016_36.12065_28.06955_3-3_Francesco Tiralongo'^^xsd:string;
  dwc:scientificName 'Sargocentron rubrum (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Francesco Tiralongo'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.06955'^^xsd:double;
  dwc:latitude '36.12065'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '126400'^^xsd:integer;
  dwc:occurrenceId 'Sargocentron rubrum_2016_36.12065_28.06955_3-3_Francesco Tiralongo'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126400'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Sargocentron%20rubrum_2016_36.12065_28.06955_Francesco%20Tiralongo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2016_36.12065_28.06955_Francesco%20Tiralongo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2016_36.12065_28.06955_Francesco%20Tiralongo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.12065 28.06955)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.12065"^^xsd:decimal ;
  dwc:decimalLongitude "28.06955"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2016_36.12065_28.06955_Francesco%20Tiralongo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.12065 28.06955)"^^geo:wktLiteral ;
  geo-pos:lat "36.12065"^^xsd:decimal ;
  geo-pos:long "28.06955"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Sargocentron%20rubrum_2016_36.12065_28.06955_Francesco%20Tiralongo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Sargocentron rubrum_2016_36.12065_28.06955_Francesco Tiralongo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Sargocentron rubrum_2016_36.12065_28.06955_Francesco Tiralongo'^^xsd:string;
  dwc:scientificName 'Sargocentron rubrum (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Francesco Tiralongo'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.06955'^^xsd:double;
  dwc:latitude '36.12065'^^xsd:double;
  dwc:aphiaid '126400'^^xsd:integer;
  dwc:occurrenceId 'Sargocentron rubrum_2016_36.12065_28.06955_Francesco Tiralongo'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126400'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Torquigener%20flavimaculosus_2018_36.12429_28.07068_Francesco%20Tiralongo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2018_36.12429_28.07068_Francesco%20Tiralongo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2018_36.12429_28.07068_Francesco%20Tiralongo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.12429 28.07068)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.12429"^^xsd:decimal ;
  dwc:decimalLongitude "28.07068"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2018_36.12429_28.07068_Francesco%20Tiralongo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.12429 28.07068)"^^geo:wktLiteral ;
  geo-pos:lat "36.12429"^^xsd:decimal ;
  geo-pos:long "28.07068"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Torquigener%20flavimaculosus_2018_36.12429_28.07068_Francesco%20Tiralongo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Torquigener flavimaculosus_2018_36.12429_28.07068_Francesco Tiralongo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Torquigener flavimaculosus_2018_36.12429_28.07068_Francesco Tiralongo'^^xsd:string;
  dwc:scientificName 'Torquigener flavimaculosus Hardy & Randall, 1983'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Francesco Tiralongo'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.07068'^^xsd:double;
  dwc:latitude '36.12429'^^xsd:double;
  dwc:aphiaid '219962'^^xsd:integer;
  dwc:occurrenceId 'Torquigener flavimaculosus_2018_36.12429_28.07068_Francesco Tiralongo'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219962'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2017_36.1245_28.07089_6-7_Savvas%20Giordamnis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2017_36.1245_28.07089_6-7_Savvas%20Giordamnis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2017_36.1245_28.07089_6-7_Savvas%20Giordamnis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.1245 28.07089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.1245"^^xsd:decimal ;
  dwc:decimalLongitude "28.07089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2017_36.1245_28.07089_6-7_Savvas%20Giordamnis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.1245 28.07089)"^^geo:wktLiteral ;
  geo-pos:lat "36.1245"^^xsd:decimal ;
  geo-pos:long "28.07089"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2017_36.1245_28.07089_6-7_Savvas%20Giordamnis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2017_36.1245_28.07089_6-7_Savvas Giordamnis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2017_36.1245_28.07089_6-7_Savvas Giordamnis'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Savvas Giordamnis'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.07089'^^xsd:double;
  dwc:latitude '36.1245'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2017_36.1245_28.07089_6-7_Savvas Giordamnis'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Torquigener%20flavimaculosus_2018_36.07646_28.07722_Claudio%20Foglini>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2018_36.07646_28.07722_Claudio%20Foglini> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2018_36.07646_28.07722_Claudio%20Foglini> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.07646 28.07722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.07646"^^xsd:decimal ;
  dwc:decimalLongitude "28.07722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2018_36.07646_28.07722_Claudio%20Foglini>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.07646 28.07722)"^^geo:wktLiteral ;
  geo-pos:lat "36.07646"^^xsd:decimal ;
  geo-pos:long "28.07722"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Torquigener%20flavimaculosus_2018_36.07646_28.07722_Claudio%20Foglini>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Torquigener flavimaculosus_2018_36.07646_28.07722_Claudio Foglini" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Torquigener flavimaculosus_2018_36.07646_28.07722_Claudio Foglini'^^xsd:string;
  dwc:scientificName 'Torquigener flavimaculosus Hardy & Randall, 1983'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Claudio Foglini'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.07722'^^xsd:double;
  dwc:latitude '36.07646'^^xsd:double;
  dwc:aphiaid '219962'^^xsd:integer;
  dwc:occurrenceId 'Torquigener flavimaculosus_2018_36.07646_28.07722_Claudio Foglini'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219962'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Asparagopsis_2009_36.07683_28.07942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Asparagopsis_2009_36.07683_28.07942> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Asparagopsis_2009_36.07683_28.07942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.07683 28.07942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.07683"^^xsd:decimal ;
  dwc:decimalLongitude "28.07942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Asparagopsis_2009_36.07683_28.07942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.07683 28.07942)"^^geo:wktLiteral ;
  geo-pos:lat "36.07683"^^xsd:decimal ;
  geo-pos:long "28.07942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Asparagopsis_2009_36.07683_28.07942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Asparagopsis_2009_36.07683_28.07942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Asparagopsis_2009_36.07683_28.07942'^^xsd:string;
  dwc:scientificName 'Asparagopsis Montagne, 1840'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.07942'^^xsd:double;
  dwc:latitude '36.07683'^^xsd:double;
  dwc:aphiaid '143809'^^xsd:integer;
  dwc:occurrenceId 'Asparagopsis_2009_36.07683_28.07942'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143809'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Synaptula%20reciprocans_1998_36.07683_28.07942_6-7_Jochen%20Beschnidt>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Synaptula%20reciprocans_1998_36.07683_28.07942_6-7_Jochen%20Beschnidt> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Synaptula%20reciprocans_1998_36.07683_28.07942_6-7_Jochen%20Beschnidt> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.07683 28.07942)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.07683"^^xsd:decimal ;
  dwc:decimalLongitude "28.07942"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Synaptula%20reciprocans_1998_36.07683_28.07942_6-7_Jochen%20Beschnidt>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.07683 28.07942)"^^geo:wktLiteral ;
  geo-pos:lat "36.07683"^^xsd:decimal ;
  geo-pos:long "28.07942"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Synaptula%20reciprocans_1998_36.07683_28.07942_6-7_Jochen%20Beschnidt>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Synaptula reciprocans_1998_36.07683_28.07942_6-7_Jochen Beschnidt" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Synaptula reciprocans_1998_36.07683_28.07942_6-7_Jochen Beschnidt'^^xsd:string;
  dwc:scientificName 'Synaptula reciprocans (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Jochen Beschnidt'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.07942'^^xsd:double;
  dwc:latitude '36.07683'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '124483'^^xsd:integer;
  dwc:occurrenceId 'Synaptula reciprocans_1998_36.07683_28.07942_6-7_Jochen Beschnidt'^^xsd:string;
  dwc:observationDate '1998-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124483'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'moderate'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Amathia%20verticillata_2014_36.41986_28.08189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Amathia%20verticillata_2014_36.41986_28.08189> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Amathia%20verticillata_2014_36.41986_28.08189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.41986 28.08189)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.41986"^^xsd:decimal ;
  dwc:decimalLongitude "28.08189"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Amathia%20verticillata_2014_36.41986_28.08189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.41986 28.08189)"^^geo:wktLiteral ;
  geo-pos:lat "36.41986"^^xsd:decimal ;
  geo-pos:long "28.08189"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Amathia%20verticillata_2014_36.41986_28.08189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Amathia verticillata_2014_36.41986_28.08189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Amathia verticillata_2014_36.41986_28.08189'^^xsd:string;
  dwc:scientificName 'Amathia verticillata (delle Chiaje, 1822)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.08189'^^xsd:double;
  dwc:latitude '36.41986'^^xsd:double;
  dwc:aphiaid '851581'^^xsd:integer;
  dwc:occurrenceId 'Amathia verticillata_2014_36.41986_28.08189'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '851581'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2020_36.05647_28.08197_10-10_Georgios%20Romanidis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2020_36.05647_28.08197_10-10_Georgios%20Romanidis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2020_36.05647_28.08197_10-10_Georgios%20Romanidis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.05647 28.08197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.05647"^^xsd:decimal ;
  dwc:decimalLongitude "28.08197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2020_36.05647_28.08197_10-10_Georgios%20Romanidis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.05647 28.08197)"^^geo:wktLiteral ;
  geo-pos:lat "36.05647"^^xsd:decimal ;
  geo-pos:long "28.08197"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2020_36.05647_28.08197_10-10_Georgios%20Romanidis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2020_36.05647_28.08197_10-10_Georgios Romanidis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2020_36.05647_28.08197_10-10_Georgios Romanidis'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Georgios Romanidis'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.08197'^^xsd:double;
  dwc:latitude '36.05647'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2020_36.05647_28.08197_10-10_Georgios Romanidis'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2020_36.0568_28.08224_10-10_Georgios%20Romanidis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2020_36.0568_28.08224_10-10_Georgios%20Romanidis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2020_36.0568_28.08224_10-10_Georgios%20Romanidis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0568 28.08224)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0568"^^xsd:decimal ;
  dwc:decimalLongitude "28.08224"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2020_36.0568_28.08224_10-10_Georgios%20Romanidis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0568 28.08224)"^^geo:wktLiteral ;
  geo-pos:lat "36.0568"^^xsd:decimal ;
  geo-pos:long "28.08224"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2020_36.0568_28.08224_10-10_Georgios%20Romanidis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2020_36.0568_28.08224_10-10_Georgios Romanidis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2020_36.0568_28.08224_10-10_Georgios Romanidis'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Georgios Romanidis'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.08224'^^xsd:double;
  dwc:latitude '36.0568'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2020_36.0568_28.08224_10-10_Georgios Romanidis'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Halophila%20stipulacea_1970_36.075_28.08333_2-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Halophila%20stipulacea_1970_36.075_28.08333_2-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Halophila%20stipulacea_1970_36.075_28.08333_2-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.075 28.08333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.075"^^xsd:decimal ;
  dwc:decimalLongitude "28.08333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Halophila%20stipulacea_1970_36.075_28.08333_2-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.075 28.08333)"^^geo:wktLiteral ;
  geo-pos:lat "36.075"^^xsd:decimal ;
  geo-pos:long "28.08333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Halophila%20stipulacea_1970_36.075_28.08333_2-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Halophila stipulacea_1970_36.075_28.08333_2-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Halophila stipulacea_1970_36.075_28.08333_2-2'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea (Forsskål) Ascherson, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.08333'^^xsd:double;
  dwc:latitude '36.075'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:occurrenceId 'Halophila stipulacea_1970_36.075_28.08333_2-2'^^xsd:string;
  dwc:observationDate '1970-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2017_36.09652_28.08604_2-2_>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2017_36.09652_28.08604_2-2_> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2017_36.09652_28.08604_2-2_> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.09652 28.08604)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.09652"^^xsd:decimal ;
  dwc:decimalLongitude "28.08604"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2017_36.09652_28.08604_2-2_>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.09652 28.08604)"^^geo:wktLiteral ;
  geo-pos:lat "36.09652"^^xsd:decimal ;
  geo-pos:long "28.08604"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2017_36.09652_28.08604_2-2_>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2017_36.09652_28.08604_2-2_" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2017_36.09652_28.08604_2-2_'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.08604'^^xsd:double;
  dwc:latitude '36.09652'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2017_36.09652_28.08604_2-2_'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Torquigener%20flavimaculosus_2016_36.09504_28.08634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2016_36.09504_28.08634> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2016_36.09504_28.08634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.09504 28.08634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.09504"^^xsd:decimal ;
  dwc:decimalLongitude "28.08634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2016_36.09504_28.08634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.09504 28.08634)"^^geo:wktLiteral ;
  geo-pos:lat "36.09504"^^xsd:decimal ;
  geo-pos:long "28.08634"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Torquigener%20flavimaculosus_2016_36.09504_28.08634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Torquigener flavimaculosus_2016_36.09504_28.08634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Torquigener flavimaculosus_2016_36.09504_28.08634'^^xsd:string;
  dwc:scientificName 'Torquigener flavimaculosus Hardy & Randall, 1983'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.08634'^^xsd:double;
  dwc:latitude '36.09504'^^xsd:double;
  dwc:aphiaid '219962'^^xsd:integer;
  dwc:occurrenceId 'Torquigener flavimaculosus_2016_36.09504_28.08634'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219962'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Asparagopsis_1972_36.09487_28.08638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Asparagopsis_1972_36.09487_28.08638> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Asparagopsis_1972_36.09487_28.08638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.09487 28.08638)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.09487"^^xsd:decimal ;
  dwc:decimalLongitude "28.08638"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Asparagopsis_1972_36.09487_28.08638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.09487 28.08638)"^^geo:wktLiteral ;
  geo-pos:lat "36.09487"^^xsd:decimal ;
  geo-pos:long "28.08638"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Asparagopsis_1972_36.09487_28.08638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Asparagopsis_1972_36.09487_28.08638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Asparagopsis_1972_36.09487_28.08638'^^xsd:string;
  dwc:scientificName 'Asparagopsis Montagne, 1840'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.08638'^^xsd:double;
  dwc:latitude '36.09487'^^xsd:double;
  dwc:aphiaid '143809'^^xsd:integer;
  dwc:occurrenceId 'Asparagopsis_1972_36.09487_28.08638'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143809'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Atherinomorus%20forskalii_1986_36.09487_28.08638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Atherinomorus%20forskalii_1986_36.09487_28.08638> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Atherinomorus%20forskalii_1986_36.09487_28.08638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.09487 28.08638)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.09487"^^xsd:decimal ;
  dwc:decimalLongitude "28.08638"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Atherinomorus%20forskalii_1986_36.09487_28.08638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.09487 28.08638)"^^geo:wktLiteral ;
  geo-pos:lat "36.09487"^^xsd:decimal ;
  geo-pos:long "28.08638"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Atherinomorus%20forskalii_1986_36.09487_28.08638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Atherinomorus forskalii_1986_36.09487_28.08638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Atherinomorus forskalii_1986_36.09487_28.08638'^^xsd:string;
  dwc:scientificName 'Atherinomorus forskalii (Rüppell, 1838)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.08638'^^xsd:double;
  dwc:latitude '36.09487'^^xsd:double;
  dwc:aphiaid '761426'^^xsd:integer;
  dwc:occurrenceId 'Atherinomorus forskalii_1986_36.09487_28.08638'^^xsd:string;
  dwc:observationDate '1986-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '761426'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20taxifolia%20var.%20distichophylla_2010_36.09487_28.08638_18-20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20taxifolia%20var.%20distichophylla_2010_36.09487_28.08638_18-20> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20taxifolia%20var.%20distichophylla_2010_36.09487_28.08638_18-20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.09487 28.08638)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.09487"^^xsd:decimal ;
  dwc:decimalLongitude "28.08638"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20taxifolia%20var.%20distichophylla_2010_36.09487_28.08638_18-20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.09487 28.08638)"^^geo:wktLiteral ;
  geo-pos:lat "36.09487"^^xsd:decimal ;
  geo-pos:long "28.08638"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20taxifolia%20var.%20distichophylla_2010_36.09487_28.08638_18-20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa taxifolia var. distichophylla_2010_36.09487_28.08638_18-20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa taxifolia var. distichophylla_2010_36.09487_28.08638_18-20'^^xsd:string;
  dwc:scientificName 'Caulerpa taxifolia var. distichophylla (Sonder) Verlaque, Huisman & Procaccini, 2013'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.08638'^^xsd:double;
  dwc:latitude '36.09487'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '761430'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa taxifolia var. distichophylla_2010_36.09487_28.08638_18-20'^^xsd:string;
  dwc:observationDate '2010-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '761430'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Conomurex%20persicus_2008_36.09487_28.08638_3-3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Conomurex%20persicus_2008_36.09487_28.08638_3-3> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Conomurex%20persicus_2008_36.09487_28.08638_3-3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.09487 28.08638)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.09487"^^xsd:decimal ;
  dwc:decimalLongitude "28.08638"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Conomurex%20persicus_2008_36.09487_28.08638_3-3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.09487 28.08638)"^^geo:wktLiteral ;
  geo-pos:lat "36.09487"^^xsd:decimal ;
  geo-pos:long "28.08638"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Conomurex%20persicus_2008_36.09487_28.08638_3-3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Conomurex persicus_2008_36.09487_28.08638_3-3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Conomurex persicus_2008_36.09487_28.08638_3-3'^^xsd:string;
  dwc:scientificName 'Conomurex persicus (Swainson, 1821)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.08638'^^xsd:double;
  dwc:latitude '36.09487'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '565371'^^xsd:integer;
  dwc:occurrenceId 'Conomurex persicus_2008_36.09487_28.08638_3-3'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '565371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Halophila%20stipulacea_1926_36.09487_28.08638_2-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Halophila%20stipulacea_1926_36.09487_28.08638_2-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Halophila%20stipulacea_1926_36.09487_28.08638_2-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.09487 28.08638)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.09487"^^xsd:decimal ;
  dwc:decimalLongitude "28.08638"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Halophila%20stipulacea_1926_36.09487_28.08638_2-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.09487 28.08638)"^^geo:wktLiteral ;
  geo-pos:lat "36.09487"^^xsd:decimal ;
  geo-pos:long "28.08638"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Halophila%20stipulacea_1926_36.09487_28.08638_2-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Halophila stipulacea_1926_36.09487_28.08638_2-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Halophila stipulacea_1926_36.09487_28.08638_2-10'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea (Forsskål) Ascherson, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.08638'^^xsd:double;
  dwc:latitude '36.09487'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:occurrenceId 'Halophila stipulacea_1926_36.09487_28.08638_2-10'^^xsd:string;
  dwc:observationDate '1926-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pempheris%20rhomboidea_2014_36.09487_28.08638_H.%20Hatzialexiou>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pempheris%20rhomboidea_2014_36.09487_28.08638_H.%20Hatzialexiou> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pempheris%20rhomboidea_2014_36.09487_28.08638_H.%20Hatzialexiou> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.09487 28.08638)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.09487"^^xsd:decimal ;
  dwc:decimalLongitude "28.08638"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pempheris%20rhomboidea_2014_36.09487_28.08638_H.%20Hatzialexiou>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.09487 28.08638)"^^geo:wktLiteral ;
  geo-pos:lat "36.09487"^^xsd:decimal ;
  geo-pos:long "28.08638"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pempheris%20rhomboidea_2014_36.09487_28.08638_H.%20Hatzialexiou>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pempheris rhomboidea_2014_36.09487_28.08638_H. Hatzialexiou" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pempheris rhomboidea_2014_36.09487_28.08638_H. Hatzialexiou'^^xsd:string;
  dwc:scientificName 'Pempheris rhomboidea Kossmann & Räuber, 1877'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'H. Hatzialexiou'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.08638'^^xsd:double;
  dwc:latitude '36.09487'^^xsd:double;
  dwc:aphiaid '310134'^^xsd:integer;
  dwc:occurrenceId 'Pempheris rhomboidea_2014_36.09487_28.08638_H. Hatzialexiou'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '310134'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'moderate'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2016-05-24_36.09483_28.08681_Maria%20Corsini-Foka>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2016-05-24_36.09483_28.08681_Maria%20Corsini-Foka> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2016-05-24_36.09483_28.08681_Maria%20Corsini-Foka> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.09483 28.08681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.09483"^^xsd:decimal ;
  dwc:decimalLongitude "28.08681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2016-05-24_36.09483_28.08681_Maria%20Corsini-Foka>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.09483 28.08681)"^^geo:wktLiteral ;
  geo-pos:lat "36.09483"^^xsd:decimal ;
  geo-pos:long "28.08681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2016-05-24_36.09483_28.08681_Maria%20Corsini-Foka>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2016-05-24_36.09483_28.08681_Maria Corsini-Foka" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2016-05-24_36.09483_28.08681_Maria Corsini-Foka'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Corsini-Foka'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.08681'^^xsd:double;
  dwc:latitude '36.09483'^^xsd:double;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2016-05-24_36.09483_28.08681_Maria Corsini-Foka'^^xsd:string;
  dwc:observationDate '2016-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2016-05-26_36.09483_28.08681_Maria%20Corsini-Foka>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2016-05-26_36.09483_28.08681_Maria%20Corsini-Foka> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2016-05-26_36.09483_28.08681_Maria%20Corsini-Foka> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.09483 28.08681)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.09483"^^xsd:decimal ;
  dwc:decimalLongitude "28.08681"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2016-05-26_36.09483_28.08681_Maria%20Corsini-Foka>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.09483 28.08681)"^^geo:wktLiteral ;
  geo-pos:lat "36.09483"^^xsd:decimal ;
  geo-pos:long "28.08681"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2016-05-26_36.09483_28.08681_Maria%20Corsini-Foka>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2016-05-26_36.09483_28.08681_Maria Corsini-Foka" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2016-05-26_36.09483_28.08681_Maria Corsini-Foka'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Corsini-Foka'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.08681'^^xsd:double;
  dwc:latitude '36.09483'^^xsd:double;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2016-05-26_36.09483_28.08681_Maria Corsini-Foka'^^xsd:string;
  dwc:observationDate '2016-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Conomurex%20persicus_2009%2F2010_36.09433_28.08706_3-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Conomurex%20persicus_2009%2F2010_36.09433_28.08706_3-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Conomurex%20persicus_2009%2F2010_36.09433_28.08706_3-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.09433 28.08706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.09433"^^xsd:decimal ;
  dwc:decimalLongitude "28.08706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Conomurex%20persicus_2009%2F2010_36.09433_28.08706_3-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.09433 28.08706)"^^geo:wktLiteral ;
  geo-pos:lat "36.09433"^^xsd:decimal ;
  geo-pos:long "28.08706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Conomurex%20persicus_2009%2F2010_36.09433_28.08706_3-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Conomurex persicus_2009/2010_36.09433_28.08706_3-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Conomurex persicus_2009/2010_36.09433_28.08706_3-5'^^xsd:string;
  dwc:scientificName 'Conomurex persicus (Swainson, 1821)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.08706'^^xsd:double;
  dwc:latitude '36.09433'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '565371'^^xsd:integer;
  dwc:occurrenceId 'Conomurex persicus_2009/2010_36.09433_28.08706_3-5'^^xsd:string;
  dwc:aphiaIdAccepted '565371'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Conomurex%20persicus_2014_36.09433_28.08706_2-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Conomurex%20persicus_2014_36.09433_28.08706_2-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Conomurex%20persicus_2014_36.09433_28.08706_2-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.09433 28.08706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.09433"^^xsd:decimal ;
  dwc:decimalLongitude "28.08706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Conomurex%20persicus_2014_36.09433_28.08706_2-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.09433 28.08706)"^^geo:wktLiteral ;
  geo-pos:lat "36.09433"^^xsd:decimal ;
  geo-pos:long "28.08706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Conomurex%20persicus_2014_36.09433_28.08706_2-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Conomurex persicus_2014_36.09433_28.08706_2-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Conomurex persicus_2014_36.09433_28.08706_2-5'^^xsd:string;
  dwc:scientificName 'Conomurex persicus (Swainson, 1821)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.08706'^^xsd:double;
  dwc:latitude '36.09433'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '565371'^^xsd:integer;
  dwc:occurrenceId 'Conomurex persicus_2014_36.09433_28.08706_2-5'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '565371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'very high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Dendostrea%20folium_2010_36.09433_28.08706_12-15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Dendostrea%20folium_2010_36.09433_28.08706_12-15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Dendostrea%20folium_2010_36.09433_28.08706_12-15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.09433 28.08706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.09433"^^xsd:decimal ;
  dwc:decimalLongitude "28.08706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Dendostrea%20folium_2010_36.09433_28.08706_12-15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.09433 28.08706)"^^geo:wktLiteral ;
  geo-pos:lat "36.09433"^^xsd:decimal ;
  geo-pos:long "28.08706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Dendostrea%20folium_2010_36.09433_28.08706_12-15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Dendostrea folium_2010_36.09433_28.08706_12-15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Dendostrea folium_2010_36.09433_28.08706_12-15'^^xsd:string;
  dwc:scientificName 'Dendostrea folium (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.08706'^^xsd:double;
  dwc:latitude '36.09433'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '506716'^^xsd:integer;
  dwc:occurrenceId 'Dendostrea folium_2010_36.09433_28.08706_12-15'^^xsd:string;
  dwc:observationDate '2010-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '506716'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '4'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Dendostrea%20folium_2014_36.09433_28.08706_2-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Dendostrea%20folium_2014_36.09433_28.08706_2-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Dendostrea%20folium_2014_36.09433_28.08706_2-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.09433 28.08706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.09433"^^xsd:decimal ;
  dwc:decimalLongitude "28.08706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Dendostrea%20folium_2014_36.09433_28.08706_2-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.09433 28.08706)"^^geo:wktLiteral ;
  geo-pos:lat "36.09433"^^xsd:decimal ;
  geo-pos:long "28.08706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Dendostrea%20folium_2014_36.09433_28.08706_2-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Dendostrea folium_2014_36.09433_28.08706_2-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Dendostrea folium_2014_36.09433_28.08706_2-5'^^xsd:string;
  dwc:scientificName 'Dendostrea folium (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.08706'^^xsd:double;
  dwc:latitude '36.09433'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '506716'^^xsd:integer;
  dwc:occurrenceId 'Dendostrea folium_2014_36.09433_28.08706_2-5'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '506716'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'moderate'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_2014_36.09433_28.08706_2-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_2014_36.09433_28.08706_2-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_2014_36.09433_28.08706_2-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.09433 28.08706)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.09433"^^xsd:decimal ;
  dwc:decimalLongitude "28.08706"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_2014_36.09433_28.08706_2-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.09433 28.08706)"^^geo:wktLiteral ;
  geo-pos:lat "36.09433"^^xsd:decimal ;
  geo-pos:long "28.08706"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_2014_36.09433_28.08706_2-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_2014_36.09433_28.08706_2-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_2014_36.09433_28.08706_2-5'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.08706'^^xsd:double;
  dwc:latitude '36.09433'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_2014_36.09433_28.08706_2-5'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'very high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pempheris%20rhomboidea_2017_36.0955_28.08707_4-4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pempheris%20rhomboidea_2017_36.0955_28.08707_4-4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pempheris%20rhomboidea_2017_36.0955_28.08707_4-4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0955 28.08707)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0955"^^xsd:decimal ;
  dwc:decimalLongitude "28.08707"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pempheris%20rhomboidea_2017_36.0955_28.08707_4-4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0955 28.08707)"^^geo:wktLiteral ;
  geo-pos:lat "36.0955"^^xsd:decimal ;
  geo-pos:long "28.08707"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pempheris%20rhomboidea_2017_36.0955_28.08707_4-4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pempheris rhomboidea_2017_36.0955_28.08707_4-4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pempheris rhomboidea_2017_36.0955_28.08707_4-4'^^xsd:string;
  dwc:scientificName 'Pempheris rhomboidea Kossmann & Räuber, 1877'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.08707'^^xsd:double;
  dwc:latitude '36.0955'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '310134'^^xsd:integer;
  dwc:occurrenceId 'Pempheris rhomboidea_2017_36.0955_28.08707_4-4'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '310134'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '10'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Parupeneus%20forsskali_2018_36.0941_28.08738_martind>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2018_36.0941_28.08738_martind> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2018_36.0941_28.08738_martind> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0941 28.08738)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.0941"^^xsd:decimal ;
  dwc:decimalLongitude "28.08738"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "297"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2018_36.0941_28.08738_martind>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.0941 28.08738)"^^geo:wktLiteral ;
  geo-pos:lat "36.0941"^^xsd:decimal ;
  geo-pos:long "28.08738"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "297"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Parupeneus%20forsskali_2018_36.0941_28.08738_martind>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Parupeneus forsskali_2018_36.0941_28.08738_martind" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Parupeneus forsskali_2018_36.0941_28.08738_martind'^^xsd:string;
  dwc:scientificName 'Parupeneus forsskali (Fourmanoir & Guézé, 1976)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'martind'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.08738'^^xsd:double;
  dwc:latitude '36.0941'^^xsd:double;
  dwc:coordinatePrecision '297'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '218669'^^xsd:integer;
  dwc:occurrenceId 'Parupeneus forsskali_2018_36.0941_28.08738_martind'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218669'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Synaptula%20reciprocans_2017_36.08705_28.08811_chris-hannah>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2017_36.08705_28.08811_chris-hannah> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2017_36.08705_28.08811_chris-hannah> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.08705 28.08811)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.08705"^^xsd:decimal ;
  dwc:decimalLongitude "28.08811"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2017_36.08705_28.08811_chris-hannah>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.08705 28.08811)"^^geo:wktLiteral ;
  geo-pos:lat "36.08705"^^xsd:decimal ;
  geo-pos:long "28.08811"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Synaptula%20reciprocans_2017_36.08705_28.08811_chris-hannah>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Synaptula reciprocans_2017_36.08705_28.08811_chris-hannah" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Synaptula reciprocans_2017_36.08705_28.08811_chris-hannah'^^xsd:string;
  dwc:scientificName 'Synaptula reciprocans (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Chris-Hannah'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.08811'^^xsd:double;
  dwc:latitude '36.08705'^^xsd:double;
  dwc:aphiaid '124483'^^xsd:integer;
  dwc:occurrenceId 'Synaptula reciprocans_2017_36.08705_28.08811_chris-hannah'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124483'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2017_36.08741_28.08841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2017_36.08741_28.08841> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2017_36.08741_28.08841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.08741 28.08841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.08741"^^xsd:decimal ;
  dwc:decimalLongitude "28.08841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2017_36.08741_28.08841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.08741 28.08841)"^^geo:wktLiteral ;
  geo-pos:lat "36.08741"^^xsd:decimal ;
  geo-pos:long "28.08841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2017_36.08741_28.08841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2017_36.08741_28.08841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2017_36.08741_28.08841'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.08841'^^xsd:double;
  dwc:latitude '36.08741'^^xsd:double;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2017_36.08741_28.08841'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2017_36.08741_28.08841_4-4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2017_36.08741_28.08841_4-4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2017_36.08741_28.08841_4-4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.08741 28.08841)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.08741"^^xsd:decimal ;
  dwc:decimalLongitude "28.08841"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2017_36.08741_28.08841_4-4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.08741 28.08841)"^^geo:wktLiteral ;
  geo-pos:lat "36.08741"^^xsd:decimal ;
  geo-pos:long "28.08841"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2017_36.08741_28.08841_4-4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2017_36.08741_28.08841_4-4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2017_36.08741_28.08841_4-4'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.08841'^^xsd:double;
  dwc:latitude '36.08741'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2017_36.08741_28.08841_4-4'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2002-07-09_36.16022_28.0886_5-25_Maria%20Corsini-Foka>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2002-07-09_36.16022_28.0886_5-25_Maria%20Corsini-Foka> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2002-07-09_36.16022_28.0886_5-25_Maria%20Corsini-Foka> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.16022 28.0886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.16022"^^xsd:decimal ;
  dwc:decimalLongitude "28.0886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2002-07-09_36.16022_28.0886_5-25_Maria%20Corsini-Foka>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.16022 28.0886)"^^geo:wktLiteral ;
  geo-pos:lat "36.16022"^^xsd:decimal ;
  geo-pos:long "28.0886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2002-07-09_36.16022_28.0886_5-25_Maria%20Corsini-Foka>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2002-07-09_36.16022_28.0886_5-25_Maria Corsini-Foka" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2002-07-09_36.16022_28.0886_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Corsini-Foka'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.0886'^^xsd:double;
  dwc:latitude '36.16022'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2002-07-09_36.16022_28.0886_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:observationDate '2002-07-09'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2002-12-06_36.16022_28.0886_5-25_Maria%20Corsini-Foka>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2002-12-06_36.16022_28.0886_5-25_Maria%20Corsini-Foka> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2002-12-06_36.16022_28.0886_5-25_Maria%20Corsini-Foka> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.16022 28.0886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.16022"^^xsd:decimal ;
  dwc:decimalLongitude "28.0886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2002-12-06_36.16022_28.0886_5-25_Maria%20Corsini-Foka>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.16022 28.0886)"^^geo:wktLiteral ;
  geo-pos:lat "36.16022"^^xsd:decimal ;
  geo-pos:long "28.0886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2002-12-06_36.16022_28.0886_5-25_Maria%20Corsini-Foka>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2002-12-06_36.16022_28.0886_5-25_Maria Corsini-Foka" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2002-12-06_36.16022_28.0886_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Corsini-Foka'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.0886'^^xsd:double;
  dwc:latitude '36.16022'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2002-12-06_36.16022_28.0886_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:observationDate '2002-12-06'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2003-02-27_36.16022_28.0886_5-25_Maria%20Corsini-Foka>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2003-02-27_36.16022_28.0886_5-25_Maria%20Corsini-Foka> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2003-02-27_36.16022_28.0886_5-25_Maria%20Corsini-Foka> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.16022 28.0886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.16022"^^xsd:decimal ;
  dwc:decimalLongitude "28.0886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2003-02-27_36.16022_28.0886_5-25_Maria%20Corsini-Foka>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.16022 28.0886)"^^geo:wktLiteral ;
  geo-pos:lat "36.16022"^^xsd:decimal ;
  geo-pos:long "28.0886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2003-02-27_36.16022_28.0886_5-25_Maria%20Corsini-Foka>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2003-02-27_36.16022_28.0886_5-25_Maria Corsini-Foka" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2003-02-27_36.16022_28.0886_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Corsini-Foka'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.0886'^^xsd:double;
  dwc:latitude '36.16022'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2003-02-27_36.16022_28.0886_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:observationDate '2003-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2003-03-27_36.16022_28.0886_5-25_Maria%20Corsini-Foka>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2003-03-27_36.16022_28.0886_5-25_Maria%20Corsini-Foka> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2003-03-27_36.16022_28.0886_5-25_Maria%20Corsini-Foka> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.16022 28.0886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.16022"^^xsd:decimal ;
  dwc:decimalLongitude "28.0886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2003-03-27_36.16022_28.0886_5-25_Maria%20Corsini-Foka>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.16022 28.0886)"^^geo:wktLiteral ;
  geo-pos:lat "36.16022"^^xsd:decimal ;
  geo-pos:long "28.0886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2003-03-27_36.16022_28.0886_5-25_Maria%20Corsini-Foka>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2003-03-27_36.16022_28.0886_5-25_Maria Corsini-Foka" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2003-03-27_36.16022_28.0886_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Corsini-Foka'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.0886'^^xsd:double;
  dwc:latitude '36.16022'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2003-03-27_36.16022_28.0886_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:observationDate '2003-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2003-11-05_36.16022_28.0886_5-25_Maria%20Corsini-Foka>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2003-11-05_36.16022_28.0886_5-25_Maria%20Corsini-Foka> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2003-11-05_36.16022_28.0886_5-25_Maria%20Corsini-Foka> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.16022 28.0886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.16022"^^xsd:decimal ;
  dwc:decimalLongitude "28.0886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2003-11-05_36.16022_28.0886_5-25_Maria%20Corsini-Foka>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.16022 28.0886)"^^geo:wktLiteral ;
  geo-pos:lat "36.16022"^^xsd:decimal ;
  geo-pos:long "28.0886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2003-11-05_36.16022_28.0886_5-25_Maria%20Corsini-Foka>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2003-11-05_36.16022_28.0886_5-25_Maria Corsini-Foka" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2003-11-05_36.16022_28.0886_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Corsini-Foka'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.0886'^^xsd:double;
  dwc:latitude '36.16022'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2003-11-05_36.16022_28.0886_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:observationDate '2003-11-05'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2004-02-03_36.16022_28.0886_5-25_Maria%20Corsini-Foka>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2004-02-03_36.16022_28.0886_5-25_Maria%20Corsini-Foka> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2004-02-03_36.16022_28.0886_5-25_Maria%20Corsini-Foka> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.16022 28.0886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.16022"^^xsd:decimal ;
  dwc:decimalLongitude "28.0886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2004-02-03_36.16022_28.0886_5-25_Maria%20Corsini-Foka>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.16022 28.0886)"^^geo:wktLiteral ;
  geo-pos:lat "36.16022"^^xsd:decimal ;
  geo-pos:long "28.0886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2004-02-03_36.16022_28.0886_5-25_Maria%20Corsini-Foka>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2004-02-03_36.16022_28.0886_5-25_Maria Corsini-Foka" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2004-02-03_36.16022_28.0886_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Corsini-Foka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.0886'^^xsd:double;
  dwc:latitude '36.16022'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2004-02-03_36.16022_28.0886_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:observationDate '2004-02-03'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2004-03-02_36.16022_28.0886_5-25_Maria%20Corsini-Foka>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2004-03-02_36.16022_28.0886_5-25_Maria%20Corsini-Foka> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2004-03-02_36.16022_28.0886_5-25_Maria%20Corsini-Foka> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.16022 28.0886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.16022"^^xsd:decimal ;
  dwc:decimalLongitude "28.0886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2004-03-02_36.16022_28.0886_5-25_Maria%20Corsini-Foka>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.16022 28.0886)"^^geo:wktLiteral ;
  geo-pos:lat "36.16022"^^xsd:decimal ;
  geo-pos:long "28.0886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2004-03-02_36.16022_28.0886_5-25_Maria%20Corsini-Foka>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2004-03-02_36.16022_28.0886_5-25_Maria Corsini-Foka" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2004-03-02_36.16022_28.0886_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Corsini-Foka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.0886'^^xsd:double;
  dwc:latitude '36.16022'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2004-03-02_36.16022_28.0886_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:observationDate '2004-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2004-03-15_36.16022_28.0886_5-25_Maria%20Corsini-Foka>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2004-03-15_36.16022_28.0886_5-25_Maria%20Corsini-Foka> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2004-03-15_36.16022_28.0886_5-25_Maria%20Corsini-Foka> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.16022 28.0886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.16022"^^xsd:decimal ;
  dwc:decimalLongitude "28.0886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2004-03-15_36.16022_28.0886_5-25_Maria%20Corsini-Foka>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.16022 28.0886)"^^geo:wktLiteral ;
  geo-pos:lat "36.16022"^^xsd:decimal ;
  geo-pos:long "28.0886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2004-03-15_36.16022_28.0886_5-25_Maria%20Corsini-Foka>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2004-03-15_36.16022_28.0886_5-25_Maria Corsini-Foka" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2004-03-15_36.16022_28.0886_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Corsini-Foka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.0886'^^xsd:double;
  dwc:latitude '36.16022'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2004-03-15_36.16022_28.0886_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:observationDate '2004-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2004-03-22_36.16022_28.0886_5-25_Maria%20Corsini-Foka>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2004-03-22_36.16022_28.0886_5-25_Maria%20Corsini-Foka> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2004-03-22_36.16022_28.0886_5-25_Maria%20Corsini-Foka> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.16022 28.0886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.16022"^^xsd:decimal ;
  dwc:decimalLongitude "28.0886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2004-03-22_36.16022_28.0886_5-25_Maria%20Corsini-Foka>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.16022 28.0886)"^^geo:wktLiteral ;
  geo-pos:lat "36.16022"^^xsd:decimal ;
  geo-pos:long "28.0886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2004-03-22_36.16022_28.0886_5-25_Maria%20Corsini-Foka>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2004-03-22_36.16022_28.0886_5-25_Maria Corsini-Foka" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2004-03-22_36.16022_28.0886_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Corsini-Foka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.0886'^^xsd:double;
  dwc:latitude '36.16022'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2004-03-22_36.16022_28.0886_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:observationDate '2004-03-22'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2004-12-09_36.16022_28.0886_5-25_Maria%20Corsini-Foka>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2004-12-09_36.16022_28.0886_5-25_Maria%20Corsini-Foka> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2004-12-09_36.16022_28.0886_5-25_Maria%20Corsini-Foka> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.16022 28.0886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.16022"^^xsd:decimal ;
  dwc:decimalLongitude "28.0886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2004-12-09_36.16022_28.0886_5-25_Maria%20Corsini-Foka>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.16022 28.0886)"^^geo:wktLiteral ;
  geo-pos:lat "36.16022"^^xsd:decimal ;
  geo-pos:long "28.0886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2004-12-09_36.16022_28.0886_5-25_Maria%20Corsini-Foka>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2004-12-09_36.16022_28.0886_5-25_Maria Corsini-Foka" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2004-12-09_36.16022_28.0886_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Corsini-Foka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.0886'^^xsd:double;
  dwc:latitude '36.16022'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2004-12-09_36.16022_28.0886_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:observationDate '2004-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2005-02-21_36.16022_28.0886_5-25_Maria%20Corsini-Foka>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2005-02-21_36.16022_28.0886_5-25_Maria%20Corsini-Foka> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2005-02-21_36.16022_28.0886_5-25_Maria%20Corsini-Foka> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.16022 28.0886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.16022"^^xsd:decimal ;
  dwc:decimalLongitude "28.0886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2005-02-21_36.16022_28.0886_5-25_Maria%20Corsini-Foka>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.16022 28.0886)"^^geo:wktLiteral ;
  geo-pos:lat "36.16022"^^xsd:decimal ;
  geo-pos:long "28.0886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2005-02-21_36.16022_28.0886_5-25_Maria%20Corsini-Foka>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2005-02-21_36.16022_28.0886_5-25_Maria Corsini-Foka" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2005-02-21_36.16022_28.0886_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Corsini-Foka'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.0886'^^xsd:double;
  dwc:latitude '36.16022'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2005-02-21_36.16022_28.0886_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:observationDate '2005-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2005-12-06_36.16022_28.0886_5-25_Maria%20Corsini-Foka>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2005-12-06_36.16022_28.0886_5-25_Maria%20Corsini-Foka> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2005-12-06_36.16022_28.0886_5-25_Maria%20Corsini-Foka> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.16022 28.0886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.16022"^^xsd:decimal ;
  dwc:decimalLongitude "28.0886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2005-12-06_36.16022_28.0886_5-25_Maria%20Corsini-Foka>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.16022 28.0886)"^^geo:wktLiteral ;
  geo-pos:lat "36.16022"^^xsd:decimal ;
  geo-pos:long "28.0886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2005-12-06_36.16022_28.0886_5-25_Maria%20Corsini-Foka>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2005-12-06_36.16022_28.0886_5-25_Maria Corsini-Foka" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2005-12-06_36.16022_28.0886_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Corsini-Foka'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.0886'^^xsd:double;
  dwc:latitude '36.16022'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2005-12-06_36.16022_28.0886_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:observationDate '2005-12-06'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2006-12-19_36.16022_28.0886_5-25_Maria%20Corsini-Foka>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2006-12-19_36.16022_28.0886_5-25_Maria%20Corsini-Foka> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2006-12-19_36.16022_28.0886_5-25_Maria%20Corsini-Foka> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.16022 28.0886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.16022"^^xsd:decimal ;
  dwc:decimalLongitude "28.0886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2006-12-19_36.16022_28.0886_5-25_Maria%20Corsini-Foka>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.16022 28.0886)"^^geo:wktLiteral ;
  geo-pos:lat "36.16022"^^xsd:decimal ;
  geo-pos:long "28.0886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2006-12-19_36.16022_28.0886_5-25_Maria%20Corsini-Foka>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2006-12-19_36.16022_28.0886_5-25_Maria Corsini-Foka" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2006-12-19_36.16022_28.0886_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Corsini-Foka'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.0886'^^xsd:double;
  dwc:latitude '36.16022'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2006-12-19_36.16022_28.0886_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:observationDate '2006-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2007-11-29_36.16022_28.0886_5-25_Maria%20Corsini-Foka>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2007-11-29_36.16022_28.0886_5-25_Maria%20Corsini-Foka> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2007-11-29_36.16022_28.0886_5-25_Maria%20Corsini-Foka> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.16022 28.0886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.16022"^^xsd:decimal ;
  dwc:decimalLongitude "28.0886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2007-11-29_36.16022_28.0886_5-25_Maria%20Corsini-Foka>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.16022 28.0886)"^^geo:wktLiteral ;
  geo-pos:lat "36.16022"^^xsd:decimal ;
  geo-pos:long "28.0886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2007-11-29_36.16022_28.0886_5-25_Maria%20Corsini-Foka>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2007-11-29_36.16022_28.0886_5-25_Maria Corsini-Foka" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2007-11-29_36.16022_28.0886_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Corsini-Foka'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.0886'^^xsd:double;
  dwc:latitude '36.16022'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2007-11-29_36.16022_28.0886_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:observationDate '2007-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2008-03-03_36.16022_28.0886_5-25_Maria%20Corsini-Foka>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2008-03-03_36.16022_28.0886_5-25_Maria%20Corsini-Foka> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2008-03-03_36.16022_28.0886_5-25_Maria%20Corsini-Foka> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.16022 28.0886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.16022"^^xsd:decimal ;
  dwc:decimalLongitude "28.0886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2008-03-03_36.16022_28.0886_5-25_Maria%20Corsini-Foka>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.16022 28.0886)"^^geo:wktLiteral ;
  geo-pos:lat "36.16022"^^xsd:decimal ;
  geo-pos:long "28.0886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2008-03-03_36.16022_28.0886_5-25_Maria%20Corsini-Foka>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2008-03-03_36.16022_28.0886_5-25_Maria Corsini-Foka" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2008-03-03_36.16022_28.0886_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Corsini-Foka'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.0886'^^xsd:double;
  dwc:latitude '36.16022'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2008-03-03_36.16022_28.0886_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:observationDate '2008-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2009-09-03_36.16022_28.0886_5-25_Maria%20Corsini-Foka>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2009-09-03_36.16022_28.0886_5-25_Maria%20Corsini-Foka> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2009-09-03_36.16022_28.0886_5-25_Maria%20Corsini-Foka> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.16022 28.0886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.16022"^^xsd:decimal ;
  dwc:decimalLongitude "28.0886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2009-09-03_36.16022_28.0886_5-25_Maria%20Corsini-Foka>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.16022 28.0886)"^^geo:wktLiteral ;
  geo-pos:lat "36.16022"^^xsd:decimal ;
  geo-pos:long "28.0886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2009-09-03_36.16022_28.0886_5-25_Maria%20Corsini-Foka>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2009-09-03_36.16022_28.0886_5-25_Maria Corsini-Foka" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2009-09-03_36.16022_28.0886_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Corsini-Foka'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.0886'^^xsd:double;
  dwc:latitude '36.16022'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2009-09-03_36.16022_28.0886_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:observationDate '2009-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2010-03-16_36.16022_28.0886_5-25_Maria%20Corsini-Foka>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2010-03-16_36.16022_28.0886_5-25_Maria%20Corsini-Foka> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2010-03-16_36.16022_28.0886_5-25_Maria%20Corsini-Foka> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.16022 28.0886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.16022"^^xsd:decimal ;
  dwc:decimalLongitude "28.0886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2010-03-16_36.16022_28.0886_5-25_Maria%20Corsini-Foka>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.16022 28.0886)"^^geo:wktLiteral ;
  geo-pos:lat "36.16022"^^xsd:decimal ;
  geo-pos:long "28.0886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2010-03-16_36.16022_28.0886_5-25_Maria%20Corsini-Foka>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2010-03-16_36.16022_28.0886_5-25_Maria Corsini-Foka" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2010-03-16_36.16022_28.0886_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Corsini-Foka'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.0886'^^xsd:double;
  dwc:latitude '36.16022'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2010-03-16_36.16022_28.0886_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:observationDate '2010-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2007_36.16022_28.0886_5-25_Maria%20Corsini-Foka>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2007_36.16022_28.0886_5-25_Maria%20Corsini-Foka> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2007_36.16022_28.0886_5-25_Maria%20Corsini-Foka> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.16022 28.0886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.16022"^^xsd:decimal ;
  dwc:decimalLongitude "28.0886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2007_36.16022_28.0886_5-25_Maria%20Corsini-Foka>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.16022 28.0886)"^^geo:wktLiteral ;
  geo-pos:lat "36.16022"^^xsd:decimal ;
  geo-pos:long "28.0886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2007_36.16022_28.0886_5-25_Maria%20Corsini-Foka>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2007_36.16022_28.0886_5-25_Maria Corsini-Foka" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2007_36.16022_28.0886_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Corsini-Foka'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.0886'^^xsd:double;
  dwc:latitude '36.16022'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2007_36.16022_28.0886_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:observationDate '2007-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2002_36.16022_28.0886_5-25_Maria%20Corsini-Foka>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2002_36.16022_28.0886_5-25_Maria%20Corsini-Foka> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2002_36.16022_28.0886_5-25_Maria%20Corsini-Foka> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.16022 28.0886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.16022"^^xsd:decimal ;
  dwc:decimalLongitude "28.0886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2002_36.16022_28.0886_5-25_Maria%20Corsini-Foka>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.16022 28.0886)"^^geo:wktLiteral ;
  geo-pos:lat "36.16022"^^xsd:decimal ;
  geo-pos:long "28.0886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2002_36.16022_28.0886_5-25_Maria%20Corsini-Foka>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2002_36.16022_28.0886_5-25_Maria Corsini-Foka" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2002_36.16022_28.0886_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Corsini-Foka'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.0886'^^xsd:double;
  dwc:latitude '36.16022'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2002_36.16022_28.0886_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2003-03-14_36.16022_28.0886_5-25_Maria%20Corsini-Foka>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2003-03-14_36.16022_28.0886_5-25_Maria%20Corsini-Foka> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2003-03-14_36.16022_28.0886_5-25_Maria%20Corsini-Foka> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.16022 28.0886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.16022"^^xsd:decimal ;
  dwc:decimalLongitude "28.0886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2003-03-14_36.16022_28.0886_5-25_Maria%20Corsini-Foka>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.16022 28.0886)"^^geo:wktLiteral ;
  geo-pos:lat "36.16022"^^xsd:decimal ;
  geo-pos:long "28.0886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2003-03-14_36.16022_28.0886_5-25_Maria%20Corsini-Foka>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2003-03-14_36.16022_28.0886_5-25_Maria Corsini-Foka" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2003-03-14_36.16022_28.0886_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Corsini-Foka'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.0886'^^xsd:double;
  dwc:latitude '36.16022'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2003-03-14_36.16022_28.0886_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:observationDate '2003-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2003-03-27_36.16022_28.0886_5-25_Maria%20Corsini-Foka>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2003-03-27_36.16022_28.0886_5-25_Maria%20Corsini-Foka> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2003-03-27_36.16022_28.0886_5-25_Maria%20Corsini-Foka> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.16022 28.0886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.16022"^^xsd:decimal ;
  dwc:decimalLongitude "28.0886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2003-03-27_36.16022_28.0886_5-25_Maria%20Corsini-Foka>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.16022 28.0886)"^^geo:wktLiteral ;
  geo-pos:lat "36.16022"^^xsd:decimal ;
  geo-pos:long "28.0886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2003-03-27_36.16022_28.0886_5-25_Maria%20Corsini-Foka>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2003-03-27_36.16022_28.0886_5-25_Maria Corsini-Foka" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2003-03-27_36.16022_28.0886_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Corsini-Foka'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.0886'^^xsd:double;
  dwc:latitude '36.16022'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2003-03-27_36.16022_28.0886_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:observationDate '2003-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2004_36.16022_28.0886_5-25_Maria%20Corsini-Foka>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2004_36.16022_28.0886_5-25_Maria%20Corsini-Foka> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2004_36.16022_28.0886_5-25_Maria%20Corsini-Foka> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.16022 28.0886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.16022"^^xsd:decimal ;
  dwc:decimalLongitude "28.0886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2004_36.16022_28.0886_5-25_Maria%20Corsini-Foka>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.16022 28.0886)"^^geo:wktLiteral ;
  geo-pos:lat "36.16022"^^xsd:decimal ;
  geo-pos:long "28.0886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2004_36.16022_28.0886_5-25_Maria%20Corsini-Foka>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2004_36.16022_28.0886_5-25_Maria Corsini-Foka" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2004_36.16022_28.0886_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Corsini-Foka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.0886'^^xsd:double;
  dwc:latitude '36.16022'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2004_36.16022_28.0886_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2007_36.16022_28.0886_5-25_Maria%20Corsini-Foka>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2007_36.16022_28.0886_5-25_Maria%20Corsini-Foka> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2007_36.16022_28.0886_5-25_Maria%20Corsini-Foka> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.16022 28.0886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.16022"^^xsd:decimal ;
  dwc:decimalLongitude "28.0886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2007_36.16022_28.0886_5-25_Maria%20Corsini-Foka>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.16022 28.0886)"^^geo:wktLiteral ;
  geo-pos:lat "36.16022"^^xsd:decimal ;
  geo-pos:long "28.0886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2007_36.16022_28.0886_5-25_Maria%20Corsini-Foka>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2007_36.16022_28.0886_5-25_Maria Corsini-Foka" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2007_36.16022_28.0886_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Corsini-Foka'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.0886'^^xsd:double;
  dwc:latitude '36.16022'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2007_36.16022_28.0886_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:observationDate '2007-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2009_36.16022_28.0886_5-25_Maria%20Corsini-Foka>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2009_36.16022_28.0886_5-25_Maria%20Corsini-Foka> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2009_36.16022_28.0886_5-25_Maria%20Corsini-Foka> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.16022 28.0886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.16022"^^xsd:decimal ;
  dwc:decimalLongitude "28.0886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2009_36.16022_28.0886_5-25_Maria%20Corsini-Foka>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.16022 28.0886)"^^geo:wktLiteral ;
  geo-pos:lat "36.16022"^^xsd:decimal ;
  geo-pos:long "28.0886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2009_36.16022_28.0886_5-25_Maria%20Corsini-Foka>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2009_36.16022_28.0886_5-25_Maria Corsini-Foka" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2009_36.16022_28.0886_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Corsini-Foka'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.0886'^^xsd:double;
  dwc:latitude '36.16022'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2009_36.16022_28.0886_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2002-07-01_36.16022_28.0886_5-25_Maria%20Corsini-Foka>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2002-07-01_36.16022_28.0886_5-25_Maria%20Corsini-Foka> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2002-07-01_36.16022_28.0886_5-25_Maria%20Corsini-Foka> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.16022 28.0886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.16022"^^xsd:decimal ;
  dwc:decimalLongitude "28.0886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2002-07-01_36.16022_28.0886_5-25_Maria%20Corsini-Foka>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.16022 28.0886)"^^geo:wktLiteral ;
  geo-pos:lat "36.16022"^^xsd:decimal ;
  geo-pos:long "28.0886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2002-07-01_36.16022_28.0886_5-25_Maria%20Corsini-Foka>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2002-07-01_36.16022_28.0886_5-25_Maria Corsini-Foka" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2002-07-01_36.16022_28.0886_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Corsini-Foka'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.0886'^^xsd:double;
  dwc:latitude '36.16022'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2002-07-01_36.16022_28.0886_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:observationDate '2002-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2002-08-28_36.16022_28.0886_5-25_Maria%20Corsini-Foka>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2002-08-28_36.16022_28.0886_5-25_Maria%20Corsini-Foka> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2002-08-28_36.16022_28.0886_5-25_Maria%20Corsini-Foka> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.16022 28.0886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.16022"^^xsd:decimal ;
  dwc:decimalLongitude "28.0886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2002-08-28_36.16022_28.0886_5-25_Maria%20Corsini-Foka>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.16022 28.0886)"^^geo:wktLiteral ;
  geo-pos:lat "36.16022"^^xsd:decimal ;
  geo-pos:long "28.0886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2002-08-28_36.16022_28.0886_5-25_Maria%20Corsini-Foka>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2002-08-28_36.16022_28.0886_5-25_Maria Corsini-Foka" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2002-08-28_36.16022_28.0886_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Corsini-Foka'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.0886'^^xsd:double;
  dwc:latitude '36.16022'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2002-08-28_36.16022_28.0886_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:observationDate '2002-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2003-03-14_36.16022_28.0886_5-25_Maria%20Corsini-Foka>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2003-03-14_36.16022_28.0886_5-25_Maria%20Corsini-Foka> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2003-03-14_36.16022_28.0886_5-25_Maria%20Corsini-Foka> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.16022 28.0886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.16022"^^xsd:decimal ;
  dwc:decimalLongitude "28.0886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2003-03-14_36.16022_28.0886_5-25_Maria%20Corsini-Foka>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.16022 28.0886)"^^geo:wktLiteral ;
  geo-pos:lat "36.16022"^^xsd:decimal ;
  geo-pos:long "28.0886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2003-03-14_36.16022_28.0886_5-25_Maria%20Corsini-Foka>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2003-03-14_36.16022_28.0886_5-25_Maria Corsini-Foka" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2003-03-14_36.16022_28.0886_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Corsini-Foka'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.0886'^^xsd:double;
  dwc:latitude '36.16022'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2003-03-14_36.16022_28.0886_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:observationDate '2003-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2003-03-27_36.16022_28.0886_5-25_Maria%20Corsini-Foka>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2003-03-27_36.16022_28.0886_5-25_Maria%20Corsini-Foka> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2003-03-27_36.16022_28.0886_5-25_Maria%20Corsini-Foka> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.16022 28.0886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.16022"^^xsd:decimal ;
  dwc:decimalLongitude "28.0886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2003-03-27_36.16022_28.0886_5-25_Maria%20Corsini-Foka>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.16022 28.0886)"^^geo:wktLiteral ;
  geo-pos:lat "36.16022"^^xsd:decimal ;
  geo-pos:long "28.0886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2003-03-27_36.16022_28.0886_5-25_Maria%20Corsini-Foka>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2003-03-27_36.16022_28.0886_5-25_Maria Corsini-Foka" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2003-03-27_36.16022_28.0886_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Corsini-Foka'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.0886'^^xsd:double;
  dwc:latitude '36.16022'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2003-03-27_36.16022_28.0886_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:observationDate '2003-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2003-08-12_36.16022_28.0886_5-25_Maria%20Corsini-Foka>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2003-08-12_36.16022_28.0886_5-25_Maria%20Corsini-Foka> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2003-08-12_36.16022_28.0886_5-25_Maria%20Corsini-Foka> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.16022 28.0886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.16022"^^xsd:decimal ;
  dwc:decimalLongitude "28.0886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2003-08-12_36.16022_28.0886_5-25_Maria%20Corsini-Foka>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.16022 28.0886)"^^geo:wktLiteral ;
  geo-pos:lat "36.16022"^^xsd:decimal ;
  geo-pos:long "28.0886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2003-08-12_36.16022_28.0886_5-25_Maria%20Corsini-Foka>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2003-08-12_36.16022_28.0886_5-25_Maria Corsini-Foka" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2003-08-12_36.16022_28.0886_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Corsini-Foka'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.0886'^^xsd:double;
  dwc:latitude '36.16022'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2003-08-12_36.16022_28.0886_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:observationDate '2003-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2003-08-13_36.16022_28.0886_5-25_Maria%20Corsini-Foka>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2003-08-13_36.16022_28.0886_5-25_Maria%20Corsini-Foka> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2003-08-13_36.16022_28.0886_5-25_Maria%20Corsini-Foka> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.16022 28.0886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.16022"^^xsd:decimal ;
  dwc:decimalLongitude "28.0886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2003-08-13_36.16022_28.0886_5-25_Maria%20Corsini-Foka>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.16022 28.0886)"^^geo:wktLiteral ;
  geo-pos:lat "36.16022"^^xsd:decimal ;
  geo-pos:long "28.0886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2003-08-13_36.16022_28.0886_5-25_Maria%20Corsini-Foka>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2003-08-13_36.16022_28.0886_5-25_Maria Corsini-Foka" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2003-08-13_36.16022_28.0886_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Corsini-Foka'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.0886'^^xsd:double;
  dwc:latitude '36.16022'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2003-08-13_36.16022_28.0886_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:observationDate '2003-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2003-08-19_36.16022_28.0886_5-25_Maria%20Corsini-Foka>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2003-08-19_36.16022_28.0886_5-25_Maria%20Corsini-Foka> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2003-08-19_36.16022_28.0886_5-25_Maria%20Corsini-Foka> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.16022 28.0886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.16022"^^xsd:decimal ;
  dwc:decimalLongitude "28.0886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2003-08-19_36.16022_28.0886_5-25_Maria%20Corsini-Foka>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.16022 28.0886)"^^geo:wktLiteral ;
  geo-pos:lat "36.16022"^^xsd:decimal ;
  geo-pos:long "28.0886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2003-08-19_36.16022_28.0886_5-25_Maria%20Corsini-Foka>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2003-08-19_36.16022_28.0886_5-25_Maria Corsini-Foka" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2003-08-19_36.16022_28.0886_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Corsini-Foka'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.0886'^^xsd:double;
  dwc:latitude '36.16022'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2003-08-19_36.16022_28.0886_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:observationDate '2003-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2004-03-02_36.16022_28.0886_5-25_Maria%20Corsini-Foka>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2004-03-02_36.16022_28.0886_5-25_Maria%20Corsini-Foka> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2004-03-02_36.16022_28.0886_5-25_Maria%20Corsini-Foka> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.16022 28.0886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.16022"^^xsd:decimal ;
  dwc:decimalLongitude "28.0886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2004-03-02_36.16022_28.0886_5-25_Maria%20Corsini-Foka>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.16022 28.0886)"^^geo:wktLiteral ;
  geo-pos:lat "36.16022"^^xsd:decimal ;
  geo-pos:long "28.0886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2004-03-02_36.16022_28.0886_5-25_Maria%20Corsini-Foka>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2004-03-02_36.16022_28.0886_5-25_Maria Corsini-Foka" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2004-03-02_36.16022_28.0886_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Corsini-Foka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.0886'^^xsd:double;
  dwc:latitude '36.16022'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2004-03-02_36.16022_28.0886_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:observationDate '2004-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2004-03-18_36.16022_28.0886_5-25_Maria%20Corsini-Foka>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2004-03-18_36.16022_28.0886_5-25_Maria%20Corsini-Foka> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2004-03-18_36.16022_28.0886_5-25_Maria%20Corsini-Foka> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.16022 28.0886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.16022"^^xsd:decimal ;
  dwc:decimalLongitude "28.0886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2004-03-18_36.16022_28.0886_5-25_Maria%20Corsini-Foka>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.16022 28.0886)"^^geo:wktLiteral ;
  geo-pos:lat "36.16022"^^xsd:decimal ;
  geo-pos:long "28.0886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2004-03-18_36.16022_28.0886_5-25_Maria%20Corsini-Foka>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2004-03-18_36.16022_28.0886_5-25_Maria Corsini-Foka" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2004-03-18_36.16022_28.0886_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Corsini-Foka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.0886'^^xsd:double;
  dwc:latitude '36.16022'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2004-03-18_36.16022_28.0886_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:observationDate '2004-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2004-09-06_36.16022_28.0886_5-25_Maria%20Corsini-Foka>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2004-09-06_36.16022_28.0886_5-25_Maria%20Corsini-Foka> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2004-09-06_36.16022_28.0886_5-25_Maria%20Corsini-Foka> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.16022 28.0886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.16022"^^xsd:decimal ;
  dwc:decimalLongitude "28.0886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2004-09-06_36.16022_28.0886_5-25_Maria%20Corsini-Foka>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.16022 28.0886)"^^geo:wktLiteral ;
  geo-pos:lat "36.16022"^^xsd:decimal ;
  geo-pos:long "28.0886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2004-09-06_36.16022_28.0886_5-25_Maria%20Corsini-Foka>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2004-09-06_36.16022_28.0886_5-25_Maria Corsini-Foka" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2004-09-06_36.16022_28.0886_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Corsini-Foka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.0886'^^xsd:double;
  dwc:latitude '36.16022'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2004-09-06_36.16022_28.0886_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:observationDate '2004-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2004-09-08_36.16022_28.0886_5-25_Maria%20Corsini-Foka>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2004-09-08_36.16022_28.0886_5-25_Maria%20Corsini-Foka> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2004-09-08_36.16022_28.0886_5-25_Maria%20Corsini-Foka> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.16022 28.0886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.16022"^^xsd:decimal ;
  dwc:decimalLongitude "28.0886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2004-09-08_36.16022_28.0886_5-25_Maria%20Corsini-Foka>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.16022 28.0886)"^^geo:wktLiteral ;
  geo-pos:lat "36.16022"^^xsd:decimal ;
  geo-pos:long "28.0886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2004-09-08_36.16022_28.0886_5-25_Maria%20Corsini-Foka>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2004-09-08_36.16022_28.0886_5-25_Maria Corsini-Foka" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2004-09-08_36.16022_28.0886_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Corsini-Foka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.0886'^^xsd:double;
  dwc:latitude '36.16022'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2004-09-08_36.16022_28.0886_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:observationDate '2004-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2005-02-21_36.16022_28.0886_5-25_Maria%20Corsini-Foka>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2005-02-21_36.16022_28.0886_5-25_Maria%20Corsini-Foka> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2005-02-21_36.16022_28.0886_5-25_Maria%20Corsini-Foka> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.16022 28.0886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.16022"^^xsd:decimal ;
  dwc:decimalLongitude "28.0886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2005-02-21_36.16022_28.0886_5-25_Maria%20Corsini-Foka>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.16022 28.0886)"^^geo:wktLiteral ;
  geo-pos:lat "36.16022"^^xsd:decimal ;
  geo-pos:long "28.0886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2005-02-21_36.16022_28.0886_5-25_Maria%20Corsini-Foka>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2005-02-21_36.16022_28.0886_5-25_Maria Corsini-Foka" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2005-02-21_36.16022_28.0886_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Corsini-Foka'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.0886'^^xsd:double;
  dwc:latitude '36.16022'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2005-02-21_36.16022_28.0886_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:observationDate '2005-02-21'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2005-08-24_36.16022_28.0886_5-25_Maria%20Corsini-Foka>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2005-08-24_36.16022_28.0886_5-25_Maria%20Corsini-Foka> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2005-08-24_36.16022_28.0886_5-25_Maria%20Corsini-Foka> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.16022 28.0886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.16022"^^xsd:decimal ;
  dwc:decimalLongitude "28.0886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2005-08-24_36.16022_28.0886_5-25_Maria%20Corsini-Foka>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.16022 28.0886)"^^geo:wktLiteral ;
  geo-pos:lat "36.16022"^^xsd:decimal ;
  geo-pos:long "28.0886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2005-08-24_36.16022_28.0886_5-25_Maria%20Corsini-Foka>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2005-08-24_36.16022_28.0886_5-25_Maria Corsini-Foka" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2005-08-24_36.16022_28.0886_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Corsini-Foka'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.0886'^^xsd:double;
  dwc:latitude '36.16022'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2005-08-24_36.16022_28.0886_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:observationDate '2005-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2006_36.16022_28.0886_5-25_Maria%20Corsini-Foka>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2006_36.16022_28.0886_5-25_Maria%20Corsini-Foka> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2006_36.16022_28.0886_5-25_Maria%20Corsini-Foka> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.16022 28.0886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.16022"^^xsd:decimal ;
  dwc:decimalLongitude "28.0886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2006_36.16022_28.0886_5-25_Maria%20Corsini-Foka>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.16022 28.0886)"^^geo:wktLiteral ;
  geo-pos:lat "36.16022"^^xsd:decimal ;
  geo-pos:long "28.0886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2006_36.16022_28.0886_5-25_Maria%20Corsini-Foka>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2006_36.16022_28.0886_5-25_Maria Corsini-Foka" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2006_36.16022_28.0886_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Corsini-Foka'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.0886'^^xsd:double;
  dwc:latitude '36.16022'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2006_36.16022_28.0886_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:observationDate '2006-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2007-04-18_36.16022_28.0886_5-25_Maria%20Corsini-Foka>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2007-04-18_36.16022_28.0886_5-25_Maria%20Corsini-Foka> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2007-04-18_36.16022_28.0886_5-25_Maria%20Corsini-Foka> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.16022 28.0886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.16022"^^xsd:decimal ;
  dwc:decimalLongitude "28.0886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2007-04-18_36.16022_28.0886_5-25_Maria%20Corsini-Foka>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.16022 28.0886)"^^geo:wktLiteral ;
  geo-pos:lat "36.16022"^^xsd:decimal ;
  geo-pos:long "28.0886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2007-04-18_36.16022_28.0886_5-25_Maria%20Corsini-Foka>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2007-04-18_36.16022_28.0886_5-25_Maria Corsini-Foka" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2007-04-18_36.16022_28.0886_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Corsini-Foka'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.0886'^^xsd:double;
  dwc:latitude '36.16022'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2007-04-18_36.16022_28.0886_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:observationDate '2007-04-18'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2007-04-19_36.16022_28.0886_5-25_Maria%20Corsini-Foka>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2007-04-19_36.16022_28.0886_5-25_Maria%20Corsini-Foka> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2007-04-19_36.16022_28.0886_5-25_Maria%20Corsini-Foka> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.16022 28.0886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.16022"^^xsd:decimal ;
  dwc:decimalLongitude "28.0886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2007-04-19_36.16022_28.0886_5-25_Maria%20Corsini-Foka>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.16022 28.0886)"^^geo:wktLiteral ;
  geo-pos:lat "36.16022"^^xsd:decimal ;
  geo-pos:long "28.0886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2007-04-19_36.16022_28.0886_5-25_Maria%20Corsini-Foka>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2007-04-19_36.16022_28.0886_5-25_Maria Corsini-Foka" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2007-04-19_36.16022_28.0886_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Corsini-Foka'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.0886'^^xsd:double;
  dwc:latitude '36.16022'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2007-04-19_36.16022_28.0886_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:observationDate '2007-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2009-09-02_36.16022_28.0886_5-25_Maria%20Corsini-Foka>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2009-09-02_36.16022_28.0886_5-25_Maria%20Corsini-Foka> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2009-09-02_36.16022_28.0886_5-25_Maria%20Corsini-Foka> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.16022 28.0886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.16022"^^xsd:decimal ;
  dwc:decimalLongitude "28.0886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2009-09-02_36.16022_28.0886_5-25_Maria%20Corsini-Foka>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.16022 28.0886)"^^geo:wktLiteral ;
  geo-pos:lat "36.16022"^^xsd:decimal ;
  geo-pos:long "28.0886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2009-09-02_36.16022_28.0886_5-25_Maria%20Corsini-Foka>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2009-09-02_36.16022_28.0886_5-25_Maria Corsini-Foka" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2009-09-02_36.16022_28.0886_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Corsini-Foka'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.0886'^^xsd:double;
  dwc:latitude '36.16022'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2009-09-02_36.16022_28.0886_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:observationDate '2009-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2009-09-03_36.16022_28.0886_5-25_Maria%20Corsini-Foka>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2009-09-03_36.16022_28.0886_5-25_Maria%20Corsini-Foka> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2009-09-03_36.16022_28.0886_5-25_Maria%20Corsini-Foka> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.16022 28.0886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.16022"^^xsd:decimal ;
  dwc:decimalLongitude "28.0886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2009-09-03_36.16022_28.0886_5-25_Maria%20Corsini-Foka>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.16022 28.0886)"^^geo:wktLiteral ;
  geo-pos:lat "36.16022"^^xsd:decimal ;
  geo-pos:long "28.0886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2009-09-03_36.16022_28.0886_5-25_Maria%20Corsini-Foka>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2009-09-03_36.16022_28.0886_5-25_Maria Corsini-Foka" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2009-09-03_36.16022_28.0886_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Corsini-Foka'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.0886'^^xsd:double;
  dwc:latitude '36.16022'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2009-09-03_36.16022_28.0886_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:observationDate '2009-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2011_36.16022_28.0886_5-25_Maria%20Corsini-Foka>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2011_36.16022_28.0886_5-25_Maria%20Corsini-Foka> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2011_36.16022_28.0886_5-25_Maria%20Corsini-Foka> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.16022 28.0886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.16022"^^xsd:decimal ;
  dwc:decimalLongitude "28.0886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2011_36.16022_28.0886_5-25_Maria%20Corsini-Foka>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.16022 28.0886)"^^geo:wktLiteral ;
  geo-pos:lat "36.16022"^^xsd:decimal ;
  geo-pos:long "28.0886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2011_36.16022_28.0886_5-25_Maria%20Corsini-Foka>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2011_36.16022_28.0886_5-25_Maria Corsini-Foka" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2011_36.16022_28.0886_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Corsini-Foka'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.0886'^^xsd:double;
  dwc:latitude '36.16022'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2011_36.16022_28.0886_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:observationDate '2011-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Upeneus%20pori_2007_36.16022_28.0886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Upeneus%20pori_2007_36.16022_28.0886> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Upeneus%20pori_2007_36.16022_28.0886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.16022 28.0886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.16022"^^xsd:decimal ;
  dwc:decimalLongitude "28.0886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Upeneus%20pori_2007_36.16022_28.0886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.16022 28.0886)"^^geo:wktLiteral ;
  geo-pos:lat "36.16022"^^xsd:decimal ;
  geo-pos:long "28.0886"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Upeneus%20pori_2007_36.16022_28.0886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Upeneus pori_2007_36.16022_28.0886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Upeneus pori_2007_36.16022_28.0886'^^xsd:string;
  dwc:scientificName 'Upeneus pori Ben-Tuvia & Golani, 1989'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.0886'^^xsd:double;
  dwc:latitude '36.16022'^^xsd:double;
  dwc:aphiaid '273671'^^xsd:integer;
  dwc:occurrenceId 'Upeneus pori_2007_36.16022_28.0886'^^xsd:string;
  dwc:observationDate '2007-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '273671'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Etrumeus%20golanii_2015_36.09431_28.08867_Gerasimos%20Kondylatos>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Etrumeus%20golanii_2015_36.09431_28.08867_Gerasimos%20Kondylatos> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Etrumeus%20golanii_2015_36.09431_28.08867_Gerasimos%20Kondylatos> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.09431 28.08867)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.09431"^^xsd:decimal ;
  dwc:decimalLongitude "28.08867"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Etrumeus%20golanii_2015_36.09431_28.08867_Gerasimos%20Kondylatos>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.09431 28.08867)"^^geo:wktLiteral ;
  geo-pos:lat "36.09431"^^xsd:decimal ;
  geo-pos:long "28.08867"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Etrumeus%20golanii_2015_36.09431_28.08867_Gerasimos%20Kondylatos>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Etrumeus golanii_2015_36.09431_28.08867_Gerasimos Kondylatos" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Etrumeus golanii_2015_36.09431_28.08867_Gerasimos Kondylatos'^^xsd:string;
  dwc:scientificName 'Etrumeus golanii DiBattista, Randall & Bowen, 2012'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Gerasimos Kondylatos'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.08867'^^xsd:double;
  dwc:latitude '36.09431'^^xsd:double;
  dwc:aphiaid '890090'^^xsd:integer;
  dwc:occurrenceId 'Etrumeus golanii_2015_36.09431_28.08867_Gerasimos Kondylatos'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '890090'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Conomurex%20persicus_1988_36.14_28.09>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Conomurex%20persicus_1988_36.14_28.09> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Conomurex%20persicus_1988_36.14_28.09> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.14 28.09)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.14"^^xsd:decimal ;
  dwc:decimalLongitude "28.09"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Conomurex%20persicus_1988_36.14_28.09>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.14 28.09)"^^geo:wktLiteral ;
  geo-pos:lat "36.14"^^xsd:decimal ;
  geo-pos:long "28.09"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Conomurex%20persicus_1988_36.14_28.09>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Conomurex persicus_1988_36.14_28.09" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Conomurex persicus_1988_36.14_28.09'^^xsd:string;
  dwc:scientificName 'Conomurex persicus (Swainson, 1821)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.09'^^xsd:double;
  dwc:latitude '36.14'^^xsd:double;
  dwc:aphiaid '565371'^^xsd:integer;
  dwc:occurrenceId 'Conomurex persicus_1988_36.14_28.09'^^xsd:string;
  dwc:observationDate '1988-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '565371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Sargocentron%20rubrum_2017_36.07793_28.09045_3-3_Francesco%20Tiralongo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2017_36.07793_28.09045_3-3_Francesco%20Tiralongo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2017_36.07793_28.09045_3-3_Francesco%20Tiralongo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.07793 28.09045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.07793"^^xsd:decimal ;
  dwc:decimalLongitude "28.09045"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2017_36.07793_28.09045_3-3_Francesco%20Tiralongo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.07793 28.09045)"^^geo:wktLiteral ;
  geo-pos:lat "36.07793"^^xsd:decimal ;
  geo-pos:long "28.09045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Sargocentron%20rubrum_2017_36.07793_28.09045_3-3_Francesco%20Tiralongo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Sargocentron rubrum_2017_36.07793_28.09045_3-3_Francesco Tiralongo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Sargocentron rubrum_2017_36.07793_28.09045_3-3_Francesco Tiralongo'^^xsd:string;
  dwc:scientificName 'Sargocentron rubrum (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Francesco Tiralongo'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.09045'^^xsd:double;
  dwc:latitude '36.07793'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '126400'^^xsd:integer;
  dwc:occurrenceId 'Sargocentron rubrum_2017_36.07793_28.09045_3-3_Francesco Tiralongo'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126400'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2016_36.09577_28.09045_15-15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2016_36.09577_28.09045_15-15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2016_36.09577_28.09045_15-15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.09577 28.09045)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.09577"^^xsd:decimal ;
  dwc:decimalLongitude "28.09045"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2016_36.09577_28.09045_15-15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.09577 28.09045)"^^geo:wktLiteral ;
  geo-pos:lat "36.09577"^^xsd:decimal ;
  geo-pos:long "28.09045"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2016_36.09577_28.09045_15-15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2016_36.09577_28.09045_15-15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2016_36.09577_28.09045_15-15'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.09045'^^xsd:double;
  dwc:latitude '36.09577'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2016_36.09577_28.09045_15-15'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Portunus%20segnis_2017_36.09725_28.0914_Maria%20Corsini-Foka>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Portunus%20segnis_2017_36.09725_28.0914_Maria%20Corsini-Foka> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Portunus%20segnis_2017_36.09725_28.0914_Maria%20Corsini-Foka> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.09725 28.0914)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.09725"^^xsd:decimal ;
  dwc:decimalLongitude "28.0914"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Portunus%20segnis_2017_36.09725_28.0914_Maria%20Corsini-Foka>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.09725 28.0914)"^^geo:wktLiteral ;
  geo-pos:lat "36.09725"^^xsd:decimal ;
  geo-pos:long "28.0914"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Portunus%20segnis_2017_36.09725_28.0914_Maria%20Corsini-Foka>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Portunus segnis_2017_36.09725_28.0914_Maria Corsini-Foka" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Portunus segnis_2017_36.09725_28.0914_Maria Corsini-Foka'^^xsd:string;
  dwc:scientificName 'Portunus segnis (Forskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Corsini-Foka'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.0914'^^xsd:double;
  dwc:latitude '36.09725'^^xsd:double;
  dwc:aphiaid '1061760'^^xsd:integer;
  dwc:occurrenceId 'Portunus segnis_2017_36.09725_28.0914_Maria Corsini-Foka'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1061760'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2018_36.09021_28.09201_10-10_>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2018_36.09021_28.09201_10-10_> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2018_36.09021_28.09201_10-10_> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.09021 28.09201)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.09021"^^xsd:decimal ;
  dwc:decimalLongitude "28.09201"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2018_36.09021_28.09201_10-10_>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.09021 28.09201)"^^geo:wktLiteral ;
  geo-pos:lat "36.09021"^^xsd:decimal ;
  geo-pos:long "28.09201"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2018_36.09021_28.09201_10-10_>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2018_36.09021_28.09201_10-10_" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2018_36.09021_28.09201_10-10_'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.09201'^^xsd:double;
  dwc:latitude '36.09021'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2018_36.09021_28.09201_10-10_'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pempheris%20rhomboidea_2003_36.09295_28.09219_P.%20Margies>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pempheris%20rhomboidea_2003_36.09295_28.09219_P.%20Margies> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pempheris%20rhomboidea_2003_36.09295_28.09219_P.%20Margies> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.09295 28.09219)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.09295"^^xsd:decimal ;
  dwc:decimalLongitude "28.09219"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pempheris%20rhomboidea_2003_36.09295_28.09219_P.%20Margies>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.09295 28.09219)"^^geo:wktLiteral ;
  geo-pos:lat "36.09295"^^xsd:decimal ;
  geo-pos:long "28.09219"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pempheris%20rhomboidea_2003_36.09295_28.09219_P.%20Margies>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pempheris rhomboidea_2003_36.09295_28.09219_P. Margies" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pempheris rhomboidea_2003_36.09295_28.09219_P. Margies'^^xsd:string;
  dwc:scientificName 'Pempheris rhomboidea Kossmann & Räuber, 1877'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'P. Margies'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.09219'^^xsd:double;
  dwc:latitude '36.09295'^^xsd:double;
  dwc:aphiaid '310134'^^xsd:integer;
  dwc:occurrenceId 'Pempheris rhomboidea_2003_36.09295_28.09219_P. Margies'^^xsd:string;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '310134'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20taxifolia%20var.%20distichophylla_2010_36.15907_28.09393_18-20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20taxifolia%20var.%20distichophylla_2010_36.15907_28.09393_18-20> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20taxifolia%20var.%20distichophylla_2010_36.15907_28.09393_18-20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.15907 28.09393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.15907"^^xsd:decimal ;
  dwc:decimalLongitude "28.09393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20taxifolia%20var.%20distichophylla_2010_36.15907_28.09393_18-20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.15907 28.09393)"^^geo:wktLiteral ;
  geo-pos:lat "36.15907"^^xsd:decimal ;
  geo-pos:long "28.09393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20taxifolia%20var.%20distichophylla_2010_36.15907_28.09393_18-20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa taxifolia var. distichophylla_2010_36.15907_28.09393_18-20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa taxifolia var. distichophylla_2010_36.15907_28.09393_18-20'^^xsd:string;
  dwc:scientificName 'Caulerpa taxifolia var. distichophylla (Sonder) Verlaque, Huisman & Procaccini, 2013'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.09393'^^xsd:double;
  dwc:latitude '36.15907'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '761430'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa taxifolia var. distichophylla_2010_36.15907_28.09393_18-20'^^xsd:string;
  dwc:observationDate '2010-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '761430'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Penaeus%20pulchricaudatus_1995_36.15907_28.09393_14.5-40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Penaeus%20pulchricaudatus_1995_36.15907_28.09393_14.5-40> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Penaeus%20pulchricaudatus_1995_36.15907_28.09393_14.5-40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.15907 28.09393)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.15907"^^xsd:decimal ;
  dwc:decimalLongitude "28.09393"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Penaeus%20pulchricaudatus_1995_36.15907_28.09393_14.5-40>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.15907 28.09393)"^^geo:wktLiteral ;
  geo-pos:lat "36.15907"^^xsd:decimal ;
  geo-pos:long "28.09393"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Penaeus%20pulchricaudatus_1995_36.15907_28.09393_14.5-40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Penaeus pulchricaudatus_1995_36.15907_28.09393_14.5-40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Penaeus pulchricaudatus_1995_36.15907_28.09393_14.5-40'^^xsd:string;
  dwc:scientificName 'Penaeus pulchricaudatus Stebbing, 1914'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.09393'^^xsd:double;
  dwc:latitude '36.15907'^^xsd:double;
  dwc:minimumDepth '14.5'^^xsd:double;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '584983'^^xsd:integer;
  dwc:occurrenceId 'Penaeus pulchricaudatus_1995_36.15907_28.09393_14.5-40'^^xsd:string;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1809215'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Nemipterus%20randalli_2018_36.09137_28.094_80-80>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Nemipterus%20randalli_2018_36.09137_28.094_80-80> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Nemipterus%20randalli_2018_36.09137_28.094_80-80> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.09137 28.094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.09137"^^xsd:decimal ;
  dwc:decimalLongitude "28.094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Nemipterus%20randalli_2018_36.09137_28.094_80-80>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.09137 28.094)"^^geo:wktLiteral ;
  geo-pos:lat "36.09137"^^xsd:decimal ;
  geo-pos:long "28.094"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Nemipterus%20randalli_2018_36.09137_28.094_80-80>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Nemipterus randalli_2018_36.09137_28.094_80-80" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Nemipterus randalli_2018_36.09137_28.094_80-80'^^xsd:string;
  dwc:scientificName 'Nemipterus randalli Russell, 1986'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.094'^^xsd:double;
  dwc:latitude '36.09137'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '218518'^^xsd:integer;
  dwc:occurrenceId 'Nemipterus randalli_2018_36.09137_28.094_80-80'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218518'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Conomurex%20persicus_2020_36.16445_28.0946_6-13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Conomurex%20persicus_2020_36.16445_28.0946_6-13> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Conomurex%20persicus_2020_36.16445_28.0946_6-13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.16445 28.0946)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.16445"^^xsd:decimal ;
  dwc:decimalLongitude "28.0946"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Conomurex%20persicus_2020_36.16445_28.0946_6-13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.16445 28.0946)"^^geo:wktLiteral ;
  geo-pos:lat "36.16445"^^xsd:decimal ;
  geo-pos:long "28.0946"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Conomurex%20persicus_2020_36.16445_28.0946_6-13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Conomurex persicus_2020_36.16445_28.0946_6-13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Conomurex persicus_2020_36.16445_28.0946_6-13'^^xsd:string;
  dwc:scientificName 'Conomurex persicus (Swainson, 1821)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.0946'^^xsd:double;
  dwc:latitude '36.16445'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '565371'^^xsd:integer;
  dwc:occurrenceId 'Conomurex persicus_2020_36.16445_28.0946_6-13'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '565371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '311'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Diadema%20setosum_2020_36.16445_28.0946_2-3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Diadema%20setosum_2020_36.16445_28.0946_2-3> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Diadema%20setosum_2020_36.16445_28.0946_2-3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.16445 28.0946)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.16445"^^xsd:decimal ;
  dwc:decimalLongitude "28.0946"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Diadema%20setosum_2020_36.16445_28.0946_2-3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.16445 28.0946)"^^geo:wktLiteral ;
  geo-pos:lat "36.16445"^^xsd:decimal ;
  geo-pos:long "28.0946"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Diadema%20setosum_2020_36.16445_28.0946_2-3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Diadema setosum_2020_36.16445_28.0946_2-3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Diadema setosum_2020_36.16445_28.0946_2-3'^^xsd:string;
  dwc:scientificName 'Diadema setosum (Leske, 1778)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.0946'^^xsd:double;
  dwc:latitude '36.16445'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '213372'^^xsd:integer;
  dwc:occurrenceId 'Diadema setosum_2020_36.16445_28.0946_2-3'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213372'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Parupeneus%20forsskali_2020_36.16445_28.0946_5-6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2020_36.16445_28.0946_5-6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2020_36.16445_28.0946_5-6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.16445 28.0946)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.16445"^^xsd:decimal ;
  dwc:decimalLongitude "28.0946"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2020_36.16445_28.0946_5-6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.16445 28.0946)"^^geo:wktLiteral ;
  geo-pos:lat "36.16445"^^xsd:decimal ;
  geo-pos:long "28.0946"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Parupeneus%20forsskali_2020_36.16445_28.0946_5-6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Parupeneus forsskali_2020_36.16445_28.0946_5-6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Parupeneus forsskali_2020_36.16445_28.0946_5-6'^^xsd:string;
  dwc:scientificName 'Parupeneus forsskali (Fourmanoir & Guézé, 1976)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.0946'^^xsd:double;
  dwc:latitude '36.16445'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '218669'^^xsd:integer;
  dwc:occurrenceId 'Parupeneus forsskali_2020_36.16445_28.0946_5-6'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218669'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '7'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Torquigener%20flavimaculosus_2020_36.16445_28.0946_5-7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2020_36.16445_28.0946_5-7> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2020_36.16445_28.0946_5-7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.16445 28.0946)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.16445"^^xsd:decimal ;
  dwc:decimalLongitude "28.0946"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2020_36.16445_28.0946_5-7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.16445 28.0946)"^^geo:wktLiteral ;
  geo-pos:lat "36.16445"^^xsd:decimal ;
  geo-pos:long "28.0946"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Torquigener%20flavimaculosus_2020_36.16445_28.0946_5-7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Torquigener flavimaculosus_2020_36.16445_28.0946_5-7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Torquigener flavimaculosus_2020_36.16445_28.0946_5-7'^^xsd:string;
  dwc:scientificName 'Torquigener flavimaculosus Hardy & Randall, 1983'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.0946'^^xsd:double;
  dwc:latitude '36.16445'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '219962'^^xsd:integer;
  dwc:occurrenceId 'Torquigener flavimaculosus_2020_36.16445_28.0946_5-7'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219962'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2017_36.16596_28.09496_Paolo%20Salvi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2017_36.16596_28.09496_Paolo%20Salvi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2017_36.16596_28.09496_Paolo%20Salvi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.16596 28.09496)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.16596"^^xsd:decimal ;
  dwc:decimalLongitude "28.09496"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2017_36.16596_28.09496_Paolo%20Salvi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.16596 28.09496)"^^geo:wktLiteral ;
  geo-pos:lat "36.16596"^^xsd:decimal ;
  geo-pos:long "28.09496"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2017_36.16596_28.09496_Paolo%20Salvi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2017_36.16596_28.09496_Paolo Salvi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2017_36.16596_28.09496_Paolo Salvi'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Paolo Salvi'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.09496'^^xsd:double;
  dwc:latitude '36.16596'^^xsd:double;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2017_36.16596_28.09496_Paolo Salvi'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '5'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Chama%20pacifica_2014_36.08677_28.09514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Chama%20pacifica_2014_36.08677_28.09514> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Chama%20pacifica_2014_36.08677_28.09514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.08677 28.09514)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.08677"^^xsd:decimal ;
  dwc:decimalLongitude "28.09514"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Chama%20pacifica_2014_36.08677_28.09514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.08677 28.09514)"^^geo:wktLiteral ;
  geo-pos:lat "36.08677"^^xsd:decimal ;
  geo-pos:long "28.09514"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Chama%20pacifica_2014_36.08677_28.09514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Chama pacifica_2014_36.08677_28.09514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Chama pacifica_2014_36.08677_28.09514'^^xsd:string;
  dwc:scientificName 'Chama pacifica Broderip, 1835'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.09514'^^xsd:double;
  dwc:latitude '36.08677'^^xsd:double;
  dwc:aphiaid '139120'^^xsd:integer;
  dwc:occurrenceId 'Chama pacifica_2014_36.08677_28.09514'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139120'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Nemipterus%20randalli_2018_36.16613_28.09516_85-85>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Nemipterus%20randalli_2018_36.16613_28.09516_85-85> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Nemipterus%20randalli_2018_36.16613_28.09516_85-85> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.16613 28.09516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.16613"^^xsd:decimal ;
  dwc:decimalLongitude "28.09516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "85"^^xsd:integer ;
  dwc:maximumDepthInMeters "85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Nemipterus%20randalli_2018_36.16613_28.09516_85-85>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.16613 28.09516)"^^geo:wktLiteral ;
  geo-pos:lat "36.16613"^^xsd:decimal ;
  geo-pos:long "28.09516"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Nemipterus%20randalli_2018_36.16613_28.09516_85-85>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Nemipterus randalli_2018_36.16613_28.09516_85-85" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Nemipterus randalli_2018_36.16613_28.09516_85-85'^^xsd:string;
  dwc:scientificName 'Nemipterus randalli Russell, 1986'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.09516'^^xsd:double;
  dwc:latitude '36.16613'^^xsd:double;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:maximumDepth '85'^^xsd:integer;
  dwc:aphiaid '218518'^^xsd:integer;
  dwc:occurrenceId 'Nemipterus randalli_2018_36.16613_28.09516_85-85'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218518'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2020_36.16712_28.09579_Alexandros%20Kaminas>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2020_36.16712_28.09579_Alexandros%20Kaminas> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2020_36.16712_28.09579_Alexandros%20Kaminas> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.16712 28.09579)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.16712"^^xsd:decimal ;
  dwc:decimalLongitude "28.09579"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2020_36.16712_28.09579_Alexandros%20Kaminas>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.16712 28.09579)"^^geo:wktLiteral ;
  geo-pos:lat "36.16712"^^xsd:decimal ;
  geo-pos:long "28.09579"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2020_36.16712_28.09579_Alexandros%20Kaminas>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2020_36.16712_28.09579_Alexandros Kaminas" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2020_36.16712_28.09579_Alexandros Kaminas'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Alexandros Kaminas'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.09579'^^xsd:double;
  dwc:latitude '36.16712'^^xsd:double;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2020_36.16712_28.09579_Alexandros Kaminas'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2019_36.16421_28.09672_18-18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2019_36.16421_28.09672_18-18> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2019_36.16421_28.09672_18-18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.16421 28.09672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.16421"^^xsd:decimal ;
  dwc:decimalLongitude "28.09672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2019_36.16421_28.09672_18-18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.16421 28.09672)"^^geo:wktLiteral ;
  geo-pos:lat "36.16421"^^xsd:decimal ;
  geo-pos:long "28.09672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2019_36.16421_28.09672_18-18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2019_36.16421_28.09672_18-18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2019_36.16421_28.09672_18-18'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.09672'^^xsd:double;
  dwc:latitude '36.16421'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2019_36.16421_28.09672_18-18'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20taxifolia%20var.%20distichophylla_2014_36.16074_28.0975_F.%20Kuepper>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20taxifolia%20var.%20distichophylla_2014_36.16074_28.0975_F.%20Kuepper> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20taxifolia%20var.%20distichophylla_2014_36.16074_28.0975_F.%20Kuepper> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.16074 28.0975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.16074"^^xsd:decimal ;
  dwc:decimalLongitude "28.0975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20taxifolia%20var.%20distichophylla_2014_36.16074_28.0975_F.%20Kuepper>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.16074 28.0975)"^^geo:wktLiteral ;
  geo-pos:lat "36.16074"^^xsd:decimal ;
  geo-pos:long "28.0975"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20taxifolia%20var.%20distichophylla_2014_36.16074_28.0975_F.%20Kuepper>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa taxifolia var. distichophylla_2014_36.16074_28.0975_F. Kuepper" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa taxifolia var. distichophylla_2014_36.16074_28.0975_F. Kuepper'^^xsd:string;
  dwc:scientificName 'Caulerpa taxifolia var. distichophylla (Sonder) Verlaque, Huisman & Procaccini, 2013'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'F. Kuepper'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.0975'^^xsd:double;
  dwc:latitude '36.16074'^^xsd:double;
  dwc:aphiaid '761430'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa taxifolia var. distichophylla_2014_36.16074_28.0975_F. Kuepper'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '761430'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Conomurex%20persicus_2020_36.16494_28.09797_11-11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Conomurex%20persicus_2020_36.16494_28.09797_11-11> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Conomurex%20persicus_2020_36.16494_28.09797_11-11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.16494 28.09797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.16494"^^xsd:decimal ;
  dwc:decimalLongitude "28.09797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Conomurex%20persicus_2020_36.16494_28.09797_11-11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.16494 28.09797)"^^geo:wktLiteral ;
  geo-pos:lat "36.16494"^^xsd:decimal ;
  geo-pos:long "28.09797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Conomurex%20persicus_2020_36.16494_28.09797_11-11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Conomurex persicus_2020_36.16494_28.09797_11-11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Conomurex persicus_2020_36.16494_28.09797_11-11'^^xsd:string;
  dwc:scientificName 'Conomurex persicus (Swainson, 1821)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.09797'^^xsd:double;
  dwc:latitude '36.16494'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '565371'^^xsd:integer;
  dwc:occurrenceId 'Conomurex persicus_2020_36.16494_28.09797_11-11'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '565371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '226'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2020_36.16494_28.09797_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2020_36.16494_28.09797_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2020_36.16494_28.09797_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.16494 28.09797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.16494"^^xsd:decimal ;
  dwc:decimalLongitude "28.09797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2020_36.16494_28.09797_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.16494 28.09797)"^^geo:wktLiteral ;
  geo-pos:lat "36.16494"^^xsd:decimal ;
  geo-pos:long "28.09797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2020_36.16494_28.09797_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2020_36.16494_28.09797_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2020_36.16494_28.09797_5-5'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.09797'^^xsd:double;
  dwc:latitude '36.16494'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2020_36.16494_28.09797_5-5'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '6'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Parupeneus%20forsskali_2020-08-08_36.16494_28.09797_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2020-08-08_36.16494_28.09797_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2020-08-08_36.16494_28.09797_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.16494 28.09797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.16494"^^xsd:decimal ;
  dwc:decimalLongitude "28.09797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2020-08-08_36.16494_28.09797_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.16494 28.09797)"^^geo:wktLiteral ;
  geo-pos:lat "36.16494"^^xsd:decimal ;
  geo-pos:long "28.09797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Parupeneus%20forsskali_2020-08-08_36.16494_28.09797_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Parupeneus forsskali_2020-08-08_36.16494_28.09797_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Parupeneus forsskali_2020-08-08_36.16494_28.09797_5-5'^^xsd:string;
  dwc:scientificName 'Parupeneus forsskali (Fourmanoir & Guézé, 1976)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.09797'^^xsd:double;
  dwc:latitude '36.16494'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '218669'^^xsd:integer;
  dwc:occurrenceId 'Parupeneus forsskali_2020-08-08_36.16494_28.09797_5-5'^^xsd:string;
  dwc:observationDate '2020-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '218669'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '6'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Parupeneus%20forsskali_2020-08-09_36.16494_28.09797_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2020-08-09_36.16494_28.09797_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2020-08-09_36.16494_28.09797_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.16494 28.09797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.16494"^^xsd:decimal ;
  dwc:decimalLongitude "28.09797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2020-08-09_36.16494_28.09797_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.16494 28.09797)"^^geo:wktLiteral ;
  geo-pos:lat "36.16494"^^xsd:decimal ;
  geo-pos:long "28.09797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Parupeneus%20forsskali_2020-08-09_36.16494_28.09797_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Parupeneus forsskali_2020-08-09_36.16494_28.09797_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Parupeneus forsskali_2020-08-09_36.16494_28.09797_5-5'^^xsd:string;
  dwc:scientificName 'Parupeneus forsskali (Fourmanoir & Guézé, 1976)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.09797'^^xsd:double;
  dwc:latitude '36.16494'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '218669'^^xsd:integer;
  dwc:occurrenceId 'Parupeneus forsskali_2020-08-09_36.16494_28.09797_5-5'^^xsd:string;
  dwc:observationDate '2020-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '218669'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Parupeneus%20forsskali_2020-08-10_36.16494_28.09797_15-15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2020-08-10_36.16494_28.09797_15-15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2020-08-10_36.16494_28.09797_15-15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.16494 28.09797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.16494"^^xsd:decimal ;
  dwc:decimalLongitude "28.09797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2020-08-10_36.16494_28.09797_15-15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.16494 28.09797)"^^geo:wktLiteral ;
  geo-pos:lat "36.16494"^^xsd:decimal ;
  geo-pos:long "28.09797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Parupeneus%20forsskali_2020-08-10_36.16494_28.09797_15-15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Parupeneus forsskali_2020-08-10_36.16494_28.09797_15-15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Parupeneus forsskali_2020-08-10_36.16494_28.09797_15-15'^^xsd:string;
  dwc:scientificName 'Parupeneus forsskali (Fourmanoir & Guézé, 1976)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.09797'^^xsd:double;
  dwc:latitude '36.16494'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '218669'^^xsd:integer;
  dwc:occurrenceId 'Parupeneus forsskali_2020-08-10_36.16494_28.09797_15-15'^^xsd:string;
  dwc:observationDate '2020-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '218669'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Parupeneus%20forsskali_2020-08-11_36.16494_28.09797_15-15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2020-08-11_36.16494_28.09797_15-15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2020-08-11_36.16494_28.09797_15-15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.16494 28.09797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.16494"^^xsd:decimal ;
  dwc:decimalLongitude "28.09797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2020-08-11_36.16494_28.09797_15-15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.16494 28.09797)"^^geo:wktLiteral ;
  geo-pos:lat "36.16494"^^xsd:decimal ;
  geo-pos:long "28.09797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Parupeneus%20forsskali_2020-08-11_36.16494_28.09797_15-15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Parupeneus forsskali_2020-08-11_36.16494_28.09797_15-15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Parupeneus forsskali_2020-08-11_36.16494_28.09797_15-15'^^xsd:string;
  dwc:scientificName 'Parupeneus forsskali (Fourmanoir & Guézé, 1976)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.09797'^^xsd:double;
  dwc:latitude '36.16494'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '218669'^^xsd:integer;
  dwc:occurrenceId 'Parupeneus forsskali_2020-08-11_36.16494_28.09797_15-15'^^xsd:string;
  dwc:observationDate '2020-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '218669'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '7'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Parupeneus%20forsskali_2020-08-12_36.16494_28.09797_15-15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2020-08-12_36.16494_28.09797_15-15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2020-08-12_36.16494_28.09797_15-15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.16494 28.09797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.16494"^^xsd:decimal ;
  dwc:decimalLongitude "28.09797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2020-08-12_36.16494_28.09797_15-15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.16494 28.09797)"^^geo:wktLiteral ;
  geo-pos:lat "36.16494"^^xsd:decimal ;
  geo-pos:long "28.09797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Parupeneus%20forsskali_2020-08-12_36.16494_28.09797_15-15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Parupeneus forsskali_2020-08-12_36.16494_28.09797_15-15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Parupeneus forsskali_2020-08-12_36.16494_28.09797_15-15'^^xsd:string;
  dwc:scientificName 'Parupeneus forsskali (Fourmanoir & Guézé, 1976)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.09797'^^xsd:double;
  dwc:latitude '36.16494'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '218669'^^xsd:integer;
  dwc:occurrenceId 'Parupeneus forsskali_2020-08-12_36.16494_28.09797_15-15'^^xsd:string;
  dwc:observationDate '2020-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '218669'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '8'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_2020_36.16494_28.09797_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_2020_36.16494_28.09797_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_2020_36.16494_28.09797_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.16494 28.09797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.16494"^^xsd:decimal ;
  dwc:decimalLongitude "28.09797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_2020_36.16494_28.09797_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.16494 28.09797)"^^geo:wktLiteral ;
  geo-pos:lat "36.16494"^^xsd:decimal ;
  geo-pos:long "28.09797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_2020_36.16494_28.09797_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_2020_36.16494_28.09797_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_2020_36.16494_28.09797_5-5'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.09797'^^xsd:double;
  dwc:latitude '36.16494'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_2020_36.16494_28.09797_5-5'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '8'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2020_36.16494_28.09797_15-15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2020_36.16494_28.09797_15-15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2020_36.16494_28.09797_15-15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.16494 28.09797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.16494"^^xsd:decimal ;
  dwc:decimalLongitude "28.09797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2020_36.16494_28.09797_15-15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.16494 28.09797)"^^geo:wktLiteral ;
  geo-pos:lat "36.16494"^^xsd:decimal ;
  geo-pos:long "28.09797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2020_36.16494_28.09797_15-15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2020_36.16494_28.09797_15-15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2020_36.16494_28.09797_15-15'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.09797'^^xsd:double;
  dwc:latitude '36.16494'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2020_36.16494_28.09797_15-15'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2020_36.16494_28.09797_5-11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2020_36.16494_28.09797_5-11> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2020_36.16494_28.09797_5-11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.16494 28.09797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.16494"^^xsd:decimal ;
  dwc:decimalLongitude "28.09797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2020_36.16494_28.09797_5-11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.16494 28.09797)"^^geo:wktLiteral ;
  geo-pos:lat "36.16494"^^xsd:decimal ;
  geo-pos:long "28.09797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2020_36.16494_28.09797_5-11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2020_36.16494_28.09797_5-11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2020_36.16494_28.09797_5-11'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.09797'^^xsd:double;
  dwc:latitude '36.16494'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2020_36.16494_28.09797_5-11'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2020_36.16494_28.09797_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2020_36.16494_28.09797_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2020_36.16494_28.09797_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.16494 28.09797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.16494"^^xsd:decimal ;
  dwc:decimalLongitude "28.09797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2020_36.16494_28.09797_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.16494 28.09797)"^^geo:wktLiteral ;
  geo-pos:lat "36.16494"^^xsd:decimal ;
  geo-pos:long "28.09797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2020_36.16494_28.09797_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2020_36.16494_28.09797_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2020_36.16494_28.09797_5-5'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.09797'^^xsd:double;
  dwc:latitude '36.16494'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2020_36.16494_28.09797_5-5'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2020_36.16494_28.09797_15-15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2020_36.16494_28.09797_15-15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2020_36.16494_28.09797_15-15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.16494 28.09797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.16494"^^xsd:decimal ;
  dwc:decimalLongitude "28.09797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2020_36.16494_28.09797_15-15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.16494 28.09797)"^^geo:wktLiteral ;
  geo-pos:lat "36.16494"^^xsd:decimal ;
  geo-pos:long "28.09797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2020_36.16494_28.09797_15-15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2020_36.16494_28.09797_15-15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2020_36.16494_28.09797_15-15'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.09797'^^xsd:double;
  dwc:latitude '36.16494'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2020_36.16494_28.09797_15-15'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2020-08-08_36.16494_28.09797_15-15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020-08-08_36.16494_28.09797_15-15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020-08-08_36.16494_28.09797_15-15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.16494 28.09797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.16494"^^xsd:decimal ;
  dwc:decimalLongitude "28.09797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020-08-08_36.16494_28.09797_15-15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.16494 28.09797)"^^geo:wktLiteral ;
  geo-pos:lat "36.16494"^^xsd:decimal ;
  geo-pos:long "28.09797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2020-08-08_36.16494_28.09797_15-15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2020-08-08_36.16494_28.09797_15-15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2020-08-08_36.16494_28.09797_15-15'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.09797'^^xsd:double;
  dwc:latitude '36.16494'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2020-08-08_36.16494_28.09797_15-15'^^xsd:string;
  dwc:observationDate '2020-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '6'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2020-08-09_36.16494_28.09797_15-15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020-08-09_36.16494_28.09797_15-15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020-08-09_36.16494_28.09797_15-15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.16494 28.09797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.16494"^^xsd:decimal ;
  dwc:decimalLongitude "28.09797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020-08-09_36.16494_28.09797_15-15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.16494 28.09797)"^^geo:wktLiteral ;
  geo-pos:lat "36.16494"^^xsd:decimal ;
  geo-pos:long "28.09797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2020-08-09_36.16494_28.09797_15-15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2020-08-09_36.16494_28.09797_15-15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2020-08-09_36.16494_28.09797_15-15'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.09797'^^xsd:double;
  dwc:latitude '36.16494'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2020-08-09_36.16494_28.09797_15-15'^^xsd:string;
  dwc:observationDate '2020-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2020_36.16494_28.09797_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_36.16494_28.09797_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_36.16494_28.09797_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.16494 28.09797)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.16494"^^xsd:decimal ;
  dwc:decimalLongitude "28.09797"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_36.16494_28.09797_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.16494 28.09797)"^^geo:wktLiteral ;
  geo-pos:lat "36.16494"^^xsd:decimal ;
  geo-pos:long "28.09797"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2020_36.16494_28.09797_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2020_36.16494_28.09797_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2020_36.16494_28.09797_5-5'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.09797'^^xsd:double;
  dwc:latitude '36.16494'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2020_36.16494_28.09797_5-5'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '6'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Conomurex%20persicus_2017_36.17501_28.09827_snail>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Conomurex%20persicus_2017_36.17501_28.09827_snail> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Conomurex%20persicus_2017_36.17501_28.09827_snail> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.17501 28.09827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.17501"^^xsd:decimal ;
  dwc:decimalLongitude "28.09827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Conomurex%20persicus_2017_36.17501_28.09827_snail>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.17501 28.09827)"^^geo:wktLiteral ;
  geo-pos:lat "36.17501"^^xsd:decimal ;
  geo-pos:long "28.09827"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Conomurex%20persicus_2017_36.17501_28.09827_snail>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Conomurex persicus_2017_36.17501_28.09827_snail" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Conomurex persicus_2017_36.17501_28.09827_snail'^^xsd:string;
  dwc:scientificName 'Conomurex persicus (Swainson, 1821)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'snail'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.09827'^^xsd:double;
  dwc:latitude '36.17501'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '565371'^^xsd:integer;
  dwc:occurrenceId 'Conomurex persicus_2017_36.17501_28.09827_snail'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '565371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Conomurex%20persicus_2009_36.17614_28.09876_Eleftherios%20Katsillis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Conomurex%20persicus_2009_36.17614_28.09876_Eleftherios%20Katsillis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Conomurex%20persicus_2009_36.17614_28.09876_Eleftherios%20Katsillis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.17614 28.09876)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.17614"^^xsd:decimal ;
  dwc:decimalLongitude "28.09876"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Conomurex%20persicus_2009_36.17614_28.09876_Eleftherios%20Katsillis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.17614 28.09876)"^^geo:wktLiteral ;
  geo-pos:lat "36.17614"^^xsd:decimal ;
  geo-pos:long "28.09876"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Conomurex%20persicus_2009_36.17614_28.09876_Eleftherios%20Katsillis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Conomurex persicus_2009_36.17614_28.09876_Eleftherios Katsillis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Conomurex persicus_2009_36.17614_28.09876_Eleftherios Katsillis'^^xsd:string;
  dwc:scientificName 'Conomurex persicus (Swainson, 1821)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Eleftherios Katsillis'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.09876'^^xsd:double;
  dwc:latitude '36.17614'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '565371'^^xsd:integer;
  dwc:occurrenceId 'Conomurex persicus_2009_36.17614_28.09876_Eleftherios Katsillis'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '565371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2017_36.17691_28.10162_Francesco_lami>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2017_36.17691_28.10162_Francesco_lami> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2017_36.17691_28.10162_Francesco_lami> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.17691 28.10162)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.17691"^^xsd:decimal ;
  dwc:decimalLongitude "28.10162"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "77"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2017_36.17691_28.10162_Francesco_lami>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.17691 28.10162)"^^geo:wktLiteral ;
  geo-pos:lat "36.17691"^^xsd:decimal ;
  geo-pos:long "28.10162"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "77"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2017_36.17691_28.10162_Francesco_lami>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2017_36.17691_28.10162_Francesco_lami" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2017_36.17691_28.10162_Francesco_lami'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Francesco_Lami'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.10162'^^xsd:double;
  dwc:latitude '36.17691'^^xsd:double;
  dwc:coordinatePrecision '77'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2017_36.17691_28.10162_Francesco_lami'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2017_36.17313_28.10504_3-3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2017_36.17313_28.10504_3-3> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2017_36.17313_28.10504_3-3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.17313 28.10504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.17313"^^xsd:decimal ;
  dwc:decimalLongitude "28.10504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2017_36.17313_28.10504_3-3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.17313 28.10504)"^^geo:wktLiteral ;
  geo-pos:lat "36.17313"^^xsd:decimal ;
  geo-pos:long "28.10504"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2017_36.17313_28.10504_3-3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2017_36.17313_28.10504_3-3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2017_36.17313_28.10504_3-3'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.10504'^^xsd:double;
  dwc:latitude '36.17313'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2017_36.17313_28.10504_3-3'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_1893%2F2020_36.13344_28.11951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_1893%2F2020_36.13344_28.11951> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_1893%2F2020_36.13344_28.11951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.13344 28.11951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.13344"^^xsd:decimal ;
  dwc:decimalLongitude "28.11951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_1893%2F2020_36.13344_28.11951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.13344 28.11951)"^^geo:wktLiteral ;
  geo-pos:lat "36.13344"^^xsd:decimal ;
  geo-pos:long "28.11951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_1893%2F2020_36.13344_28.11951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_1893/2020_36.13344_28.11951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_1893/2020_36.13344_28.11951'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1893'^^xsd:integer;
  dwc:endYearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.11951'^^xsd:double;
  dwc:latitude '36.13344'^^xsd:double;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_1893/2020_36.13344_28.11951'^^xsd:string;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Torquigener%20flavimaculosus_2020_36.06194_28.12066_1.5-1.5_Vasilis%20Minasidis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2020_36.06194_28.12066_1.5-1.5_Vasilis%20Minasidis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2020_36.06194_28.12066_1.5-1.5_Vasilis%20Minasidis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.06194 28.12066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.06194"^^xsd:decimal ;
  dwc:decimalLongitude "28.12066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2020_36.06194_28.12066_1.5-1.5_Vasilis%20Minasidis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.06194 28.12066)"^^geo:wktLiteral ;
  geo-pos:lat "36.06194"^^xsd:decimal ;
  geo-pos:long "28.12066"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Torquigener%20flavimaculosus_2020_36.06194_28.12066_1.5-1.5_Vasilis%20Minasidis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Torquigener flavimaculosus_2020_36.06194_28.12066_1.5-1.5_Vasilis Minasidis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Torquigener flavimaculosus_2020_36.06194_28.12066_1.5-1.5_Vasilis Minasidis'^^xsd:string;
  dwc:scientificName 'Torquigener flavimaculosus Hardy & Randall, 1983'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Vasilis Minasidis'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.12066'^^xsd:double;
  dwc:latitude '36.06194'^^xsd:double;
  dwc:minimumDepth '1.5'^^xsd:double;
  dwc:maximumDepth '1.5'^^xsd:double;
  dwc:aphiaid '219962'^^xsd:integer;
  dwc:occurrenceId 'Torquigener flavimaculosus_2020_36.06194_28.12066_1.5-1.5_Vasilis Minasidis'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219962'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Penaeus%20pulchricaudatus_1995_36.42373_28.12672_29-31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Penaeus%20pulchricaudatus_1995_36.42373_28.12672_29-31> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Penaeus%20pulchricaudatus_1995_36.42373_28.12672_29-31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42373 28.12672)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.42373"^^xsd:decimal ;
  dwc:decimalLongitude "28.12672"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "31"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Penaeus%20pulchricaudatus_1995_36.42373_28.12672_29-31>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42373 28.12672)"^^geo:wktLiteral ;
  geo-pos:lat "36.42373"^^xsd:decimal ;
  geo-pos:long "28.12672"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Penaeus%20pulchricaudatus_1995_36.42373_28.12672_29-31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Penaeus pulchricaudatus_1995_36.42373_28.12672_29-31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Penaeus pulchricaudatus_1995_36.42373_28.12672_29-31'^^xsd:string;
  dwc:scientificName 'Penaeus pulchricaudatus Stebbing, 1914'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.12672'^^xsd:double;
  dwc:latitude '36.42373'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '31'^^xsd:integer;
  dwc:aphiaid '584983'^^xsd:integer;
  dwc:occurrenceId 'Penaeus pulchricaudatus_1995_36.42373_28.12672_29-31'^^xsd:string;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1809215'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2017_36.46807_28.1299_13-13_>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2017_36.46807_28.1299_13-13_> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2017_36.46807_28.1299_13-13_> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46807 28.1299)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.46807"^^xsd:decimal ;
  dwc:decimalLongitude "28.1299"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2017_36.46807_28.1299_13-13_>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.46807 28.1299)"^^geo:wktLiteral ;
  geo-pos:lat "36.46807"^^xsd:decimal ;
  geo-pos:long "28.1299"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2017_36.46807_28.1299_13-13_>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2017_36.46807_28.1299_13-13_" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2017_36.46807_28.1299_13-13_'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.1299'^^xsd:double;
  dwc:latitude '36.46807'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2017_36.46807_28.1299_13-13_'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '6'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2015%2F2018_36.42137_28.13665_Francesco%20Tiralongo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2015%2F2018_36.42137_28.13665_Francesco%20Tiralongo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2015%2F2018_36.42137_28.13665_Francesco%20Tiralongo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42137 28.13665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.42137"^^xsd:decimal ;
  dwc:decimalLongitude "28.13665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2015%2F2018_36.42137_28.13665_Francesco%20Tiralongo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42137 28.13665)"^^geo:wktLiteral ;
  geo-pos:lat "36.42137"^^xsd:decimal ;
  geo-pos:long "28.13665"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2015%2F2018_36.42137_28.13665_Francesco%20Tiralongo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2015/2018_36.42137_28.13665_Francesco Tiralongo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2015/2018_36.42137_28.13665_Francesco Tiralongo'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Francesco Tiralongo'^^xsd:string;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.13665'^^xsd:double;
  dwc:latitude '36.42137'^^xsd:double;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2015/2018_36.42137_28.13665_Francesco Tiralongo'^^xsd:string;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2014_36.19823_28.13847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2014_36.19823_28.13847> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2014_36.19823_28.13847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.19823 28.13847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.19823"^^xsd:decimal ;
  dwc:decimalLongitude "28.13847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "786"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2014_36.19823_28.13847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.19823 28.13847)"^^geo:wktLiteral ;
  geo-pos:lat "36.19823"^^xsd:decimal ;
  geo-pos:long "28.13847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "786"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2014_36.19823_28.13847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2014_36.19823_28.13847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2014_36.19823_28.13847'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.13847'^^xsd:double;
  dwc:latitude '36.19823'^^xsd:double;
  dwc:coordinatePrecision '786'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2014_36.19823_28.13847'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2014_36.19823_28.13847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2014_36.19823_28.13847> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2014_36.19823_28.13847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.19823 28.13847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.19823"^^xsd:decimal ;
  dwc:decimalLongitude "28.13847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "786"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2014_36.19823_28.13847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.19823 28.13847)"^^geo:wktLiteral ;
  geo-pos:lat "36.19823"^^xsd:decimal ;
  geo-pos:long "28.13847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "786"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2014_36.19823_28.13847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2014_36.19823_28.13847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2014_36.19823_28.13847'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.13847'^^xsd:double;
  dwc:latitude '36.19823'^^xsd:double;
  dwc:coordinatePrecision '786'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2014_36.19823_28.13847'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Parupeneus%20forsskali_2019_36.21356_28.14296_stefano_aguzzi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2019_36.21356_28.14296_stefano_aguzzi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2019_36.21356_28.14296_stefano_aguzzi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.21356 28.14296)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.21356"^^xsd:decimal ;
  dwc:decimalLongitude "28.14296"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2019_36.21356_28.14296_stefano_aguzzi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.21356 28.14296)"^^geo:wktLiteral ;
  geo-pos:lat "36.21356"^^xsd:decimal ;
  geo-pos:long "28.14296"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Parupeneus%20forsskali_2019_36.21356_28.14296_stefano_aguzzi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Parupeneus forsskali_2019_36.21356_28.14296_stefano_aguzzi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Parupeneus forsskali_2019_36.21356_28.14296_stefano_aguzzi'^^xsd:string;
  dwc:scientificName 'Parupeneus forsskali (Fourmanoir & Guézé, 1976)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Stefano_Aguzzi'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.14296'^^xsd:double;
  dwc:latitude '36.21356'^^xsd:double;
  dwc:aphiaid '218669'^^xsd:integer;
  dwc:occurrenceId 'Parupeneus forsskali_2019_36.21356_28.14296_stefano_aguzzi'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218669'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2018_36.21498_28.15237_10-10_Savvas%20Vagianos>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2018_36.21498_28.15237_10-10_Savvas%20Vagianos> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2018_36.21498_28.15237_10-10_Savvas%20Vagianos> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.21498 28.15237)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.21498"^^xsd:decimal ;
  dwc:decimalLongitude "28.15237"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2018_36.21498_28.15237_10-10_Savvas%20Vagianos>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.21498 28.15237)"^^geo:wktLiteral ;
  geo-pos:lat "36.21498"^^xsd:decimal ;
  geo-pos:long "28.15237"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2018_36.21498_28.15237_10-10_Savvas%20Vagianos>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2018_36.21498_28.15237_10-10_Savvas Vagianos" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2018_36.21498_28.15237_10-10_Savvas Vagianos'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Savvas Vagianos'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.15237'^^xsd:double;
  dwc:latitude '36.21498'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2018_36.21498_28.15237_10-10_Savvas Vagianos'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Torquigener%20flavimaculosus_2019_36.23242_28.15306_stefano_aguzzi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2019_36.23242_28.15306_stefano_aguzzi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2019_36.23242_28.15306_stefano_aguzzi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.23242 28.15306)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.23242"^^xsd:decimal ;
  dwc:decimalLongitude "28.15306"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2019_36.23242_28.15306_stefano_aguzzi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.23242 28.15306)"^^geo:wktLiteral ;
  geo-pos:lat "36.23242"^^xsd:decimal ;
  geo-pos:long "28.15306"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Torquigener%20flavimaculosus_2019_36.23242_28.15306_stefano_aguzzi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Torquigener flavimaculosus_2019_36.23242_28.15306_stefano_aguzzi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Torquigener flavimaculosus_2019_36.23242_28.15306_stefano_aguzzi'^^xsd:string;
  dwc:scientificName 'Torquigener flavimaculosus Hardy & Randall, 1983'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Stefano_Aguzzi'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.15306'^^xsd:double;
  dwc:latitude '36.23242'^^xsd:double;
  dwc:aphiaid '219962'^^xsd:integer;
  dwc:occurrenceId 'Torquigener flavimaculosus_2019_36.23242_28.15306_stefano_aguzzi'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219962'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2019_36.23238_28.15332_stefano_aguzzi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2019_36.23238_28.15332_stefano_aguzzi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2019_36.23238_28.15332_stefano_aguzzi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.23238 28.15332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.23238"^^xsd:decimal ;
  dwc:decimalLongitude "28.15332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2019_36.23238_28.15332_stefano_aguzzi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.23238 28.15332)"^^geo:wktLiteral ;
  geo-pos:lat "36.23238"^^xsd:decimal ;
  geo-pos:long "28.15332"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2019_36.23238_28.15332_stefano_aguzzi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2019_36.23238_28.15332_stefano_aguzzi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2019_36.23238_28.15332_stefano_aguzzi'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Stefano_Aguzzi'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.15332'^^xsd:double;
  dwc:latitude '36.23238'^^xsd:double;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2019_36.23238_28.15332_stefano_aguzzi'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Chama%20pacifica_2014_36.42294_28.16153_Fabio%20Crocetta>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Chama%20pacifica_2014_36.42294_28.16153_Fabio%20Crocetta> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Chama%20pacifica_2014_36.42294_28.16153_Fabio%20Crocetta> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42294 28.16153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.42294"^^xsd:decimal ;
  dwc:decimalLongitude "28.16153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Chama%20pacifica_2014_36.42294_28.16153_Fabio%20Crocetta>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42294 28.16153)"^^geo:wktLiteral ;
  geo-pos:lat "36.42294"^^xsd:decimal ;
  geo-pos:long "28.16153"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Chama%20pacifica_2014_36.42294_28.16153_Fabio%20Crocetta>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Chama pacifica_2014_36.42294_28.16153_Fabio Crocetta" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Chama pacifica_2014_36.42294_28.16153_Fabio Crocetta'^^xsd:string;
  dwc:scientificName 'Chama pacifica Broderip, 1835'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Fabio Crocetta'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.16153'^^xsd:double;
  dwc:latitude '36.42294'^^xsd:double;
  dwc:aphiaid '139120'^^xsd:integer;
  dwc:occurrenceId 'Chama pacifica_2014_36.42294_28.16153_Fabio Crocetta'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139120'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '7'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Callinectes%20sapidus_2011_36.42791_28.16208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2011_36.42791_28.16208> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2011_36.42791_28.16208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42791 28.16208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.42791"^^xsd:decimal ;
  dwc:decimalLongitude "28.16208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Callinectes%20sapidus_2011_36.42791_28.16208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42791 28.16208)"^^geo:wktLiteral ;
  geo-pos:lat "36.42791"^^xsd:decimal ;
  geo-pos:long "28.16208"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Callinectes%20sapidus_2011_36.42791_28.16208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Callinectes sapidus_2011_36.42791_28.16208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Callinectes sapidus_2011_36.42791_28.16208'^^xsd:string;
  dwc:scientificName 'Callinectes sapidus Rathbun, 1896'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.16208'^^xsd:double;
  dwc:latitude '36.42791'^^xsd:double;
  dwc:aphiaid '107379'^^xsd:integer;
  dwc:occurrenceId 'Callinectes sapidus_2011_36.42791_28.16208'^^xsd:string;
  dwc:observationDate '2011-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107379'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2018_36.24539_28.16343_martind>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2018_36.24539_28.16343_martind> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2018_36.24539_28.16343_martind> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.24539 28.16343)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.24539"^^xsd:decimal ;
  dwc:decimalLongitude "28.16343"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2202"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2018_36.24539_28.16343_martind>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.24539 28.16343)"^^geo:wktLiteral ;
  geo-pos:lat "36.24539"^^xsd:decimal ;
  geo-pos:long "28.16343"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2202"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2018_36.24539_28.16343_martind>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2018_36.24539_28.16343_martind" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2018_36.24539_28.16343_martind'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'martind'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.16343'^^xsd:double;
  dwc:latitude '36.24539'^^xsd:double;
  dwc:coordinatePrecision '2202'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2018_36.24539_28.16343_martind'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2014_36.42297_28.16349_5-25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2014_36.42297_28.16349_5-25> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2014_36.42297_28.16349_5-25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42297 28.16349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.42297"^^xsd:decimal ;
  dwc:decimalLongitude "28.16349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2014_36.42297_28.16349_5-25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42297 28.16349)"^^geo:wktLiteral ;
  geo-pos:lat "36.42297"^^xsd:decimal ;
  geo-pos:long "28.16349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2014_36.42297_28.16349_5-25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2014_36.42297_28.16349_5-25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2014_36.42297_28.16349_5-25'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.16349'^^xsd:double;
  dwc:latitude '36.42297'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2014_36.42297_28.16349_5-25'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2014_36.42297_28.16349_5-25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2014_36.42297_28.16349_5-25> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2014_36.42297_28.16349_5-25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42297 28.16349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.42297"^^xsd:decimal ;
  dwc:decimalLongitude "28.16349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2014_36.42297_28.16349_5-25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42297 28.16349)"^^geo:wktLiteral ;
  geo-pos:lat "36.42297"^^xsd:decimal ;
  geo-pos:long "28.16349"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2014_36.42297_28.16349_5-25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2014_36.42297_28.16349_5-25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2014_36.42297_28.16349_5-25'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.16349'^^xsd:double;
  dwc:latitude '36.42297'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2014_36.42297_28.16349_5-25'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Rhopilema%20nomadica_2017_36.24626_28.16455_7-7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Rhopilema%20nomadica_2017_36.24626_28.16455_7-7> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Rhopilema%20nomadica_2017_36.24626_28.16455_7-7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.24626 28.16455)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.24626"^^xsd:decimal ;
  dwc:decimalLongitude "28.16455"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "93"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Rhopilema%20nomadica_2017_36.24626_28.16455_7-7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.24626 28.16455)"^^geo:wktLiteral ;
  geo-pos:lat "36.24626"^^xsd:decimal ;
  geo-pos:long "28.16455"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "93"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Rhopilema%20nomadica_2017_36.24626_28.16455_7-7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Rhopilema nomadica_2017_36.24626_28.16455_7-7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Rhopilema nomadica_2017_36.24626_28.16455_7-7'^^xsd:string;
  dwc:scientificName 'Rhopilema nomadica Galil, Spanier & Ferguson, 1990'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.16455'^^xsd:double;
  dwc:latitude '36.24626'^^xsd:double;
  dwc:coordinatePrecision '93'^^xsd:integer;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '232032'^^xsd:integer;
  dwc:occurrenceId 'Rhopilema nomadica_2017_36.24626_28.16455_7-7'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '232032'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Diadema%20setosum_2019_36.47953_28.16546_8-8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Diadema%20setosum_2019_36.47953_28.16546_8-8> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Diadema%20setosum_2019_36.47953_28.16546_8-8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.47953 28.16546)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.47953"^^xsd:decimal ;
  dwc:decimalLongitude "28.16546"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Diadema%20setosum_2019_36.47953_28.16546_8-8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.47953 28.16546)"^^geo:wktLiteral ;
  geo-pos:lat "36.47953"^^xsd:decimal ;
  geo-pos:long "28.16546"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Diadema%20setosum_2019_36.47953_28.16546_8-8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Diadema setosum_2019_36.47953_28.16546_8-8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Diadema setosum_2019_36.47953_28.16546_8-8'^^xsd:string;
  dwc:scientificName 'Diadema setosum (Leske, 1778)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.16546'^^xsd:double;
  dwc:latitude '36.47953'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '213372'^^xsd:integer;
  dwc:occurrenceId 'Diadema setosum_2019_36.47953_28.16546_8-8'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213372'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Conomurex%20persicus_2019_36.22215_28.16576_Marco%20Vicariotto>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Conomurex%20persicus_2019_36.22215_28.16576_Marco%20Vicariotto> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Conomurex%20persicus_2019_36.22215_28.16576_Marco%20Vicariotto> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.22215 28.16576)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.22215"^^xsd:decimal ;
  dwc:decimalLongitude "28.16576"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Conomurex%20persicus_2019_36.22215_28.16576_Marco%20Vicariotto>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.22215 28.16576)"^^geo:wktLiteral ;
  geo-pos:lat "36.22215"^^xsd:decimal ;
  geo-pos:long "28.16576"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Conomurex%20persicus_2019_36.22215_28.16576_Marco%20Vicariotto>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Conomurex persicus_2019_36.22215_28.16576_Marco Vicariotto" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Conomurex persicus_2019_36.22215_28.16576_Marco Vicariotto'^^xsd:string;
  dwc:scientificName 'Conomurex persicus (Swainson, 1821)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Marco Vicariotto'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.16576'^^xsd:double;
  dwc:latitude '36.22215'^^xsd:double;
  dwc:aphiaid '565371'^^xsd:integer;
  dwc:occurrenceId 'Conomurex persicus_2019_36.22215_28.16576_Marco Vicariotto'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '565371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pempheris%20rhomboidea_2020_36.24452_28.16786_1-1_Ioannis%20Papadopoulos>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pempheris%20rhomboidea_2020_36.24452_28.16786_1-1_Ioannis%20Papadopoulos> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pempheris%20rhomboidea_2020_36.24452_28.16786_1-1_Ioannis%20Papadopoulos> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.24452 28.16786)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.24452"^^xsd:decimal ;
  dwc:decimalLongitude "28.16786"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pempheris%20rhomboidea_2020_36.24452_28.16786_1-1_Ioannis%20Papadopoulos>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.24452 28.16786)"^^geo:wktLiteral ;
  geo-pos:lat "36.24452"^^xsd:decimal ;
  geo-pos:long "28.16786"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pempheris%20rhomboidea_2020_36.24452_28.16786_1-1_Ioannis%20Papadopoulos>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pempheris rhomboidea_2020_36.24452_28.16786_1-1_Ioannis Papadopoulos" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pempheris rhomboidea_2020_36.24452_28.16786_1-1_Ioannis Papadopoulos'^^xsd:string;
  dwc:scientificName 'Pempheris rhomboidea Kossmann & Räuber, 1877'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Ioannis Papadopoulos'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.16786'^^xsd:double;
  dwc:latitude '36.24452'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '310134'^^xsd:integer;
  dwc:occurrenceId 'Pempheris rhomboidea_2020_36.24452_28.16786_1-1_Ioannis Papadopoulos'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '310134'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Diadema%20setosum_2020_36.24794_28.17131_4-6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Diadema%20setosum_2020_36.24794_28.17131_4-6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Diadema%20setosum_2020_36.24794_28.17131_4-6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.24794 28.17131)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.24794"^^xsd:decimal ;
  dwc:decimalLongitude "28.17131"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Diadema%20setosum_2020_36.24794_28.17131_4-6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.24794 28.17131)"^^geo:wktLiteral ;
  geo-pos:lat "36.24794"^^xsd:decimal ;
  geo-pos:long "28.17131"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Diadema%20setosum_2020_36.24794_28.17131_4-6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Diadema setosum_2020_36.24794_28.17131_4-6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Diadema setosum_2020_36.24794_28.17131_4-6'^^xsd:string;
  dwc:scientificName 'Diadema setosum (Leske, 1778)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.17131'^^xsd:double;
  dwc:latitude '36.24794'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '213372'^^xsd:integer;
  dwc:occurrenceId 'Diadema setosum_2020_36.24794_28.17131_4-6'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213372'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'moderate'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Portunus%20segnis_2005_36.42106_28.17519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Portunus%20segnis_2005_36.42106_28.17519> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Portunus%20segnis_2005_36.42106_28.17519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42106 28.17519)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.42106"^^xsd:decimal ;
  dwc:decimalLongitude "28.17519"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Portunus%20segnis_2005_36.42106_28.17519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42106 28.17519)"^^geo:wktLiteral ;
  geo-pos:lat "36.42106"^^xsd:decimal ;
  geo-pos:long "28.17519"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Portunus%20segnis_2005_36.42106_28.17519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Portunus segnis_2005_36.42106_28.17519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Portunus segnis_2005_36.42106_28.17519'^^xsd:string;
  dwc:scientificName 'Portunus segnis (Forskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.17519'^^xsd:double;
  dwc:latitude '36.42106'^^xsd:double;
  dwc:occurrenceRemarks 'approximate coordinates through Google Earth based on information provided by associatedReferences or asociatedMedia'^^xsd:string;
  dwc:aphiaid '1061760'^^xsd:integer;
  dwc:occurrenceId 'Portunus segnis_2005_36.42106_28.17519'^^xsd:string;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1061760'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Apogonichthyoides%20pharaonis_2003_36.42034_28.17563_5-25_Maria%20Corsini-Foka>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Apogonichthyoides%20pharaonis_2003_36.42034_28.17563_5-25_Maria%20Corsini-Foka> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Apogonichthyoides%20pharaonis_2003_36.42034_28.17563_5-25_Maria%20Corsini-Foka> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42034 28.17563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.42034"^^xsd:decimal ;
  dwc:decimalLongitude "28.17563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Apogonichthyoides%20pharaonis_2003_36.42034_28.17563_5-25_Maria%20Corsini-Foka>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42034 28.17563)"^^geo:wktLiteral ;
  geo-pos:lat "36.42034"^^xsd:decimal ;
  geo-pos:long "28.17563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Apogonichthyoides%20pharaonis_2003_36.42034_28.17563_5-25_Maria%20Corsini-Foka>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Apogonichthyoides pharaonis_2003_36.42034_28.17563_5-25_Maria Corsini-Foka" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Apogonichthyoides pharaonis_2003_36.42034_28.17563_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:scientificName 'Apogonichthyoides pharaonis (Bellotti, 1874)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Corsini-Foka'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.17563'^^xsd:double;
  dwc:latitude '36.42034'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '475090'^^xsd:integer;
  dwc:occurrenceId 'Apogonichthyoides pharaonis_2003_36.42034_28.17563_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '475090'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Atherinomorus%20forskalii_2004_36.42034_28.17563_Maria%20Corsini-Foka>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Atherinomorus%20forskalii_2004_36.42034_28.17563_Maria%20Corsini-Foka> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Atherinomorus%20forskalii_2004_36.42034_28.17563_Maria%20Corsini-Foka> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42034 28.17563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.42034"^^xsd:decimal ;
  dwc:decimalLongitude "28.17563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Atherinomorus%20forskalii_2004_36.42034_28.17563_Maria%20Corsini-Foka>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42034 28.17563)"^^geo:wktLiteral ;
  geo-pos:lat "36.42034"^^xsd:decimal ;
  geo-pos:long "28.17563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Atherinomorus%20forskalii_2004_36.42034_28.17563_Maria%20Corsini-Foka>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Atherinomorus forskalii_2004_36.42034_28.17563_Maria Corsini-Foka" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Atherinomorus forskalii_2004_36.42034_28.17563_Maria Corsini-Foka'^^xsd:string;
  dwc:scientificName 'Atherinomorus forskalii (Rüppell, 1838)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Corsini-Foka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.17563'^^xsd:double;
  dwc:latitude '36.42034'^^xsd:double;
  dwc:aphiaid '761426'^^xsd:integer;
  dwc:occurrenceId 'Atherinomorus forskalii_2004_36.42034_28.17563_Maria Corsini-Foka'^^xsd:string;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '761426'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Conomurex%20persicus_1983_36.42034_28.17563_2-3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Conomurex%20persicus_1983_36.42034_28.17563_2-3> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Conomurex%20persicus_1983_36.42034_28.17563_2-3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42034 28.17563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.42034"^^xsd:decimal ;
  dwc:decimalLongitude "28.17563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Conomurex%20persicus_1983_36.42034_28.17563_2-3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42034 28.17563)"^^geo:wktLiteral ;
  geo-pos:lat "36.42034"^^xsd:decimal ;
  geo-pos:long "28.17563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Conomurex%20persicus_1983_36.42034_28.17563_2-3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Conomurex persicus_1983_36.42034_28.17563_2-3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Conomurex persicus_1983_36.42034_28.17563_2-3'^^xsd:string;
  dwc:scientificName 'Conomurex persicus (Swainson, 1821)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.17563'^^xsd:double;
  dwc:latitude '36.42034'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '565371'^^xsd:integer;
  dwc:occurrenceId 'Conomurex persicus_1983_36.42034_28.17563_2-3'^^xsd:string;
  dwc:observationDate '1983-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '565371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '40'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2001_36.42034_28.17563_Maria%20Corsini-Foka>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2001_36.42034_28.17563_Maria%20Corsini-Foka> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2001_36.42034_28.17563_Maria%20Corsini-Foka> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42034 28.17563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.42034"^^xsd:decimal ;
  dwc:decimalLongitude "28.17563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2001_36.42034_28.17563_Maria%20Corsini-Foka>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42034 28.17563)"^^geo:wktLiteral ;
  geo-pos:lat "36.42034"^^xsd:decimal ;
  geo-pos:long "28.17563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2001_36.42034_28.17563_Maria%20Corsini-Foka>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2001_36.42034_28.17563_Maria Corsini-Foka" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2001_36.42034_28.17563_Maria Corsini-Foka'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Corsini-Foka'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.17563'^^xsd:double;
  dwc:latitude '36.42034'^^xsd:double;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2001_36.42034_28.17563_Maria Corsini-Foka'^^xsd:string;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2007-04-19_36.42034_28.17563_5-25_Maria%20Corsini-Foka>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2007-04-19_36.42034_28.17563_5-25_Maria%20Corsini-Foka> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2007-04-19_36.42034_28.17563_5-25_Maria%20Corsini-Foka> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42034 28.17563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.42034"^^xsd:decimal ;
  dwc:decimalLongitude "28.17563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2007-04-19_36.42034_28.17563_5-25_Maria%20Corsini-Foka>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42034 28.17563)"^^geo:wktLiteral ;
  geo-pos:lat "36.42034"^^xsd:decimal ;
  geo-pos:long "28.17563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2007-04-19_36.42034_28.17563_5-25_Maria%20Corsini-Foka>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2007-04-19_36.42034_28.17563_5-25_Maria Corsini-Foka" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2007-04-19_36.42034_28.17563_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Corsini-Foka'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.17563'^^xsd:double;
  dwc:latitude '36.42034'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2007-04-19_36.42034_28.17563_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:observationDate '2007-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2007-04-20_36.42034_28.17563_5-25_Maria%20Corsini-Foka>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2007-04-20_36.42034_28.17563_5-25_Maria%20Corsini-Foka> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2007-04-20_36.42034_28.17563_5-25_Maria%20Corsini-Foka> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42034 28.17563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.42034"^^xsd:decimal ;
  dwc:decimalLongitude "28.17563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2007-04-20_36.42034_28.17563_5-25_Maria%20Corsini-Foka>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42034 28.17563)"^^geo:wktLiteral ;
  geo-pos:lat "36.42034"^^xsd:decimal ;
  geo-pos:long "28.17563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2007-04-20_36.42034_28.17563_5-25_Maria%20Corsini-Foka>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2007-04-20_36.42034_28.17563_5-25_Maria Corsini-Foka" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2007-04-20_36.42034_28.17563_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Corsini-Foka'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.17563'^^xsd:double;
  dwc:latitude '36.42034'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2007-04-20_36.42034_28.17563_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:observationDate '2007-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2002-07-01_36.42034_28.17563_5-25_Maria%20Corsini-Foka>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2002-07-01_36.42034_28.17563_5-25_Maria%20Corsini-Foka> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2002-07-01_36.42034_28.17563_5-25_Maria%20Corsini-Foka> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42034 28.17563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.42034"^^xsd:decimal ;
  dwc:decimalLongitude "28.17563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2002-07-01_36.42034_28.17563_5-25_Maria%20Corsini-Foka>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42034 28.17563)"^^geo:wktLiteral ;
  geo-pos:lat "36.42034"^^xsd:decimal ;
  geo-pos:long "28.17563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2002-07-01_36.42034_28.17563_5-25_Maria%20Corsini-Foka>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2002-07-01_36.42034_28.17563_5-25_Maria Corsini-Foka" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2002-07-01_36.42034_28.17563_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Corsini-Foka'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.17563'^^xsd:double;
  dwc:latitude '36.42034'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2002-07-01_36.42034_28.17563_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:observationDate '2002-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2002-08-28_36.42034_28.17563_5-25_Maria%20Corsini-Foka>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2002-08-28_36.42034_28.17563_5-25_Maria%20Corsini-Foka> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2002-08-28_36.42034_28.17563_5-25_Maria%20Corsini-Foka> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42034 28.17563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.42034"^^xsd:decimal ;
  dwc:decimalLongitude "28.17563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2002-08-28_36.42034_28.17563_5-25_Maria%20Corsini-Foka>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42034 28.17563)"^^geo:wktLiteral ;
  geo-pos:lat "36.42034"^^xsd:decimal ;
  geo-pos:long "28.17563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2002-08-28_36.42034_28.17563_5-25_Maria%20Corsini-Foka>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2002-08-28_36.42034_28.17563_5-25_Maria Corsini-Foka" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2002-08-28_36.42034_28.17563_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Corsini-Foka'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.17563'^^xsd:double;
  dwc:latitude '36.42034'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2002-08-28_36.42034_28.17563_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:observationDate '2002-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2003-08-12_36.42034_28.17563_5-25_Maria%20Corsini-Foka>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2003-08-12_36.42034_28.17563_5-25_Maria%20Corsini-Foka> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2003-08-12_36.42034_28.17563_5-25_Maria%20Corsini-Foka> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42034 28.17563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.42034"^^xsd:decimal ;
  dwc:decimalLongitude "28.17563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2003-08-12_36.42034_28.17563_5-25_Maria%20Corsini-Foka>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42034 28.17563)"^^geo:wktLiteral ;
  geo-pos:lat "36.42034"^^xsd:decimal ;
  geo-pos:long "28.17563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2003-08-12_36.42034_28.17563_5-25_Maria%20Corsini-Foka>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2003-08-12_36.42034_28.17563_5-25_Maria Corsini-Foka" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2003-08-12_36.42034_28.17563_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Corsini-Foka'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.17563'^^xsd:double;
  dwc:latitude '36.42034'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2003-08-12_36.42034_28.17563_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:observationDate '2003-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2003-08-13_36.42034_28.17563_5-25_Maria%20Corsini-Foka>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2003-08-13_36.42034_28.17563_5-25_Maria%20Corsini-Foka> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2003-08-13_36.42034_28.17563_5-25_Maria%20Corsini-Foka> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42034 28.17563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.42034"^^xsd:decimal ;
  dwc:decimalLongitude "28.17563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2003-08-13_36.42034_28.17563_5-25_Maria%20Corsini-Foka>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42034 28.17563)"^^geo:wktLiteral ;
  geo-pos:lat "36.42034"^^xsd:decimal ;
  geo-pos:long "28.17563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2003-08-13_36.42034_28.17563_5-25_Maria%20Corsini-Foka>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2003-08-13_36.42034_28.17563_5-25_Maria Corsini-Foka" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2003-08-13_36.42034_28.17563_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Corsini-Foka'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.17563'^^xsd:double;
  dwc:latitude '36.42034'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2003-08-13_36.42034_28.17563_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:observationDate '2003-08-13'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2003-08-14_36.42034_28.17563_5-25_Maria%20Corsini-Foka>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2003-08-14_36.42034_28.17563_5-25_Maria%20Corsini-Foka> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2003-08-14_36.42034_28.17563_5-25_Maria%20Corsini-Foka> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42034 28.17563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.42034"^^xsd:decimal ;
  dwc:decimalLongitude "28.17563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2003-08-14_36.42034_28.17563_5-25_Maria%20Corsini-Foka>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42034 28.17563)"^^geo:wktLiteral ;
  geo-pos:lat "36.42034"^^xsd:decimal ;
  geo-pos:long "28.17563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2003-08-14_36.42034_28.17563_5-25_Maria%20Corsini-Foka>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2003-08-14_36.42034_28.17563_5-25_Maria Corsini-Foka" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2003-08-14_36.42034_28.17563_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Corsini-Foka'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.17563'^^xsd:double;
  dwc:latitude '36.42034'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2003-08-14_36.42034_28.17563_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:observationDate '2003-08-14'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2004-09-06_36.42034_28.17563_5-25_Maria%20Corsini-Foka>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2004-09-06_36.42034_28.17563_5-25_Maria%20Corsini-Foka> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2004-09-06_36.42034_28.17563_5-25_Maria%20Corsini-Foka> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42034 28.17563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.42034"^^xsd:decimal ;
  dwc:decimalLongitude "28.17563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2004-09-06_36.42034_28.17563_5-25_Maria%20Corsini-Foka>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42034 28.17563)"^^geo:wktLiteral ;
  geo-pos:lat "36.42034"^^xsd:decimal ;
  geo-pos:long "28.17563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2004-09-06_36.42034_28.17563_5-25_Maria%20Corsini-Foka>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2004-09-06_36.42034_28.17563_5-25_Maria Corsini-Foka" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2004-09-06_36.42034_28.17563_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Corsini-Foka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.17563'^^xsd:double;
  dwc:latitude '36.42034'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2004-09-06_36.42034_28.17563_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:observationDate '2004-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2004-09-08_36.42034_28.17563_5-25_Maria%20Corsini-Foka>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2004-09-08_36.42034_28.17563_5-25_Maria%20Corsini-Foka> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2004-09-08_36.42034_28.17563_5-25_Maria%20Corsini-Foka> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42034 28.17563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.42034"^^xsd:decimal ;
  dwc:decimalLongitude "28.17563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2004-09-08_36.42034_28.17563_5-25_Maria%20Corsini-Foka>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42034 28.17563)"^^geo:wktLiteral ;
  geo-pos:lat "36.42034"^^xsd:decimal ;
  geo-pos:long "28.17563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2004-09-08_36.42034_28.17563_5-25_Maria%20Corsini-Foka>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2004-09-08_36.42034_28.17563_5-25_Maria Corsini-Foka" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2004-09-08_36.42034_28.17563_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Corsini-Foka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.17563'^^xsd:double;
  dwc:latitude '36.42034'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2004-09-08_36.42034_28.17563_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:observationDate '2004-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2005_36.42034_28.17563_5-25_Maria%20Corsini-Foka>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2005_36.42034_28.17563_5-25_Maria%20Corsini-Foka> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2005_36.42034_28.17563_5-25_Maria%20Corsini-Foka> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42034 28.17563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.42034"^^xsd:decimal ;
  dwc:decimalLongitude "28.17563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2005_36.42034_28.17563_5-25_Maria%20Corsini-Foka>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42034 28.17563)"^^geo:wktLiteral ;
  geo-pos:lat "36.42034"^^xsd:decimal ;
  geo-pos:long "28.17563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2005_36.42034_28.17563_5-25_Maria%20Corsini-Foka>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2005_36.42034_28.17563_5-25_Maria Corsini-Foka" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2005_36.42034_28.17563_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Corsini-Foka'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.17563'^^xsd:double;
  dwc:latitude '36.42034'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2005_36.42034_28.17563_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2007_36.42034_28.17563_5-25_Maria%20Corsini-Foka>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2007_36.42034_28.17563_5-25_Maria%20Corsini-Foka> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2007_36.42034_28.17563_5-25_Maria%20Corsini-Foka> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42034 28.17563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.42034"^^xsd:decimal ;
  dwc:decimalLongitude "28.17563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2007_36.42034_28.17563_5-25_Maria%20Corsini-Foka>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42034 28.17563)"^^geo:wktLiteral ;
  geo-pos:lat "36.42034"^^xsd:decimal ;
  geo-pos:long "28.17563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2007_36.42034_28.17563_5-25_Maria%20Corsini-Foka>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2007_36.42034_28.17563_5-25_Maria Corsini-Foka" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2007_36.42034_28.17563_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Corsini-Foka'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.17563'^^xsd:double;
  dwc:latitude '36.42034'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2007_36.42034_28.17563_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:observationDate '2007-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2009_36.42034_28.17563_5-25_Maria%20Corsini-Foka>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2009_36.42034_28.17563_5-25_Maria%20Corsini-Foka> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2009_36.42034_28.17563_5-25_Maria%20Corsini-Foka> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42034 28.17563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.42034"^^xsd:decimal ;
  dwc:decimalLongitude "28.17563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2009_36.42034_28.17563_5-25_Maria%20Corsini-Foka>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42034 28.17563)"^^geo:wktLiteral ;
  geo-pos:lat "36.42034"^^xsd:decimal ;
  geo-pos:long "28.17563"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2009_36.42034_28.17563_5-25_Maria%20Corsini-Foka>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2009_36.42034_28.17563_5-25_Maria Corsini-Foka" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2009_36.42034_28.17563_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Corsini-Foka'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.17563'^^xsd:double;
  dwc:latitude '36.42034'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2009_36.42034_28.17563_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Torquigener%20flavimaculosus_2020_36.28512_28.18276_6-6_Georgios%20Romanidis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2020_36.28512_28.18276_6-6_Georgios%20Romanidis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2020_36.28512_28.18276_6-6_Georgios%20Romanidis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.28512 28.18276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.28512"^^xsd:decimal ;
  dwc:decimalLongitude "28.18276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2020_36.28512_28.18276_6-6_Georgios%20Romanidis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.28512 28.18276)"^^geo:wktLiteral ;
  geo-pos:lat "36.28512"^^xsd:decimal ;
  geo-pos:long "28.18276"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Torquigener%20flavimaculosus_2020_36.28512_28.18276_6-6_Georgios%20Romanidis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Torquigener flavimaculosus_2020_36.28512_28.18276_6-6_Georgios Romanidis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Torquigener flavimaculosus_2020_36.28512_28.18276_6-6_Georgios Romanidis'^^xsd:string;
  dwc:scientificName 'Torquigener flavimaculosus Hardy & Randall, 1983'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Georgios Romanidis'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.18276'^^xsd:double;
  dwc:latitude '36.28512'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '219962'^^xsd:integer;
  dwc:occurrenceId 'Torquigener flavimaculosus_2020_36.28512_28.18276_6-6_Georgios Romanidis'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219962'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '12'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2020_36.2882_28.18316_6-6_Georgios%20Romanidis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2020_36.2882_28.18316_6-6_Georgios%20Romanidis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2020_36.2882_28.18316_6-6_Georgios%20Romanidis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2882 28.18316)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.2882"^^xsd:decimal ;
  dwc:decimalLongitude "28.18316"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2020_36.2882_28.18316_6-6_Georgios%20Romanidis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.2882 28.18316)"^^geo:wktLiteral ;
  geo-pos:lat "36.2882"^^xsd:decimal ;
  geo-pos:long "28.18316"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2020_36.2882_28.18316_6-6_Georgios%20Romanidis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2020_36.2882_28.18316_6-6_Georgios Romanidis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2020_36.2882_28.18316_6-6_Georgios Romanidis'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Georgios Romanidis'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.18316'^^xsd:double;
  dwc:latitude '36.2882'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2020_36.2882_28.18316_6-6_Georgios Romanidis'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2020_36.28617_28.18474_6-6_Georgios%20Romanidis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2020_36.28617_28.18474_6-6_Georgios%20Romanidis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2020_36.28617_28.18474_6-6_Georgios%20Romanidis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.28617 28.18474)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.28617"^^xsd:decimal ;
  dwc:decimalLongitude "28.18474"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2020_36.28617_28.18474_6-6_Georgios%20Romanidis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.28617 28.18474)"^^geo:wktLiteral ;
  geo-pos:lat "36.28617"^^xsd:decimal ;
  geo-pos:long "28.18474"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2020_36.28617_28.18474_6-6_Georgios%20Romanidis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2020_36.28617_28.18474_6-6_Georgios Romanidis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2020_36.28617_28.18474_6-6_Georgios Romanidis'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Georgios Romanidis'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.18474'^^xsd:double;
  dwc:latitude '36.28617'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2020_36.28617_28.18474_6-6_Georgios Romanidis'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2018_36.29622_28.1861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2018_36.29622_28.1861> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2018_36.29622_28.1861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.29622 28.1861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.29622"^^xsd:decimal ;
  dwc:decimalLongitude "28.1861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2018_36.29622_28.1861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.29622 28.1861)"^^geo:wktLiteral ;
  geo-pos:lat "36.29622"^^xsd:decimal ;
  geo-pos:long "28.1861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2018_36.29622_28.1861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2018_36.29622_28.1861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2018_36.29622_28.1861'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.1861'^^xsd:double;
  dwc:latitude '36.29622'^^xsd:double;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2018_36.29622_28.1861'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Parupeneus%20forsskali_2018_36.4503_28.18698_38-38>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2018_36.4503_28.18698_38-38> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2018_36.4503_28.18698_38-38> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4503 28.18698)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4503"^^xsd:decimal ;
  dwc:decimalLongitude "28.18698"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2018_36.4503_28.18698_38-38>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4503 28.18698)"^^geo:wktLiteral ;
  geo-pos:lat "36.4503"^^xsd:decimal ;
  geo-pos:long "28.18698"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Parupeneus%20forsskali_2018_36.4503_28.18698_38-38>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Parupeneus forsskali_2018_36.4503_28.18698_38-38" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Parupeneus forsskali_2018_36.4503_28.18698_38-38'^^xsd:string;
  dwc:scientificName 'Parupeneus forsskali (Fourmanoir & Guézé, 1976)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.18698'^^xsd:double;
  dwc:latitude '36.4503'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '218669'^^xsd:integer;
  dwc:occurrenceId 'Parupeneus forsskali_2018_36.4503_28.18698_38-38'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218669'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '4'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Apogonichthyoides%20pharaonis_2014_36.30133_28.18809_Maria%20Corsini-Foka>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Apogonichthyoides%20pharaonis_2014_36.30133_28.18809_Maria%20Corsini-Foka> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Apogonichthyoides%20pharaonis_2014_36.30133_28.18809_Maria%20Corsini-Foka> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.30133 28.18809)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.30133"^^xsd:decimal ;
  dwc:decimalLongitude "28.18809"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Apogonichthyoides%20pharaonis_2014_36.30133_28.18809_Maria%20Corsini-Foka>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.30133 28.18809)"^^geo:wktLiteral ;
  geo-pos:lat "36.30133"^^xsd:decimal ;
  geo-pos:long "28.18809"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Apogonichthyoides%20pharaonis_2014_36.30133_28.18809_Maria%20Corsini-Foka>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Apogonichthyoides pharaonis_2014_36.30133_28.18809_Maria Corsini-Foka" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Apogonichthyoides pharaonis_2014_36.30133_28.18809_Maria Corsini-Foka'^^xsd:string;
  dwc:scientificName 'Apogonichthyoides pharaonis (Bellotti, 1874)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Corsini-Foka'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.18809'^^xsd:double;
  dwc:latitude '36.30133'^^xsd:double;
  dwc:aphiaid '475090'^^xsd:integer;
  dwc:occurrenceId 'Apogonichthyoides pharaonis_2014_36.30133_28.18809_Maria Corsini-Foka'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '475090'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Conomurex%20persicus_2003_36.30133_28.18809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Conomurex%20persicus_2003_36.30133_28.18809> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Conomurex%20persicus_2003_36.30133_28.18809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.30133 28.18809)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.30133"^^xsd:decimal ;
  dwc:decimalLongitude "28.18809"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Conomurex%20persicus_2003_36.30133_28.18809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.30133 28.18809)"^^geo:wktLiteral ;
  geo-pos:lat "36.30133"^^xsd:decimal ;
  geo-pos:long "28.18809"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Conomurex%20persicus_2003_36.30133_28.18809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Conomurex persicus_2003_36.30133_28.18809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Conomurex persicus_2003_36.30133_28.18809'^^xsd:string;
  dwc:scientificName 'Conomurex persicus (Swainson, 1821)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.18809'^^xsd:double;
  dwc:latitude '36.30133'^^xsd:double;
  dwc:aphiaid '565371'^^xsd:integer;
  dwc:occurrenceId 'Conomurex persicus_2003_36.30133_28.18809'^^xsd:string;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '565371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2009_36.30133_28.18809_5-25_Maria%20Corsini-Foka>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2009_36.30133_28.18809_5-25_Maria%20Corsini-Foka> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2009_36.30133_28.18809_5-25_Maria%20Corsini-Foka> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.30133 28.18809)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.30133"^^xsd:decimal ;
  dwc:decimalLongitude "28.18809"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2009_36.30133_28.18809_5-25_Maria%20Corsini-Foka>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.30133 28.18809)"^^geo:wktLiteral ;
  geo-pos:lat "36.30133"^^xsd:decimal ;
  geo-pos:long "28.18809"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2009_36.30133_28.18809_5-25_Maria%20Corsini-Foka>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2009_36.30133_28.18809_5-25_Maria Corsini-Foka" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2009_36.30133_28.18809_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Corsini-Foka'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.18809'^^xsd:double;
  dwc:latitude '36.30133'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2009_36.30133_28.18809_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2009_36.30133_28.18809_5-25_Maria%20Corsini-Foka>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2009_36.30133_28.18809_5-25_Maria%20Corsini-Foka> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2009_36.30133_28.18809_5-25_Maria%20Corsini-Foka> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.30133 28.18809)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.30133"^^xsd:decimal ;
  dwc:decimalLongitude "28.18809"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2009_36.30133_28.18809_5-25_Maria%20Corsini-Foka>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.30133 28.18809)"^^geo:wktLiteral ;
  geo-pos:lat "36.30133"^^xsd:decimal ;
  geo-pos:long "28.18809"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2009_36.30133_28.18809_5-25_Maria%20Corsini-Foka>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2009_36.30133_28.18809_5-25_Maria Corsini-Foka" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2009_36.30133_28.18809_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Corsini-Foka'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.18809'^^xsd:double;
  dwc:latitude '36.30133'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2009_36.30133_28.18809_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Torquigener%20flavimaculosus_2012-06-29_36.30133_28.18809_5-5_Maria%20Corsini-Foka>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2012-06-29_36.30133_28.18809_5-5_Maria%20Corsini-Foka> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2012-06-29_36.30133_28.18809_5-5_Maria%20Corsini-Foka> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.30133 28.18809)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.30133"^^xsd:decimal ;
  dwc:decimalLongitude "28.18809"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2012-06-29_36.30133_28.18809_5-5_Maria%20Corsini-Foka>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.30133 28.18809)"^^geo:wktLiteral ;
  geo-pos:lat "36.30133"^^xsd:decimal ;
  geo-pos:long "28.18809"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Torquigener%20flavimaculosus_2012-06-29_36.30133_28.18809_5-5_Maria%20Corsini-Foka>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Torquigener flavimaculosus_2012-06-29_36.30133_28.18809_5-5_Maria Corsini-Foka" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Torquigener flavimaculosus_2012-06-29_36.30133_28.18809_5-5_Maria Corsini-Foka'^^xsd:string;
  dwc:scientificName 'Torquigener flavimaculosus Hardy & Randall, 1983'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Corsini-Foka'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.18809'^^xsd:double;
  dwc:latitude '36.30133'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '219962'^^xsd:integer;
  dwc:occurrenceId 'Torquigener flavimaculosus_2012-06-29_36.30133_28.18809_5-5_Maria Corsini-Foka'^^xsd:string;
  dwc:observationDate '2012-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '219962'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '4'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Torquigener%20flavimaculosus_2012-07-07_36.30133_28.18809_5-5_Maria%20Corsini-Foka>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2012-07-07_36.30133_28.18809_5-5_Maria%20Corsini-Foka> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2012-07-07_36.30133_28.18809_5-5_Maria%20Corsini-Foka> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.30133 28.18809)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.30133"^^xsd:decimal ;
  dwc:decimalLongitude "28.18809"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2012-07-07_36.30133_28.18809_5-5_Maria%20Corsini-Foka>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.30133 28.18809)"^^geo:wktLiteral ;
  geo-pos:lat "36.30133"^^xsd:decimal ;
  geo-pos:long "28.18809"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Torquigener%20flavimaculosus_2012-07-07_36.30133_28.18809_5-5_Maria%20Corsini-Foka>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Torquigener flavimaculosus_2012-07-07_36.30133_28.18809_5-5_Maria Corsini-Foka" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Torquigener flavimaculosus_2012-07-07_36.30133_28.18809_5-5_Maria Corsini-Foka'^^xsd:string;
  dwc:scientificName 'Torquigener flavimaculosus Hardy & Randall, 1983'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Corsini-Foka'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.18809'^^xsd:double;
  dwc:latitude '36.30133'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '219962'^^xsd:integer;
  dwc:occurrenceId 'Torquigener flavimaculosus_2012-07-07_36.30133_28.18809_5-5_Maria Corsini-Foka'^^xsd:string;
  dwc:observationDate '2012-07-07'^^xsd:date;
  dwc:aphiaIdAccepted '219962'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Etrumeus%20golanii_2018_36.28992_28.19001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Etrumeus%20golanii_2018_36.28992_28.19001> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Etrumeus%20golanii_2018_36.28992_28.19001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.28992 28.19001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.28992"^^xsd:decimal ;
  dwc:decimalLongitude "28.19001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Etrumeus%20golanii_2018_36.28992_28.19001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.28992 28.19001)"^^geo:wktLiteral ;
  geo-pos:lat "36.28992"^^xsd:decimal ;
  geo-pos:long "28.19001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Etrumeus%20golanii_2018_36.28992_28.19001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Etrumeus golanii_2018_36.28992_28.19001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Etrumeus golanii_2018_36.28992_28.19001'^^xsd:string;
  dwc:scientificName 'Etrumeus golanii DiBattista, Randall & Bowen, 2012'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.19001'^^xsd:double;
  dwc:latitude '36.28992'^^xsd:double;
  dwc:aphiaid '890090'^^xsd:integer;
  dwc:occurrenceId 'Etrumeus golanii_2018_36.28992_28.19001'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '890090'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '7'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Apogonichthyoides%20pharaonis_2002_36.42359_28.19117_5-25_Maria%20Corsini-Foka>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Apogonichthyoides%20pharaonis_2002_36.42359_28.19117_5-25_Maria%20Corsini-Foka> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Apogonichthyoides%20pharaonis_2002_36.42359_28.19117_5-25_Maria%20Corsini-Foka> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42359 28.19117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.42359"^^xsd:decimal ;
  dwc:decimalLongitude "28.19117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Apogonichthyoides%20pharaonis_2002_36.42359_28.19117_5-25_Maria%20Corsini-Foka>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42359 28.19117)"^^geo:wktLiteral ;
  geo-pos:lat "36.42359"^^xsd:decimal ;
  geo-pos:long "28.19117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Apogonichthyoides%20pharaonis_2002_36.42359_28.19117_5-25_Maria%20Corsini-Foka>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Apogonichthyoides pharaonis_2002_36.42359_28.19117_5-25_Maria Corsini-Foka" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Apogonichthyoides pharaonis_2002_36.42359_28.19117_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:scientificName 'Apogonichthyoides pharaonis (Bellotti, 1874)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Corsini-Foka'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.19117'^^xsd:double;
  dwc:latitude '36.42359'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '475090'^^xsd:integer;
  dwc:occurrenceId 'Apogonichthyoides pharaonis_2002_36.42359_28.19117_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '475090'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'moderate'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Callinectes%20sapidus_2006_36.42359_28.19117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2006_36.42359_28.19117> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2006_36.42359_28.19117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42359 28.19117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.42359"^^xsd:decimal ;
  dwc:decimalLongitude "28.19117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Callinectes%20sapidus_2006_36.42359_28.19117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42359 28.19117)"^^geo:wktLiteral ;
  geo-pos:lat "36.42359"^^xsd:decimal ;
  geo-pos:long "28.19117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Callinectes%20sapidus_2006_36.42359_28.19117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Callinectes sapidus_2006_36.42359_28.19117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Callinectes sapidus_2006_36.42359_28.19117'^^xsd:string;
  dwc:scientificName 'Callinectes sapidus Rathbun, 1896'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.19117'^^xsd:double;
  dwc:latitude '36.42359'^^xsd:double;
  dwc:aphiaid '107379'^^xsd:integer;
  dwc:occurrenceId 'Callinectes sapidus_2006_36.42359_28.19117'^^xsd:string;
  dwc:observationDate '2006-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107379'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2004%2F2005_36.42359_28.19117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2004%2F2005_36.42359_28.19117> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2004%2F2005_36.42359_28.19117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42359 28.19117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.42359"^^xsd:decimal ;
  dwc:decimalLongitude "28.19117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2004%2F2005_36.42359_28.19117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42359 28.19117)"^^geo:wktLiteral ;
  geo-pos:lat "36.42359"^^xsd:decimal ;
  geo-pos:long "28.19117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2004%2F2005_36.42359_28.19117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2004/2005_36.42359_28.19117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2004/2005_36.42359_28.19117'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.19117'^^xsd:double;
  dwc:latitude '36.42359'^^xsd:double;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2004/2005_36.42359_28.19117'^^xsd:string;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '245'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2008-08-15_36.42359_28.19117_5-25_Maria%20Corsini-Foka>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2008-08-15_36.42359_28.19117_5-25_Maria%20Corsini-Foka> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2008-08-15_36.42359_28.19117_5-25_Maria%20Corsini-Foka> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42359 28.19117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.42359"^^xsd:decimal ;
  dwc:decimalLongitude "28.19117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2008-08-15_36.42359_28.19117_5-25_Maria%20Corsini-Foka>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42359 28.19117)"^^geo:wktLiteral ;
  geo-pos:lat "36.42359"^^xsd:decimal ;
  geo-pos:long "28.19117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2008-08-15_36.42359_28.19117_5-25_Maria%20Corsini-Foka>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2008-08-15_36.42359_28.19117_5-25_Maria Corsini-Foka" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2008-08-15_36.42359_28.19117_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Corsini-Foka'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.19117'^^xsd:double;
  dwc:latitude '36.42359'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2008-08-15_36.42359_28.19117_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:observationDate '2008-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2008-12-15_36.42359_28.19117_5-25_Maria%20Corsini-Foka>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2008-12-15_36.42359_28.19117_5-25_Maria%20Corsini-Foka> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2008-12-15_36.42359_28.19117_5-25_Maria%20Corsini-Foka> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42359 28.19117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.42359"^^xsd:decimal ;
  dwc:decimalLongitude "28.19117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2008-12-15_36.42359_28.19117_5-25_Maria%20Corsini-Foka>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42359 28.19117)"^^geo:wktLiteral ;
  geo-pos:lat "36.42359"^^xsd:decimal ;
  geo-pos:long "28.19117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2008-12-15_36.42359_28.19117_5-25_Maria%20Corsini-Foka>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2008-12-15_36.42359_28.19117_5-25_Maria Corsini-Foka" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2008-12-15_36.42359_28.19117_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Corsini-Foka'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.19117'^^xsd:double;
  dwc:latitude '36.42359'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2008-12-15_36.42359_28.19117_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:observationDate '2008-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2009_36.42359_28.19117_5-25_Maria%20Corsini-Foka>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2009_36.42359_28.19117_5-25_Maria%20Corsini-Foka> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2009_36.42359_28.19117_5-25_Maria%20Corsini-Foka> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42359 28.19117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.42359"^^xsd:decimal ;
  dwc:decimalLongitude "28.19117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2009_36.42359_28.19117_5-25_Maria%20Corsini-Foka>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42359 28.19117)"^^geo:wktLiteral ;
  geo-pos:lat "36.42359"^^xsd:decimal ;
  geo-pos:long "28.19117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2009_36.42359_28.19117_5-25_Maria%20Corsini-Foka>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2009_36.42359_28.19117_5-25_Maria Corsini-Foka" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2009_36.42359_28.19117_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Corsini-Foka'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.19117'^^xsd:double;
  dwc:latitude '36.42359'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2009_36.42359_28.19117_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2008_36.42359_28.19117_5-25_Maria%20Corsini-Foka>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2008_36.42359_28.19117_5-25_Maria%20Corsini-Foka> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2008_36.42359_28.19117_5-25_Maria%20Corsini-Foka> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42359 28.19117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.42359"^^xsd:decimal ;
  dwc:decimalLongitude "28.19117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2008_36.42359_28.19117_5-25_Maria%20Corsini-Foka>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42359 28.19117)"^^geo:wktLiteral ;
  geo-pos:lat "36.42359"^^xsd:decimal ;
  geo-pos:long "28.19117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2008_36.42359_28.19117_5-25_Maria%20Corsini-Foka>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2008_36.42359_28.19117_5-25_Maria Corsini-Foka" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2008_36.42359_28.19117_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Corsini-Foka'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.19117'^^xsd:double;
  dwc:latitude '36.42359'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2008_36.42359_28.19117_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2014_36.42359_28.19117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2014_36.42359_28.19117> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2014_36.42359_28.19117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42359 28.19117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.42359"^^xsd:decimal ;
  dwc:decimalLongitude "28.19117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2014_36.42359_28.19117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42359 28.19117)"^^geo:wktLiteral ;
  geo-pos:lat "36.42359"^^xsd:decimal ;
  geo-pos:long "28.19117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2014_36.42359_28.19117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2014_36.42359_28.19117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2014_36.42359_28.19117'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.19117'^^xsd:double;
  dwc:latitude '36.42359'^^xsd:double;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2014_36.42359_28.19117'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2008_36.42359_28.19117_Maria%20Corsini-Foka>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.42359_28.19117_Maria%20Corsini-Foka> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.42359_28.19117_Maria%20Corsini-Foka> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42359 28.19117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.42359"^^xsd:decimal ;
  dwc:decimalLongitude "28.19117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2008_36.42359_28.19117_Maria%20Corsini-Foka>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42359 28.19117)"^^geo:wktLiteral ;
  geo-pos:lat "36.42359"^^xsd:decimal ;
  geo-pos:long "28.19117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2008_36.42359_28.19117_Maria%20Corsini-Foka>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2008_36.42359_28.19117_Maria Corsini-Foka" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2008_36.42359_28.19117_Maria Corsini-Foka'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Corsini-Foka'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.19117'^^xsd:double;
  dwc:latitude '36.42359'^^xsd:double;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2008_36.42359_28.19117_Maria Corsini-Foka'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2009_36.42359_28.19117_Maria%20Corsini-Foka>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2009_36.42359_28.19117_Maria%20Corsini-Foka> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2009_36.42359_28.19117_Maria%20Corsini-Foka> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42359 28.19117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.42359"^^xsd:decimal ;
  dwc:decimalLongitude "28.19117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2009_36.42359_28.19117_Maria%20Corsini-Foka>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42359 28.19117)"^^geo:wktLiteral ;
  geo-pos:lat "36.42359"^^xsd:decimal ;
  geo-pos:long "28.19117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2009_36.42359_28.19117_Maria%20Corsini-Foka>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2009_36.42359_28.19117_Maria Corsini-Foka" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2009_36.42359_28.19117_Maria Corsini-Foka'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Corsini-Foka'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.19117'^^xsd:double;
  dwc:latitude '36.42359'^^xsd:double;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2009_36.42359_28.19117_Maria Corsini-Foka'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2014_36.42359_28.19117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2014_36.42359_28.19117> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2014_36.42359_28.19117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42359 28.19117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.42359"^^xsd:decimal ;
  dwc:decimalLongitude "28.19117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2014_36.42359_28.19117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42359 28.19117)"^^geo:wktLiteral ;
  geo-pos:lat "36.42359"^^xsd:decimal ;
  geo-pos:long "28.19117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2014_36.42359_28.19117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2014_36.42359_28.19117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2014_36.42359_28.19117'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.19117'^^xsd:double;
  dwc:latitude '36.42359'^^xsd:double;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2014_36.42359_28.19117'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Portunus%20segnis_2000_36.42359_28.19117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Portunus%20segnis_2000_36.42359_28.19117> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Portunus%20segnis_2000_36.42359_28.19117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42359 28.19117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.42359"^^xsd:decimal ;
  dwc:decimalLongitude "28.19117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Portunus%20segnis_2000_36.42359_28.19117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42359 28.19117)"^^geo:wktLiteral ;
  geo-pos:lat "36.42359"^^xsd:decimal ;
  geo-pos:long "28.19117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Portunus%20segnis_2000_36.42359_28.19117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Portunus segnis_2000_36.42359_28.19117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Portunus segnis_2000_36.42359_28.19117'^^xsd:string;
  dwc:scientificName 'Portunus segnis (Forskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.19117'^^xsd:double;
  dwc:latitude '36.42359'^^xsd:double;
  dwc:aphiaid '1061760'^^xsd:integer;
  dwc:occurrenceId 'Portunus segnis_2000_36.42359_28.19117'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1061760'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Portunus%20segnis_2001_36.42359_28.19117_Maria%20Corsini-Foka>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Portunus%20segnis_2001_36.42359_28.19117_Maria%20Corsini-Foka> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Portunus%20segnis_2001_36.42359_28.19117_Maria%20Corsini-Foka> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42359 28.19117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.42359"^^xsd:decimal ;
  dwc:decimalLongitude "28.19117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Portunus%20segnis_2001_36.42359_28.19117_Maria%20Corsini-Foka>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42359 28.19117)"^^geo:wktLiteral ;
  geo-pos:lat "36.42359"^^xsd:decimal ;
  geo-pos:long "28.19117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Portunus%20segnis_2001_36.42359_28.19117_Maria%20Corsini-Foka>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Portunus segnis_2001_36.42359_28.19117_Maria Corsini-Foka" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Portunus segnis_2001_36.42359_28.19117_Maria Corsini-Foka'^^xsd:string;
  dwc:scientificName 'Portunus segnis (Forskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Corsini-Foka'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.19117'^^xsd:double;
  dwc:latitude '36.42359'^^xsd:double;
  dwc:aphiaid '1061760'^^xsd:integer;
  dwc:occurrenceId 'Portunus segnis_2001_36.42359_28.19117_Maria Corsini-Foka'^^xsd:string;
  dwc:observationDate '2001-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1061760'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Portunus%20segnis_2004_36.42359_28.19117_2-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Portunus%20segnis_2004_36.42359_28.19117_2-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Portunus%20segnis_2004_36.42359_28.19117_2-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42359 28.19117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.42359"^^xsd:decimal ;
  dwc:decimalLongitude "28.19117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Portunus%20segnis_2004_36.42359_28.19117_2-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42359 28.19117)"^^geo:wktLiteral ;
  geo-pos:lat "36.42359"^^xsd:decimal ;
  geo-pos:long "28.19117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Portunus%20segnis_2004_36.42359_28.19117_2-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Portunus segnis_2004_36.42359_28.19117_2-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Portunus segnis_2004_36.42359_28.19117_2-2'^^xsd:string;
  dwc:scientificName 'Portunus segnis (Forskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.19117'^^xsd:double;
  dwc:latitude '36.42359'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '1061760'^^xsd:integer;
  dwc:occurrenceId 'Portunus segnis_2004_36.42359_28.19117_2-2'^^xsd:string;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1061760'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2017_36.42359_28.19117_Maria%20Corsini-Foka>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2017_36.42359_28.19117_Maria%20Corsini-Foka> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2017_36.42359_28.19117_Maria%20Corsini-Foka> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42359 28.19117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.42359"^^xsd:decimal ;
  dwc:decimalLongitude "28.19117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2017_36.42359_28.19117_Maria%20Corsini-Foka>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42359 28.19117)"^^geo:wktLiteral ;
  geo-pos:lat "36.42359"^^xsd:decimal ;
  geo-pos:long "28.19117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2017_36.42359_28.19117_Maria%20Corsini-Foka>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2017_36.42359_28.19117_Maria Corsini-Foka" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2017_36.42359_28.19117_Maria Corsini-Foka'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Corsini-Foka'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.19117'^^xsd:double;
  dwc:latitude '36.42359'^^xsd:double;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2017_36.42359_28.19117_Maria Corsini-Foka'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Sargocentron%20rubrum_2014_36.42359_28.19117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2014_36.42359_28.19117> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2014_36.42359_28.19117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42359 28.19117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.42359"^^xsd:decimal ;
  dwc:decimalLongitude "28.19117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2014_36.42359_28.19117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42359 28.19117)"^^geo:wktLiteral ;
  geo-pos:lat "36.42359"^^xsd:decimal ;
  geo-pos:long "28.19117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Sargocentron%20rubrum_2014_36.42359_28.19117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Sargocentron rubrum_2014_36.42359_28.19117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Sargocentron rubrum_2014_36.42359_28.19117'^^xsd:string;
  dwc:scientificName 'Sargocentron rubrum (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.19117'^^xsd:double;
  dwc:latitude '36.42359'^^xsd:double;
  dwc:aphiaid '126400'^^xsd:integer;
  dwc:occurrenceId 'Sargocentron rubrum_2014_36.42359_28.19117'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126400'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2002_36.42359_28.19117_5-25_Maria%20Corsini-Foka>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2002_36.42359_28.19117_5-25_Maria%20Corsini-Foka> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2002_36.42359_28.19117_5-25_Maria%20Corsini-Foka> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42359 28.19117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.42359"^^xsd:decimal ;
  dwc:decimalLongitude "28.19117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2002_36.42359_28.19117_5-25_Maria%20Corsini-Foka>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42359 28.19117)"^^geo:wktLiteral ;
  geo-pos:lat "36.42359"^^xsd:decimal ;
  geo-pos:long "28.19117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2002_36.42359_28.19117_5-25_Maria%20Corsini-Foka>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2002_36.42359_28.19117_5-25_Maria Corsini-Foka" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2002_36.42359_28.19117_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Corsini-Foka'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.19117'^^xsd:double;
  dwc:latitude '36.42359'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2002_36.42359_28.19117_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2008-08-15_36.42359_28.19117_5-25_Maria%20Corsini-Foka>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2008-08-15_36.42359_28.19117_5-25_Maria%20Corsini-Foka> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2008-08-15_36.42359_28.19117_5-25_Maria%20Corsini-Foka> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42359 28.19117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.42359"^^xsd:decimal ;
  dwc:decimalLongitude "28.19117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2008-08-15_36.42359_28.19117_5-25_Maria%20Corsini-Foka>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42359 28.19117)"^^geo:wktLiteral ;
  geo-pos:lat "36.42359"^^xsd:decimal ;
  geo-pos:long "28.19117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2008-08-15_36.42359_28.19117_5-25_Maria%20Corsini-Foka>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2008-08-15_36.42359_28.19117_5-25_Maria Corsini-Foka" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2008-08-15_36.42359_28.19117_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Corsini-Foka'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.19117'^^xsd:double;
  dwc:latitude '36.42359'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2008-08-15_36.42359_28.19117_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:observationDate '2008-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2008-12-15_36.42359_28.19117_5-25_Maria%20Corsini-Foka>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2008-12-15_36.42359_28.19117_5-25_Maria%20Corsini-Foka> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2008-12-15_36.42359_28.19117_5-25_Maria%20Corsini-Foka> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42359 28.19117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.42359"^^xsd:decimal ;
  dwc:decimalLongitude "28.19117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2008-12-15_36.42359_28.19117_5-25_Maria%20Corsini-Foka>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42359 28.19117)"^^geo:wktLiteral ;
  geo-pos:lat "36.42359"^^xsd:decimal ;
  geo-pos:long "28.19117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2008-12-15_36.42359_28.19117_5-25_Maria%20Corsini-Foka>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2008-12-15_36.42359_28.19117_5-25_Maria Corsini-Foka" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2008-12-15_36.42359_28.19117_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Corsini-Foka'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.19117'^^xsd:double;
  dwc:latitude '36.42359'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2008-12-15_36.42359_28.19117_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:observationDate '2008-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2009_36.42359_28.19117_5-25_Maria%20Corsini-Foka>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2009_36.42359_28.19117_5-25_Maria%20Corsini-Foka> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2009_36.42359_28.19117_5-25_Maria%20Corsini-Foka> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42359 28.19117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.42359"^^xsd:decimal ;
  dwc:decimalLongitude "28.19117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2009_36.42359_28.19117_5-25_Maria%20Corsini-Foka>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42359 28.19117)"^^geo:wktLiteral ;
  geo-pos:lat "36.42359"^^xsd:decimal ;
  geo-pos:long "28.19117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2009_36.42359_28.19117_5-25_Maria%20Corsini-Foka>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2009_36.42359_28.19117_5-25_Maria Corsini-Foka" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2009_36.42359_28.19117_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Corsini-Foka'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.19117'^^xsd:double;
  dwc:latitude '36.42359'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2009_36.42359_28.19117_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2002_36.42359_28.19117_5-25_Maria%20Corsini-Foka>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2002_36.42359_28.19117_5-25_Maria%20Corsini-Foka> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2002_36.42359_28.19117_5-25_Maria%20Corsini-Foka> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42359 28.19117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.42359"^^xsd:decimal ;
  dwc:decimalLongitude "28.19117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2002_36.42359_28.19117_5-25_Maria%20Corsini-Foka>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42359 28.19117)"^^geo:wktLiteral ;
  geo-pos:lat "36.42359"^^xsd:decimal ;
  geo-pos:long "28.19117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2002_36.42359_28.19117_5-25_Maria%20Corsini-Foka>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2002_36.42359_28.19117_5-25_Maria Corsini-Foka" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2002_36.42359_28.19117_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Corsini-Foka'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.19117'^^xsd:double;
  dwc:latitude '36.42359'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2002_36.42359_28.19117_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2004%2F2005_36.42359_28.19117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2004%2F2005_36.42359_28.19117> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2004%2F2005_36.42359_28.19117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42359 28.19117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.42359"^^xsd:decimal ;
  dwc:decimalLongitude "28.19117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2004%2F2005_36.42359_28.19117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42359 28.19117)"^^geo:wktLiteral ;
  geo-pos:lat "36.42359"^^xsd:decimal ;
  geo-pos:long "28.19117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2004%2F2005_36.42359_28.19117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2004/2005_36.42359_28.19117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2004/2005_36.42359_28.19117'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2004'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.19117'^^xsd:double;
  dwc:latitude '36.42359'^^xsd:double;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2004/2005_36.42359_28.19117'^^xsd:string;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2008-08-15_36.42359_28.19117_5-25_Maria%20Corsini-Foka>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2008-08-15_36.42359_28.19117_5-25_Maria%20Corsini-Foka> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2008-08-15_36.42359_28.19117_5-25_Maria%20Corsini-Foka> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42359 28.19117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.42359"^^xsd:decimal ;
  dwc:decimalLongitude "28.19117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2008-08-15_36.42359_28.19117_5-25_Maria%20Corsini-Foka>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42359 28.19117)"^^geo:wktLiteral ;
  geo-pos:lat "36.42359"^^xsd:decimal ;
  geo-pos:long "28.19117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2008-08-15_36.42359_28.19117_5-25_Maria%20Corsini-Foka>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2008-08-15_36.42359_28.19117_5-25_Maria Corsini-Foka" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2008-08-15_36.42359_28.19117_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Corsini-Foka'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.19117'^^xsd:double;
  dwc:latitude '36.42359'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2008-08-15_36.42359_28.19117_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:observationDate '2008-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2008-18-12_36.42359_28.19117_5-25_Maria%20Corsini-Foka>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2008-18-12_36.42359_28.19117_5-25_Maria%20Corsini-Foka> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2008-18-12_36.42359_28.19117_5-25_Maria%20Corsini-Foka> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42359 28.19117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.42359"^^xsd:decimal ;
  dwc:decimalLongitude "28.19117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2008-18-12_36.42359_28.19117_5-25_Maria%20Corsini-Foka>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42359 28.19117)"^^geo:wktLiteral ;
  geo-pos:lat "36.42359"^^xsd:decimal ;
  geo-pos:long "28.19117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2008-18-12_36.42359_28.19117_5-25_Maria%20Corsini-Foka>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2008-18-12_36.42359_28.19117_5-25_Maria Corsini-Foka" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2008-18-12_36.42359_28.19117_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Corsini-Foka'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.19117'^^xsd:double;
  dwc:latitude '36.42359'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2008-18-12_36.42359_28.19117_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:observationDate '2008-08-12'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2009_36.42359_28.19117_5-25_Maria%20Corsini-Foka>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2009_36.42359_28.19117_5-25_Maria%20Corsini-Foka> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2009_36.42359_28.19117_5-25_Maria%20Corsini-Foka> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42359 28.19117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.42359"^^xsd:decimal ;
  dwc:decimalLongitude "28.19117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2009_36.42359_28.19117_5-25_Maria%20Corsini-Foka>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42359 28.19117)"^^geo:wktLiteral ;
  geo-pos:lat "36.42359"^^xsd:decimal ;
  geo-pos:long "28.19117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2009_36.42359_28.19117_5-25_Maria%20Corsini-Foka>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2009_36.42359_28.19117_5-25_Maria Corsini-Foka" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2009_36.42359_28.19117_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Corsini-Foka'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.19117'^^xsd:double;
  dwc:latitude '36.42359'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2009_36.42359_28.19117_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Torquigener%20flavimaculosus_2006-12-14_36.42359_28.19117_30-50>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2006-12-14_36.42359_28.19117_30-50> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2006-12-14_36.42359_28.19117_30-50> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42359 28.19117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.42359"^^xsd:decimal ;
  dwc:decimalLongitude "28.19117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2006-12-14_36.42359_28.19117_30-50>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42359 28.19117)"^^geo:wktLiteral ;
  geo-pos:lat "36.42359"^^xsd:decimal ;
  geo-pos:long "28.19117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Torquigener%20flavimaculosus_2006-12-14_36.42359_28.19117_30-50>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Torquigener flavimaculosus_2006-12-14_36.42359_28.19117_30-50" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Torquigener flavimaculosus_2006-12-14_36.42359_28.19117_30-50'^^xsd:string;
  dwc:scientificName 'Torquigener flavimaculosus Hardy & Randall, 1983'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.19117'^^xsd:double;
  dwc:latitude '36.42359'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '219962'^^xsd:integer;
  dwc:occurrenceId 'Torquigener flavimaculosus_2006-12-14_36.42359_28.19117_30-50'^^xsd:string;
  dwc:observationDate '2006-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '219962'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Torquigener%20flavimaculosus_2006-12-27_36.42359_28.19117_30-50>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2006-12-27_36.42359_28.19117_30-50> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2006-12-27_36.42359_28.19117_30-50> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42359 28.19117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.42359"^^xsd:decimal ;
  dwc:decimalLongitude "28.19117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2006-12-27_36.42359_28.19117_30-50>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42359 28.19117)"^^geo:wktLiteral ;
  geo-pos:lat "36.42359"^^xsd:decimal ;
  geo-pos:long "28.19117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Torquigener%20flavimaculosus_2006-12-27_36.42359_28.19117_30-50>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Torquigener flavimaculosus_2006-12-27_36.42359_28.19117_30-50" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Torquigener flavimaculosus_2006-12-27_36.42359_28.19117_30-50'^^xsd:string;
  dwc:scientificName 'Torquigener flavimaculosus Hardy & Randall, 1983'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.19117'^^xsd:double;
  dwc:latitude '36.42359'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '219962'^^xsd:integer;
  dwc:occurrenceId 'Torquigener flavimaculosus_2006-12-27_36.42359_28.19117_30-50'^^xsd:string;
  dwc:observationDate '2006-12-27'^^xsd:date;
  dwc:aphiaIdAccepted '219962'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Upeneus%20pori_2003_36.42359_28.19117_5-25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Upeneus%20pori_2003_36.42359_28.19117_5-25> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Upeneus%20pori_2003_36.42359_28.19117_5-25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42359 28.19117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.42359"^^xsd:decimal ;
  dwc:decimalLongitude "28.19117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Upeneus%20pori_2003_36.42359_28.19117_5-25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42359 28.19117)"^^geo:wktLiteral ;
  geo-pos:lat "36.42359"^^xsd:decimal ;
  geo-pos:long "28.19117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Upeneus%20pori_2003_36.42359_28.19117_5-25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Upeneus pori_2003_36.42359_28.19117_5-25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Upeneus pori_2003_36.42359_28.19117_5-25'^^xsd:string;
  dwc:scientificName 'Upeneus pori Ben-Tuvia & Golani, 1989'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.19117'^^xsd:double;
  dwc:latitude '36.42359'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '273671'^^xsd:integer;
  dwc:occurrenceId 'Upeneus pori_2003_36.42359_28.19117_5-25'^^xsd:string;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '273671'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '12'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Upeneus%20pori_2008_36.42359_28.19117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Upeneus%20pori_2008_36.42359_28.19117> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Upeneus%20pori_2008_36.42359_28.19117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42359 28.19117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.42359"^^xsd:decimal ;
  dwc:decimalLongitude "28.19117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Upeneus%20pori_2008_36.42359_28.19117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42359 28.19117)"^^geo:wktLiteral ;
  geo-pos:lat "36.42359"^^xsd:decimal ;
  geo-pos:long "28.19117"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Upeneus%20pori_2008_36.42359_28.19117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Upeneus pori_2008_36.42359_28.19117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Upeneus pori_2008_36.42359_28.19117'^^xsd:string;
  dwc:scientificName 'Upeneus pori Ben-Tuvia & Golani, 1989'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.19117'^^xsd:double;
  dwc:latitude '36.42359'^^xsd:double;
  dwc:aphiaid '273671'^^xsd:integer;
  dwc:occurrenceId 'Upeneus pori_2008_36.42359_28.19117'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '273671'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2015%2F2018_36.30802_28.1925_Francesco%20Tiralongo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2015%2F2018_36.30802_28.1925_Francesco%20Tiralongo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2015%2F2018_36.30802_28.1925_Francesco%20Tiralongo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.30802 28.1925)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.30802"^^xsd:decimal ;
  dwc:decimalLongitude "28.1925"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2015%2F2018_36.30802_28.1925_Francesco%20Tiralongo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.30802 28.1925)"^^geo:wktLiteral ;
  geo-pos:lat "36.30802"^^xsd:decimal ;
  geo-pos:long "28.1925"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2015%2F2018_36.30802_28.1925_Francesco%20Tiralongo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2015/2018_36.30802_28.1925_Francesco Tiralongo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2015/2018_36.30802_28.1925_Francesco Tiralongo'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Francesco Tiralongo'^^xsd:string;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.1925'^^xsd:double;
  dwc:latitude '36.30802'^^xsd:double;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2015/2018_36.30802_28.1925_Francesco Tiralongo'^^xsd:string;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2018_36.42733_28.19266_12-12_Nikos%20Koyfoy>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2018_36.42733_28.19266_12-12_Nikos%20Koyfoy> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2018_36.42733_28.19266_12-12_Nikos%20Koyfoy> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42733 28.19266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.42733"^^xsd:decimal ;
  dwc:decimalLongitude "28.19266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2018_36.42733_28.19266_12-12_Nikos%20Koyfoy>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42733 28.19266)"^^geo:wktLiteral ;
  geo-pos:lat "36.42733"^^xsd:decimal ;
  geo-pos:long "28.19266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2018_36.42733_28.19266_12-12_Nikos%20Koyfoy>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2018_36.42733_28.19266_12-12_Nikos Koyfoy" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2018_36.42733_28.19266_12-12_Nikos Koyfoy'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Nikos Koyfoy'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.19266'^^xsd:double;
  dwc:latitude '36.42733'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2018_36.42733_28.19266_12-12_Nikos Koyfoy'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2018_36.31042_28.19479_martind>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2018_36.31042_28.19479_martind> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2018_36.31042_28.19479_martind> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.31042 28.19479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.31042"^^xsd:decimal ;
  dwc:decimalLongitude "28.19479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2018_36.31042_28.19479_martind>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.31042 28.19479)"^^geo:wktLiteral ;
  geo-pos:lat "36.31042"^^xsd:decimal ;
  geo-pos:long "28.19479"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2018_36.31042_28.19479_martind>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2018_36.31042_28.19479_martind" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2018_36.31042_28.19479_martind'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'martind'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.19479'^^xsd:double;
  dwc:latitude '36.31042'^^xsd:double;
  dwc:coordinatePrecision '2'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2018_36.31042_28.19479_martind'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2015%2F2018_36.4272_28.19615_4-4_Francesco%20Tiralongo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2015%2F2018_36.4272_28.19615_4-4_Francesco%20Tiralongo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2015%2F2018_36.4272_28.19615_4-4_Francesco%20Tiralongo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4272 28.19615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4272"^^xsd:decimal ;
  dwc:decimalLongitude "28.19615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2015%2F2018_36.4272_28.19615_4-4_Francesco%20Tiralongo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4272 28.19615)"^^geo:wktLiteral ;
  geo-pos:lat "36.4272"^^xsd:decimal ;
  geo-pos:long "28.19615"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2015%2F2018_36.4272_28.19615_4-4_Francesco%20Tiralongo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2015/2018_36.4272_28.19615_4-4_Francesco Tiralongo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2015/2018_36.4272_28.19615_4-4_Francesco Tiralongo'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Francesco Tiralongo'^^xsd:string;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.19615'^^xsd:double;
  dwc:latitude '36.4272'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2015/2018_36.4272_28.19615_4-4_Francesco Tiralongo'^^xsd:string;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2019_36.43768_28.20115_15-15_>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.43768_28.20115_15-15_> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.43768_28.20115_15-15_> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43768 28.20115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.43768"^^xsd:decimal ;
  dwc:decimalLongitude "28.20115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.43768_28.20115_15-15_>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43768 28.20115)"^^geo:wktLiteral ;
  geo-pos:lat "36.43768"^^xsd:decimal ;
  geo-pos:long "28.20115"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2019_36.43768_28.20115_15-15_>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2019_36.43768_28.20115_15-15_" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2019_36.43768_28.20115_15-15_'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.20115'^^xsd:double;
  dwc:latitude '36.43768'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2019_36.43768_28.20115_15-15_'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '8'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Portunus%20segnis_2015%2F2018_36.43487_28.20298_Thodoros%20Kampouris>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Portunus%20segnis_2015%2F2018_36.43487_28.20298_Thodoros%20Kampouris> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Portunus%20segnis_2015%2F2018_36.43487_28.20298_Thodoros%20Kampouris> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43487 28.20298)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.43487"^^xsd:decimal ;
  dwc:decimalLongitude "28.20298"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Portunus%20segnis_2015%2F2018_36.43487_28.20298_Thodoros%20Kampouris>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43487 28.20298)"^^geo:wktLiteral ;
  geo-pos:lat "36.43487"^^xsd:decimal ;
  geo-pos:long "28.20298"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Portunus%20segnis_2015%2F2018_36.43487_28.20298_Thodoros%20Kampouris>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Portunus segnis_2015/2018_36.43487_28.20298_Thodoros Kampouris" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Portunus segnis_2015/2018_36.43487_28.20298_Thodoros Kampouris'^^xsd:string;
  dwc:scientificName 'Portunus segnis (Forskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Thodoros Kampouris'^^xsd:string;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.20298'^^xsd:double;
  dwc:latitude '36.43487'^^xsd:double;
  dwc:aphiaid '1061760'^^xsd:integer;
  dwc:occurrenceId 'Portunus segnis_2015/2018_36.43487_28.20298_Thodoros Kampouris'^^xsd:string;
  dwc:aphiaIdAccepted '1061760'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2018_36.28394_28.2031_0-0>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2018_36.28394_28.2031_0-0> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2018_36.28394_28.2031_0-0> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.28394 28.2031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.28394"^^xsd:decimal ;
  dwc:decimalLongitude "28.2031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2018_36.28394_28.2031_0-0>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.28394 28.2031)"^^geo:wktLiteral ;
  geo-pos:lat "36.28394"^^xsd:decimal ;
  geo-pos:long "28.2031"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2018_36.28394_28.2031_0-0>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2018_36.28394_28.2031_0-0" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2018_36.28394_28.2031_0-0'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.2031'^^xsd:double;
  dwc:latitude '36.28394'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2018_36.28394_28.2031_0-0'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2015_36.439_28.2041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2015_36.439_28.2041> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2015_36.439_28.2041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.439 28.2041)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.439"^^xsd:decimal ;
  dwc:decimalLongitude "28.2041"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2015_36.439_28.2041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.439 28.2041)"^^geo:wktLiteral ;
  geo-pos:lat "36.439"^^xsd:decimal ;
  geo-pos:long "28.2041"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2015_36.439_28.2041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2015_36.439_28.2041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2015_36.439_28.2041'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.2041'^^xsd:double;
  dwc:latitude '36.439'^^xsd:double;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2015_36.439_28.2041'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2006-08-01_36.43889_28.20442_5-25_Maria%20Corsini-Foka>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2006-08-01_36.43889_28.20442_5-25_Maria%20Corsini-Foka> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2006-08-01_36.43889_28.20442_5-25_Maria%20Corsini-Foka> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43889 28.20442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.43889"^^xsd:decimal ;
  dwc:decimalLongitude "28.20442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2006-08-01_36.43889_28.20442_5-25_Maria%20Corsini-Foka>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43889 28.20442)"^^geo:wktLiteral ;
  geo-pos:lat "36.43889"^^xsd:decimal ;
  geo-pos:long "28.20442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2006-08-01_36.43889_28.20442_5-25_Maria%20Corsini-Foka>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2006-08-01_36.43889_28.20442_5-25_Maria Corsini-Foka" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2006-08-01_36.43889_28.20442_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Corsini-Foka'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.20442'^^xsd:double;
  dwc:latitude '36.43889'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2006-08-01_36.43889_28.20442_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2006-09-26_36.43889_28.20442_5-25_Maria%20Corsini-Foka>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2006-09-26_36.43889_28.20442_5-25_Maria%20Corsini-Foka> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2006-09-26_36.43889_28.20442_5-25_Maria%20Corsini-Foka> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43889 28.20442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.43889"^^xsd:decimal ;
  dwc:decimalLongitude "28.20442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2006-09-26_36.43889_28.20442_5-25_Maria%20Corsini-Foka>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43889 28.20442)"^^geo:wktLiteral ;
  geo-pos:lat "36.43889"^^xsd:decimal ;
  geo-pos:long "28.20442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2006-09-26_36.43889_28.20442_5-25_Maria%20Corsini-Foka>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2006-09-26_36.43889_28.20442_5-25_Maria Corsini-Foka" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2006-09-26_36.43889_28.20442_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Corsini-Foka'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.20442'^^xsd:double;
  dwc:latitude '36.43889'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2006-09-26_36.43889_28.20442_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:observationDate '2006-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2008-09-25_36.43889_28.20442_5-25_Maria%20Corsini-Foka>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2008-09-25_36.43889_28.20442_5-25_Maria%20Corsini-Foka> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2008-09-25_36.43889_28.20442_5-25_Maria%20Corsini-Foka> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43889 28.20442)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.43889"^^xsd:decimal ;
  dwc:decimalLongitude "28.20442"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2008-09-25_36.43889_28.20442_5-25_Maria%20Corsini-Foka>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43889 28.20442)"^^geo:wktLiteral ;
  geo-pos:lat "36.43889"^^xsd:decimal ;
  geo-pos:long "28.20442"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2008-09-25_36.43889_28.20442_5-25_Maria%20Corsini-Foka>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2008-09-25_36.43889_28.20442_5-25_Maria Corsini-Foka" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2008-09-25_36.43889_28.20442_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Corsini-Foka'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.20442'^^xsd:double;
  dwc:latitude '36.43889'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2008-09-25_36.43889_28.20442_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:observationDate '2008-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2008-09-30_36.43889_28.20444_5-25_Maria%20Corsini-Foka>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2008-09-30_36.43889_28.20444_5-25_Maria%20Corsini-Foka> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2008-09-30_36.43889_28.20444_5-25_Maria%20Corsini-Foka> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43889 28.20444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.43889"^^xsd:decimal ;
  dwc:decimalLongitude "28.20444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2008-09-30_36.43889_28.20444_5-25_Maria%20Corsini-Foka>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43889 28.20444)"^^geo:wktLiteral ;
  geo-pos:lat "36.43889"^^xsd:decimal ;
  geo-pos:long "28.20444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2008-09-30_36.43889_28.20444_5-25_Maria%20Corsini-Foka>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2008-09-30_36.43889_28.20444_5-25_Maria Corsini-Foka" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2008-09-30_36.43889_28.20444_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Corsini-Foka'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.20444'^^xsd:double;
  dwc:latitude '36.43889'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2008-09-30_36.43889_28.20444_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:observationDate '2008-09-30'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Halophila%20stipulacea_1926_36.43889_28.20444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Halophila%20stipulacea_1926_36.43889_28.20444> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Halophila%20stipulacea_1926_36.43889_28.20444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43889 28.20444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.43889"^^xsd:decimal ;
  dwc:decimalLongitude "28.20444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Halophila%20stipulacea_1926_36.43889_28.20444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43889 28.20444)"^^geo:wktLiteral ;
  geo-pos:lat "36.43889"^^xsd:decimal ;
  geo-pos:long "28.20444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Halophila%20stipulacea_1926_36.43889_28.20444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Halophila stipulacea_1926_36.43889_28.20444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Halophila stipulacea_1926_36.43889_28.20444'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea (Forsskål) Ascherson, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.20444'^^xsd:double;
  dwc:latitude '36.43889'^^xsd:double;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:occurrenceId 'Halophila stipulacea_1926_36.43889_28.20444'^^xsd:string;
  dwc:observationDate '1926-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2007_36.43889_28.20444_5-25_Maria%20Corsini-Foka>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2007_36.43889_28.20444_5-25_Maria%20Corsini-Foka> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2007_36.43889_28.20444_5-25_Maria%20Corsini-Foka> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43889 28.20444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.43889"^^xsd:decimal ;
  dwc:decimalLongitude "28.20444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2007_36.43889_28.20444_5-25_Maria%20Corsini-Foka>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43889 28.20444)"^^geo:wktLiteral ;
  geo-pos:lat "36.43889"^^xsd:decimal ;
  geo-pos:long "28.20444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2007_36.43889_28.20444_5-25_Maria%20Corsini-Foka>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2007_36.43889_28.20444_5-25_Maria Corsini-Foka" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2007_36.43889_28.20444_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Corsini-Foka'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.20444'^^xsd:double;
  dwc:latitude '36.43889'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2007_36.43889_28.20444_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:observationDate '2007-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2008_36.43889_28.20444_5-25_Maria%20Corsini-Foka>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2008_36.43889_28.20444_5-25_Maria%20Corsini-Foka> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2008_36.43889_28.20444_5-25_Maria%20Corsini-Foka> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43889 28.20444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.43889"^^xsd:decimal ;
  dwc:decimalLongitude "28.20444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2008_36.43889_28.20444_5-25_Maria%20Corsini-Foka>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43889 28.20444)"^^geo:wktLiteral ;
  geo-pos:lat "36.43889"^^xsd:decimal ;
  geo-pos:long "28.20444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2008_36.43889_28.20444_5-25_Maria%20Corsini-Foka>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2008_36.43889_28.20444_5-25_Maria Corsini-Foka" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2008_36.43889_28.20444_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Corsini-Foka'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.20444'^^xsd:double;
  dwc:latitude '36.43889'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2008_36.43889_28.20444_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2009_36.43889_28.20444_5-25_Maria%20Corsini-Foka>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2009_36.43889_28.20444_5-25_Maria%20Corsini-Foka> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2009_36.43889_28.20444_5-25_Maria%20Corsini-Foka> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43889 28.20444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.43889"^^xsd:decimal ;
  dwc:decimalLongitude "28.20444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2009_36.43889_28.20444_5-25_Maria%20Corsini-Foka>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43889 28.20444)"^^geo:wktLiteral ;
  geo-pos:lat "36.43889"^^xsd:decimal ;
  geo-pos:long "28.20444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2009_36.43889_28.20444_5-25_Maria%20Corsini-Foka>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2009_36.43889_28.20444_5-25_Maria Corsini-Foka" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2009_36.43889_28.20444_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Corsini-Foka'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.20444'^^xsd:double;
  dwc:latitude '36.43889'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2009_36.43889_28.20444_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2002_36.43889_28.20444_5-25_Maria%20Corsini-Foka>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2002_36.43889_28.20444_5-25_Maria%20Corsini-Foka> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2002_36.43889_28.20444_5-25_Maria%20Corsini-Foka> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43889 28.20444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.43889"^^xsd:decimal ;
  dwc:decimalLongitude "28.20444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2002_36.43889_28.20444_5-25_Maria%20Corsini-Foka>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43889 28.20444)"^^geo:wktLiteral ;
  geo-pos:lat "36.43889"^^xsd:decimal ;
  geo-pos:long "28.20444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2002_36.43889_28.20444_5-25_Maria%20Corsini-Foka>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2002_36.43889_28.20444_5-25_Maria Corsini-Foka" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2002_36.43889_28.20444_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Corsini-Foka'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.20444'^^xsd:double;
  dwc:latitude '36.43889'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2002_36.43889_28.20444_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2004_36.43889_28.20444_5-25_Maria%20Corsini-Foka>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2004_36.43889_28.20444_5-25_Maria%20Corsini-Foka> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2004_36.43889_28.20444_5-25_Maria%20Corsini-Foka> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43889 28.20444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.43889"^^xsd:decimal ;
  dwc:decimalLongitude "28.20444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2004_36.43889_28.20444_5-25_Maria%20Corsini-Foka>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43889 28.20444)"^^geo:wktLiteral ;
  geo-pos:lat "36.43889"^^xsd:decimal ;
  geo-pos:long "28.20444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2004_36.43889_28.20444_5-25_Maria%20Corsini-Foka>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2004_36.43889_28.20444_5-25_Maria Corsini-Foka" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2004_36.43889_28.20444_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Corsini-Foka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.20444'^^xsd:double;
  dwc:latitude '36.43889'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2004_36.43889_28.20444_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2005-08-23_36.43889_28.20444_5-25_Maria%20Corsini-Foka>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2005-08-23_36.43889_28.20444_5-25_Maria%20Corsini-Foka> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2005-08-23_36.43889_28.20444_5-25_Maria%20Corsini-Foka> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43889 28.20444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.43889"^^xsd:decimal ;
  dwc:decimalLongitude "28.20444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2005-08-23_36.43889_28.20444_5-25_Maria%20Corsini-Foka>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43889 28.20444)"^^geo:wktLiteral ;
  geo-pos:lat "36.43889"^^xsd:decimal ;
  geo-pos:long "28.20444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2005-08-23_36.43889_28.20444_5-25_Maria%20Corsini-Foka>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2005-08-23_36.43889_28.20444_5-25_Maria Corsini-Foka" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2005-08-23_36.43889_28.20444_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Corsini-Foka'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.20444'^^xsd:double;
  dwc:latitude '36.43889'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2005-08-23_36.43889_28.20444_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:observationDate '2005-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2005-09-27_36.43889_28.20444_5-25_Maria%20Corsini-Foka>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2005-09-27_36.43889_28.20444_5-25_Maria%20Corsini-Foka> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2005-09-27_36.43889_28.20444_5-25_Maria%20Corsini-Foka> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43889 28.20444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.43889"^^xsd:decimal ;
  dwc:decimalLongitude "28.20444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2005-09-27_36.43889_28.20444_5-25_Maria%20Corsini-Foka>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43889 28.20444)"^^geo:wktLiteral ;
  geo-pos:lat "36.43889"^^xsd:decimal ;
  geo-pos:long "28.20444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2005-09-27_36.43889_28.20444_5-25_Maria%20Corsini-Foka>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2005-09-27_36.43889_28.20444_5-25_Maria Corsini-Foka" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2005-09-27_36.43889_28.20444_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Corsini-Foka'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.20444'^^xsd:double;
  dwc:latitude '36.43889'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2005-09-27_36.43889_28.20444_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:observationDate '2005-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2005-09-28_36.43889_28.20444_5-25_Maria%20Corsini-Foka>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2005-09-28_36.43889_28.20444_5-25_Maria%20Corsini-Foka> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2005-09-28_36.43889_28.20444_5-25_Maria%20Corsini-Foka> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43889 28.20444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.43889"^^xsd:decimal ;
  dwc:decimalLongitude "28.20444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2005-09-28_36.43889_28.20444_5-25_Maria%20Corsini-Foka>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43889 28.20444)"^^geo:wktLiteral ;
  geo-pos:lat "36.43889"^^xsd:decimal ;
  geo-pos:long "28.20444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2005-09-28_36.43889_28.20444_5-25_Maria%20Corsini-Foka>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2005-09-28_36.43889_28.20444_5-25_Maria Corsini-Foka" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2005-09-28_36.43889_28.20444_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Corsini-Foka'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.20444'^^xsd:double;
  dwc:latitude '36.43889'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2005-09-28_36.43889_28.20444_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:observationDate '2005-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2006-08-01_36.43889_28.20444_5-25_Maria%20Corsini-Foka>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2006-08-01_36.43889_28.20444_5-25_Maria%20Corsini-Foka> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2006-08-01_36.43889_28.20444_5-25_Maria%20Corsini-Foka> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43889 28.20444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.43889"^^xsd:decimal ;
  dwc:decimalLongitude "28.20444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2006-08-01_36.43889_28.20444_5-25_Maria%20Corsini-Foka>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43889 28.20444)"^^geo:wktLiteral ;
  geo-pos:lat "36.43889"^^xsd:decimal ;
  geo-pos:long "28.20444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2006-08-01_36.43889_28.20444_5-25_Maria%20Corsini-Foka>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2006-08-01_36.43889_28.20444_5-25_Maria Corsini-Foka" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2006-08-01_36.43889_28.20444_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Corsini-Foka'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.20444'^^xsd:double;
  dwc:latitude '36.43889'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2006-08-01_36.43889_28.20444_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2006-08-02_36.43889_28.20444_5-25_Maria%20Corsini-Foka>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2006-08-02_36.43889_28.20444_5-25_Maria%20Corsini-Foka> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2006-08-02_36.43889_28.20444_5-25_Maria%20Corsini-Foka> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43889 28.20444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.43889"^^xsd:decimal ;
  dwc:decimalLongitude "28.20444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2006-08-02_36.43889_28.20444_5-25_Maria%20Corsini-Foka>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43889 28.20444)"^^geo:wktLiteral ;
  geo-pos:lat "36.43889"^^xsd:decimal ;
  geo-pos:long "28.20444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2006-08-02_36.43889_28.20444_5-25_Maria%20Corsini-Foka>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2006-08-02_36.43889_28.20444_5-25_Maria Corsini-Foka" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2006-08-02_36.43889_28.20444_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Corsini-Foka'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.20444'^^xsd:double;
  dwc:latitude '36.43889'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2006-08-02_36.43889_28.20444_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:observationDate '2006-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2007-08-22_36.43889_28.20444_5-25_Maria%20Corsini-Foka>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2007-08-22_36.43889_28.20444_5-25_Maria%20Corsini-Foka> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2007-08-22_36.43889_28.20444_5-25_Maria%20Corsini-Foka> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43889 28.20444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.43889"^^xsd:decimal ;
  dwc:decimalLongitude "28.20444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2007-08-22_36.43889_28.20444_5-25_Maria%20Corsini-Foka>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43889 28.20444)"^^geo:wktLiteral ;
  geo-pos:lat "36.43889"^^xsd:decimal ;
  geo-pos:long "28.20444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2007-08-22_36.43889_28.20444_5-25_Maria%20Corsini-Foka>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2007-08-22_36.43889_28.20444_5-25_Maria Corsini-Foka" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2007-08-22_36.43889_28.20444_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Corsini-Foka'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.20444'^^xsd:double;
  dwc:latitude '36.43889'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2007-08-22_36.43889_28.20444_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:observationDate '2007-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2007-08-23_36.43889_28.20444_5-25_Maria%20Corsini-Foka>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2007-08-23_36.43889_28.20444_5-25_Maria%20Corsini-Foka> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2007-08-23_36.43889_28.20444_5-25_Maria%20Corsini-Foka> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43889 28.20444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.43889"^^xsd:decimal ;
  dwc:decimalLongitude "28.20444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2007-08-23_36.43889_28.20444_5-25_Maria%20Corsini-Foka>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43889 28.20444)"^^geo:wktLiteral ;
  geo-pos:lat "36.43889"^^xsd:decimal ;
  geo-pos:long "28.20444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2007-08-23_36.43889_28.20444_5-25_Maria%20Corsini-Foka>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2007-08-23_36.43889_28.20444_5-25_Maria Corsini-Foka" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2007-08-23_36.43889_28.20444_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Corsini-Foka'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.20444'^^xsd:double;
  dwc:latitude '36.43889'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2007-08-23_36.43889_28.20444_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:observationDate '2007-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2007-08-24_36.43889_28.20444_5-25_Maria%20Corsini-Foka>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2007-08-24_36.43889_28.20444_5-25_Maria%20Corsini-Foka> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2007-08-24_36.43889_28.20444_5-25_Maria%20Corsini-Foka> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43889 28.20444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.43889"^^xsd:decimal ;
  dwc:decimalLongitude "28.20444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2007-08-24_36.43889_28.20444_5-25_Maria%20Corsini-Foka>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43889 28.20444)"^^geo:wktLiteral ;
  geo-pos:lat "36.43889"^^xsd:decimal ;
  geo-pos:long "28.20444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2007-08-24_36.43889_28.20444_5-25_Maria%20Corsini-Foka>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2007-08-24_36.43889_28.20444_5-25_Maria Corsini-Foka" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2007-08-24_36.43889_28.20444_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Corsini-Foka'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.20444'^^xsd:double;
  dwc:latitude '36.43889'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2007-08-24_36.43889_28.20444_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:observationDate '2007-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2008_36.43889_28.20444_5-25_Maria%20Corsini-Foka>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.43889_28.20444_5-25_Maria%20Corsini-Foka> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.43889_28.20444_5-25_Maria%20Corsini-Foka> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43889 28.20444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.43889"^^xsd:decimal ;
  dwc:decimalLongitude "28.20444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2008_36.43889_28.20444_5-25_Maria%20Corsini-Foka>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43889 28.20444)"^^geo:wktLiteral ;
  geo-pos:lat "36.43889"^^xsd:decimal ;
  geo-pos:long "28.20444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2008_36.43889_28.20444_5-25_Maria%20Corsini-Foka>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2008_36.43889_28.20444_5-25_Maria Corsini-Foka" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2008_36.43889_28.20444_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Corsini-Foka'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.20444'^^xsd:double;
  dwc:latitude '36.43889'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2008_36.43889_28.20444_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2009_36.43889_28.20444_5-25_Maria%20Corsini-Foka>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2009_36.43889_28.20444_5-25_Maria%20Corsini-Foka> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2009_36.43889_28.20444_5-25_Maria%20Corsini-Foka> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43889 28.20444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.43889"^^xsd:decimal ;
  dwc:decimalLongitude "28.20444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2009_36.43889_28.20444_5-25_Maria%20Corsini-Foka>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43889 28.20444)"^^geo:wktLiteral ;
  geo-pos:lat "36.43889"^^xsd:decimal ;
  geo-pos:long "28.20444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2009_36.43889_28.20444_5-25_Maria%20Corsini-Foka>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2009_36.43889_28.20444_5-25_Maria Corsini-Foka" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2009_36.43889_28.20444_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Corsini-Foka'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.20444'^^xsd:double;
  dwc:latitude '36.43889'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2009_36.43889_28.20444_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2010_36.43889_28.20444_5-25_Maria%20Corsini-Foka>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2010_36.43889_28.20444_5-25_Maria%20Corsini-Foka> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2010_36.43889_28.20444_5-25_Maria%20Corsini-Foka> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43889 28.20444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.43889"^^xsd:decimal ;
  dwc:decimalLongitude "28.20444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2010_36.43889_28.20444_5-25_Maria%20Corsini-Foka>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43889 28.20444)"^^geo:wktLiteral ;
  geo-pos:lat "36.43889"^^xsd:decimal ;
  geo-pos:long "28.20444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2010_36.43889_28.20444_5-25_Maria%20Corsini-Foka>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2010_36.43889_28.20444_5-25_Maria Corsini-Foka" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2010_36.43889_28.20444_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Corsini-Foka'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.20444'^^xsd:double;
  dwc:latitude '36.43889'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2010_36.43889_28.20444_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:observationDate '2010-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2002_36.43889_28.20444_5-25_Maria%20Corsini-Foka>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2002_36.43889_28.20444_5-25_Maria%20Corsini-Foka> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2002_36.43889_28.20444_5-25_Maria%20Corsini-Foka> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43889 28.20444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.43889"^^xsd:decimal ;
  dwc:decimalLongitude "28.20444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2002_36.43889_28.20444_5-25_Maria%20Corsini-Foka>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43889 28.20444)"^^geo:wktLiteral ;
  geo-pos:lat "36.43889"^^xsd:decimal ;
  geo-pos:long "28.20444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2002_36.43889_28.20444_5-25_Maria%20Corsini-Foka>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2002_36.43889_28.20444_5-25_Maria Corsini-Foka" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2002_36.43889_28.20444_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Corsini-Foka'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.20444'^^xsd:double;
  dwc:latitude '36.43889'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2002_36.43889_28.20444_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2004_36.43889_28.20444_5-25_Maria%20Corsini-Foka>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2004_36.43889_28.20444_5-25_Maria%20Corsini-Foka> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2004_36.43889_28.20444_5-25_Maria%20Corsini-Foka> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43889 28.20444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.43889"^^xsd:decimal ;
  dwc:decimalLongitude "28.20444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2004_36.43889_28.20444_5-25_Maria%20Corsini-Foka>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43889 28.20444)"^^geo:wktLiteral ;
  geo-pos:lat "36.43889"^^xsd:decimal ;
  geo-pos:long "28.20444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2004_36.43889_28.20444_5-25_Maria%20Corsini-Foka>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2004_36.43889_28.20444_5-25_Maria Corsini-Foka" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2004_36.43889_28.20444_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Corsini-Foka'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.20444'^^xsd:double;
  dwc:latitude '36.43889'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2004_36.43889_28.20444_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2005-08-23_36.43889_28.20444_5-25_Maria%20Corsini-Foka>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2005-08-23_36.43889_28.20444_5-25_Maria%20Corsini-Foka> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2005-08-23_36.43889_28.20444_5-25_Maria%20Corsini-Foka> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43889 28.20444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.43889"^^xsd:decimal ;
  dwc:decimalLongitude "28.20444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2005-08-23_36.43889_28.20444_5-25_Maria%20Corsini-Foka>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43889 28.20444)"^^geo:wktLiteral ;
  geo-pos:lat "36.43889"^^xsd:decimal ;
  geo-pos:long "28.20444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2005-08-23_36.43889_28.20444_5-25_Maria%20Corsini-Foka>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2005-08-23_36.43889_28.20444_5-25_Maria Corsini-Foka" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2005-08-23_36.43889_28.20444_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Corsini-Foka'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.20444'^^xsd:double;
  dwc:latitude '36.43889'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2005-08-23_36.43889_28.20444_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:observationDate '2005-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2005-09-27_36.43889_28.20444_5-25_Maria%20Corsini-Foka>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2005-09-27_36.43889_28.20444_5-25_Maria%20Corsini-Foka> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2005-09-27_36.43889_28.20444_5-25_Maria%20Corsini-Foka> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43889 28.20444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.43889"^^xsd:decimal ;
  dwc:decimalLongitude "28.20444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2005-09-27_36.43889_28.20444_5-25_Maria%20Corsini-Foka>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43889 28.20444)"^^geo:wktLiteral ;
  geo-pos:lat "36.43889"^^xsd:decimal ;
  geo-pos:long "28.20444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2005-09-27_36.43889_28.20444_5-25_Maria%20Corsini-Foka>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2005-09-27_36.43889_28.20444_5-25_Maria Corsini-Foka" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2005-09-27_36.43889_28.20444_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Corsini-Foka'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.20444'^^xsd:double;
  dwc:latitude '36.43889'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2005-09-27_36.43889_28.20444_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:observationDate '2005-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2005-09-28_36.43889_28.20444_5-25_Maria%20Corsini-Foka>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2005-09-28_36.43889_28.20444_5-25_Maria%20Corsini-Foka> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2005-09-28_36.43889_28.20444_5-25_Maria%20Corsini-Foka> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43889 28.20444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.43889"^^xsd:decimal ;
  dwc:decimalLongitude "28.20444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2005-09-28_36.43889_28.20444_5-25_Maria%20Corsini-Foka>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43889 28.20444)"^^geo:wktLiteral ;
  geo-pos:lat "36.43889"^^xsd:decimal ;
  geo-pos:long "28.20444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2005-09-28_36.43889_28.20444_5-25_Maria%20Corsini-Foka>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2005-09-28_36.43889_28.20444_5-25_Maria Corsini-Foka" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2005-09-28_36.43889_28.20444_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Corsini-Foka'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.20444'^^xsd:double;
  dwc:latitude '36.43889'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2005-09-28_36.43889_28.20444_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:observationDate '2005-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2006-08-01_36.43889_28.20444_5-25_Maria%20Corsini-Foka>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2006-08-01_36.43889_28.20444_5-25_Maria%20Corsini-Foka> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2006-08-01_36.43889_28.20444_5-25_Maria%20Corsini-Foka> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43889 28.20444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.43889"^^xsd:decimal ;
  dwc:decimalLongitude "28.20444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2006-08-01_36.43889_28.20444_5-25_Maria%20Corsini-Foka>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43889 28.20444)"^^geo:wktLiteral ;
  geo-pos:lat "36.43889"^^xsd:decimal ;
  geo-pos:long "28.20444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2006-08-01_36.43889_28.20444_5-25_Maria%20Corsini-Foka>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2006-08-01_36.43889_28.20444_5-25_Maria Corsini-Foka" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2006-08-01_36.43889_28.20444_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Corsini-Foka'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.20444'^^xsd:double;
  dwc:latitude '36.43889'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2006-08-01_36.43889_28.20444_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:observationDate '2006-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2006-08-02_36.43889_28.20444_5-25_Maria%20Corsini-Foka>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2006-08-02_36.43889_28.20444_5-25_Maria%20Corsini-Foka> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2006-08-02_36.43889_28.20444_5-25_Maria%20Corsini-Foka> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43889 28.20444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.43889"^^xsd:decimal ;
  dwc:decimalLongitude "28.20444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2006-08-02_36.43889_28.20444_5-25_Maria%20Corsini-Foka>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43889 28.20444)"^^geo:wktLiteral ;
  geo-pos:lat "36.43889"^^xsd:decimal ;
  geo-pos:long "28.20444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2006-08-02_36.43889_28.20444_5-25_Maria%20Corsini-Foka>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2006-08-02_36.43889_28.20444_5-25_Maria Corsini-Foka" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2006-08-02_36.43889_28.20444_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Corsini-Foka'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.20444'^^xsd:double;
  dwc:latitude '36.43889'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2006-08-02_36.43889_28.20444_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:observationDate '2006-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2007-08-22_36.43889_28.20444_5-25_Maria%20Corsini-Foka>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2007-08-22_36.43889_28.20444_5-25_Maria%20Corsini-Foka> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2007-08-22_36.43889_28.20444_5-25_Maria%20Corsini-Foka> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43889 28.20444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.43889"^^xsd:decimal ;
  dwc:decimalLongitude "28.20444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2007-08-22_36.43889_28.20444_5-25_Maria%20Corsini-Foka>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43889 28.20444)"^^geo:wktLiteral ;
  geo-pos:lat "36.43889"^^xsd:decimal ;
  geo-pos:long "28.20444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2007-08-22_36.43889_28.20444_5-25_Maria%20Corsini-Foka>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2007-08-22_36.43889_28.20444_5-25_Maria Corsini-Foka" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2007-08-22_36.43889_28.20444_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Corsini-Foka'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.20444'^^xsd:double;
  dwc:latitude '36.43889'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2007-08-22_36.43889_28.20444_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:observationDate '2007-08-22'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2007-08-23_36.43889_28.20444_5-25_Maria%20Corsini-Foka>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2007-08-23_36.43889_28.20444_5-25_Maria%20Corsini-Foka> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2007-08-23_36.43889_28.20444_5-25_Maria%20Corsini-Foka> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43889 28.20444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.43889"^^xsd:decimal ;
  dwc:decimalLongitude "28.20444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2007-08-23_36.43889_28.20444_5-25_Maria%20Corsini-Foka>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43889 28.20444)"^^geo:wktLiteral ;
  geo-pos:lat "36.43889"^^xsd:decimal ;
  geo-pos:long "28.20444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2007-08-23_36.43889_28.20444_5-25_Maria%20Corsini-Foka>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2007-08-23_36.43889_28.20444_5-25_Maria Corsini-Foka" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2007-08-23_36.43889_28.20444_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Corsini-Foka'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.20444'^^xsd:double;
  dwc:latitude '36.43889'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2007-08-23_36.43889_28.20444_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:observationDate '2007-08-23'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2007-08-24_36.43889_28.20444_5-25_Maria%20Corsini-Foka>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2007-08-24_36.43889_28.20444_5-25_Maria%20Corsini-Foka> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2007-08-24_36.43889_28.20444_5-25_Maria%20Corsini-Foka> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43889 28.20444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.43889"^^xsd:decimal ;
  dwc:decimalLongitude "28.20444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2007-08-24_36.43889_28.20444_5-25_Maria%20Corsini-Foka>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43889 28.20444)"^^geo:wktLiteral ;
  geo-pos:lat "36.43889"^^xsd:decimal ;
  geo-pos:long "28.20444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2007-08-24_36.43889_28.20444_5-25_Maria%20Corsini-Foka>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2007-08-24_36.43889_28.20444_5-25_Maria Corsini-Foka" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2007-08-24_36.43889_28.20444_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Corsini-Foka'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.20444'^^xsd:double;
  dwc:latitude '36.43889'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2007-08-24_36.43889_28.20444_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:observationDate '2007-08-24'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2008_36.43889_28.20444_5-25_Maria%20Corsini-Foka>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2008_36.43889_28.20444_5-25_Maria%20Corsini-Foka> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2008_36.43889_28.20444_5-25_Maria%20Corsini-Foka> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43889 28.20444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.43889"^^xsd:decimal ;
  dwc:decimalLongitude "28.20444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2008_36.43889_28.20444_5-25_Maria%20Corsini-Foka>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43889 28.20444)"^^geo:wktLiteral ;
  geo-pos:lat "36.43889"^^xsd:decimal ;
  geo-pos:long "28.20444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2008_36.43889_28.20444_5-25_Maria%20Corsini-Foka>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2008_36.43889_28.20444_5-25_Maria Corsini-Foka" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2008_36.43889_28.20444_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Corsini-Foka'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.20444'^^xsd:double;
  dwc:latitude '36.43889'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2008_36.43889_28.20444_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2009_36.43889_28.20444_5-25_Maria%20Corsini-Foka>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2009_36.43889_28.20444_5-25_Maria%20Corsini-Foka> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2009_36.43889_28.20444_5-25_Maria%20Corsini-Foka> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43889 28.20444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.43889"^^xsd:decimal ;
  dwc:decimalLongitude "28.20444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2009_36.43889_28.20444_5-25_Maria%20Corsini-Foka>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43889 28.20444)"^^geo:wktLiteral ;
  geo-pos:lat "36.43889"^^xsd:decimal ;
  geo-pos:long "28.20444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2009_36.43889_28.20444_5-25_Maria%20Corsini-Foka>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2009_36.43889_28.20444_5-25_Maria Corsini-Foka" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2009_36.43889_28.20444_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Corsini-Foka'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.20444'^^xsd:double;
  dwc:latitude '36.43889'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2009_36.43889_28.20444_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2010_36.43889_28.20444_5-25_Maria%20Corsini-Foka>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2010_36.43889_28.20444_5-25_Maria%20Corsini-Foka> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2010_36.43889_28.20444_5-25_Maria%20Corsini-Foka> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43889 28.20444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.43889"^^xsd:decimal ;
  dwc:decimalLongitude "28.20444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2010_36.43889_28.20444_5-25_Maria%20Corsini-Foka>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43889 28.20444)"^^geo:wktLiteral ;
  geo-pos:lat "36.43889"^^xsd:decimal ;
  geo-pos:long "28.20444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2010_36.43889_28.20444_5-25_Maria%20Corsini-Foka>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2010_36.43889_28.20444_5-25_Maria Corsini-Foka" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2010_36.43889_28.20444_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Corsini-Foka'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.20444'^^xsd:double;
  dwc:latitude '36.43889'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2010_36.43889_28.20444_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:observationDate '2010-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2010_36.43889_28.20445_5-25_Maria%20Corsini-Foka>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2010_36.43889_28.20445_5-25_Maria%20Corsini-Foka> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2010_36.43889_28.20445_5-25_Maria%20Corsini-Foka> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43889 28.20445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.43889"^^xsd:decimal ;
  dwc:decimalLongitude "28.20445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2010_36.43889_28.20445_5-25_Maria%20Corsini-Foka>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43889 28.20445)"^^geo:wktLiteral ;
  geo-pos:lat "36.43889"^^xsd:decimal ;
  geo-pos:long "28.20445"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2010_36.43889_28.20445_5-25_Maria%20Corsini-Foka>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2010_36.43889_28.20445_5-25_Maria Corsini-Foka" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2010_36.43889_28.20445_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Corsini-Foka'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.20445'^^xsd:double;
  dwc:latitude '36.43889'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2010_36.43889_28.20445_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:observationDate '2010-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2009_36.32045_28.20626_1-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_36.32045_28.20626_1-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_36.32045_28.20626_1-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.32045 28.20626)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.32045"^^xsd:decimal ;
  dwc:decimalLongitude "28.20626"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_36.32045_28.20626_1-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.32045 28.20626)"^^geo:wktLiteral ;
  geo-pos:lat "36.32045"^^xsd:decimal ;
  geo-pos:long "28.20626"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2009_36.32045_28.20626_1-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2009_36.32045_28.20626_1-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2009_36.32045_28.20626_1-1'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.20626'^^xsd:double;
  dwc:latitude '36.32045'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2009_36.32045_28.20626_1-1'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'very high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20taxifolia%20var.%20distichophylla_2010_36.32045_28.20626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20taxifolia%20var.%20distichophylla_2010_36.32045_28.20626> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20taxifolia%20var.%20distichophylla_2010_36.32045_28.20626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.32045 28.20626)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.32045"^^xsd:decimal ;
  dwc:decimalLongitude "28.20626"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20taxifolia%20var.%20distichophylla_2010_36.32045_28.20626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.32045 28.20626)"^^geo:wktLiteral ;
  geo-pos:lat "36.32045"^^xsd:decimal ;
  geo-pos:long "28.20626"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20taxifolia%20var.%20distichophylla_2010_36.32045_28.20626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa taxifolia var. distichophylla_2010_36.32045_28.20626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa taxifolia var. distichophylla_2010_36.32045_28.20626'^^xsd:string;
  dwc:scientificName 'Caulerpa taxifolia var. distichophylla (Sonder) Verlaque, Huisman & Procaccini, 2013'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.20626'^^xsd:double;
  dwc:latitude '36.32045'^^xsd:double;
  dwc:aphiaid '761430'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa taxifolia var. distichophylla_2010_36.32045_28.20626'^^xsd:string;
  dwc:observationDate '2010-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '761430'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2009_36.32045_28.20626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2009_36.32045_28.20626> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2009_36.32045_28.20626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.32045 28.20626)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.32045"^^xsd:decimal ;
  dwc:decimalLongitude "28.20626"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2009_36.32045_28.20626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.32045 28.20626)"^^geo:wktLiteral ;
  geo-pos:lat "36.32045"^^xsd:decimal ;
  geo-pos:long "28.20626"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2009_36.32045_28.20626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2009_36.32045_28.20626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2009_36.32045_28.20626'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.20626'^^xsd:double;
  dwc:latitude '36.32045'^^xsd:double;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2009_36.32045_28.20626'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2011_36.32045_28.20626_1-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2011_36.32045_28.20626_1-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2011_36.32045_28.20626_1-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.32045 28.20626)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.32045"^^xsd:decimal ;
  dwc:decimalLongitude "28.20626"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2011_36.32045_28.20626_1-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.32045 28.20626)"^^geo:wktLiteral ;
  geo-pos:lat "36.32045"^^xsd:decimal ;
  geo-pos:long "28.20626"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2011_36.32045_28.20626_1-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2011_36.32045_28.20626_1-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2011_36.32045_28.20626_1-1'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.20626'^^xsd:double;
  dwc:latitude '36.32045'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2011_36.32045_28.20626_1-1'^^xsd:string;
  dwc:observationDate '2011-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Synaptula%20reciprocans_1995_36.32045_28.20626_4-5_Josef%20Makris>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Synaptula%20reciprocans_1995_36.32045_28.20626_4-5_Josef%20Makris> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Synaptula%20reciprocans_1995_36.32045_28.20626_4-5_Josef%20Makris> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.32045 28.20626)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.32045"^^xsd:decimal ;
  dwc:decimalLongitude "28.20626"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Synaptula%20reciprocans_1995_36.32045_28.20626_4-5_Josef%20Makris>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.32045 28.20626)"^^geo:wktLiteral ;
  geo-pos:lat "36.32045"^^xsd:decimal ;
  geo-pos:long "28.20626"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Synaptula%20reciprocans_1995_36.32045_28.20626_4-5_Josef%20Makris>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Synaptula reciprocans_1995_36.32045_28.20626_4-5_Josef Makris" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Synaptula reciprocans_1995_36.32045_28.20626_4-5_Josef Makris'^^xsd:string;
  dwc:scientificName 'Synaptula reciprocans (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Josef Makris'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.20626'^^xsd:double;
  dwc:latitude '36.32045'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '124483'^^xsd:integer;
  dwc:occurrenceId 'Synaptula reciprocans_1995_36.32045_28.20626_4-5_Josef Makris'^^xsd:string;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124483'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Womersleyella%20setacea_2014_36.32045_28.20626_15-15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Womersleyella%20setacea_2014_36.32045_28.20626_15-15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Womersleyella%20setacea_2014_36.32045_28.20626_15-15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.32045 28.20626)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.32045"^^xsd:decimal ;
  dwc:decimalLongitude "28.20626"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Womersleyella%20setacea_2014_36.32045_28.20626_15-15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.32045 28.20626)"^^geo:wktLiteral ;
  geo-pos:lat "36.32045"^^xsd:decimal ;
  geo-pos:long "28.20626"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Womersleyella%20setacea_2014_36.32045_28.20626_15-15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Womersleyella setacea_2014_36.32045_28.20626_15-15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Womersleyella setacea_2014_36.32045_28.20626_15-15'^^xsd:string;
  dwc:scientificName 'Womersleyella setacea (Hollenberg) R.E.Norris, 1992'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.20626'^^xsd:double;
  dwc:latitude '36.32045'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '146371'^^xsd:integer;
  dwc:occurrenceId 'Womersleyella setacea_2014_36.32045_28.20626_15-15'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2019_36.31979_28.20649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.31979_28.20649> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.31979_28.20649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.31979 28.20649)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.31979"^^xsd:decimal ;
  dwc:decimalLongitude "28.20649"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.31979_28.20649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.31979 28.20649)"^^geo:wktLiteral ;
  geo-pos:lat "36.31979"^^xsd:decimal ;
  geo-pos:long "28.20649"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2019_36.31979_28.20649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2019_36.31979_28.20649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2019_36.31979_28.20649'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.20649'^^xsd:double;
  dwc:latitude '36.31979'^^xsd:double;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2019_36.31979_28.20649'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Matuta%20victor_2019_36.34007_28.20667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Matuta%20victor_2019_36.34007_28.20667> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Matuta%20victor_2019_36.34007_28.20667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.34007 28.20667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.34007"^^xsd:decimal ;
  dwc:decimalLongitude "28.20667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Matuta%20victor_2019_36.34007_28.20667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.34007 28.20667)"^^geo:wktLiteral ;
  geo-pos:lat "36.34007"^^xsd:decimal ;
  geo-pos:long "28.20667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Matuta%20victor_2019_36.34007_28.20667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Matuta victor_2019_36.34007_28.20667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Matuta victor_2019_36.34007_28.20667'^^xsd:string;
  dwc:scientificName 'Matuta victor (Fabricius, 1781)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.20667'^^xsd:double;
  dwc:latitude '36.34007'^^xsd:double;
  dwc:aphiaid '440354'^^xsd:integer;
  dwc:occurrenceId 'Matuta victor_2019_36.34007_28.20667'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '440354'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Penaeus%20aztecus_2015_36.33643_28.20669_1-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Penaeus%20aztecus_2015_36.33643_28.20669_1-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Penaeus%20aztecus_2015_36.33643_28.20669_1-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.33643 28.20669)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.33643"^^xsd:decimal ;
  dwc:decimalLongitude "28.20669"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Penaeus%20aztecus_2015_36.33643_28.20669_1-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.33643 28.20669)"^^geo:wktLiteral ;
  geo-pos:lat "36.33643"^^xsd:decimal ;
  geo-pos:long "28.20669"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Penaeus%20aztecus_2015_36.33643_28.20669_1-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Penaeus aztecus_2015_36.33643_28.20669_1-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Penaeus aztecus_2015_36.33643_28.20669_1-2'^^xsd:string;
  dwc:scientificName 'Penaeus aztecus Ives, 1891'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.20669'^^xsd:double;
  dwc:latitude '36.33643'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '395176'^^xsd:integer;
  dwc:occurrenceId 'Penaeus aztecus_2015_36.33643_28.20669_1-2'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1809216'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2017_36.31898_28.20694_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2017_36.31898_28.20694_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2017_36.31898_28.20694_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.31898 28.20694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.31898"^^xsd:decimal ;
  dwc:decimalLongitude "28.20694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2017_36.31898_28.20694_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.31898 28.20694)"^^geo:wktLiteral ;
  geo-pos:lat "36.31898"^^xsd:decimal ;
  geo-pos:long "28.20694"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2017_36.31898_28.20694_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2017_36.31898_28.20694_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2017_36.31898_28.20694_5-5'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.20694'^^xsd:double;
  dwc:latitude '36.31898'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2017_36.31898_28.20694_5-5'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2009_36.34061_28.20721_8-8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_36.34061_28.20721_8-8> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_36.34061_28.20721_8-8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.34061 28.20721)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.34061"^^xsd:decimal ;
  dwc:decimalLongitude "28.20721"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_36.34061_28.20721_8-8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.34061 28.20721)"^^geo:wktLiteral ;
  geo-pos:lat "36.34061"^^xsd:decimal ;
  geo-pos:long "28.20721"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2009_36.34061_28.20721_8-8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2009_36.34061_28.20721_8-8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2009_36.34061_28.20721_8-8'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.20721'^^xsd:double;
  dwc:latitude '36.34061'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2009_36.34061_28.20721_8-8'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2017_36.32029_28.20724_25-25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2017_36.32029_28.20724_25-25> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2017_36.32029_28.20724_25-25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.32029 28.20724)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.32029"^^xsd:decimal ;
  dwc:decimalLongitude "28.20724"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2017_36.32029_28.20724_25-25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.32029 28.20724)"^^geo:wktLiteral ;
  geo-pos:lat "36.32029"^^xsd:decimal ;
  geo-pos:long "28.20724"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2017_36.32029_28.20724_25-25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2017_36.32029_28.20724_25-25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2017_36.32029_28.20724_25-25'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.20724'^^xsd:double;
  dwc:latitude '36.32029'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2017_36.32029_28.20724_25-25'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Sargocentron%20rubrum_2017_36.31871_28.20733_7-7_Francesco%20Tiralongo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2017_36.31871_28.20733_7-7_Francesco%20Tiralongo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2017_36.31871_28.20733_7-7_Francesco%20Tiralongo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.31871 28.20733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.31871"^^xsd:decimal ;
  dwc:decimalLongitude "28.20733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2017_36.31871_28.20733_7-7_Francesco%20Tiralongo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.31871 28.20733)"^^geo:wktLiteral ;
  geo-pos:lat "36.31871"^^xsd:decimal ;
  geo-pos:long "28.20733"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Sargocentron%20rubrum_2017_36.31871_28.20733_7-7_Francesco%20Tiralongo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Sargocentron rubrum_2017_36.31871_28.20733_7-7_Francesco Tiralongo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Sargocentron rubrum_2017_36.31871_28.20733_7-7_Francesco Tiralongo'^^xsd:string;
  dwc:scientificName 'Sargocentron rubrum (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Francesco Tiralongo'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.20733'^^xsd:double;
  dwc:latitude '36.31871'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '126400'^^xsd:integer;
  dwc:occurrenceId 'Sargocentron rubrum_2017_36.31871_28.20733_7-7_Francesco Tiralongo'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126400'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Brachidontes%20pharaonis_2014_36.34007_28.20777_Maria%20Corsini-Foka>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Brachidontes%20pharaonis_2014_36.34007_28.20777_Maria%20Corsini-Foka> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Brachidontes%20pharaonis_2014_36.34007_28.20777_Maria%20Corsini-Foka> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.34007 28.20777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.34007"^^xsd:decimal ;
  dwc:decimalLongitude "28.20777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Brachidontes%20pharaonis_2014_36.34007_28.20777_Maria%20Corsini-Foka>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.34007 28.20777)"^^geo:wktLiteral ;
  geo-pos:lat "36.34007"^^xsd:decimal ;
  geo-pos:long "28.20777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Brachidontes%20pharaonis_2014_36.34007_28.20777_Maria%20Corsini-Foka>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Brachidontes pharaonis_2014_36.34007_28.20777_Maria Corsini-Foka" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Brachidontes pharaonis_2014_36.34007_28.20777_Maria Corsini-Foka'^^xsd:string;
  dwc:scientificName 'Brachidontes pharaonis (P. Fischer, 1870)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Corsini-Foka'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.20777'^^xsd:double;
  dwc:latitude '36.34007'^^xsd:double;
  dwc:aphiaid '140437'^^xsd:integer;
  dwc:occurrenceId 'Brachidontes pharaonis_2014_36.34007_28.20777_Maria Corsini-Foka'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140437'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2014_36.34007_28.20777_1-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2014_36.34007_28.20777_1-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2014_36.34007_28.20777_1-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.34007 28.20777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.34007"^^xsd:decimal ;
  dwc:decimalLongitude "28.20777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2014_36.34007_28.20777_1-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.34007 28.20777)"^^geo:wktLiteral ;
  geo-pos:lat "36.34007"^^xsd:decimal ;
  geo-pos:long "28.20777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2014_36.34007_28.20777_1-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2014_36.34007_28.20777_1-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2014_36.34007_28.20777_1-1'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.20777'^^xsd:double;
  dwc:latitude '36.34007'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2014_36.34007_28.20777_1-1'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Chama%20pacifica_2005_36.34007_28.20777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Chama%20pacifica_2005_36.34007_28.20777> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Chama%20pacifica_2005_36.34007_28.20777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.34007 28.20777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.34007"^^xsd:decimal ;
  dwc:decimalLongitude "28.20777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Chama%20pacifica_2005_36.34007_28.20777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.34007 28.20777)"^^geo:wktLiteral ;
  geo-pos:lat "36.34007"^^xsd:decimal ;
  geo-pos:long "28.20777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Chama%20pacifica_2005_36.34007_28.20777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Chama pacifica_2005_36.34007_28.20777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Chama pacifica_2005_36.34007_28.20777'^^xsd:string;
  dwc:scientificName 'Chama pacifica Broderip, 1835'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.20777'^^xsd:double;
  dwc:latitude '36.34007'^^xsd:double;
  dwc:aphiaid '139120'^^xsd:integer;
  dwc:occurrenceId 'Chama pacifica_2005_36.34007_28.20777'^^xsd:string;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '139120'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '5'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Dendostrea%20folium_2005_36.34007_28.20777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Dendostrea%20folium_2005_36.34007_28.20777> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Dendostrea%20folium_2005_36.34007_28.20777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.34007 28.20777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.34007"^^xsd:decimal ;
  dwc:decimalLongitude "28.20777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Dendostrea%20folium_2005_36.34007_28.20777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.34007 28.20777)"^^geo:wktLiteral ;
  geo-pos:lat "36.34007"^^xsd:decimal ;
  geo-pos:long "28.20777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Dendostrea%20folium_2005_36.34007_28.20777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Dendostrea folium_2005_36.34007_28.20777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Dendostrea folium_2005_36.34007_28.20777'^^xsd:string;
  dwc:scientificName 'Dendostrea folium (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.20777'^^xsd:double;
  dwc:latitude '36.34007'^^xsd:double;
  dwc:aphiaid '506716'^^xsd:integer;
  dwc:occurrenceId 'Dendostrea folium_2005_36.34007_28.20777'^^xsd:string;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '506716'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Stypopodium%20schimperi_2014_36.34007_28.20777_0.1-0.1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2014_36.34007_28.20777_0.1-0.1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2014_36.34007_28.20777_0.1-0.1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.34007 28.20777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.34007"^^xsd:decimal ;
  dwc:decimalLongitude "28.20777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.1"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2014_36.34007_28.20777_0.1-0.1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.34007 28.20777)"^^geo:wktLiteral ;
  geo-pos:lat "36.34007"^^xsd:decimal ;
  geo-pos:long "28.20777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Stypopodium%20schimperi_2014_36.34007_28.20777_0.1-0.1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Stypopodium schimperi_2014_36.34007_28.20777_0.1-0.1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Stypopodium schimperi_2014_36.34007_28.20777_0.1-0.1'^^xsd:string;
  dwc:scientificName 'Stypopodium schimperi (Kützing) Verlaque & Boudouresque, 1991'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.20777'^^xsd:double;
  dwc:latitude '36.34007'^^xsd:double;
  dwc:minimumDepth '0.1'^^xsd:double;
  dwc:maximumDepth '0.1'^^xsd:double;
  dwc:aphiaid '145391'^^xsd:integer;
  dwc:occurrenceId 'Stypopodium schimperi_2014_36.34007_28.20777_0.1-0.1'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145391'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Torquigener%20flavimaculosus_2011_36.34007_28.20777_5-5_Maria%20Corsini-Foka>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2011_36.34007_28.20777_5-5_Maria%20Corsini-Foka> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2011_36.34007_28.20777_5-5_Maria%20Corsini-Foka> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.34007 28.20777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.34007"^^xsd:decimal ;
  dwc:decimalLongitude "28.20777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2011_36.34007_28.20777_5-5_Maria%20Corsini-Foka>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.34007 28.20777)"^^geo:wktLiteral ;
  geo-pos:lat "36.34007"^^xsd:decimal ;
  geo-pos:long "28.20777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Torquigener%20flavimaculosus_2011_36.34007_28.20777_5-5_Maria%20Corsini-Foka>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Torquigener flavimaculosus_2011_36.34007_28.20777_5-5_Maria Corsini-Foka" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Torquigener flavimaculosus_2011_36.34007_28.20777_5-5_Maria Corsini-Foka'^^xsd:string;
  dwc:scientificName 'Torquigener flavimaculosus Hardy & Randall, 1983'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Corsini-Foka'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.20777'^^xsd:double;
  dwc:latitude '36.34007'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '219962'^^xsd:integer;
  dwc:occurrenceId 'Torquigener flavimaculosus_2011_36.34007_28.20777_5-5_Maria Corsini-Foka'^^xsd:string;
  dwc:observationDate '2011-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219962'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Torquigener%20flavimaculosus_2012_36.34007_28.20777_5-5_Maria%20Corsini-Foka>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2012_36.34007_28.20777_5-5_Maria%20Corsini-Foka> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2012_36.34007_28.20777_5-5_Maria%20Corsini-Foka> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.34007 28.20777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.34007"^^xsd:decimal ;
  dwc:decimalLongitude "28.20777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2012_36.34007_28.20777_5-5_Maria%20Corsini-Foka>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.34007 28.20777)"^^geo:wktLiteral ;
  geo-pos:lat "36.34007"^^xsd:decimal ;
  geo-pos:long "28.20777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Torquigener%20flavimaculosus_2012_36.34007_28.20777_5-5_Maria%20Corsini-Foka>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Torquigener flavimaculosus_2012_36.34007_28.20777_5-5_Maria Corsini-Foka" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Torquigener flavimaculosus_2012_36.34007_28.20777_5-5_Maria Corsini-Foka'^^xsd:string;
  dwc:scientificName 'Torquigener flavimaculosus Hardy & Randall, 1983'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Corsini-Foka'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.20777'^^xsd:double;
  dwc:latitude '36.34007'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '219962'^^xsd:integer;
  dwc:occurrenceId 'Torquigener flavimaculosus_2012_36.34007_28.20777_5-5_Maria Corsini-Foka'^^xsd:string;
  dwc:observationDate '2012-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219962'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Torquigener%20flavimaculosus_2013_36.34007_28.20777_5-5_Maria%20Corsini-Foka>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2013_36.34007_28.20777_5-5_Maria%20Corsini-Foka> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2013_36.34007_28.20777_5-5_Maria%20Corsini-Foka> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.34007 28.20777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.34007"^^xsd:decimal ;
  dwc:decimalLongitude "28.20777"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2013_36.34007_28.20777_5-5_Maria%20Corsini-Foka>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.34007 28.20777)"^^geo:wktLiteral ;
  geo-pos:lat "36.34007"^^xsd:decimal ;
  geo-pos:long "28.20777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Torquigener%20flavimaculosus_2013_36.34007_28.20777_5-5_Maria%20Corsini-Foka>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Torquigener flavimaculosus_2013_36.34007_28.20777_5-5_Maria Corsini-Foka" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Torquigener flavimaculosus_2013_36.34007_28.20777_5-5_Maria Corsini-Foka'^^xsd:string;
  dwc:scientificName 'Torquigener flavimaculosus Hardy & Randall, 1983'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Corsini-Foka'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.20777'^^xsd:double;
  dwc:latitude '36.34007'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '219962'^^xsd:integer;
  dwc:occurrenceId 'Torquigener flavimaculosus_2013_36.34007_28.20777_5-5_Maria Corsini-Foka'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219962'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2017_36.31766_28.20823_4-4_>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2017_36.31766_28.20823_4-4_> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2017_36.31766_28.20823_4-4_> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.31766 28.20823)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.31766"^^xsd:decimal ;
  dwc:decimalLongitude "28.20823"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2017_36.31766_28.20823_4-4_>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.31766 28.20823)"^^geo:wktLiteral ;
  geo-pos:lat "36.31766"^^xsd:decimal ;
  geo-pos:long "28.20823"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2017_36.31766_28.20823_4-4_>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2017_36.31766_28.20823_4-4_" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2017_36.31766_28.20823_4-4_'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.20823'^^xsd:double;
  dwc:latitude '36.31766'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2017_36.31766_28.20823_4-4_'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2017_36.31921_28.20833_6-6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2017_36.31921_28.20833_6-6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2017_36.31921_28.20833_6-6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.31921 28.20833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.31921"^^xsd:decimal ;
  dwc:decimalLongitude "28.20833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2017_36.31921_28.20833_6-6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.31921 28.20833)"^^geo:wktLiteral ;
  geo-pos:lat "36.31921"^^xsd:decimal ;
  geo-pos:long "28.20833"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2017_36.31921_28.20833_6-6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2017_36.31921_28.20833_6-6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2017_36.31921_28.20833_6-6'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.20833'^^xsd:double;
  dwc:latitude '36.31921'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2017_36.31921_28.20833_6-6'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Diadema%20setosum_2018_36.32158_28.20941_martind>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Diadema%20setosum_2018_36.32158_28.20941_martind> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Diadema%20setosum_2018_36.32158_28.20941_martind> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.32158 28.20941)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.32158"^^xsd:decimal ;
  dwc:decimalLongitude "28.20941"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "20"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Diadema%20setosum_2018_36.32158_28.20941_martind>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.32158 28.20941)"^^geo:wktLiteral ;
  geo-pos:lat "36.32158"^^xsd:decimal ;
  geo-pos:long "28.20941"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Diadema%20setosum_2018_36.32158_28.20941_martind>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Diadema setosum_2018_36.32158_28.20941_martind" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Diadema setosum_2018_36.32158_28.20941_martind'^^xsd:string;
  dwc:scientificName 'Diadema setosum (Leske, 1778)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'martind'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.20941'^^xsd:double;
  dwc:latitude '36.32158'^^xsd:double;
  dwc:coordinatePrecision '20'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '213372'^^xsd:integer;
  dwc:occurrenceId 'Diadema setosum_2018_36.32158_28.20941_martind'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213372'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2017_36.33311_28.20948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2017_36.33311_28.20948> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2017_36.33311_28.20948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.33311 28.20948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.33311"^^xsd:decimal ;
  dwc:decimalLongitude "28.20948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2017_36.33311_28.20948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.33311 28.20948)"^^geo:wktLiteral ;
  geo-pos:lat "36.33311"^^xsd:decimal ;
  geo-pos:long "28.20948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2017_36.33311_28.20948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2017_36.33311_28.20948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2017_36.33311_28.20948'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.20948'^^xsd:double;
  dwc:latitude '36.33311'^^xsd:double;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2017_36.33311_28.20948'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2019_36.33311_28.20948_10-10_Gerasimos%20Kondylatos>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.33311_28.20948_10-10_Gerasimos%20Kondylatos> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.33311_28.20948_10-10_Gerasimos%20Kondylatos> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.33311 28.20948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.33311"^^xsd:decimal ;
  dwc:decimalLongitude "28.20948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.33311_28.20948_10-10_Gerasimos%20Kondylatos>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.33311 28.20948)"^^geo:wktLiteral ;
  geo-pos:lat "36.33311"^^xsd:decimal ;
  geo-pos:long "28.20948"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2019_36.33311_28.20948_10-10_Gerasimos%20Kondylatos>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2019_36.33311_28.20948_10-10_Gerasimos Kondylatos" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2019_36.33311_28.20948_10-10_Gerasimos Kondylatos'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Gerasimos Kondylatos'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.20948'^^xsd:double;
  dwc:latitude '36.33311'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2019_36.33311_28.20948_10-10_Gerasimos Kondylatos'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2018_36.33483_28.20951_Stefanos%20Kalogirou>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2018_36.33483_28.20951_Stefanos%20Kalogirou> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2018_36.33483_28.20951_Stefanos%20Kalogirou> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.33483 28.20951)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.33483"^^xsd:decimal ;
  dwc:decimalLongitude "28.20951"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2018_36.33483_28.20951_Stefanos%20Kalogirou>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.33483 28.20951)"^^geo:wktLiteral ;
  geo-pos:lat "36.33483"^^xsd:decimal ;
  geo-pos:long "28.20951"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2018_36.33483_28.20951_Stefanos%20Kalogirou>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2018_36.33483_28.20951_Stefanos Kalogirou" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2018_36.33483_28.20951_Stefanos Kalogirou'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Stefanos Kalogirou'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.20951'^^xsd:double;
  dwc:latitude '36.33483'^^xsd:double;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2018_36.33483_28.20951_Stefanos Kalogirou'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2019_36.3329_28.20961_1-1_>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.3329_28.20961_1-1_> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.3329_28.20961_1-1_> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3329 28.20961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3329"^^xsd:decimal ;
  dwc:decimalLongitude "28.20961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.3329_28.20961_1-1_>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3329 28.20961)"^^geo:wktLiteral ;
  geo-pos:lat "36.3329"^^xsd:decimal ;
  geo-pos:long "28.20961"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2019_36.3329_28.20961_1-1_>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2019_36.3329_28.20961_1-1_" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2019_36.3329_28.20961_1-1_'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.20961'^^xsd:double;
  dwc:latitude '36.3329'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2019_36.3329_28.20961_1-1_'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2014_36.33355_28.20977_8-10_Maria%20Corsini-Foka>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2014_36.33355_28.20977_8-10_Maria%20Corsini-Foka> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2014_36.33355_28.20977_8-10_Maria%20Corsini-Foka> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.33355 28.20977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.33355"^^xsd:decimal ;
  dwc:decimalLongitude "28.20977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2014_36.33355_28.20977_8-10_Maria%20Corsini-Foka>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.33355 28.20977)"^^geo:wktLiteral ;
  geo-pos:lat "36.33355"^^xsd:decimal ;
  geo-pos:long "28.20977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2014_36.33355_28.20977_8-10_Maria%20Corsini-Foka>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2014_36.33355_28.20977_8-10_Maria Corsini-Foka" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2014_36.33355_28.20977_8-10_Maria Corsini-Foka'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Corsini-Foka'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.20977'^^xsd:double;
  dwc:latitude '36.33355'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2014_36.33355_28.20977_8-10_Maria Corsini-Foka'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2014_36.33355_28.20977_Maria%20Corsini-Foka>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2014_36.33355_28.20977_Maria%20Corsini-Foka> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2014_36.33355_28.20977_Maria%20Corsini-Foka> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.33355 28.20977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.33355"^^xsd:decimal ;
  dwc:decimalLongitude "28.20977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2014_36.33355_28.20977_Maria%20Corsini-Foka>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.33355 28.20977)"^^geo:wktLiteral ;
  geo-pos:lat "36.33355"^^xsd:decimal ;
  geo-pos:long "28.20977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2014_36.33355_28.20977_Maria%20Corsini-Foka>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2014_36.33355_28.20977_Maria Corsini-Foka" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2014_36.33355_28.20977_Maria Corsini-Foka'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Corsini-Foka'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.20977'^^xsd:double;
  dwc:latitude '36.33355'^^xsd:double;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2014_36.33355_28.20977_Maria Corsini-Foka'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2009_36.33355_28.20977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2009_36.33355_28.20977> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2009_36.33355_28.20977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.33355 28.20977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.33355"^^xsd:decimal ;
  dwc:decimalLongitude "28.20977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2009_36.33355_28.20977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.33355 28.20977)"^^geo:wktLiteral ;
  geo-pos:lat "36.33355"^^xsd:decimal ;
  geo-pos:long "28.20977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2009_36.33355_28.20977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2009_36.33355_28.20977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2009_36.33355_28.20977'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.20977'^^xsd:double;
  dwc:latitude '36.33355'^^xsd:double;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2009_36.33355_28.20977'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2010_36.33355_28.20977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2010_36.33355_28.20977> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2010_36.33355_28.20977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.33355 28.20977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.33355"^^xsd:decimal ;
  dwc:decimalLongitude "28.20977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2010_36.33355_28.20977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.33355 28.20977)"^^geo:wktLiteral ;
  geo-pos:lat "36.33355"^^xsd:decimal ;
  geo-pos:long "28.20977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2010_36.33355_28.20977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2010_36.33355_28.20977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2010_36.33355_28.20977'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.20977'^^xsd:double;
  dwc:latitude '36.33355'^^xsd:double;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2010_36.33355_28.20977'^^xsd:string;
  dwc:observationDate '2010-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2011_36.33355_28.20977_1-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2011_36.33355_28.20977_1-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2011_36.33355_28.20977_1-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.33355 28.20977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.33355"^^xsd:decimal ;
  dwc:decimalLongitude "28.20977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2011_36.33355_28.20977_1-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.33355 28.20977)"^^geo:wktLiteral ;
  geo-pos:lat "36.33355"^^xsd:decimal ;
  geo-pos:long "28.20977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2011_36.33355_28.20977_1-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2011_36.33355_28.20977_1-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2011_36.33355_28.20977_1-1'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.20977'^^xsd:double;
  dwc:latitude '36.33355'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2011_36.33355_28.20977_1-1'^^xsd:string;
  dwc:observationDate '2011-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pempheris%20rhomboidea_1995_36.44535_28.20997_3-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pempheris%20rhomboidea_1995_36.44535_28.20997_3-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pempheris%20rhomboidea_1995_36.44535_28.20997_3-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44535 28.20997)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44535"^^xsd:decimal ;
  dwc:decimalLongitude "28.20997"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pempheris%20rhomboidea_1995_36.44535_28.20997_3-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44535 28.20997)"^^geo:wktLiteral ;
  geo-pos:lat "36.44535"^^xsd:decimal ;
  geo-pos:long "28.20997"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pempheris%20rhomboidea_1995_36.44535_28.20997_3-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pempheris rhomboidea_1995_36.44535_28.20997_3-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pempheris rhomboidea_1995_36.44535_28.20997_3-5'^^xsd:string;
  dwc:scientificName 'Pempheris rhomboidea Kossmann & Räuber, 1877'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.20997'^^xsd:double;
  dwc:latitude '36.44535'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '310134'^^xsd:integer;
  dwc:occurrenceId 'Pempheris rhomboidea_1995_36.44535_28.20997_3-5'^^xsd:string;
  dwc:observationDate '1995-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '310134'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'moderate'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Apogonichthyoides%20pharaonis_2015_36.34117_28.21001_Gerasimos%20Kondylatos>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Apogonichthyoides%20pharaonis_2015_36.34117_28.21001_Gerasimos%20Kondylatos> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Apogonichthyoides%20pharaonis_2015_36.34117_28.21001_Gerasimos%20Kondylatos> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.34117 28.21001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.34117"^^xsd:decimal ;
  dwc:decimalLongitude "28.21001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Apogonichthyoides%20pharaonis_2015_36.34117_28.21001_Gerasimos%20Kondylatos>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.34117 28.21001)"^^geo:wktLiteral ;
  geo-pos:lat "36.34117"^^xsd:decimal ;
  geo-pos:long "28.21001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Apogonichthyoides%20pharaonis_2015_36.34117_28.21001_Gerasimos%20Kondylatos>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Apogonichthyoides pharaonis_2015_36.34117_28.21001_Gerasimos Kondylatos" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Apogonichthyoides pharaonis_2015_36.34117_28.21001_Gerasimos Kondylatos'^^xsd:string;
  dwc:scientificName 'Apogonichthyoides pharaonis (Bellotti, 1874)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Gerasimos Kondylatos'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.21001'^^xsd:double;
  dwc:latitude '36.34117'^^xsd:double;
  dwc:aphiaid '475090'^^xsd:integer;
  dwc:occurrenceId 'Apogonichthyoides pharaonis_2015_36.34117_28.21001_Gerasimos Kondylatos'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '475090'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Atherinomorus%20forskalii_2015_36.34117_28.21001_Gerasimos%20Kondylatos>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Atherinomorus%20forskalii_2015_36.34117_28.21001_Gerasimos%20Kondylatos> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Atherinomorus%20forskalii_2015_36.34117_28.21001_Gerasimos%20Kondylatos> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.34117 28.21001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.34117"^^xsd:decimal ;
  dwc:decimalLongitude "28.21001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Atherinomorus%20forskalii_2015_36.34117_28.21001_Gerasimos%20Kondylatos>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.34117 28.21001)"^^geo:wktLiteral ;
  geo-pos:lat "36.34117"^^xsd:decimal ;
  geo-pos:long "28.21001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Atherinomorus%20forskalii_2015_36.34117_28.21001_Gerasimos%20Kondylatos>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Atherinomorus forskalii_2015_36.34117_28.21001_Gerasimos Kondylatos" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Atherinomorus forskalii_2015_36.34117_28.21001_Gerasimos Kondylatos'^^xsd:string;
  dwc:scientificName 'Atherinomorus forskalii (Rüppell, 1838)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Gerasimos Kondylatos'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.21001'^^xsd:double;
  dwc:latitude '36.34117'^^xsd:double;
  dwc:aphiaid '761426'^^xsd:integer;
  dwc:occurrenceId 'Atherinomorus forskalii_2015_36.34117_28.21001_Gerasimos Kondylatos'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '761426'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Bursatella%20leachii_2007_36.34117_28.21001_Kalogirou>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Bursatella%20leachii_2007_36.34117_28.21001_Kalogirou> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Bursatella%20leachii_2007_36.34117_28.21001_Kalogirou> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.34117 28.21001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.34117"^^xsd:decimal ;
  dwc:decimalLongitude "28.21001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Bursatella%20leachii_2007_36.34117_28.21001_Kalogirou>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.34117 28.21001)"^^geo:wktLiteral ;
  geo-pos:lat "36.34117"^^xsd:decimal ;
  geo-pos:long "28.21001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Bursatella%20leachii_2007_36.34117_28.21001_Kalogirou>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Bursatella leachii_2007_36.34117_28.21001_Kalogirou" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Bursatella leachii_2007_36.34117_28.21001_Kalogirou'^^xsd:string;
  dwc:scientificName 'Bursatella leachii Blainville, 1817'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Kalogirou'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.21001'^^xsd:double;
  dwc:latitude '36.34117'^^xsd:double;
  dwc:aphiaid '138759'^^xsd:integer;
  dwc:occurrenceId 'Bursatella leachii_2007_36.34117_28.21001_Kalogirou'^^xsd:string;
  dwc:observationDate '2007-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138759'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Penaeus%20pulchricaudatus_2009_36.34117_28.21001_15-20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Penaeus%20pulchricaudatus_2009_36.34117_28.21001_15-20> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Penaeus%20pulchricaudatus_2009_36.34117_28.21001_15-20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.34117 28.21001)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.34117"^^xsd:decimal ;
  dwc:decimalLongitude "28.21001"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Penaeus%20pulchricaudatus_2009_36.34117_28.21001_15-20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.34117 28.21001)"^^geo:wktLiteral ;
  geo-pos:lat "36.34117"^^xsd:decimal ;
  geo-pos:long "28.21001"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Penaeus%20pulchricaudatus_2009_36.34117_28.21001_15-20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Penaeus pulchricaudatus_2009_36.34117_28.21001_15-20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Penaeus pulchricaudatus_2009_36.34117_28.21001_15-20'^^xsd:string;
  dwc:scientificName 'Penaeus pulchricaudatus Stebbing, 1914'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.21001'^^xsd:double;
  dwc:latitude '36.34117'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '584983'^^xsd:integer;
  dwc:occurrenceId 'Penaeus pulchricaudatus_2009_36.34117_28.21001_15-20'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1809215'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Conomurex%20persicus_2014_36.33957_28.21042_8-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Conomurex%20persicus_2014_36.33957_28.21042_8-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Conomurex%20persicus_2014_36.33957_28.21042_8-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.33957 28.21042)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.33957"^^xsd:decimal ;
  dwc:decimalLongitude "28.21042"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Conomurex%20persicus_2014_36.33957_28.21042_8-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.33957 28.21042)"^^geo:wktLiteral ;
  geo-pos:lat "36.33957"^^xsd:decimal ;
  geo-pos:long "28.21042"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Conomurex%20persicus_2014_36.33957_28.21042_8-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Conomurex persicus_2014_36.33957_28.21042_8-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Conomurex persicus_2014_36.33957_28.21042_8-10'^^xsd:string;
  dwc:scientificName 'Conomurex persicus (Swainson, 1821)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.21042'^^xsd:double;
  dwc:latitude '36.33957'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '565371'^^xsd:integer;
  dwc:occurrenceId 'Conomurex persicus_2014_36.33957_28.21042_8-10'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '565371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2014_36.33957_28.21042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2014_36.33957_28.21042> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2014_36.33957_28.21042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.33957 28.21042)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.33957"^^xsd:decimal ;
  dwc:decimalLongitude "28.21042"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2014_36.33957_28.21042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.33957 28.21042)"^^geo:wktLiteral ;
  geo-pos:lat "36.33957"^^xsd:decimal ;
  geo-pos:long "28.21042"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2014_36.33957_28.21042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2014_36.33957_28.21042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2014_36.33957_28.21042'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.21042'^^xsd:double;
  dwc:latitude '36.33957'^^xsd:double;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2014_36.33957_28.21042'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Penaeus%20pulchricaudatus_2014_36.33957_28.21042_8-10_Maria%20Corsini-Foka>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Penaeus%20pulchricaudatus_2014_36.33957_28.21042_8-10_Maria%20Corsini-Foka> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Penaeus%20pulchricaudatus_2014_36.33957_28.21042_8-10_Maria%20Corsini-Foka> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.33957 28.21042)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.33957"^^xsd:decimal ;
  dwc:decimalLongitude "28.21042"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Penaeus%20pulchricaudatus_2014_36.33957_28.21042_8-10_Maria%20Corsini-Foka>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.33957 28.21042)"^^geo:wktLiteral ;
  geo-pos:lat "36.33957"^^xsd:decimal ;
  geo-pos:long "28.21042"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Penaeus%20pulchricaudatus_2014_36.33957_28.21042_8-10_Maria%20Corsini-Foka>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Penaeus pulchricaudatus_2014_36.33957_28.21042_8-10_Maria Corsini-Foka" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Penaeus pulchricaudatus_2014_36.33957_28.21042_8-10_Maria Corsini-Foka'^^xsd:string;
  dwc:scientificName 'Penaeus pulchricaudatus Stebbing, 1914'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Corsini-Foka'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.21042'^^xsd:double;
  dwc:latitude '36.33957'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '584983'^^xsd:integer;
  dwc:occurrenceId 'Penaeus pulchricaudatus_2014_36.33957_28.21042_8-10_Maria Corsini-Foka'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1809215'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Portunus%20segnis_2011_36.33957_28.21042_Maria%20Corsini-Foka>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Portunus%20segnis_2011_36.33957_28.21042_Maria%20Corsini-Foka> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Portunus%20segnis_2011_36.33957_28.21042_Maria%20Corsini-Foka> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.33957 28.21042)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.33957"^^xsd:decimal ;
  dwc:decimalLongitude "28.21042"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Portunus%20segnis_2011_36.33957_28.21042_Maria%20Corsini-Foka>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.33957 28.21042)"^^geo:wktLiteral ;
  geo-pos:lat "36.33957"^^xsd:decimal ;
  geo-pos:long "28.21042"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Portunus%20segnis_2011_36.33957_28.21042_Maria%20Corsini-Foka>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Portunus segnis_2011_36.33957_28.21042_Maria Corsini-Foka" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Portunus segnis_2011_36.33957_28.21042_Maria Corsini-Foka'^^xsd:string;
  dwc:scientificName 'Portunus segnis (Forskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Corsini-Foka'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.21042'^^xsd:double;
  dwc:latitude '36.33957'^^xsd:double;
  dwc:aphiaid '1061760'^^xsd:integer;
  dwc:occurrenceId 'Portunus segnis_2011_36.33957_28.21042_Maria Corsini-Foka'^^xsd:string;
  dwc:observationDate '2011-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1061760'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Portunus%20segnis_2012_36.33957_28.21042_10-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Portunus%20segnis_2012_36.33957_28.21042_10-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Portunus%20segnis_2012_36.33957_28.21042_10-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.33957 28.21042)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.33957"^^xsd:decimal ;
  dwc:decimalLongitude "28.21042"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Portunus%20segnis_2012_36.33957_28.21042_10-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.33957 28.21042)"^^geo:wktLiteral ;
  geo-pos:lat "36.33957"^^xsd:decimal ;
  geo-pos:long "28.21042"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Portunus%20segnis_2012_36.33957_28.21042_10-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Portunus segnis_2012_36.33957_28.21042_10-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Portunus segnis_2012_36.33957_28.21042_10-10'^^xsd:string;
  dwc:scientificName 'Portunus segnis (Forskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.21042'^^xsd:double;
  dwc:latitude '36.33957'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '1061760'^^xsd:integer;
  dwc:occurrenceId 'Portunus segnis_2012_36.33957_28.21042_10-10'^^xsd:string;
  dwc:observationDate '2012-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1061760'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Portunus%20segnis_2014_36.33957_28.21042_8-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Portunus%20segnis_2014_36.33957_28.21042_8-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Portunus%20segnis_2014_36.33957_28.21042_8-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.33957 28.21042)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.33957"^^xsd:decimal ;
  dwc:decimalLongitude "28.21042"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Portunus%20segnis_2014_36.33957_28.21042_8-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.33957 28.21042)"^^geo:wktLiteral ;
  geo-pos:lat "36.33957"^^xsd:decimal ;
  geo-pos:long "28.21042"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Portunus%20segnis_2014_36.33957_28.21042_8-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Portunus segnis_2014_36.33957_28.21042_8-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Portunus segnis_2014_36.33957_28.21042_8-10'^^xsd:string;
  dwc:scientificName 'Portunus segnis (Forskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.21042'^^xsd:double;
  dwc:latitude '36.33957'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '1061760'^^xsd:integer;
  dwc:occurrenceId 'Portunus segnis_2014_36.33957_28.21042_8-10'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1061760'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Portunus%20segnis_2015_36.33957_28.21042_Maria%20Corsini-Foka>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Portunus%20segnis_2015_36.33957_28.21042_Maria%20Corsini-Foka> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Portunus%20segnis_2015_36.33957_28.21042_Maria%20Corsini-Foka> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.33957 28.21042)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.33957"^^xsd:decimal ;
  dwc:decimalLongitude "28.21042"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Portunus%20segnis_2015_36.33957_28.21042_Maria%20Corsini-Foka>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.33957 28.21042)"^^geo:wktLiteral ;
  geo-pos:lat "36.33957"^^xsd:decimal ;
  geo-pos:long "28.21042"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Portunus%20segnis_2015_36.33957_28.21042_Maria%20Corsini-Foka>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Portunus segnis_2015_36.33957_28.21042_Maria Corsini-Foka" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Portunus segnis_2015_36.33957_28.21042_Maria Corsini-Foka'^^xsd:string;
  dwc:scientificName 'Portunus segnis (Forskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Corsini-Foka'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.21042'^^xsd:double;
  dwc:latitude '36.33957'^^xsd:double;
  dwc:aphiaid '1061760'^^xsd:integer;
  dwc:occurrenceId 'Portunus segnis_2015_36.33957_28.21042_Maria Corsini-Foka'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1061760'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Portunus%20segnis_2016_36.33957_28.21042_Gerasimos%20Kondylatos>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Portunus%20segnis_2016_36.33957_28.21042_Gerasimos%20Kondylatos> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Portunus%20segnis_2016_36.33957_28.21042_Gerasimos%20Kondylatos> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.33957 28.21042)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.33957"^^xsd:decimal ;
  dwc:decimalLongitude "28.21042"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Portunus%20segnis_2016_36.33957_28.21042_Gerasimos%20Kondylatos>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.33957 28.21042)"^^geo:wktLiteral ;
  geo-pos:lat "36.33957"^^xsd:decimal ;
  geo-pos:long "28.21042"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Portunus%20segnis_2016_36.33957_28.21042_Gerasimos%20Kondylatos>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Portunus segnis_2016_36.33957_28.21042_Gerasimos Kondylatos" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Portunus segnis_2016_36.33957_28.21042_Gerasimos Kondylatos'^^xsd:string;
  dwc:scientificName 'Portunus segnis (Forskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Gerasimos Kondylatos'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.21042'^^xsd:double;
  dwc:latitude '36.33957'^^xsd:double;
  dwc:aphiaid '1061760'^^xsd:integer;
  dwc:occurrenceId 'Portunus segnis_2016_36.33957_28.21042_Gerasimos Kondylatos'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1061760'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Sargocentron%20rubrum_2014_36.33957_28.21042_8-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2014_36.33957_28.21042_8-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2014_36.33957_28.21042_8-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.33957 28.21042)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.33957"^^xsd:decimal ;
  dwc:decimalLongitude "28.21042"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2014_36.33957_28.21042_8-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.33957 28.21042)"^^geo:wktLiteral ;
  geo-pos:lat "36.33957"^^xsd:decimal ;
  geo-pos:long "28.21042"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Sargocentron%20rubrum_2014_36.33957_28.21042_8-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Sargocentron rubrum_2014_36.33957_28.21042_8-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Sargocentron rubrum_2014_36.33957_28.21042_8-10'^^xsd:string;
  dwc:scientificName 'Sargocentron rubrum (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.21042'^^xsd:double;
  dwc:latitude '36.33957'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '126400'^^xsd:integer;
  dwc:occurrenceId 'Sargocentron rubrum_2014_36.33957_28.21042_8-10'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126400'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2014_36.33957_28.21042_8-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2014_36.33957_28.21042_8-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2014_36.33957_28.21042_8-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.33957 28.21042)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.33957"^^xsd:decimal ;
  dwc:decimalLongitude "28.21042"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2014_36.33957_28.21042_8-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.33957 28.21042)"^^geo:wktLiteral ;
  geo-pos:lat "36.33957"^^xsd:decimal ;
  geo-pos:long "28.21042"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2014_36.33957_28.21042_8-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2014_36.33957_28.21042_8-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2014_36.33957_28.21042_8-10'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.21042'^^xsd:double;
  dwc:latitude '36.33957'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2014_36.33957_28.21042_8-10'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Upeneus%20pori_2014_36.33957_28.21042_5-25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Upeneus%20pori_2014_36.33957_28.21042_5-25> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Upeneus%20pori_2014_36.33957_28.21042_5-25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.33957 28.21042)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.33957"^^xsd:decimal ;
  dwc:decimalLongitude "28.21042"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Upeneus%20pori_2014_36.33957_28.21042_5-25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.33957 28.21042)"^^geo:wktLiteral ;
  geo-pos:lat "36.33957"^^xsd:decimal ;
  geo-pos:long "28.21042"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Upeneus%20pori_2014_36.33957_28.21042_5-25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Upeneus pori_2014_36.33957_28.21042_5-25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Upeneus pori_2014_36.33957_28.21042_5-25'^^xsd:string;
  dwc:scientificName 'Upeneus pori Ben-Tuvia & Golani, 1989'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.21042'^^xsd:double;
  dwc:latitude '36.33957'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '273671'^^xsd:integer;
  dwc:occurrenceId 'Upeneus pori_2014_36.33957_28.21042_5-25'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '273671'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2017_36.32249_28.21057_Chris-Hannah>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2017_36.32249_28.21057_Chris-Hannah> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2017_36.32249_28.21057_Chris-Hannah> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.32249 28.21057)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.32249"^^xsd:decimal ;
  dwc:decimalLongitude "28.21057"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2017_36.32249_28.21057_Chris-Hannah>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.32249 28.21057)"^^geo:wktLiteral ;
  geo-pos:lat "36.32249"^^xsd:decimal ;
  geo-pos:long "28.21057"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2017_36.32249_28.21057_Chris-Hannah>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2017_36.32249_28.21057_Chris-Hannah" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2017_36.32249_28.21057_Chris-Hannah'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Chris-Hannah'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.21057'^^xsd:double;
  dwc:latitude '36.32249'^^xsd:double;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2017_36.32249_28.21057_Chris-Hannah'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Amathia%20verticillata_2016_36.3223_28.2106_1-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Amathia%20verticillata_2016_36.3223_28.2106_1-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Amathia%20verticillata_2016_36.3223_28.2106_1-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3223 28.2106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3223"^^xsd:decimal ;
  dwc:decimalLongitude "28.2106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Amathia%20verticillata_2016_36.3223_28.2106_1-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3223 28.2106)"^^geo:wktLiteral ;
  geo-pos:lat "36.3223"^^xsd:decimal ;
  geo-pos:long "28.2106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Amathia%20verticillata_2016_36.3223_28.2106_1-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Amathia verticillata_2016_36.3223_28.2106_1-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Amathia verticillata_2016_36.3223_28.2106_1-1'^^xsd:string;
  dwc:scientificName 'Amathia verticillata (delle Chiaje, 1822)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.2106'^^xsd:double;
  dwc:latitude '36.3223'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '851581'^^xsd:integer;
  dwc:occurrenceId 'Amathia verticillata_2016_36.3223_28.2106_1-1'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '851581'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2016_36.3223_28.2106_4-9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2016_36.3223_28.2106_4-9> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2016_36.3223_28.2106_4-9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3223 28.2106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3223"^^xsd:decimal ;
  dwc:decimalLongitude "28.2106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2016_36.3223_28.2106_4-9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3223 28.2106)"^^geo:wktLiteral ;
  geo-pos:lat "36.3223"^^xsd:decimal ;
  geo-pos:long "28.2106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2016_36.3223_28.2106_4-9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2016_36.3223_28.2106_4-9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2016_36.3223_28.2106_4-9'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.2106'^^xsd:double;
  dwc:latitude '36.3223'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2016_36.3223_28.2106_4-9'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'very low'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Dendostrea%20folium_2016_36.3223_28.2106_4-4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Dendostrea%20folium_2016_36.3223_28.2106_4-4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Dendostrea%20folium_2016_36.3223_28.2106_4-4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3223 28.2106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3223"^^xsd:decimal ;
  dwc:decimalLongitude "28.2106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Dendostrea%20folium_2016_36.3223_28.2106_4-4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3223 28.2106)"^^geo:wktLiteral ;
  geo-pos:lat "36.3223"^^xsd:decimal ;
  geo-pos:long "28.2106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Dendostrea%20folium_2016_36.3223_28.2106_4-4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Dendostrea folium_2016_36.3223_28.2106_4-4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Dendostrea folium_2016_36.3223_28.2106_4-4'^^xsd:string;
  dwc:scientificName 'Dendostrea folium (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.2106'^^xsd:double;
  dwc:latitude '36.3223'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '506716'^^xsd:integer;
  dwc:occurrenceId 'Dendostrea folium_2016_36.3223_28.2106_4-4'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '506716'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2016_36.3223_28.2106_2-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2016_36.3223_28.2106_2-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2016_36.3223_28.2106_2-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3223 28.2106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3223"^^xsd:decimal ;
  dwc:decimalLongitude "28.2106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2016_36.3223_28.2106_2-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3223 28.2106)"^^geo:wktLiteral ;
  geo-pos:lat "36.3223"^^xsd:decimal ;
  geo-pos:long "28.2106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2016_36.3223_28.2106_2-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2016_36.3223_28.2106_2-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2016_36.3223_28.2106_2-2'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.2106'^^xsd:double;
  dwc:latitude '36.3223'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2016_36.3223_28.2106_2-2'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Halophila%20stipulacea_2016_36.3223_28.2106_9-9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2016_36.3223_28.2106_9-9> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2016_36.3223_28.2106_9-9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3223 28.2106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3223"^^xsd:decimal ;
  dwc:decimalLongitude "28.2106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Halophila%20stipulacea_2016_36.3223_28.2106_9-9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3223 28.2106)"^^geo:wktLiteral ;
  geo-pos:lat "36.3223"^^xsd:decimal ;
  geo-pos:long "28.2106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Halophila%20stipulacea_2016_36.3223_28.2106_9-9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Halophila stipulacea_2016_36.3223_28.2106_9-9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Halophila stipulacea_2016_36.3223_28.2106_9-9'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea (Forsskål) Ascherson, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.2106'^^xsd:double;
  dwc:latitude '36.3223'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:occurrenceId 'Halophila stipulacea_2016_36.3223_28.2106_9-9'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'moderate'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pempheris%20rhomboidea_2016_36.3223_28.2106_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pempheris%20rhomboidea_2016_36.3223_28.2106_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pempheris%20rhomboidea_2016_36.3223_28.2106_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3223 28.2106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3223"^^xsd:decimal ;
  dwc:decimalLongitude "28.2106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pempheris%20rhomboidea_2016_36.3223_28.2106_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3223 28.2106)"^^geo:wktLiteral ;
  geo-pos:lat "36.3223"^^xsd:decimal ;
  geo-pos:long "28.2106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pempheris%20rhomboidea_2016_36.3223_28.2106_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pempheris rhomboidea_2016_36.3223_28.2106_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pempheris rhomboidea_2016_36.3223_28.2106_5-5'^^xsd:string;
  dwc:scientificName 'Pempheris rhomboidea Kossmann & Räuber, 1877'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.2106'^^xsd:double;
  dwc:latitude '36.3223'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '310134'^^xsd:integer;
  dwc:occurrenceId 'Pempheris rhomboidea_2016_36.3223_28.2106_5-5'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '310134'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2016_36.3223_28.2106_1-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2016_36.3223_28.2106_1-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2016_36.3223_28.2106_1-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3223 28.2106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3223"^^xsd:decimal ;
  dwc:decimalLongitude "28.2106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2016_36.3223_28.2106_1-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3223 28.2106)"^^geo:wktLiteral ;
  geo-pos:lat "36.3223"^^xsd:decimal ;
  geo-pos:long "28.2106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2016_36.3223_28.2106_1-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2016_36.3223_28.2106_1-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2016_36.3223_28.2106_1-1'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.2106'^^xsd:double;
  dwc:latitude '36.3223'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2016_36.3223_28.2106_1-1'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Sargocentron%20rubrum_2016_36.3223_28.2106_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2016_36.3223_28.2106_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2016_36.3223_28.2106_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3223 28.2106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3223"^^xsd:decimal ;
  dwc:decimalLongitude "28.2106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2016_36.3223_28.2106_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3223 28.2106)"^^geo:wktLiteral ;
  geo-pos:lat "36.3223"^^xsd:decimal ;
  geo-pos:long "28.2106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Sargocentron%20rubrum_2016_36.3223_28.2106_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Sargocentron rubrum_2016_36.3223_28.2106_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Sargocentron rubrum_2016_36.3223_28.2106_5-5'^^xsd:string;
  dwc:scientificName 'Sargocentron rubrum (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.2106'^^xsd:double;
  dwc:latitude '36.3223'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '126400'^^xsd:integer;
  dwc:occurrenceId 'Sargocentron rubrum_2016_36.3223_28.2106_5-5'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126400'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2016_36.3223_28.2106_3-9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_36.3223_28.2106_3-9> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2016_36.3223_28.2106_3-9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3223 28.2106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3223"^^xsd:decimal ;
  dwc:decimalLongitude "28.2106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2016_36.3223_28.2106_3-9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3223 28.2106)"^^geo:wktLiteral ;
  geo-pos:lat "36.3223"^^xsd:decimal ;
  geo-pos:long "28.2106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2016_36.3223_28.2106_3-9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2016_36.3223_28.2106_3-9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2016_36.3223_28.2106_3-9'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.2106'^^xsd:double;
  dwc:latitude '36.3223'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2016_36.3223_28.2106_3-9'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'moderate'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2016_36.3223_28.2106_3-9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_36.3223_28.2106_3-9> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_36.3223_28.2106_3-9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3223 28.2106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3223"^^xsd:decimal ;
  dwc:decimalLongitude "28.2106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2016_36.3223_28.2106_3-9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3223 28.2106)"^^geo:wktLiteral ;
  geo-pos:lat "36.3223"^^xsd:decimal ;
  geo-pos:long "28.2106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2016_36.3223_28.2106_3-9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2016_36.3223_28.2106_3-9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2016_36.3223_28.2106_3-9'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.2106'^^xsd:double;
  dwc:latitude '36.3223'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2016_36.3223_28.2106_3-9'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'moderate'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Synaptula%20reciprocans_2016_36.3223_28.2106_11-11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2016_36.3223_28.2106_11-11> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2016_36.3223_28.2106_11-11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3223 28.2106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3223"^^xsd:decimal ;
  dwc:decimalLongitude "28.2106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2016_36.3223_28.2106_11-11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3223 28.2106)"^^geo:wktLiteral ;
  geo-pos:lat "36.3223"^^xsd:decimal ;
  geo-pos:long "28.2106"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Synaptula%20reciprocans_2016_36.3223_28.2106_11-11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Synaptula reciprocans_2016_36.3223_28.2106_11-11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Synaptula reciprocans_2016_36.3223_28.2106_11-11'^^xsd:string;
  dwc:scientificName 'Synaptula reciprocans (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.2106'^^xsd:double;
  dwc:latitude '36.3223'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '124483'^^xsd:integer;
  dwc:occurrenceId 'Synaptula reciprocans_2016_36.3223_28.2106_11-11'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124483'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2018_36.3225_28.21063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2018_36.3225_28.21063> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2018_36.3225_28.21063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3225 28.21063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3225"^^xsd:decimal ;
  dwc:decimalLongitude "28.21063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2018_36.3225_28.21063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3225 28.21063)"^^geo:wktLiteral ;
  geo-pos:lat "36.3225"^^xsd:decimal ;
  geo-pos:long "28.21063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2018_36.3225_28.21063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2018_36.3225_28.21063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2018_36.3225_28.21063'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.21063'^^xsd:double;
  dwc:latitude '36.3225'^^xsd:double;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2018_36.3225_28.21063'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2020_36.3225_28.21063_Chaikalis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2020_36.3225_28.21063_Chaikalis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2020_36.3225_28.21063_Chaikalis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3225 28.21063)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3225"^^xsd:decimal ;
  dwc:decimalLongitude "28.21063"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2020_36.3225_28.21063_Chaikalis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3225 28.21063)"^^geo:wktLiteral ;
  geo-pos:lat "36.3225"^^xsd:decimal ;
  geo-pos:long "28.21063"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2020_36.3225_28.21063_Chaikalis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2020_36.3225_28.21063_Chaikalis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2020_36.3225_28.21063_Chaikalis'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Chaikalis'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.21063'^^xsd:double;
  dwc:latitude '36.3225'^^xsd:double;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2020_36.3225_28.21063_Chaikalis'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Brachidontes%20pharaonis_2012_36.32217_28.21082_Zenetos%20pers%20observation>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Brachidontes%20pharaonis_2012_36.32217_28.21082_Zenetos%20pers%20observation> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Brachidontes%20pharaonis_2012_36.32217_28.21082_Zenetos%20pers%20observation> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.32217 28.21082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.32217"^^xsd:decimal ;
  dwc:decimalLongitude "28.21082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Brachidontes%20pharaonis_2012_36.32217_28.21082_Zenetos%20pers%20observation>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.32217 28.21082)"^^geo:wktLiteral ;
  geo-pos:lat "36.32217"^^xsd:decimal ;
  geo-pos:long "28.21082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Brachidontes%20pharaonis_2012_36.32217_28.21082_Zenetos%20pers%20observation>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Brachidontes pharaonis_2012_36.32217_28.21082_Zenetos pers observation" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Brachidontes pharaonis_2012_36.32217_28.21082_Zenetos pers observation'^^xsd:string;
  dwc:scientificName 'Brachidontes pharaonis (P. Fischer, 1870)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Zenetos pers observation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.21082'^^xsd:double;
  dwc:latitude '36.32217'^^xsd:double;
  dwc:aphiaid '140437'^^xsd:integer;
  dwc:occurrenceId 'Brachidontes pharaonis_2012_36.32217_28.21082_Zenetos pers observation'^^xsd:string;
  dwc:observationDate '2012-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140437'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2007_36.32217_28.21082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2007_36.32217_28.21082> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2007_36.32217_28.21082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.32217 28.21082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.32217"^^xsd:decimal ;
  dwc:decimalLongitude "28.21082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2007_36.32217_28.21082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.32217 28.21082)"^^geo:wktLiteral ;
  geo-pos:lat "36.32217"^^xsd:decimal ;
  geo-pos:long "28.21082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2007_36.32217_28.21082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2007_36.32217_28.21082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2007_36.32217_28.21082'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.21082'^^xsd:double;
  dwc:latitude '36.32217'^^xsd:double;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2007_36.32217_28.21082'^^xsd:string;
  dwc:observationDate '2007-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Diadema%20setosum_2013_36.32217_28.21082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Diadema%20setosum_2013_36.32217_28.21082> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Diadema%20setosum_2013_36.32217_28.21082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.32217 28.21082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.32217"^^xsd:decimal ;
  dwc:decimalLongitude "28.21082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Diadema%20setosum_2013_36.32217_28.21082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.32217 28.21082)"^^geo:wktLiteral ;
  geo-pos:lat "36.32217"^^xsd:decimal ;
  geo-pos:long "28.21082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Diadema%20setosum_2013_36.32217_28.21082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Diadema setosum_2013_36.32217_28.21082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Diadema setosum_2013_36.32217_28.21082'^^xsd:string;
  dwc:scientificName 'Diadema setosum (Leske, 1778)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.21082'^^xsd:double;
  dwc:latitude '36.32217'^^xsd:double;
  dwc:aphiaid '213372'^^xsd:integer;
  dwc:occurrenceId 'Diadema setosum_2013_36.32217_28.21082'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213372'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2007_36.32217_28.21082_Maria%20Corsini-Foka>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2007_36.32217_28.21082_Maria%20Corsini-Foka> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2007_36.32217_28.21082_Maria%20Corsini-Foka> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.32217 28.21082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.32217"^^xsd:decimal ;
  dwc:decimalLongitude "28.21082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2007_36.32217_28.21082_Maria%20Corsini-Foka>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.32217 28.21082)"^^geo:wktLiteral ;
  geo-pos:lat "36.32217"^^xsd:decimal ;
  geo-pos:long "28.21082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2007_36.32217_28.21082_Maria%20Corsini-Foka>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2007_36.32217_28.21082_Maria Corsini-Foka" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2007_36.32217_28.21082_Maria Corsini-Foka'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Corsini-Foka'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.21082'^^xsd:double;
  dwc:latitude '36.32217'^^xsd:double;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2007_36.32217_28.21082_Maria Corsini-Foka'^^xsd:string;
  dwc:observationDate '2007-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Halophila%20stipulacea_2007_36.32217_28.21082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2007_36.32217_28.21082> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2007_36.32217_28.21082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.32217 28.21082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.32217"^^xsd:decimal ;
  dwc:decimalLongitude "28.21082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Halophila%20stipulacea_2007_36.32217_28.21082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.32217 28.21082)"^^geo:wktLiteral ;
  geo-pos:lat "36.32217"^^xsd:decimal ;
  geo-pos:long "28.21082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Halophila%20stipulacea_2007_36.32217_28.21082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Halophila stipulacea_2007_36.32217_28.21082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Halophila stipulacea_2007_36.32217_28.21082'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea (Forsskål) Ascherson, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.21082'^^xsd:double;
  dwc:latitude '36.32217'^^xsd:double;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:occurrenceId 'Halophila stipulacea_2007_36.32217_28.21082'^^xsd:string;
  dwc:observationDate '2007-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pempheris%20rhomboidea_2007_36.32217_28.21082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pempheris%20rhomboidea_2007_36.32217_28.21082> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pempheris%20rhomboidea_2007_36.32217_28.21082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.32217 28.21082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.32217"^^xsd:decimal ;
  dwc:decimalLongitude "28.21082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pempheris%20rhomboidea_2007_36.32217_28.21082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.32217 28.21082)"^^geo:wktLiteral ;
  geo-pos:lat "36.32217"^^xsd:decimal ;
  geo-pos:long "28.21082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pempheris%20rhomboidea_2007_36.32217_28.21082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pempheris rhomboidea_2007_36.32217_28.21082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pempheris rhomboidea_2007_36.32217_28.21082'^^xsd:string;
  dwc:scientificName 'Pempheris rhomboidea Kossmann & Räuber, 1877'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.21082'^^xsd:double;
  dwc:latitude '36.32217'^^xsd:double;
  dwc:aphiaid '310134'^^xsd:integer;
  dwc:occurrenceId 'Pempheris rhomboidea_2007_36.32217_28.21082'^^xsd:string;
  dwc:observationDate '2007-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '310134'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_1970_36.32217_28.21082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_1970_36.32217_28.21082> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_1970_36.32217_28.21082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.32217 28.21082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.32217"^^xsd:decimal ;
  dwc:decimalLongitude "28.21082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_1970_36.32217_28.21082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.32217 28.21082)"^^geo:wktLiteral ;
  geo-pos:lat "36.32217"^^xsd:decimal ;
  geo-pos:long "28.21082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_1970_36.32217_28.21082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_1970_36.32217_28.21082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_1970_36.32217_28.21082'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.21082'^^xsd:double;
  dwc:latitude '36.32217'^^xsd:double;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_1970_36.32217_28.21082'^^xsd:string;
  dwc:observationDate '1970-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2007_36.32217_28.21082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2007_36.32217_28.21082> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2007_36.32217_28.21082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.32217 28.21082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.32217"^^xsd:decimal ;
  dwc:decimalLongitude "28.21082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2007_36.32217_28.21082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.32217 28.21082)"^^geo:wktLiteral ;
  geo-pos:lat "36.32217"^^xsd:decimal ;
  geo-pos:long "28.21082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2007_36.32217_28.21082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2007_36.32217_28.21082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2007_36.32217_28.21082'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.21082'^^xsd:double;
  dwc:latitude '36.32217'^^xsd:double;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2007_36.32217_28.21082'^^xsd:string;
  dwc:observationDate '2007-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2007_36.32217_28.21082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2007_36.32217_28.21082> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2007_36.32217_28.21082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.32217 28.21082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.32217"^^xsd:decimal ;
  dwc:decimalLongitude "28.21082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2007_36.32217_28.21082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.32217 28.21082)"^^geo:wktLiteral ;
  geo-pos:lat "36.32217"^^xsd:decimal ;
  geo-pos:long "28.21082"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2007_36.32217_28.21082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2007_36.32217_28.21082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2007_36.32217_28.21082'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.21082'^^xsd:double;
  dwc:latitude '36.32217'^^xsd:double;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2007_36.32217_28.21082'^^xsd:string;
  dwc:observationDate '2007-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2017_36.32152_28.21088_chris-hannah>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2017_36.32152_28.21088_chris-hannah> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2017_36.32152_28.21088_chris-hannah> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.32152 28.21088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.32152"^^xsd:decimal ;
  dwc:decimalLongitude "28.21088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2017_36.32152_28.21088_chris-hannah>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.32152 28.21088)"^^geo:wktLiteral ;
  geo-pos:lat "36.32152"^^xsd:decimal ;
  geo-pos:long "28.21088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2017_36.32152_28.21088_chris-hannah>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2017_36.32152_28.21088_chris-hannah" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2017_36.32152_28.21088_chris-hannah'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Chris-Hannah'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.21088'^^xsd:double;
  dwc:latitude '36.32152'^^xsd:double;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2017_36.32152_28.21088_chris-hannah'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Diadema%20setosum_2020_36.32484_28.21268_0-15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Diadema%20setosum_2020_36.32484_28.21268_0-15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Diadema%20setosum_2020_36.32484_28.21268_0-15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.32484 28.21268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.32484"^^xsd:decimal ;
  dwc:decimalLongitude "28.21268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Diadema%20setosum_2020_36.32484_28.21268_0-15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.32484 28.21268)"^^geo:wktLiteral ;
  geo-pos:lat "36.32484"^^xsd:decimal ;
  geo-pos:long "28.21268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Diadema%20setosum_2020_36.32484_28.21268_0-15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Diadema setosum_2020_36.32484_28.21268_0-15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Diadema setosum_2020_36.32484_28.21268_0-15'^^xsd:string;
  dwc:scientificName 'Diadema setosum (Leske, 1778)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.21268'^^xsd:double;
  dwc:latitude '36.32484'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '213372'^^xsd:integer;
  dwc:occurrenceId 'Diadema setosum_2020_36.32484_28.21268_0-15'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213372'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '70'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2020_36.32484_28.21268_0-15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2020_36.32484_28.21268_0-15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2020_36.32484_28.21268_0-15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.32484 28.21268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.32484"^^xsd:decimal ;
  dwc:decimalLongitude "28.21268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2020_36.32484_28.21268_0-15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.32484 28.21268)"^^geo:wktLiteral ;
  geo-pos:lat "36.32484"^^xsd:decimal ;
  geo-pos:long "28.21268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2020_36.32484_28.21268_0-15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2020_36.32484_28.21268_0-15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2020_36.32484_28.21268_0-15'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.21268'^^xsd:double;
  dwc:latitude '36.32484'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2020_36.32484_28.21268_0-15'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '6'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Mnemiopsis%20leidyi_2020_36.32484_28.21268_0-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2020_36.32484_28.21268_0-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2020_36.32484_28.21268_0-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.32484 28.21268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.32484"^^xsd:decimal ;
  dwc:decimalLongitude "28.21268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Mnemiopsis%20leidyi_2020_36.32484_28.21268_0-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.32484 28.21268)"^^geo:wktLiteral ;
  geo-pos:lat "36.32484"^^xsd:decimal ;
  geo-pos:long "28.21268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Mnemiopsis%20leidyi_2020_36.32484_28.21268_0-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mnemiopsis leidyi_2020_36.32484_28.21268_0-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Mnemiopsis leidyi_2020_36.32484_28.21268_0-5'^^xsd:string;
  dwc:scientificName 'Mnemiopsis leidyi A. Agassiz, 1865'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.21268'^^xsd:double;
  dwc:latitude '36.32484'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '106401'^^xsd:integer;
  dwc:occurrenceId 'Mnemiopsis leidyi_2020_36.32484_28.21268_0-5'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106401'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Parupeneus%20forsskali_2020_36.32484_28.21268_0-15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2020_36.32484_28.21268_0-15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2020_36.32484_28.21268_0-15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.32484 28.21268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.32484"^^xsd:decimal ;
  dwc:decimalLongitude "28.21268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2020_36.32484_28.21268_0-15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.32484 28.21268)"^^geo:wktLiteral ;
  geo-pos:lat "36.32484"^^xsd:decimal ;
  geo-pos:long "28.21268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Parupeneus%20forsskali_2020_36.32484_28.21268_0-15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Parupeneus forsskali_2020_36.32484_28.21268_0-15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Parupeneus forsskali_2020_36.32484_28.21268_0-15'^^xsd:string;
  dwc:scientificName 'Parupeneus forsskali (Fourmanoir & Guézé, 1976)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.21268'^^xsd:double;
  dwc:latitude '36.32484'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '218669'^^xsd:integer;
  dwc:occurrenceId 'Parupeneus forsskali_2020_36.32484_28.21268_0-15'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218669'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '30'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2020_36.32484_28.21268_0-15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2020_36.32484_28.21268_0-15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2020_36.32484_28.21268_0-15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.32484 28.21268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.32484"^^xsd:decimal ;
  dwc:decimalLongitude "28.21268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2020_36.32484_28.21268_0-15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.32484 28.21268)"^^geo:wktLiteral ;
  geo-pos:lat "36.32484"^^xsd:decimal ;
  geo-pos:long "28.21268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2020_36.32484_28.21268_0-15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2020_36.32484_28.21268_0-15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2020_36.32484_28.21268_0-15'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.21268'^^xsd:double;
  dwc:latitude '36.32484'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2020_36.32484_28.21268_0-15'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '9'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Synaptula%20reciprocans_2020_36.32484_28.21268_0-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2020_36.32484_28.21268_0-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2020_36.32484_28.21268_0-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.32484 28.21268)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.32484"^^xsd:decimal ;
  dwc:decimalLongitude "28.21268"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2020_36.32484_28.21268_0-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.32484 28.21268)"^^geo:wktLiteral ;
  geo-pos:lat "36.32484"^^xsd:decimal ;
  geo-pos:long "28.21268"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Synaptula%20reciprocans_2020_36.32484_28.21268_0-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Synaptula reciprocans_2020_36.32484_28.21268_0-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Synaptula reciprocans_2020_36.32484_28.21268_0-10'^^xsd:string;
  dwc:scientificName 'Synaptula reciprocans (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.21268'^^xsd:double;
  dwc:latitude '36.32484'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '124483'^^xsd:integer;
  dwc:occurrenceId 'Synaptula reciprocans_2020_36.32484_28.21268_0-10'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124483'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '25'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2020_36.44916_28.21341_Georgios%20Romanidis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2020_36.44916_28.21341_Georgios%20Romanidis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2020_36.44916_28.21341_Georgios%20Romanidis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44916 28.21341)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44916"^^xsd:decimal ;
  dwc:decimalLongitude "28.21341"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2020_36.44916_28.21341_Georgios%20Romanidis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44916 28.21341)"^^geo:wktLiteral ;
  geo-pos:lat "36.44916"^^xsd:decimal ;
  geo-pos:long "28.21341"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2020_36.44916_28.21341_Georgios%20Romanidis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2020_36.44916_28.21341_Georgios Romanidis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2020_36.44916_28.21341_Georgios Romanidis'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Georgios Romanidis'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.21341'^^xsd:double;
  dwc:latitude '36.44916'^^xsd:double;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2020_36.44916_28.21341_Georgios Romanidis'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2017_36.3323_28.21363_15-15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2017_36.3323_28.21363_15-15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2017_36.3323_28.21363_15-15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3323 28.21363)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3323"^^xsd:decimal ;
  dwc:decimalLongitude "28.21363"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2017_36.3323_28.21363_15-15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3323 28.21363)"^^geo:wktLiteral ;
  geo-pos:lat "36.3323"^^xsd:decimal ;
  geo-pos:long "28.21363"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2017_36.3323_28.21363_15-15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2017_36.3323_28.21363_15-15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2017_36.3323_28.21363_15-15'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.21363'^^xsd:double;
  dwc:latitude '36.3323'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2017_36.3323_28.21363_15-15'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '5'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Synaptula%20reciprocans_2004_36.34444_28.21389_0-4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2004_36.34444_28.21389_0-4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2004_36.34444_28.21389_0-4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.34444 28.21389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.34444"^^xsd:decimal ;
  dwc:decimalLongitude "28.21389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2004_36.34444_28.21389_0-4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.34444 28.21389)"^^geo:wktLiteral ;
  geo-pos:lat "36.34444"^^xsd:decimal ;
  geo-pos:long "28.21389"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Synaptula%20reciprocans_2004_36.34444_28.21389_0-4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Synaptula reciprocans_2004_36.34444_28.21389_0-4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Synaptula reciprocans_2004_36.34444_28.21389_0-4'^^xsd:string;
  dwc:scientificName 'Synaptula reciprocans (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.21389'^^xsd:double;
  dwc:latitude '36.34444'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '124483'^^xsd:integer;
  dwc:occurrenceId 'Synaptula reciprocans_2004_36.34444_28.21389_0-4'^^xsd:string;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124483'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pempheris%20rhomboidea_2020-08-09_36.32617_28.21453_9-9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pempheris%20rhomboidea_2020-08-09_36.32617_28.21453_9-9> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pempheris%20rhomboidea_2020-08-09_36.32617_28.21453_9-9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.32617 28.21453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.32617"^^xsd:decimal ;
  dwc:decimalLongitude "28.21453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pempheris%20rhomboidea_2020-08-09_36.32617_28.21453_9-9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.32617 28.21453)"^^geo:wktLiteral ;
  geo-pos:lat "36.32617"^^xsd:decimal ;
  geo-pos:long "28.21453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pempheris%20rhomboidea_2020-08-09_36.32617_28.21453_9-9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pempheris rhomboidea_2020-08-09_36.32617_28.21453_9-9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pempheris rhomboidea_2020-08-09_36.32617_28.21453_9-9'^^xsd:string;
  dwc:scientificName 'Pempheris rhomboidea Kossmann & Räuber, 1877'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.21453'^^xsd:double;
  dwc:latitude '36.32617'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '310134'^^xsd:integer;
  dwc:occurrenceId 'Pempheris rhomboidea_2020-08-09_36.32617_28.21453_9-9'^^xsd:string;
  dwc:observationDate '2020-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '310134'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pempheris%20rhomboidea_2020-08-10_36.32617_28.21453_9-9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pempheris%20rhomboidea_2020-08-10_36.32617_28.21453_9-9> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pempheris%20rhomboidea_2020-08-10_36.32617_28.21453_9-9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.32617 28.21453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.32617"^^xsd:decimal ;
  dwc:decimalLongitude "28.21453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pempheris%20rhomboidea_2020-08-10_36.32617_28.21453_9-9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.32617 28.21453)"^^geo:wktLiteral ;
  geo-pos:lat "36.32617"^^xsd:decimal ;
  geo-pos:long "28.21453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pempheris%20rhomboidea_2020-08-10_36.32617_28.21453_9-9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pempheris rhomboidea_2020-08-10_36.32617_28.21453_9-9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pempheris rhomboidea_2020-08-10_36.32617_28.21453_9-9'^^xsd:string;
  dwc:scientificName 'Pempheris rhomboidea Kossmann & Räuber, 1877'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.21453'^^xsd:double;
  dwc:latitude '36.32617'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '310134'^^xsd:integer;
  dwc:occurrenceId 'Pempheris rhomboidea_2020-08-10_36.32617_28.21453_9-9'^^xsd:string;
  dwc:observationDate '2020-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '310134'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pempheris%20rhomboidea_2020-08-11_36.32617_28.21453_9-9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pempheris%20rhomboidea_2020-08-11_36.32617_28.21453_9-9> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pempheris%20rhomboidea_2020-08-11_36.32617_28.21453_9-9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.32617 28.21453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.32617"^^xsd:decimal ;
  dwc:decimalLongitude "28.21453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pempheris%20rhomboidea_2020-08-11_36.32617_28.21453_9-9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.32617 28.21453)"^^geo:wktLiteral ;
  geo-pos:lat "36.32617"^^xsd:decimal ;
  geo-pos:long "28.21453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pempheris%20rhomboidea_2020-08-11_36.32617_28.21453_9-9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pempheris rhomboidea_2020-08-11_36.32617_28.21453_9-9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pempheris rhomboidea_2020-08-11_36.32617_28.21453_9-9'^^xsd:string;
  dwc:scientificName 'Pempheris rhomboidea Kossmann & Räuber, 1877'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.21453'^^xsd:double;
  dwc:latitude '36.32617'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:aphiaid '310134'^^xsd:integer;
  dwc:occurrenceId 'Pempheris rhomboidea_2020-08-11_36.32617_28.21453_9-9'^^xsd:string;
  dwc:observationDate '2020-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '310134'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '4'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2020-08-09_36.32617_28.21453_0-18_Markos%20Digenis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2020-08-09_36.32617_28.21453_0-18_Markos%20Digenis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2020-08-09_36.32617_28.21453_0-18_Markos%20Digenis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.32617 28.21453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.32617"^^xsd:decimal ;
  dwc:decimalLongitude "28.21453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2020-08-09_36.32617_28.21453_0-18_Markos%20Digenis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.32617 28.21453)"^^geo:wktLiteral ;
  geo-pos:lat "36.32617"^^xsd:decimal ;
  geo-pos:long "28.21453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2020-08-09_36.32617_28.21453_0-18_Markos%20Digenis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2020-08-09_36.32617_28.21453_0-18_Markos Digenis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2020-08-09_36.32617_28.21453_0-18_Markos Digenis'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Markos Digenis'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.21453'^^xsd:double;
  dwc:latitude '36.32617'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2020-08-09_36.32617_28.21453_0-18_Markos Digenis'^^xsd:string;
  dwc:observationDate '2020-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2020-08-10_36.32617_28.21453_0-18_Markos%20Digenis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2020-08-10_36.32617_28.21453_0-18_Markos%20Digenis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2020-08-10_36.32617_28.21453_0-18_Markos%20Digenis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.32617 28.21453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.32617"^^xsd:decimal ;
  dwc:decimalLongitude "28.21453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2020-08-10_36.32617_28.21453_0-18_Markos%20Digenis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.32617 28.21453)"^^geo:wktLiteral ;
  geo-pos:lat "36.32617"^^xsd:decimal ;
  geo-pos:long "28.21453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2020-08-10_36.32617_28.21453_0-18_Markos%20Digenis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2020-08-10_36.32617_28.21453_0-18_Markos Digenis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2020-08-10_36.32617_28.21453_0-18_Markos Digenis'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Markos Digenis'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.21453'^^xsd:double;
  dwc:latitude '36.32617'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2020-08-10_36.32617_28.21453_0-18_Markos Digenis'^^xsd:string;
  dwc:observationDate '2020-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2020-08-11_36.32617_28.21453_0-18_Markos%20Digenis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2020-08-11_36.32617_28.21453_0-18_Markos%20Digenis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2020-08-11_36.32617_28.21453_0-18_Markos%20Digenis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.32617 28.21453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.32617"^^xsd:decimal ;
  dwc:decimalLongitude "28.21453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2020-08-11_36.32617_28.21453_0-18_Markos%20Digenis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.32617 28.21453)"^^geo:wktLiteral ;
  geo-pos:lat "36.32617"^^xsd:decimal ;
  geo-pos:long "28.21453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2020-08-11_36.32617_28.21453_0-18_Markos%20Digenis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2020-08-11_36.32617_28.21453_0-18_Markos Digenis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2020-08-11_36.32617_28.21453_0-18_Markos Digenis'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Markos Digenis'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.21453'^^xsd:double;
  dwc:latitude '36.32617'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2020-08-11_36.32617_28.21453_0-18_Markos Digenis'^^xsd:string;
  dwc:observationDate '2020-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Sargocentron%20rubrum_2020-08-09_36.32617_28.21453_0-18_Markos%20Digenis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2020-08-09_36.32617_28.21453_0-18_Markos%20Digenis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2020-08-09_36.32617_28.21453_0-18_Markos%20Digenis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.32617 28.21453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.32617"^^xsd:decimal ;
  dwc:decimalLongitude "28.21453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2020-08-09_36.32617_28.21453_0-18_Markos%20Digenis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.32617 28.21453)"^^geo:wktLiteral ;
  geo-pos:lat "36.32617"^^xsd:decimal ;
  geo-pos:long "28.21453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Sargocentron%20rubrum_2020-08-09_36.32617_28.21453_0-18_Markos%20Digenis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Sargocentron rubrum_2020-08-09_36.32617_28.21453_0-18_Markos Digenis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Sargocentron rubrum_2020-08-09_36.32617_28.21453_0-18_Markos Digenis'^^xsd:string;
  dwc:scientificName 'Sargocentron rubrum (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Markos Digenis'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.21453'^^xsd:double;
  dwc:latitude '36.32617'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '126400'^^xsd:integer;
  dwc:occurrenceId 'Sargocentron rubrum_2020-08-09_36.32617_28.21453_0-18_Markos Digenis'^^xsd:string;
  dwc:observationDate '2020-08-09'^^xsd:date;
  dwc:aphiaIdAccepted '126400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Sargocentron%20rubrum_2020-08-10_36.32617_28.21453_0-18_Michail%20Ragkousis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2020-08-10_36.32617_28.21453_0-18_Michail%20Ragkousis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2020-08-10_36.32617_28.21453_0-18_Michail%20Ragkousis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.32617 28.21453)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.32617"^^xsd:decimal ;
  dwc:decimalLongitude "28.21453"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2020-08-10_36.32617_28.21453_0-18_Michail%20Ragkousis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.32617 28.21453)"^^geo:wktLiteral ;
  geo-pos:lat "36.32617"^^xsd:decimal ;
  geo-pos:long "28.21453"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Sargocentron%20rubrum_2020-08-10_36.32617_28.21453_0-18_Michail%20Ragkousis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Sargocentron rubrum_2020-08-10_36.32617_28.21453_0-18_Michail Ragkousis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Sargocentron rubrum_2020-08-10_36.32617_28.21453_0-18_Michail Ragkousis'^^xsd:string;
  dwc:scientificName 'Sargocentron rubrum (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Michail Ragkousis'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.21453'^^xsd:double;
  dwc:latitude '36.32617'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '126400'^^xsd:integer;
  dwc:occurrenceId 'Sargocentron rubrum_2020-08-10_36.32617_28.21453_0-18_Michail Ragkousis'^^xsd:string;
  dwc:observationDate '2020-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '126400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Diadema%20setosum_2020_36.45607_28.21776_2-3_Ioannis%20Papadopoulos>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Diadema%20setosum_2020_36.45607_28.21776_2-3_Ioannis%20Papadopoulos> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Diadema%20setosum_2020_36.45607_28.21776_2-3_Ioannis%20Papadopoulos> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45607 28.21776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.45607"^^xsd:decimal ;
  dwc:decimalLongitude "28.21776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Diadema%20setosum_2020_36.45607_28.21776_2-3_Ioannis%20Papadopoulos>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45607 28.21776)"^^geo:wktLiteral ;
  geo-pos:lat "36.45607"^^xsd:decimal ;
  geo-pos:long "28.21776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Diadema%20setosum_2020_36.45607_28.21776_2-3_Ioannis%20Papadopoulos>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Diadema setosum_2020_36.45607_28.21776_2-3_Ioannis Papadopoulos" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Diadema setosum_2020_36.45607_28.21776_2-3_Ioannis Papadopoulos'^^xsd:string;
  dwc:scientificName 'Diadema setosum (Leske, 1778)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Ioannis Papadopoulos'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.21776'^^xsd:double;
  dwc:latitude '36.45607'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '213372'^^xsd:integer;
  dwc:occurrenceId 'Diadema setosum_2020_36.45607_28.21776_2-3_Ioannis Papadopoulos'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213372'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2020_36.45607_28.21776_2-3_Ioannis%20Papadopoulos>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2020_36.45607_28.21776_2-3_Ioannis%20Papadopoulos> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2020_36.45607_28.21776_2-3_Ioannis%20Papadopoulos> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45607 28.21776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.45607"^^xsd:decimal ;
  dwc:decimalLongitude "28.21776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2020_36.45607_28.21776_2-3_Ioannis%20Papadopoulos>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45607 28.21776)"^^geo:wktLiteral ;
  geo-pos:lat "36.45607"^^xsd:decimal ;
  geo-pos:long "28.21776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2020_36.45607_28.21776_2-3_Ioannis%20Papadopoulos>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2020_36.45607_28.21776_2-3_Ioannis Papadopoulos" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2020_36.45607_28.21776_2-3_Ioannis Papadopoulos'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Ioannis Papadopoulos'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.21776'^^xsd:double;
  dwc:latitude '36.45607'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2020_36.45607_28.21776_2-3_Ioannis Papadopoulos'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2015_36.4539_28.2181_2-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2015_36.4539_28.2181_2-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2015_36.4539_28.2181_2-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4539 28.2181)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4539"^^xsd:decimal ;
  dwc:decimalLongitude "28.2181"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2015_36.4539_28.2181_2-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4539 28.2181)"^^geo:wktLiteral ;
  geo-pos:lat "36.4539"^^xsd:decimal ;
  geo-pos:long "28.2181"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2015_36.4539_28.2181_2-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2015_36.4539_28.2181_2-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2015_36.4539_28.2181_2-2'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.2181'^^xsd:double;
  dwc:latitude '36.4539'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2015_36.4539_28.2181_2-2'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2006_36.45626_28.22193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2006_36.45626_28.22193> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2006_36.45626_28.22193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45626 28.22193)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.45626"^^xsd:decimal ;
  dwc:decimalLongitude "28.22193"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "94"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2006_36.45626_28.22193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45626 28.22193)"^^geo:wktLiteral ;
  geo-pos:lat "36.45626"^^xsd:decimal ;
  geo-pos:long "28.22193"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "94"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2006_36.45626_28.22193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2006_36.45626_28.22193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2006_36.45626_28.22193'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.22193'^^xsd:double;
  dwc:latitude '36.45626'^^xsd:double;
  dwc:coordinatePrecision '94'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2006_36.45626_28.22193'^^xsd:string;
  dwc:observationDate '2006-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Apogonichthyoides%20pharaonis_2003_36.45718_28.22236_5-25_Maria%20Corsini-Foka>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Apogonichthyoides%20pharaonis_2003_36.45718_28.22236_5-25_Maria%20Corsini-Foka> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Apogonichthyoides%20pharaonis_2003_36.45718_28.22236_5-25_Maria%20Corsini-Foka> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45718 28.22236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.45718"^^xsd:decimal ;
  dwc:decimalLongitude "28.22236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Apogonichthyoides%20pharaonis_2003_36.45718_28.22236_5-25_Maria%20Corsini-Foka>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45718 28.22236)"^^geo:wktLiteral ;
  geo-pos:lat "36.45718"^^xsd:decimal ;
  geo-pos:long "28.22236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Apogonichthyoides%20pharaonis_2003_36.45718_28.22236_5-25_Maria%20Corsini-Foka>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Apogonichthyoides pharaonis_2003_36.45718_28.22236_5-25_Maria Corsini-Foka" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Apogonichthyoides pharaonis_2003_36.45718_28.22236_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:scientificName 'Apogonichthyoides pharaonis (Bellotti, 1874)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Corsini-Foka'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.22236'^^xsd:double;
  dwc:latitude '36.45718'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '475090'^^xsd:integer;
  dwc:occurrenceId 'Apogonichthyoides pharaonis_2003_36.45718_28.22236_5-25_Maria Corsini-Foka'^^xsd:string;
  dwc:observationDate '2003-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '475090'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Callinectes%20sapidus_2005_36.45718_28.22236_Maria%20Corsini-Foka>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2005_36.45718_28.22236_Maria%20Corsini-Foka> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2005_36.45718_28.22236_Maria%20Corsini-Foka> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45718 28.22236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.45718"^^xsd:decimal ;
  dwc:decimalLongitude "28.22236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Callinectes%20sapidus_2005_36.45718_28.22236_Maria%20Corsini-Foka>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45718 28.22236)"^^geo:wktLiteral ;
  geo-pos:lat "36.45718"^^xsd:decimal ;
  geo-pos:long "28.22236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Callinectes%20sapidus_2005_36.45718_28.22236_Maria%20Corsini-Foka>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Callinectes sapidus_2005_36.45718_28.22236_Maria Corsini-Foka" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Callinectes sapidus_2005_36.45718_28.22236_Maria Corsini-Foka'^^xsd:string;
  dwc:scientificName 'Callinectes sapidus Rathbun, 1896'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Corsini-Foka'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.22236'^^xsd:double;
  dwc:latitude '36.45718'^^xsd:double;
  dwc:aphiaid '107379'^^xsd:integer;
  dwc:occurrenceId 'Callinectes sapidus_2005_36.45718_28.22236_Maria Corsini-Foka'^^xsd:string;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107379'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2014_36.45718_28.22236_Maria%20Corsini-Foka>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2014_36.45718_28.22236_Maria%20Corsini-Foka> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2014_36.45718_28.22236_Maria%20Corsini-Foka> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45718 28.22236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.45718"^^xsd:decimal ;
  dwc:decimalLongitude "28.22236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2014_36.45718_28.22236_Maria%20Corsini-Foka>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45718 28.22236)"^^geo:wktLiteral ;
  geo-pos:lat "36.45718"^^xsd:decimal ;
  geo-pos:long "28.22236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2014_36.45718_28.22236_Maria%20Corsini-Foka>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2014_36.45718_28.22236_Maria Corsini-Foka" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2014_36.45718_28.22236_Maria Corsini-Foka'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Corsini-Foka'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.22236'^^xsd:double;
  dwc:latitude '36.45718'^^xsd:double;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2014_36.45718_28.22236_Maria Corsini-Foka'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_1928_36.45718_28.22236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_1928_36.45718_28.22236> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_1928_36.45718_28.22236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45718 28.22236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.45718"^^xsd:decimal ;
  dwc:decimalLongitude "28.22236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_1928_36.45718_28.22236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45718 28.22236)"^^geo:wktLiteral ;
  geo-pos:lat "36.45718"^^xsd:decimal ;
  geo-pos:long "28.22236"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_1928_36.45718_28.22236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_1928_36.45718_28.22236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_1928_36.45718_28.22236'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1928'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.22236'^^xsd:double;
  dwc:latitude '36.45718'^^xsd:double;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_1928_36.45718_28.22236'^^xsd:string;
  dwc:observationDate '1928-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2018_36.45563_28.22405_10-10_>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2018_36.45563_28.22405_10-10_> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2018_36.45563_28.22405_10-10_> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45563 28.22405)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.45563"^^xsd:decimal ;
  dwc:decimalLongitude "28.22405"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2018_36.45563_28.22405_10-10_>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45563 28.22405)"^^geo:wktLiteral ;
  geo-pos:lat "36.45563"^^xsd:decimal ;
  geo-pos:long "28.22405"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2018_36.45563_28.22405_10-10_>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2018_36.45563_28.22405_10-10_" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2018_36.45563_28.22405_10-10_'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.22405'^^xsd:double;
  dwc:latitude '36.45563'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2018_36.45563_28.22405_10-10_'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Callinectes%20sapidus_1973_36.47491_28.22473_Dimitris%20Poursanidis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Callinectes%20sapidus_1973_36.47491_28.22473_Dimitris%20Poursanidis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Callinectes%20sapidus_1973_36.47491_28.22473_Dimitris%20Poursanidis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.47491 28.22473)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.47491"^^xsd:decimal ;
  dwc:decimalLongitude "28.22473"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Callinectes%20sapidus_1973_36.47491_28.22473_Dimitris%20Poursanidis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.47491 28.22473)"^^geo:wktLiteral ;
  geo-pos:lat "36.47491"^^xsd:decimal ;
  geo-pos:long "28.22473"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Callinectes%20sapidus_1973_36.47491_28.22473_Dimitris%20Poursanidis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Callinectes sapidus_1973_36.47491_28.22473_Dimitris Poursanidis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Callinectes sapidus_1973_36.47491_28.22473_Dimitris Poursanidis'^^xsd:string;
  dwc:scientificName 'Callinectes sapidus Rathbun, 1896'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Dimitris Poursanidis'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.22473'^^xsd:double;
  dwc:latitude '36.47491'^^xsd:double;
  dwc:aphiaid '107379'^^xsd:integer;
  dwc:occurrenceId 'Callinectes sapidus_1973_36.47491_28.22473_Dimitris Poursanidis'^^xsd:string;
  dwc:observationDate '1973-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107379'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Sargocentron%20rubrum_1947_36.45511_28.22517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_1947_36.45511_28.22517> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_1947_36.45511_28.22517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45511 28.22517)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.45511"^^xsd:decimal ;
  dwc:decimalLongitude "28.22517"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Sargocentron%20rubrum_1947_36.45511_28.22517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45511 28.22517)"^^geo:wktLiteral ;
  geo-pos:lat "36.45511"^^xsd:decimal ;
  geo-pos:long "28.22517"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Sargocentron%20rubrum_1947_36.45511_28.22517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Sargocentron rubrum_1947_36.45511_28.22517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Sargocentron rubrum_1947_36.45511_28.22517'^^xsd:string;
  dwc:scientificName 'Sargocentron rubrum (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.22517'^^xsd:double;
  dwc:latitude '36.45511'^^xsd:double;
  dwc:aphiaid '126400'^^xsd:integer;
  dwc:occurrenceId 'Sargocentron rubrum_1947_36.45511_28.22517'^^xsd:string;
  dwc:observationDate '1947-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126400'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2020_36.45082_28.2253_sofiakvistdahl>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2020_36.45082_28.2253_sofiakvistdahl> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2020_36.45082_28.2253_sofiakvistdahl> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45082 28.2253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.45082"^^xsd:decimal ;
  dwc:decimalLongitude "28.2253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2020_36.45082_28.2253_sofiakvistdahl>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45082 28.2253)"^^geo:wktLiteral ;
  geo-pos:lat "36.45082"^^xsd:decimal ;
  geo-pos:long "28.2253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2020_36.45082_28.2253_sofiakvistdahl>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2020_36.45082_28.2253_sofiakvistdahl" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2020_36.45082_28.2253_sofiakvistdahl'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'sofiakvistdahl'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.2253'^^xsd:double;
  dwc:latitude '36.45082'^^xsd:double;
  dwc:coordinatePrecision '2'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2020_36.45082_28.2253_sofiakvistdahl'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Torquigener%20flavimaculosus_2015%2F2018_36.3708_28.22544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2015%2F2018_36.3708_28.22544> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2015%2F2018_36.3708_28.22544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3708 28.22544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3708"^^xsd:decimal ;
  dwc:decimalLongitude "28.22544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2015%2F2018_36.3708_28.22544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3708 28.22544)"^^geo:wktLiteral ;
  geo-pos:lat "36.3708"^^xsd:decimal ;
  geo-pos:long "28.22544"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Torquigener%20flavimaculosus_2015%2F2018_36.3708_28.22544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Torquigener flavimaculosus_2015/2018_36.3708_28.22544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Torquigener flavimaculosus_2015/2018_36.3708_28.22544'^^xsd:string;
  dwc:scientificName 'Torquigener flavimaculosus Hardy & Randall, 1983'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.22544'^^xsd:double;
  dwc:latitude '36.3708'^^xsd:double;
  dwc:aphiaid '219962'^^xsd:integer;
  dwc:occurrenceId 'Torquigener flavimaculosus_2015/2018_36.3708_28.22544'^^xsd:string;
  dwc:aphiaIdAccepted '219962'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Conomurex%20persicus_2020_36.4539_28.22547_1-7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Conomurex%20persicus_2020_36.4539_28.22547_1-7> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Conomurex%20persicus_2020_36.4539_28.22547_1-7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4539 28.22547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4539"^^xsd:decimal ;
  dwc:decimalLongitude "28.22547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Conomurex%20persicus_2020_36.4539_28.22547_1-7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4539 28.22547)"^^geo:wktLiteral ;
  geo-pos:lat "36.4539"^^xsd:decimal ;
  geo-pos:long "28.22547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Conomurex%20persicus_2020_36.4539_28.22547_1-7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Conomurex persicus_2020_36.4539_28.22547_1-7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Conomurex persicus_2020_36.4539_28.22547_1-7'^^xsd:string;
  dwc:scientificName 'Conomurex persicus (Swainson, 1821)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.22547'^^xsd:double;
  dwc:latitude '36.4539'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '565371'^^xsd:integer;
  dwc:occurrenceId 'Conomurex persicus_2020_36.4539_28.22547_1-7'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '565371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_2020_36.4539_28.22547_1-7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_2020_36.4539_28.22547_1-7> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_2020_36.4539_28.22547_1-7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4539 28.22547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4539"^^xsd:decimal ;
  dwc:decimalLongitude "28.22547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_2020_36.4539_28.22547_1-7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4539 28.22547)"^^geo:wktLiteral ;
  geo-pos:lat "36.4539"^^xsd:decimal ;
  geo-pos:long "28.22547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_2020_36.4539_28.22547_1-7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_2020_36.4539_28.22547_1-7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_2020_36.4539_28.22547_1-7'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.22547'^^xsd:double;
  dwc:latitude '36.4539'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_2020_36.4539_28.22547_1-7'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Synaptula%20reciprocans_2020_36.4539_28.22547_1-7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2020_36.4539_28.22547_1-7> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2020_36.4539_28.22547_1-7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4539 28.22547)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4539"^^xsd:decimal ;
  dwc:decimalLongitude "28.22547"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2020_36.4539_28.22547_1-7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4539 28.22547)"^^geo:wktLiteral ;
  geo-pos:lat "36.4539"^^xsd:decimal ;
  geo-pos:long "28.22547"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Synaptula%20reciprocans_2020_36.4539_28.22547_1-7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Synaptula reciprocans_2020_36.4539_28.22547_1-7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Synaptula reciprocans_2020_36.4539_28.22547_1-7'^^xsd:string;
  dwc:scientificName 'Synaptula reciprocans (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.22547'^^xsd:double;
  dwc:latitude '36.4539'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '124483'^^xsd:integer;
  dwc:occurrenceId 'Synaptula reciprocans_2020_36.4539_28.22547_1-7'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124483'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2018_36.44924_28.22582_2-2_Mixalis%20Mike>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2018_36.44924_28.22582_2-2_Mixalis%20Mike> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2018_36.44924_28.22582_2-2_Mixalis%20Mike> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44924 28.22582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44924"^^xsd:decimal ;
  dwc:decimalLongitude "28.22582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2018_36.44924_28.22582_2-2_Mixalis%20Mike>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44924 28.22582)"^^geo:wktLiteral ;
  geo-pos:lat "36.44924"^^xsd:decimal ;
  geo-pos:long "28.22582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2018_36.44924_28.22582_2-2_Mixalis%20Mike>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2018_36.44924_28.22582_2-2_Mixalis Mike" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2018_36.44924_28.22582_2-2_Mixalis Mike'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Mixalis Mike'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.22582'^^xsd:double;
  dwc:latitude '36.44924'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2018_36.44924_28.22582_2-2_Mixalis Mike'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Dendostrea%20folium_2016_36.449_28.226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Dendostrea%20folium_2016_36.449_28.226> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Dendostrea%20folium_2016_36.449_28.226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.449 28.226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.449"^^xsd:decimal ;
  dwc:decimalLongitude "28.226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Dendostrea%20folium_2016_36.449_28.226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.449 28.226)"^^geo:wktLiteral ;
  geo-pos:lat "36.449"^^xsd:decimal ;
  geo-pos:long "28.226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Dendostrea%20folium_2016_36.449_28.226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Dendostrea folium_2016_36.449_28.226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Dendostrea folium_2016_36.449_28.226'^^xsd:string;
  dwc:scientificName 'Dendostrea folium (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.226'^^xsd:double;
  dwc:latitude '36.449'^^xsd:double;
  dwc:aphiaid '506716'^^xsd:integer;
  dwc:occurrenceId 'Dendostrea folium_2016_36.449_28.226'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '506716'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Styela%20plicata_2016_36.449_28.226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Styela%20plicata_2016_36.449_28.226> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Styela%20plicata_2016_36.449_28.226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.449 28.226)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.449"^^xsd:decimal ;
  dwc:decimalLongitude "28.226"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Styela%20plicata_2016_36.449_28.226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.449 28.226)"^^geo:wktLiteral ;
  geo-pos:lat "36.449"^^xsd:decimal ;
  geo-pos:long "28.226"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Styela%20plicata_2016_36.449_28.226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Styela plicata_2016_36.449_28.226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Styela plicata_2016_36.449_28.226'^^xsd:string;
  dwc:scientificName 'Styela plicata (Lesueur, 1823)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.226'^^xsd:double;
  dwc:latitude '36.449'^^xsd:double;
  dwc:aphiaid '103936'^^xsd:integer;
  dwc:occurrenceId 'Styela plicata_2016_36.449_28.226'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103936'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Parupeneus%20forsskali_2020_36.4542_28.22705_3-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2020_36.4542_28.22705_3-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2020_36.4542_28.22705_3-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4542 28.22705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4542"^^xsd:decimal ;
  dwc:decimalLongitude "28.22705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2020_36.4542_28.22705_3-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4542 28.22705)"^^geo:wktLiteral ;
  geo-pos:lat "36.4542"^^xsd:decimal ;
  geo-pos:long "28.22705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Parupeneus%20forsskali_2020_36.4542_28.22705_3-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Parupeneus forsskali_2020_36.4542_28.22705_3-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Parupeneus forsskali_2020_36.4542_28.22705_3-5'^^xsd:string;
  dwc:scientificName 'Parupeneus forsskali (Fourmanoir & Guézé, 1976)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.22705'^^xsd:double;
  dwc:latitude '36.4542'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '218669'^^xsd:integer;
  dwc:occurrenceId 'Parupeneus forsskali_2020_36.4542_28.22705_3-5'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218669'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '15'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pempheris%20rhomboidea_2020_36.4542_28.22705_3-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pempheris%20rhomboidea_2020_36.4542_28.22705_3-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pempheris%20rhomboidea_2020_36.4542_28.22705_3-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4542 28.22705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4542"^^xsd:decimal ;
  dwc:decimalLongitude "28.22705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pempheris%20rhomboidea_2020_36.4542_28.22705_3-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4542 28.22705)"^^geo:wktLiteral ;
  geo-pos:lat "36.4542"^^xsd:decimal ;
  geo-pos:long "28.22705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pempheris%20rhomboidea_2020_36.4542_28.22705_3-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pempheris rhomboidea_2020_36.4542_28.22705_3-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pempheris rhomboidea_2020_36.4542_28.22705_3-5'^^xsd:string;
  dwc:scientificName 'Pempheris rhomboidea Kossmann & Räuber, 1877'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.22705'^^xsd:double;
  dwc:latitude '36.4542'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '310134'^^xsd:integer;
  dwc:occurrenceId 'Pempheris rhomboidea_2020_36.4542_28.22705_3-5'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '310134'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '8'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2020_36.4542_28.22705_0-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2020_36.4542_28.22705_0-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2020_36.4542_28.22705_0-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4542 28.22705)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4542"^^xsd:decimal ;
  dwc:decimalLongitude "28.22705"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "2"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2020_36.4542_28.22705_0-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4542 28.22705)"^^geo:wktLiteral ;
  geo-pos:lat "36.4542"^^xsd:decimal ;
  geo-pos:long "28.22705"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2020_36.4542_28.22705_0-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2020_36.4542_28.22705_0-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2020_36.4542_28.22705_0-2'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.22705'^^xsd:double;
  dwc:latitude '36.4542'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2020_36.4542_28.22705_0-2'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2014_36.44897_28.2275_0-4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2014_36.44897_28.2275_0-4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2014_36.44897_28.2275_0-4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44897 28.2275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44897"^^xsd:decimal ;
  dwc:decimalLongitude "28.2275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2014_36.44897_28.2275_0-4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44897 28.2275)"^^geo:wktLiteral ;
  geo-pos:lat "36.44897"^^xsd:decimal ;
  geo-pos:long "28.2275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2014_36.44897_28.2275_0-4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2014_36.44897_28.2275_0-4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2014_36.44897_28.2275_0-4'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.2275'^^xsd:double;
  dwc:latitude '36.44897'^^xsd:double;
  dwc:coordinatePrecision '23'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2014_36.44897_28.2275_0-4'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2014_36.44897_28.2275_0-4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2014_36.44897_28.2275_0-4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2014_36.44897_28.2275_0-4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44897 28.2275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44897"^^xsd:decimal ;
  dwc:decimalLongitude "28.2275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2014_36.44897_28.2275_0-4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44897 28.2275)"^^geo:wktLiteral ;
  geo-pos:lat "36.44897"^^xsd:decimal ;
  geo-pos:long "28.2275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2014_36.44897_28.2275_0-4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2014_36.44897_28.2275_0-4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2014_36.44897_28.2275_0-4'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.2275'^^xsd:double;
  dwc:latitude '36.44897'^^xsd:double;
  dwc:coordinatePrecision '23'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2014_36.44897_28.2275_0-4'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Halophila%20stipulacea_2014_36.44897_28.2275_0-4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2014_36.44897_28.2275_0-4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2014_36.44897_28.2275_0-4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44897 28.2275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44897"^^xsd:decimal ;
  dwc:decimalLongitude "28.2275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Halophila%20stipulacea_2014_36.44897_28.2275_0-4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44897 28.2275)"^^geo:wktLiteral ;
  geo-pos:lat "36.44897"^^xsd:decimal ;
  geo-pos:long "28.2275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Halophila%20stipulacea_2014_36.44897_28.2275_0-4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Halophila stipulacea_2014_36.44897_28.2275_0-4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Halophila stipulacea_2014_36.44897_28.2275_0-4'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea (Forsskål) Ascherson, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.2275'^^xsd:double;
  dwc:latitude '36.44897'^^xsd:double;
  dwc:coordinatePrecision '23'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance; HCMR projects (COST1209 Training school Rhodes April 2014)'^^xsd:string;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:occurrenceId 'Halophila stipulacea_2014_36.44897_28.2275_0-4'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2012_36.44897_28.2275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2012_36.44897_28.2275> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2012_36.44897_28.2275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44897 28.2275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44897"^^xsd:decimal ;
  dwc:decimalLongitude "28.2275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2012_36.44897_28.2275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44897 28.2275)"^^geo:wktLiteral ;
  geo-pos:lat "36.44897"^^xsd:decimal ;
  geo-pos:long "28.2275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2012_36.44897_28.2275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2012_36.44897_28.2275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2012_36.44897_28.2275'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.2275'^^xsd:double;
  dwc:latitude '36.44897'^^xsd:double;
  dwc:coordinatePrecision '23'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance; HCMR projects (COST1209 Training school Rhodes April 2014)'^^xsd:string;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2012_36.44897_28.2275'^^xsd:string;
  dwc:observationDate '2012-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2014_36.44897_28.2275_0-4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2014_36.44897_28.2275_0-4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2014_36.44897_28.2275_0-4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44897 28.2275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44897"^^xsd:decimal ;
  dwc:decimalLongitude "28.2275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2014_36.44897_28.2275_0-4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44897 28.2275)"^^geo:wktLiteral ;
  geo-pos:lat "36.44897"^^xsd:decimal ;
  geo-pos:long "28.2275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2014_36.44897_28.2275_0-4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2014_36.44897_28.2275_0-4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2014_36.44897_28.2275_0-4'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.2275'^^xsd:double;
  dwc:latitude '36.44897'^^xsd:double;
  dwc:coordinatePrecision '23'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance; HCMR projects (COST1209 Training school Rhodes April 2014)'^^xsd:string;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2014_36.44897_28.2275_0-4'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2014_36.44897_28.2275_0-4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2014_36.44897_28.2275_0-4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2014_36.44897_28.2275_0-4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44897 28.2275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44897"^^xsd:decimal ;
  dwc:decimalLongitude "28.2275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2014_36.44897_28.2275_0-4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44897 28.2275)"^^geo:wktLiteral ;
  geo-pos:lat "36.44897"^^xsd:decimal ;
  geo-pos:long "28.2275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2014_36.44897_28.2275_0-4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2014_36.44897_28.2275_0-4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2014_36.44897_28.2275_0-4'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.2275'^^xsd:double;
  dwc:latitude '36.44897'^^xsd:double;
  dwc:coordinatePrecision '23'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance; HCMR projects (COST1209 Training school Rhodes April 2014)'^^xsd:string;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2014_36.44897_28.2275_0-4'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2014_36.44897_28.2275_0-4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2014_36.44897_28.2275_0-4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2014_36.44897_28.2275_0-4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44897 28.2275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44897"^^xsd:decimal ;
  dwc:decimalLongitude "28.2275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2014_36.44897_28.2275_0-4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44897 28.2275)"^^geo:wktLiteral ;
  geo-pos:lat "36.44897"^^xsd:decimal ;
  geo-pos:long "28.2275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2014_36.44897_28.2275_0-4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2014_36.44897_28.2275_0-4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2014_36.44897_28.2275_0-4'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.2275'^^xsd:double;
  dwc:latitude '36.44897'^^xsd:double;
  dwc:coordinatePrecision '23'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance; HCMR projects (COST1209 Training school Rhodes April 2014)'^^xsd:string;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2014_36.44897_28.2275_0-4'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Stypopodium%20schimperi_2014_36.44897_28.2275_0-4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2014_36.44897_28.2275_0-4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2014_36.44897_28.2275_0-4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44897 28.2275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44897"^^xsd:decimal ;
  dwc:decimalLongitude "28.2275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2014_36.44897_28.2275_0-4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44897 28.2275)"^^geo:wktLiteral ;
  geo-pos:lat "36.44897"^^xsd:decimal ;
  geo-pos:long "28.2275"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Stypopodium%20schimperi_2014_36.44897_28.2275_0-4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Stypopodium schimperi_2014_36.44897_28.2275_0-4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Stypopodium schimperi_2014_36.44897_28.2275_0-4'^^xsd:string;
  dwc:scientificName 'Stypopodium schimperi (Kützing) Verlaque & Boudouresque, 1991'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.2275'^^xsd:double;
  dwc:latitude '36.44897'^^xsd:double;
  dwc:coordinatePrecision '23'^^xsd:integer;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance; HCMR projects (COST1209 Training school Rhodes April 2014)'^^xsd:string;
  dwc:aphiaid '145391'^^xsd:integer;
  dwc:occurrenceId 'Stypopodium schimperi_2014_36.44897_28.2275_0-4'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145391'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Amathia%20verticillata_2016_36.44913_28.22769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Amathia%20verticillata_2016_36.44913_28.22769> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Amathia%20verticillata_2016_36.44913_28.22769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44913 28.22769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44913"^^xsd:decimal ;
  dwc:decimalLongitude "28.22769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Amathia%20verticillata_2016_36.44913_28.22769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44913 28.22769)"^^geo:wktLiteral ;
  geo-pos:lat "36.44913"^^xsd:decimal ;
  geo-pos:long "28.22769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Amathia%20verticillata_2016_36.44913_28.22769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Amathia verticillata_2016_36.44913_28.22769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Amathia verticillata_2016_36.44913_28.22769'^^xsd:string;
  dwc:scientificName 'Amathia verticillata (delle Chiaje, 1822)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.22769'^^xsd:double;
  dwc:latitude '36.44913'^^xsd:double;
  dwc:coordinatePrecision '23'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '851581'^^xsd:integer;
  dwc:occurrenceId 'Amathia verticillata_2016_36.44913_28.22769'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '851581'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Brachidontes%20pharaonis_2016_36.44913_28.22769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Brachidontes%20pharaonis_2016_36.44913_28.22769> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Brachidontes%20pharaonis_2016_36.44913_28.22769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44913 28.22769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44913"^^xsd:decimal ;
  dwc:decimalLongitude "28.22769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Brachidontes%20pharaonis_2016_36.44913_28.22769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44913 28.22769)"^^geo:wktLiteral ;
  geo-pos:lat "36.44913"^^xsd:decimal ;
  geo-pos:long "28.22769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Brachidontes%20pharaonis_2016_36.44913_28.22769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Brachidontes pharaonis_2016_36.44913_28.22769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Brachidontes pharaonis_2016_36.44913_28.22769'^^xsd:string;
  dwc:scientificName 'Brachidontes pharaonis (P. Fischer, 1870)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.22769'^^xsd:double;
  dwc:latitude '36.44913'^^xsd:double;
  dwc:coordinatePrecision '23'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '140437'^^xsd:integer;
  dwc:occurrenceId 'Brachidontes pharaonis_2016_36.44913_28.22769'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140437'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Ciona%20robusta_2016_36.44913_28.22769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Ciona%20robusta_2016_36.44913_28.22769> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Ciona%20robusta_2016_36.44913_28.22769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44913 28.22769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44913"^^xsd:decimal ;
  dwc:decimalLongitude "28.22769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Ciona%20robusta_2016_36.44913_28.22769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44913 28.22769)"^^geo:wktLiteral ;
  geo-pos:lat "36.44913"^^xsd:decimal ;
  geo-pos:long "28.22769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Ciona%20robusta_2016_36.44913_28.22769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ciona robusta_2016_36.44913_28.22769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Ciona robusta_2016_36.44913_28.22769'^^xsd:string;
  dwc:scientificName 'Ciona robusta Hoshino & Tokioka, 1967'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.22769'^^xsd:double;
  dwc:latitude '36.44913'^^xsd:double;
  dwc:coordinatePrecision '23'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '252565'^^xsd:integer;
  dwc:occurrenceId 'Ciona robusta_2016_36.44913_28.22769'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '252565'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Diadema%20setosum_2010_36.44913_28.22769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Diadema%20setosum_2010_36.44913_28.22769> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Diadema%20setosum_2010_36.44913_28.22769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44913 28.22769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44913"^^xsd:decimal ;
  dwc:decimalLongitude "28.22769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Diadema%20setosum_2010_36.44913_28.22769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44913 28.22769)"^^geo:wktLiteral ;
  geo-pos:lat "36.44913"^^xsd:decimal ;
  geo-pos:long "28.22769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Diadema%20setosum_2010_36.44913_28.22769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Diadema setosum_2010_36.44913_28.22769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Diadema setosum_2010_36.44913_28.22769'^^xsd:string;
  dwc:scientificName 'Diadema setosum (Leske, 1778)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.22769'^^xsd:double;
  dwc:latitude '36.44913'^^xsd:double;
  dwc:coordinatePrecision '23'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '213372'^^xsd:integer;
  dwc:occurrenceId 'Diadema setosum_2010_36.44913_28.22769'^^xsd:string;
  dwc:observationDate '2010-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213372'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Diadema%20setosum_2015_36.44913_28.22769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Diadema%20setosum_2015_36.44913_28.22769> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Diadema%20setosum_2015_36.44913_28.22769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44913 28.22769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44913"^^xsd:decimal ;
  dwc:decimalLongitude "28.22769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Diadema%20setosum_2015_36.44913_28.22769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44913 28.22769)"^^geo:wktLiteral ;
  geo-pos:lat "36.44913"^^xsd:decimal ;
  geo-pos:long "28.22769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Diadema%20setosum_2015_36.44913_28.22769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Diadema setosum_2015_36.44913_28.22769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Diadema setosum_2015_36.44913_28.22769'^^xsd:string;
  dwc:scientificName 'Diadema setosum (Leske, 1778)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.22769'^^xsd:double;
  dwc:latitude '36.44913'^^xsd:double;
  dwc:coordinatePrecision '23'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '213372'^^xsd:integer;
  dwc:occurrenceId 'Diadema setosum_2015_36.44913_28.22769'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213372'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Hydroides%20elegans_2016_36.44913_28.22769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Hydroides%20elegans_2016_36.44913_28.22769> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Hydroides%20elegans_2016_36.44913_28.22769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44913 28.22769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44913"^^xsd:decimal ;
  dwc:decimalLongitude "28.22769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Hydroides%20elegans_2016_36.44913_28.22769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44913 28.22769)"^^geo:wktLiteral ;
  geo-pos:lat "36.44913"^^xsd:decimal ;
  geo-pos:long "28.22769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Hydroides%20elegans_2016_36.44913_28.22769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hydroides elegans_2016_36.44913_28.22769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Hydroides elegans_2016_36.44913_28.22769'^^xsd:string;
  dwc:scientificName 'Hydroides elegans (Haswell, 1883) [nomen protectum]'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.22769'^^xsd:double;
  dwc:latitude '36.44913'^^xsd:double;
  dwc:coordinatePrecision '23'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '131002'^^xsd:integer;
  dwc:occurrenceId 'Hydroides elegans_2016_36.44913_28.22769'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '131002'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Paracerceis%20sculpta_2016_36.44913_28.22769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Paracerceis%20sculpta_2016_36.44913_28.22769> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Paracerceis%20sculpta_2016_36.44913_28.22769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44913 28.22769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44913"^^xsd:decimal ;
  dwc:decimalLongitude "28.22769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Paracerceis%20sculpta_2016_36.44913_28.22769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44913 28.22769)"^^geo:wktLiteral ;
  geo-pos:lat "36.44913"^^xsd:decimal ;
  geo-pos:long "28.22769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Paracerceis%20sculpta_2016_36.44913_28.22769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Paracerceis sculpta_2016_36.44913_28.22769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Paracerceis sculpta_2016_36.44913_28.22769'^^xsd:string;
  dwc:scientificName 'Paracerceis sculpta (Holmes, 1904)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.22769'^^xsd:double;
  dwc:latitude '36.44913'^^xsd:double;
  dwc:coordinatePrecision '23'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '261827'^^xsd:integer;
  dwc:occurrenceId 'Paracerceis sculpta_2016_36.44913_28.22769'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '261827'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Paraleucilla%20magna_2016_36.44913_28.22769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Paraleucilla%20magna_2016_36.44913_28.22769> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Paraleucilla%20magna_2016_36.44913_28.22769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44913 28.22769)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44913"^^xsd:decimal ;
  dwc:decimalLongitude "28.22769"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "23"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Paraleucilla%20magna_2016_36.44913_28.22769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44913 28.22769)"^^geo:wktLiteral ;
  geo-pos:lat "36.44913"^^xsd:decimal ;
  geo-pos:long "28.22769"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "23"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Paraleucilla%20magna_2016_36.44913_28.22769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Paraleucilla magna_2016_36.44913_28.22769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Paraleucilla magna_2016_36.44913_28.22769'^^xsd:string;
  dwc:scientificName 'Paraleucilla magna Klautau, Monteiro & Borojevic, 2004'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.22769'^^xsd:double;
  dwc:latitude '36.44913'^^xsd:double;
  dwc:coordinatePrecision '23'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '362608'^^xsd:integer;
  dwc:occurrenceId 'Paraleucilla magna_2016_36.44913_28.22769'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '362608'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2019_36.37232_28.2277_Stefano_aguzzi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_36.37232_28.2277_Stefano_aguzzi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_36.37232_28.2277_Stefano_aguzzi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.37232 28.2277)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.37232"^^xsd:decimal ;
  dwc:decimalLongitude "28.2277"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2019_36.37232_28.2277_Stefano_aguzzi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.37232 28.2277)"^^geo:wktLiteral ;
  geo-pos:lat "36.37232"^^xsd:decimal ;
  geo-pos:long "28.2277"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2019_36.37232_28.2277_Stefano_aguzzi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2019_36.37232_28.2277_Stefano_aguzzi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2019_36.37232_28.2277_Stefano_aguzzi'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Stefano_Aguzzi'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.2277'^^xsd:double;
  dwc:latitude '36.37232'^^xsd:double;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2019_36.37232_28.2277_Stefano_aguzzi'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '11'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Brachidontes%20pharaonis_2020_36.4047_28.22838_Eleftherios%20Katsillis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Brachidontes%20pharaonis_2020_36.4047_28.22838_Eleftherios%20Katsillis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Brachidontes%20pharaonis_2020_36.4047_28.22838_Eleftherios%20Katsillis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4047 28.22838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4047"^^xsd:decimal ;
  dwc:decimalLongitude "28.22838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "7"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Brachidontes%20pharaonis_2020_36.4047_28.22838_Eleftherios%20Katsillis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4047 28.22838)"^^geo:wktLiteral ;
  geo-pos:lat "36.4047"^^xsd:decimal ;
  geo-pos:long "28.22838"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "7"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Brachidontes%20pharaonis_2020_36.4047_28.22838_Eleftherios%20Katsillis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Brachidontes pharaonis_2020_36.4047_28.22838_Eleftherios Katsillis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Brachidontes pharaonis_2020_36.4047_28.22838_Eleftherios Katsillis'^^xsd:string;
  dwc:scientificName 'Brachidontes pharaonis (P. Fischer, 1870)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Eleftherios Katsillis'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.22838'^^xsd:double;
  dwc:latitude '36.4047'^^xsd:double;
  dwc:coordinatePrecision '7'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '140437'^^xsd:integer;
  dwc:occurrenceId 'Brachidontes pharaonis_2020_36.4047_28.22838_Eleftherios Katsillis'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140437'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Upeneus%20pori_2015%2F2018_36.40442_28.22845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Upeneus%20pori_2015%2F2018_36.40442_28.22845> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Upeneus%20pori_2015%2F2018_36.40442_28.22845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.40442 28.22845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.40442"^^xsd:decimal ;
  dwc:decimalLongitude "28.22845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Upeneus%20pori_2015%2F2018_36.40442_28.22845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.40442 28.22845)"^^geo:wktLiteral ;
  geo-pos:lat "36.40442"^^xsd:decimal ;
  geo-pos:long "28.22845"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Upeneus%20pori_2015%2F2018_36.40442_28.22845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Upeneus pori_2015/2018_36.40442_28.22845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Upeneus pori_2015/2018_36.40442_28.22845'^^xsd:string;
  dwc:scientificName 'Upeneus pori Ben-Tuvia & Golani, 1989'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.22845'^^xsd:double;
  dwc:latitude '36.40442'^^xsd:double;
  dwc:aphiaid '273671'^^xsd:integer;
  dwc:occurrenceId 'Upeneus pori_2015/2018_36.40442_28.22845'^^xsd:string;
  dwc:aphiaIdAccepted '273671'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Synaptula%20reciprocans_2015%2F2018_36.40548_28.22896_Joachim%20Langeneck>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2015%2F2018_36.40548_28.22896_Joachim%20Langeneck> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2015%2F2018_36.40548_28.22896_Joachim%20Langeneck> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.40548 28.22896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.40548"^^xsd:decimal ;
  dwc:decimalLongitude "28.22896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2015%2F2018_36.40548_28.22896_Joachim%20Langeneck>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.40548 28.22896)"^^geo:wktLiteral ;
  geo-pos:lat "36.40548"^^xsd:decimal ;
  geo-pos:long "28.22896"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Synaptula%20reciprocans_2015%2F2018_36.40548_28.22896_Joachim%20Langeneck>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Synaptula reciprocans_2015/2018_36.40548_28.22896_Joachim Langeneck" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Synaptula reciprocans_2015/2018_36.40548_28.22896_Joachim Langeneck'^^xsd:string;
  dwc:scientificName 'Synaptula reciprocans (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Joachim Langeneck'^^xsd:string;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.22896'^^xsd:double;
  dwc:latitude '36.40548'^^xsd:double;
  dwc:aphiaid '124483'^^xsd:integer;
  dwc:occurrenceId 'Synaptula reciprocans_2015/2018_36.40548_28.22896_Joachim Langeneck'^^xsd:string;
  dwc:aphiaIdAccepted '124483'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2015%2F2018_36.44797_28.229_Francesco%20Tiralongo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2015%2F2018_36.44797_28.229_Francesco%20Tiralongo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2015%2F2018_36.44797_28.229_Francesco%20Tiralongo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44797 28.229)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44797"^^xsd:decimal ;
  dwc:decimalLongitude "28.229"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2015%2F2018_36.44797_28.229_Francesco%20Tiralongo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44797 28.229)"^^geo:wktLiteral ;
  geo-pos:lat "36.44797"^^xsd:decimal ;
  geo-pos:long "28.229"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2015%2F2018_36.44797_28.229_Francesco%20Tiralongo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2015/2018_36.44797_28.229_Francesco Tiralongo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2015/2018_36.44797_28.229_Francesco Tiralongo'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Francesco Tiralongo'^^xsd:string;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.229'^^xsd:double;
  dwc:latitude '36.44797'^^xsd:double;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2015/2018_36.44797_28.229_Francesco Tiralongo'^^xsd:string;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '9'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Apogonichthyoides%20pharaonis_2017_36.44936_28.22917_7-7_Francesco%20Tiralongo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Apogonichthyoides%20pharaonis_2017_36.44936_28.22917_7-7_Francesco%20Tiralongo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Apogonichthyoides%20pharaonis_2017_36.44936_28.22917_7-7_Francesco%20Tiralongo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44936 28.22917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44936"^^xsd:decimal ;
  dwc:decimalLongitude "28.22917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Apogonichthyoides%20pharaonis_2017_36.44936_28.22917_7-7_Francesco%20Tiralongo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44936 28.22917)"^^geo:wktLiteral ;
  geo-pos:lat "36.44936"^^xsd:decimal ;
  geo-pos:long "28.22917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Apogonichthyoides%20pharaonis_2017_36.44936_28.22917_7-7_Francesco%20Tiralongo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Apogonichthyoides pharaonis_2017_36.44936_28.22917_7-7_Francesco Tiralongo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Apogonichthyoides pharaonis_2017_36.44936_28.22917_7-7_Francesco Tiralongo'^^xsd:string;
  dwc:scientificName 'Apogonichthyoides pharaonis (Bellotti, 1874)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Francesco Tiralongo'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.22917'^^xsd:double;
  dwc:latitude '36.44936'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '475090'^^xsd:integer;
  dwc:occurrenceId 'Apogonichthyoides pharaonis_2017_36.44936_28.22917_7-7_Francesco Tiralongo'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '475090'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2015_36.44429_28.23017_Maria%20Corsini-Foka>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2015_36.44429_28.23017_Maria%20Corsini-Foka> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2015_36.44429_28.23017_Maria%20Corsini-Foka> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44429 28.23017)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44429"^^xsd:decimal ;
  dwc:decimalLongitude "28.23017"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2015_36.44429_28.23017_Maria%20Corsini-Foka>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44429 28.23017)"^^geo:wktLiteral ;
  geo-pos:lat "36.44429"^^xsd:decimal ;
  geo-pos:long "28.23017"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2015_36.44429_28.23017_Maria%20Corsini-Foka>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2015_36.44429_28.23017_Maria Corsini-Foka" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2015_36.44429_28.23017_Maria Corsini-Foka'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Corsini-Foka'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.23017'^^xsd:double;
  dwc:latitude '36.44429'^^xsd:double;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2015_36.44429_28.23017_Maria Corsini-Foka'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2005_36.4469_28.2304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2005_36.4469_28.2304> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2005_36.4469_28.2304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4469 28.2304)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4469"^^xsd:decimal ;
  dwc:decimalLongitude "28.2304"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2005_36.4469_28.2304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4469 28.2304)"^^geo:wktLiteral ;
  geo-pos:lat "36.4469"^^xsd:decimal ;
  geo-pos:long "28.2304"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2005_36.4469_28.2304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2005_36.4469_28.2304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2005_36.4469_28.2304'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.2304'^^xsd:double;
  dwc:latitude '36.4469'^^xsd:double;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2005_36.4469_28.2304'^^xsd:string;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lophocladia%20trichoclados_2006_36.4469_28.2304_1-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2006_36.4469_28.2304_1-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2006_36.4469_28.2304_1-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4469 28.2304)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4469"^^xsd:decimal ;
  dwc:decimalLongitude "28.2304"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lophocladia%20trichoclados_2006_36.4469_28.2304_1-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4469 28.2304)"^^geo:wktLiteral ;
  geo-pos:lat "36.4469"^^xsd:decimal ;
  geo-pos:long "28.2304"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lophocladia%20trichoclados_2006_36.4469_28.2304_1-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lophocladia trichoclados_2006_36.4469_28.2304_1-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lophocladia trichoclados_2006_36.4469_28.2304_1-1'^^xsd:string;
  dwc:scientificName 'Lophocladia trichoclados (Montagne) F.Schmitz, 1893'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.2304'^^xsd:double;
  dwc:latitude '36.4469'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '144836'^^xsd:integer;
  dwc:occurrenceId 'Lophocladia trichoclados_2006_36.4469_28.2304_1-1'^^xsd:string;
  dwc:observationDate '2006-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144836'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Womersleyella%20setacea_2006_36.4469_28.2304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Womersleyella%20setacea_2006_36.4469_28.2304> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Womersleyella%20setacea_2006_36.4469_28.2304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4469 28.2304)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4469"^^xsd:decimal ;
  dwc:decimalLongitude "28.2304"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Womersleyella%20setacea_2006_36.4469_28.2304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4469 28.2304)"^^geo:wktLiteral ;
  geo-pos:lat "36.4469"^^xsd:decimal ;
  geo-pos:long "28.2304"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Womersleyella%20setacea_2006_36.4469_28.2304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Womersleyella setacea_2006_36.4469_28.2304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Womersleyella setacea_2006_36.4469_28.2304'^^xsd:string;
  dwc:scientificName 'Womersleyella setacea (Hollenberg) R.E.Norris, 1992'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.2304'^^xsd:double;
  dwc:latitude '36.4469'^^xsd:double;
  dwc:aphiaid '146371'^^xsd:integer;
  dwc:occurrenceId 'Womersleyella setacea_2006_36.4469_28.2304'^^xsd:string;
  dwc:observationDate '2006-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Halophila%20stipulacea_2013_36.44821_28.23051_15-15_Stefanos%20Kalogirou>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2013_36.44821_28.23051_15-15_Stefanos%20Kalogirou> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Halophila%20stipulacea_2013_36.44821_28.23051_15-15_Stefanos%20Kalogirou> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44821 28.23051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44821"^^xsd:decimal ;
  dwc:decimalLongitude "28.23051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Halophila%20stipulacea_2013_36.44821_28.23051_15-15_Stefanos%20Kalogirou>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44821 28.23051)"^^geo:wktLiteral ;
  geo-pos:lat "36.44821"^^xsd:decimal ;
  geo-pos:long "28.23051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Halophila%20stipulacea_2013_36.44821_28.23051_15-15_Stefanos%20Kalogirou>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Halophila stipulacea_2013_36.44821_28.23051_15-15_Stefanos Kalogirou" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Halophila stipulacea_2013_36.44821_28.23051_15-15_Stefanos Kalogirou'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea (Forsskål) Ascherson, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Stefanos Kalogirou'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.23051'^^xsd:double;
  dwc:latitude '36.44821'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:occurrenceId 'Halophila stipulacea_2013_36.44821_28.23051_15-15_Stefanos Kalogirou'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'moderate'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Torquigener%20flavimaculosus_2013_36.44821_28.23051_15-15_Stefanos%20Kalogirou>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2013_36.44821_28.23051_15-15_Stefanos%20Kalogirou> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2013_36.44821_28.23051_15-15_Stefanos%20Kalogirou> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44821 28.23051)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44821"^^xsd:decimal ;
  dwc:decimalLongitude "28.23051"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2013_36.44821_28.23051_15-15_Stefanos%20Kalogirou>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44821 28.23051)"^^geo:wktLiteral ;
  geo-pos:lat "36.44821"^^xsd:decimal ;
  geo-pos:long "28.23051"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Torquigener%20flavimaculosus_2013_36.44821_28.23051_15-15_Stefanos%20Kalogirou>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Torquigener flavimaculosus_2013_36.44821_28.23051_15-15_Stefanos Kalogirou" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Torquigener flavimaculosus_2013_36.44821_28.23051_15-15_Stefanos Kalogirou'^^xsd:string;
  dwc:scientificName 'Torquigener flavimaculosus Hardy & Randall, 1983'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Stefanos Kalogirou'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.23051'^^xsd:double;
  dwc:latitude '36.44821'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '219962'^^xsd:integer;
  dwc:occurrenceId 'Torquigener flavimaculosus_2013_36.44821_28.23051_15-15_Stefanos Kalogirou'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219962'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'moderate'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Callinectes%20sapidus_2012_36.45127_28.23088_Gerasimos%20Kondylatos>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2012_36.45127_28.23088_Gerasimos%20Kondylatos> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Callinectes%20sapidus_2012_36.45127_28.23088_Gerasimos%20Kondylatos> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45127 28.23088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.45127"^^xsd:decimal ;
  dwc:decimalLongitude "28.23088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Callinectes%20sapidus_2012_36.45127_28.23088_Gerasimos%20Kondylatos>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45127 28.23088)"^^geo:wktLiteral ;
  geo-pos:lat "36.45127"^^xsd:decimal ;
  geo-pos:long "28.23088"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Callinectes%20sapidus_2012_36.45127_28.23088_Gerasimos%20Kondylatos>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Callinectes sapidus_2012_36.45127_28.23088_Gerasimos Kondylatos" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Callinectes sapidus_2012_36.45127_28.23088_Gerasimos Kondylatos'^^xsd:string;
  dwc:scientificName 'Callinectes sapidus Rathbun, 1896'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Gerasimos Kondylatos'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.23088'^^xsd:double;
  dwc:latitude '36.45127'^^xsd:double;
  dwc:occurrenceRemarks 'approximate coordinates through Google Earth based on information provided by associatedReferences or asociatedMedia'^^xsd:string;
  dwc:aphiaid '107379'^^xsd:integer;
  dwc:occurrenceId 'Callinectes sapidus_2012_36.45127_28.23088_Gerasimos Kondylatos'^^xsd:string;
  dwc:observationDate '2012-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107379'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Asparagopsis_2006_36.44583_28.23111_0.5-0.5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Asparagopsis_2006_36.44583_28.23111_0.5-0.5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Asparagopsis_2006_36.44583_28.23111_0.5-0.5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44583 28.23111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44583"^^xsd:decimal ;
  dwc:decimalLongitude "28.23111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Asparagopsis_2006_36.44583_28.23111_0.5-0.5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44583 28.23111)"^^geo:wktLiteral ;
  geo-pos:lat "36.44583"^^xsd:decimal ;
  geo-pos:long "28.23111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Asparagopsis_2006_36.44583_28.23111_0.5-0.5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Asparagopsis_2006_36.44583_28.23111_0.5-0.5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Asparagopsis_2006_36.44583_28.23111_0.5-0.5'^^xsd:string;
  dwc:scientificName 'Asparagopsis Montagne, 1840'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.23111'^^xsd:double;
  dwc:latitude '36.44583'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '143809'^^xsd:integer;
  dwc:occurrenceId 'Asparagopsis_2006_36.44583_28.23111_0.5-0.5'^^xsd:string;
  dwc:observationDate '2006-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143809'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Stypopodium%20schimperi_1994_36.42029_28.23172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Stypopodium%20schimperi_1994_36.42029_28.23172> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Stypopodium%20schimperi_1994_36.42029_28.23172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42029 28.23172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.42029"^^xsd:decimal ;
  dwc:decimalLongitude "28.23172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Stypopodium%20schimperi_1994_36.42029_28.23172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42029 28.23172)"^^geo:wktLiteral ;
  geo-pos:lat "36.42029"^^xsd:decimal ;
  geo-pos:long "28.23172"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Stypopodium%20schimperi_1994_36.42029_28.23172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Stypopodium schimperi_1994_36.42029_28.23172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Stypopodium schimperi_1994_36.42029_28.23172'^^xsd:string;
  dwc:scientificName 'Stypopodium schimperi (Kützing) Verlaque & Boudouresque, 1991'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1994'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.23172'^^xsd:double;
  dwc:latitude '36.42029'^^xsd:double;
  dwc:aphiaid '145391'^^xsd:integer;
  dwc:occurrenceId 'Stypopodium schimperi_1994_36.42029_28.23172'^^xsd:string;
  dwc:observationDate '1994-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145391'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2015%2F2018_36.40711_28.23187_6-6_Francesco%20Tiralongo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2015%2F2018_36.40711_28.23187_6-6_Francesco%20Tiralongo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2015%2F2018_36.40711_28.23187_6-6_Francesco%20Tiralongo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.40711 28.23187)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.40711"^^xsd:decimal ;
  dwc:decimalLongitude "28.23187"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2015%2F2018_36.40711_28.23187_6-6_Francesco%20Tiralongo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.40711 28.23187)"^^geo:wktLiteral ;
  geo-pos:lat "36.40711"^^xsd:decimal ;
  geo-pos:long "28.23187"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2015%2F2018_36.40711_28.23187_6-6_Francesco%20Tiralongo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2015/2018_36.40711_28.23187_6-6_Francesco Tiralongo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2015/2018_36.40711_28.23187_6-6_Francesco Tiralongo'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Francesco Tiralongo'^^xsd:string;
  dwc:startYearCollected '2015'^^xsd:integer;
  dwc:endYearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.23187'^^xsd:double;
  dwc:latitude '36.40711'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2015/2018_36.40711_28.23187_6-6_Francesco Tiralongo'^^xsd:string;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '4'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Apogonichthyoides%20pharaonis_2002_36.44808_28.23242_20-20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Apogonichthyoides%20pharaonis_2002_36.44808_28.23242_20-20> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Apogonichthyoides%20pharaonis_2002_36.44808_28.23242_20-20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44808 28.23242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44808"^^xsd:decimal ;
  dwc:decimalLongitude "28.23242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Apogonichthyoides%20pharaonis_2002_36.44808_28.23242_20-20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44808 28.23242)"^^geo:wktLiteral ;
  geo-pos:lat "36.44808"^^xsd:decimal ;
  geo-pos:long "28.23242"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Apogonichthyoides%20pharaonis_2002_36.44808_28.23242_20-20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Apogonichthyoides pharaonis_2002_36.44808_28.23242_20-20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Apogonichthyoides pharaonis_2002_36.44808_28.23242_20-20'^^xsd:string;
  dwc:scientificName 'Apogonichthyoides pharaonis (Bellotti, 1874)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.23242'^^xsd:double;
  dwc:latitude '36.44808'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '475090'^^xsd:integer;
  dwc:occurrenceId 'Apogonichthyoides pharaonis_2002_36.44808_28.23242_20-20'^^xsd:string;
  dwc:observationDate '2002-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '475090'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '4'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Portunus%20segnis_2000_36.42136_28.23294_20-20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Portunus%20segnis_2000_36.42136_28.23294_20-20> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Portunus%20segnis_2000_36.42136_28.23294_20-20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42136 28.23294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.42136"^^xsd:decimal ;
  dwc:decimalLongitude "28.23294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Portunus%20segnis_2000_36.42136_28.23294_20-20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42136 28.23294)"^^geo:wktLiteral ;
  geo-pos:lat "36.42136"^^xsd:decimal ;
  geo-pos:long "28.23294"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Portunus%20segnis_2000_36.42136_28.23294_20-20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Portunus segnis_2000_36.42136_28.23294_20-20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Portunus segnis_2000_36.42136_28.23294_20-20'^^xsd:string;
  dwc:scientificName 'Portunus segnis (Forskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.23294'^^xsd:double;
  dwc:latitude '36.42136'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '1061760'^^xsd:integer;
  dwc:occurrenceId 'Portunus segnis_2000_36.42136_28.23294_20-20'^^xsd:string;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1061760'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Conomurex%20persicus_2020_36.40359_28.23327_3-6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Conomurex%20persicus_2020_36.40359_28.23327_3-6> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Conomurex%20persicus_2020_36.40359_28.23327_3-6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.40359 28.23327)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.40359"^^xsd:decimal ;
  dwc:decimalLongitude "28.23327"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Conomurex%20persicus_2020_36.40359_28.23327_3-6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.40359 28.23327)"^^geo:wktLiteral ;
  geo-pos:lat "36.40359"^^xsd:decimal ;
  geo-pos:long "28.23327"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Conomurex%20persicus_2020_36.40359_28.23327_3-6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Conomurex persicus_2020_36.40359_28.23327_3-6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Conomurex persicus_2020_36.40359_28.23327_3-6'^^xsd:string;
  dwc:scientificName 'Conomurex persicus (Swainson, 1821)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.23327'^^xsd:double;
  dwc:latitude '36.40359'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:aphiaid '565371'^^xsd:integer;
  dwc:occurrenceId 'Conomurex persicus_2020_36.40359_28.23327_3-6'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '565371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2000'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Parupeneus%20forsskali_2020_36.40359_28.23327_6-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2020_36.40359_28.23327_6-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2020_36.40359_28.23327_6-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.40359 28.23327)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.40359"^^xsd:decimal ;
  dwc:decimalLongitude "28.23327"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2020_36.40359_28.23327_6-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.40359 28.23327)"^^geo:wktLiteral ;
  geo-pos:lat "36.40359"^^xsd:decimal ;
  geo-pos:long "28.23327"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Parupeneus%20forsskali_2020_36.40359_28.23327_6-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Parupeneus forsskali_2020_36.40359_28.23327_6-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Parupeneus forsskali_2020_36.40359_28.23327_6-10'^^xsd:string;
  dwc:scientificName 'Parupeneus forsskali (Fourmanoir & Guézé, 1976)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.23327'^^xsd:double;
  dwc:latitude '36.40359'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '218669'^^xsd:integer;
  dwc:occurrenceId 'Parupeneus forsskali_2020_36.40359_28.23327_6-10'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218669'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '6'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2020_36.40359_28.23327_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_36.40359_28.23327_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_36.40359_28.23327_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.40359 28.23327)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.40359"^^xsd:decimal ;
  dwc:decimalLongitude "28.23327"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_36.40359_28.23327_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.40359 28.23327)"^^geo:wktLiteral ;
  geo-pos:lat "36.40359"^^xsd:decimal ;
  geo-pos:long "28.23327"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2020_36.40359_28.23327_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2020_36.40359_28.23327_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2020_36.40359_28.23327_5-5'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.23327'^^xsd:double;
  dwc:latitude '36.40359'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2020_36.40359_28.23327_5-5'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '19'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Torquigener%20flavimaculosus_2020_36.40359_28.23327_8-8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2020_36.40359_28.23327_8-8> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2020_36.40359_28.23327_8-8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.40359 28.23327)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.40359"^^xsd:decimal ;
  dwc:decimalLongitude "28.23327"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2020_36.40359_28.23327_8-8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.40359 28.23327)"^^geo:wktLiteral ;
  geo-pos:lat "36.40359"^^xsd:decimal ;
  geo-pos:long "28.23327"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Torquigener%20flavimaculosus_2020_36.40359_28.23327_8-8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Torquigener flavimaculosus_2020_36.40359_28.23327_8-8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Torquigener flavimaculosus_2020_36.40359_28.23327_8-8'^^xsd:string;
  dwc:scientificName 'Torquigener flavimaculosus Hardy & Randall, 1983'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.23327'^^xsd:double;
  dwc:latitude '36.40359'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '219962'^^xsd:integer;
  dwc:occurrenceId 'Torquigener flavimaculosus_2020_36.40359_28.23327_8-8'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219962'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '6'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2016_36.42566_28.23344_Maria%20Corsini-Foka%20%7C%20Kondylatos%20Gerasimos>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2016_36.42566_28.23344_Maria%20Corsini-Foka%20%7C%20Kondylatos%20Gerasimos> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2016_36.42566_28.23344_Maria%20Corsini-Foka%20%7C%20Kondylatos%20Gerasimos> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42566 28.23344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.42566"^^xsd:decimal ;
  dwc:decimalLongitude "28.23344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2016_36.42566_28.23344_Maria%20Corsini-Foka%20%7C%20Kondylatos%20Gerasimos>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42566 28.23344)"^^geo:wktLiteral ;
  geo-pos:lat "36.42566"^^xsd:decimal ;
  geo-pos:long "28.23344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2016_36.42566_28.23344_Maria%20Corsini-Foka%20%7C%20Kondylatos%20Gerasimos>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2016_36.42566_28.23344_Maria Corsini-Foka | Kondylatos Gerasimos" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2016_36.42566_28.23344_Maria Corsini-Foka | Kondylatos Gerasimos'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Corsini-Foka | Kondylatos Gerasimos'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.23344'^^xsd:double;
  dwc:latitude '36.42566'^^xsd:double;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2016_36.42566_28.23344_Maria Corsini-Foka | Kondylatos Gerasimos'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2018_36.42632_28.23344_20-20_>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2018_36.42632_28.23344_20-20_> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2018_36.42632_28.23344_20-20_> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42632 28.23344)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.42632"^^xsd:decimal ;
  dwc:decimalLongitude "28.23344"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2018_36.42632_28.23344_20-20_>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42632 28.23344)"^^geo:wktLiteral ;
  geo-pos:lat "36.42632"^^xsd:decimal ;
  geo-pos:long "28.23344"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2018_36.42632_28.23344_20-20_>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2018_36.42632_28.23344_20-20_" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2018_36.42632_28.23344_20-20_'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.23344'^^xsd:double;
  dwc:latitude '36.42632'^^xsd:double;
  dwc:coordinatePrecision '2'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2018_36.42632_28.23344_20-20_'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Herdmania%20momus_2017_36.42817_28.23409_0-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Herdmania%20momus_2017_36.42817_28.23409_0-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Herdmania%20momus_2017_36.42817_28.23409_0-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42817 28.23409)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.42817"^^xsd:decimal ;
  dwc:decimalLongitude "28.23409"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Herdmania%20momus_2017_36.42817_28.23409_0-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42817 28.23409)"^^geo:wktLiteral ;
  geo-pos:lat "36.42817"^^xsd:decimal ;
  geo-pos:long "28.23409"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Herdmania%20momus_2017_36.42817_28.23409_0-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Herdmania momus_2017_36.42817_28.23409_0-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Herdmania momus_2017_36.42817_28.23409_0-5'^^xsd:string;
  dwc:scientificName 'Herdmania momus (Savigny, 1816)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.23409'^^xsd:double;
  dwc:latitude '36.42817'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '103830'^^xsd:integer;
  dwc:occurrenceId 'Herdmania momus_2017_36.42817_28.23409_0-5'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103830'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '100'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2020_36.37052_28.23411_10-10_Georgios%20Romanidis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2020_36.37052_28.23411_10-10_Georgios%20Romanidis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2020_36.37052_28.23411_10-10_Georgios%20Romanidis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.37052 28.23411)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.37052"^^xsd:decimal ;
  dwc:decimalLongitude "28.23411"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2020_36.37052_28.23411_10-10_Georgios%20Romanidis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.37052 28.23411)"^^geo:wktLiteral ;
  geo-pos:lat "36.37052"^^xsd:decimal ;
  geo-pos:long "28.23411"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2020_36.37052_28.23411_10-10_Georgios%20Romanidis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2020_36.37052_28.23411_10-10_Georgios Romanidis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2020_36.37052_28.23411_10-10_Georgios Romanidis'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Georgios Romanidis'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.23411'^^xsd:double;
  dwc:latitude '36.37052'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2020_36.37052_28.23411_10-10_Georgios Romanidis'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2009_36.42844_28.23472_1-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_36.42844_28.23472_1-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_36.42844_28.23472_1-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42844 28.23472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.42844"^^xsd:decimal ;
  dwc:decimalLongitude "28.23472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_36.42844_28.23472_1-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42844 28.23472)"^^geo:wktLiteral ;
  geo-pos:lat "36.42844"^^xsd:decimal ;
  geo-pos:long "28.23472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2009_36.42844_28.23472_1-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2009_36.42844_28.23472_1-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2009_36.42844_28.23472_1-1'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.23472'^^xsd:double;
  dwc:latitude '36.42844'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2009_36.42844_28.23472_1-1'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'very high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Stypopodium%20schimperi_2009_36.42844_28.23472_1-3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2009_36.42844_28.23472_1-3> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2009_36.42844_28.23472_1-3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42844 28.23472)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.42844"^^xsd:decimal ;
  dwc:decimalLongitude "28.23472"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Stypopodium%20schimperi_2009_36.42844_28.23472_1-3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42844 28.23472)"^^geo:wktLiteral ;
  geo-pos:lat "36.42844"^^xsd:decimal ;
  geo-pos:long "28.23472"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Stypopodium%20schimperi_2009_36.42844_28.23472_1-3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Stypopodium schimperi_2009_36.42844_28.23472_1-3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Stypopodium schimperi_2009_36.42844_28.23472_1-3'^^xsd:string;
  dwc:scientificName 'Stypopodium schimperi (Kützing) Verlaque & Boudouresque, 1991'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.23472'^^xsd:double;
  dwc:latitude '36.42844'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '145391'^^xsd:integer;
  dwc:occurrenceId 'Stypopodium schimperi_2009_36.42844_28.23472_1-3'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145391'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'very high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2015_36.42802_28.23491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2015_36.42802_28.23491> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2015_36.42802_28.23491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42802 28.23491)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.42802"^^xsd:decimal ;
  dwc:decimalLongitude "28.23491"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2015_36.42802_28.23491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42802 28.23491)"^^geo:wktLiteral ;
  geo-pos:lat "36.42802"^^xsd:decimal ;
  geo-pos:long "28.23491"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2015_36.42802_28.23491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2015_36.42802_28.23491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2015_36.42802_28.23491'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.23491'^^xsd:double;
  dwc:latitude '36.42802'^^xsd:double;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2015_36.42802_28.23491'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Brachidontes%20pharaonis_2017_36.42898_28.23499_0.5-1_Gerasimos%20Kondylatos>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Brachidontes%20pharaonis_2017_36.42898_28.23499_0.5-1_Gerasimos%20Kondylatos> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Brachidontes%20pharaonis_2017_36.42898_28.23499_0.5-1_Gerasimos%20Kondylatos> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42898 28.23499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.42898"^^xsd:decimal ;
  dwc:decimalLongitude "28.23499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Brachidontes%20pharaonis_2017_36.42898_28.23499_0.5-1_Gerasimos%20Kondylatos>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42898 28.23499)"^^geo:wktLiteral ;
  geo-pos:lat "36.42898"^^xsd:decimal ;
  geo-pos:long "28.23499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Brachidontes%20pharaonis_2017_36.42898_28.23499_0.5-1_Gerasimos%20Kondylatos>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Brachidontes pharaonis_2017_36.42898_28.23499_0.5-1_Gerasimos Kondylatos" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Brachidontes pharaonis_2017_36.42898_28.23499_0.5-1_Gerasimos Kondylatos'^^xsd:string;
  dwc:scientificName 'Brachidontes pharaonis (P. Fischer, 1870)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Gerasimos Kondylatos'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.23499'^^xsd:double;
  dwc:latitude '36.42898'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '140437'^^xsd:integer;
  dwc:occurrenceId 'Brachidontes pharaonis_2017_36.42898_28.23499_0.5-1_Gerasimos Kondylatos'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140437'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Herdmania%20momus_2017_36.42898_28.23499_0-1_Gerasimos%20Kondylatos>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Herdmania%20momus_2017_36.42898_28.23499_0-1_Gerasimos%20Kondylatos> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Herdmania%20momus_2017_36.42898_28.23499_0-1_Gerasimos%20Kondylatos> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42898 28.23499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.42898"^^xsd:decimal ;
  dwc:decimalLongitude "28.23499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Herdmania%20momus_2017_36.42898_28.23499_0-1_Gerasimos%20Kondylatos>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42898 28.23499)"^^geo:wktLiteral ;
  geo-pos:lat "36.42898"^^xsd:decimal ;
  geo-pos:long "28.23499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Herdmania%20momus_2017_36.42898_28.23499_0-1_Gerasimos%20Kondylatos>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Herdmania momus_2017_36.42898_28.23499_0-1_Gerasimos Kondylatos" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Herdmania momus_2017_36.42898_28.23499_0-1_Gerasimos Kondylatos'^^xsd:string;
  dwc:scientificName 'Herdmania momus (Savigny, 1816)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Gerasimos Kondylatos'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.23499'^^xsd:double;
  dwc:latitude '36.42898'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '103830'^^xsd:integer;
  dwc:occurrenceId 'Herdmania momus_2017_36.42898_28.23499_0-1_Gerasimos Kondylatos'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103830'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '5'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Matuta%20victor_2018_36.42898_28.23499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Matuta%20victor_2018_36.42898_28.23499> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Matuta%20victor_2018_36.42898_28.23499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42898 28.23499)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.42898"^^xsd:decimal ;
  dwc:decimalLongitude "28.23499"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Matuta%20victor_2018_36.42898_28.23499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42898 28.23499)"^^geo:wktLiteral ;
  geo-pos:lat "36.42898"^^xsd:decimal ;
  geo-pos:long "28.23499"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Matuta%20victor_2018_36.42898_28.23499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Matuta victor_2018_36.42898_28.23499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Matuta victor_2018_36.42898_28.23499'^^xsd:string;
  dwc:scientificName 'Matuta victor (Fabricius, 1781)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.23499'^^xsd:double;
  dwc:latitude '36.42898'^^xsd:double;
  dwc:aphiaid '440354'^^xsd:integer;
  dwc:occurrenceId 'Matuta victor_2018_36.42898_28.23499'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '440354'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Conomurex%20persicus_2013_36.42931_28.23534_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Conomurex%20persicus_2013_36.42931_28.23534_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Conomurex%20persicus_2013_36.42931_28.23534_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42931 28.23534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.42931"^^xsd:decimal ;
  dwc:decimalLongitude "28.23534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Conomurex%20persicus_2013_36.42931_28.23534_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42931 28.23534)"^^geo:wktLiteral ;
  geo-pos:lat "36.42931"^^xsd:decimal ;
  geo-pos:long "28.23534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Conomurex%20persicus_2013_36.42931_28.23534_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Conomurex persicus_2013_36.42931_28.23534_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Conomurex persicus_2013_36.42931_28.23534_5-5'^^xsd:string;
  dwc:scientificName 'Conomurex persicus (Swainson, 1821)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.23534'^^xsd:double;
  dwc:latitude '36.42931'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '565371'^^xsd:integer;
  dwc:occurrenceId 'Conomurex persicus_2013_36.42931_28.23534_5-5'^^xsd:string;
  dwc:observationDate '2013-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '565371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Halophila%20stipulacea_1970_36.42931_28.23534_40-45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Halophila%20stipulacea_1970_36.42931_28.23534_40-45> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Halophila%20stipulacea_1970_36.42931_28.23534_40-45> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42931 28.23534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.42931"^^xsd:decimal ;
  dwc:decimalLongitude "28.23534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Halophila%20stipulacea_1970_36.42931_28.23534_40-45>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42931 28.23534)"^^geo:wktLiteral ;
  geo-pos:lat "36.42931"^^xsd:decimal ;
  geo-pos:long "28.23534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Halophila%20stipulacea_1970_36.42931_28.23534_40-45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Halophila stipulacea_1970_36.42931_28.23534_40-45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Halophila stipulacea_1970_36.42931_28.23534_40-45'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea (Forsskål) Ascherson, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.23534'^^xsd:double;
  dwc:latitude '36.42931'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:occurrenceId 'Halophila stipulacea_1970_36.42931_28.23534_40-45'^^xsd:string;
  dwc:observationDate '1970-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Parupeneus%20forsskali_2019_36.42931_28.23534_Kondylatos>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2019_36.42931_28.23534_Kondylatos> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2019_36.42931_28.23534_Kondylatos> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42931 28.23534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.42931"^^xsd:decimal ;
  dwc:decimalLongitude "28.23534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2019_36.42931_28.23534_Kondylatos>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42931 28.23534)"^^geo:wktLiteral ;
  geo-pos:lat "36.42931"^^xsd:decimal ;
  geo-pos:long "28.23534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Parupeneus%20forsskali_2019_36.42931_28.23534_Kondylatos>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Parupeneus forsskali_2019_36.42931_28.23534_Kondylatos" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Parupeneus forsskali_2019_36.42931_28.23534_Kondylatos'^^xsd:string;
  dwc:scientificName 'Parupeneus forsskali (Fourmanoir & Guézé, 1976)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Kondylatos'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.23534'^^xsd:double;
  dwc:latitude '36.42931'^^xsd:double;
  dwc:aphiaid '218669'^^xsd:integer;
  dwc:occurrenceId 'Parupeneus forsskali_2019_36.42931_28.23534_Kondylatos'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218669'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'moderate'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2017_36.42931_28.23534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2017_36.42931_28.23534> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2017_36.42931_28.23534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42931 28.23534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.42931"^^xsd:decimal ;
  dwc:decimalLongitude "28.23534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2017_36.42931_28.23534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42931 28.23534)"^^geo:wktLiteral ;
  geo-pos:lat "36.42931"^^xsd:decimal ;
  geo-pos:long "28.23534"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2017_36.42931_28.23534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2017_36.42931_28.23534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2017_36.42931_28.23534'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.23534'^^xsd:double;
  dwc:latitude '36.42931'^^xsd:double;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2017_36.42931_28.23534'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Herdmania%20momus_2016_36.44104_28.2354_Ulman>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Herdmania%20momus_2016_36.44104_28.2354_Ulman> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Herdmania%20momus_2016_36.44104_28.2354_Ulman> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44104 28.2354)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44104"^^xsd:decimal ;
  dwc:decimalLongitude "28.2354"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Herdmania%20momus_2016_36.44104_28.2354_Ulman>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44104 28.2354)"^^geo:wktLiteral ;
  geo-pos:lat "36.44104"^^xsd:decimal ;
  geo-pos:long "28.2354"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Herdmania%20momus_2016_36.44104_28.2354_Ulman>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Herdmania momus_2016_36.44104_28.2354_Ulman" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Herdmania momus_2016_36.44104_28.2354_Ulman'^^xsd:string;
  dwc:scientificName 'Herdmania momus (Savigny, 1816)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Ulman'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.2354'^^xsd:double;
  dwc:latitude '36.44104'^^xsd:double;
  dwc:occurrenceRemarks 'Ulman, 2016 - COST'^^xsd:string;
  dwc:aphiaid '103830'^^xsd:integer;
  dwc:occurrenceId 'Herdmania momus_2016_36.44104_28.2354_Ulman'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103830'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_1972_36.42729_28.23565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_1972_36.42729_28.23565> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_1972_36.42729_28.23565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42729 28.23565)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.42729"^^xsd:decimal ;
  dwc:decimalLongitude "28.23565"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_1972_36.42729_28.23565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42729 28.23565)"^^geo:wktLiteral ;
  geo-pos:lat "36.42729"^^xsd:decimal ;
  geo-pos:long "28.23565"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_1972_36.42729_28.23565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_1972_36.42729_28.23565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_1972_36.42729_28.23565'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.23565'^^xsd:double;
  dwc:latitude '36.42729'^^xsd:double;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_1972_36.42729_28.23565'^^xsd:string;
  dwc:observationDate '1972-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Saurida%20lessepsianus_1971_36.42888_28.23589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Saurida%20lessepsianus_1971_36.42888_28.23589> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Saurida%20lessepsianus_1971_36.42888_28.23589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42888 28.23589)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.42888"^^xsd:decimal ;
  dwc:decimalLongitude "28.23589"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Saurida%20lessepsianus_1971_36.42888_28.23589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42888 28.23589)"^^geo:wktLiteral ;
  geo-pos:lat "36.42888"^^xsd:decimal ;
  geo-pos:long "28.23589"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Saurida%20lessepsianus_1971_36.42888_28.23589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Saurida lessepsianus_1971_36.42888_28.23589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Saurida lessepsianus_1971_36.42888_28.23589'^^xsd:string;
  dwc:scientificName 'Saurida lessepsianus Russell, Golani & Tikochinski, 2015'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.23589'^^xsd:double;
  dwc:latitude '36.42888'^^xsd:double;
  dwc:aphiaid '932880'^^xsd:integer;
  dwc:occurrenceId 'Saurida lessepsianus_1971_36.42888_28.23589'^^xsd:string;
  dwc:observationDate '1971-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '932880'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2016_36.44391_28.23686_Maria%20Corsini-Foka>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2016_36.44391_28.23686_Maria%20Corsini-Foka> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2016_36.44391_28.23686_Maria%20Corsini-Foka> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44391 28.23686)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44391"^^xsd:decimal ;
  dwc:decimalLongitude "28.23686"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "32"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2016_36.44391_28.23686_Maria%20Corsini-Foka>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44391 28.23686)"^^geo:wktLiteral ;
  geo-pos:lat "36.44391"^^xsd:decimal ;
  geo-pos:long "28.23686"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "32"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2016_36.44391_28.23686_Maria%20Corsini-Foka>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2016_36.44391_28.23686_Maria Corsini-Foka" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2016_36.44391_28.23686_Maria Corsini-Foka'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Corsini-Foka'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.23686'^^xsd:double;
  dwc:latitude '36.44391'^^xsd:double;
  dwc:coordinatePrecision '32'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2016_36.44391_28.23686_Maria Corsini-Foka'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Callinectes%20sapidus_1965_36.4243_28.23737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Callinectes%20sapidus_1965_36.4243_28.23737> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Callinectes%20sapidus_1965_36.4243_28.23737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4243 28.23737)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4243"^^xsd:decimal ;
  dwc:decimalLongitude "28.23737"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Callinectes%20sapidus_1965_36.4243_28.23737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4243 28.23737)"^^geo:wktLiteral ;
  geo-pos:lat "36.4243"^^xsd:decimal ;
  geo-pos:long "28.23737"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Callinectes%20sapidus_1965_36.4243_28.23737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Callinectes sapidus_1965_36.4243_28.23737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Callinectes sapidus_1965_36.4243_28.23737'^^xsd:string;
  dwc:scientificName 'Callinectes sapidus Rathbun, 1896'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.23737'^^xsd:double;
  dwc:latitude '36.4243'^^xsd:double;
  dwc:occurrenceRemarks 'approximate coordinates through Google Earth based on information provided by associatedReferences or asociatedMedia'^^xsd:string;
  dwc:aphiaid '107379'^^xsd:integer;
  dwc:occurrenceId 'Callinectes sapidus_1965_36.4243_28.23737'^^xsd:string;
  dwc:observationDate '1965-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107379'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Upeneus%20moluccensis_1947_36.4132_28.23775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Upeneus%20moluccensis_1947_36.4132_28.23775> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Upeneus%20moluccensis_1947_36.4132_28.23775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4132 28.23775)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4132"^^xsd:decimal ;
  dwc:decimalLongitude "28.23775"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Upeneus%20moluccensis_1947_36.4132_28.23775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4132 28.23775)"^^geo:wktLiteral ;
  geo-pos:lat "36.4132"^^xsd:decimal ;
  geo-pos:long "28.23775"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Upeneus%20moluccensis_1947_36.4132_28.23775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Upeneus moluccensis_1947_36.4132_28.23775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Upeneus moluccensis_1947_36.4132_28.23775'^^xsd:string;
  dwc:scientificName 'Upeneus moluccensis (Bleeker, 1855)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.23775'^^xsd:double;
  dwc:latitude '36.4132'^^xsd:double;
  dwc:aphiaid '126989'^^xsd:integer;
  dwc:occurrenceId 'Upeneus moluccensis_1947_36.4132_28.23775'^^xsd:string;
  dwc:observationDate '1947-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126989'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Synaptula%20reciprocans_2005_36.45963_28.238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2005_36.45963_28.238> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2005_36.45963_28.238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45963 28.238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.45963"^^xsd:decimal ;
  dwc:decimalLongitude "28.238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2005_36.45963_28.238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.45963 28.238)"^^geo:wktLiteral ;
  geo-pos:lat "36.45963"^^xsd:decimal ;
  geo-pos:long "28.238"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Synaptula%20reciprocans_2005_36.45963_28.238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Synaptula reciprocans_2005_36.45963_28.238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Synaptula reciprocans_2005_36.45963_28.238'^^xsd:string;
  dwc:scientificName 'Synaptula reciprocans (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.238'^^xsd:double;
  dwc:latitude '36.45963'^^xsd:double;
  dwc:aphiaid '124483'^^xsd:integer;
  dwc:occurrenceId 'Synaptula reciprocans_2005_36.45963_28.238'^^xsd:string;
  dwc:observationDate '2005-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124483'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2017_36.37874_28.23848_Francesco_Lami>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2017_36.37874_28.23848_Francesco_Lami> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2017_36.37874_28.23848_Francesco_Lami> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.37874 28.23848)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.37874"^^xsd:decimal ;
  dwc:decimalLongitude "28.23848"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2017_36.37874_28.23848_Francesco_Lami>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.37874 28.23848)"^^geo:wktLiteral ;
  geo-pos:lat "36.37874"^^xsd:decimal ;
  geo-pos:long "28.23848"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2017_36.37874_28.23848_Francesco_Lami>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2017_36.37874_28.23848_Francesco_Lami" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2017_36.37874_28.23848_Francesco_Lami'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Francesco_Lami'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.23848'^^xsd:double;
  dwc:latitude '36.37874'^^xsd:double;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2017_36.37874_28.23848_Francesco_Lami'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Torquigener%20flavimaculosus_2017_36.37884_28.2387_francesco_lami>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2017_36.37884_28.2387_francesco_lami> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2017_36.37884_28.2387_francesco_lami> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.37884 28.2387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.37884"^^xsd:decimal ;
  dwc:decimalLongitude "28.2387"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2017_36.37884_28.2387_francesco_lami>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.37884 28.2387)"^^geo:wktLiteral ;
  geo-pos:lat "36.37884"^^xsd:decimal ;
  geo-pos:long "28.2387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Torquigener%20flavimaculosus_2017_36.37884_28.2387_francesco_lami>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Torquigener flavimaculosus_2017_36.37884_28.2387_francesco_lami" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Torquigener flavimaculosus_2017_36.37884_28.2387_francesco_lami'^^xsd:string;
  dwc:scientificName 'Torquigener flavimaculosus Hardy & Randall, 1983'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Francesco_Lami'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.2387'^^xsd:double;
  dwc:latitude '36.37884'^^xsd:double;
  dwc:aphiaid '219962'^^xsd:integer;
  dwc:occurrenceId 'Torquigener flavimaculosus_2017_36.37884_28.2387_francesco_lami'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219962'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2017_36.37977_28.239_4-4_Francesco%20Tiralongo>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2017_36.37977_28.239_4-4_Francesco%20Tiralongo> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2017_36.37977_28.239_4-4_Francesco%20Tiralongo> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.37977 28.239)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.37977"^^xsd:decimal ;
  dwc:decimalLongitude "28.239"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2017_36.37977_28.239_4-4_Francesco%20Tiralongo>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.37977 28.239)"^^geo:wktLiteral ;
  geo-pos:lat "36.37977"^^xsd:decimal ;
  geo-pos:long "28.239"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2017_36.37977_28.239_4-4_Francesco%20Tiralongo>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2017_36.37977_28.239_4-4_Francesco Tiralongo" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2017_36.37977_28.239_4-4_Francesco Tiralongo'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Francesco Tiralongo'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.239'^^xsd:double;
  dwc:latitude '36.37977'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2017_36.37977_28.239_4-4_Francesco Tiralongo'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2017_36.37972_28.23901_3-3_>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2017_36.37972_28.23901_3-3_> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2017_36.37972_28.23901_3-3_> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.37972 28.23901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.37972"^^xsd:decimal ;
  dwc:decimalLongitude "28.23901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "3"^^xsd:integer ;
  dwc:maximumDepthInMeters "3"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2017_36.37972_28.23901_3-3_>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.37972 28.23901)"^^geo:wktLiteral ;
  geo-pos:lat "36.37972"^^xsd:decimal ;
  geo-pos:long "28.23901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2017_36.37972_28.23901_3-3_>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2017_36.37972_28.23901_3-3_" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2017_36.37972_28.23901_3-3_'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.23901'^^xsd:double;
  dwc:latitude '36.37972'^^xsd:double;
  dwc:minimumDepth '3'^^xsd:integer;
  dwc:maximumDepth '3'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2017_36.37972_28.23901_3-3_'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2017_36.37972_28.23901_4-4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2017_36.37972_28.23901_4-4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2017_36.37972_28.23901_4-4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.37972 28.23901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.37972"^^xsd:decimal ;
  dwc:decimalLongitude "28.23901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2017_36.37972_28.23901_4-4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.37972 28.23901)"^^geo:wktLiteral ;
  geo-pos:lat "36.37972"^^xsd:decimal ;
  geo-pos:long "28.23901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2017_36.37972_28.23901_4-4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2017_36.37972_28.23901_4-4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2017_36.37972_28.23901_4-4'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.23901'^^xsd:double;
  dwc:latitude '36.37972'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2017_36.37972_28.23901_4-4'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2020_36.41045_28.23904_Georgios%20Romanidis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2020_36.41045_28.23904_Georgios%20Romanidis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2020_36.41045_28.23904_Georgios%20Romanidis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.41045 28.23904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.41045"^^xsd:decimal ;
  dwc:decimalLongitude "28.23904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2020_36.41045_28.23904_Georgios%20Romanidis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.41045 28.23904)"^^geo:wktLiteral ;
  geo-pos:lat "36.41045"^^xsd:decimal ;
  geo-pos:long "28.23904"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2020_36.41045_28.23904_Georgios%20Romanidis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2020_36.41045_28.23904_Georgios Romanidis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2020_36.41045_28.23904_Georgios Romanidis'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Georgios Romanidis'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.23904'^^xsd:double;
  dwc:latitude '36.41045'^^xsd:double;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2020_36.41045_28.23904_Georgios Romanidis'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pempheris%20rhomboidea_2018_36.43035_28.23926_10-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pempheris%20rhomboidea_2018_36.43035_28.23926_10-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pempheris%20rhomboidea_2018_36.43035_28.23926_10-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43035 28.23926)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.43035"^^xsd:decimal ;
  dwc:decimalLongitude "28.23926"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pempheris%20rhomboidea_2018_36.43035_28.23926_10-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43035 28.23926)"^^geo:wktLiteral ;
  geo-pos:lat "36.43035"^^xsd:decimal ;
  geo-pos:long "28.23926"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pempheris%20rhomboidea_2018_36.43035_28.23926_10-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pempheris rhomboidea_2018_36.43035_28.23926_10-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pempheris rhomboidea_2018_36.43035_28.23926_10-10'^^xsd:string;
  dwc:scientificName 'Pempheris rhomboidea Kossmann & Räuber, 1877'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2018'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.23926'^^xsd:double;
  dwc:latitude '36.43035'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '310134'^^xsd:integer;
  dwc:occurrenceId 'Pempheris rhomboidea_2018_36.43035_28.23926_10-10'^^xsd:string;
  dwc:observationDate '2018-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '310134'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2020_36.37948_28.23952_14.5-14.5_Georgios%20Romanidis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2020_36.37948_28.23952_14.5-14.5_Georgios%20Romanidis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2020_36.37948_28.23952_14.5-14.5_Georgios%20Romanidis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.37948 28.23952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.37948"^^xsd:decimal ;
  dwc:decimalLongitude "28.23952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2020_36.37948_28.23952_14.5-14.5_Georgios%20Romanidis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.37948 28.23952)"^^geo:wktLiteral ;
  geo-pos:lat "36.37948"^^xsd:decimal ;
  geo-pos:long "28.23952"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2020_36.37948_28.23952_14.5-14.5_Georgios%20Romanidis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2020_36.37948_28.23952_14.5-14.5_Georgios Romanidis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2020_36.37948_28.23952_14.5-14.5_Georgios Romanidis'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Georgios Romanidis'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.23952'^^xsd:double;
  dwc:latitude '36.37948'^^xsd:double;
  dwc:minimumDepth '14.5'^^xsd:double;
  dwc:maximumDepth '14.5'^^xsd:double;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2020_36.37948_28.23952_14.5-14.5_Georgios Romanidis'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2019_36.38023_28.23964_>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.38023_28.23964_> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.38023_28.23964_> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.38023 28.23964)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.38023"^^xsd:decimal ;
  dwc:decimalLongitude "28.23964"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2019_36.38023_28.23964_>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.38023 28.23964)"^^geo:wktLiteral ;
  geo-pos:lat "36.38023"^^xsd:decimal ;
  geo-pos:long "28.23964"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2019_36.38023_28.23964_>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2019_36.38023_28.23964_" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2019_36.38023_28.23964_'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.23964'^^xsd:double;
  dwc:latitude '36.38023'^^xsd:double;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2019_36.38023_28.23964_'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2009_36.43628_28.23984_8-8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_36.43628_28.23984_8-8> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_36.43628_28.23984_8-8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43628 28.23984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.43628"^^xsd:decimal ;
  dwc:decimalLongitude "28.23984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2009_36.43628_28.23984_8-8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.43628 28.23984)"^^geo:wktLiteral ;
  geo-pos:lat "36.43628"^^xsd:decimal ;
  geo-pos:long "28.23984"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2009_36.43628_28.23984_8-8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2009_36.43628_28.23984_8-8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2009_36.43628_28.23984_8-8'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.23984'^^xsd:double;
  dwc:latitude '36.43628'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2009_36.43628_28.23984_8-8'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2017_36.42833_28.24028_7-7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2017_36.42833_28.24028_7-7> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2017_36.42833_28.24028_7-7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42833 28.24028)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.42833"^^xsd:decimal ;
  dwc:decimalLongitude "28.24028"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2017_36.42833_28.24028_7-7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42833 28.24028)"^^geo:wktLiteral ;
  geo-pos:lat "36.42833"^^xsd:decimal ;
  geo-pos:long "28.24028"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2017_36.42833_28.24028_7-7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2017_36.42833_28.24028_7-7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2017_36.42833_28.24028_7-7'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.24028'^^xsd:double;
  dwc:latitude '36.42833'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2017_36.42833_28.24028_7-7'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Torquigener%20flavimaculosus_2020_36.44331_28.2414_8-8_Vasilis%20Minasidis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2020_36.44331_28.2414_8-8_Vasilis%20Minasidis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2020_36.44331_28.2414_8-8_Vasilis%20Minasidis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44331 28.2414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.44331"^^xsd:decimal ;
  dwc:decimalLongitude "28.2414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2020_36.44331_28.2414_8-8_Vasilis%20Minasidis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.44331 28.2414)"^^geo:wktLiteral ;
  geo-pos:lat "36.44331"^^xsd:decimal ;
  geo-pos:long "28.2414"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Torquigener%20flavimaculosus_2020_36.44331_28.2414_8-8_Vasilis%20Minasidis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Torquigener flavimaculosus_2020_36.44331_28.2414_8-8_Vasilis Minasidis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Torquigener flavimaculosus_2020_36.44331_28.2414_8-8_Vasilis Minasidis'^^xsd:string;
  dwc:scientificName 'Torquigener flavimaculosus Hardy & Randall, 1983'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Vasilis Minasidis'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.2414'^^xsd:double;
  dwc:latitude '36.44331'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '219962'^^xsd:integer;
  dwc:occurrenceId 'Torquigener flavimaculosus_2020_36.44331_28.2414_8-8_Vasilis Minasidis'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219962'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20cylindracea_2009_36.38459_28.2415_1-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_36.38459_28.2415_1-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_36.38459_28.2415_1-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.38459 28.2415)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.38459"^^xsd:decimal ;
  dwc:decimalLongitude "28.2415"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20cylindracea_2009_36.38459_28.2415_1-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.38459 28.2415)"^^geo:wktLiteral ;
  geo-pos:lat "36.38459"^^xsd:decimal ;
  geo-pos:long "28.2415"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20cylindracea_2009_36.38459_28.2415_1-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa cylindracea_2009_36.38459_28.2415_1-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa cylindracea_2009_36.38459_28.2415_1-1'^^xsd:string;
  dwc:scientificName 'Caulerpa cylindracea Sonder, 1845'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.2415'^^xsd:double;
  dwc:latitude '36.38459'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '660621'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa cylindracea_2009_36.38459_28.2415_1-1'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '660621'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'very high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2017_36.37887_28.24171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2017_36.37887_28.24171> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2017_36.37887_28.24171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.37887 28.24171)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.37887"^^xsd:decimal ;
  dwc:decimalLongitude "28.24171"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2017_36.37887_28.24171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.37887 28.24171)"^^geo:wktLiteral ;
  geo-pos:lat "36.37887"^^xsd:decimal ;
  geo-pos:long "28.24171"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2017_36.37887_28.24171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2017_36.37887_28.24171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2017_36.37887_28.24171'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.24171'^^xsd:double;
  dwc:latitude '36.37887'^^xsd:double;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2017_36.37887_28.24171'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Caulerpa%20taxifolia%20var.%20distichophylla_2014_36.42633_28.24425_35-35>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Caulerpa%20taxifolia%20var.%20distichophylla_2014_36.42633_28.24425_35-35> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Caulerpa%20taxifolia%20var.%20distichophylla_2014_36.42633_28.24425_35-35> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42633 28.24425)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.42633"^^xsd:decimal ;
  dwc:decimalLongitude "28.24425"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Caulerpa%20taxifolia%20var.%20distichophylla_2014_36.42633_28.24425_35-35>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42633 28.24425)"^^geo:wktLiteral ;
  geo-pos:lat "36.42633"^^xsd:decimal ;
  geo-pos:long "28.24425"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Caulerpa%20taxifolia%20var.%20distichophylla_2014_36.42633_28.24425_35-35>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Caulerpa taxifolia var. distichophylla_2014_36.42633_28.24425_35-35" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Caulerpa taxifolia var. distichophylla_2014_36.42633_28.24425_35-35'^^xsd:string;
  dwc:scientificName 'Caulerpa taxifolia var. distichophylla (Sonder) Verlaque, Huisman & Procaccini, 2013'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.24425'^^xsd:double;
  dwc:latitude '36.42633'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '761430'^^xsd:integer;
  dwc:occurrenceId 'Caulerpa taxifolia var. distichophylla_2014_36.42633_28.24425_35-35'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '761430'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2015_36.3855_28.2458_4-5_Maria%20Corsini-Foka>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2015_36.3855_28.2458_4-5_Maria%20Corsini-Foka> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2015_36.3855_28.2458_4-5_Maria%20Corsini-Foka> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3855 28.2458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3855"^^xsd:decimal ;
  dwc:decimalLongitude "28.2458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2015_36.3855_28.2458_4-5_Maria%20Corsini-Foka>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3855 28.2458)"^^geo:wktLiteral ;
  geo-pos:lat "36.3855"^^xsd:decimal ;
  geo-pos:long "28.2458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2015_36.3855_28.2458_4-5_Maria%20Corsini-Foka>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2015_36.3855_28.2458_4-5_Maria Corsini-Foka" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2015_36.3855_28.2458_4-5_Maria Corsini-Foka'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Corsini-Foka'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.2458'^^xsd:double;
  dwc:latitude '36.3855'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2015_36.3855_28.2458_4-5_Maria Corsini-Foka'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2015_36.3855_28.2458_7-7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2015_36.3855_28.2458_7-7> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2015_36.3855_28.2458_7-7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3855 28.2458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3855"^^xsd:decimal ;
  dwc:decimalLongitude "28.2458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2015_36.3855_28.2458_7-7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3855 28.2458)"^^geo:wktLiteral ;
  geo-pos:lat "36.3855"^^xsd:decimal ;
  geo-pos:long "28.2458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2015_36.3855_28.2458_7-7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2015_36.3855_28.2458_7-7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2015_36.3855_28.2458_7-7'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.2458'^^xsd:double;
  dwc:latitude '36.3855'^^xsd:double;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2015_36.3855_28.2458_7-7'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2017_36.3855_28.2458_Zoi%20%26%20Bianca%20Chierici>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2017_36.3855_28.2458_Zoi%20%26%20Bianca%20Chierici> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2017_36.3855_28.2458_Zoi%20%26%20Bianca%20Chierici> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3855 28.2458)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3855"^^xsd:decimal ;
  dwc:decimalLongitude "28.2458"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2017_36.3855_28.2458_Zoi%20%26%20Bianca%20Chierici>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3855 28.2458)"^^geo:wktLiteral ;
  geo-pos:lat "36.3855"^^xsd:decimal ;
  geo-pos:long "28.2458"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2017_36.3855_28.2458_Zoi%20%26%20Bianca%20Chierici>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2017_36.3855_28.2458_Zoi & Bianca Chierici" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2017_36.3855_28.2458_Zoi & Bianca Chierici'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Zoi | Bianca Chierici'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.2458'^^xsd:double;
  dwc:latitude '36.3855'^^xsd:double;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2017_36.3855_28.2458_Zoi & Bianca Chierici'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2017_36.38804_28.24614_18-18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2017_36.38804_28.24614_18-18> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2017_36.38804_28.24614_18-18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.38804 28.24614)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.38804"^^xsd:decimal ;
  dwc:decimalLongitude "28.24614"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2017_36.38804_28.24614_18-18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.38804 28.24614)"^^geo:wktLiteral ;
  geo-pos:lat "36.38804"^^xsd:decimal ;
  geo-pos:long "28.24614"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2017_36.38804_28.24614_18-18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2017_36.38804_28.24614_18-18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2017_36.38804_28.24614_18-18'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.24614'^^xsd:double;
  dwc:latitude '36.38804'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2017_36.38804_28.24614_18-18'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '12'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Sargocentron%20rubrum_2017_36.38804_28.24614_15-15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2017_36.38804_28.24614_15-15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2017_36.38804_28.24614_15-15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.38804 28.24614)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.38804"^^xsd:decimal ;
  dwc:decimalLongitude "28.24614"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2017_36.38804_28.24614_15-15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.38804 28.24614)"^^geo:wktLiteral ;
  geo-pos:lat "36.38804"^^xsd:decimal ;
  geo-pos:long "28.24614"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Sargocentron%20rubrum_2017_36.38804_28.24614_15-15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Sargocentron rubrum_2017_36.38804_28.24614_15-15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Sargocentron rubrum_2017_36.38804_28.24614_15-15'^^xsd:string;
  dwc:scientificName 'Sargocentron rubrum (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.24614'^^xsd:double;
  dwc:latitude '36.38804'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '126400'^^xsd:integer;
  dwc:occurrenceId 'Sargocentron rubrum_2017_36.38804_28.24614_15-15'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126400'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Synaptula%20reciprocans_2017_36.38804_28.24614_12-12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2017_36.38804_28.24614_12-12> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2017_36.38804_28.24614_12-12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.38804 28.24614)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.38804"^^xsd:decimal ;
  dwc:decimalLongitude "28.24614"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2017_36.38804_28.24614_12-12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.38804 28.24614)"^^geo:wktLiteral ;
  geo-pos:lat "36.38804"^^xsd:decimal ;
  geo-pos:long "28.24614"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Synaptula%20reciprocans_2017_36.38804_28.24614_12-12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Synaptula reciprocans_2017_36.38804_28.24614_12-12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Synaptula reciprocans_2017_36.38804_28.24614_12-12'^^xsd:string;
  dwc:scientificName 'Synaptula reciprocans (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.24614'^^xsd:double;
  dwc:latitude '36.38804'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:aphiaid '124483'^^xsd:integer;
  dwc:occurrenceId 'Synaptula reciprocans_2017_36.38804_28.24614_12-12'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124483'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '30'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2017_36.42421_28.28645_>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2017_36.42421_28.28645_> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2017_36.42421_28.28645_> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42421 28.28645)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.42421"^^xsd:decimal ;
  dwc:decimalLongitude "28.28645"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2017_36.42421_28.28645_>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.42421 28.28645)"^^geo:wktLiteral ;
  geo-pos:lat "36.42421"^^xsd:decimal ;
  geo-pos:long "28.28645"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2017_36.42421_28.28645_>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2017_36.42421_28.28645_" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2017_36.42421_28.28645_'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.28645'^^xsd:double;
  dwc:latitude '36.42421'^^xsd:double;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2017_36.42421_28.28645_'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2012_36.4655_28.3874_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2012_36.4655_28.3874_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2012_36.4655_28.3874_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4655 28.3874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.4655"^^xsd:decimal ;
  dwc:decimalLongitude "28.3874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2012_36.4655_28.3874_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.4655 28.3874)"^^geo:wktLiteral ;
  geo-pos:lat "36.4655"^^xsd:decimal ;
  geo-pos:long "28.3874"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2012_36.4655_28.3874_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2012_36.4655_28.3874_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2012_36.4655_28.3874_5-5'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '28.3874'^^xsd:double;
  dwc:latitude '36.4655'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2012_36.4655_28.3874_5-5'^^xsd:string;
  dwc:observationDate '2012-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '13'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pempheris%20rhomboidea_1985_36.16005_29.50805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pempheris%20rhomboidea_1985_36.16005_29.50805> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pempheris%20rhomboidea_1985_36.16005_29.50805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.16005 29.50805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.16005"^^xsd:decimal ;
  dwc:decimalLongitude "29.50805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pempheris%20rhomboidea_1985_36.16005_29.50805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.16005 29.50805)"^^geo:wktLiteral ;
  geo-pos:lat "36.16005"^^xsd:decimal ;
  geo-pos:long "29.50805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pempheris%20rhomboidea_1985_36.16005_29.50805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pempheris rhomboidea_1985_36.16005_29.50805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pempheris rhomboidea_1985_36.16005_29.50805'^^xsd:string;
  dwc:scientificName 'Pempheris rhomboidea Kossmann & Räuber, 1877'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '29.50805'^^xsd:double;
  dwc:latitude '36.16005'^^xsd:double;
  dwc:occurrenceRemarks 'approximate coordinates through Google Earth based on information provided by associatedReferences or asociatedMedia'^^xsd:string;
  dwc:aphiaid '310134'^^xsd:integer;
  dwc:occurrenceId 'Pempheris rhomboidea_1985_36.16005_29.50805'^^xsd:string;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '310134'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '5'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Brachidontes%20pharaonis_2020_36.12573_29.57882_17-26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Brachidontes%20pharaonis_2020_36.12573_29.57882_17-26> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Brachidontes%20pharaonis_2020_36.12573_29.57882_17-26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.12573 29.57882)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.12573"^^xsd:decimal ;
  dwc:decimalLongitude "29.57882"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Brachidontes%20pharaonis_2020_36.12573_29.57882_17-26>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.12573 29.57882)"^^geo:wktLiteral ;
  geo-pos:lat "36.12573"^^xsd:decimal ;
  geo-pos:long "29.57882"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Brachidontes%20pharaonis_2020_36.12573_29.57882_17-26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Brachidontes pharaonis_2020_36.12573_29.57882_17-26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Brachidontes pharaonis_2020_36.12573_29.57882_17-26'^^xsd:string;
  dwc:scientificName 'Brachidontes pharaonis (P. Fischer, 1870)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '29.57882'^^xsd:double;
  dwc:latitude '36.12573'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '140437'^^xsd:integer;
  dwc:occurrenceId 'Brachidontes pharaonis_2020_36.12573_29.57882_17-26'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140437'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '100'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Diadema%20setosum_2020_36.12573_29.57882_8-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Diadema%20setosum_2020_36.12573_29.57882_8-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Diadema%20setosum_2020_36.12573_29.57882_8-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.12573 29.57882)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.12573"^^xsd:decimal ;
  dwc:decimalLongitude "29.57882"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Diadema%20setosum_2020_36.12573_29.57882_8-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.12573 29.57882)"^^geo:wktLiteral ;
  geo-pos:lat "36.12573"^^xsd:decimal ;
  geo-pos:long "29.57882"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Diadema%20setosum_2020_36.12573_29.57882_8-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Diadema setosum_2020_36.12573_29.57882_8-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Diadema setosum_2020_36.12573_29.57882_8-10'^^xsd:string;
  dwc:scientificName 'Diadema setosum (Leske, 1778)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '29.57882'^^xsd:double;
  dwc:latitude '36.12573'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '213372'^^xsd:integer;
  dwc:occurrenceId 'Diadema setosum_2020_36.12573_29.57882_8-10'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213372'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Herdmania%20momus_2020_36.12573_29.57882_17-26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Herdmania%20momus_2020_36.12573_29.57882_17-26> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Herdmania%20momus_2020_36.12573_29.57882_17-26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.12573 29.57882)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.12573"^^xsd:decimal ;
  dwc:decimalLongitude "29.57882"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Herdmania%20momus_2020_36.12573_29.57882_17-26>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.12573 29.57882)"^^geo:wktLiteral ;
  geo-pos:lat "36.12573"^^xsd:decimal ;
  geo-pos:long "29.57882"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Herdmania%20momus_2020_36.12573_29.57882_17-26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Herdmania momus_2020_36.12573_29.57882_17-26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Herdmania momus_2020_36.12573_29.57882_17-26'^^xsd:string;
  dwc:scientificName 'Herdmania momus (Savigny, 1816)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '29.57882'^^xsd:double;
  dwc:latitude '36.12573'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '103830'^^xsd:integer;
  dwc:occurrenceId 'Herdmania momus_2020_36.12573_29.57882_17-26'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103830'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '40'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Parupeneus%20forsskali_2020_36.12573_29.57882_17-26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2020_36.12573_29.57882_17-26> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2020_36.12573_29.57882_17-26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.12573 29.57882)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.12573"^^xsd:decimal ;
  dwc:decimalLongitude "29.57882"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2020_36.12573_29.57882_17-26>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.12573 29.57882)"^^geo:wktLiteral ;
  geo-pos:lat "36.12573"^^xsd:decimal ;
  geo-pos:long "29.57882"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Parupeneus%20forsskali_2020_36.12573_29.57882_17-26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Parupeneus forsskali_2020_36.12573_29.57882_17-26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Parupeneus forsskali_2020_36.12573_29.57882_17-26'^^xsd:string;
  dwc:scientificName 'Parupeneus forsskali (Fourmanoir & Guézé, 1976)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '29.57882'^^xsd:double;
  dwc:latitude '36.12573'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '218669'^^xsd:integer;
  dwc:occurrenceId 'Parupeneus forsskali_2020_36.12573_29.57882_17-26'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218669'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pempheris%20rhomboidea_2020-08-10_36.12573_29.57882_17-26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pempheris%20rhomboidea_2020-08-10_36.12573_29.57882_17-26> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pempheris%20rhomboidea_2020-08-10_36.12573_29.57882_17-26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.12573 29.57882)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.12573"^^xsd:decimal ;
  dwc:decimalLongitude "29.57882"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pempheris%20rhomboidea_2020-08-10_36.12573_29.57882_17-26>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.12573 29.57882)"^^geo:wktLiteral ;
  geo-pos:lat "36.12573"^^xsd:decimal ;
  geo-pos:long "29.57882"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pempheris%20rhomboidea_2020-08-10_36.12573_29.57882_17-26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pempheris rhomboidea_2020-08-10_36.12573_29.57882_17-26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pempheris rhomboidea_2020-08-10_36.12573_29.57882_17-26'^^xsd:string;
  dwc:scientificName 'Pempheris rhomboidea Kossmann & Räuber, 1877'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '29.57882'^^xsd:double;
  dwc:latitude '36.12573'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '310134'^^xsd:integer;
  dwc:occurrenceId 'Pempheris rhomboidea_2020-08-10_36.12573_29.57882_17-26'^^xsd:string;
  dwc:observationDate '2020-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '310134'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '70'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pempheris%20rhomboidea_2020-08-11_36.12573_29.57882_12-13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pempheris%20rhomboidea_2020-08-11_36.12573_29.57882_12-13> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pempheris%20rhomboidea_2020-08-11_36.12573_29.57882_12-13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.12573 29.57882)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.12573"^^xsd:decimal ;
  dwc:decimalLongitude "29.57882"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pempheris%20rhomboidea_2020-08-11_36.12573_29.57882_12-13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.12573 29.57882)"^^geo:wktLiteral ;
  geo-pos:lat "36.12573"^^xsd:decimal ;
  geo-pos:long "29.57882"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pempheris%20rhomboidea_2020-08-11_36.12573_29.57882_12-13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pempheris rhomboidea_2020-08-11_36.12573_29.57882_12-13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pempheris rhomboidea_2020-08-11_36.12573_29.57882_12-13'^^xsd:string;
  dwc:scientificName 'Pempheris rhomboidea Kossmann & Räuber, 1877'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '29.57882'^^xsd:double;
  dwc:latitude '36.12573'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '310134'^^xsd:integer;
  dwc:occurrenceId 'Pempheris rhomboidea_2020-08-11_36.12573_29.57882_12-13'^^xsd:string;
  dwc:observationDate '2020-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '310134'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '100'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Sargocentron%20rubrum_2020-08-10_36.12573_29.57882_17-26_Markos%20Digenis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2020-08-10_36.12573_29.57882_17-26_Markos%20Digenis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2020-08-10_36.12573_29.57882_17-26_Markos%20Digenis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.12573 29.57882)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.12573"^^xsd:decimal ;
  dwc:decimalLongitude "29.57882"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2020-08-10_36.12573_29.57882_17-26_Markos%20Digenis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.12573 29.57882)"^^geo:wktLiteral ;
  geo-pos:lat "36.12573"^^xsd:decimal ;
  geo-pos:long "29.57882"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Sargocentron%20rubrum_2020-08-10_36.12573_29.57882_17-26_Markos%20Digenis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Sargocentron rubrum_2020-08-10_36.12573_29.57882_17-26_Markos Digenis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Sargocentron rubrum_2020-08-10_36.12573_29.57882_17-26_Markos Digenis'^^xsd:string;
  dwc:scientificName 'Sargocentron rubrum (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Markos Digenis'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '29.57882'^^xsd:double;
  dwc:latitude '36.12573'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '126400'^^xsd:integer;
  dwc:occurrenceId 'Sargocentron rubrum_2020-08-10_36.12573_29.57882_17-26_Markos Digenis'^^xsd:string;
  dwc:observationDate '2020-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '126400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Sargocentron%20rubrum_2020-08-11_36.12573_29.57882_17-26_Markos%20Digenis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2020-08-11_36.12573_29.57882_17-26_Markos%20Digenis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2020-08-11_36.12573_29.57882_17-26_Markos%20Digenis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.12573 29.57882)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.12573"^^xsd:decimal ;
  dwc:decimalLongitude "29.57882"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2020-08-11_36.12573_29.57882_17-26_Markos%20Digenis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.12573 29.57882)"^^geo:wktLiteral ;
  geo-pos:lat "36.12573"^^xsd:decimal ;
  geo-pos:long "29.57882"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Sargocentron%20rubrum_2020-08-11_36.12573_29.57882_17-26_Markos%20Digenis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Sargocentron rubrum_2020-08-11_36.12573_29.57882_17-26_Markos Digenis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Sargocentron rubrum_2020-08-11_36.12573_29.57882_17-26_Markos Digenis'^^xsd:string;
  dwc:scientificName 'Sargocentron rubrum (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Markos Digenis'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '29.57882'^^xsd:double;
  dwc:latitude '36.12573'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '126400'^^xsd:integer;
  dwc:occurrenceId 'Sargocentron rubrum_2020-08-11_36.12573_29.57882_17-26_Markos Digenis'^^xsd:string;
  dwc:observationDate '2020-08-11'^^xsd:date;
  dwc:aphiaIdAccepted '126400'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '4'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2020_36.12573_29.57882_17-26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_36.12573_29.57882_17-26> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_36.12573_29.57882_17-26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.12573 29.57882)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.12573"^^xsd:decimal ;
  dwc:decimalLongitude "29.57882"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_36.12573_29.57882_17-26>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.12573 29.57882)"^^geo:wktLiteral ;
  geo-pos:lat "36.12573"^^xsd:decimal ;
  geo-pos:long "29.57882"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2020_36.12573_29.57882_17-26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2020_36.12573_29.57882_17-26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2020_36.12573_29.57882_17-26'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '29.57882'^^xsd:double;
  dwc:latitude '36.12573'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2020_36.12573_29.57882_17-26'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '10'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Spondylus%20spinosus_2020_36.12573_29.57882_17-26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Spondylus%20spinosus_2020_36.12573_29.57882_17-26> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Spondylus%20spinosus_2020_36.12573_29.57882_17-26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.12573 29.57882)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.12573"^^xsd:decimal ;
  dwc:decimalLongitude "29.57882"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Spondylus%20spinosus_2020_36.12573_29.57882_17-26>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.12573 29.57882)"^^geo:wktLiteral ;
  geo-pos:lat "36.12573"^^xsd:decimal ;
  geo-pos:long "29.57882"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Spondylus%20spinosus_2020_36.12573_29.57882_17-26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Spondylus spinosus_2020_36.12573_29.57882_17-26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Spondylus spinosus_2020_36.12573_29.57882_17-26'^^xsd:string;
  dwc:scientificName 'Spondylus spinosus Schreibers, 1793'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '29.57882'^^xsd:double;
  dwc:latitude '36.12573'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '141552'^^xsd:integer;
  dwc:occurrenceId 'Spondylus spinosus_2020_36.12573_29.57882_17-26'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141552'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '5'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Torquigener%20flavimaculosus_2020_36.12573_29.57882_17-26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2020_36.12573_29.57882_17-26> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2020_36.12573_29.57882_17-26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.12573 29.57882)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.12573"^^xsd:decimal ;
  dwc:decimalLongitude "29.57882"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2020_36.12573_29.57882_17-26>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.12573 29.57882)"^^geo:wktLiteral ;
  geo-pos:lat "36.12573"^^xsd:decimal ;
  geo-pos:long "29.57882"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Torquigener%20flavimaculosus_2020_36.12573_29.57882_17-26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Torquigener flavimaculosus_2020_36.12573_29.57882_17-26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Torquigener flavimaculosus_2020_36.12573_29.57882_17-26'^^xsd:string;
  dwc:scientificName 'Torquigener flavimaculosus Hardy & Randall, 1983'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '29.57882'^^xsd:double;
  dwc:latitude '36.12573'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '219962'^^xsd:integer;
  dwc:occurrenceId 'Torquigener flavimaculosus_2020_36.12573_29.57882_17-26'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219962'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Herdmania%20momus_2010_36.12571_29.57889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Herdmania%20momus_2010_36.12571_29.57889> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Herdmania%20momus_2010_36.12571_29.57889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.12571 29.57889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.12571"^^xsd:decimal ;
  dwc:decimalLongitude "29.57889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Herdmania%20momus_2010_36.12571_29.57889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.12571 29.57889)"^^geo:wktLiteral ;
  geo-pos:lat "36.12571"^^xsd:decimal ;
  geo-pos:long "29.57889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Herdmania%20momus_2010_36.12571_29.57889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Herdmania momus_2010_36.12571_29.57889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Herdmania momus_2010_36.12571_29.57889'^^xsd:string;
  dwc:scientificName 'Herdmania momus (Savigny, 1816)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '29.57889'^^xsd:double;
  dwc:latitude '36.12571'^^xsd:double;
  dwc:aphiaid '103830'^^xsd:integer;
  dwc:occurrenceId 'Herdmania momus_2010_36.12571_29.57889'^^xsd:string;
  dwc:observationDate '2010-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103830'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '10'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Sargocentron%20rubrum_2010_36.12571_29.57889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2010_36.12571_29.57889> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2010_36.12571_29.57889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.12571 29.57889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.12571"^^xsd:decimal ;
  dwc:decimalLongitude "29.57889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2010_36.12571_29.57889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.12571 29.57889)"^^geo:wktLiteral ;
  geo-pos:lat "36.12571"^^xsd:decimal ;
  geo-pos:long "29.57889"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Sargocentron%20rubrum_2010_36.12571_29.57889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Sargocentron rubrum_2010_36.12571_29.57889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Sargocentron rubrum_2010_36.12571_29.57889'^^xsd:string;
  dwc:scientificName 'Sargocentron rubrum (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '29.57889'^^xsd:double;
  dwc:latitude '36.12571'^^xsd:double;
  dwc:aphiaid '126400'^^xsd:integer;
  dwc:occurrenceId 'Sargocentron rubrum_2010_36.12571_29.57889'^^xsd:string;
  dwc:observationDate '2010-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126400'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2004_36.14994_29.59027_8-8_George%20Apostolopoulos>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2004_36.14994_29.59027_8-8_George%20Apostolopoulos> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2004_36.14994_29.59027_8-8_George%20Apostolopoulos> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.14994 29.59027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.14994"^^xsd:decimal ;
  dwc:decimalLongitude "29.59027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2004_36.14994_29.59027_8-8_George%20Apostolopoulos>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.14994 29.59027)"^^geo:wktLiteral ;
  geo-pos:lat "36.14994"^^xsd:decimal ;
  geo-pos:long "29.59027"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2004_36.14994_29.59027_8-8_George%20Apostolopoulos>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2004_36.14994_29.59027_8-8_George Apostolopoulos" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2004_36.14994_29.59027_8-8_George Apostolopoulos'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'George Apostolopoulos'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '29.59027'^^xsd:double;
  dwc:latitude '36.14994'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2004_36.14994_29.59027_8-8_George Apostolopoulos'^^xsd:string;
  dwc:observationDate '2004-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2016_36.1496_29.59037_M%20Corsini%20-%20Foka>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2016_36.1496_29.59037_M%20Corsini%20-%20Foka> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2016_36.1496_29.59037_M%20Corsini%20-%20Foka> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.1496 29.59037)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.1496"^^xsd:decimal ;
  dwc:decimalLongitude "29.59037"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2016_36.1496_29.59037_M%20Corsini%20-%20Foka>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.1496 29.59037)"^^geo:wktLiteral ;
  geo-pos:lat "36.1496"^^xsd:decimal ;
  geo-pos:long "29.59037"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2016_36.1496_29.59037_M%20Corsini%20-%20Foka>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2016_36.1496_29.59037_M Corsini - Foka" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2016_36.1496_29.59037_M Corsini - Foka'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Maria Corsini-Foka'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '29.59037'^^xsd:double;
  dwc:latitude '36.1496'^^xsd:double;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2016_36.1496_29.59037_M Corsini - Foka'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'moderate'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Synaptula%20reciprocans_2007_36.13306_29.59083_0-4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2007_36.13306_29.59083_0-4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2007_36.13306_29.59083_0-4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.13306 29.59083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.13306"^^xsd:decimal ;
  dwc:decimalLongitude "29.59083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2007_36.13306_29.59083_0-4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.13306 29.59083)"^^geo:wktLiteral ;
  geo-pos:lat "36.13306"^^xsd:decimal ;
  geo-pos:long "29.59083"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Synaptula%20reciprocans_2007_36.13306_29.59083_0-4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Synaptula reciprocans_2007_36.13306_29.59083_0-4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Synaptula reciprocans_2007_36.13306_29.59083_0-4'^^xsd:string;
  dwc:scientificName 'Synaptula reciprocans (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '29.59083'^^xsd:double;
  dwc:latitude '36.13306'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '124483'^^xsd:integer;
  dwc:occurrenceId 'Synaptula reciprocans_2007_36.13306_29.59083_0-4'^^xsd:string;
  dwc:observationDate '2007-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124483'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2020_36.14894_29.59115_Eirini%20Ntai>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2020_36.14894_29.59115_Eirini%20Ntai> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2020_36.14894_29.59115_Eirini%20Ntai> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.14894 29.59115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.14894"^^xsd:decimal ;
  dwc:decimalLongitude "29.59115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2020_36.14894_29.59115_Eirini%20Ntai>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.14894 29.59115)"^^geo:wktLiteral ;
  geo-pos:lat "36.14894"^^xsd:decimal ;
  geo-pos:long "29.59115"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2020_36.14894_29.59115_Eirini%20Ntai>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2020_36.14894_29.59115_Eirini Ntai" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2020_36.14894_29.59115_Eirini Ntai'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Eirini Ntai'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '29.59115'^^xsd:double;
  dwc:latitude '36.14894'^^xsd:double;
  dwc:coordinatePrecision '8'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2020_36.14894_29.59115_Eirini Ntai'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Torquigener%20flavimaculosus_2020_36.14891_29.59159_Ioannis%20Papadopoulos>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2020_36.14891_29.59159_Ioannis%20Papadopoulos> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2020_36.14891_29.59159_Ioannis%20Papadopoulos> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.14891 29.59159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.14891"^^xsd:decimal ;
  dwc:decimalLongitude "29.59159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "8"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2020_36.14891_29.59159_Ioannis%20Papadopoulos>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.14891 29.59159)"^^geo:wktLiteral ;
  geo-pos:lat "36.14891"^^xsd:decimal ;
  geo-pos:long "29.59159"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "8"^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Torquigener%20flavimaculosus_2020_36.14891_29.59159_Ioannis%20Papadopoulos>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Torquigener flavimaculosus_2020_36.14891_29.59159_Ioannis Papadopoulos" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Torquigener flavimaculosus_2020_36.14891_29.59159_Ioannis Papadopoulos'^^xsd:string;
  dwc:scientificName 'Torquigener flavimaculosus Hardy & Randall, 1983'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Ioannis Papadopoulos'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '29.59159'^^xsd:double;
  dwc:latitude '36.14891'^^xsd:double;
  dwc:coordinatePrecision '8'^^xsd:integer;
  dwc:occurrenceRemarks 'coordinateUncertaintyInMeters estimated via ArcGIS-distance'^^xsd:string;
  dwc:aphiaid '219962'^^xsd:integer;
  dwc:occurrenceId 'Torquigener flavimaculosus_2020_36.14891_29.59159_Ioannis Papadopoulos'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219962'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Diadema%20setosum_2014_36.15292_29.59166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Diadema%20setosum_2014_36.15292_29.59166> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Diadema%20setosum_2014_36.15292_29.59166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.15292 29.59166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.15292"^^xsd:decimal ;
  dwc:decimalLongitude "29.59166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Diadema%20setosum_2014_36.15292_29.59166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.15292 29.59166)"^^geo:wktLiteral ;
  geo-pos:lat "36.15292"^^xsd:decimal ;
  geo-pos:long "29.59166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Diadema%20setosum_2014_36.15292_29.59166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Diadema setosum_2014_36.15292_29.59166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Diadema setosum_2014_36.15292_29.59166'^^xsd:string;
  dwc:scientificName 'Diadema setosum (Leske, 1778)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2014'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '29.59166'^^xsd:double;
  dwc:latitude '36.15292'^^xsd:double;
  dwc:aphiaid '213372'^^xsd:integer;
  dwc:occurrenceId 'Diadema setosum_2014_36.15292_29.59166'^^xsd:string;
  dwc:observationDate '2014-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213372'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '4'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Diadema%20setosum_2015_36.15292_29.59166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Diadema%20setosum_2015_36.15292_29.59166> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Diadema%20setosum_2015_36.15292_29.59166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.15292 29.59166)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.15292"^^xsd:decimal ;
  dwc:decimalLongitude "29.59166"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Diadema%20setosum_2015_36.15292_29.59166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.15292 29.59166)"^^geo:wktLiteral ;
  geo-pos:lat "36.15292"^^xsd:decimal ;
  geo-pos:long "29.59166"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Diadema%20setosum_2015_36.15292_29.59166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Diadema setosum_2015_36.15292_29.59166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Diadema setosum_2015_36.15292_29.59166'^^xsd:string;
  dwc:scientificName 'Diadema setosum (Leske, 1778)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '29.59166'^^xsd:double;
  dwc:latitude '36.15292'^^xsd:double;
  dwc:aphiaid '213372'^^xsd:integer;
  dwc:occurrenceId 'Diadema setosum_2015_36.15292_29.59166'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213372'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Diadema%20setosum_2020_36.15167_29.59167_Georgia%20Tavantzopoulou>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Diadema%20setosum_2020_36.15167_29.59167_Georgia%20Tavantzopoulou> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Diadema%20setosum_2020_36.15167_29.59167_Georgia%20Tavantzopoulou> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.15167 29.59167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.15167"^^xsd:decimal ;
  dwc:decimalLongitude "29.59167"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Diadema%20setosum_2020_36.15167_29.59167_Georgia%20Tavantzopoulou>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.15167 29.59167)"^^geo:wktLiteral ;
  geo-pos:lat "36.15167"^^xsd:decimal ;
  geo-pos:long "29.59167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Diadema%20setosum_2020_36.15167_29.59167_Georgia%20Tavantzopoulou>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Diadema setosum_2020_36.15167_29.59167_Georgia Tavantzopoulou" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Diadema setosum_2020_36.15167_29.59167_Georgia Tavantzopoulou'^^xsd:string;
  dwc:scientificName 'Diadema setosum (Leske, 1778)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Georgia Tavantzopoulou'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '29.59167'^^xsd:double;
  dwc:latitude '36.15167'^^xsd:double;
  dwc:aphiaid '213372'^^xsd:integer;
  dwc:occurrenceId 'Diadema setosum_2020_36.15167_29.59167_Georgia Tavantzopoulou'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213372'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Apogonichthyoides%20pharaonis_2010_36.15193_29.59194_George%20Apostolopoulos>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Apogonichthyoides%20pharaonis_2010_36.15193_29.59194_George%20Apostolopoulos> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Apogonichthyoides%20pharaonis_2010_36.15193_29.59194_George%20Apostolopoulos> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.15193 29.59194)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.15193"^^xsd:decimal ;
  dwc:decimalLongitude "29.59194"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Apogonichthyoides%20pharaonis_2010_36.15193_29.59194_George%20Apostolopoulos>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.15193 29.59194)"^^geo:wktLiteral ;
  geo-pos:lat "36.15193"^^xsd:decimal ;
  geo-pos:long "29.59194"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Apogonichthyoides%20pharaonis_2010_36.15193_29.59194_George%20Apostolopoulos>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Apogonichthyoides pharaonis_2010_36.15193_29.59194_George Apostolopoulos" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Apogonichthyoides pharaonis_2010_36.15193_29.59194_George Apostolopoulos'^^xsd:string;
  dwc:scientificName 'Apogonichthyoides pharaonis (Bellotti, 1874)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'George Apostolopoulos'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '29.59194'^^xsd:double;
  dwc:latitude '36.15193'^^xsd:double;
  dwc:occurrenceRemarks 'approximate coordinates through Google Earth based on information provided by associatedReferences or asociatedMedia'^^xsd:string;
  dwc:aphiaid '475090'^^xsd:integer;
  dwc:occurrenceId 'Apogonichthyoides pharaonis_2010_36.15193_29.59194_George Apostolopoulos'^^xsd:string;
  dwc:observationDate '2010-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '475090'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Torquigener%20flavimaculosus_2006%2F2010_36.15148_29.5921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2006%2F2010_36.15148_29.5921> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2006%2F2010_36.15148_29.5921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.15148 29.5921)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.15148"^^xsd:decimal ;
  dwc:decimalLongitude "29.5921"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2006%2F2010_36.15148_29.5921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.15148 29.5921)"^^geo:wktLiteral ;
  geo-pos:lat "36.15148"^^xsd:decimal ;
  geo-pos:long "29.5921"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Torquigener%20flavimaculosus_2006%2F2010_36.15148_29.5921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Torquigener flavimaculosus_2006/2010_36.15148_29.5921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Torquigener flavimaculosus_2006/2010_36.15148_29.5921'^^xsd:string;
  dwc:scientificName 'Torquigener flavimaculosus Hardy & Randall, 1983'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '2006'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '29.5921'^^xsd:double;
  dwc:latitude '36.15148'^^xsd:double;
  dwc:aphiaid '219962'^^xsd:integer;
  dwc:occurrenceId 'Torquigener flavimaculosus_2006/2010_36.15148_29.5921'^^xsd:string;
  dwc:aphiaIdAccepted '219962'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pempheris%20rhomboidea_2009_36.15073_29.59223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pempheris%20rhomboidea_2009_36.15073_29.59223> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pempheris%20rhomboidea_2009_36.15073_29.59223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.15073 29.59223)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.15073"^^xsd:decimal ;
  dwc:decimalLongitude "29.59223"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pempheris%20rhomboidea_2009_36.15073_29.59223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.15073 29.59223)"^^geo:wktLiteral ;
  geo-pos:lat "36.15073"^^xsd:decimal ;
  geo-pos:long "29.59223"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pempheris%20rhomboidea_2009_36.15073_29.59223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pempheris rhomboidea_2009_36.15073_29.59223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pempheris rhomboidea_2009_36.15073_29.59223'^^xsd:string;
  dwc:scientificName 'Pempheris rhomboidea Kossmann & Räuber, 1877'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '29.59223'^^xsd:double;
  dwc:latitude '36.15073'^^xsd:double;
  dwc:aphiaid '310134'^^xsd:integer;
  dwc:occurrenceId 'Pempheris rhomboidea_2009_36.15073_29.59223'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '310134'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_1985_36.1507_29.59239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_1985_36.1507_29.59239> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_1985_36.1507_29.59239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.1507 29.59239)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.1507"^^xsd:decimal ;
  dwc:decimalLongitude "29.59239"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_1985_36.1507_29.59239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.1507 29.59239)"^^geo:wktLiteral ;
  geo-pos:lat "36.1507"^^xsd:decimal ;
  geo-pos:long "29.59239"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_1985_36.1507_29.59239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_1985_36.1507_29.59239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_1985_36.1507_29.59239'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '29.59239'^^xsd:double;
  dwc:latitude '36.1507'^^xsd:double;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_1985_36.1507_29.59239'^^xsd:string;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Chama%20pacifica_2010%2F2015_36.15099_29.59246_A.%20Angelidis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Chama%20pacifica_2010%2F2015_36.15099_29.59246_A.%20Angelidis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Chama%20pacifica_2010%2F2015_36.15099_29.59246_A.%20Angelidis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.15099 29.59246)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.15099"^^xsd:decimal ;
  dwc:decimalLongitude "29.59246"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Chama%20pacifica_2010%2F2015_36.15099_29.59246_A.%20Angelidis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.15099 29.59246)"^^geo:wktLiteral ;
  geo-pos:lat "36.15099"^^xsd:decimal ;
  geo-pos:long "29.59246"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Chama%20pacifica_2010%2F2015_36.15099_29.59246_A.%20Angelidis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Chama pacifica_2010/2015_36.15099_29.59246_A. Angelidis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Chama pacifica_2010/2015_36.15099_29.59246_A. Angelidis'^^xsd:string;
  dwc:scientificName 'Chama pacifica Broderip, 1835'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'A. Angelidis'^^xsd:string;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '29.59246'^^xsd:double;
  dwc:latitude '36.15099'^^xsd:double;
  dwc:aphiaid '139120'^^xsd:integer;
  dwc:occurrenceId 'Chama pacifica_2010/2015_36.15099_29.59246_A. Angelidis'^^xsd:string;
  dwc:aphiaIdAccepted '139120'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Portunus%20segnis_1991_36.15078_29.59253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Portunus%20segnis_1991_36.15078_29.59253> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Portunus%20segnis_1991_36.15078_29.59253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.15078 29.59253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.15078"^^xsd:decimal ;
  dwc:decimalLongitude "29.59253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Portunus%20segnis_1991_36.15078_29.59253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.15078 29.59253)"^^geo:wktLiteral ;
  geo-pos:lat "36.15078"^^xsd:decimal ;
  geo-pos:long "29.59253"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Portunus%20segnis_1991_36.15078_29.59253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Portunus segnis_1991_36.15078_29.59253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Portunus segnis_1991_36.15078_29.59253'^^xsd:string;
  dwc:scientificName 'Portunus segnis (Forskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '29.59253'^^xsd:double;
  dwc:latitude '36.15078'^^xsd:double;
  dwc:aphiaid '1061760'^^xsd:integer;
  dwc:occurrenceId 'Portunus segnis_1991_36.15078_29.59253'^^xsd:string;
  dwc:observationDate '1991-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1061760'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Upeneus%20pori_2009_36.15567_29.59427_Apostolopoulos>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Upeneus%20pori_2009_36.15567_29.59427_Apostolopoulos> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Upeneus%20pori_2009_36.15567_29.59427_Apostolopoulos> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.15567 29.59427)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.15567"^^xsd:decimal ;
  dwc:decimalLongitude "29.59427"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Upeneus%20pori_2009_36.15567_29.59427_Apostolopoulos>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.15567 29.59427)"^^geo:wktLiteral ;
  geo-pos:lat "36.15567"^^xsd:decimal ;
  geo-pos:long "29.59427"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Upeneus%20pori_2009_36.15567_29.59427_Apostolopoulos>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Upeneus pori_2009_36.15567_29.59427_Apostolopoulos" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Upeneus pori_2009_36.15567_29.59427_Apostolopoulos'^^xsd:string;
  dwc:scientificName 'Upeneus pori Ben-Tuvia & Golani, 1989'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Apostolopoulos'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '29.59427'^^xsd:double;
  dwc:latitude '36.15567'^^xsd:double;
  dwc:occurrenceRemarks 'approximate coordinates through Google Earth based on information provided by associatedReferences or asociatedMedia'^^xsd:string;
  dwc:aphiaid '273671'^^xsd:integer;
  dwc:occurrenceId 'Upeneus pori_2009_36.15567_29.59427_Apostolopoulos'^^xsd:string;
  dwc:observationDate '2009-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '273671'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Sargocentron%20rubrum_1953_36.15435_29.59444_Ioanou>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_1953_36.15435_29.59444_Ioanou> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_1953_36.15435_29.59444_Ioanou> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.15435 29.59444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.15435"^^xsd:decimal ;
  dwc:decimalLongitude "29.59444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Sargocentron%20rubrum_1953_36.15435_29.59444_Ioanou>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.15435 29.59444)"^^geo:wktLiteral ;
  geo-pos:lat "36.15435"^^xsd:decimal ;
  geo-pos:long "29.59444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Sargocentron%20rubrum_1953_36.15435_29.59444_Ioanou>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Sargocentron rubrum_1953_36.15435_29.59444_Ioanou" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Sargocentron rubrum_1953_36.15435_29.59444_Ioanou'^^xsd:string;
  dwc:scientificName 'Sargocentron rubrum (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Ioanou'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '29.59444'^^xsd:double;
  dwc:latitude '36.15435'^^xsd:double;
  dwc:occurrenceRemarks 'letter to HSR'^^xsd:string;
  dwc:aphiaid '126400'^^xsd:integer;
  dwc:occurrenceId 'Sargocentron rubrum_1953_36.15435_29.59444_Ioanou'^^xsd:string;
  dwc:observationDate '1953-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126400'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Amphistegina%20lobifera_1955%2F1964_36.15157_29.59512_45-45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Amphistegina%20lobifera_1955%2F1964_36.15157_29.59512_45-45> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Amphistegina%20lobifera_1955%2F1964_36.15157_29.59512_45-45> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.15157 29.59512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.15157"^^xsd:decimal ;
  dwc:decimalLongitude "29.59512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Amphistegina%20lobifera_1955%2F1964_36.15157_29.59512_45-45>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.15157 29.59512)"^^geo:wktLiteral ;
  geo-pos:lat "36.15157"^^xsd:decimal ;
  geo-pos:long "29.59512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Amphistegina%20lobifera_1955%2F1964_36.15157_29.59512_45-45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Amphistegina lobifera_1955/1964_36.15157_29.59512_45-45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Amphistegina lobifera_1955/1964_36.15157_29.59512_45-45'^^xsd:string;
  dwc:scientificName 'Amphistegina lobifera Larsen, 1976'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '29.59512'^^xsd:double;
  dwc:latitude '36.15157'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '490083'^^xsd:integer;
  dwc:occurrenceId 'Amphistegina lobifera_1955/1964_36.15157_29.59512_45-45'^^xsd:string;
  dwc:aphiaIdAccepted '490083'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Halophila%20stipulacea_1955%2F1964_36.15157_29.59512_45-45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Halophila%20stipulacea_1955%2F1964_36.15157_29.59512_45-45> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Halophila%20stipulacea_1955%2F1964_36.15157_29.59512_45-45> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.15157 29.59512)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.15157"^^xsd:decimal ;
  dwc:decimalLongitude "29.59512"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters "45"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Halophila%20stipulacea_1955%2F1964_36.15157_29.59512_45-45>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.15157 29.59512)"^^geo:wktLiteral ;
  geo-pos:lat "36.15157"^^xsd:decimal ;
  geo-pos:long "29.59512"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Halophila%20stipulacea_1955%2F1964_36.15157_29.59512_45-45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Halophila stipulacea_1955/1964_36.15157_29.59512_45-45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Halophila stipulacea_1955/1964_36.15157_29.59512_45-45'^^xsd:string;
  dwc:scientificName 'Halophila stipulacea (Forsskål) Ascherson, 1867'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:startYearCollected '1955'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '29.59512'^^xsd:double;
  dwc:latitude '36.15157'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:maximumDepth '45'^^xsd:integer;
  dwc:aphiaid '145714'^^xsd:integer;
  dwc:occurrenceId 'Halophila stipulacea_1955/1964_36.15157_29.59512_45-45'^^xsd:string;
  dwc:aphiaIdAccepted '145714'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Lagocephalus%20sceleratus_2017_36.15157_29.59776_15-15_Stefanos%20Kalogirou>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2017_36.15157_29.59776_15-15_Stefanos%20Kalogirou> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2017_36.15157_29.59776_15-15_Stefanos%20Kalogirou> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.15157 29.59776)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.15157"^^xsd:decimal ;
  dwc:decimalLongitude "29.59776"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Lagocephalus%20sceleratus_2017_36.15157_29.59776_15-15_Stefanos%20Kalogirou>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.15157 29.59776)"^^geo:wktLiteral ;
  geo-pos:lat "36.15157"^^xsd:decimal ;
  geo-pos:long "29.59776"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Lagocephalus%20sceleratus_2017_36.15157_29.59776_15-15_Stefanos%20Kalogirou>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lagocephalus sceleratus_2017_36.15157_29.59776_15-15_Stefanos Kalogirou" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Lagocephalus sceleratus_2017_36.15157_29.59776_15-15_Stefanos Kalogirou'^^xsd:string;
  dwc:scientificName 'Lagocephalus sceleratus (Gmelin, 1789)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Stefanos Kalogirou'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '29.59776'^^xsd:double;
  dwc:latitude '36.15157'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '219954'^^xsd:integer;
  dwc:occurrenceId 'Lagocephalus sceleratus_2017_36.15157_29.59776_15-15_Stefanos Kalogirou'^^xsd:string;
  dwc:observationDate '2017-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219954'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '10'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Fistularia%20commersonii_2010_36.14912_29.59805_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2010_36.14912_29.59805_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Fistularia%20commersonii_2010_36.14912_29.59805_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.14912 29.59805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.14912"^^xsd:decimal ;
  dwc:decimalLongitude "29.59805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Fistularia%20commersonii_2010_36.14912_29.59805_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.14912 29.59805)"^^geo:wktLiteral ;
  geo-pos:lat "36.14912"^^xsd:decimal ;
  geo-pos:long "29.59805"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Fistularia%20commersonii_2010_36.14912_29.59805_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fistularia commersonii_2010_36.14912_29.59805_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Fistularia commersonii_2010_36.14912_29.59805_5-5'^^xsd:string;
  dwc:scientificName 'Fistularia commersonii Rüppell, 1838'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '29.59805'^^xsd:double;
  dwc:latitude '36.14912'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '217966'^^xsd:integer;
  dwc:occurrenceId 'Fistularia commersonii_2010_36.14912_29.59805_5-5'^^xsd:string;
  dwc:observationDate '2010-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '217966'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Diadema%20setosum_2020_36.14852_29.59847_1-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Diadema%20setosum_2020_36.14852_29.59847_1-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Diadema%20setosum_2020_36.14852_29.59847_1-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.14852 29.59847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.14852"^^xsd:decimal ;
  dwc:decimalLongitude "29.59847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Diadema%20setosum_2020_36.14852_29.59847_1-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.14852 29.59847)"^^geo:wktLiteral ;
  geo-pos:lat "36.14852"^^xsd:decimal ;
  geo-pos:long "29.59847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Diadema%20setosum_2020_36.14852_29.59847_1-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Diadema setosum_2020_36.14852_29.59847_1-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Diadema setosum_2020_36.14852_29.59847_1-5'^^xsd:string;
  dwc:scientificName 'Diadema setosum (Leske, 1778)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '29.59847'^^xsd:double;
  dwc:latitude '36.14852'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '213372'^^xsd:integer;
  dwc:occurrenceId 'Diadema setosum_2020_36.14852_29.59847_1-5'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213372'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Parupeneus%20forsskali_2020_36.14852_29.59847_4-4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2020_36.14852_29.59847_4-4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2020_36.14852_29.59847_4-4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.14852 29.59847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.14852"^^xsd:decimal ;
  dwc:decimalLongitude "29.59847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2020_36.14852_29.59847_4-4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.14852 29.59847)"^^geo:wktLiteral ;
  geo-pos:lat "36.14852"^^xsd:decimal ;
  geo-pos:long "29.59847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Parupeneus%20forsskali_2020_36.14852_29.59847_4-4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Parupeneus forsskali_2020_36.14852_29.59847_4-4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Parupeneus forsskali_2020_36.14852_29.59847_4-4'^^xsd:string;
  dwc:scientificName 'Parupeneus forsskali (Fourmanoir & Guézé, 1976)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '29.59847'^^xsd:double;
  dwc:latitude '36.14852'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '218669'^^xsd:integer;
  dwc:occurrenceId 'Parupeneus forsskali_2020_36.14852_29.59847_4-4'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218669'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '7'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_2020_36.14852_29.59847_1-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_2020_36.14852_29.59847_1-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_2020_36.14852_29.59847_1-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.14852 29.59847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.14852"^^xsd:decimal ;
  dwc:decimalLongitude "29.59847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_2020_36.14852_29.59847_1-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.14852 29.59847)"^^geo:wktLiteral ;
  geo-pos:lat "36.14852"^^xsd:decimal ;
  geo-pos:long "29.59847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_2020_36.14852_29.59847_1-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_2020_36.14852_29.59847_1-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_2020_36.14852_29.59847_1-5'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '29.59847'^^xsd:double;
  dwc:latitude '36.14852'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_2020_36.14852_29.59847_1-5'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Torquigener%20flavimaculosus_2020_36.14852_29.59847_4-4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2020_36.14852_29.59847_4-4> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2020_36.14852_29.59847_4-4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.14852 29.59847)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.14852"^^xsd:decimal ;
  dwc:decimalLongitude "29.59847"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2020_36.14852_29.59847_4-4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.14852 29.59847)"^^geo:wktLiteral ;
  geo-pos:lat "36.14852"^^xsd:decimal ;
  geo-pos:long "29.59847"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Torquigener%20flavimaculosus_2020_36.14852_29.59847_4-4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Torquigener flavimaculosus_2020_36.14852_29.59847_4-4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Torquigener flavimaculosus_2020_36.14852_29.59847_4-4'^^xsd:string;
  dwc:scientificName 'Torquigener flavimaculosus Hardy & Randall, 1983'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '29.59847'^^xsd:double;
  dwc:latitude '36.14852'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:aphiaid '219962'^^xsd:integer;
  dwc:occurrenceId 'Torquigener flavimaculosus_2020_36.14852_29.59847_4-4'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219962'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Parupeneus%20forsskali_2019_36.15298_29.59861_Katerina%20Dogrammatzi>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2019_36.15298_29.59861_Katerina%20Dogrammatzi> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2019_36.15298_29.59861_Katerina%20Dogrammatzi> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.15298 29.59861)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.15298"^^xsd:decimal ;
  dwc:decimalLongitude "29.59861"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2019_36.15298_29.59861_Katerina%20Dogrammatzi>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.15298 29.59861)"^^geo:wktLiteral ;
  geo-pos:lat "36.15298"^^xsd:decimal ;
  geo-pos:long "29.59861"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Parupeneus%20forsskali_2019_36.15298_29.59861_Katerina%20Dogrammatzi>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Parupeneus forsskali_2019_36.15298_29.59861_Katerina Dogrammatzi" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Parupeneus forsskali_2019_36.15298_29.59861_Katerina Dogrammatzi'^^xsd:string;
  dwc:scientificName 'Parupeneus forsskali (Fourmanoir & Guézé, 1976)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Katerina Dogrammatzi'^^xsd:string;
  dwc:yearCollected '2019'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '29.59861'^^xsd:double;
  dwc:latitude '36.15298'^^xsd:double;
  dwc:aphiaid '218669'^^xsd:integer;
  dwc:occurrenceId 'Parupeneus forsskali_2019_36.15298_29.59861_Katerina Dogrammatzi'^^xsd:string;
  dwc:observationDate '2019-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218669'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Sargocentron%20rubrum_1987_36.14994_29.59901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_1987_36.14994_29.59901> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_1987_36.14994_29.59901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.14994 29.59901)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.14994"^^xsd:decimal ;
  dwc:decimalLongitude "29.59901"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Sargocentron%20rubrum_1987_36.14994_29.59901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.14994 29.59901)"^^geo:wktLiteral ;
  geo-pos:lat "36.14994"^^xsd:decimal ;
  geo-pos:long "29.59901"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Sargocentron%20rubrum_1987_36.14994_29.59901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Sargocentron rubrum_1987_36.14994_29.59901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Sargocentron rubrum_1987_36.14994_29.59901'^^xsd:string;
  dwc:scientificName 'Sargocentron rubrum (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '29.59901'^^xsd:double;
  dwc:latitude '36.14994'^^xsd:double;
  dwc:aphiaid '126400'^^xsd:integer;
  dwc:occurrenceId 'Sargocentron rubrum_1987_36.14994_29.59901'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126400'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Parupeneus%20forsskali_2020_36.14764_29.60266_15-16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2020_36.14764_29.60266_15-16> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2020_36.14764_29.60266_15-16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.14764 29.60266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.14764"^^xsd:decimal ;
  dwc:decimalLongitude "29.60266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2020_36.14764_29.60266_15-16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.14764 29.60266)"^^geo:wktLiteral ;
  geo-pos:lat "36.14764"^^xsd:decimal ;
  geo-pos:long "29.60266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Parupeneus%20forsskali_2020_36.14764_29.60266_15-16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Parupeneus forsskali_2020_36.14764_29.60266_15-16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Parupeneus forsskali_2020_36.14764_29.60266_15-16'^^xsd:string;
  dwc:scientificName 'Parupeneus forsskali (Fourmanoir & Guézé, 1976)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '29.60266'^^xsd:double;
  dwc:latitude '36.14764'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '218669'^^xsd:integer;
  dwc:occurrenceId 'Parupeneus forsskali_2020_36.14764_29.60266_15-16'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218669'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '59'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2020_36.14764_29.60266_8-8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2020_36.14764_29.60266_8-8> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2020_36.14764_29.60266_8-8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.14764 29.60266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.14764"^^xsd:decimal ;
  dwc:decimalLongitude "29.60266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2020_36.14764_29.60266_8-8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.14764 29.60266)"^^geo:wktLiteral ;
  geo-pos:lat "36.14764"^^xsd:decimal ;
  geo-pos:long "29.60266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2020_36.14764_29.60266_8-8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2020_36.14764_29.60266_8-8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2020_36.14764_29.60266_8-8'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '29.60266'^^xsd:double;
  dwc:latitude '36.14764'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2020_36.14764_29.60266_8-8'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '45'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2020_36.14764_29.60266_8-8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_36.14764_29.60266_8-8> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_36.14764_29.60266_8-8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.14764 29.60266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.14764"^^xsd:decimal ;
  dwc:decimalLongitude "29.60266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_36.14764_29.60266_8-8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.14764 29.60266)"^^geo:wktLiteral ;
  geo-pos:lat "36.14764"^^xsd:decimal ;
  geo-pos:long "29.60266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2020_36.14764_29.60266_8-8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2020_36.14764_29.60266_8-8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2020_36.14764_29.60266_8-8'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '29.60266'^^xsd:double;
  dwc:latitude '36.14764'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2020_36.14764_29.60266_8-8'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '70'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Torquigener%20flavimaculosus_2020_36.14764_29.60266_15.5-16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2020_36.14764_29.60266_15.5-16> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2020_36.14764_29.60266_15.5-16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.14764 29.60266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.14764"^^xsd:decimal ;
  dwc:decimalLongitude "29.60266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2020_36.14764_29.60266_15.5-16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.14764 29.60266)"^^geo:wktLiteral ;
  geo-pos:lat "36.14764"^^xsd:decimal ;
  geo-pos:long "29.60266"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Torquigener%20flavimaculosus_2020_36.14764_29.60266_15.5-16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Torquigener flavimaculosus_2020_36.14764_29.60266_15.5-16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Torquigener flavimaculosus_2020_36.14764_29.60266_15.5-16'^^xsd:string;
  dwc:scientificName 'Torquigener flavimaculosus Hardy & Randall, 1983'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '29.60266'^^xsd:double;
  dwc:latitude '36.14764'^^xsd:double;
  dwc:minimumDepth '15.5'^^xsd:double;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '219962'^^xsd:integer;
  dwc:occurrenceId 'Torquigener flavimaculosus_2020_36.14764_29.60266_15.5-16'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219962'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '48'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Dendostrea%20folium_2015_36.14999_29.60314_2-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Dendostrea%20folium_2015_36.14999_29.60314_2-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Dendostrea%20folium_2015_36.14999_29.60314_2-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.14999 29.60314)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.14999"^^xsd:decimal ;
  dwc:decimalLongitude "29.60314"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Dendostrea%20folium_2015_36.14999_29.60314_2-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.14999 29.60314)"^^geo:wktLiteral ;
  geo-pos:lat "36.14999"^^xsd:decimal ;
  geo-pos:long "29.60314"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Dendostrea%20folium_2015_36.14999_29.60314_2-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Dendostrea folium_2015_36.14999_29.60314_2-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Dendostrea folium_2015_36.14999_29.60314_2-5'^^xsd:string;
  dwc:scientificName 'Dendostrea folium (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2015'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '29.60314'^^xsd:double;
  dwc:latitude '36.14999'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '506716'^^xsd:integer;
  dwc:occurrenceId 'Dendostrea folium_2015_36.14999_29.60314_2-5'^^xsd:string;
  dwc:observationDate '2015-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '506716'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity 'very high'^^xsd:string;
  dwc:organismQuantityType 'abundance approximation'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Conomurex%20persicus_2020_36.14697_29.60396_10-16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Conomurex%20persicus_2020_36.14697_29.60396_10-16> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Conomurex%20persicus_2020_36.14697_29.60396_10-16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.14697 29.60396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.14697"^^xsd:decimal ;
  dwc:decimalLongitude "29.60396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Conomurex%20persicus_2020_36.14697_29.60396_10-16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.14697 29.60396)"^^geo:wktLiteral ;
  geo-pos:lat "36.14697"^^xsd:decimal ;
  geo-pos:long "29.60396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Conomurex%20persicus_2020_36.14697_29.60396_10-16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Conomurex persicus_2020_36.14697_29.60396_10-16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Conomurex persicus_2020_36.14697_29.60396_10-16'^^xsd:string;
  dwc:scientificName 'Conomurex persicus (Swainson, 1821)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '29.60396'^^xsd:double;
  dwc:latitude '36.14697'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '565371'^^xsd:integer;
  dwc:occurrenceId 'Conomurex persicus_2020_36.14697_29.60396_10-16'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '565371'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '4'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Diadema%20setosum_2020_36.14697_29.60396_10-16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Diadema%20setosum_2020_36.14697_29.60396_10-16> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Diadema%20setosum_2020_36.14697_29.60396_10-16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.14697 29.60396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.14697"^^xsd:decimal ;
  dwc:decimalLongitude "29.60396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Diadema%20setosum_2020_36.14697_29.60396_10-16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.14697 29.60396)"^^geo:wktLiteral ;
  geo-pos:lat "36.14697"^^xsd:decimal ;
  geo-pos:long "29.60396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Diadema%20setosum_2020_36.14697_29.60396_10-16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Diadema setosum_2020_36.14697_29.60396_10-16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Diadema setosum_2020_36.14697_29.60396_10-16'^^xsd:string;
  dwc:scientificName 'Diadema setosum (Leske, 1778)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '29.60396'^^xsd:double;
  dwc:latitude '36.14697'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '213372'^^xsd:integer;
  dwc:occurrenceId 'Diadema setosum_2020_36.14697_29.60396_10-16'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213372'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '52'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Herdmania%20momus_2020_36.14697_29.60396_10-16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Herdmania%20momus_2020_36.14697_29.60396_10-16> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Herdmania%20momus_2020_36.14697_29.60396_10-16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.14697 29.60396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.14697"^^xsd:decimal ;
  dwc:decimalLongitude "29.60396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Herdmania%20momus_2020_36.14697_29.60396_10-16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.14697 29.60396)"^^geo:wktLiteral ;
  geo-pos:lat "36.14697"^^xsd:decimal ;
  geo-pos:long "29.60396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Herdmania%20momus_2020_36.14697_29.60396_10-16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Herdmania momus_2020_36.14697_29.60396_10-16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Herdmania momus_2020_36.14697_29.60396_10-16'^^xsd:string;
  dwc:scientificName 'Herdmania momus (Savigny, 1816)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '29.60396'^^xsd:double;
  dwc:latitude '36.14697'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '103830'^^xsd:integer;
  dwc:occurrenceId 'Herdmania momus_2020_36.14697_29.60396_10-16'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103830'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '100'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Parupeneus%20forsskali_2020_36.14697_29.60396_12-13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2020_36.14697_29.60396_12-13> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2020_36.14697_29.60396_12-13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.14697 29.60396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.14697"^^xsd:decimal ;
  dwc:decimalLongitude "29.60396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2020_36.14697_29.60396_12-13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.14697 29.60396)"^^geo:wktLiteral ;
  geo-pos:lat "36.14697"^^xsd:decimal ;
  geo-pos:long "29.60396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Parupeneus%20forsskali_2020_36.14697_29.60396_12-13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Parupeneus forsskali_2020_36.14697_29.60396_12-13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Parupeneus forsskali_2020_36.14697_29.60396_12-13'^^xsd:string;
  dwc:scientificName 'Parupeneus forsskali (Fourmanoir & Guézé, 1976)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '29.60396'^^xsd:double;
  dwc:latitude '36.14697'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '218669'^^xsd:integer;
  dwc:occurrenceId 'Parupeneus forsskali_2020_36.14697_29.60396_12-13'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218669'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '100'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pempheris%20rhomboidea_2020_36.14697_29.60396_5-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pempheris%20rhomboidea_2020_36.14697_29.60396_5-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pempheris%20rhomboidea_2020_36.14697_29.60396_5-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.14697 29.60396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.14697"^^xsd:decimal ;
  dwc:decimalLongitude "29.60396"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pempheris%20rhomboidea_2020_36.14697_29.60396_5-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.14697 29.60396)"^^geo:wktLiteral ;
  geo-pos:lat "36.14697"^^xsd:decimal ;
  geo-pos:long "29.60396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pempheris%20rhomboidea_2020_36.14697_29.60396_5-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pempheris rhomboidea_2020_36.14697_29.60396_5-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pempheris rhomboidea_2020_36.14697_29.60396_5-10'^^xsd:string;
  dwc:scientificName 'Pempheris rhomboidea Kossmann & Räuber, 1877'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '29.60396'^^xsd:double;
  dwc:latitude '36.14697'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '310134'^^xsd:integer;
  dwc:occurrenceId 'Pempheris rhomboidea_2020_36.14697_29.60396_5-10'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '310134'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '5'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2020_36.14697_29.60396_1-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2020_36.14697_29.60396_1-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2020_36.14697_29.60396_1-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.14697 29.60396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.14697"^^xsd:decimal ;
  dwc:decimalLongitude "29.60396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2020_36.14697_29.60396_1-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.14697 29.60396)"^^geo:wktLiteral ;
  geo-pos:lat "36.14697"^^xsd:decimal ;
  geo-pos:long "29.60396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2020_36.14697_29.60396_1-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2020_36.14697_29.60396_1-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2020_36.14697_29.60396_1-1'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '29.60396'^^xsd:double;
  dwc:latitude '36.14697'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2020_36.14697_29.60396_1-1'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '50'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pinctada%20radiata_2020_36.14697_29.60396_10-16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pinctada%20radiata_2020_36.14697_29.60396_10-16> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pinctada%20radiata_2020_36.14697_29.60396_10-16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.14697 29.60396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.14697"^^xsd:decimal ;
  dwc:decimalLongitude "29.60396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pinctada%20radiata_2020_36.14697_29.60396_10-16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.14697 29.60396)"^^geo:wktLiteral ;
  geo-pos:lat "36.14697"^^xsd:decimal ;
  geo-pos:long "29.60396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pinctada%20radiata_2020_36.14697_29.60396_10-16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pinctada radiata_2020_36.14697_29.60396_10-16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pinctada radiata_2020_36.14697_29.60396_10-16'^^xsd:string;
  dwc:scientificName 'Pinctada radiata (Leach, 1814)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '29.60396'^^xsd:double;
  dwc:latitude '36.14697'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '140890'^^xsd:integer;
  dwc:occurrenceId 'Pinctada radiata_2020_36.14697_29.60396_10-16'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140890'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2020_36.14697_29.60396_10-16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2020_36.14697_29.60396_10-16> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2020_36.14697_29.60396_10-16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.14697 29.60396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.14697"^^xsd:decimal ;
  dwc:decimalLongitude "29.60396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2020_36.14697_29.60396_10-16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.14697 29.60396)"^^geo:wktLiteral ;
  geo-pos:lat "36.14697"^^xsd:decimal ;
  geo-pos:long "29.60396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2020_36.14697_29.60396_10-16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2020_36.14697_29.60396_10-16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2020_36.14697_29.60396_10-16'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '29.60396'^^xsd:double;
  dwc:latitude '36.14697'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2020_36.14697_29.60396_10-16'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Sargocentron%20rubrum_2020_36.14697_29.60396_12-13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2020_36.14697_29.60396_12-13> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2020_36.14697_29.60396_12-13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.14697 29.60396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.14697"^^xsd:decimal ;
  dwc:decimalLongitude "29.60396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2020_36.14697_29.60396_12-13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.14697 29.60396)"^^geo:wktLiteral ;
  geo-pos:lat "36.14697"^^xsd:decimal ;
  geo-pos:long "29.60396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Sargocentron%20rubrum_2020_36.14697_29.60396_12-13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Sargocentron rubrum_2020_36.14697_29.60396_12-13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Sargocentron rubrum_2020_36.14697_29.60396_12-13'^^xsd:string;
  dwc:scientificName 'Sargocentron rubrum (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '29.60396'^^xsd:double;
  dwc:latitude '36.14697'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '126400'^^xsd:integer;
  dwc:occurrenceId 'Sargocentron rubrum_2020_36.14697_29.60396_12-13'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126400'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Sargocentron%20rubrum_2020_36.14697_29.60396_5-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2020_36.14697_29.60396_5-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2020_36.14697_29.60396_5-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.14697 29.60396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.14697"^^xsd:decimal ;
  dwc:decimalLongitude "29.60396"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2020_36.14697_29.60396_5-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.14697 29.60396)"^^geo:wktLiteral ;
  geo-pos:lat "36.14697"^^xsd:decimal ;
  geo-pos:long "29.60396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Sargocentron%20rubrum_2020_36.14697_29.60396_5-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Sargocentron rubrum_2020_36.14697_29.60396_5-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Sargocentron rubrum_2020_36.14697_29.60396_5-10'^^xsd:string;
  dwc:scientificName 'Sargocentron rubrum (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '29.60396'^^xsd:double;
  dwc:latitude '36.14697'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '126400'^^xsd:integer;
  dwc:occurrenceId 'Sargocentron rubrum_2020_36.14697_29.60396_5-10'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126400'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2020_36.14697_29.60396_12-13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_36.14697_29.60396_12-13> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_36.14697_29.60396_12-13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.14697 29.60396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.14697"^^xsd:decimal ;
  dwc:decimalLongitude "29.60396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020_36.14697_29.60396_12-13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.14697 29.60396)"^^geo:wktLiteral ;
  geo-pos:lat "36.14697"^^xsd:decimal ;
  geo-pos:long "29.60396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2020_36.14697_29.60396_12-13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2020_36.14697_29.60396_12-13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2020_36.14697_29.60396_12-13'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '29.60396'^^xsd:double;
  dwc:latitude '36.14697'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2020_36.14697_29.60396_12-13'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Synaptula%20reciprocans_2020_36.14697_29.60396_10-16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2020_36.14697_29.60396_10-16> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2020_36.14697_29.60396_10-16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.14697 29.60396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.14697"^^xsd:decimal ;
  dwc:decimalLongitude "29.60396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2020_36.14697_29.60396_10-16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.14697 29.60396)"^^geo:wktLiteral ;
  geo-pos:lat "36.14697"^^xsd:decimal ;
  geo-pos:long "29.60396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Synaptula%20reciprocans_2020_36.14697_29.60396_10-16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Synaptula reciprocans_2020_36.14697_29.60396_10-16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Synaptula reciprocans_2020_36.14697_29.60396_10-16'^^xsd:string;
  dwc:scientificName 'Synaptula reciprocans (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '29.60396'^^xsd:double;
  dwc:latitude '36.14697'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '124483'^^xsd:integer;
  dwc:occurrenceId 'Synaptula reciprocans_2020_36.14697_29.60396_10-16'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124483'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '2'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Torquigener%20flavimaculosus_2020_36.14697_29.60396_12-13_Michail%20Ragkousis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2020_36.14697_29.60396_12-13_Michail%20Ragkousis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2020_36.14697_29.60396_12-13_Michail%20Ragkousis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.14697 29.60396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.14697"^^xsd:decimal ;
  dwc:decimalLongitude "29.60396"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2020_36.14697_29.60396_12-13_Michail%20Ragkousis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.14697 29.60396)"^^geo:wktLiteral ;
  geo-pos:lat "36.14697"^^xsd:decimal ;
  geo-pos:long "29.60396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Torquigener%20flavimaculosus_2020_36.14697_29.60396_12-13_Michail%20Ragkousis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Torquigener flavimaculosus_2020_36.14697_29.60396_12-13_Michail Ragkousis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Torquigener flavimaculosus_2020_36.14697_29.60396_12-13_Michail Ragkousis'^^xsd:string;
  dwc:scientificName 'Torquigener flavimaculosus Hardy & Randall, 1983'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Michail Ragkousis'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '29.60396'^^xsd:double;
  dwc:latitude '36.14697'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:aphiaid '219962'^^xsd:integer;
  dwc:occurrenceId 'Torquigener flavimaculosus_2020_36.14697_29.60396_12-13_Michail Ragkousis'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219962'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '6'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Torquigener%20flavimaculosus_2020_36.14697_29.60396_5-10_Orestis%20Papadakis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2020_36.14697_29.60396_5-10_Orestis%20Papadakis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2020_36.14697_29.60396_5-10_Orestis%20Papadakis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.14697 29.60396)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.14697"^^xsd:decimal ;
  dwc:decimalLongitude "29.60396"^^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 ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2020_36.14697_29.60396_5-10_Orestis%20Papadakis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.14697 29.60396)"^^geo:wktLiteral ;
  geo-pos:lat "36.14697"^^xsd:decimal ;
  geo-pos:long "29.60396"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Torquigener%20flavimaculosus_2020_36.14697_29.60396_5-10_Orestis%20Papadakis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Torquigener flavimaculosus_2020_36.14697_29.60396_5-10_Orestis Papadakis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Torquigener flavimaculosus_2020_36.14697_29.60396_5-10_Orestis Papadakis'^^xsd:string;
  dwc:scientificName 'Torquigener flavimaculosus Hardy & Randall, 1983'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Orestis Papadakis'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '29.60396'^^xsd:double;
  dwc:latitude '36.14697'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '219962'^^xsd:integer;
  dwc:occurrenceId 'Torquigener flavimaculosus_2020_36.14697_29.60396_5-10_Orestis Papadakis'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219962'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Diadema%20setosum_2020_36.14589_29.60697_2-25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Diadema%20setosum_2020_36.14589_29.60697_2-25> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Diadema%20setosum_2020_36.14589_29.60697_2-25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.14589 29.60697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.14589"^^xsd:decimal ;
  dwc:decimalLongitude "29.60697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "2"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Diadema%20setosum_2020_36.14589_29.60697_2-25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.14589 29.60697)"^^geo:wktLiteral ;
  geo-pos:lat "36.14589"^^xsd:decimal ;
  geo-pos:long "29.60697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Diadema%20setosum_2020_36.14589_29.60697_2-25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Diadema setosum_2020_36.14589_29.60697_2-25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Diadema setosum_2020_36.14589_29.60697_2-25'^^xsd:string;
  dwc:scientificName 'Diadema setosum (Leske, 1778)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '29.60697'^^xsd:double;
  dwc:latitude '36.14589'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '213372'^^xsd:integer;
  dwc:occurrenceId 'Diadema setosum_2020_36.14589_29.60697_2-25'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213372'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '480'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Herdmania%20momus_2020_36.14589_29.60697_6-16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Herdmania%20momus_2020_36.14589_29.60697_6-16> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Herdmania%20momus_2020_36.14589_29.60697_6-16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.14589 29.60697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.14589"^^xsd:decimal ;
  dwc:decimalLongitude "29.60697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Herdmania%20momus_2020_36.14589_29.60697_6-16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.14589 29.60697)"^^geo:wktLiteral ;
  geo-pos:lat "36.14589"^^xsd:decimal ;
  geo-pos:long "29.60697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Herdmania%20momus_2020_36.14589_29.60697_6-16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Herdmania momus_2020_36.14589_29.60697_6-16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Herdmania momus_2020_36.14589_29.60697_6-16'^^xsd:string;
  dwc:scientificName 'Herdmania momus (Savigny, 1816)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '29.60697'^^xsd:double;
  dwc:latitude '36.14589'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '103830'^^xsd:integer;
  dwc:occurrenceId 'Herdmania momus_2020_36.14589_29.60697_6-16'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '103830'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '124'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Parupeneus%20forsskali_2020-10-07_36.14589_29.60697_15-15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2020-10-07_36.14589_29.60697_15-15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2020-10-07_36.14589_29.60697_15-15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.14589 29.60697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.14589"^^xsd:decimal ;
  dwc:decimalLongitude "29.60697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2020-10-07_36.14589_29.60697_15-15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.14589 29.60697)"^^geo:wktLiteral ;
  geo-pos:lat "36.14589"^^xsd:decimal ;
  geo-pos:long "29.60697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Parupeneus%20forsskali_2020-10-07_36.14589_29.60697_15-15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Parupeneus forsskali_2020-10-07_36.14589_29.60697_15-15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Parupeneus forsskali_2020-10-07_36.14589_29.60697_15-15'^^xsd:string;
  dwc:scientificName 'Parupeneus forsskali (Fourmanoir & Guézé, 1976)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '29.60697'^^xsd:double;
  dwc:latitude '36.14589'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '218669'^^xsd:integer;
  dwc:occurrenceId 'Parupeneus forsskali_2020-10-07_36.14589_29.60697_15-15'^^xsd:string;
  dwc:observationDate '2020-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '218669'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '5'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Parupeneus%20forsskali_2020-10-08_36.14589_29.60697_15-15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2020-10-08_36.14589_29.60697_15-15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2020-10-08_36.14589_29.60697_15-15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.14589 29.60697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.14589"^^xsd:decimal ;
  dwc:decimalLongitude "29.60697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2020-10-08_36.14589_29.60697_15-15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.14589 29.60697)"^^geo:wktLiteral ;
  geo-pos:lat "36.14589"^^xsd:decimal ;
  geo-pos:long "29.60697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Parupeneus%20forsskali_2020-10-08_36.14589_29.60697_15-15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Parupeneus forsskali_2020-10-08_36.14589_29.60697_15-15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Parupeneus forsskali_2020-10-08_36.14589_29.60697_15-15'^^xsd:string;
  dwc:scientificName 'Parupeneus forsskali (Fourmanoir & Guézé, 1976)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '29.60697'^^xsd:double;
  dwc:latitude '36.14589'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '218669'^^xsd:integer;
  dwc:occurrenceId 'Parupeneus forsskali_2020-10-08_36.14589_29.60697_15-15'^^xsd:string;
  dwc:observationDate '2020-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '218669'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '4'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Parupeneus%20forsskali_2020_36.14589_29.60697_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2020_36.14589_29.60697_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2020_36.14589_29.60697_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.14589 29.60697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.14589"^^xsd:decimal ;
  dwc:decimalLongitude "29.60697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Parupeneus%20forsskali_2020_36.14589_29.60697_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.14589 29.60697)"^^geo:wktLiteral ;
  geo-pos:lat "36.14589"^^xsd:decimal ;
  geo-pos:long "29.60697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Parupeneus%20forsskali_2020_36.14589_29.60697_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Parupeneus forsskali_2020_36.14589_29.60697_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Parupeneus forsskali_2020_36.14589_29.60697_5-5'^^xsd:string;
  dwc:scientificName 'Parupeneus forsskali (Fourmanoir & Guézé, 1976)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '29.60697'^^xsd:double;
  dwc:latitude '36.14589'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '218669'^^xsd:integer;
  dwc:occurrenceId 'Parupeneus forsskali_2020_36.14589_29.60697_5-5'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218669'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Percnon%20gibbesi_2020_36.14589_29.60697_1-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2020_36.14589_29.60697_1-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Percnon%20gibbesi_2020_36.14589_29.60697_1-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.14589 29.60697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.14589"^^xsd:decimal ;
  dwc:decimalLongitude "29.60697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Percnon%20gibbesi_2020_36.14589_29.60697_1-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.14589 29.60697)"^^geo:wktLiteral ;
  geo-pos:lat "36.14589"^^xsd:decimal ;
  geo-pos:long "29.60697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Percnon%20gibbesi_2020_36.14589_29.60697_1-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Percnon gibbesi_2020_36.14589_29.60697_1-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Percnon gibbesi_2020_36.14589_29.60697_1-1'^^xsd:string;
  dwc:scientificName 'Percnon gibbesi (H. Milne Edwards, 1853)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '29.60697'^^xsd:double;
  dwc:latitude '36.14589'^^xsd:double;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:aphiaid '107458'^^xsd:integer;
  dwc:occurrenceId 'Percnon gibbesi_2020_36.14589_29.60697_1-1'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '107458'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '7'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2020_36.14589_29.60697_15-15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2020_36.14589_29.60697_15-15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2020_36.14589_29.60697_15-15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.14589 29.60697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.14589"^^xsd:decimal ;
  dwc:decimalLongitude "29.60697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2020_36.14589_29.60697_15-15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.14589 29.60697)"^^geo:wktLiteral ;
  geo-pos:lat "36.14589"^^xsd:decimal ;
  geo-pos:long "29.60697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2020_36.14589_29.60697_15-15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2020_36.14589_29.60697_15-15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2020_36.14589_29.60697_15-15'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '29.60697'^^xsd:double;
  dwc:latitude '36.14589'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2020_36.14589_29.60697_15-15'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2020_36.14589_29.60697_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2020_36.14589_29.60697_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2020_36.14589_29.60697_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.14589 29.60697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.14589"^^xsd:decimal ;
  dwc:decimalLongitude "29.60697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2020_36.14589_29.60697_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.14589 29.60697)"^^geo:wktLiteral ;
  geo-pos:lat "36.14589"^^xsd:decimal ;
  geo-pos:long "29.60697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2020_36.14589_29.60697_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2020_36.14589_29.60697_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2020_36.14589_29.60697_5-5'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '29.60697'^^xsd:double;
  dwc:latitude '36.14589'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2020_36.14589_29.60697_5-5'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Pterois%20miles_2020_36.14589_29.60697_6-22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Pterois%20miles_2020_36.14589_29.60697_6-22> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Pterois%20miles_2020_36.14589_29.60697_6-22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.14589 29.60697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.14589"^^xsd:decimal ;
  dwc:decimalLongitude "29.60697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Pterois%20miles_2020_36.14589_29.60697_6-22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.14589 29.60697)"^^geo:wktLiteral ;
  geo-pos:lat "36.14589"^^xsd:decimal ;
  geo-pos:long "29.60697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Pterois%20miles_2020_36.14589_29.60697_6-22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Pterois miles_2020_36.14589_29.60697_6-22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Pterois miles_2020_36.14589_29.60697_6-22'^^xsd:string;
  dwc:scientificName 'Pterois miles (Bennett, 1828)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '29.60697'^^xsd:double;
  dwc:latitude '36.14589'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '218077'^^xsd:integer;
  dwc:occurrenceId 'Pterois miles_2020_36.14589_29.60697_6-22'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '218077'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '6'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Sargocentron%20rubrum_2020_36.14589_29.60697_20-20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2020_36.14589_29.60697_20-20> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2020_36.14589_29.60697_20-20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.14589 29.60697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.14589"^^xsd:decimal ;
  dwc:decimalLongitude "29.60697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Sargocentron%20rubrum_2020_36.14589_29.60697_20-20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.14589 29.60697)"^^geo:wktLiteral ;
  geo-pos:lat "36.14589"^^xsd:decimal ;
  geo-pos:long "29.60697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Sargocentron%20rubrum_2020_36.14589_29.60697_20-20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Sargocentron rubrum_2020_36.14589_29.60697_20-20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Sargocentron rubrum_2020_36.14589_29.60697_20-20'^^xsd:string;
  dwc:scientificName 'Sargocentron rubrum (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '29.60697'^^xsd:double;
  dwc:latitude '36.14589'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '126400'^^xsd:integer;
  dwc:occurrenceId 'Sargocentron rubrum_2020_36.14589_29.60697_20-20'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '126400'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '11'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2020_36.14589_29.60697_15-15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2020_36.14589_29.60697_15-15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2020_36.14589_29.60697_15-15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.14589 29.60697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.14589"^^xsd:decimal ;
  dwc:decimalLongitude "29.60697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2020_36.14589_29.60697_15-15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.14589 29.60697)"^^geo:wktLiteral ;
  geo-pos:lat "36.14589"^^xsd:decimal ;
  geo-pos:long "29.60697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2020_36.14589_29.60697_15-15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2020_36.14589_29.60697_15-15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2020_36.14589_29.60697_15-15'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '29.60697'^^xsd:double;
  dwc:latitude '36.14589'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2020_36.14589_29.60697_15-15'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_2020_36.14589_29.60697_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_2020_36.14589_29.60697_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_2020_36.14589_29.60697_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.14589 29.60697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.14589"^^xsd:decimal ;
  dwc:decimalLongitude "29.60697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_2020_36.14589_29.60697_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.14589 29.60697)"^^geo:wktLiteral ;
  geo-pos:lat "36.14589"^^xsd:decimal ;
  geo-pos:long "29.60697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_2020_36.14589_29.60697_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_2020_36.14589_29.60697_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_2020_36.14589_29.60697_5-5'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '29.60697'^^xsd:double;
  dwc:latitude '36.14589'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_2020_36.14589_29.60697_5-5'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2020-10-05_36.14589_29.60697_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020-10-05_36.14589_29.60697_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020-10-05_36.14589_29.60697_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.14589 29.60697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.14589"^^xsd:decimal ;
  dwc:decimalLongitude "29.60697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020-10-05_36.14589_29.60697_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.14589 29.60697)"^^geo:wktLiteral ;
  geo-pos:lat "36.14589"^^xsd:decimal ;
  geo-pos:long "29.60697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2020-10-05_36.14589_29.60697_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2020-10-05_36.14589_29.60697_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2020-10-05_36.14589_29.60697_5-5'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '29.60697'^^xsd:double;
  dwc:latitude '36.14589'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2020-10-05_36.14589_29.60697_5-5'^^xsd:string;
  dwc:observationDate '2020-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2020-10-06_36.14589_29.60697_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020-10-06_36.14589_29.60697_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020-10-06_36.14589_29.60697_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.14589 29.60697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.14589"^^xsd:decimal ;
  dwc:decimalLongitude "29.60697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020-10-06_36.14589_29.60697_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.14589 29.60697)"^^geo:wktLiteral ;
  geo-pos:lat "36.14589"^^xsd:decimal ;
  geo-pos:long "29.60697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2020-10-06_36.14589_29.60697_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2020-10-06_36.14589_29.60697_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2020-10-06_36.14589_29.60697_5-5'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '29.60697'^^xsd:double;
  dwc:latitude '36.14589'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2020-10-06_36.14589_29.60697_5-5'^^xsd:string;
  dwc:observationDate '2020-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '16'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2020-10-07_36.14589_29.60697_15-15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020-10-07_36.14589_29.60697_15-15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020-10-07_36.14589_29.60697_15-15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.14589 29.60697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.14589"^^xsd:decimal ;
  dwc:decimalLongitude "29.60697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020-10-07_36.14589_29.60697_15-15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.14589 29.60697)"^^geo:wktLiteral ;
  geo-pos:lat "36.14589"^^xsd:decimal ;
  geo-pos:long "29.60697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2020-10-07_36.14589_29.60697_15-15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2020-10-07_36.14589_29.60697_15-15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2020-10-07_36.14589_29.60697_15-15'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '29.60697'^^xsd:double;
  dwc:latitude '36.14589'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2020-10-07_36.14589_29.60697_15-15'^^xsd:string;
  dwc:observationDate '2020-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '32'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2020-10-08_36.14589_29.60697_15-15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020-10-08_36.14589_29.60697_15-15> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020-10-08_36.14589_29.60697_15-15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.14589 29.60697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.14589"^^xsd:decimal ;
  dwc:decimalLongitude "29.60697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020-10-08_36.14589_29.60697_15-15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.14589 29.60697)"^^geo:wktLiteral ;
  geo-pos:lat "36.14589"^^xsd:decimal ;
  geo-pos:long "29.60697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2020-10-08_36.14589_29.60697_15-15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2020-10-08_36.14589_29.60697_15-15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2020-10-08_36.14589_29.60697_15-15'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '29.60697'^^xsd:double;
  dwc:latitude '36.14589'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2020-10-08_36.14589_29.60697_15-15'^^xsd:string;
  dwc:observationDate '2020-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '15'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20rivulatus_2020-10-09_36.14589_29.60697_5-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020-10-09_36.14589_29.60697_5-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020-10-09_36.14589_29.60697_5-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.14589 29.60697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.14589"^^xsd:decimal ;
  dwc:decimalLongitude "29.60697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20rivulatus_2020-10-09_36.14589_29.60697_5-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.14589 29.60697)"^^geo:wktLiteral ;
  geo-pos:lat "36.14589"^^xsd:decimal ;
  geo-pos:long "29.60697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20rivulatus_2020-10-09_36.14589_29.60697_5-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus rivulatus_2020-10-09_36.14589_29.60697_5-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus rivulatus_2020-10-09_36.14589_29.60697_5-5'^^xsd:string;
  dwc:scientificName 'Siganus rivulatus Forsskål & Niebuhr, 1775'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '29.60697'^^xsd:double;
  dwc:latitude '36.14589'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '127045'^^xsd:integer;
  dwc:occurrenceId 'Siganus rivulatus_2020-10-09_36.14589_29.60697_5-5'^^xsd:string;
  dwc:observationDate '2020-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '127045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '6'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Synaptula%20reciprocans_2020_36.14589_29.60697_4-16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2020_36.14589_29.60697_4-16> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2020_36.14589_29.60697_4-16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.14589 29.60697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.14589"^^xsd:decimal ;
  dwc:decimalLongitude "29.60697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "16"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Synaptula%20reciprocans_2020_36.14589_29.60697_4-16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.14589 29.60697)"^^geo:wktLiteral ;
  geo-pos:lat "36.14589"^^xsd:decimal ;
  geo-pos:long "29.60697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Synaptula%20reciprocans_2020_36.14589_29.60697_4-16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Synaptula reciprocans_2020_36.14589_29.60697_4-16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Synaptula reciprocans_2020_36.14589_29.60697_4-16'^^xsd:string;
  dwc:scientificName 'Synaptula reciprocans (Forsskål, 1775)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '29.60697'^^xsd:double;
  dwc:latitude '36.14589'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:aphiaid '124483'^^xsd:integer;
  dwc:occurrenceId 'Synaptula reciprocans_2020_36.14589_29.60697_4-16'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '124483'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '4'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Torquigener%20flavimaculosus_2020_36.14589_29.60697_15-15_Michail%20Ragkousis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2020_36.14589_29.60697_15-15_Michail%20Ragkousis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2020_36.14589_29.60697_15-15_Michail%20Ragkousis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.14589 29.60697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.14589"^^xsd:decimal ;
  dwc:decimalLongitude "29.60697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2020_36.14589_29.60697_15-15_Michail%20Ragkousis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.14589 29.60697)"^^geo:wktLiteral ;
  geo-pos:lat "36.14589"^^xsd:decimal ;
  geo-pos:long "29.60697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Torquigener%20flavimaculosus_2020_36.14589_29.60697_15-15_Michail%20Ragkousis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Torquigener flavimaculosus_2020_36.14589_29.60697_15-15_Michail Ragkousis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Torquigener flavimaculosus_2020_36.14589_29.60697_15-15_Michail Ragkousis'^^xsd:string;
  dwc:scientificName 'Torquigener flavimaculosus Hardy & Randall, 1983'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Michail Ragkousis'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '29.60697'^^xsd:double;
  dwc:latitude '36.14589'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '219962'^^xsd:integer;
  dwc:occurrenceId 'Torquigener flavimaculosus_2020_36.14589_29.60697_15-15_Michail Ragkousis'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219962'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '3'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Torquigener%20flavimaculosus_2020_36.14589_29.60697_15-15_Orestis%20Papadakis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2020_36.14589_29.60697_15-15_Orestis%20Papadakis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2020_36.14589_29.60697_15-15_Orestis%20Papadakis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.14589 29.60697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.14589"^^xsd:decimal ;
  dwc:decimalLongitude "29.60697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2020_36.14589_29.60697_15-15_Orestis%20Papadakis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.14589 29.60697)"^^geo:wktLiteral ;
  geo-pos:lat "36.14589"^^xsd:decimal ;
  geo-pos:long "29.60697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Torquigener%20flavimaculosus_2020_36.14589_29.60697_15-15_Orestis%20Papadakis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Torquigener flavimaculosus_2020_36.14589_29.60697_15-15_Orestis Papadakis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Torquigener flavimaculosus_2020_36.14589_29.60697_15-15_Orestis Papadakis'^^xsd:string;
  dwc:scientificName 'Torquigener flavimaculosus Hardy & Randall, 1983'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Orestis Papadakis'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '29.60697'^^xsd:double;
  dwc:latitude '36.14589'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '219962'^^xsd:integer;
  dwc:occurrenceId 'Torquigener flavimaculosus_2020_36.14589_29.60697_15-15_Orestis Papadakis'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219962'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '4'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Torquigener%20flavimaculosus_2020_36.14589_29.60697_5-5_Michail%20Ragkousis>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2020_36.14589_29.60697_5-5_Michail%20Ragkousis> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2020_36.14589_29.60697_5-5_Michail%20Ragkousis> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.14589 29.60697)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.14589"^^xsd:decimal ;
  dwc:decimalLongitude "29.60697"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Torquigener%20flavimaculosus_2020_36.14589_29.60697_5-5_Michail%20Ragkousis>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.14589 29.60697)"^^geo:wktLiteral ;
  geo-pos:lat "36.14589"^^xsd:decimal ;
  geo-pos:long "29.60697"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Torquigener%20flavimaculosus_2020_36.14589_29.60697_5-5_Michail%20Ragkousis>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Torquigener flavimaculosus_2020_36.14589_29.60697_5-5_Michail Ragkousis" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Torquigener flavimaculosus_2020_36.14589_29.60697_5-5_Michail Ragkousis'^^xsd:string;
  dwc:scientificName 'Torquigener flavimaculosus Hardy & Randall, 1983'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collector 'Michail Ragkousis'^^xsd:string;
  dwc:yearCollected '2020'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '29.60697'^^xsd:double;
  dwc:latitude '36.14589'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '219962'^^xsd:integer;
  dwc:occurrenceId 'Torquigener flavimaculosus_2020_36.14589_29.60697_5-5_Michail Ragkousis'^^xsd:string;
  dwc:observationDate '2020-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '219962'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  dwc:organismQuantity '1'^^xsd:integer;
  dwc:organismQuantityType 'individuals'^^xsd:string;
  .
<https://eurobis.org/id/location/8697__Siganus%20luridus_1985_36.11667_29.63366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/8697__Siganus%20luridus_1985_36.11667_29.63366> ;
  mr:hasGeometry <https://eurobis.org/id/point/8697__Siganus%20luridus_1985_36.11667_29.63366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.11667 29.63366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.11667"^^xsd:decimal ;
  dwc:decimalLongitude "29.63366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/8697__Siganus%20luridus_1985_36.11667_29.63366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.11667 29.63366)"^^geo:wktLiteral ;
  geo-pos:lat "36.11667"^^xsd:decimal ;
  geo-pos:long "29.63366"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/8697__Siganus%20luridus_1985_36.11667_29.63366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Siganus luridus_1985_36.11667_29.63366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/8697_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2025-03-20'^^xsd:date;
  dwc:institutionCode 'UAegean'^^xsd:string;
  dwc:catalogNumber 'Siganus luridus_1985_36.11667_29.63366'^^xsd:string;
  dwc:scientificName 'Siganus luridus (Rüppell, 1829)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '29.63366'^^xsd:double;
  dwc:latitude '36.11667'^^xsd:double;
  dwc:occurrenceRemarks 'approximate coordinates through Google Earth based on information provided by associatedReferences or asociatedMedia'^^xsd:string;
  dwc:aphiaid '127044'^^xsd:integer;
  dwc:occurrenceId 'Siganus luridus_1985_36.11667_29.63366'^^xsd:string;
  dwc:observationDate '1985-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '127044'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 - WGS 84'^^xsd:string;
  .
# EOF